:root{--navy:#102b46;--blue:#176bea;--muted:#5b6c7d;--line:#dce5ed;--pale:#f1f6fc;--white:#fff;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--navy);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.12;letter-spacing:-.045em}h1{font-size:clamp(48px,4.5vw,70px);font-weight:750;line-height:1.08}h2{font-size:clamp(32px,3.2vw,46px);font-weight:700}h3{font-size:22px;letter-spacing:-.03em}p{color:var(--muted)}.wrap{width:min(1280px,calc(100% - 96px));margin:auto}.header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;min-height:88px;gap:30px}.brand img{width:166px;height:47px;object-fit:contain}.nav nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:600}.nav nav>a:not(.btn):hover,.text-link:hover{color:var(--blue)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:56px;padding:14px 24px;border:0;border-radius:9px;background:var(--blue);color:#fff;font-weight:650;line-height:1.4;cursor:pointer;box-shadow:0 6px 16px #176bea19;transition:background .2s,transform .2s}.btn:hover{background:#1059cb;transform:translateY(-1px)}.btn.small{min-height:46px;padding:11px 19px}.btn span{font-size:20px}.menu-toggle{display:none}.eyebrow{font-size:11px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;color:var(--blue);display:flex;align-items:center;gap:9px;margin-bottom:22px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#18a67d;flex:none}.hero{background:radial-gradient(ellipse at 90% 20%,#e6f0ff 0,transparent 54%),linear-gradient(#f9fbff,#f5f8fc);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding-top:86px;padding-bottom:70px}.hero h1 em{font-style:normal;color:var(--blue)}.hero-lede{font-size:21px;font-weight:600;color:var(--navy);margin:25px 0 12px;letter-spacing:-.03em}.hero-description{font-size:17px;max-width:515px}.actions{display:flex;align-items:center;gap:24px;margin-top:30px;flex-wrap:wrap}.text-link{font-size:14px;font-weight:650;display:inline-flex;align-items:center;gap:12px;color:var(--navy)}.hero-note{font-size:12px;margin-top:19px}.hero-visual{padding:27px;border-radius:24px;background:#fff9;border:1px solid #fff;box-shadow:0 28px 70px #31588912}.visual-heading{font-size:10px;font-weight:750;letter-spacing:.1em;display:flex;align-items:center;gap:8px;margin-bottom:19px}.demo-tag{margin-left:auto;padding:3px 7px;border-radius:4px;background:#e9eff6;color:var(--muted);font-size:9px}.screen{border:1px solid #d5e0eb;border-radius:12px;overflow:hidden;background:white;box-shadow:0 14px 40px #17395810}.screen img{width:100%;height:auto}.window-bar{background:#f7f9fc;min-height:33px;display:flex;align-items:center;padding:8px 13px;gap:5px;border-bottom:1px solid var(--line)}.window-bar i{width:6px;height:6px;border-radius:50%;background:#d1dae5}.window-bar>span{font-size:9px;color:#687d91;margin-left:12px}.visual-bottom{display:flex;gap:14px;align-items:center;padding:24px 0 20px}.signal-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#e8f4ef;color:#07866b;font-size:23px;flex:none}.visual-bottom strong{font-size:14px;letter-spacing:-.02em}.visual-bottom p{font-size:12px;margin-top:2px}.visual-chips{display:flex;gap:8px;flex-wrap:wrap}.visual-chips span{font-size:10px;font-weight:600;background:#edf3fb;border:1px solid #e1e9f4;border-radius:6px;padding:6px 9px}.trade-strip{border-top:1px solid #dce5ef;padding-top:23px;padding-bottom:25px;display:flex;align-items:center;justify-content:space-between;gap:24px}.trade-strip>span{font-size:9px;letter-spacing:.1em;font-weight:700;color:#76879b}.trade-strip p{font-size:13px;font-weight:600;color:#40566e}.trade-strip b{margin:0 11px;color:#a9b8c8}.section{padding:100px 0}.section-heading{margin-bottom:42px}.section-heading>p:last-child:not(.eyebrow){margin-top:18px;max-width:600px}.split-heading{display:grid;grid-template-columns:1.5fr 1fr;gap:80px;align-items:end}.split-heading>p{font-size:16px;margin:0!important}.system-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.system-card{border:1px solid var(--line);border-radius:14px;padding:25px 23px;background:linear-gradient(140deg,#f6f9fd,#fff 65%)}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px}.step{color:var(--blue);font-size:11px;letter-spacing:.08em;font-weight:700}.line-icon{font-size:26px;line-height:1;color:var(--blue)}.system-card h3{font-size:23px;min-height:52px}.system-card>p{font-size:14px;margin-top:16px;min-height:92px}.system-card ul{padding:19px 0 21px;margin:20px 0 0;border-top:1px solid var(--line);list-style:none;font-size:12px;color:#40566e}.system-card li{padding-left:12px;position:relative;margin:8px 0}.system-card li:before{content:"";position:absolute;left:0;top:8px;width:4px;height:4px;background:var(--blue);border-radius:50%}.card-result{font-size:11px;font-weight:650;color:var(--blue)}.scope-note{font-size:12px;text-align:center;margin-top:24px}.proof-section{background:var(--pale);border-block:1px solid var(--line)}.website-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.website-card{overflow:hidden;background:white;border:1px solid var(--line);border-radius:14px}.example-label{padding:17px 20px;display:flex;justify-content:space-between;gap:8px;align-items:center;font-size:11px;font-weight:600}.example-label>span:first-child{display:flex;align-items:center;gap:8px}.example-label>span:last-child{font-size:8px;letter-spacing:.08em;color:var(--muted)}.swatch{width:8px;height:8px;border-radius:50%}.green{background:#1e785c}.rose{background:#bd746d}.website-card>a{display:block;border-block:1px solid var(--line);overflow:hidden}.website-card>a>img{width:100%;height:330px;object-fit:cover;object-position:top}.example-copy{padding:26px;display:grid;grid-template-columns:1fr;gap:12px}.example-copy .eyebrow{font-size:9px;margin-bottom:9px}.example-copy h3{font-size:23px}.example-copy p{font-size:13px;max-width:430px}.cockpit-block{margin-top:92px}.cockpit-intro{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:34px}.cockpit-intro p:not(.eyebrow){font-size:16px}.cockpit-intro p+p{margin-top:12px}.desktop-proof{border-radius:14px;max-width:1100px;margin:auto;box-shadow:0 25px 70px #17395814}.desktop-proof .window-bar{min-height:40px}.window-bar .desktop-label{margin-left:auto;font-size:8px;letter-spacing:.1em}.mobile-proof{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:90px;max-width:1000px;margin:85px auto 0}.mobile-copy>p:not(.eyebrow){margin-top:24px;font-size:17px;max-width:455px}.check-list{list-style:none;padding:0;margin:26px 0}.check-list li{position:relative;padding-left:26px;margin:14px 0;font-size:14px}.check-list li:before{content:"✓";color:var(--blue);position:absolute;left:0;font-weight:700}.demo-caption{display:block;font-size:11px;color:#78899b;margin-top:30px;line-height:1.7}.phone-wrap{display:flex;align-items:center;flex-direction:column;background:radial-gradient(ellipse,#d5e6fc,transparent 68%)}.phone{width:265px;border:7px solid #19334d;border-radius:29px;overflow:hidden;box-shadow:0 20px 40px #17395824;background:#19334d}.phone img{width:100%;height:auto}.phone-label{font-size:8px;letter-spacing:.16em;font-weight:700;color:#758ba1;margin-top:22px}.owner-section{background:#fff}.owner-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:100px;align-items:center}.owner-grid>div>p:not(.eyebrow){font-size:18px;margin-top:25px;max-width:540px}.owner-grid .text-link{margin-top:27px}.handoff-card{background:#f7f9fc;border:1px solid var(--line);border-radius:18px;padding:30px}.handoff-card>.eyebrow{font-size:10px}.handoff-card>div{display:flex;gap:19px;padding:20px 0;border-top:1px solid var(--line)}.handoff-card>div:last-child{padding-bottom:0}.handoff-card>div>span{font-size:10px;color:var(--blue);padding-top:3px}.handoff-card p{font-size:13px}.handoff-card strong{display:block;color:var(--navy);font-size:15px;margin-bottom:3px}#how{border-top:1px solid var(--line);padding-top:80px}.onboarding-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:55px}.onboarding-grid article{border-top:2px solid #cfe0f8;padding-top:24px}.onboarding-grid h3{margin:20px 0 15px}.onboarding-grid p{font-size:15px}.keep-site{display:flex;align-items:center;gap:22px;border:1px solid var(--line);border-radius:12px;padding:25px 30px;margin-top:50px}.keep-site .signal-icon{background:#eaf2ff;color:var(--blue)}.keep-site h3{font-size:19px}.keep-site p{font-size:13px;margin-top:6px}.keep-site .text-link{margin-left:auto;flex:none;font-size:12px}.quote-section{background:#eaf2fd;border-block:1px solid #d7e4f6}.quote-wrap{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.quote-copy>p:not(.eyebrow){margin-top:25px;font-size:17px}.quote-copy .quote-aside{font-size:13px!important;max-width:310px;margin-bottom:22px}.quote-copy .contact-line{font-size:13px!important}.contact-line a{font-weight:650;color:var(--navy)}.lead-form{padding:34px;background:#fff;border:1px solid #d8e3f2;border-radius:18px;box-shadow:0 20px 60px #234b7910}.lead-form h3{font-size:24px}.form-intro{font-size:13px;margin:9px 0 25px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field.full{grid-column:1/-1}.field label{display:block;font-size:12px;font-weight:600;margin-bottom:7px;color:#354a60}.field input,.field select{width:100%;min-width:0;border:1px solid #d3dfeb;border-radius:7px;min-height:47px;padding:11px 12px;color:var(--navy);background:#fbfcfe;font-size:14px}.field input:focus,.field select:focus{outline:2px solid #7aaafa;outline-offset:2px}.req{color:var(--blue)}.hp{display:none}.lead-form button{width:100%;margin-top:24px}.form-note{font-size:10px;line-height:1.6;margin-top:17px}.form-note a{text-decoration:underline}.form-status{font-size:14px;margin-top:12px;color:var(--blue)}.faq-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:80px}.faqs details{border-bottom:1px solid var(--line)}.faqs details:first-child{border-top:1px solid var(--line)}.faqs summary{padding:22px 30px 22px 0;cursor:pointer;font-size:16px;font-weight:600;list-style:none;position:relative}.faqs summary::-webkit-details-marker{display:none}.faqs summary:after{content:"+";position:absolute;right:0;color:var(--blue);font-size:21px;top:17px}.faqs details[open] summary:after{content:"−"}.faqs details p{font-size:14px;padding-bottom:23px;max-width:620px}footer{background:#f7f9fc;border-top:1px solid var(--line);padding:40px 0 24px}.footer-top{display:flex;align-items:center;gap:65px;padding-bottom:38px}.footer-top p{font-size:14px;font-weight:600;color:var(--navy);line-height:1.5}.footer-top>a:last-child{margin-left:auto;font-size:13px}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;font-size:11px;color:var(--muted)}.footer-bottom div{display:flex;gap:24px}:focus-visible{outline:3px solid #6aa3ff;outline-offset:5px}
@media(min-width:1600px){.hero-grid{padding-top:105px;padding-bottom:95px}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.hero-grid{gap:28px}.hero-visual{padding:18px}.hero h1{font-size:49px}.system-grid{grid-template-columns:repeat(2,1fr)}.system-card>p{min-height:0}.system-card h3{min-height:0}.split-heading{gap:40px}.quote-wrap,.owner-grid{gap:45px}.nav nav{gap:20px}.trade-strip{flex-direction:column;gap:10px;align-items:flex-start}.keep-site{flex-wrap:wrap}.keep-site .text-link{margin-left:64px}.mobile-proof{gap:40px}.cockpit-intro{gap:40px}}
@media(max-width:760px){html{scroll-padding-top:82px}.wrap{width:calc(100% - 40px)}.nav{min-height:74px}.brand img{width:140px;height:40px}.menu-toggle{display:flex;align-items:center;gap:10px;border:1px solid var(--line);background:white;border-radius:7px;min-height:42px;padding:8px 12px;color:var(--navy);font-size:13px}.nav nav{display:none;position:absolute;top:74px;left:0;right:0;padding:24px;background:white;border-bottom:1px solid var(--line);box-shadow:0 15px 25px #17395810;align-items:stretch}.nav nav.is-open{display:flex;flex-direction:column;gap:22px}.hero-grid{grid-template-columns:1fr;padding-top:45px;padding-bottom:35px;gap:36px}.hero h1{font-size:clamp(40px,8.8vw,62px)}.eyebrow{font-size:10px;margin-bottom:17px;letter-spacing:.1em}.hero-lede{font-size:19px;margin-top:23px}.hero-description{font-size:16px}.hero-note{font-size:11px}.actions{gap:22px}.actions .btn{font-size:14px;padding:14px 18px}.hero-visual{padding:20px;border-radius:17px}.visual-heading{font-size:9px}.visual-bottom{padding:19px 0}.visual-bottom strong{font-size:13px}.visual-chips span{font-size:9px}.trade-strip{padding-block:22px}.trade-strip>span{font-size:8px}.trade-strip p{font-size:12px;line-height:2}.trade-strip b{margin:0 6px}.section{padding:64px 0}.split-heading,.cockpit-intro,.owner-grid,.quote-wrap,.faq-grid{grid-template-columns:1fr;gap:25px}.section-heading{margin-bottom:30px}h2{font-size:34px}.split-heading>p{font-size:15px}.system-grid{gap:12px}.system-card{padding:20px 17px}.system-card h3{font-size:21px;min-height:48px}.system-card>p{font-size:13px;min-height:100px}.system-card ul{font-size:11px;padding-top:15px;margin-top:16px}.card-top{margin-bottom:24px}.card-result{font-size:10px}.scope-note{text-align:left;font-size:11px}.website-grid{grid-template-columns:1fr;gap:24px}.website-card>a>img{height:280px}.example-copy{padding:23px}.example-label{padding:15px;font-size:10px}.cockpit-block{margin-top:60px}.cockpit-intro p:not(.eyebrow){font-size:15px}.desktop-proof{border-radius:8px}.desktop-proof .window-bar{min-height:28px;padding:6px}.window-bar>span{font-size:7px;margin-left:5px}.window-bar .desktop-label{font-size:6px}.mobile-proof{grid-template-columns:1fr;margin-top:50px;gap:35px}.mobile-copy>p:not(.eyebrow){font-size:16px}.phone{width:265px}.owner-grid>div>p:not(.eyebrow){font-size:16px}.handoff-card{margin-top:15px;padding:25px}.onboarding-grid{grid-template-columns:1fr;gap:30px}.onboarding-grid article{padding-top:20px}.onboarding-grid h3{margin:13px 0 12px}.keep-site{padding:23px;gap:15px;align-items:flex-start;margin-top:35px}.keep-site>div{flex:1;min-width:180px}.keep-site .text-link{margin-left:0}.keep-site h3{font-size:18px}.quote-wrap{gap:35px}.lead-form{padding:25px 20px}.quote-copy>p:not(.eyebrow){font-size:16px}.faq-grid{gap:30px}.faqs summary{font-size:15px}.footer-top{flex-wrap:wrap;gap:24px;align-items:flex-start}.footer-top p{font-size:12px;margin-left:auto}.footer-top>a:last-child{margin-left:0;width:100%}.footer-bottom{gap:20px;flex-wrap:wrap}.check-list li{font-size:14px}.form-note{font-size:11px}}
@media(max-width:390px){.system-grid{grid-template-columns:1fr}.system-card h3,.system-card>p{min-height:0}.fields{grid-template-columns:1fr}.field.full{grid-column:auto}.visual-chips{gap:5px}.visual-chips span{padding:5px;font-size:8px}}
@media(max-width:760px){.field input,.field select{font-size:16px}.system-grid{grid-template-columns:1fr}.system-card h3,.system-card>p{min-height:0}.system-card ul{font-size:13px}.system-card>p{font-size:15px}.card-result{font-size:12px}.card-top{margin-bottom:20px}}
.website-card>a>img{height:auto;aspect-ratio:16/9;object-fit:contain;background:#f7f9fc}
.system-card>.step{display:block;margin-bottom:22px}
.system-card h3{min-height:0;font-size:23px}
.system-card>p{min-height:0;font-size:16px;line-height:1.7;margin-top:18px}
.system-card{padding:28px 23px}
.cockpit-block{margin-top:64px}
.mobile-proof{margin-top:30px;gap:55px}
.mobile-copy h3{font-size:30px;line-height:1.2}
.mobile-copy .check-list li{font-size:17px;margin:19px 0}
.phone{width:235px}
.section-heading>p:last-child:not(.eyebrow){font-size:18px;max-width:740px}
.example-copy p,.onboarding-grid p,.faqs details p{font-size:16px}
.hero-note,.scope-note,.demo-caption{font-size:13px}
.field label{font-size:14px}
.relief-section .section-heading{max-width:760px;margin-bottom:38px}
.relief-section .section-heading>p:last-child{max-width:640px}
.relief-section .system-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.relief-section .system-card{padding:30px 32px;background:#f8fafc;border:1px solid #e0e8ef;border-radius:18px;box-shadow:none}
.relief-icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;background:#e9f1ff;color:var(--blue);margin-bottom:21px}
.relief-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.relief-section .system-card h3{font-size:27px;line-height:1.25;letter-spacing:-.035em}
.relief-answer{border-top:1px solid #dfe7ed;padding-top:19px;margin-top:22px}
.relief-answer>span{display:block;font-size:15px;font-weight:700;color:#18725f;margin-bottom:7px}
.relief-answer p{font-size:17px;line-height:1.65;max-width:460px}
.relief-close{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:34px;padding:25px;background:#f0f7f4;border-radius:14px}
.relief-close h3{font-size:22px;line-height:1.3}
.relief-close p{font-size:16px;margin-top:4px}
.relief-check{display:flex;align-items:center;justify-content:center;flex:0 0 40px;height:40px;border-radius:50%;background:#dceee5;color:#18725f;font-size:23px}
@media(max-width:760px){.relief-section .system-grid{grid-template-columns:1fr;gap:16px}.relief-section .system-card{padding:25px 23px}.relief-section .system-card h3{font-size:25px}.relief-answer p{font-size:17px}.relief-close{align-items:flex-start;justify-content:flex-start;padding:23px 20px;gap:13px}.relief-close h3{font-size:21px}.relief-section h2 br{display:none}.relief-section .scope-note{font-size:12px;line-height:1.6}}
.lead-story{background:#f3f7fc;border-block:1px solid #e5ecf3}
.lead-story-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:80px}
.lead-story-figure{margin:0;min-width:0}
.lead-photo-wrap{position:relative;margin:0 15px 0 22px}
.lead-photo-wrap>img{width:100%;height:570px;object-fit:cover;object-position:55% 38%;border-radius:24px}
.lead-messages{position:absolute;left:-22px;right:-15px;bottom:22px;display:flex;flex-direction:column;gap:12px;align-items:flex-start}
.lead-message{display:flex;align-items:center;gap:12px;padding:13px 17px;border-radius:15px;background:#fff;box-shadow:0 9px 28px #102b4620;border:1px solid #e4eaf0;max-width:95%}
.message-reply{align-self:flex-end;background:#f0f6ff}
.message-booked{margin-left:22px;border-color:#d3e8dc}
.message-symbol{display:flex;align-items:center;justify-content:center;flex:0 0 34px;height:34px;border-radius:10px;background:#eaf2ff;color:var(--blue);font-size:22px}
.message-booked .message-symbol{background:#e2f2e9;color:#18725f}
.message-label{display:block;font-size:11px;font-weight:700;letter-spacing:.04em;color:#64758a;margin-bottom:2px}
.message-booked .message-label{color:#18725f}
.lead-message p{font-size:15px;font-weight:600;line-height:1.45;color:var(--navy)}
.lead-story-figure figcaption{font-size:11px;color:#64758a;margin:14px 0 0 22px}
.lead-story-copy h2{font-size:clamp(32px,3vw,43px);line-height:1.15;letter-spacing:-.04em}
.lead-story-subhead{color:var(--blue);font-size:clamp(32px,3vw,43px);font-weight:700;line-height:1.15;letter-spacing:-.04em;margin-top:16px}
.lead-story-description{font-size:18px;line-height:1.75;margin-top:25px}
.lead-story-promise{font-size:21px;font-weight:650;line-height:1.5;color:var(--navy);margin:28px 0 26px}
.lead-story-copy .text-link{font-size:15px;display:inline-flex;align-items:center;gap:12px}
@media(max-width:900px){.lead-story-grid{gap:38px}.lead-photo-wrap>img{height:560px}}
@media(max-width:760px){.lead-story-grid{grid-template-columns:1fr;gap:32px}.lead-story-copy{grid-row:1}.lead-story-copy h2{font-size:34px}.lead-story-description{font-size:17px;margin-top:22px}.lead-story-promise{font-size:20px;margin:22px 0}.lead-photo-wrap{margin:0 10px}.lead-photo-wrap>img{height:490px;border-radius:19px}.lead-messages{left:-10px;right:-10px;bottom:16px;gap:9px}.lead-message{padding:11px 13px;gap:10px}.lead-message p{font-size:14px}.message-label{font-size:11px}.message-booked{margin-left:8px}.lead-story-figure figcaption{margin-left:0;font-size:10px}}
@media(max-width:760px){.lead-story-copy h2{font-size:32px;line-height:1.16;text-wrap:balance}.lead-story-subhead{font-size:21px;font-weight:600;line-height:1.45;letter-spacing:-.015em;margin-top:16px;text-wrap:pretty}.lead-story-description{margin-top:20px}}
.showcase-toolbar,.showcase-footer{display:flex;align-items:center;justify-content:space-between;gap:20px}
.showcase-toolbar{margin:0 0 22px}.showcase-toolbar>p{font-size:17px;color:var(--navy);font-weight:600}
.showcase-controls{display:flex;gap:10px}.showcase-arrow{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid #cddbe8;border-radius:50%;background:white;color:var(--navy);font-size:24px;line-height:1;cursor:pointer}.showcase-arrow:hover:not(:disabled){background:#e6efff;border-color:var(--blue);color:var(--blue)}.showcase-arrow:disabled{opacity:.35;cursor:default}
.website-carousel{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;padding-bottom:14px;scrollbar-width:thin;scrollbar-color:#bccdde transparent}
.website-carousel .website-card{flex:0 0 calc((100% - 44px)/3);min-width:0;scroll-snap-align:start;scroll-snap-stop:always}
.website-carousel .example-label{padding:14px 15px;gap:8px;flex-wrap:wrap;font-size:10px}.website-carousel .example-label>span:last-child{font-size:8px;letter-spacing:.06em}
.website-carousel .example-copy{display:block;padding:23px}.website-carousel h3{font-size:22px;line-height:1.2}.website-carousel .example-copy p{font-size:16px;line-height:1.65;margin-top:14px}.website-carousel .example-copy .eyebrow{margin-bottom:10px}
.website-carousel .website-card>a>img{height:auto;aspect-ratio:16/9;object-fit:contain}.swatch.plumbing{background:#176bea}.swatch.speaker{background:#ac653b}
.showcase-footer{margin-top:12px}.showcase-footer p{font-size:13px}.showcase-hint span{margin-left:5px}.website-carousel:focus-visible,.showcase-arrow:focus-visible{outline:3px solid var(--blue);outline-offset:3px}
@media(max-width:1000px) and (min-width:761px){.website-carousel .website-card{flex-basis:calc((100% - 22px)/2)}}
@media(max-width:760px){.website-carousel{gap:16px}.website-carousel .website-card{flex-basis:90%}.showcase-toolbar{gap:12px}.showcase-toolbar>p{font-size:15px;max-width:190px}.showcase-arrow{width:46px;height:46px}.showcase-footer{align-items:flex-start;gap:12px}.showcase-footer p{font-size:12px}.showcase-footer #showcase-status{white-space:nowrap}.website-carousel .example-copy{padding:22px}}
@media(prefers-reduced-motion:reduce){.website-carousel{scroll-behavior:auto}}
.owner-portraits{min-width:0}
.portrait-grid{display:grid;grid-template-columns:1.15fr 1fr;grid-template-rows:215px 215px;gap:14px}
.portrait-grid img{width:100%;height:100%;object-fit:cover;border-radius:18px}
.portrait-main{grid-row:span 2}
.portrait-frame{overflow:hidden;border-radius:18px}
.portrait-main-image{object-position:50% 50%}
.portrait-cleaning{object-position:50% 50%}
.portrait-plumbing{object-position:50% 50%}
.portrait-caption{display:flex;gap:14px;align-items:center;margin-top:20px}
.portrait-caption strong{font-size:17px;letter-spacing:-.02em}
.portrait-caption p{font-size:15px;margin-top:3px}
.photo-note{font-size:10px;color:#64758a;margin-top:12px}
.hero{background:radial-gradient(ellipse at 90% 20%,#eef4ed 0,transparent 53%),linear-gradient(#fafcff,#f5f8fc)}
.mobile-proof{grid-template-columns:minmax(0,3fr) minmax(0,1fr);max-width:none;gap:35px}
.mobile-proof .phone{width:200px}
.desktop-with-note .demo-caption{margin-top:18px}
@media(max-width:760px){.portrait-grid{grid-template-rows:155px 155px;gap:10px}.portrait-grid img{border-radius:13px}.portrait-caption strong{font-size:16px}.portrait-caption p{font-size:14px}.mobile-proof{grid-template-columns:1fr;gap:28px}.mobile-proof .phone{width:225px}.hero-grid{gap:30px}}
.form-intro,.quote-copy .quote-aside{font-size:15px!important}
@media(max-width:760px){.system-card{padding:24px}.system-card>.step{margin-bottom:14px}.system-card>p{font-size:16px}.hero h1{font-size:clamp(38px,8.8vw,62px)}.mobile-copy h3{font-size:26px}.mobile-proof{gap:22px}.cockpit-block{margin-top:44px}.section-heading>p:last-child:not(.eyebrow){font-size:16px}.section{padding:50px 0}.hero-grid{padding-top:35px}.hero-note{font-size:13px}.fields{grid-template-columns:1fr}.field.full{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
