
*{box-sizing:border-box}body{margin:0;background:#f6f7f8;color:#27292c;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}header{height:110px;max-width:1320px;width:calc(100% - 100px);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{font-size:25px;letter-spacing:-1.3px;font-weight:600}.brand span{font-family:Georgia,serif;font-style:italic;font-weight:400;padding:0 2px}.brand small{display:block;font-size:8px;letter-spacing:2.5px;font-weight:400;margin-top:7px;color:#979a9d}nav{display:flex;gap:34px;font-size:12px;color:#7a7d82}.contact{font-size:12px;border:1px solid #d6d9dc;padding:12px 20px;border-radius:30px;background:#ffffff70;box-shadow:0 3px 8px #18222f03}.contact span{margin-left:22px}main{position:relative;overflow:hidden;min-height:calc(100vh - 110px)}.light{position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 74% 62%,#dcdfe470,transparent 50%),linear-gradient(150deg,transparent 40%,#fff8 45%,transparent 58%)}.hero{max-width:1320px;width:calc(100% - 100px);margin:38px auto 0;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:45px;min-height:600px}.eyebrow{font-size:9px;letter-spacing:2.2px;color:#91959b;margin:0 0 28px}h1{font-size:clamp(40px,4.7vw,66px);line-height:1.08;letter-spacing:-2.8px;font-weight:450;margin:0 0 26px}h1 em{font-family:Georgia,serif;font-weight:400;color:#7d838b}p.intro{font-size:15px;line-height:1.9;color:#8b8e93;max-width:330px;margin:0 0 30px}.button{display:inline-flex;align-items:center;gap:35px;background:#353c46;color:#fff;padding:16px 23px;border:1px solid #353c46;border-radius:30px;font-size:12px;box-shadow:0 8px 20px #343e4c20;transition:transform .3s,box-shadow .3s}.button:hover{transform:translateY(-3px);box-shadow:0 12px 25px #343e4c30}.smallnote{font-size:10px;color:#adb0b3;margin-top:22px}.stage{position:relative;min-width:0;padding:55px 0 70px;perspective:1600px}.desktop{background:linear-gradient(135deg,#ffffffee,#f2f4f7aa);padding:9px;border:1px solid white;border-radius:17px;box-shadow:0 45px 70px -20px #41485230,0 12px 18px #4148520b,inset 0 1px 2px white;transform:rotateY(-8deg) rotateX(3deg);animation:arrive 1.2s ease both}.browserbar{display:flex;justify-content:space-between;align-items:center;height:27px;padding:0 8px 8px;color:#a4a7aa;font-size:7px}.dots{letter-spacing:3px;color:#c6c9cd}.site{background:#e7eaee;border-radius:8px;overflow:hidden;color:#434951;min-height:370px;padding:23px 27px;position:relative}.sitenav{display:flex;justify-content:space-between;align-items:center;font-size:7px}.sitenav b{font-family:Georgia,serif;font-weight:400;font-size:18px;letter-spacing:2px}.sitenav span{color:#878e96}.visual{position:absolute;right:-80px;top:90px;width:350px;height:350px;border-radius:50%;background:radial-gradient(circle at 30% 25%,#f5f8fb,#ccd3dd 45%,#97a4b4 100%);box-shadow:inset 15px 15px 50px #fff9,25px 35px 55px #51668133}.sitebody{position:relative;z-index:1;padding:65px 0 30px}.sitebody>span{font-size:6px;letter-spacing:1.5px;color:#7f8690}.sitebody h2{font-family:Georgia,serif;font-size:45px;font-weight:400;line-height:1.06;letter-spacing:-1px;margin:18px 0 20px}.sitebody h2 em{color:#748090}.sitebody p{font-size:8px;color:#858c95;line-height:1.7}.sitelink{display:inline-block;font-size:7px;border-bottom:1px solid #a9b2be;padding-bottom:5px;margin-top:12px}.sitefoot{position:relative;z-index:1;display:flex;justify-content:space-between;border-top:1px solid #68758525;padding-top:15px;font-size:6px;color:#828a95}.phone{position:absolute;right:-12px;bottom:5px;width:155px;background:linear-gradient(130deg,#fefefe,#e6e9ec);padding:6px;border:1px solid white;border-radius:25px;box-shadow:0 25px 40px #313b4825,0 2px 4px #28354615;transform:rotate(5deg);animation:arrive 1.5s ease both}.phonescreen{background:#e9ecef;border-radius:20px;padding:10px 12px 22px;overflow:hidden}.notch{width:38px;height:8px;background:#cbcfd5;border-radius:10px;margin:0 auto 16px}.phonebrand{font-family:Georgia,serif;font-size:11px;letter-spacing:2px}.phonescreen h3{font-family:Georgia,serif;font-size:26px;font-weight:400;line-height:1.12;margin:25px 0 14px;letter-spacing:-.7px}.phonescreen h3 em{color:#7e8b9b}.phone-art{height:85px;border-radius:45px 45px 3px 3px;background:linear-gradient(130deg,#dce2ea,#95a3b5);box-shadow:inset 5px 5px 20px #ffffff60}.phonebutton{margin-top:15px;background:#495564;color:white;font-size:6px;padding:8px;border-radius:12px;text-align:center}.stage-label{position:absolute;bottom:12px;left:15px;font-size:9px;color:#a0a4aa;letter-spacing:.4px}.bottom{max-width:1320px;width:calc(100% - 100px);margin:40px auto 25px;border-top:1px solid #e2e5e9;padding-top:22px;display:flex;justify-content:space-between;color:#a3a6ab;font-size:9px;letter-spacing:.5px}.copy{animation:arrive .9s ease both}@keyframes arrive{from{opacity:0;translate:0 15px}to{opacity:1;translate:0 0}}a:focus-visible{outline:2px solid #687280;outline-offset:5px}@media(min-width:1500px){.hero{margin-top:65px}}@media(max-width:1000px){header,.hero,.bottom{width:calc(100% - 60px)}.hero{gap:25px;min-height:550px}.visual{right:-150px}.site{padding:20px}.sitebody h2{font-size:37px}.phone{width:135px}.phonescreen h3{font-size:23px}.phone-art{height:60px}h1{font-size:46px}.sitebody{padding-top:55px}.stage-label{font-size:8px}}@media(max-width:700px){header{height:90px;width:calc(100% - 40px)}.brand{font-size:23px}nav{display:none}.contact{font-size:10px;padding:10px 13px}.contact span{margin-left:12px}.hero{grid-template-columns:1fr;width:calc(100% - 40px);gap:5px;margin-top:35px}.copy{text-align:center}.eyebrow{font-size:8px;margin-bottom:23px}h1{font-size:46px;letter-spacing:-2px}.intro{margin-left:auto!important;margin-right:auto!important;font-size:14px!important;max-width:300px!important}.smallnote{font-size:9px}.stage{padding:35px 12px 65px 0;max-width:500px;width:100%;margin:auto}.site{min-height:310px;padding:18px}.sitebody{padding-top:40px}.sitebody h2{font-size:37px}.visual{width:280px;height:280px;right:-130px;top:85px}.phone{width:122px;right:0;bottom:15px}.phonescreen{padding:8px 10px 15px}.phonescreen h3{font-size:21px;margin:18px 0 12px}.phone-art{height:55px}.phonebrand{font-size:9px}.notch{margin-bottom:13px}.stage-label{bottom:22px;left:7px;font-size:8px}.bottom{width:calc(100% - 40px);margin-top:15px;font-size:8px}.bottom span:last-child{display:none}.desktop{transform:rotateY(-3deg) rotateX(2deg)}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}

/* Quiet, architectural calls to action. */
.contact{display:inline-flex;align-items:center;gap:12px;border:0;border-radius:0;background:transparent;box-shadow:none;padding:9px 0;font-size:12px;color:#51555b;position:relative}
.contact:after{content:'';position:absolute;left:0;right:0;bottom:2px;height:1px;background:#b5b8bd;transition:background .2s}
.contact span{margin-left:0;font-size:14px}
.contact:hover:after{background:#51555b}
.button{background:#393f47;border:1px solid #393f47;border-radius:4px;box-shadow:none;padding:15px 22px;gap:24px;font-size:12px;font-weight:400;transition:background .2s,border-color .2s}
.button:hover{transform:none;box-shadow:none;background:#4b525b;border-color:#4b525b}
@media(max-width:700px){.contact{padding:9px 0;font-size:11px}.contact span{margin-left:0}.button{padding:15px 21px;font-size:12px}}

html{scroll-behavior:smooth;scroll-padding-top:35px}nav a{transition:color .2s}nav a:hover{color:#393f47}main{min-height:0}.light{height:900px}.section{max-width:1200px;width:calc(100% - 100px);margin:auto;padding:100px 0}.section-intro{text-align:center;margin-bottom:55px}h2{font-size:clamp(34px,3.5vw,48px);letter-spacing:-1.7px;font-weight:450;line-height:1.17;margin:0 0 23px}h2 em{font-family:Georgia,serif;font-weight:400;color:#808790}.section-intro>p:last-child,.process-heading>p:last-child{font-size:15px;line-height:1.8;color:#8b8e93;margin:0}.approach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.approach-grid article{border-top:1px solid #dadee4;padding-top:23px}.number{font-size:10px;letter-spacing:1px;color:#9ba2aa}h3{font-size:17px;font-weight:500;letter-spacing:-.3px;margin:25px 0 13px}.approach-grid article>p{font-size:14px;color:#888d94;line-height:1.85;margin:0}.craft{background:#e9ecf0;padding:75px 0}.craft-inner{max-width:1200px;width:calc(100% - 100px);margin:auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px}.craft-copy>p:not(.eyebrow){font-size:15px;color:#858c94;line-height:1.9;max-width:350px}.quiet-link{display:inline-flex;gap:28px;font-size:12px;color:#565f6b;border-bottom:1px solid #a5afbb;padding-bottom:8px;margin-top:13px}.craft-visual{position:relative;padding:35px 25px 38px}.type-sheet{max-width:350px;background:#f7f9fb;box-shadow:0 22px 45px #28354714;padding:35px;transform:rotate(-5deg);border:1px solid white;margin:auto}.sheet-label{font-size:7px;letter-spacing:1.5px;color:#7c8897}.letters{font-family:Georgia,serif;font-size:110px;color:#424d5c;letter-spacing:-8px;line-height:1.6}.letters>span{font-style:italic;font-size:75px;color:#96a2b2;margin-left:7px}.sheet-rule{display:block;height:1px;background:#d7dde5}.type-sheet>p{font-family:Georgia,serif;color:#798594;font-size:19px;line-height:1.5;margin:25px 0 35px}.sheet-footer{font-size:6px;letter-spacing:1.3px;color:#97a0ab}.palette{position:absolute;right:0;top:0;background:#f5f7fa;padding:12px;display:flex;flex-wrap:wrap;width:152px;gap:7px;border:1px solid white;box-shadow:0 15px 25px #29374a10;transform:rotate(6deg);z-index:2}.palette>span{width:37px;height:43px;background:#3e4855}.palette>span:nth-child(2){background:#97a4b4}.palette>span:nth-child(3){background:#dde2e9}.palette small{font-size:5px;letter-spacing:1px;padding-top:3px;color:#8e98a5}.detail-note{text-align:center;margin-top:33px;color:#8f97a1;font-size:9px}.process{display:grid;grid-template-columns:1fr 1fr;gap:100px}.steps article{display:flex;gap:26px;padding:25px 0;border-bottom:1px solid #dadfe5}.steps article:first-child{padding-top:0}.steps .number{padding-top:4px}.steps h3{margin:0 0 12px}.steps p{font-size:14px;color:#858c94;line-height:1.8;margin:0}.questions{display:grid;grid-template-columns:1fr 1.3fr;gap:70px;padding-top:0;padding-bottom:95px}.questions h2{font-size:38px}.answers details{border-bottom:1px solid #dadfe5;padding:20px 0}.answers details:first-child{padding-top:0}.answers summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;font-size:14px;line-height:1.5;color:#585f69}.answers summary:after{content:'+';color:#919ba9;font-size:19px;line-height:1}.answers details[open] summary:after{content:'−'}.answers p{font-size:13px;color:#7f8893;line-height:1.8;margin:17px 20px 0 0}.answers summary:focus-visible{outline:2px solid #687280;outline-offset:6px}.contact-section{background:radial-gradient(ellipse at 50% 100%,#d3d9e0a0,transparent 70%),#e9ecf1;padding:80px 25px 85px;text-align:center}.contact-inner h2{font-size:clamp(36px,4vw,55px);line-height:1.12}.contact-inner>p:not(.eyebrow){font-size:15px;color:#818a96;line-height:1.8;margin:0 0 28px}.contact-caption{display:block;font-size:10px;color:#8e98a5;margin-top:17px}footer{max-width:1320px;width:calc(100% - 100px);margin:auto;padding:45px 0;display:flex;align-items:center;justify-content:space-between;gap:35px}footer .brand{font-size:23px}footer>span{font-size:11px;color:#979da5}footer>div{display:flex;gap:24px;align-items:center;color:#7d8794;font-size:11px}footer small{color:#9da4ad;font-size:9px}.button:active{background:#515b69}.contact:active{color:#272e37}@media(max-width:1000px){.section,.craft-inner,footer{width:calc(100% - 60px)}.craft-inner{gap:50px}.process{gap:50px}.approach-grid{gap:28px}.questions{gap:40px}footer>div{gap:15px}footer>span{display:none}}@media(max-width:700px){.section{width:calc(100% - 40px);padding:65px 0}.section-intro{margin-bottom:35px}h2{font-size:35px;letter-spacing:-1.3px}.section-intro>p:last-child,.process-heading>p:last-child{font-size:14px}.approach-grid{grid-template-columns:1fr;gap:28px}.approach-grid article{padding-top:17px}.approach-grid h3{margin-top:17px}.craft{padding:45px 0}.craft-inner{width:calc(100% - 40px);grid-template-columns:1fr;gap:32px}.craft-copy{order:-1}.craft-copy>p:not(.eyebrow){font-size:14px}.craft-visual{max-width:400px;width:100%;margin:auto;padding:30px 20px 10px}.type-sheet{padding:29px}.letters{font-size:100px}.palette{right:0;top:0}.process{grid-template-columns:1fr;gap:35px}.steps article{padding:21px 0}.steps p{font-size:13px}.questions{grid-template-columns:1fr;gap:30px;padding-top:0}.questions h2{font-size:34px}.answers summary{font-size:14px}.contact-section{padding:60px 22px}.contact-inner h2{font-size:38px}.contact-inner>p:not(.eyebrow){font-size:14px}footer{width:calc(100% - 40px);padding:32px 0;flex-wrap:wrap;gap:28px}footer>div{width:100%;gap:22px}footer>div small{margin-left:auto}.bottom{line-height:1.6}.bottom>span{font-size:7px;letter-spacing:.4px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.offers-section{background:#e9ecf0;padding:100px 0}.offers-inner{max-width:1200px;width:calc(100% - 100px);margin:auto}.offers-heading{max-width:590px;margin-bottom:50px}.offers-heading>p:last-child{font-size:15px;color:#858c94;line-height:1.85;max-width:510px}.offer-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.offer-card{display:flex;flex-direction:column;background:#f8f9fb;border:1px solid #fff;padding:36px;border-radius:2px;box-shadow:0 18px 50px #2a374710}.offer-card.signature{background:#313a47;color:#fff;border-color:#475262;box-shadow:0 22px 55px #1d29391f}.offer-top{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.offer-label{font-size:9px;letter-spacing:1.7px;color:#818a96}.offer-card h3{font-family:Georgia,serif;font-weight:400;font-size:28px;line-height:1.25;margin:18px 0 0}.offer-price{display:flex;flex-direction:column;text-align:right;white-space:nowrap}.offer-price .promo{font-size:42px;letter-spacing:-2px;line-height:1}.offer-price .usual,.offer-price .from{font-size:10px;color:#969faa;margin-top:8px}.signature .offer-label,.signature .usual,.signature .from{color:#aeb9c7}.offer-fit{font-size:14px;line-height:1.75;color:#707985;padding:25px 0;margin:30px 0 0;border-top:1px solid #dce1e7;border-bottom:1px solid #dce1e7}.signature .offer-fit{color:#c2cad4;border-color:#ffffff20}.offer-fit strong{color:#424b56;font-weight:500}.signature .offer-fit strong{color:#fff}.offer-card ul{list-style:none;padding:24px 0;margin:0}.offer-card li{position:relative;padding-left:21px;font-size:13px;color:#747d88;margin:10px 0;line-height:1.5}.offer-card li:before{content:'✓';position:absolute;left:0;color:#66788f}.signature li{color:#c3cad3}.signature li:before{color:#a9bdd5}.offer-footer{margin-top:auto;border-top:1px solid #dce1e7;padding-top:24px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.signature .offer-footer{border-color:#ffffff20}.offer-footer>span{font-size:10px;line-height:1.6;color:#929aa3}.signature .offer-footer>span{color:#9eabb9}.offer-footer .button{white-space:nowrap}.signature .button{background:#f3f5f7;color:#303946;border-color:#f3f5f7}.signature .button:hover{background:#dfe5eb;border-color:#dfe5eb}.custom-offer{margin-top:24px;border:1px solid #d4dae2;background:#f3f5f7;padding:30px 35px;display:flex;align-items:flex-end;justify-content:space-between;gap:35px}.custom-offer h3{font-family:Georgia,serif;font-size:25px;font-weight:400;margin:12px 0 8px}.custom-offer p{font-size:13px;color:#7c8590;margin:0}.custom-offer>div:last-child{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:12px}.custom-offer>div:last-child>span{font-size:11px;color:#8a939d}.custom-offer .quiet-link{margin:0}.offer-note{font-size:10px;color:#929aa4;margin:18px 0 0}.questions{padding-top:90px}footer>div{flex-wrap:wrap;justify-content:flex-end}@media(max-width:1000px){.offers-inner{width:calc(100% - 60px)}.offer-grid{grid-template-columns:1fr}.offer-card{padding:32px}.custom-offer{align-items:flex-start}}@media(max-width:700px){.offers-section{padding:65px 0}.offers-inner{width:calc(100% - 40px)}.offers-heading{margin-bottom:32px}.offers-heading>p:last-child{font-size:14px}.offer-card{padding:25px 22px}.offer-top{gap:15px}.offer-card h3{font-size:24px}.offer-price .promo{font-size:35px}.offer-fit{margin-top:24px}.offer-footer{flex-direction:column;align-items:flex-start}.offer-footer .button{width:100%;justify-content:space-between}.custom-offer{padding:25px 22px;flex-direction:column;align-items:flex-start}.custom-offer>div:last-child{text-align:left;align-items:flex-start}.questions{padding-top:65px}footer>div{justify-content:flex-start}}
