
@font-face{font-family:Inter;src:url('/assets/fonts/inter-latin.woff2') format('woff2');font-style:normal;font-weight:400 700;font-display:swap}

:root{--paper:#fcfbf7;--ink:#192f35;--muted:#52676b;--blue:#075d7c;--mint:#e3eee5;--line:#cdd7d2;--radius:24px;--max:1240px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:30px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.6}
a{color:inherit;text-underline-offset:5px}
button{font:inherit}
img{display:block;max-width:100%;height:auto}
h1,h2,h3,p,figure{margin:0}
h1,h2{font-weight:600;letter-spacing:-.055em;line-height:1.04}
h1{font-size:clamp(3rem,5.5vw,5rem)}
h2{font-size:clamp(2.3rem,4vw,3.7rem)}
h3{font-size:1.35rem;line-height:1.3;letter-spacing:-.025em;font-weight:600}
em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.055em;color:var(--blue)}
p{color:var(--muted)}
p+p{margin-top:18px}
a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #8d4e14;outline-offset:5px}
a:hover{text-decoration-thickness:2px}
.skip{position:absolute;left:20px;top:-100px;background:white;padding:12px;z-index:10}
.skip:focus{top:5px}
.concept-bar{background:var(--mint);padding:8px max(28px,calc((100vw - var(--max))/2));display:flex;justify-content:space-between;gap:16px;font-size:.8rem;font-weight:500}
.concept-bar span{color:var(--muted)}
.header{max-width:var(--max);margin:auto;min-height:102px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 0}
.brand{display:flex;gap:10px;align-items:center;text-decoration:none;font-size:1.6rem;font-weight:700;letter-spacing:-.05em;line-height:1.1}
.brand img{width:40px;height:40px}
.brand small{font-size:.75rem;letter-spacing:.01em;font-weight:500;display:block;margin-top:5px;color:var(--blue)}
nav{display:flex;gap:30px;align-items:center}
nav a{font-size:.9rem;text-decoration:none;color:var(--muted)}
nav a[aria-current]{color:var(--ink);text-decoration:underline;text-decoration-color:var(--blue);text-decoration-thickness:2px;text-underline-offset:9px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;background:var(--blue);color:white;border:1px solid var(--blue);border-radius:7px;min-height:52px;padding:12px 21px;text-decoration:none;font-weight:600;font-size:.92rem;cursor:pointer}
.button:hover{background:#064a63;color:white}
.button.small{min-height:44px;padding:10px 17px}
.button.light{background:var(--mint);color:var(--ink);border-color:var(--mint)}
.button.light:hover{background:white}
.button.outline{background:transparent;color:var(--blue);border-color:#91a9ae}
.button[hidden]{display:none}
.text-link{font-size:.9rem;font-weight:600}
.actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap;margin-top:28px}
.eyebrow{display:block;color:var(--blue);font-size:.82rem;font-weight:600;letter-spacing:.03em;margin-bottom:22px}
.hero{max-width:var(--max);margin:22px auto 60px;display:grid;grid-template-columns:1fr 1.08fr;gap:60px;align-items:center}
.hero .lede{font-size:1.1rem;max-width:440px;margin-top:26px;line-height:1.6;color:var(--ink)}
.hero-support{font-size:.94rem;max-width:425px;margin-top:14px}
.hero-copy>.caption{margin-top:16px}
.caption{font-size:.8rem;color:var(--muted);line-height:1.6}
.hero-photo{align-self:stretch;position:relative;min-height:570px;overflow:hidden;border-radius:var(--radius)}
.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:48% center}
.hero-photo figcaption{position:absolute;bottom:20px;left:20px;right:20px;background:rgba(252,251,247,.96);padding:17px 21px;border-radius:10px;line-height:1.5}
.hero-photo figcaption span{display:block;font-weight:600}
.hero-photo figcaption small{font-size:.85rem;color:var(--muted)}
.quiet-strip{max-width:var(--max);margin:auto;border-block:1px solid var(--line);padding:23px 0;display:flex;justify-content:space-around;font-family:Georgia,serif;font-size:1.35rem;color:var(--blue)}
.story-section,.setup,.work-section,.pilot-workflows{max-width:var(--max);margin:100px auto}
.story-grid,.enterprise-intro{display:grid;grid-template-columns:1fr 1fr;gap:90px}
.large-copy{font-size:1.3rem;line-height:1.55;color:var(--ink);letter-spacing:-.02em}
.comparison{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);margin-top:30px;padding-top:22px;gap:20px}
.comparison small{display:block;font-size:.8rem;color:var(--muted);margin-bottom:10px}
.comparison strong{font-size:.95rem;line-height:1.5;font-weight:500}
.demo-section{background:var(--mint);display:grid;grid-template-columns:.78fr 1.22fr;gap:70px;padding:80px max(28px,calc((100vw - var(--max))/2))}
.section-intro p{margin-top:25px;max-width:370px}
.demo-next{margin-top:23px}
.demo-wrap{align-self:center}
.demo-pair{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.phone{background:var(--paper);border:1px solid #b5c4be;border-radius:24px;padding:24px 18px 18px;box-shadow:0 14px 30px #19363209}
.phone.second{transform:translateY(25px)}
.phone-top{display:flex;align-items:center;gap:9px;margin-bottom:24px;font-weight:600}
.phone-top small{display:block;font-size:.75rem;color:var(--muted);font-weight:400}
.avatar{border-radius:50%;background:#e0e8ea;width:35px;height:35px;display:grid;place-items:center;font-size:.9rem}
.phrase{padding:16px;margin-top:12px;border-radius:17px;background:#dcebf2}
.phrase.you{margin-left:16px;border-bottom-right-radius:4px}
.phrase.they{margin-right:16px;background:#e3eddd;border-bottom-left-radius:4px}
.phrase small{display:block;color:#305765;font-size:.72rem;font-weight:600;margin-bottom:6px}
.phrase strong{font-size:clamp(1.1rem,2.1vw,1.85rem);line-height:1.15;font-weight:600;display:block;max-width:7em}
.phone-bottom{text-align:center;font-size:.75rem;color:var(--muted);margin-top:24px}
.demo-result{font-size:.83rem;line-height:1.65;margin:47px auto 0;max-width:460px;text-align:center}
.section-heading{margin-bottom:42px}
.section-heading>p{max-width:540px;margin-top:24px}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}
.steps article{border-top:1px solid var(--line);padding-top:24px}
.step-number{font-size:.85rem;color:var(--blue);display:block;margin-bottom:32px}
.steps p{margin-top:14px;font-size:.94rem}
.faq-section{display:grid;grid-template-columns:1fr 1fr;gap:90px;max-width:var(--max);margin:100px auto}
.questions{border-top:1px solid var(--line)}
details{border-bottom:1px solid var(--line);padding:20px 0}
summary{cursor:pointer;font-size:.97rem;font-weight:600;padding-right:12px}
details p{font-size:.9rem;margin:15px 0 5px}
.closing{text-align:center;background:#e7eef1;padding:75px 24px}
.badges{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;margin-top:30px}
.badges img{width:auto;height:43px}
.audience-path{max-width:var(--max);margin:auto;padding:40px 0;display:flex;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line)}
.audience-path span{color:var(--muted)}
.audience-path a{font-weight:600}
footer{max-width:var(--max);margin:auto;padding:45px 0 22px}
.footer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:35px}
.footer-top>p{font-family:Georgia,serif;font-size:1.35rem;line-height:1.3}
.footer-top nav{flex-wrap:wrap;gap:18px}
.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:.75rem;color:var(--muted);margin-top:45px}
.teams-hero{grid-template-columns:1fr 1fr}
.teams-hero .hero-photo{min-height:490px}
.teams-hero h1{font-size:clamp(3rem,5.6vw,5rem)}
.team-principle{text-align:center;background:var(--mint);padding:75px 24px}
.team-principle h2{font-size:clamp(2rem,4.1vw,3.6rem)}
.team-principle p{max-width:580px;margin:25px auto 0}
.work-rows article{display:grid;grid-template-columns:60px 1fr 1.15fr;gap:25px;border-top:1px solid var(--line);padding:30px 0;align-items:baseline}
.work-rows article>span{color:var(--blue);font-size:.8rem}
.work-rows p{font-size:.96rem}
.boundary-note{font-size:.85rem;max-width:650px;border-left:3px solid #599079;padding-left:18px;margin-top:22px}
.enterprise-invite{background:#173a45;padding:75px max(28px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:1fr 1fr;gap:100px;color:white}
.enterprise-invite .eyebrow,.enterprise-hero .eyebrow{color:#bdded1}
.enterprise-invite em,.enterprise-hero em{color:#c2e4d6}
.enterprise-invite p{color:#d2e1e3;margin-top:22px;max-width:430px}
.enterprise-invite .button{margin-top:26px}
.planning-list{align-self:center}
.planning-list span{display:block;padding:20px 0;border-bottom:1px solid #537079;font-size:1.1rem}
.enterprise-hero{background:#173a45;color:white;border-radius:24px;max-width:var(--max);margin:22px auto 0;padding:65px 62px 35px}
.enterprise-hero h1{font-size:clamp(3rem,6.1vw,5.4rem)}
.enterprise-hero .lede{max-width:650px;margin-top:28px;color:#d2e1e3;font-size:1.15rem}
.enterprise-hero .text-link{color:white}
.enterprise-bottom{display:flex;justify-content:space-between;align-items:flex-end;border-top:1px solid #537079;margin-top:65px;padding-top:28px}
.enterprise-bottom p{color:#d2e1e3;font-size:.95rem}
.enterprise-bottom span{font-size:.78rem;letter-spacing:.1em;line-height:1.8;color:#bdded1}
.enterprise-intro{max-width:var(--max);margin:100px auto}
.enterprise-intro .text-link{display:inline-block;margin-top:24px}
.workflow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.workflow-grid article{border-top:2px solid #729a9e;padding-top:24px}
.workflow-label{font-size:.82rem;color:var(--blue)}
.workflow-grid h3{font-size:1.75rem;margin:24px 0 16px}
.workflow-grid p{font-size:.95rem}
.pilot-workflows>.caption{margin-top:30px}
.pilot-plan{background:#e6eeeb;padding:75px max(28px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.pilot-plan img{border-radius:20px;aspect-ratio:1.1;object-fit:cover}
.pilot-plan figcaption{font-size:.8rem;color:var(--muted);margin-top:14px}
.pilot-steps{padding-left:22px;margin-top:32px}
.pilot-steps li{padding-left:12px;margin-top:24px}
.pilot-steps li::marker{color:var(--blue);font-size:.85rem}
.pilot-steps h3{font-size:1.1rem}
.pilot-steps p{font-size:.92rem;margin-top:8px}
.pilot-contact{max-width:var(--max);margin:100px auto;display:grid;grid-template-columns:1.1fr 1fr;gap:90px}
.pilot-contact>div>p{margin-top:25px;max-width:440px}
.pilot-contact .button{margin-top:25px}
.pilot-contact>div>.caption{margin-top:13px}
.pilot-contact aside{background:#e7eef1;border-radius:20px;padding:32px;align-self:center}
.pilot-contact ul{padding-left:20px;color:var(--muted);font-size:.93rem}
.pilot-contact li{margin:10px 0}
.pilot-contact aside p{font-size:.81rem}

@media(min-width:1600px){.hero-photo{min-height:625px}
}

@media(max-width:1320px){.header,.hero,.quiet-strip,.story-section,.setup,.work-section,.pilot-workflows,.faq-section,.audience-path,footer,.enterprise-hero,.enterprise-intro,.pilot-contact{margin-left:32px;margin-right:32px}
.hero{gap:36px}
.header{gap:20px}
.hero-photo{min-height:540px}
.footer-top nav{max-width:350px}
.demo-section{gap:40px}
.story-grid,.faq-section,.enterprise-intro{gap:50px}
}

@media(max-width:950px){nav{gap:20px}
.hero{gap:28px}
.hero-photo{min-height:490px}
.hero h1{font-size:3.3rem}
.demo-section{grid-template-columns:1fr}
.section-intro{display:grid;grid-template-columns:1fr 1fr;gap:0 35px}
.section-intro .eyebrow{grid-column:1/-1}
.section-intro h2{grid-row:2/5}
.section-intro p{margin-top:0}
.section-intro .caption{margin-top:18px}
.section-intro .button{justify-self:start}
.demo-wrap{max-width:620px;width:100%;margin:15px auto 0}
.phrase strong{font-size:1.8rem}
.steps{gap:28px}
.footer-top>p{display:none}
.enterprise-invite{gap:45px}
.enterprise-hero{padding:48px 40px 30px}
.pilot-plan{gap:40px}
.pilot-contact{gap:40px}
}

@media(max-width:700px){.concept-bar{padding:8px 20px;font-size:.72rem}
.concept-bar span{font-size:.75rem}
.header{margin:0 20px;flex-wrap:wrap;gap:18px;padding:20px 0}
.header .brand{order:0}
.header>.button{order:1;min-height:42px;font-size:.82rem}
.header nav{order:2;width:100%;justify-content:space-between;padding:8px 0 14px;border-bottom:1px solid var(--line);gap:12px}
.header nav a{font-size:.87rem}
.hero,.story-grid,.enterprise-intro,.faq-section,.pilot-contact,.pilot-plan,.enterprise-invite{grid-template-columns:1fr}
.hero,.quiet-strip,.story-section,.setup,.work-section,.pilot-workflows,.faq-section,.audience-path,footer,.enterprise-hero,.enterprise-intro,.pilot-contact{margin-left:20px;margin-right:20px}
.hero{margin-top:25px;margin-bottom:36px;gap:30px}
.hero h1{font-size:clamp(2.8rem,10.5vw,4.25rem)}
.hero .eyebrow{margin-bottom:16px}
.hero .lede{font-size:1.04rem;margin-top:22px}
.hero-photo{min-height:0;aspect-ratio:1.12}
.hero-photo>img{height:100%}
.hero-photo figcaption{left:14px;right:14px;bottom:14px;padding:13px 16px}
.quiet-strip{font-size:1rem;gap:15px;flex-wrap:wrap;padding:20px 0}
.story-section,.setup,.work-section,.pilot-workflows,.faq-section,.enterprise-intro,.pilot-contact{margin-top:65px;margin-bottom:65px}
.story-grid,.faq-section,.enterprise-intro{gap:30px}
.large-copy{font-size:1.14rem}
.comparison{gap:15px}
.comparison strong{font-size:.87rem}
.demo-section{padding:55px 20px;gap:30px}
.section-intro{display:block}
.section-intro p{max-width:none;margin-top:22px}
.section-intro .caption{margin-top:15px}
.section-intro .button{margin-top:23px}
.demo-pair{gap:10px}
.phone{padding:18px 9px 13px;border-radius:19px}
.phone-top{gap:7px;font-size:.88rem;margin-bottom:16px}
.phone-top small{font-size:.75rem}
.avatar{width:29px;height:29px;font-size:.78rem}
.phrase{padding:12px 9px}
.phrase.you{margin-left:5px}
.phrase.they{margin-right:5px}
.phrase strong{font-size:clamp(1rem,5vw,1.6rem)}
.phone-bottom{font-size:.75rem}
.demo-result{margin-top:40px}
.steps{grid-template-columns:1fr;gap:28px}
.steps article{display:grid;grid-template-columns:35px 1fr;column-gap:15px}
.step-number{grid-row:1/3;margin:3px 0 0}
.steps article p{grid-column:2;margin-top:10px}
.closing{padding:55px 20px}
.badges{gap:12px}
.badges img{height:38px}
.audience-path{flex-direction:column;gap:10px;padding:30px 0;font-size:.9rem}
.footer-top{flex-direction:column;gap:25px}
.footer-top nav{gap:18px}
.footer-bottom{flex-direction:column;gap:8px;margin-top:30px}
.teams-hero .hero-photo{min-height:0}
.team-principle{padding:55px 20px}
.work-rows article{grid-template-columns:28px 1fr;gap:12px}
.work-rows p{grid-column:2}
.enterprise-invite{padding:55px 20px;gap:25px}
.enterprise-hero{padding:36px 25px 28px;margin-top:25px;border-radius:18px}
.enterprise-hero h1{font-size:clamp(2.5rem,10vw,3.8rem)}
.enterprise-hero .lede{font-size:1rem}
.enterprise-bottom{margin-top:40px;gap:16px}
.enterprise-bottom span{font-size:.75rem}
.enterprise-bottom p{font-size:.82rem}
.workflow-grid{grid-template-columns:1fr;gap:35px}
.workflow-grid h3{margin:15px 0;font-size:1.65rem}
.pilot-plan{padding:55px 20px;gap:35px}
.pilot-plan img{aspect-ratio:1.3}
.pilot-contact{gap:30px}
.pilot-contact aside{padding:25px}
.actions{gap:18px}
.text-link{font-size:.85rem}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
}


/* Final review pass: larger supporting labels and a complete reading/download journey. */
.caption,.eyebrow,.concept-bar,.phone-top small,.phrase small,.phone-bottom,.footer-bottom,.workflow-label,.step-number{font-size:.875rem}
.brand small{font-size:.75rem}
.phrase small{line-height:1.4}
.phone-top small{font-size:.75rem}
.phone-bottom{font-size:.75rem}
.footer-bottom{font-size:.75rem}
.concept-bar span{font-size:.75rem}

.get-hero{max-width:var(--max);margin:35px auto 70px;display:grid;grid-template-columns:1.08fr 1fr;gap:70px;align-items:center}
.get-hero h1{font-size:clamp(3rem,5.1vw,4.7rem)}
.get-copy>.lede{font-size:1.1rem;max-width:520px;margin-top:25px}
.download-options{display:flex;gap:30px;margin:35px 0 20px}
.download-options article{border-top:1px solid var(--line);padding-top:19px;flex:1}
.download-options h2{font-size:1rem;letter-spacing:0;line-height:1.4;margin-bottom:16px}
.store-download{display:inline-flex;min-height:48px;align-items:center}
.store-download img{height:44px;width:auto;max-width:100%}
.get-copy>.text-link{display:inline-block;margin-top:24px}
.get-photo{position:relative;overflow:hidden;border-radius:24px;aspect-ratio:1/1.08}
.get-photo img{width:100%;height:100%;object-fit:cover;object-position:50% center}
.get-photo figcaption{position:absolute;bottom:18px;left:18px;right:18px;background:rgba(252,251,247,.96);border-radius:10px;padding:18px 22px;line-height:1.4;font-family:Georgia,serif;font-size:1.4rem}
.get-setup{border-top:1px solid var(--line);padding-top:65px}
.get-help{background:var(--mint);padding:55px max(28px,calc((100vw - var(--max))/2));display:flex;justify-content:space-between;align-items:center;gap:30px}
.get-help h2{font-size:2.3rem}
.get-help p{margin-top:20px}

.policy-heading{max-width:var(--max);margin:42px auto 48px;padding-bottom:40px;border-bottom:1px solid var(--line)}
.policy-heading h1{font-size:clamp(2.5rem,5vw,4.5rem);margin-bottom:28px}
.policy-heading .meta{display:flex;flex-wrap:wrap;gap:12px 35px;max-width:850px}
.policy-heading .meta p{margin:0;font-size:.94rem}
.policy-heading .meta p:last-child{flex-basis:100%;margin-top:8px;max-width:720px}
.policy-layout{max-width:var(--max);margin:0 auto 80px;display:grid;grid-template-columns:275px minmax(0,760px);gap:75px;align-items:start}
.policy-navigation{position:sticky;top:24px}
.policy-navigation nav{display:flex;flex-direction:column;align-items:stretch;gap:0}
.policy-navigation h2{font-size:1rem;letter-spacing:0;line-height:1.4;margin-bottom:15px}
.policy-navigation nav a{padding:7px 0;font-size:.875rem;line-height:1.4;min-height:34px}
.policy-navigation a:hover{color:var(--blue);text-decoration:underline}
.policy-top{display:inline-block;margin-top:20px}
.policy-section{margin-bottom:42px;padding-bottom:36px;border-bottom:1px solid var(--line);scroll-margin-top:30px}
.policy-section h2{font-size:1.7rem;line-height:1.25;letter-spacing:-.035em;margin-bottom:22px}
.policy-section h2 em{font-family:inherit;color:inherit;font-weight:inherit;letter-spacing:inherit}
.policy-section h3{font-size:1.2rem;margin:30px 0 16px}
.policy-section p,.policy-section li{font-size:1rem;line-height:1.8;color:var(--muted);overflow-wrap:anywhere}
.policy-section strong{color:var(--ink);font-weight:600}
.policy-section ul{padding-left:24px;margin:20px 0}
.policy-section li{padding-left:5px;margin-bottom:14px}
.policy-section a{color:var(--blue)}
.policy-section code{font-size:.93em;background:#e8eeeb;padding:2px 4px;border-radius:3px}
.policy-section footer{font-size:.875rem;margin:25px 0 0;padding:15px 0 0;max-width:none}
.policy-section:first-child{background:#e9f0e9;padding:30px;border:0;border-radius:18px}
.privacy-page>footer{border-top:1px solid var(--line)}

@media(max-width:1320px){.get-hero,.policy-heading,.policy-layout{margin-left:32px;margin-right:32px}
.get-hero{gap:40px}
.policy-layout{gap:45px;grid-template-columns:240px minmax(0,1fr)}
}

@media(max-width:950px){.download-options{gap:18px}
.store-download img{height:38px}
.get-hero{gap:30px}
.policy-layout{grid-template-columns:210px minmax(0,1fr);gap:30px}
.policy-section:first-child{padding:24px}
.policy-heading .meta{gap:10px 20px}
}

@media(max-width:700px){.get-hero,.policy-heading,.policy-layout{margin-left:20px;margin-right:20px}
.get-hero{grid-template-columns:1fr;margin-top:25px;gap:35px}
.get-hero h1{font-size:clamp(2.8rem,10vw,4rem)}
.get-photo{aspect-ratio:1.3}
.download-options{gap:20px;margin-top:28px}
.store-download img{height:39px}
.get-setup{padding-top:45px}
.get-help{display:block;padding:45px 20px}
.get-help>.text-link{display:inline-block;margin-top:25px}
.policy-heading{margin-top:25px;margin-bottom:30px;padding-bottom:30px}
.policy-heading h1{font-size:2.7rem}
.policy-heading .meta{display:block}
.policy-heading .meta p{margin:8px 0}
.policy-layout{grid-template-columns:1fr;gap:35px}
.policy-navigation{position:static;border-bottom:1px solid var(--line);padding-bottom:25px}
.policy-navigation nav{display:grid;grid-template-columns:1fr 1fr;column-gap:18px}
.policy-navigation h2{grid-column:1/-1}
.policy-navigation nav a{min-height:44px}
.policy-top{display:none}
.policy-section h2{font-size:1.5rem}
.policy-section:first-child{padding:22px}
.policy-section p,.policy-section li{line-height:1.75}
.policy-section{margin-bottom:30px;padding-bottom:25px}
.concept-bar{font-size:.75rem}
.concept-bar span{font-size:.75rem}
.phrase small{font-size:.75rem}
}

@media print{.header,.concept-bar,.skip,.policy-navigation,body>footer{display:none}
.policy-heading,.policy-layout{display:block;margin:0;max-width:none}
.policy-section:first-child{background:none;padding:0}
.policy-section{border:0}
.policy-section h2,.policy-section h3{break-after:avoid}
.policy-section a{color:inherit}
.policy-section p,.policy-section li{color:#111}
.policy-heading h1{font-size:28pt}
.policy-heading .eyebrow{display:none}
}


:root{color-scheme:light}

/* Supplied product imagery, displayed intact rather than re-created. */
.setup-visual{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.setup-visual .steps{grid-template-columns:1fr;gap:24px}.setup-visual .steps article{display:grid;grid-template-columns:35px 1fr;gap:0 16px;padding-top:22px}.setup-visual .step-number{grid-row:1/3;margin:3px 0 0}.setup-visual .steps p{grid-column:2}.product-shot{background:#e7eef1;border-radius:24px;padding:28px}.product-shot img{width:100%;max-width:390px;height:auto;margin:auto}.product-shot figcaption{text-align:center;color:var(--muted);font-size:.875rem;margin-top:18px}.product-hero{background:#e7eef1;padding:28px 25px 115px;display:flex;align-items:center;justify-content:center}.product-hero picture{display:block;width:100%}.hero-photo.product-hero img,.get-photo.product-hero img{width:auto;max-width:100%;height:auto;max-height:470px;object-fit:contain;margin:auto}.hero-photo.product-hero figcaption,.get-photo.product-hero figcaption{font-family:Inter,Arial,sans-serif;font-size:1rem}.get-photo.product-hero{aspect-ratio:auto;min-height:570px}
@media(max-width:950px){.setup-visual{gap:35px}.product-hero{padding:20px 18px 115px}.get-photo.product-hero{min-height:500px}}
@media(max-width:700px){.setup-visual{grid-template-columns:1fr;gap:30px}.product-shot{padding:24px}.product-shot img{max-width:310px}.hero-photo.product-hero,.get-photo.product-hero{aspect-ratio:auto;min-height:0;padding:25px 20px 110px}.hero-photo.product-hero img,.get-photo.product-hero img{max-height:400px}.setup-visual .steps article{grid-template-columns:30px 1fr}}

/* Compare the fixed-word habit with the rotating, reciprocal phrase check. */
.comparison{gap:16px;border-top:0;padding-top:0;align-items:stretch}.compare-option{padding:23px 20px;border:1px solid;border-radius:14px}.compare-static{background:#fbf0dc;border-color:#d8bc83}.compare-fresh{background:#e5f1e6;border-color:#94b59b}.compare-label{display:flex;align-items:center;gap:9px;font-size:.875rem;font-weight:600;line-height:1.4;margin-bottom:18px}.compare-label svg{width:24px;height:24px;flex:none}.compare-static .compare-label{color:#805411}.compare-fresh .compare-label{color:#25603c}.compare-option h3{font-size:1.13rem;line-height:1.3;margin:0 0 18px;letter-spacing:-.025em}.compare-option ul{padding-left:18px;margin:0;color:var(--muted);font-size:.9rem;line-height:1.6}.compare-option li+li{margin-top:10px}
@media(max-width:950px){.comparison{grid-template-columns:1fr}.compare-option{padding:22px}.compare-option h3 br{display:none}.compare-option h3 br::after{content:' '}}
@media(min-width:701px) and (max-width:950px){.compare-option h3{font-size:1.05rem}}
