:root{--ink:#151515;--muted:#77736b;--paper:#f5f2eb;--white:#fbfaf7;--line:rgba(21,21,20,.09);--green:#17221c;--hero-progress:0}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif}a{text-decoration:none;color:inherit}button{font:inherit;border:0}
.nav{position:fixed;z-index:100;top:0;left:0;right:0;height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 48px;color:#fff;background:linear-gradient(rgba(0,0,0,.46),transparent);font-size:12px}.brand{display:flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.15em;font-weight:600}.brand-mark{width:28px;height:28px;border-radius:9px;background:rgba(18,18,17,.85);color:#fff;display:grid;place-items:center;font-size:12px;letter-spacing:0}.nav nav{display:flex;gap:34px}.nav nav a{opacity:.88;transition:opacity .2s}.nav nav a:hover{opacity:1}.nav-actions{display:flex;align-items:center;gap:18px}.lang-wrap{position:relative}.lang{background:transparent;color:#fff;font-size:11px;cursor:pointer;padding:8px 4px}.lang span{margin-left:5px}.lang-menu{position:absolute;right:0;top:38px;width:128px;padding:6px;background:rgba(250,248,243,.98);border:1px solid rgba(20,20,20,.08);border-radius:15px;box-shadow:0 20px 50px rgba(0,0,0,.16);opacity:0;visibility:hidden;transform:translateY(-5px);transition:.2s}.lang-menu.open{opacity:1;visibility:visible;transform:none}.lang-menu button{display:block;width:100%;text-align:left;background:transparent;padding:9px 11px;border-radius:10px;color:#222;font-size:11px;cursor:pointer}.lang-menu button:hover{background:#ece8df}.nav-cta,.light-button{background:#fff;color:#171716;border-radius:999px;padding:13px 19px;font-size:11px}.light-button{display:inline-flex;align-items:center;justify-content:center;width:max-content;gap:0;margin-top:8px;white-space:nowrap}.dark-button{background:#171716;color:#fff;border-radius:999px;padding:14px 19px;font-size:11px;display:inline-flex;gap:25px;align-items:center}.outline-button{border:1px solid #171716;border-radius:999px;padding:14px 19px;font-size:11px;display:inline-flex;justify-content:center}
.hero-story{height:300vh}.hero-sticky{position:sticky;top:0;height:100vh;overflow:hidden;background:#161616}.hero-stage{position:absolute;inset:0}.hero-stage>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-build{z-index:1}.hero-complete{z-index:2;opacity:0;will-change:opacity}.hero-overlay{position:absolute;z-index:4;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.84) 0%,rgba(0,0,0,.68) 28%,rgba(0,0,0,.22) 62%,rgba(0,0,0,.08) 100%),linear-gradient(0deg,rgba(0,0,0,.32),transparent 52%)}.hero-copy{position:absolute;z-index:6;left:5.5vw;top:25vh;max-width:650px;color:#fff}.eyebrow{font-size:9px;letter-spacing:.22em;text-transform:uppercase;opacity:.62;margin:0 0 19px}.hero-copy h1,.compare-copy h2,.phone-copy h2,.editorial h2,.share-section h2,.privacy-section h2,.pricing h2{font-family:'Playfair Display',Georgia,serif;font-weight:400;letter-spacing:-.035em}.hero-copy h1{font-size:clamp(62px,7vw,110px);line-height:.88;margin:0 0 25px}.hero-copy h1 em,.compare-copy h2 em,.phone-copy h2 em,.privacy-section h2 em,.share-section h2 em{font-style:italic}.hero-copy>p:not(.eyebrow){font-size:14px;line-height:1.6;max-width:560px;color:rgba(255,255,255,.88);margin-bottom:18px}.hero-cue{position:absolute;z-index:7;bottom:35px;left:50%;transform:translateX(-50%);color:#fff;font-size:9px;letter-spacing:.13em;opacity:.8;text-align:center;text-transform:uppercase}.hero-cue b{display:block;font-size:18px;font-weight:400;margin-top:7px}.build-stage{position:absolute;z-index:7;right:6vw;top:25vh;display:flex;flex-direction:column;gap:18px;color:#fff;font-size:9px;letter-spacing:.15em;text-transform:uppercase;transition:opacity .3s}.build-stage span{display:flex;align-items:center;gap:12px}.build-stage span:before{content:"";width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.82);box-shadow:0 0 0 5px rgba(255,255,255,.08)}
.compare-section{min-height:100vh;background:#f5f2eb;padding:90px 5.5vw}.compare-inner{max-width:1500px;margin:0 auto;min-height:calc(100vh - 180px);display:grid;grid-template-columns:.62fr 1.38fr;gap:6vw;align-items:center}.compare-copy{padding-left:1.5vw}.compare-copy h2{font-size:clamp(48px,5vw,78px);line-height:.93;margin:0 0 27px}.compare-copy>p:not(.eyebrow){max-width:390px;color:#777;line-height:1.65;font-size:13px}.compare-wrap{min-width:0}.compare-frame{position:relative;width:100%;aspect-ratio:1.35/1;overflow:hidden;border-radius:31px;background:#222;box-shadow:0 28px 70px rgba(35,29,21,.13);touch-action:none;user-select:none}.compare-before,.compare-after,.compare-after img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.compare-after{z-index:2;clip-path:inset(0 0 0 50%);overflow:hidden}.compare-divider{position:absolute;z-index:5;top:0;bottom:0;left:50%;width:2px;background:#fff;cursor:ew-resize;touch-action:none;box-shadow:0 0 18px rgba(0,0,0,.2)}.compare-divider span{position:absolute;top:50%;left:1px;transform:translate(-50%,-50%);width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#171716;box-shadow:0 10px 28px rgba(0,0,0,.2);font-size:17px}.compare-label{position:absolute;z-index:6;top:18px;color:#fff;background:rgba(20,20,18,.58);padding:9px 13px;border-radius:999px;font-size:9px;letter-spacing:.17em}.compare-label.before{left:18px}.compare-label.after{right:18px}.compare-hint{text-align:center;color:#89857c;font-size:9px;letter-spacing:.17em;text-transform:uppercase;margin-top:15px}
.phone-story{height:520vh;background:#f7f4ed}.phone-sticky{position:sticky;top:0;height:100vh;overflow:hidden;display:flex;align-items:center}.phone-copy{position:absolute;z-index:3;left:7vw;top:29%;width:40%;max-width:570px}.phone-copy h2{font-size:clamp(52px,5.4vw,86px);line-height:.94;margin:0 0 25px}.phone-copy>p:not(.eyebrow){max-width:500px;color:#777;line-height:1.7;font-size:14px}.phone-progress{display:flex;gap:7px;margin-top:34px}.phone-progress span{width:28px;height:2px;background:#d7d2c8;transition:.4s}.phone-progress span.active{background:#171716;width:48px}.phone-stage{position:absolute;z-index:2;right:12vw;top:50%;transform:translateY(-50%)}.phone-shell{position:relative;width:390px;height:800px;border:11px solid #121212;border-radius:62px;background:#121212;padding:5px;box-shadow:0 45px 100px rgba(0,0,0,.20)}.phone-notch{position:absolute;z-index:5;top:8px;left:50%;transform:translateX(-50%);width:105px;height:25px;border-radius:0 0 16px 16px;background:#121212}.phone-screen{height:100%;border-radius:44px;background:#f7f5ef;overflow:hidden;position:relative;color:#171716}.screen-state{position:absolute;inset:0;padding:48px 24px 24px;background:#f7f5ef;visibility:hidden;opacity:0;transform:translateY(8px);transition:opacity .35s ease,transform .35s ease;pointer-events:none}.screen-state.active{visibility:visible;opacity:1;transform:none}.phone-brand{font-family:'Playfair Display',serif;font-size:21px;display:flex;justify-content:space-between}.phone-brand span{font-family:Arial;font-size:22px}.screen-home{display:block;width:100%;height:205px;object-fit:cover;border-radius:18px;margin:17px 0 12px}.screen-state h4{font-size:19px;margin:0 0 3px}.screen-state>small{font-size:10px;color:#888}.phone-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:18px 0}.phone-stats b{background:#ebe8df;border-radius:12px;padding:11px 5px;font-size:18px;text-align:center}.phone-stats small{display:block;font-size:7px;font-weight:400;color:#777;margin-top:4px}.mini-card{display:flex;justify-content:space-between;border-top:1px solid #ddd8ce;padding:14px 0;font-size:10px}.mini-card b{font-size:10px}.back{font-size:10px;color:#777}.screen-state h3{font-family:'Playfair Display',serif;font-size:30px;line-height:1;margin:22px 0 5px}.screen-state>img{width:100%;height:205px;object-fit:cover;border-radius:18px;margin-top:20px}.detail-list{display:grid;gap:10px;margin-top:18px;font-size:10px}.detail-list span:before{content:'✓';margin-right:8px}.cost{display:block;text-align:right;font-size:21px;margin-top:22px}.pdf-page{background:#fff;padding:22px;margin-top:18px;box-shadow:0 15px 35px rgba(0,0,0,.08);display:grid;gap:10px;font-size:9px}.pdf-page strong{font-size:17px}.pdf-page small{color:#888}.screen-state button{margin-top:18px;width:100%;border-radius:999px;background:#171716;color:#fff;padding:13px;font-size:10px}.share-file{margin-top:25px;background:#fff;padding:18px;border-radius:15px;display:flex;justify-content:space-between;font-size:11px;box-shadow:0 10px 30px rgba(0,0,0,.06)}.share-target{display:flex;gap:7px;margin-top:14px}.share-target span{flex:1;text-align:center;background:#ebe8df;border-radius:10px;padding:13px 3px;font-size:8px}
.editorial{padding:155px 6vw 130px;background:#f7f5ef}.editorial-inner{display:grid;grid-template-columns:1fr .65fr;gap:9vw;align-items:end;max-width:1350px;margin:auto}.editorial h2{font-size:clamp(50px,5.4vw,84px);line-height:.97;margin:0}.editorial-inner>p{color:#777;line-height:1.75;max-width:510px;font-size:14px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:95px auto 80px;max-width:1350px}.feature-grid article{position:relative;background:#fff;border:1px solid rgba(23,23,22,.06);border-radius:34px;padding:40px;min-height:280px;box-shadow:0 25px 70px rgba(35,29,21,.06);overflow:hidden}.feature-grid article:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;background:#efebe3;right:-70px;bottom:-70px}.feature-grid span{font-size:9px;color:#8c887e;letter-spacing:.14em}.feature-grid h3{font-family:'Playfair Display',serif;font-size:35px;font-weight:400;margin:65px 0 14px}.feature-grid p{color:#777;line-height:1.6;max-width:290px;font-size:13px}.visual-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:1350px;margin:auto}.visual-strip article{height:430px;position:relative;overflow:hidden;border-radius:30px;background:#222;box-shadow:0 20px 55px rgba(35,29,21,.08)}.visual-strip img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s ease}.visual-strip article:hover img{transform:scale(1.035)}.visual-strip article:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.58),transparent 55%)}.visual-strip span{position:absolute;z-index:2;left:27px;bottom:25px;color:#fff;font-family:'Playfair Display',serif;font-size:27px;line-height:1.05;max-width:260px}
.share-section{padding:150px 8vw;display:grid;grid-template-columns:1fr 1fr;gap:10vw;background:#e9e4da;align-items:center}.share-section h2{font-size:clamp(50px,5.2vw,80px);line-height:1;margin:0 0 24px}.share-copy>p:not(.eyebrow){color:#777;line-height:1.7;max-width:500px;font-size:14px}.inline-button{margin-top:25px}.pdf-demo{height:540px;position:relative;display:grid;place-items:center}.pdf-demo-page{background:rgba(255,255,255,.97);width:310px;height:410px;padding:36px;border-radius:27px;box-shadow:0 35px 75px rgba(0,0,0,.14);transform:rotate(3deg)}.pdf-demo-page span{font-size:8px;letter-spacing:.15em}.pdf-demo-page h3{font-family:'Playfair Display',serif;font-size:31px;font-weight:400}.pdf-demo-page .line{height:1px;background:#ddd;margin:30px 0}.pdf-demo-page p{font-size:10px;color:#777}.pdf-demo-page strong{display:block;margin-top:48px;font-family:'Playfair Display',serif;font-size:24px}.send-chip{position:absolute;background:#171716;color:#fff;padding:14px 18px;border-radius:999px;bottom:42px;right:15%;font-size:10px;box-shadow:0 12px 30px rgba(0,0,0,.18)}.send-chip b{margin-left:25px}
.privacy-section{padding:155px 10vw;background:#f7f5ef;color:#171716;display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:end}.privacy-section h2{font-size:clamp(56px,6vw,94px);line-height:.94;margin:0}.privacy-section>p{font-size:17px;line-height:1.7;opacity:.68;max-width:500px}.pricing{padding:155px 7vw 125px;text-align:center;background:#f7f5ef}.pricing h2{font-size:clamp(56px,6vw,92px);margin:0}.pricing-sub{color:#777;margin:15px 0 60px}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1250px;margin:auto;text-align:left}.plans article{padding:38px;border:1px solid rgba(23,23,22,.07);border-radius:34px;background:rgba(255,255,255,.7);box-shadow:0 25px 65px rgba(35,29,21,.06);height:440px;min-height:440px;display:flex;flex-direction:column}.plans .featured{background:#e9e2d7;border-color:rgba(23,23,22,.10);transform:translateY(-8px);box-shadow:0 28px 72px rgba(35,29,21,.09)}.plans h3{font-family:'Playfair Display',serif;font-size:29px;font-weight:400;margin:0}.price{font-family:'Playfair Display',serif;font-size:50px;margin:36px 0 3px}.price.custom{font-size:40px}.plans small{color:#888}.plans ul{padding:0;margin:35px 0;list-style:none;display:grid;gap:13px;color:#666;font-size:13px}.plans li:before{content:'✓';margin-right:9px}.plans .dark-button{justify-content:center}
footer{padding:38px 45px;display:flex;align-items:center;justify-content:space-between;background:#f7f5ef;font-size:10px;color:#777;border-top:1px solid var(--line)}footer .brand{color:#171716}footer>div{display:flex;gap:20px}
@media(max-width:900px){.nav{padding:0 18px;height:68px}.nav nav{display:none}.nav-cta{padding:10px 14px}.hero-story{height:240vh}.hero-copy{left:7vw;top:21vh;max-width:82vw}.hero-copy h1{font-size:54px}.hero-copy>p:not(.eyebrow){font-size:13px}.hero-cue{bottom:24px}.compare-section{padding:70px 6vw}.compare-inner{display:flex;flex-direction:column;gap:38px;min-height:auto;align-items:stretch}.compare-copy{padding:0}.compare-copy h2{font-size:44px}.compare-wrap{width:100%}.compare-frame{aspect-ratio:1.1/1;border-radius:24px}.compare-label{top:14px}.compare-label.before{left:14px}.compare-label.after{right:14px}.compare-divider span{width:44px;height:44px}.phone-story{height:500vh}.phone-copy{left:7vw;right:7vw;width:auto;top:8vh;max-width:none}.phone-copy h2{font-size:44px}.phone-copy>p:not(.eyebrow){font-size:13px}.phone-progress{margin-top:22px}.phone-stage{right:50%;top:59%;transform:translate(50%,-50%)}.phone-shell{width:295px;height:605px;border-width:9px;border-radius:43px}.phone-screen{border-radius:32px}.screen-state{padding:38px 17px 17px}.screen-home{height:145px}.screen-state>img{height:145px}.editorial,.share-section,.privacy-section,.pricing{padding:90px 7vw}.editorial-inner,.share-section,.privacy-section{grid-template-columns:1fr;gap:45px}.feature-grid,.plans,.visual-strip{grid-template-columns:1fr}.feature-grid{margin-top:60px}.feature-grid article{min-height:auto}.visual-strip article{height:330px}.pdf-demo{width:100%;height:450px}.share-section{display:flex;flex-direction:column}.plans article{height:auto;min-height:390px}.plans .featured{transform:none}.privacy-section{text-align:center}.privacy-section h2{max-width:700px;margin-left:auto;margin-right:auto}.privacy-section>p{margin-left:auto;margin-right:auto;max-width:620px}footer{padding:30px 20px;gap:20px;flex-wrap:wrap}}

/* V12 premium polish */
.hero-copy{max-width:640px}
.hero-copy h1{ text-shadow:0 5px 28px rgba(0,0,0,.16); }
.hero-copy>p:not(.eyebrow){text-shadow:0 2px 14px rgba(0,0,0,.25)}
.light-button .button-arrow,.dark-button .button-arrow{margin-left:20px;line-height:1}
.image-disclosure{margin-top:9px;text-align:center;color:#9b968d;font-size:8px;letter-spacing:.08em}
.compare-frame{border:1px solid rgba(20,20,20,.06)}
.editorial{background:linear-gradient(180deg,#f7f5ef 0%,#f4f0e8 100%)}
.feature-grid article,.plans article{transition:transform .35s ease,box-shadow .35s ease}
.feature-grid article:hover{transform:translateY(-5px);box-shadow:0 30px 75px rgba(35,29,21,.09)}
.visual-strip article{border-radius:34px}
.share-section{background:linear-gradient(135deg,#ebe7df 0%,#e5dfd4 100%)}
.pdf-demo-page{box-shadow:0 35px 85px rgba(0,0,0,.12)}
@media(max-width:900px){.image-disclosure{font-size:7px}.hero-copy h1{font-size:54px}}

/* V13 fixes: the comparison pair is a single aligned frame. */
.compare-frame{aspect-ratio:1400/970}
.compare-before,.compare-after,.compare-after img{object-fit:cover;object-position:center top}

/* Keep the phone story readable: generous dwell time and stable screen. */
.phone-story{height:720vh}
.screen-state{transition:opacity .55s ease,transform .55s cubic-bezier(.22,.61,.36,1)}
.phone-copy h2{max-width:720px}.phone-copy h2 em{font-weight:500;color:#5f625e}.phone-copy>p:not(.eyebrow){max-width:520px}.phone-stats{grid-template-columns:repeat(2,1fr)}

@media(max-width:900px){
  .phone-copy{left:6vw;right:6vw;text-align:center}
  .phone-copy h2{max-width:100%;margin-left:auto;margin-right:auto}
  .phone-copy>p:not(.eyebrow){max-width:100%;margin-left:auto;margin-right:auto}
  .phone-progress{justify-content:center}
  .phone-copy h2 em{color:#5f625e}
  .phone-stats{grid-template-columns:repeat(2,1fr)}
  .compare-frame{aspect-ratio:1400/970}
  .phone-story{height:720vh}
}

/* HERO language-specific measure: keep translated copy balanced without changing the English layout. */
html[lang="sv"] .hero-copy{max-width:700px}html[lang="sv"] .hero-copy>p:not(.eyebrow){max-width:620px}
html[lang="tr"] .hero-copy{max-width:700px}html[lang="tr"] .hero-copy>p:not(.eyebrow){max-width:620px}
html[lang="de"] .hero-copy{max-width:730px}html[lang="de"] .hero-copy>p:not(.eyebrow){max-width:650px}
html[lang="fi"] .hero-copy>p:not(.eyebrow){max-width:590px}
@media(max-width:900px){html[lang="sv"] .hero-copy,html[lang="tr"] .hero-copy,html[lang="de"] .hero-copy{max-width:88vw}html[lang="sv"] .hero-copy>p:not(.eyebrow),html[lang="tr"] .hero-copy>p:not(.eyebrow),html[lang="de"] .hero-copy>p:not(.eyebrow){max-width:88vw}}

/* Phone PDF timeline — app-like history view, no hard rectangular document box. */
.history-timeline{margin-top:22px;padding:0 2px 4px;display:grid;gap:22px;overflow:hidden}.history-year>strong{display:block;font-size:17px;margin-bottom:12px}.history-event{position:relative;display:grid;grid-template-columns:76px 18px 1fr;align-items:center;min-height:27px}.history-event:after{content:"";position:absolute;left:84px;top:-7px;bottom:-7px;width:1px;background:#ddd9d0;z-index:0}.history-event:first-of-type:after{top:50%}.history-event:last-of-type:after{bottom:50%}.history-event small{font-size:8px;color:#888;text-align:right;padding-right:12px}.history-event span{position:relative;z-index:2;width:7px;height:7px;border:1px solid #b7b3aa;background:#f7f5ef;border-radius:50%;justify-self:center;box-shadow:0 0 0 3px #f7f5ef}.history-event b{font-size:9px;font-weight:500;padding-left:8px}.history-timeline + button{margin-top:18px}
@media(min-width:901px){.phone-story .history-timeline{gap:18px}.phone-story .history-event{grid-template-columns:70px 18px 1fr}.phone-story .history-event:after{left:78px}.phone-story .history-event b{font-size:9px}.phone-story .history-year>strong{font-size:16px}}
@media(max-width:900px){.phone-copy{text-align:center}.phone-copy h2{max-width:350px}.phone-copy>p:not(.eyebrow){max-width:330px}.phone-stage{top:61%}.screen-state[data-state="pdf"] h3{font-size:29px}.history-timeline{margin-top:18px;gap:19px}.history-event{grid-template-columns:67px 18px 1fr;min-height:26px}.history-event:after{left:75px}.history-event b{font-size:9px}.history-event small{font-size:8px}.history-year>strong{font-size:16px}.history-timeline + button{margin-top:15px}}

/* V15 — HomeBook-to-HomeBook transfer illustration. This replaces the misleading PDF-sharing mockup. */
.transfer-illustration{position:relative;margin-top:20px;height:215px;display:flex;align-items:center;justify-content:center;gap:8px}
.transfer-card{position:relative;width:116px;min-height:137px;padding:15px 13px;background:rgba(255,255,255,.92);border-radius:16px;box-shadow:0 10px 28px rgba(20,20,20,.07);display:flex;flex-direction:column;overflow:hidden}
.transfer-card strong{font-family:'Playfair Display',serif;font-size:17px;font-weight:400;margin-top:14px;line-height:1.05}
.transfer-card small{font-size:8px;color:#85817a;margin-top:5px;line-height:1.3}
.transfer-label{font-size:6px;letter-spacing:.13em;color:#77736c}
.transfer-lines{display:grid;gap:5px;margin-top:auto}.transfer-lines i{height:1px;background:#ddd9d1;width:80%}.transfer-lines i:nth-child(2){width:62%}.transfer-lines i:nth-child(3){width:72%}
.transfer-destination{background:#ebe8df}.transfer-check{margin-top:auto;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#171716;color:#fff;font-size:10px}
.transfer-arrow{width:30px;height:30px;border-radius:50%;background:#171716;color:#fff;display:grid;place-items:center;flex:0 0 auto;box-shadow:0 8px 20px rgba(0,0,0,.12);z-index:2}.transfer-arrow span{font-size:14px}
.transfer-note{text-align:center;font-size:8px;color:#77736c;letter-spacing:.04em;margin-top:1px}
.screen-state[data-state="share"] button{margin-top:12px}
@media(max-width:900px){
  .screen-state[data-state="share"] h3{font-size:27px}
  .transfer-illustration{height:205px;gap:5px}
  .transfer-card{width:108px;min-height:132px;padding:14px 11px}
  .transfer-card strong{font-size:16px}
  .transfer-arrow{width:28px;height:28px}
  .transfer-note{font-size:7.5px}
}

/* Editorial section — new digital-home-logbook copy and mobile layout. */
.editorial-inner > div:first-child { max-width: 820px; }
.editorial-inner > p { margin: 0; }
@media(max-width:900px){
  .editorial { padding-top: 82px; padding-bottom: 86px; }
  .editorial-inner { text-align:center; gap:28px; }
  .editorial-inner > div:first-child, .editorial-inner > p { margin-left:auto; margin-right:auto; }
  .editorial h2 { font-size:clamp(42px,10vw,58px); line-height:.98; }
  .editorial-inner > p { max-width:520px; font-size:13px; line-height:1.7; }
  .feature-grid { margin-top:54px; gap:14px; }
  .feature-grid article { text-align:left; padding:30px; border-radius:28px; }
  .feature-grid h3 { margin-top:52px; }
}

/* V16 — Share/PDF section rebuilt around the supplied export-flow visual reference. */
.share-section{
  position:relative;
  min-height:720px;
  padding:120px 7vw;
  display:grid;
  grid-template-columns:.8fr 1.2fr;
  gap:5vw;
  align-items:center;
  overflow:hidden;
  background:#24211d;
  color:#fff;
}
.share-backdrop{
  position:absolute;
  inset:0;
  background-image:linear-gradient(90deg,rgba(18,16,14,.78) 0%,rgba(18,16,14,.58) 42%,rgba(18,16,14,.30) 100%),linear-gradient(0deg,rgba(18,16,14,.32),rgba(18,16,14,.08)),url('assets/house-finished.jpg');
  background-size:cover;
  background-position:center 58%;
  filter:saturate(.72) contrast(.94);
  transform:scale(1.03);
}
.share-copy,.share-visual{position:relative;z-index:2}
.share-copy{max-width:590px}
.share-section .eyebrow{color:#fff;opacity:.65}
.share-section h2{font-size:clamp(50px,5.2vw,82px);line-height:.96;margin:0 0 24px;text-shadow:0 4px 24px rgba(0,0,0,.18)}
.share-section h2 em{font-weight:500;color:#ded9d0}
.share-copy>p:not(.eyebrow){max-width:500px;color:rgba(255,255,255,.78);line-height:1.7;font-size:14px}
.share-section .dark-button{background:#fff;color:#171716}
.share-visual{height:430px;min-width:0;display:flex;align-items:center;justify-content:center;position:relative}
.share-phone-card,.share-pdf-card,.share-recipient{position:absolute;background:rgba(249,247,242,.96);color:#171716;box-shadow:0 28px 70px rgba(0,0,0,.27);backdrop-filter:blur(10px)}
.share-phone-card{left:2%;top:48px;width:205px;height:330px;border-radius:28px;padding:10px;transform:rotate(-3deg)}
.mini-phone{height:100%;background:#111;border-radius:22px;padding:5px;position:relative}
.mini-notch{position:absolute;z-index:2;top:5px;left:50%;transform:translateX(-50%);width:62px;height:14px;background:#111;border-radius:0 0 10px 10px}
.mini-screen{height:100%;border-radius:17px;background:#f7f5ef;padding:25px 13px 13px;display:flex;flex-direction:column;overflow:hidden}
.mini-brand{font-family:'Playfair Display',serif;font-size:12px;margin-bottom:9px}
.mini-home-img{height:75px;border-radius:9px;background:url('assets/house-finished.jpg') center/cover;margin-bottom:9px}
.mini-screen strong{font-family:'Playfair Display',serif;font-size:15px;line-height:1.05;margin-bottom:8px}
.mini-screen small{font-size:7px;color:#777;padding:3px 0;border-bottom:1px solid #e1ddd5}
.mini-screen button{margin-top:auto;border:0;border-radius:999px;background:#171716;color:#fff;font-size:7px;padding:8px}
.share-pdf-card{left:43%;top:94px;width:150px;height:190px;border-radius:18px;padding:22px 18px;transform:rotate(3deg);display:flex;flex-direction:column}
.pdf-icon{width:34px;height:42px;border-radius:7px;background:#d76545;color:#fff;display:grid;place-items:center;font-size:8px;font-weight:600;margin-bottom:18px;box-shadow:0 7px 15px rgba(0,0,0,.12)}
.share-pdf-card strong{font-family:'Playfair Display',serif;font-size:17px;font-weight:400}
.share-pdf-card small{font-size:7px;color:#777;margin-top:6px}
.share-recipient{right:1%;top:107px;width:190px;height:188px;border-radius:18px;padding:18px 16px;transform:rotate(2deg)}
.recipient-head{display:flex;justify-content:space-between;font-family:'Playfair Display',serif;font-size:17px;margin-bottom:15px}.recipient-head b{font:14px Arial;color:#999}
.recipient-row{display:flex;align-items:center;gap:10px;font-size:9px;padding:8px 0;border-top:1px solid #e4e0d8}.recipient-row i{font-style:normal;width:20px;height:20px;border-radius:6px;background:#ebe7df;display:grid;place-items:center;font-size:9px}
.share-flow-line{position:absolute;height:1px;background:rgba(255,255,255,.8);z-index:4}.share-flow-line span{position:absolute;top:50%;right:-6px;transform:translateY(-50%);font-size:14px;color:#fff;background:transparent}.line-one{width:65px;left:39%;top:202px;transform:rotate(-5deg)}.line-two{width:57px;right:23%;top:208px;transform:rotate(2deg)}

@media(max-width:900px){
  .share-section{min-height:auto;padding:86px 7vw 92px;display:flex;flex-direction:column;gap:36px;text-align:center;align-items:stretch}
  .share-copy{max-width:560px;margin:0 auto}
  .share-section h2{font-size:clamp(43px,10vw,58px);line-height:.97}
  .share-copy>p:not(.eyebrow){max-width:430px;margin-left:auto;margin-right:auto;font-size:13px}
  .share-section .inline-button{margin-left:auto;margin-right:auto}
  .share-visual{width:100%;height:430px;max-width:520px;margin:0 auto;transform:scale(.93);transform-origin:center top}
  .share-phone-card{left:2%;top:50px;width:170px;height:280px}
  .share-pdf-card{left:35%;top:94px;width:130px;height:170px}
  .share-recipient{right:0;top:108px;width:158px;height:168px}
  .line-one{width:43px;left:32%;top:190px}
  .line-two{width:39px;right:21%;top:201px}
}

.footer-email{opacity:.72;transition:opacity .2s}.footer-email:hover{opacity:1}


/* V17 — mobile hero alignment only. Keep desktop homepage unchanged. */
@media (max-width:900px){
  .hero-copy{
    left:7vw;
    right:7vw;
    top:20vh;
    max-width:none;
    width:auto;
    text-align:center;
    display:flex;
    flex-direction:column;
    align-items:center;
  }
  .hero-copy h1{max-width:620px;margin-left:auto;margin-right:auto;}
  .hero-copy>p:not(.eyebrow){max-width:620px;margin-left:auto;margin-right:auto;}
  .hero-copy .light-button{margin-left:auto;margin-right:auto;}
}

/* V18 — mobile navigation + legal pages. */
.legal-page{background:var(--paper);color:var(--ink)}
.legal-wrap{max-width:900px;margin:0 auto;padding:110px 28px 90px}
.legal-back{display:inline-block;font-size:12px;margin-bottom:70px;color:#55514a}
.legal-wrap h1{font-family:'Playfair Display',Georgia,serif;font-size:clamp(54px,7vw,88px);font-weight:400;line-height:.94;letter-spacing:-.045em;margin:0 0 24px}
.legal-wrap h2{font-family:'Playfair Display',Georgia,serif;font-size:31px;font-weight:400;line-height:1.05;letter-spacing:-.025em;margin:54px 0 15px}
.legal-wrap p,.legal-wrap li{font-size:14px;line-height:1.8;color:#68645d}
.legal-wrap ul{padding-left:22px}
.legal-wrap a{color:inherit;text-decoration:underline;text-underline-offset:3px}
.legal-wrap .legal-back{text-decoration:none}
.legal-lead{max-width:680px;font-size:17px!important;line-height:1.7!important;color:#5f5b54!important}
.legal-updated{font-size:11px!important;color:#969187!important;letter-spacing:.08em;text-transform:uppercase;margin-top:25px}
.legal-links{display:flex;gap:28px;border-top:1px solid var(--line);margin-top:70px;padding-top:25px;font-size:12px}
@media(max-width:900px){
  .nav{height:64px;padding:0 18px}
  .nav nav{display:flex;position:absolute;left:0;right:0;top:64px;height:38px;align-items:center;justify-content:center;gap:22px;padding:0 14px;background:rgba(18,18,17,.48);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-size:10px}
  .nav-actions{gap:8px}
  .nav-cta{padding:10px 13px;font-size:10px}
  .legal-wrap{padding:105px 22px 70px}
  .legal-back{margin-bottom:52px}
  .legal-wrap h1{font-size:52px}
  .legal-wrap h2{font-size:28px;margin-top:44px}
  .legal-lead{font-size:16px!important}
  .legal-wrap p,.legal-wrap li{font-size:13px;line-height:1.75}
  .legal-links{flex-direction:column;gap:14px}
}
