/* Reference-led composition. Device coordinates are tied to one stage, never the viewport. */
:root{--ink:#191b1a;--muted:#686c69;--accent:#a8492c;--line:#e3e5e2;--paper:#fff;--cream:#f5f6f3}
body{background:#fff;color:var(--ink)}
h1,h2,h3{color:var(--ink)}
em{font-family:inherit;font-style:normal;color:var(--accent)}
.eyebrow{color:#737771;letter-spacing:.12em}
.section-heading>p,.intro-bottom p,.product-copy p,.access-copy p,.builder-explanation article p,.faq-side p,.detail-body,.faq-list .detail-body{color:#636963}
.detail-body b{color:#242b25}.detail-body{font-size:14px}
.site-header{background:#fff;border-bottom:1px solid var(--line)}
.site-header nav a{font-size:12px;color:#484b48}
.site-header nav{gap:23px}.nav-inner{max-width:1440px}
.site-header .nav-cta{min-height:40px;padding:10px 19px}
.button.primary{background:#a8492c;border-color:#a8492c;box-shadow:0 5px 12px #77321d14;color:white}
.button.primary:hover{background:#88391f}.button.secondary{background:#fff;border-color:#d9ddd7;color:#252b26}
body[data-page=index] .site-header{position:absolute;z-index:20;top:16px;left:0;width:100%;padding:0 32px;background:none;border:0}
body[data-page=index] .nav-inner{min-height:64px;border-radius:18px;background:#ffffffed;padding:10px 24px;box-shadow:0 4px 24px #20261b09;border:1px solid #ffffffb0}
.studio-hero{position:relative;isolation:isolate;overflow:hidden;min-height:760px;padding:132px 0 68px;background:#f0f0eb}
.studio-background{position:absolute;z-index:-2;inset:0 0 -22%;display:block}
.studio-background img{width:100%;height:100%;object-fit:cover;object-position:center bottom}
.studio-layout{display:grid;grid-template-columns:minmax(0,.83fr) minmax(0,1.4fr);align-items:center;gap:0;max-width:1440px}
.studio-copy{position:relative;z-index:5;padding-bottom:26px}
.studio-copy .eyebrow{font-size:10px;letter-spacing:.14em;margin-bottom:22px;color:#5d615b}
.studio-copy h1{font-size:clamp(51px,5.1vw,78px);line-height:1.01;letter-spacing:-.06em;margin:0 0 25px;font-weight:760}
.studio-copy h1 span{color:var(--ink)}
.studio-copy>p{font-size:16px;line-height:1.65;color:#666b64;margin:0 0 28px;max-width:390px}
.studio-copy>.button{font-size:14px;padding:15px 25px;min-height:52px;gap:18px}
.studio-demo{display:block;width:max-content;max-width:100%;margin-top:16px;text-decoration:none;font-size:12px;color:#414740;line-height:1.5}
.studio-demo span{margin-left:6px;color:var(--accent)}
.studio-benefits{display:flex;gap:23px;margin-top:37px;font-size:10px;color:#6c7168;line-height:1.5}
.studio-benefits span{max-width:120px}.studio-benefits b{display:block;color:#9b462c;font-size:12px;font-weight:600;margin-bottom:5px}
.device-stage{position:relative;aspect-ratio:1.4;width:100%;align-self:end;isolation:isolate;margin-left:-3%;width:106%;margin-bottom:-15px}
.device{position:absolute;margin:0;filter:drop-shadow(0 14px 12px #28231733)}
.device figcaption{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.device-shell{height:100%;padding:1.6%;border-radius:15px;background:linear-gradient(130deg,#555952,#131613 20%,#282b27 88%,#696b65);box-shadow:inset 0 0 0 1px #90918b,0 0 0 1px #10140f}
.device-screen{height:100%;width:100%;overflow:hidden;background:#fff;border-radius:6px}
.device-screen img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}
.device-desktop{width:69%;height:64%;left:24%;top:3%;z-index:1}
.device-desktop .device-shell{height:83%;padding:1.5%;border-radius:13px}
.monitor-neck{height:14%;width:16%;margin:auto;background:linear-gradient(90deg,#8c8e88,#d7d9d2 48%,#a4a69e);clip-path:polygon(20% 0,80% 0,100% 100%,0 100%)}
.monitor-foot{height:3%;width:36%;background:linear-gradient(#b4b6ae,#e6e8df 50%,#7a7e73);margin:auto;border-radius:50% 50% 18% 18%}
.device-tablet{left:0;bottom:3%;width:33%;height:51%;z-index:3}
.device-tablet .device-shell{padding:3%;border-radius:16px}.device-tablet .device-screen{border-radius:9px}
.device-laptop{right:0;bottom:0;width:53%;height:41%;z-index:4}
.device-laptop .device-shell{height:94%;width:91%;margin:auto;padding:1.6%;border-radius:12px 12px 3px 3px}
.laptop-base{height:6%;border-radius:2px 2px 60% 60%;background:linear-gradient(#d5d7d0 5%,#9a9e93 40%,#e1e2dc 50%,#5d6258);position:relative}
.laptop-base:before{content:"";position:absolute;left:39%;width:22%;height:40%;top:0;background:#666d62;border-radius:0 0 8px 8px}
.device-phone{width:17.4%;height:48%;left:29%;bottom:0;z-index:5}
.device-phone .device-shell{position:relative;padding:4%;border-radius:24px;background:linear-gradient(120deg,#6c7167,#10130f 30%,#21261e)}
.device-phone .device-screen{border-radius:19px}
.phone-speaker{position:absolute;z-index:2;width:35%;height:3%;top:2.5%;left:32.5%;background:#161a13;border-radius:10px}
.product-card{background:#fff;border:1px solid #e6e8e4;border-radius:17px;overflow:hidden;box-shadow:0 10px 30px #1d27190a;transition:box-shadow .2s}
.product-card:hover{transform:none;box-shadow:0 14px 40px #1d271917}
.product-image{aspect-ratio:1.65;overflow:hidden;background:#f4f5f3}
.product-image img{display:block;width:100%;height:100%;object-fit:cover}
.product-copy{padding:29px 32px}.product-copy h3{font-size:25px}.product-copy p{font-size:14px;line-height:1.7}
.access-section{background:#f5f6f3;padding:75px 0 32px;border-block:1px solid #edf0e9}
.access-card{background:white;border:1px solid #e0e5dc;border-radius:14px;overflow:hidden}
.access-illustration{aspect-ratio:1.52;background:#f1f4ee;overflow:hidden}
.access-illustration img{width:100%;height:100%;display:block;object-fit:contain}
.access-copy{padding:24px}.access-copy>span{color:#7d8479}.access-copy p{font-size:12px;line-height:1.7}.access-copy h3{font-size:21px}
.access-route{color:#5e695c}.access-route strong{color:#263b2b}
.plan,.addons article{background:#fff;border-color:#e1e5de}.plan.featured{background:#fffcfa;border-color:#bc674b}.plan li{color:#60675e}.plan li:before{color:#a8492c}.price{color:#151b14}.addons article{background:#f5f7f2}.fine-print{color:#767e70}
.cta-band{background:#f0f3eb;color:#1d291c;border:1px solid #e0e6d8;position:relative;overflow:hidden}
.cta-band:after{background:radial-gradient(ellipse at 70% 50%,#7e927529,transparent 66%);border-color:#a7b09e4a}
.cta-band h2{color:#1d291c}.cta-band p,.cta-band .eyebrow,.cta-secondary{color:#61705a}.cta-band .button{background:#a8492c;color:#fff}
.preview-box,.preview-toolbar,.preview-address{background:#f7f8f5;border-color:#dfe4d9}.preview-viewport{background:#edf0e8}.scn-item{background:white;border-color:#e1e5dd}.scn-item small{color:#6e7768}.scn-item.on{background:#eef2e8;border-color:#97aa8c}.scn-item.on strong{color:#274427}
.fact-tabs button[aria-selected=true]{background:#eef2e8;border-color:#c5d0bc;color:#35532c}.fact-tabs button{color:#636e5e}.integration-note{background:#f2f5ee;border-color:#dfe6d7}.integration-note p{color:#636e5d}.reference-footer{width:100%;max-width:none;background:#241e19;color:#d3c7bd;padding:52px 0 0;margin-top:0}
.reference-footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1.15fr 1.25fr .85fr;gap:32px;padding-bottom:42px}
.reference-footer .logo{color:#fff;font-size:31px;line-height:1}.reference-footer .logo span{background:#c47754}
.footer-brand>p{font-size:12px;line-height:1.65;margin:15px 0 26px;color:#c4b8ad}
.social-links{display:flex;gap:15px}.social-links a{font-size:11px;color:#efdfd1;text-decoration:none}
.reference-footer h2{color:#fff;font-size:12px;font-weight:650;margin:0 0 18px;line-height:1.4;letter-spacing:0}
.reference-footer nav{display:flex;flex-direction:column;gap:12px}
.reference-footer nav h2{margin-bottom:6px}
.reference-footer a{color:#c5b9ae;text-decoration:none;font-size:11px;line-height:1.5}
.reference-footer a:hover{color:white;text-decoration:underline;text-underline-offset:4px}
.footer-contact>p{font-size:11px;line-height:1.7;color:#b5a79b;margin:15px 0}.reference-footer .footer-contact-link{color:#e7bea3}
.footer-signature{font:italic 21px/1.25 Georgia,serif;color:#cdbba9;align-self:center;transform:rotate(-9deg);white-space:nowrap}
.footer-signature>span{display:block;text-align:center;font-size:34px;line-height:1;margin-bottom:7px}
.reference-footer-bottom{border-top:1px solid #ffffff24;padding:20px 0 25px;display:flex;align-items:center;justify-content:space-between;gap:30px;color:#a8998b;font-size:9px}
.reference-footer-bottom>div{display:flex;gap:21px;flex-wrap:wrap}.reference-footer-bottom a{font-size:9px;color:#a8998b}
.scenario-experience{padding-bottom:60px}.scenario-experience .map-wrap{margin-top:25px}.scenario-next{padding:35px 0 75px;text-align:center}.scenario-next p{color:#626d5c;margin:15px 0 25px}
@media(min-width:1600px){.studio-hero{min-height:830px;padding-top:160px;padding-bottom:80px}.studio-layout{max-width:1500px}.studio-copy h1{font-size:87px}}
@media(max-width:1150px){.site-header nav{gap:14px}.site-header nav a{font-size:10px}.studio-hero{min-height:660px;padding-top:125px;padding-bottom:55px}.studio-copy h1{font-size:59px}.studio-copy>p{font-size:13px}.studio-benefits{gap:13px;font-size:9px}.studio-benefits b{font-size:11px}.studio-copy>.button{padding:14px 18px;font-size:12px}.studio-layout{grid-template-columns:.85fr 1.2fr}.reference-footer-grid{grid-template-columns:1.2fr 1fr 1.2fr 1.1fr;gap:25px}.footer-signature{display:none}}
@media(max-width:820px){body[data-page=index] .site-header{top:12px;padding:0 20px}body[data-page=index] .nav-inner{padding:8px 15px;border-radius:14px}.site-header nav{background:#fff;top:70px}.site-header nav a{font-size:14px}.studio-hero{padding-top:120px;min-height:620px}.studio-copy h1{font-size:49px}.studio-copy>p{font-size:12px}.studio-layout{grid-template-columns:1fr 1.05fr}.studio-benefits{flex-wrap:wrap;gap:13px;margin-top:25px}.studio-benefits span{max-width:110px}.device-stage{width:118%;margin-left:-12%;margin-bottom:10px}.device-shell{border-radius:10px}.device-phone .device-shell{border-radius:16px}.device-phone .device-screen{border-radius:12px}.device-tablet .device-shell{border-radius:12px}.product-copy{padding:23px}.product-copy h3{font-size:21px}.reference-footer-grid{grid-template-columns:1fr 1fr;gap:35px}.reference-footer-bottom{align-items:flex-start;flex-direction:column;gap:15px}}
@media(max-width:640px){
 body[data-page=index] .site-header{padding:0 16px;top:12px}.studio-hero{min-height:0;padding:115px 0 38px}.studio-layout{display:flex;flex-direction:column;gap:26px;max-width:500px}.studio-background img{object-fit:cover;object-position:center bottom}.studio-copy{width:100%;padding:0 8px}.studio-copy .eyebrow{font-size:8px;margin-bottom:17px}.studio-copy h1{font-size:clamp(45px,12vw,64px);line-height:1.02;margin-bottom:18px}.studio-copy h1 br:nth-child(2){display:none}.studio-copy h1 span:before{content:' '}.studio-copy>p{font-size:13px;line-height:1.65;max-width:360px;margin-bottom:23px}.studio-copy>.button{min-height:47px;font-size:12px;padding:13px 21px}.studio-demo{font-size:11px;margin-top:12px}.studio-benefits{gap:20px;margin-top:22px;font-size:8px}.studio-benefits span{max-width:100px}.studio-benefits b{font-size:10px}.device-stage{margin:0;width:100%;max-width:460px;align-self:center;aspect-ratio:1.4}.device-phone .device-shell{border-radius:15px}.device-phone .device-screen{border-radius:12px}.device-tablet .device-shell{border-radius:12px}.device-desktop .device-shell{border-radius:8px}.device-laptop .device-shell{border-radius:7px 7px 2px 2px}.device-screen{border-radius:4px}.product-copy p{font-size:12px}.product-image{aspect-ratio:1.5}.access-section{padding:50px 0 25px}.access-copy{padding:18px 14px}.access-copy h3{font-size:18px}.access-copy p{font-size:11px}.access-copy>span{font-size:7px}.reference-footer{padding-top:37px}.reference-footer-grid{gap:31px 20px;padding-bottom:30px}.reference-footer .logo{font-size:29px}.reference-footer h2{font-size:12px;margin-bottom:13px}.reference-footer nav{gap:11px}.reference-footer a{font-size:11px}.footer-brand>p{font-size:11px;margin-bottom:19px}.social-links{gap:10px;flex-wrap:wrap}.reference-footer-bottom{font-size:8px}.reference-footer-bottom>div{gap:10px 16px}.reference-footer-bottom a{font-size:8px}.section-heading>p{font-size:13px}.scenario-experience{padding-bottom:20px}
}
@media(prefers-reduced-motion:reduce){.device,.device-stage{animation:none!important;transition:none!important}}
@media(max-width:640px){.studio-background{bottom:-42%}}
@media(min-width:641px) and (max-width:820px){.device-stage{width:112%}}

/* A gently receding, unified device scene. Existing screens remain replaceable. */
.device-stage{transform:perspective(1500px) rotateY(-11deg) rotateX(3deg) rotateZ(-2deg);transform-origin:50% 85%;width:103%;margin-left:-1%}
.device-desktop{left:23%;top:2%;width:70%}
.device-tablet{left:2%;bottom:4%;width:31%;height:53%;transform:rotateY(5deg) rotateZ(-1deg)}
.device-phone{left:31%;bottom:1%;width:16%;height:46%}
.device-laptop{right:0;bottom:0;width:52%;height:42%}
.device-screen{box-shadow:inset 0 0 0 1px #ffffff33}
.footer-signature{text-align:center;padding-top:28px}
.footer-signature>.signature-first{display:inline-block;position:relative;font:inherit;margin:0;line-height:inherit}
.pencil-heart{position:absolute;width:38px;height:33px;left:50%;bottom:calc(100% + 5px);transform:translateX(-50%) rotate(7deg);stroke:#cdbba9;stroke-width:1.1;stroke-linecap:round;stroke-linejoin:round}
.pencil-heart path:nth-child(2){opacity:.38;stroke-width:.65}.pencil-heart path:nth-child(3){opacity:.25;stroke-width:.55}
.access-illustration{background:#f2f0ee}.access-illustration img{object-fit:cover}
.access-route{color:#75685f}.access-route strong{color:#48362c}
@media(max-width:820px) and (min-width:641px){.device-stage{width:109%;margin-left:-8%}}
@media(max-width:640px){.device-stage{width:98%;margin:0;transform:perspective(1000px) rotateY(-9deg) rotateX(2deg) rotateZ(-2deg)}}

/* Combined direction: reference density with the new editorial illustrations. */
body[data-page=index] .section{padding-block:57px}
body[data-page=index] .section-heading{margin-bottom:30px}
body[data-page=index] .product-image{aspect-ratio:2.05}
body[data-page=index] .product-copy{padding:24px 28px}
body[data-page=index] .product-copy h3{font-size:23px}
body[data-page=index] .product-copy p{font-size:13px;line-height:1.65}
.capability-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #e7e3de;border-radius:12px;margin-top:25px;overflow:hidden;background:#fff}
.capability-link{display:flex;gap:15px;align-items:flex-start;text-decoration:none;color:var(--ink);padding:23px 21px;border-right:1px solid #eeeae5;border-bottom:1px solid #eeeae5;transition:background .15s}
.capability-link:nth-child(3n){border-right:0}.capability-link:nth-last-child(-n+3){border-bottom:0}.capability-link:hover{background:#fbf8f4}
.capability-number{display:grid;place-items:center;flex:none;width:35px;height:35px;background:#f6eee7;color:#ad5536;font-size:10px;border-radius:50%}
.capability-link h3{font-size:14px;line-height:1.4;margin:0 0 6px;letter-spacing:-.02em}
.capability-link p{font-size:11px;line-height:1.7;color:#70716b;margin:0}
.capability-arrow{font-size:13px;color:#a2694e;margin-left:auto}
body[data-page=index] .access-section{padding:50px 0 25px;background:#f7f7f4}
body[data-page=index] .access-copy{padding:20px 21px}
body[data-page=index] .access-copy h3{font-size:19px}
body[data-page=index] #tariffs .section-heading{display:block;text-align:center;margin-bottom:36px}
body[data-page=index] #tariffs .section-heading>div .eyebrow{display:none}
body[data-page=index] #tariffs .section-heading h2{font-size:38px;line-height:1.15}
body[data-page=index] #tariffs .section-heading>p{max-width:690px;margin:14px auto 0;font-size:13px}
body[data-page=index] .plan:not(.featured) .button{background:#29241e;color:#fff;border-color:#29241e}
body[data-page=index] .plan:not(.featured) .button:hover{background:#463b30}
.home-faq{padding-block:10px 35px}
.home-faq-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:20px}
.home-faq-heading h2{font-size:33px;line-height:1.2;margin:0}
.home-faq-heading .text-link{font-size:12px;white-space:nowrap}
.home-faq-list{border:1px solid #e9e4de;border-radius:12px;padding:0 22px;overflow:hidden;background:#fff}
.home-faq-list details:last-child{border-bottom:0}
.home-faq-list summary{font-size:14px;padding:16px 0;font-weight:450;align-items:center}
.home-faq-list summary>span{width:26px;height:26px;border-radius:50%;background:#f2ede7;display:grid;place-items:center;font-size:20px;color:#67594a}
.home-faq-list .detail-body{padding:0 40px 20px 0;font-size:13px;line-height:1.8}
.home-faq-note{font-size:11px;color:#858078;margin:14px 0 0}.home-faq-note a{color:#a8492c;text-underline-offset:3px}
.consultation{display:grid;grid-template-columns:1fr 1.3fr;gap:35px;align-items:center;padding:33px 36px;border-radius:19px;margin-block:0 20px;background:linear-gradient(95deg,#f0e9e1f5 0%,#f2eee8f5 65%,#f2eee85e 100%),url('images/design/hero-background-wide.webp') right 40%/cover no-repeat;overflow:hidden}
.consult-copy h2{font-size:30px;line-height:1.15;font-weight:550;letter-spacing:-.035em;margin:0 0 11px}
.consult-copy p{font-size:12px;line-height:1.6;color:#83776b;margin:0}
.consult-form{display:grid;grid-template-columns:1fr 1fr 1.35fr;gap:9px 10px;align-items:end;min-width:0}
.consult-form>div{min-width:0}.consult-form>div>label{display:block;font-size:10px;color:#786e63;margin-bottom:6px}
.consult-form input:not([type=checkbox]){display:block;width:100%;height:44px;border:1px solid #e7e0d8;border-radius:10px;background:#fffcfa;font:11px/1.5 inherit;color:#302c28;padding:0 12px;min-width:0;font-family:inherit;font-size:11px}
.consult-form>.button{min-width:0;min-height:44px;padding:10px 12px;background:#29241e;border:1px solid #29241e;color:white;font-size:11px;border-radius:8px;white-space:normal}
.consult-form>.button:disabled{opacity:.65;cursor:wait}
.consult-consent{display:flex;gap:7px;align-items:flex-start;grid-column:1/-1;font-size:9px;color:#7c7268;line-height:1.5;cursor:pointer;margin-top:3px}
.consult-consent input{accent-color:#a8492c;width:13px;height:13px;flex:none;margin:0}.consult-consent a{color:inherit;text-underline-offset:2px}
.consult-status{grid-column:1/-1;margin:0;font-size:11px;color:#78452e;line-height:1.6}.consult-status:empty{display:none}
.consult-alternative{grid-column:1/-1;color:#8a5941;font-size:10px;text-decoration:none;justify-self:start}
@media(max-width:1100px){.consultation{grid-template-columns:1fr;gap:20px}.consult-copy h2 br,.consult-copy p br{display:none}.consult-copy h2{font-size:28px}.capability-link{padding:18px 15px;gap:10px}.capability-link h3{font-size:13px}}
@media(max-width:820px){.capability-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.capability-link:nth-child(3n){border-right:1px solid #eeeae5}.capability-link:nth-child(2n){border-right:0}.capability-link:nth-last-child(-n+3){border-bottom:1px solid #eeeae5}.capability-link:nth-last-child(-n+2){border-bottom:0}}
@media(max-width:580px){body[data-page=index] .section{padding-block:38px}body[data-page=index] .product-image{aspect-ratio:1.65}body[data-page=index] .product-copy{padding:22px}body[data-page=index] .product-copy h3{font-size:21px}.capability-overview{grid-template-columns:1fr;margin-top:20px}.capability-link{padding:16px 18px;border-right:0!important}.capability-link:nth-last-child(2){border-bottom:1px solid #eeeae5}.capability-link h3{font-size:14px}.capability-link p{font-size:11px}.capability-arrow{align-self:center}body[data-page=index] #tariffs .section-heading h2{font-size:29px}body[data-page=index] #tariffs .section-heading>p{font-size:12px}body[data-page=index] .access-copy{padding:18px 13px}body[data-page=index] .access-copy h3{font-size:17px}.home-faq{padding-block:0 30px}.home-faq-heading{gap:15px;margin-bottom:18px}.home-faq-heading h2{font-size:27px}.home-faq-heading .text-link{font-size:10px}.home-faq-list{padding-inline:15px}.home-faq-list summary{font-size:12px;gap:15px}.home-faq-list .detail-body{font-size:12px;padding-right:0}.home-faq-note{font-size:10px}.consultation{padding:26px 23px;gap:20px;border-radius:15px;margin-bottom:14px}.consult-copy h2{font-size:27px}.consult-copy p{font-size:12px}.consult-form{grid-template-columns:1fr;gap:12px}.consult-form input:not([type=checkbox]){height:46px;font-size:13px}.consult-form>.button{font-size:12px;min-height:46px}.consult-consent{font-size:9px}.consult-form>div>label{font-size:10px}.consult-alternative{font-size:10px}.reference-footer{padding-top:32px}}
