/* The RJM building journal. Public presentation only; no editor or app style dependencies. */
@font-face{font-family:'Barlow Condensed';src:url('/assets/type/barlow-condensed-semibold.woff2') format('woff2');font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:'Commissioner';src:url('/assets/type/commissioner-regular.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:'Commissioner';src:url('/assets/type/commissioner-semibold.woff2') format('woff2');font-style:normal;font-weight:600 900;font-display:swap}
:root{--story-display:'Barlow Condensed','Arial Narrow',Impact,sans-serif;--story-body:'Commissioner','Trebuchet MS',sans-serif;--story-note:'Courier New',monospace;--mk-paper:#f3f0e8;--mk-ink:#232321;--mk-muted:#65645e;--mk-line:#cbc6ba;--mk-gold:#c4af86;--mk-red:#922f30;--mk-dark:#202321;--story-rust:#a34538;--mk-serif:var(--story-display);--mk-sans:var(--story-body)}
html{scroll-padding-top:164px}
body{font-family:var(--story-body)}
.marketing-site{font-family:var(--story-body)}
.marketing-site h1,.marketing-site h2{font-family:var(--story-display);font-weight:600;font-style:normal;text-transform:uppercase;letter-spacing:-.015em;text-wrap:balance}
.marketing-site h1{font-size:clamp(64px,8.3vw,132px);line-height:.94}
.marketing-site h2{font-size:clamp(46px,5.9vw,86px);line-height:.98;letter-spacing:-.009em}
.marketing-site h2 em{font-style:normal;color:var(--story-rust)}
.marketing-site h3{font-family:var(--story-body);font-weight:600;font-size:24px;letter-spacing:-.03em;line-height:1.2}
.marketing-site p{font-family:var(--story-body);line-height:1.75}
.marketing-site .wrap{width:min(1376px,calc(100% - 112px))}
.marketing-site .section{padding:100px 0}
.marketing-site .eyebrow{font-family:var(--story-note);font-size:12px!important;letter-spacing:.09em!important;font-weight:400;text-transform:uppercase;margin-bottom:22px!important}
.marketing-site .eyebrow::before{display:none}
.marketing-site .button{font-family:var(--story-body);font-size:13px;font-weight:600;letter-spacing:.01em;border-radius:0;gap:26px;box-shadow:none}
.marketing-site .button.primary{background:var(--story-rust);border-color:var(--story-rust);color:#fff}
.marketing-site .button.primary:hover{background:#7f332b;border-color:#7f332b;box-shadow:none}
.marketing-site .button.dark:hover{background:#a34538;border-color:#a34538}
.marketing-site .text-link{font-family:var(--story-body);font-size:13px;line-height:1.5;border-color:#9b8070}
.marketing-site :is(a,button,input,textarea,select,summary):focus-visible{outline:2px solid #b45a32;outline-offset:5px}
.site-header{border-radius:2px;top:16px;background:#f8f5eff5;box-shadow:0 6px 32px #00000012;border-color:#e8e1d7}
.site-header .primary-nav>a:not(.button),.site-header .nav-group>summary{font-size:13px;font-weight:600;font-family:var(--story-body)}
.site-header .primary-nav .button{border-radius:0}
.site-header .nav-flyout{border-radius:0}
.site-header .nav-group[open]>summary{color:var(--story-rust)}
.marketing-site .chapter-label{font:400 12px/1.4 var(--story-note);letter-spacing:.075em;text-transform:uppercase;display:flex;align-items:center;gap:18px;margin:0 0 36px;color:var(--mk-muted)}
.chapter-label>span{display:inline-grid;place-items:center;border:1px solid currentColor;padding:5px 8px;min-width:31px;white-space:nowrap}
/* Opening: confident sign-painter proportions, restrained copy, the actual editable photo. */
.home-hero{min-height:820px;min-height:clamp(790px,98svh,1000px);overflow:hidden;align-items:center}
.home-hero::after{inset:126px 30px 26px;border-color:#fff3}
.hero-media{inset:0 0 -45px}
.hero-media>img{filter:saturate(.79);object-position:center;transform:translate3d(0,var(--hero-offset,0px),0) scale(var(--hero-scale,1.03))}
.hero-shade{background:linear-gradient(90deg,#14201ce8 0%,#101916ad 43%,#12151116 90%),linear-gradient(0deg,#151b18b0,transparent 48%)}
.hero-copy{padding-top:162px;padding-bottom:94px;position:relative;z-index:2}
.hero-copy h1{font:600 clamp(76px,8.55vw,133px)/.91 var(--story-display);letter-spacing:-.009em;max-width:810px;text-wrap:balance;text-shadow:none}
.hero-copy>.eyebrow{font:400 12px/1.6 var(--story-note)!important;letter-spacing:.1em!important;color:#e4cbb1!important}
.hero-copy>p:not(.eyebrow){font-family:var(--story-body);max-width:440px;font-size:16px;line-height:1.7;margin-top:30px;color:#f0eee8}
.hero-actions{margin-top:28px}
.hero-footnote{margin-top:46px;font:400 11px/1.4 var(--story-note);max-width:550px;letter-spacing:0;gap:18px}
.hero-footnote span+span{padding-left:18px}
.hero-edition{position:absolute;right:55px;top:162px;display:flex;gap:17px;color:#faf5ec;z-index:3;border-bottom:1px solid #fff6;padding-bottom:13px;align-items:center}
.hero-edition>span:first-child{font:600 46px/1 var(--story-display);letter-spacing:.015em;border-right:1px solid #fff6;padding-right:16px}
.hero-edition>span:last-child{font:400 11px/1.4 var(--story-note);letter-spacing:.06em}
.hero-scroll{right:56px;bottom:58px;font:400 11px var(--story-note);letter-spacing:.02em}
.scroll-orbit{border-radius:0;width:42px;height:42px;font-family:var(--story-body)}
/* A small chapter index keeps a long story navigable. Normal browser scrolling is retained. */
.story-index{background:var(--mk-paper);border-block:1px solid #ccc6b9;position:sticky;top:91px;z-index:40}
.story-index>.wrap{position:relative;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:55px}
.index-title{font:400 11px/1 var(--story-note);text-transform:uppercase;letter-spacing:.09em;color:#746f63;white-space:nowrap}
.story-index a{font-size:12px;display:flex;gap:10px;align-items:center;text-decoration:none;white-space:nowrap;padding:17px 0;color:#524c42}
.story-index a>span{font:400 10px var(--story-note);color:#948b7f}
.story-index a[aria-current]{color:#9d382d}
.story-index a[aria-current]>span{color:#9d382d}
.story-reading-line{position:absolute;left:0;bottom:-1px;height:2px;background:var(--story-rust);width:calc(var(--story-progress,0) * 100%);pointer-events:none;max-width:100%}
[data-story-chapter]{scroll-margin-top:160px}
/* The reason: words become a composition, not another heading over a stock picture. */
.reason-chapter>.wrap{display:grid;grid-template-columns:1.05fr .85fr;gap:clamp(45px,7vw,116px);align-items:start}
.reason-lede{position:relative}
.reason-type{font:600 clamp(116px,17vw,248px)/.77 var(--story-display);letter-spacing:-.005em;margin-top:76px;position:relative}
.reason-type>span{color:var(--story-rust);position:relative;display:inline-block;margin-top:15px}
.reason-type>span::after{content:'';height:2px;position:absolute;bottom:-25px;left:4px;right:0;background:currentColor}
.reason-note{display:block;font:400 11px/1.5 var(--story-note);letter-spacing:.025em;margin-top:68px}
.reason-body{padding-top:65px}
.reason-body h2{font:600 clamp(32px,3.2vw,45px)/1.14 var(--story-body);letter-spacing:-.04em;text-transform:none;max-width:450px;text-wrap:pretty}
.reason-body>p{font-size:16px;max-width:455px;margin-top:26px}
.reason-body .button{margin-top:28px}
.reason-principle{margin:30px 0 0;border-left:2px solid var(--story-rust);padding:7px 0 7px 22px}
.reason-principle>span{font:400 10px var(--story-note);letter-spacing:.1em;color:#777062}
.reason-principle>p{font-size:17px;margin:15px 0 0;line-height:1.65}
.reason-photo{margin:25px 0 0;height:260px}
.reason-photo img{width:100%;height:100%;object-fit:cover}
/* Two named people instead of invented portraits or testimonials. */
.people-chapter{background:#e6dfd2;border-top:1px solid #c7bead}
.people-chapter>.wrap{display:grid;grid-template-columns:.9fr 1.2fr;gap:90px;align-items:center}
.people-intro h2{max-width:430px;font-size:clamp(50px,5.6vw,80px)}
.people-intro>p:not(.chapter-label){max-width:400px;font-size:16px;margin-top:27px}
.people-pair{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}
.person-sheet{position:relative;background:#f5f1e9;padding:24px 23px 28px;border:1px solid #c8c0b2;min-width:0;box-shadow:9px 11px 0 #d6cfc0}
.person-sheet:nth-child(2){margin-top:52px;background:#282f2c;color:#f6f0e4;box-shadow:9px 11px 0 #c1b6a3}
.person-perspective{font:400 10px var(--story-note);text-transform:uppercase;letter-spacing:.06em}
.person-initial{font:600 126px/1.12 var(--story-display);letter-spacing:0;color:var(--story-rust);margin:15px 0 9px;border-bottom:1px solid #baac95}
.person-sheet:nth-child(2) .person-initial{color:#d8bea1;border-color:#697066}
.person-sheet h3{font:600 23px/1.1 var(--story-body);margin:18px 0 0;letter-spacing:-.04em;text-wrap:wrap}
.person-sheet p{font-size:13px;line-height:1.65;margin:15px 0 0;color:#625c52}
.person-sheet:nth-child(2) p{color:#d9d9cf}
.people-signoff{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center;margin-top:35px;border-top:1px solid #b7ac98;padding-top:23px}
.drawing-cross{font:400 47px/1 var(--story-note);color:var(--story-rust)}
.people-signoff p{font-size:13px;line-height:1.5;margin:0}
.people-signoff .text-link{grid-column:2;margin-top:10px;justify-self:start}
.people-photo{height:270px;margin:0 0 25px}
.people-photo img{height:100%;width:100%;object-fit:cover}
/* Affordability is explained as decisions, without fabricated savings or specifications. */
.decisions-chapter{background:#f9f6ef}
.decisions-chapter>.wrap{display:grid;grid-template-columns:.9fr 1.15fr;gap:clamp(38px,7vw,115px);align-items:start}
.decisions-heading{position:sticky;top:175px}
.decisions-heading>p:not(.chapter-label){font-size:15px;max-width:335px;margin-top:25px}
.decisions-heading h2{font-size:clamp(48px,5.25vw,76px);line-height:1}
.decision-note{display:grid;grid-template-columns:35px 1fr 135px;gap:22px;border-top:1px solid #bfb7a6;padding:35px 0;align-items:center}
.note-no{align-self:start;font:400 12px/1 var(--story-note);color:var(--story-rust);padding-top:6px}
.decision-note h3{font-size:21px;margin:0}
.decision-note p{font-size:14px;line-height:1.75;margin:15px 0 0;color:#6a645a}
.principle-diagram{width:100%;height:auto;color:#5b6157;overflow:visible}
.principle-diagram .accent-fill{fill:#be92702b;stroke:#9f493c}
.principle-diagram .terrain{stroke:#a09c8e;stroke-width:1}
.principle-diagram .dimension-line{stroke:#8c7e69;stroke-width:1}
.drawing-note{font:400 10px/1.65 var(--story-note)!important;color:#766f64;max-width:460px;border-top:1px solid #c1bbaa;padding-top:16px;margin:0 0 26px}
/* Home cards become a plan collection with clear, editable photography slots. */
.collection-section{background:#d9d1c0;border-block:1px solid #beb59f}
.collection-section .section-heading{align-items:end}
.collection-intro{max-width:360px}
.collection-intro p{font-size:15px;margin:0 0 25px;color:#5b5549}
.home-grid{gap:25px}
.home-card{border-radius:0;box-shadow:none;background:#f8f4ec;border:1px solid #c4baa8}
.home-card:hover{box-shadow:0 16px 28px #3c362012;transform:translateY(-3px)}
.home-card:nth-child(2){margin-top:30px}
.home-card:nth-child(3){margin-top:60px}
.home-image{height:290px;position:relative;border-bottom:1px solid #beb9ad}
.home-image img{object-fit:cover}
.home-copy{padding:29px 24px}
.home-copy h3{font:600 46px/.97 var(--story-display);text-transform:uppercase;letter-spacing:0}
.home-copy .eyebrow{font:400 10px/1.4 var(--story-note)!important;letter-spacing:.05em!important;margin-bottom:12px!important}
.home-copy .eyebrow::before{display:none}
.home-copy p.home-stats{font:400 12px/1.6 var(--story-note);gap:9px}
.home-copy>small{font:400 10px/1.5 var(--story-note);color:#726c5e}
.home-copy>p:not(.home-stats):not(.price){font-size:14px;min-height:72px;line-height:1.7;margin-top:18px}
.home-copy .text-link{font-size:12px;margin-top:5px}
.card-number{top:19px;left:19px;font:400 12px var(--story-note);border:1px solid #817865;background:#faf6e8de;color:#252721;border-radius:0;min-width:29px;height:29px}
.status-pill{border-radius:0;top:20px;right:18px;font:400 9px/1.3 var(--story-note);letter-spacing:0;padding:7px 9px;color:#f4eee1;background:#29322ee8}
.image-placeholder,.home-card:nth-child(2) .image-placeholder,.home-card:nth-child(3) .image-placeholder{background:#ddd6c5;color:#3d453f}
.home-card:nth-child(2) .image-placeholder{background:#b9c0b1}
.home-card:nth-child(3) .image-placeholder{background:#cbb8a5}
.image-placeholder::before{inset:17px;border-color:#605b453b}
.image-placeholder::after{background:repeating-linear-gradient(0deg,transparent 0,transparent 31px,#3d463612 31px,#3d463612 32px);opacity:1}
.image-placeholder .placeholder-monogram{font:600 105px/1 var(--story-display);letter-spacing:.015em;color:#60665b;opacity:.12}
.image-placeholder>span:not(.placeholder-monogram){font:600 36px/1 var(--story-display);text-transform:uppercase;font-style:normal;letter-spacing:.02em}
.image-placeholder>small{font:400 10px/1.4 var(--story-note);letter-spacing:.01em;color:#686451;margin-top:16px}
/* The build unfolds in real time as the reader reaches the next existing CMS step. */
.story-build{background:#242d28;color:#f3eee5;position:relative}
.story-build::before{display:none}
.story-build>.wrap{display:grid;grid-template-columns:1fr 1fr;gap:clamp(55px,8vw,130px);align-items:start}
.story-build .process-heading{position:sticky;top:170px;align-self:start}
.story-build .process-heading h2{font-size:clamp(46px,4.8vw,70px);max-width:500px;margin:0}
.story-build .section-heading{margin-bottom:20px}
.story-build .chapter-label{color:#c3b9a5;margin-bottom:26px;font-size:11px}
.story-build .process-marker{display:flex;font:400 12px/1 var(--story-note);gap:12px;margin-top:18px;align-items:center}
.story-build .process-marker-line{width:80px;height:1px;background:#788579}
.story-build .process-marker>span{font-family:var(--story-note);font-size:12px}
.journey-drawing{position:relative;border:1px solid #6b7869;margin:25px 0 24px;padding:15px;background:linear-gradient(105deg,#323d344d,#202923);color:#d6d7c5}
.drawing-meta{display:flex;align-items:center;justify-content:space-between;font:400 10px/1.5 var(--story-note);letter-spacing:.05em;color:#bdbca7}
.build-sequence{width:100%;height:auto;max-height:280px;display:block}
.drawing-guide{opacity:.18;stroke-width:.5}
.journey-panel{opacity:0;transition:opacity .6s,transform .7s;transform:translateY(12px);transform-origin:center}
.drawing-paper{fill:#26352c;stroke:#b9c5af}
.drawing-highlight{stroke:#e3b185;fill:#d9a87f14}
.scene-build .drawing-highlight{fill:#bd8f6875}
[data-journey-scene="0"] .scene-budget,[data-journey-scene="1"] .scene-land,[data-journey-scene="2"] .scene-plan,[data-journey-scene="3"] .scene-build,[data-journey-scene="4"] .scene-home{opacity:1;transform:none}
.journey-drawing figcaption{font:400 11px/1.4 var(--story-note);border-top:1px solid #5c6c5b;padding-top:11px;color:#d9d6c6}
.journey-drawing figcaption small{display:block;font-size:9px;color:#aebaa5;margin-top:6px}
.story-build .button{min-height:42px;padding:11px 18px;font-size:12px}
.story-build .steps{margin:50px 0 0;display:block;border:0;position:relative;padding-left:35px}
.story-build .steps::before{content:'';position:absolute;left:0;top:0;bottom:0;width:1px;background:#647466}
.story-build .steps::after{content:'';position:absolute;left:0;top:0;width:2px;background:#e2b58f;height:calc(var(--process-progress,0)*100%);max-height:100%}
.story-build .steps>li{min-height:320px;display:block;position:relative;padding:25px 0 70px;border:0;opacity:.65}
.story-build .steps>li::before{content:'';position:absolute;left:-39px;top:31px;width:9px;height:9px;background:#242d28;border:1px solid #b8bfa8;transform:rotate(45deg);z-index:2}
.story-build .steps>li.is-current{opacity:1}
.story-build .steps>li.is-current::before{background:#e2b58f;border-color:#e2b58f}
.story-build .steps>li>span{font:600 70px/1 var(--story-display);color:#bf9d7e;display:block;margin-bottom:22px}
.story-build .steps h3{font:600 clamp(27px,2.5vw,36px)/1.05 var(--story-display);text-transform:uppercase;letter-spacing:.01em;color:#f3eee5}
.story-build .steps p{color:#d0d2c4;font-size:15px;line-height:1.75;max-width:400px;margin:18px 0 0}
/* Existing portals are a continuation of the story, not a simulated dashboard. */
.portal-section{background:#f0eadf;color:#242723}
.portal-section .section-heading h2{max-width:620px}
.portal-section .section-heading>p{font-size:16px;color:#635e54}
.portal-grid{gap:0;border-top:1px solid #afa795;background:none}
.portal-grid article{border:0;border-right:1px solid #c8bcaa;border-radius:0;padding:40px 28px;background:transparent;box-shadow:none}
.portal-grid article:last-child{border-right:0}
.portal-grid article>span{font:400 12px var(--story-note);color:var(--story-rust)}
.portal-grid article h3{font:600 31px/1 var(--story-display);text-transform:uppercase;letter-spacing:.01em;color:#272d26}
.portal-grid article p{font-size:14px;color:#605d50}
.portal-section .fine-print{color:#716a5b;font-size:11px}
.location-chapter-label{padding-top:60px}
.location-chapter-label .chapter-label{margin:0}
.areas-section{background:var(--mk-paper)}
.areas-section h2{font-size:clamp(50px,5.8vw,84px)}
.areas-section .county-map{background:#e5ded0;border-radius:0;border:1px solid #c8bda8;box-shadow:11px 11px 0 #d6ccba;margin-bottom:12px}
.county-map .county.selected{fill:#984638}
.county-map figcaption{font-family:var(--story-note);font-size:9px}
.county-list a{font-family:var(--story-body);font-size:13px;border-radius:0}
.portfolio-journal{padding:5px 0 100px;background:var(--mk-paper)}
.portfolio-journal>.wrap{border-top:1px solid #b6ad99;padding-top:45px;display:grid;grid-template-columns:1fr 1.1fr;gap:90px}
.portfolio-journal h2{font-size:clamp(40px,4.2vw,60px);max-width:470px}
.portfolio-journal .text-link{margin-top:30px}
.portfolio-journal .chapter-label{font-size:10px}
.portfolio-journal ol{list-style:none;padding:0;margin:0}
.portfolio-journal li{display:grid;grid-template-columns:24px 1fr auto;gap:15px;padding:20px 0;border-bottom:1px solid #c6bda8;align-items:center}
.portfolio-journal li>span,.portfolio-journal li>small{font:400 10px var(--story-note);color:#776f5e}
.portfolio-journal li>a{font-size:15px;font-weight:600;text-decoration:none;color:#433e34}
.portfolio-journal li>a:hover{color:#a34538}
/* Conclude with a useful choice rather than a wall of sales copy. */
.pathways{background:#302e27;color:#f1e8d5}
.pathways .path-grid{gap:0;border-block:1px solid #7b756653}
.pathways .path-card{background:none;border:0;border-right:1px solid #7b756653;border-radius:0;box-shadow:none;padding:33px 28px;min-height:280px}
.pathways .path-card:last-child{border-right:0}
.pathways .path-card:hover{background:#e2cda90b}
.pathways .path-card h3{color:#eee6d7;font:600 38px/1 var(--story-display);text-transform:uppercase}
.pathways .path-card p{color:#c4baaa;font-size:14px;max-width:270px}
.pathways .path-num{font:400 11px var(--story-note);color:#d7b291;margin-bottom:30px}
.pathways .circle-arrow{border-radius:0;border-color:#e2cda94d}
.story-questions .faq-list summary{font-size:15px}
.story-questions h2{font-size:clamp(45px,4.3vw,65px)}
.cta-band{padding:95px 0;min-height:490px}
.cta-band h2{font-size:clamp(65px,9vw,138px);line-height:.9;max-width:870px;letter-spacing:0}
.cta-band p:not(.eyebrow){font-size:16px;max-width:460px}
.cta-band>.wrap{align-items:end}
.cta-band .button{margin-bottom:12px}
.site-footer{background:#1e2520}
.site-footer .brand img{filter:brightness(0) invert(1)}
.site-footer nav a,.site-footer p,.site-footer a{font-family:var(--story-body)}
.site-footer .footer-brand{background:transparent}
/* Interior pages share the same identity, with readable long-form text and untouched forms. */
.page-intro{background:var(--mk-paper);border-bottom:1px solid var(--mk-line);padding:165px 0 70px}
.page-intro h1{font:600 clamp(62px,8.2vw,115px)/.95 var(--story-display);text-transform:uppercase;letter-spacing:-.012em;max-width:1000px}
.page-intro .lead{font:400 18px/1.7 var(--story-body);max-width:650px;margin-top:28px}
.home-detail{padding-top:150px}
.home-detail h1{font:600 clamp(68px,8vw,115px)/.95 var(--story-display);text-transform:uppercase;letter-spacing:0}
.home-detail .lead{font-size:17px;max-width:530px}
.spec-grid b{font:600 56px/1 var(--story-display)}
.spec-grid span,.dimension,.status-note{font-family:var(--story-note);font-size:11px}
.detail-image{border-radius:0}
.reading-section h2{font-family:var(--story-display);font-size:clamp(35px,4vw,54px);letter-spacing:0;line-height:1.05}
.reading-section p{font-size:17px}
.reading-section>span{font:400 14px/1 var(--story-note)}
.contact-layout h2{font-size:57px}
.inquiry-form{border-radius:0;background:#f9f6ef;box-shadow:9px 10px 0 #e0d7c5}
.inquiry-form input,.inquiry-form select,.inquiry-form textarea{border-radius:0;font-family:var(--story-body);font-size:16px}
.inquiry-form label{font-family:var(--story-body);font-size:13px}
.empty-state{border-radius:0}
.empty-state h2{font-size:clamp(44px,5vw,72px)}
.filter-bar label,.filter-bar select{font-family:var(--story-body);font-size:14px}
.filter-bar select{border-radius:0}
.preview-banner{font-family:var(--story-body)}
@media(min-width:1700px){.hero-copy h1{max-width:920px}.hero-edition{right:calc((100vw - 1440px)/2 + 25px)}}
@media(max-width:1190px){
 .marketing-site .wrap{width:calc(100% - 72px)}
 .people-chapter>.wrap{gap:45px;grid-template-columns:.85fr 1.1fr}
 .decision-note{grid-template-columns:24px 1fr 100px;gap:15px}
 .story-build>.wrap{gap:65px}
 .person-sheet{padding:21px 17px}.person-sheet h3{font-size:20px}
 .site-header .primary-nav{gap:20px}
 .hero-copy h1{font-size:clamp(78px,9.3vw,111px);max-width:710px}
 .hero-edition{right:45px;font-size:10px}
 .home-copy h3{font-size:40px}
 .home-copy{padding:27px 20px}
 .home-stats{flex-wrap:wrap}
 .story-build .process-heading{top:150px}
 .build-sequence{max-height:250px}
}
@media(max-width:900px){
 .marketing-site .wrap{width:calc(100% - 44px)}
 .marketing-site .section{padding:78px 0}
 .story-index{top:87px}.story-index>.wrap{gap:16px;overflow-x:auto;width:100%;padding:0 22px;scrollbar-width:none;justify-content:flex-start}
 .index-title{display:none}.story-index a{flex:0 0 auto;padding:17px 7px}.story-reading-line{display:none}
 .home-hero{min-height:810px}.hero-copy h1{max-width:670px;font-size:clamp(77px,10vw,103px)}
 .hero-edition{display:none}.hero-copy{padding-top:150px;padding-bottom:105px}
 .hero-scroll{right:38px;bottom:39px}
 .reason-chapter>.wrap{gap:35px;grid-template-columns:1fr 1fr}
 .reason-type{font-size:clamp(104px,17vw,153px);margin-top:80px}
 .reason-body h2{font-size:31px}.reason-body>p{font-size:15px}
 .reason-note{font-size:9px;margin-top:55px}
 .people-chapter>.wrap{grid-template-columns:1fr;gap:32px}
 .people-intro{max-width:680px}.people-intro h2{max-width:600px}.people-intro>p:not(.chapter-label){max-width:550px}
 .people-composition{max-width:650px;margin-left:auto;width:100%}.people-pair{gap:30px}
 .person-sheet{padding:24px 27px}.person-sheet h3{font-size:23px}.person-sheet p{font-size:14px}
 .decisions-chapter>.wrap{gap:35px;grid-template-columns:.85fr 1.15fr}
 .decisions-heading h2{font-size:50px}.decision-note{grid-template-columns:22px 1fr;position:relative}
 .decision-note .principle-diagram{grid-column:2;max-width:130px;justify-self:end;margin-top:-5px}
 .story-build>.wrap{grid-template-columns:1fr 1fr;gap:40px}.story-build .process-heading h2{font-size:47px}
 .story-build .chapter-label{font-size:10px;gap:10px}.story-build .steps{padding-left:24px}
 .story-build .steps>li::before{left:-28px}.story-build .steps>li{min-height:330px;padding:22px 0 45px}
 .journey-drawing{padding:12px}.build-sequence{max-height:220px}
 .drawing-meta{font-size:8px}.journey-drawing figcaption{font-size:10px}
 .journey-drawing figcaption small{font-size:8px}
 .portal-grid{grid-template-columns:1fr}.portal-grid article{border-right:0;border-bottom:1px solid #c8bcaa;padding:29px 0;display:grid;grid-template-columns:25px 1fr;gap:12px}
 .portal-grid article>h3,.portal-grid article>p,.portal-grid article>.button{grid-column:2;margin:0}.portal-grid article>span{grid-column:1;grid-row:1}
 .portal-grid article>.button{justify-self:start;margin-top:15px}
 .portfolio-journal>.wrap{gap:35px}.portfolio-journal li{grid-template-columns:20px 1fr}.portfolio-journal li>small{display:none}
 .pathways .path-grid{grid-template-columns:1fr}.pathways .path-card{border-right:0;border-bottom:1px solid #7b756653;min-height:0;display:grid;grid-template-columns:38px 1fr;gap:20px;padding:30px 0}
 .pathways .path-num{margin-top:4px}.pathways .path-card>div{display:grid;grid-template-columns:1fr auto}
 .pathways .path-card p{grid-column:1;max-width:none}.pathways .circle-arrow{grid-column:2;grid-row:1/3;margin:0 0 0 15px;align-self:center}
 .pathways .path-card h3{font-size:35px}.pathways .path-card p{font-size:14px}
 .home-card:nth-child(2),.home-card:nth-child(3){margin-top:0}
 .home-grid{grid-template-columns:1fr 1fr;gap:20px}.home-card:last-child{grid-column:1/-1;max-width:420px;width:100%;justify-self:center}
 .site-header{top:10px;width:calc(100% - 24px)}
 .site-header .primary-nav{border-radius:0}
}
@media(max-width:620px){
 html{scroll-padding-top:144px}
 .marketing-site .wrap{width:calc(100% - 38px)}
 .marketing-site .section{padding:64px 0}
 .marketing-site .chapter-label{font-size:10px;gap:13px;letter-spacing:.025em;margin-bottom:27px}
 .chapter-label>span{font-size:10px;padding:4px 6px;min-width:26px}
 .marketing-site h2{font-size:52px;line-height:.98}
 .marketing-site .eyebrow{font-size:10px!important}
 .home-hero{min-height:790px;min-height:max(770px,95svh)}
 .home-hero::after{inset:107px 11px 14px}
 .hero-copy{padding-top:136px;padding-bottom:88px}
 .hero-copy h1{font-size:clamp(61px,15.3vw,93px);max-width:100%;line-height:.95;letter-spacing:-.007em;text-wrap:wrap}
 .hero-copy>p:not(.eyebrow){font-size:15px;max-width:330px;line-height:1.75;margin-top:25px}
 .hero-copy>.eyebrow{font-size:10px!important;letter-spacing:.05em!important;line-height:1.5!important}
 .hero-actions{gap:10px;margin-top:24px;align-items:flex-start}
 .hero-actions .button{padding:13px 16px;min-height:47px;font-size:12px;gap:17px}
 .hero-footnote{margin-top:32px;padding-top:18px;display:flex;flex-wrap:wrap;gap:9px 15px;font-size:9px}
 .hero-footnote span+span{border:0;padding:0}
 .hero-scroll{right:24px;bottom:30px;font-size:9px;gap:13px}
 .scroll-orbit{width:32px;height:32px;font-size:19px}
 .hero-shade{background:linear-gradient(90deg,#12221df2,#13211cd4 48%,#17231c73),linear-gradient(0deg,#18251c99,transparent 70%)}
 .story-index{top:86px}.story-index>.wrap{width:100%;padding-inline:12px;gap:11px;min-height:48px}.story-index a{font-size:11px;gap:7px;padding:15px 5px}
 [data-story-chapter]{scroll-margin-top:145px}
 .reason-chapter>.wrap{grid-template-columns:1fr;gap:35px}
 .reason-type{font-size:clamp(146px,40vw,222px);margin-top:40px;line-height:.75}
 .reason-type>span{margin-top:12px}
 .reason-note{margin-top:45px;font-size:10px}
 .reason-body{padding-top:15px}
 .reason-body h2{font:600 33px/1.15 var(--story-body);text-transform:none;letter-spacing:-.04em;max-width:390px}
 .reason-body>p{font-size:16px}
 .reason-principle>p{font-size:16px}.reason-body .button{margin-top:24px}
 .people-chapter>.wrap{gap:30px}.people-intro h2{font-size:55px;max-width:360px}
 .people-pair{gap:15px}.person-sheet{padding:19px 15px 22px;box-shadow:5px 6px 0 #d0c7b6}.person-sheet:nth-child(2){box-shadow:5px 6px 0 #bfb29c;margin-top:39px}
 .person-initial{font-size:92px;margin-top:13px}.person-perspective{font-size:8px;letter-spacing:0}
 .person-sheet h3{font-size:21px;line-height:1.1}.person-sheet p{font-size:12px;line-height:1.7}
 .people-signoff{margin-top:32px;padding-top:18px}.people-photo{height:220px}
 .decisions-chapter>.wrap{grid-template-columns:1fr;gap:36px}.decisions-heading{position:static}.decisions-heading h2{font-size:54px}
 .decisions-heading>p:not(.chapter-label){font-size:16px;max-width:400px}
 .decision-note{grid-template-columns:23px 1fr 89px;gap:15px;padding:28px 0}
 .decision-note .principle-diagram{grid-column:3;grid-row:1;max-width:none;align-self:start;padding-top:13px;margin:0}
 .decision-note h3{font-size:20px;line-height:1.1}.decision-note p{font-size:14px;line-height:1.7;margin-top:15px;grid-column:1/-1}
 .decision-note>div{grid-column:2/-1}.decision-note h3{padding-right:104px;min-height:55px}
 .decision-note .principle-diagram{position:absolute;right:0;top:19px;width:90px;height:70px}
 .note-no{padding-top:3px}.drawing-note{font-size:9px!important}
 .collection-section .section-heading{display:block;margin-bottom:33px}
 .collection-intro{margin-top:25px;max-width:none}.collection-intro p{font-size:15px}
 .home-grid{grid-template-columns:1fr;gap:26px}.home-card:last-child{max-width:none;grid-column:auto}
 .home-image{height:265px}.home-copy{padding:26px 24px}.home-copy h3{font-size:46px}.home-copy p.home-stats{font-size:12px}
 .home-copy>p:not(.home-stats):not(.price){min-height:0;margin-bottom:25px;font-size:15px}
 .story-build>.wrap{grid-template-columns:1fr;gap:0}
 .story-build .process-heading{position:static;top:auto}.story-build .process-heading h2{font-size:53px}
 .journey-drawing{max-width:500px;margin-top:24px}.build-sequence{max-height:270px}
 .story-build .process-marker{margin:12px 0 0}
 .drawing-meta{font-size:10px}.journey-drawing figcaption{font-size:11px}.journey-drawing figcaption small{font-size:9px}
 .story-build .steps{margin-top:30px;padding-left:27px}
 .story-build .steps>li{min-height:0;padding:25px 0 35px;opacity:1;display:grid;grid-template-columns:42px 1fr;gap:21px}
 .story-build .steps>li::before{left:-31px;top:32px}
 .story-build .steps>li>span{font-size:42px;line-height:1;margin:0}
 .story-build .steps h3{font-size:28px}.story-build .steps p{font-size:14px;line-height:1.8;margin-top:14px}
 .portal-section .section-heading>p{font-size:16px}.portal-grid article h3{font-size:31px}.portal-grid article p{font-size:15px}
 .location-chapter-label{padding-top:52px}.location-chapter-label .chapter-label{margin:0}
 .areas-section .county-map{box-shadow:5px 6px 0 #d6ccba;margin:0 5px 10px 0}.county-map figcaption{font-size:8px}
 .portfolio-journal{padding:0 0 60px}.portfolio-journal>.wrap{grid-template-columns:1fr;gap:36px;padding-top:37px}
 .portfolio-journal h2{font-size:45px}.portfolio-journal li{padding:17px 0}.portfolio-journal li>a{font-size:15px}
 .pathways .path-card{gap:14px}.pathways .path-card h3{font-size:30px}.pathways .path-card p{line-height:1.6}.pathways .circle-arrow{width:36px;height:36px;font-size:21px}
 .story-questions h2{font-size:51px}.story-questions .faq-list summary{font-size:15px;line-height:1.6}
 .cta-band{padding:70px 0;min-height:450px}.cta-band h2{font-size:clamp(67px,18vw,106px);line-height:.95}.cta-band p:not(.eyebrow){font-size:15px}
 .cta-band>.wrap{display:block}.cta-band .button{margin-top:29px}
 .page-intro{padding:145px 0 56px}.page-intro h1{font-size:clamp(55px,13.8vw,84px);line-height:1;max-width:100%;text-wrap:wrap}.page-intro .lead{font-size:16px}
 .home-detail{padding-top:135px}.home-detail h1{font-size:70px}.home-detail .lead{font-size:16px}
 .spec-grid b{font-size:45px}.spec-grid span{font-size:9px}.reading-section h2{font-size:40px}.reading-section p{font-size:16px}
 .contact-layout h2{font-size:49px}.inquiry-form{box-shadow:5px 6px 0 #e0d7c5;padding:22px 18px}.inquiry-form label{font-size:12px}
 .site-footer .footer-bottom{font-size:10px}
}
@media(prefers-reduced-motion:reduce){.journey-panel{transition:none;transform:none}.story-build .steps::after{transition:none}.hero-media>img{transform:none!important}.marketing-site *{scroll-behavior:auto}}
/* Explicit contrast and inheritance boundaries for the earlier architectural base layer. */
.marketing-site .portal-section .eyebrow{color:#786554!important}
.marketing-site .portal-section .section-heading>p:not(.eyebrow){color:#5f5d51;font-size:16px}
.marketing-site .portal-grid .button.dark{background:#29302b;border-color:#29302b;color:#f8f4ea;min-width:125px}
.marketing-site .portal-grid .button.dark:hover{background:#923b30;border-color:#923b30;color:white}
.marketing-site .portal-grid article:hover{transform:none;box-shadow:none;background:#d9cdb31c}
.marketing-site .page-intro{color:#232823}
.marketing-site .page-intro>.wrap>.eyebrow{color:#8a4e3e!important}
.marketing-site .page-intro .lead{color:#686357}
.page-intro::before{display:none}
.page-intro::after{-webkit-text-stroke:1px #7d6b5126}
.reading-lead{font:400 22px/1.65 var(--story-body)}
.story-build .steps::after{transform:none;bottom:auto}
.story-build .steps>li>span,.process-marker{font-style:normal}
.story-build .process-heading .button{margin-top:4px}
.step-sketch{display:none}
.county-map figcaption i{background:#984638}
.marketing-site .pathways .path-card::before,.marketing-site .pathways .path-card::after{display:none}
@media(max-width:620px){
 .step-sketch{display:block;margin-top:18px}
 .step-sketch .journey-drawing{margin:0;padding:8px;background:#27362b;max-width:310px}
 .step-sketch .drawing-meta,.step-sketch figcaption{display:none}
 .step-sketch .build-sequence{max-height:170px}
 .story-build .process-heading>.journey-drawing{display:none}
 .story-build .process-heading .button{margin-top:18px}
 .story-build .steps>li{padding-bottom:25px}
}
@media(min-width:621px) and (max-height:850px){
 .story-build .process-heading{top:145px}
 .story-build .process-heading h2{font-size:43px}
 .story-build .journey-drawing{margin:14px 0;padding:10px}
 .story-build .build-sequence{max-height:160px}
 .story-build .chapter-label{margin-bottom:19px}
}
/* One anchor offset, not scroll-padding plus a second margin. */
#discover,#collection,[data-story-chapter]{scroll-margin-top:0}

/* Founder portraits */
.leadership-pair{align-items:stretch}
.leadership-pair .person-sheet,
.leadership-pair .person-sheet:nth-child(2){margin-top:0;background:#f5f1e9;color:var(--story-ink);box-shadow:9px 11px 0 #d6cfc0}
.person-headshot{margin:0 0 22px;aspect-ratio:4/5;overflow:hidden;background:#d9d1c3;border:1px solid #c8c0b2}
.person-headshot img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}
.person-role{margin:7px 0 0!important;font:700 10px/1.4 var(--story-note)!important;letter-spacing:.08em;text-transform:uppercase;color:var(--story-rust)!important}
.leadership-pair .person-sheet p{color:#625c52!important}
.about-leadership{background:#e6dfd2;border-top:1px solid #c7bead}
.about-leadership .section-heading{max-width:760px;margin-bottom:52px}
.about-leadership .section-heading>p:not(.eyebrow){max-width:610px;color:#625c52}
.about-leadership .people-pair{max-width:900px}
.legacy-note{max-width:900px;margin-top:54px;padding:30px 0 0;border-top:1px solid #b7ac98}
.legacy-note h3{font-size:28px}
.legacy-note p{max-width:720px;color:#625c52}
@media(max-width:700px){
 .leadership-pair{grid-template-columns:1fr!important;gap:22px!important}
 .leadership-pair .person-sheet:nth-child(2){margin-top:0!important}
 .person-headshot{aspect-ratio:4/3}
 .about-leadership .section-heading{margin-bottom:30px}
}
