
:root{--ink:#143d3d;--muted:#536a70;--teal:#008a87;--deep:#006965;--pale:#eff9f7;--orange:#e96731;--gold:#b58935;--line:#d9e8e5}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:90px}
body{margin:0;font-family:"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}
img{max-width:100%;height:auto;display:block}
button,input{font:inherit}
a{color:inherit}
button,a{touch-action:manipulation}
button{cursor:pointer}
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #b25019;outline-offset:4px}
.wrap{max-width:1220px;margin:auto;padding:0 36px}
.draft-bar{background:#f1eee7;padding:8px 15px;text-align:center;font-size:11px;line-height:1.6;color:#615b4d}
.draft-bar a{margin-left:15px}
header{position:sticky;top:0;z-index:20;background:#fffffffa;border-bottom:1px solid var(--line)}
nav{height:76px;display:flex;justify-content:space-between;align-items:center;gap:25px}
.logo{font-size:34px;font-weight:800;letter-spacing:-1.8px;text-decoration:none}
.logo small{font-size:10px;letter-spacing:.06em;font-weight:500;margin-left:13px}
.nav-links{display:flex;align-items:center;gap:26px;font-size:13px}
.nav-links>a{text-decoration:none}
.btn{display:inline-flex;justify-content:center;align-items:center;gap:24px;padding:17px 27px;background:var(--orange);color:white;border:1px solid var(--orange);border-radius:7px;font-size:15px;line-height:1.6;font-weight:700;text-decoration:none;box-shadow:0 4px 0 #bd4a22}
.btn:hover{background:#d95b26}
.btn.small{padding:11px 20px;font-size:13px;box-shadow:none}
.btn.secondary{background:white;border:1px solid var(--teal);color:var(--deep);box-shadow:none}
.tag{font-size:12px;line-height:1.7;letter-spacing:.08em;font-weight:bold;color:var(--deep);margin:0 0 15px}
.hero{background:linear-gradient(120deg,#f2fbf9,#fff 70%);overflow:hidden}
.hero-grid{display:grid;grid-template-columns:.96fr 1.04fr;gap:35px;align-items:center;padding-top:48px;padding-bottom:43px}
.hero h1{font-size:clamp(37px,3.65vw,49px);line-height:1.55;letter-spacing:-.055em;margin:19px 0}
.hero h1 em{font-style:normal;color:var(--teal);background:linear-gradient(transparent 76%,#d4eea1 76%)}
.hero p.lead{font-size:16px;line-height:1.95;color:var(--muted);margin:0 0 23px}
.cta-pair{display:flex;gap:12px;flex-wrap:wrap}
.hero .btn{font-size:14px;padding:16px 19px;gap:15px}
.tiny{font-size:11px;color:var(--muted);line-height:1.85}
.hero .tiny{margin:15px 0 0}
.hero-photo{position:relative;padding-bottom:38px}
.hero-photo>img{width:100%;aspect-ratio:1.19;object-fit:cover;object-position:60% center;border-radius:24px 24px 80px 24px}
.photo-caption{position:absolute;top:12px;right:12px;background:#fffffff0;padding:5px 8px;color:#365854;font-size:10px;border-radius:3px}
.floating-screen{position:absolute;width:52%;bottom:0;left:-20px;background:white;border:1px solid var(--line);padding:10px;border-radius:10px;box-shadow:0 13px 30px #193f3426}
.floating-screen strong{font-size:11px;display:block;margin-bottom:7px}
.floating-screen img{border:1px solid #dfebe7;border-radius:4px}
.photo-callout{position:absolute;bottom:10px;right:0;background:var(--deep);color:white;font-size:14px;line-height:1.8;padding:16px 21px;border-radius:10px}
.photo-callout b{display:block;font-size:21px}
.benefit-strip{border-top:1px solid var(--line);padding:23px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:25px}
.benefit{display:flex;align-items:center;gap:14px;justify-content:center;border-right:1px solid var(--line);font-size:13px;line-height:1.7}
.benefit:last-child{border:0}
.benefit b{font-size:22px;color:var(--deep)}
.benefit-icon{width:46px;height:46px;background:#e0f4ef;border-radius:50%;display:grid;place-items:center;font-size:24px;color:var(--deep)}
.section{padding:70px 0}
.section h2{font-size:34px;line-height:1.7;letter-spacing:-.045em;margin:0 0 15px}
.center{text-align:center}
.intro{font-size:15px;color:var(--muted);line-height:1.95;margin:0}
.soft{background:var(--pale)}
.comparison{display:grid;grid-template-columns:1fr 60px 1fr;align-items:center;gap:18px;margin-top:30px}
.compare-box{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:white}
.compare-box h3{font-size:17px;padding:16px 25px;margin:0;background:#eef0f1;color:#566266}
.compare-box.after h3{background:var(--deep);color:white}
.compare-body{padding:20px 25px}
.task{display:flex;align-items:center;justify-content:space-between;padding:11px 0;font-size:15px;border-bottom:1px dashed var(--line);gap:15px}
.task:last-child{border:0}
.task span:last-child{font-size:12px;color:var(--muted)}
.task strong{color:var(--teal);font-size:13px}
.arrow{text-align:center;font-size:38px;color:var(--teal)}
.calc{padding-top:0}
.calc-shell{background:white;border:2px solid #a6d1c7;border-radius:16px;overflow:hidden}
.calc-banner{padding:13px 20px;text-align:center;background:#fcf6df;color:#6e551a;font-size:13px;font-weight:bold;line-height:1.7}
.calc-grid{display:grid;grid-template-columns:1fr 1.02fr;gap:40px;padding:30px 35px}
.calc h2{font-size:26px;margin-bottom:15px}
.inputs{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.input-group label{font-size:12px;font-weight:bold;display:block;margin-bottom:8px;line-height:1.7}
.input-wrap{display:flex;align-items:center;gap:9px}
.input-wrap input{min-width:0;width:100%;border:1px solid #b6cec6;border-radius:6px;padding:11px 12px;font-size:22px;font-weight:bold;color:var(--ink);background:#f9fcfa}
.input-wrap span{font-size:12px;white-space:nowrap}
.calc-result{background:#f0faf6;border-radius:10px;padding:23px 26px}
.calc-result>p:first-child{font-size:13px;margin:0;font-weight:bold}
.big-result{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;color:var(--deep);line-height:1;margin:17px 0 15px}
.big-result b{font-size:74px;letter-spacing:-4px;font-family:Arial,sans-serif}
.big-result span{font-size:23px;font-weight:bold}
.bar-row{display:grid;grid-template-columns:47px 1fr 55px;gap:10px;align-items:center;font-size:12px;margin-top:13px}
.bar-track{height:22px;background:#e2ece7;border-radius:3px;overflow:hidden}
.bar-fill{height:100%;background:var(--teal);width:60%;transition:width .15s}
.bar-fill.before{background:#a5b1ad;width:100%}
.monthly{padding-top:18px;margin:19px 0 0;border-top:1px solid #c9dfd3;font-size:15px}
.monthly b{font-size:30px;letter-spacing:-1px;color:var(--deep);margin:0 3px}
.calc-result .tiny{margin-bottom:0}
.calc-foot{margin:0;padding:0 35px 25px;font-size:11px;line-height:1.9;color:var(--muted)}
.calc-error{color:#9b3825;font-size:13px;margin:15px 0 0}
.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:33px}
.work-card{min-width:0}
.work-number{display:inline-flex;align-items:center;gap:10px;margin-bottom:17px;font-size:13px;color:var(--deep);font-weight:700}
.work-number span{display:grid;place-items:center;background:var(--teal);color:white;width:30px;height:30px;border-radius:50%;font-size:15px}
.image-button{display:block;width:100%;padding:9px;background:#f1f7f5;border:1px solid var(--line);border-radius:9px;position:relative}
.image-button img{width:100%;aspect-ratio:1.6;object-fit:contain;background:white}
.zoom{position:absolute;bottom:12px;right:12px;border:1px solid var(--line);background:#fff;padding:5px 8px;font-size:10px;border-radius:3px}
.work-card h3{font-size:20px;line-height:1.7;margin:19px 0 10px}
.work-card p{font-size:14px;line-height:1.9;color:var(--muted);margin:0}
.section-note{font-size:11px;color:var(--muted);line-height:1.9;margin:22px 0 0}
.reason-head{display:inline-flex;gap:12px;align-items:center;margin-bottom:15px;font-size:13px;color:#856221;font-weight:600}
.crown{font-size:28px}
.reason-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid #e5d6ad;border-radius:13px;background:#fffdf7;margin-top:30px}
.reason{padding:28px;border-right:1px solid #e5d6ad;text-align:center}
.reason:last-child{border:0}
.reason .r-label{font-size:12px;color:#846220;letter-spacing:.05em}
.reason h3{font-size:22px;line-height:1.7;margin:14px 0}
.reason p{font-size:13px;line-height:1.9;color:var(--muted);margin:0}
.reason-big{font-size:39px;letter-spacing:-1px;color:var(--deep);font-weight:bold;line-height:1.2;margin:15px 0}
.reason-big small{font-size:20px}
.wide-screen{display:grid;grid-template-columns:.76fr 1.24fr;gap:48px;align-items:center;margin-top:50px}
.wide-screen h3{font-size:26px;line-height:1.7;margin:0 0 18px}
.wide-screen p{font-size:14px;line-height:2;color:var(--muted)}
.wide-screen .image-button{box-shadow:0 12px 30px #173c3010}
.wide-screen .image-button img{aspect-ratio:auto}
.text-link{display:inline-block;color:var(--deep);text-underline-offset:5px;font-size:14px;font-weight:bold;margin-top:12px}
.consult-band{background:var(--deep);color:white;padding:32px 0}
.consult-band .wrap{display:flex;justify-content:space-between;gap:30px;align-items:center}
.consult-band h3{font-size:23px;margin:0 0 8px;line-height:1.7}
.consult-band p{font-size:13px;margin:0;line-height:1.9;color:#e0f4ef}
.start-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:32px}
.start-item{border-top:3px solid #85c5b9;padding-top:23px}
.start-item b{font-size:12px;color:var(--deep)}
.start-item h3{font-size:19px;margin:12px 0;line-height:1.7}
.start-item p{font-size:14px;color:var(--muted);line-height:1.9;margin:0}
.pricing{background:#eef7f3;border-radius:8px;padding:22px 27px;display:flex;gap:30px;align-items:center;margin-top:28px;font-size:14px;line-height:1.9}
.pricing strong{white-space:nowrap}
.pricing p{margin:0;color:var(--muted)}
.faq{padding-top:0}
.faq-list{max-width:850px;margin:25px auto 0}
details{border-bottom:1px solid var(--line);padding:20px 0}
summary{font-size:15px;line-height:1.9;cursor:pointer;list-style:none;padding-right:25px;position:relative}
summary:before{content:"Q";color:var(--teal);font-weight:bold;margin-right:15px}
summary:after{content:"＋";position:absolute;right:0}
details[open] summary:after{content:"−"}
details p{font-size:14px;color:var(--muted);line-height:1.9;padding-left:29px}
.last-cta{background:#e9f6f1;padding:50px 0}
.last-cta .wrap{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.last-cta img{aspect-ratio:1.9;object-fit:cover;object-position:center 45%;border-radius:14px}
.last-cta h2{font-size:30px;line-height:1.65;margin:0 0 15px;letter-spacing:-.04em}
.last-cta p{font-size:14px;line-height:1.9;color:var(--muted);margin:0 0 22px}
.last-cta .tiny{font-size:11px;margin:10px 0 0}
footer{padding:30px 0 90px;color:var(--muted);font-size:11px;line-height:1.9}
footer .wrap{display:flex;justify-content:space-between;gap:20px}
.mobile-cta{display:none}
dialog{border:1px solid var(--line);border-radius:12px;max-width:560px;width:calc(100% - 30px);padding:30px;color:var(--ink);background:white}
dialog::backdrop{background:#102b29bd}
.close{float:right;background:none;border:0;font-size:26px;line-height:1;padding:3px 7px}
.dialog-body h2{font-size:24px;line-height:1.7;margin-top:30px}
.dialog-body p,.dialog-body li{font-size:14px;line-height:1.9}
.dialog-body ul{padding-left:23px}
.image-dialog{max-width:1250px;padding:20px}
.image-dialog img{max-height:76vh;object-fit:contain;width:100%;margin-top:35px}
.image-dialog p{font-size:12px;line-height:1.9;margin:15px 0 0;color:var(--muted)}
[hidden]{display:none!important}

@media(max-width:950px){.nav-links>a:not(.btn){display:none}
.hero-grid{gap:25px}
.hero h1{font-size:36px}
.hero .btn{font-size:12px;padding:13px 15px}
.hero-photo>img{aspect-ratio:.91}
.floating-screen{left:-10px;width:66%}
.photo-callout{font-size:11px;padding:10px 12px;bottom:90px;right:-5px}
.photo-callout b{font-size:18px}
.calc-grid{gap:25px;padding:25px}
.work-grid{gap:18px}
.work-card h3{font-size:18px}
.reason{padding:22px 17px}
.reason h3{font-size:19px}
.wide-screen{gap:30px}
.logo small{display:none}
}

@media(max-width:640px){html{scroll-padding-top:77px}
.wrap{padding:0 21px}
.draft-bar{font-size:10px}
.draft-bar a{display:none}
nav{height:65px;gap:14px}
.logo{font-size:30px}
.nav-links .btn{font-size:11px;padding:10px 12px;white-space:nowrap;gap:8px}
.hero-grid{grid-template-columns:1fr;gap:25px;padding-top:31px;padding-bottom:23px}
.tag{font-size:11px}
.hero h1{font-size:clamp(31px,9.2vw,39px);line-height:1.55;margin:14px 0}
.hero p.lead{font-size:14px;margin-bottom:20px}
.hero .btn{font-size:12px;padding:14px 17px}
.hero .tiny{font-size:10px}
.hero-photo{padding-bottom:30px;margin-top:5px}
.hero-photo>img{aspect-ratio:1.4;border-radius:15px 15px 50px 15px;object-position:60% 45%}
.floating-screen{width:52%;left:0;padding:7px}
.floating-screen strong{font-size:9px}
.photo-callout{bottom:10px;right:0;font-size:10px;padding:10px 13px}
.photo-callout b{font-size:16px}
.photo-caption{font-size:9px}
.benefit-strip{gap:10px;padding:19px 0}
.benefit{display:block;text-align:center;font-size:10px;padding:0 3px}
.benefit-icon{width:30px;height:30px;font-size:17px;margin:0 auto 7px}
.benefit b{font-size:16px}
.section{padding:45px 0}
.section h2{font-size:26px;line-height:1.65}
.intro{font-size:13px}
.comparison{grid-template-columns:1fr;gap:8px;margin-top:23px}
.arrow{font-size:28px;transform:rotate(90deg);height:35px}
.compare-box h3{padding:12px 18px;font-size:15px}
.compare-body{padding:12px 18px}
.task{font-size:13px}
.task span:last-child,.task strong{font-size:11px}
.calc{padding-top:0}
.calc-banner{font-size:11px;padding:11px 15px}
.calc-grid{grid-template-columns:1fr;padding:22px 18px;gap:23px}
.calc h2{font-size:23px}
.inputs{gap:17px 14px}
.input-group label{font-size:11px}
.input-wrap input{font-size:20px;padding:9px}
.input-wrap span{font-size:11px}
.calc-result{padding:20px}
.big-result b{font-size:65px}
.big-result span{font-size:20px}
.monthly{font-size:14px}
.monthly b{font-size:29px}
.calc-foot{font-size:10px;padding:0 18px 22px}
.work-grid{grid-template-columns:1fr;gap:30px;margin-top:25px}
.work-number{margin-bottom:12px}
.image-button img{aspect-ratio:1.7}
.work-card h3{font-size:20px;margin:14px 0 7px}
.work-card p{font-size:13px}
.work-card{padding-bottom:24px;border-bottom:1px solid var(--line)}
.work-card:last-child{padding-bottom:0;border:0}
.reason-grid{grid-template-columns:1fr;margin-top:25px}
.reason{border-right:0;border-bottom:1px solid #e5d6ad;padding:23px}
.reason h3{font-size:19px;margin:12px 0}
.reason-big{font-size:35px;margin:10px 0}
.wide-screen{grid-template-columns:1fr;gap:18px;margin-top:30px}
.wide-screen h3{font-size:24px;margin-bottom:14px}
.wide-screen p{font-size:13px}
.consult-band{padding:28px 0}
.consult-band .wrap{display:block}
.consult-band h3{font-size:21px}
.consult-band .btn{font-size:13px;margin-top:18px;width:100%}
.start-grid{grid-template-columns:1fr;gap:22px;margin-top:25px}
.start-item{padding-top:17px}
.start-item h3{font-size:18px;margin:10px 0}
.start-item p{font-size:13px}
.pricing{display:block;padding:20px;font-size:13px}
.pricing p{margin-top:9px}
.faq{padding-top:0}
summary{font-size:13px}
details p{font-size:12px}
.last-cta{padding:33px 0}
.last-cta .wrap{grid-template-columns:1fr;gap:24px}
.last-cta h2{font-size:26px}
.last-cta .btn{font-size:13px;width:100%}
.last-cta p{font-size:13px}
footer .wrap{display:block}
.mobile-cta{display:block;position:fixed;bottom:0;left:0;right:0;padding:9px 16px 12px;background:#fffffff5;border-top:1px solid var(--line);z-index:30}
.mobile-cta .btn{display:flex;width:100%;padding:11px 15px;font-size:12px;box-shadow:none}
dialog{padding:23px}
.image-dialog{padding:13px}
.image-dialog img{margin-top:30px}
}

@media(min-width:641px){.photo-callout{width:40%;font-size:11px;padding:12px}
.photo-callout b{font-size:18px}
}

@media(min-width:641px) and (max-width:950px){.floating-screen{width:55%}
.photo-callout{bottom:10px;right:0;font-size:10px}
.photo-callout b{font-size:16px}
}

@media(min-width:641px) and (max-width:800px){.work-grid{grid-template-columns:1fr}
.work-card{display:grid;grid-template-columns:1fr 1fr;gap:0 22px;align-items:center}
.work-number{grid-column:1/-1}
.work-card .image-button{grid-column:1;grid-row:2/4}
.work-card h3{margin:0 0 12px}
.work-card p{grid-column:2}
.calc-grid{grid-template-columns:1fr 1fr;gap:20px;padding:22px}
.inputs{grid-template-columns:1fr;gap:12px}
.calc h2{font-size:22px}
.big-result b{font-size:58px}
.big-result span{font-size:18px}
.calc-result{padding:20px 16px}
.calc-grid{align-items:center}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
.bar-fill{transition:none}
}


/* v3: show the complete action in one visual sequence */
.v3-hero{background:linear-gradient(180deg,#edf9f7,#fff);padding:35px 0 30px}
.v3-head{text-align:center}
.v3-head .tag{margin-bottom:11px}
.v3-head h1{font-size:43px;line-height:1.5;letter-spacing:-.045em;margin:0 0 13px}
.v3-head h1 em{font-style:normal;color:var(--teal)}
.v3-head h1 em span{display:inline-block}
.v3-head .intro{font-size:16px}
.journey{display:grid;grid-template-columns:1fr 40px 1fr 40px 1fr;align-items:center;gap:13px;margin-top:26px}
.journey-step{min-width:0;text-align:center;align-self:stretch;display:flex;flex-direction:column}
.journey-title{font-size:20px;font-weight:700;line-height:1.5;margin:0 0 15px;display:flex;align-items:center;justify-content:center;gap:10px}
.journey-title .n{background:var(--teal);color:white;width:28px;height:28px;border-radius:50%;font-family:Arial,sans-serif;font-size:17px;display:grid;place-items:center;flex-shrink:0}
.journey-arrow{color:var(--teal);text-align:center}
.journey-arrow svg{width:34px;height:34px}
.device-stage{height:265px;background:#e7f3f0;border-radius:17px;display:flex;justify-content:center;align-items:center;position:relative;padding:15px}
.journey-step:nth-of-type(3) .device-stage{background:#f1f5e9}
.journey-step:nth-of-type(5) .device-stage{background:#eaf1f8}
.phone{position:relative;width:137px;height:236px;background:#fff;border:6px solid #284b48;border-radius:24px;box-shadow:0 10px 15px #24463c15;padding:29px 10px 12px}
.phone:before{content:'';position:absolute;top:6px;left:37px;width:50px;height:9px;background:#284b48;border-radius:10px}
.phone:after{content:'';position:absolute;bottom:5px;left:38px;width:48px;height:3px;background:#c5d2cd;border-radius:5px}
.phone-brand{font-size:13px;font-weight:bold;letter-spacing:-.4px;color:var(--deep);margin-bottom:7px}
.phone-caption{font-size:10px;line-height:1.5;color:var(--muted)}
.mic-circle{display:grid;place-items:center;background:#dff4ed;border:1px solid #c9eadd;width:62px;height:62px;border-radius:50%;margin:13px auto 8px;color:var(--teal)}
.mic-circle svg{width:31px;height:31px}
.wave{height:18px;display:flex;gap:3px;align-items:center;justify-content:center;margin:7px 0}
.wave i{width:3px;background:var(--teal);border-radius:2px;height:8px}
.wave i:nth-child(2n){height:16px}
.wave i:nth-child(3n){height:12px}
.phone-bottom{font-size:9px;color:var(--deep);margin-top:7px}
.voice-bubble{position:absolute;right:9px;bottom:16px;width:132px;background:#fff;box-shadow:0 5px 15px #254e3820;border:1px solid #c3ddd3;border-radius:11px;padding:10px;font-size:10px;line-height:1.6;text-align:left}
.voice-bubble:before{content:'';position:absolute;left:-6px;top:16px;width:10px;height:10px;background:white;border-left:1px solid #c3ddd3;border-bottom:1px solid #c3ddd3;transform:rotate(45deg)}
.phone-stage .phone{transform:translateX(-22px)}
.record-sheet{width:213px;border:1px solid #d1dfd8;border-radius:10px;background:white;box-shadow:0 10px 17px #254e3810;text-align:left;overflow:hidden}
.sheet-top{font-size:13px;line-height:1.6;padding:13px 15px;border-bottom:1px solid #dde9e2;color:var(--deep);font-weight:bold;display:flex;justify-content:space-between;align-items:center}
.sheet-top small{background:#e8f4ed;font-size:9px;padding:3px 6px;border-radius:3px}
.sheet-body{padding:13px 15px}
.sheet-label{font-size:9px;color:var(--muted);margin:0 0 5px}
.sheet-text{font-size:12px;line-height:1.8;margin:0 0 10px}
.check-chip{display:flex;justify-content:center;align-items:center;gap:5px;font-size:10px;border-radius:5px;background:#e3f3ea;color:var(--deep);padding:8px}
.check-chip svg{width:15px;height:15px}
.desktop{width:241px}
.desktop-screen{background:white;border:5px solid #355457;border-radius:9px 9px 5px 5px;overflow:hidden;text-align:left;box-shadow:0 12px 18px #21433910}
.browser-top{background:#edf2f0;padding:8px 9px;border-bottom:1px solid #d5e3dd;font-size:9px;line-height:1.5}
.browser-top i{display:inline-block;width:4px;height:4px;border-radius:50%;background:#93aaa2;margin-right:2px}
.browser-top span{margin-left:5px}
.desktop-content{padding:13px 12px}
.destination-title{font-size:11px;font-weight:bold;margin:0 0 8px}
.destination-field{border:1px solid #c9dfd3;border-radius:4px;background:#f1fbf5;padding:9px 7px;font-size:10px;line-height:1.9}
.desktop-label{display:flex;align-items:center;justify-content:space-between;font-size:8px;color:var(--muted);margin-top:10px}
.filled{color:var(--deep);font-size:10px;font-weight:bold}
.desktop-stand{height:20px;width:38px;background:#9eb5ae;margin:auto}
.desktop-base{height:6px;width:110px;border-radius:10px;background:#708f84;margin:auto}
.journey-note{font-size:13px;line-height:1.75;color:var(--muted);margin:12px 0 0}
.journey-note b{color:var(--ink)}
.done{display:inline-flex;gap:5px;align-items:center;justify-content:center;background:#16895f;color:white;padding:3px 9px;border-radius:20px;font-size:12px;font-weight:bold;margin-top:5px}
.done svg{width:13px;height:13px}
.journey-caption{font-size:10px;line-height:1.8;color:var(--muted);text-align:center;margin:16px 0}
.v3-hero .cta-pair{justify-content:center}
.setup-promise{background:var(--deep);color:white;padding:24px 0}
.setup-promise .wrap{display:flex;justify-content:center;align-items:center;gap:23px}
.support-icon{display:grid;place-items:center;background:#ffffff16;border:1px solid #ffffff35;width:65px;height:65px;border-radius:15px;flex-shrink:0}
.support-icon svg{width:37px;height:37px}
.setup-promise h2{font-size:25px;line-height:1.6;margin:0 0 4px}
.setup-promise p{font-size:14px;line-height:1.8;margin:0;color:#e7f5ef}
.support-section{padding:53px 0;background:#f7fbf9}
.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:27px;margin-top:27px}
.support-card{border:1px solid #cfdfd4;border-radius:12px;padding:25px 29px;background:white}
.support-card.ours{border-top:4px solid var(--teal)}
.support-card.yours{border-top:4px solid var(--orange)}
.support-card h3{font-size:21px;line-height:1.5;margin:0 0 18px}
.support-list{display:grid;grid-template-columns:1fr 1fr;gap:17px}
.support-item{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.7}
.support-item svg{width:21px;height:21px;color:var(--teal);flex-shrink:0;margin-top:2px}
.ready-caption{font-size:17px;font-weight:bold;margin:19px 0 0;color:var(--deep);line-height:1.8}
.yours-flow{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:22px}
.yours-flow div{text-align:center;font-size:14px;font-weight:bold}
.yours-flow svg{width:34px;height:34px;display:block;margin:0 auto 12px;color:var(--deep)}
.yours-flow .arrow-small{color:#8da79d;font-size:22px}
.support-card p.tiny{font-size:12px;margin:20px 0 0}
.start-simple{background:#fff;padding:46px 0}
.start-simple .start-grid{margin-top:25px}
.calc-summary{display:flex;align-items:center;justify-content:space-between;padding:23px 25px;background:white;border:1px solid var(--line);border-radius:9px;font-size:17px;color:var(--ink);cursor:pointer}
.calc-summary:before{display:none}
.optional-calc{padding:0;border:0}
.optional-calc>summary:after{right:22px}
.optional-calc[open]>summary{border-radius:9px 9px 0 0;margin-bottom:20px}
.optional-calc .calc-shell{border-radius:12px}
.compact-real{padding:48px 0}
.compact-real h2{font-size:29px}
.compact-real .work-grid{margin-top:24px}
.compact-real .work-card h3{font-size:18px}
.v3-number-section{padding:40px 0}
.v3-number-section .center{margin-bottom:23px}
.v3-number-section h2{font-size:29px}
.v3-number-section .calc-grid p{padding-left:0}
.v3-number-section .calc-foot{padding-left:35px}
.v3-hero svg,.support-section svg,.setup-promise svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.support-symbols{position:absolute;width:0;height:0;overflow:hidden}

@media(max-width:950px){.journey{gap:7px;grid-template-columns:1fr 24px 1fr 24px 1fr}
.journey-title{font-size:17px;gap:6px}
.journey-title .n{width:24px;height:24px;font-size:14px}
.device-stage{height:255px;padding:9px}
.voice-bubble{width:103px;font-size:9px;right:5px;padding:8px;bottom:12px}
.phone-stage .phone{transform:translateX(-9px)}
.phone{width:124px;height:223px}
.phone:before{left:32px}
.phone:after{left:32px}
.record-sheet{width:100%}
.sheet-top{padding:11px 9px;font-size:11px}
.sheet-top small{font-size:8px;padding:2px 4px}
.sheet-body{padding:11px 9px}
.sheet-text{font-size:11px}
.desktop-content{padding:10px 8px}
.destination-field{font-size:9px;padding:7px 5px}
.browser-top{font-size:8px;padding:6px 4px}
.journey-arrow svg{width:23px}
.journey-note{font-size:11px}
.journey-note br{display:none}
.setup-promise h2{font-size:21px}
.support-list{grid-template-columns:1fr}
.support-card{padding:23px}
.v3-head h1{font-size:37px}
.yours-flow div{font-size:12px}
.yours-flow svg{width:28px;height:28px}
}

@media(max-width:640px){.v3-hero{padding-top:27px}
.v3-head h1{font-size:clamp(27px,7.5vw,33px);line-height:1.55}
.v3-head .intro{font-size:13px}
.journey{grid-template-columns:1fr;gap:11px;margin-top:24px}
.journey-step{display:grid;grid-template-columns:152px 1fr;gap:0 15px;text-align:left;align-items:center;align-self:auto}
.journey-title{grid-column:1/-1;justify-content:flex-start;font-size:19px;margin-bottom:12px}
.device-stage{grid-column:1;grid-row:2/4;height:205px;border-radius:12px;padding:8px}
.journey-note{grid-column:2;font-size:13px;line-height:1.9;margin:0}
.journey-note br{display:block}
.journey-arrow{height:22px;line-height:1;margin-left:63px;text-align:left}
.journey-arrow svg{transform:rotate(90deg);height:22px;width:22px}
.phone{width:103px;height:185px;border-width:4px;border-radius:19px;padding:24px 7px 9px}
.phone:before{width:40px;height:7px;left:28px;top:5px}
.phone:after{left:27px;width:41px;bottom:4px}
.phone-brand{font-size:11px}
.phone-caption{font-size:8px}
.mic-circle{width:44px;height:44px;margin:9px auto 5px}
.mic-circle svg{width:25px;height:25px}
.wave{margin:4px 0;height:14px}
.phone-bottom{font-size:8px}
.voice-bubble{width:94px;bottom:8px;right:-7px;font-size:8px;padding:7px}
.phone-stage .phone{transform:translateX(-7px)}
.record-sheet{width:131px}
.sheet-top{font-size:10px;padding:9px 8px}
.sheet-label{font-size:8px}
.sheet-text{font-size:10px;line-height:1.7}
.sheet-body{padding:9px}
.check-chip{font-size:9px;padding:6px 3px}
.check-chip svg{width:12px}
.desktop{width:137px}
.desktop-screen{border-width:3px}
.browser-top{font-size:7px;padding:6px 4px}
.browser-top i{display:none}
.browser-top span{margin-left:0}
.desktop-content{padding:9px 6px}
.destination-title{font-size:9px}
.destination-field{font-size:8px;padding:6px 4px}
.desktop-label{font-size:7px;margin-top:8px}
.filled{font-size:8px}
.desktop-stand{height:14px;width:25px}
.desktop-base{width:76px;height:5px}
.done{font-size:11px;padding:4px 9px}
.journey-caption{text-align:left;font-size:10px;margin-top:21px}
.v3-hero .cta-pair .btn{width:100%;font-size:13px}
.setup-promise{padding:23px 0}
.setup-promise .wrap{gap:14px;align-items:flex-start}
.support-icon{width:45px;height:45px;border-radius:10px}
.support-icon svg{width:27px;height:27px}
.setup-promise h2{font-size:20px;line-height:1.65}
.setup-promise p{font-size:12px}
.support-section{padding:37px 0}
.support-section h2{font-size:26px}
.support-grid{grid-template-columns:1fr;gap:18px;margin-top:22px}
.support-list{grid-template-columns:1fr 1fr;gap:16px 12px}
.support-item{font-size:12px;gap:8px}
.support-item svg{width:19px;height:19px}
.support-card{padding:22px}
.support-card h3{font-size:20px}
.yours-flow{justify-content:space-around}
.yours-flow div{font-size:14px}
.ready-caption{font-size:16px}
.start-simple{padding:34px 0}
.compact-real{padding:35px 0}
.compact-real h2{font-size:26px}
.v3-number-section{padding:32px 0}
.v3-number-section h2{font-size:26px}
.calc-summary{padding:19px 40px 19px 18px;font-size:14px;line-height:1.9}
.v3-number-section .calc-foot{padding-left:18px}
}

@media(max-width:360px){.journey-step{grid-template-columns:134px 1fr;gap:0 13px}
.journey-note{font-size:12px}
.device-stage{padding:6px;height:200px}
.voice-bubble{right:-6px;width:91px}
.record-sheet{width:119px}
.sheet-top{font-size:9px}
.sheet-top small{font-size:7px}
.sheet-body{padding:8px}
.sheet-text{font-size:9px}
.desktop{width:121px}
.desktop-content{padding:8px 5px}
.destination-field{font-size:7px}
.support-list{grid-template-columns:1fr}
.support-card{padding:20px}
}


/* Production navigation and email contact. */
.keep-phrase{display:inline-block}

.skip-link{position:absolute;left:16px;top:-80px;z-index:100;padding:12px 20px;background:white;color:var(--deep)}

.skip-link:focus{top:8px}

.footer-links{display:flex;flex-wrap:wrap;gap:12px 20px;align-items:center}

.footer-links a{text-underline-offset:4px}

.contact-address{display:block;font-size:18px;font-weight:700;color:var(--deep);margin:18px 0 12px;text-underline-offset:4px;overflow-wrap:anywhere}

.last-cta .contact-details{font-size:12px;line-height:1.9;margin-top:14px}

.copy-address{background:white;color:var(--deep);border:1px solid var(--teal);border-radius:5px;padding:9px 13px;font-size:12px}

.copy-status{display:block;min-height:1.7em;font-size:12px;margin-top:6px}

.mobile-cta{padding-bottom:max(12px,env(safe-area-inset-bottom))}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
.bar-fill{transition:none}
}

