@charset "UTF-8";
:root{--ink:#0c1b27;--muted:#576b7a;--line:#dce5ec;--ice:#eaf3fa;--paper:#f6f8fa;--blue:#355e7e;--green:#31654f;--radius:24px;font-family:Inter,"Noto Sans JP",-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit;cursor:pointer}button:disabled{cursor:default;opacity:.5}button,a{-webkit-tap-highlight-color:transparent}button{border:0;background:none}img{max-width:100%;display:block}p,h1,h2,h3,h4{margin:0}p{line-height:1.85}svg{flex-shrink:0}html{scroll-behavior:smooth;scroll-padding-top:100px}[hidden]{display:none!important}:focus-visible{outline:3px solid #31678a;outline-offset:5px}::selection{background:#cbe8fa}.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:12px;left:12px;z-index:100;background:#fff;padding:14px;transform:translateY(-150%)}.skip-link:focus{transform:none}
.button{min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:20px;border-radius:50px;padding:15px 27px;background:var(--ink);color:white;font-size:15px;line-height:1.5;font-weight:650;border:1px solid var(--ink);transition:background .2s,box-shadow .2s,transform .2s;white-space:nowrap}.button:hover{background:#203b50;box-shadow:0 6px 20px #1229391c;transform:translateY(-2px)}.button.compact{min-height:46px;font-size:13px;padding:11px 20px;gap:16px}.button .icon{width:19px;height:19px}.button.secondary{background:#ffffffe6;border-color:#fff;color:var(--ink);box-shadow:0 3px 25px #59738609}.button.secondary:hover{background:#fff}.icon-button{min-width:44px;min-height:44px;display:grid;place-items:center;border:1px solid #68839566;border-radius:50%}.text-link{display:inline-flex;align-items:center;gap:16px;min-height:44px;font-weight:650;font-size:14px;border-bottom:1px solid #94a5b277;padding:8px 0}.text-link:hover{color:#315d7e;border-color:currentColor}.eyebrow{font-size:11px;letter-spacing:.18em;font-weight:650;line-height:1.6;color:#506676}.muted{color:#6c8496}.price-note{font-size:12px;line-height:1.9;color:#475a68;margin-top:17px}.price-note span{display:block}.status-dot{width:6px;height:6px;border-radius:50%;display:inline-block;background:#4d927d;box-shadow:0 0 0 4px #4d927d12;flex-shrink:0}
.site-header{height:94px;padding:0 4.5%;position:absolute;top:0;width:100%;display:flex;align-items:center;gap:24px;z-index:10}.brand{width:146px;flex-shrink:0;display:flex;align-items:center}.brand img{width:100%;height:auto;max-height:40px;object-fit:contain}.brand-caption{font-size:10px;line-height:1.7;max-width:210px}.desktop-nav{margin-left:auto;display:flex;align-items:center;gap:26px;font-size:12px}.desktop-nav a{padding:14px 0;white-space:nowrap}.desktop-nav a:hover{color:#426c86}.menu-toggle{display:none}.mobile-nav{position:absolute;top:80px;left:20px;right:20px;border:1px solid #d9e4ec;background:#fffffff5;backdrop-filter:blur(18px);box-shadow:0 20px 50px #1b344522;border-radius:20px;padding:12px;display:grid}.mobile-nav a{padding:15px 20px;border-bottom:1px solid #e4ecf0;font-size:14px}
.hero{position:relative;min-height:860px;height:min(920px,100svh);overflow:hidden;isolation:isolate;background:#dfeaf4}.hero-background{position:absolute;inset:0;z-index:-2;background:url('/assets/lp/office.webp') center 55%/cover no-repeat}.hero:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#f7f9fbde 0%,#f1f6f9bd 28%,#e9f3fb12 66%),linear-gradient(0deg,#f3f6f9ef 0%,transparent 22%,transparent 80%,#e6f0f799 100%)}.hero-inner{height:calc(100% - 136px);max-width:1550px;margin:0 auto;padding:132px min(4.5vw,70px) 0;display:grid;grid-template-columns:47% 53%;position:relative}.hero-copy{padding-top:50px;z-index:3}.hero-copy .eyebrow{font-size:12px;letter-spacing:.06em;display:flex;align-items:center;gap:10px}.hero h1{font-size:clamp(54px,5.4vw,84px);font-weight:750;letter-spacing:-.07em;line-height:1.25;margin:26px -180px 24px 0}.mobile-break{display:none}.hero-description{font-size:15px;line-height:1.85;letter-spacing:.01em}.hero-actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.hero-english{font-size:9px;letter-spacing:.21em;line-height:1.9;margin-top:28px;color:#344b5c}.robot-host{position:relative;min-width:0;overflow:hidden}.robot-host canvas{position:absolute;inset:0;width:100%;height:100%;z-index:2;display:block;touch-action:pan-y}.robot-poster{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;transition:opacity .2s}.robot-ready>.robot-poster{opacity:0}.hero-bottom{height:136px;max-width:1550px;margin:0 auto;padding:25px 4.5%;display:flex;align-items:center;justify-content:space-between;position:relative}.hero-benefits{display:flex;width:80%;max-width:1000px}.hero-benefits>span{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;border-right:1px solid #819bb54a;flex:1;font-size:11px;font-weight:650}.hero-benefits>span:first-child{border-left:1px solid #819bb54a}.hero-benefits .icon{width:30px;height:30px}.scroll-cue{font-size:9px;letter-spacing:.14em;display:flex;align-items:center;gap:15px;padding:10px}.scroll-cue span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;border:1px solid #58718b;font-size:21px}
.section{max-width:1320px;margin:0 auto;padding:104px 56px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:40px}.section-heading .eyebrow{margin-bottom:17px}h2{font-size:clamp(28px,3vw,43px);line-height:1.5;letter-spacing:-.045em;font-weight:650}.section-heading>p{font-size:13px;color:var(--muted);flex-shrink:0;line-height:1.95;padding-bottom:7px}.problems{padding-top:70px;padding-bottom:65px}.problems>.eyebrow{text-align:center;margin-bottom:35px;color:#6a7c88}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.problem-grid p{font-size:20px;letter-spacing:-.02em;line-height:1.8;border-right:1px solid var(--line);padding:0 20px}.problem-grid p:last-child{border:0}.problem-grid span{display:block;font-size:10px;font-weight:500;color:#708b9e;letter-spacing:.12em;margin-bottom:13px}.problem-bridge{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:45px;font-size:25px;letter-spacing:-.04em}.problem-bridge>span{font-weight:700}.problem-bridge .icon{margin-left:25px;transform:rotate(90deg);color:#7c98af}
.demo-section{padding-top:40px}.demo-shell{display:grid;grid-template-columns:1fr 1fr;background:#f4f7fa;border-radius:24px;border:1px solid #dae6ef;overflow:hidden;box-shadow:0 24px 80px #3658790b}.demo-stage{position:relative;min-height:570px;overflow:hidden;isolation:isolate}.stage-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.demo-stage:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#eef5faf2,transparent 48%,#edf7fa1c)}.stage-top{position:absolute;top:22px;left:22px;right:22px;display:flex;justify-content:space-between;gap:15px;z-index:3}.pill{background:#ffffffe0;border:1px solid #fff;border-radius:30px;display:inline-flex;align-items:center;gap:8px;font-size:11px;padding:7px 13px;line-height:1.5}.pill.subtle{background:#ffffff9e;color:#476375;font-size:10px}.demo-stage .robot-host{position:absolute;inset:88px -30px 43px}.stage-caption{position:absolute;bottom:30px;left:30px;right:30px;background:#ffffffdb;border:1px solid #fff;border-radius:14px;padding:14px 18px;display:flex;align-items:center;gap:12px;font-size:12px;line-height:1.7}.stage-caption .icon{color:#6a95b5;width:20px}.demo-console{padding:28px 30px;display:flex;flex-direction:column;background:#fbfcfe;min-height:570px}.console-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.console-heading .eyebrow{font-size:9px;letter-spacing:.16em}.live-label{font-size:10px;color:#617789}.demo-stepper{list-style:none;padding:0;display:flex;margin:26px 0 22px;gap:8px}.demo-stepper li{flex:1;font-size:10px;padding-bottom:10px;border-bottom:2px solid #dfe7ef;color:#7a8a97;transition:color .2s}.demo-stepper li.active,.demo-stepper li[aria-current="step"]{color:#24435c;border-color:#466d8c}.conversation-card{border-left:2px solid #acc8dd;padding:3px 16px;margin-bottom:21px}.tiny-label{font-size:10px;color:#6c8292;display:block;line-height:1.5;margin-bottom:7px}.conversation-card p{font-size:13px;line-height:1.85;min-height:46px}.organized-card{font-size:13px;padding:16px;background:#eaf3f9;border-radius:12px;margin-bottom:18px;line-height:1.8}.organized-card p{margin:3px 0}.demo-result{background:white;border:1px solid #dce7ef;border-radius:16px;padding:20px;box-shadow:0 7px 24px #23446408;margin-bottom:20px}.result-heading{display:flex;align-items:center;gap:10px;margin-bottom:19px}.result-heading .tiny-label{font-size:9px;margin:0 0 4px}.result-heading strong{font-size:14px;display:block}.round-icon{width:42px;height:42px;display:grid;place-items:center;background:#eaf3f9;border-radius:12px;color:#355975}.unread-dot{width:6px;height:6px;display:inline-block;background:#3c7097;border-radius:50%;flex-shrink:0}.result-heading>.unread-dot{margin-left:auto}.result-meta{display:flex;justify-content:space-between;gap:15px;font-size:11px;color:#61788b;margin-bottom:10px}.result-request{font-size:13px;line-height:1.8}.result-tags{display:flex;gap:6px;flex-wrap:wrap;margin:15px 0}.result-tags>span,.tag{font-size:10px;background:#edf4f8;padding:4px 9px;border-radius:5px;color:#415f72}.demo-result>small{font-size:10px;color:#7b8e9b}.demo-result-cta{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin-bottom:18px}.demo-result-cta .button{font-size:12px;min-height:46px;padding:11px 19px}.demo-result-cta .text-link{font-size:11px}.demo-control-area{margin-top:auto}.demo-controls{display:flex;align-items:center;gap:3px;flex-wrap:wrap}.control{min-height:44px;font-size:11px;padding:8px 9px;border-radius:8px}.control:hover{background:#e8eff5}.demo-controls .button{font-size:11px;min-height:44px;padding:10px 14px;gap:8px;margin-right:6px}progress{height:3px;width:100%;appearance:none;border:0;display:block;margin:0 0 16px;background:#e0e9f0;border-radius:4px}progress::-webkit-progress-bar{background:#e0e9f0;border-radius:4px}progress::-webkit-progress-value{background:#557e9e;border-radius:4px}progress::-moz-progress-bar{background:#557e9e}.demo-footer{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-top:13px}.demo-footer>p{font-size:9px;color:#778895;padding-top:12px;max-width:50%}.access-controls{display:flex;gap:2px;flex-wrap:wrap;justify-content:flex-end}.access-controls button{font-size:10px;min-height:44px;padding:8px 9px;border-radius:7px}.access-controls button:hover{background:#eef4f8}.access-controls [aria-pressed="true"]{color:#315977;background:#f2f7fa}

.flow-section{padding-top:28px}.call-flow{display:grid;grid-template-columns:repeat(6,1fr);padding:0;list-style:none;margin:43px 0 30px}.call-flow li{position:relative;border-right:1px solid var(--line);padding:0 16px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px}.call-flow li:last-child{border:0}.call-flow li>span{font-size:10px;color:#7a92a4;align-self:flex-start}.call-flow .icon{width:28px;height:28px;color:#577a96;margin:6px 0}.call-flow strong{font-size:12px;font-weight:600;line-height:1.8}.explanation{border-bottom:1px solid var(--line);font-size:12px}.explanation summary,.faq-list summary{list-style:none;cursor:pointer;min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 0;line-height:1.8}.explanation summary::-webkit-details-marker,.faq-list summary::-webkit-details-marker{display:none}.explanation summary:after,.faq-list summary:after{content:'+';font-size:22px;font-weight:300;color:#6a8395;flex-shrink:0}.explanation[open] summary:after,.faq-list details[open] summary:after{content:'−'}.explanation>div{padding:0 24px 20px 0;color:#5a6e7d}.explanation p+p{margin-top:12px}
.unified-section{background:#eaf2f8;overflow:hidden}.unified-inner{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center;padding-top:80px;padding-bottom:80px}.unified-copy .eyebrow{font-size:10px;margin-bottom:20px}.unified-copy>p:not(.eyebrow){font-size:12px;margin:23px 0;color:#587082}.unified-diagram{max-width:400px;width:100%;justify-self:center}.channel-buttons{display:flex;justify-content:space-between;gap:20px}.channel{background:#ffffffb0;border:1px solid #fff;border-radius:17px;min-height:93px;flex:1;display:flex;align-items:center;justify-content:center;gap:15px;font-size:12px;box-shadow:0 8px 30px #3a62800a}.channel .icon{width:26px;height:26px}.channel.active{border-color:#779bb9;background:#fff;color:#254d6b}.diagram-lines{height:45px;width:50%;margin:auto;border-left:1px solid #90b0c9;border-right:1px solid #90b0c9;border-bottom:1px solid #90b0c9;border-radius:0 0 24px 24px;position:relative}.diagram-lines:after{content:'';position:absolute;width:1px;background:#90b0c9;height:21px;left:50%;bottom:-21px}.mini-result{position:relative;margin:20px auto 0;border:1px solid white;box-shadow:0 14px 40px #4f789d12;background:#ffffffd4;border-radius:18px;padding:22px 24px;display:flex;flex-direction:column;gap:10px;width:85%}.mini-result>.icon{position:absolute;right:22px;top:22px;color:#537b99}.mini-result strong{font-size:14px}.mini-result span{font-size:12px;margin-top:10px}.mini-result small{font-size:10px;color:#6a8599}
.inbox-preview{display:grid;grid-template-columns:160px 1fr;border:1px solid #dde7ef;border-radius:20px;overflow:hidden;box-shadow:0 25px 90px #294c6910;min-height:394px}.inbox-sidebar{background:#f3f7f9;padding:28px 12px;display:flex;flex-direction:column;gap:5px;font-size:11px;color:#71838f}.inbox-sidebar>strong{font-size:20px;color:#132535;letter-spacing:-.04em;margin:0 15px 25px}.inbox-sidebar>span{padding:12px 14px;display:flex;gap:8px;align-items:center;border-radius:8px}.inbox-sidebar .icon{width:15px;height:15px}.inbox-sidebar .active{background:#e2edf4;color:#264a65}.inbox-main{min-width:0;padding:25px 26px}.inbox-top{display:flex;align-items:center;gap:15px;margin-bottom:18px}.inbox-top h3{font-size:16px}.sample-label{font-size:9px;color:#7d909e;margin-left:auto}.sample-toolbar{background:#f2f6f9;border-radius:10px;display:flex;align-items:center;gap:12px;padding:9px 14px;font-size:11px;color:#7f919f}.sample-toolbar>.icon{width:17px;height:17px}.sample-toolbar>.icon:last-child{margin-left:auto}.mail-tabs{display:flex;gap:25px;padding:15px 8px 12px;border-bottom:1px solid #e7edf2;font-size:10px;color:#8ca0b0}.mail-tabs .active{color:#385c79}.sample-columns{display:grid;grid-template-columns:.9fr 1.1fr;min-height:240px}.sample-list{border-right:1px solid #e6edf3;min-width:0}.sample-message{width:100%;text-align:left;padding:15px 13px 15px 10px;display:grid;grid-template-columns:8px minmax(0,1fr) auto;gap:7px 9px;border-bottom:1px solid #eef2f6;min-width:0}.sample-message.active{background:#f0f6fb}.sample-message:hover{background:#f5f8fb}.sample-message>.unread-dot,.read-spacer{margin-top:4px}.sample-sender{font-size:11px;font-weight:600}.sample-message time{font-size:9px;color:#7f96a8}.sample-subject,.sample-snippet{grid-column:2/4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.4}.sample-snippet{color:#8597a5}.sample-detail{padding:18px 23px;min-width:0}.detail-heading{display:flex;align-items:center;gap:10px;font-size:9px;color:#8498a8}.sample-detail h4{font-size:14px;line-height:1.7;margin:13px 0 8px}.sample-person{font-size:10px;color:#7c92a3}.summary-box{margin-top:18px;background:#f5f8fa;border-radius:8px;padding:13px}.summary-box p{font-size:11px;line-height:1.85;color:#486377}.read-button{display:flex;align-items:center;gap:6px;background:#eaf3f8;color:#385d77;border:1px solid #d6e5ee;min-height:44px;padding:10px 13px;border-radius:8px;font-size:11px;margin-top:15px}.read-button .icon{width:15px;height:15px}.sample-feedback{font-size:9px;color:#6c8598;margin-top:7px}.caption{font-size:10px;color:#7e909f;text-align:right;margin-top:14px}.features-section{padding-top:18px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.feature-grid article{padding:15px 0 0;border-top:1px solid #dce6ec}.feature-grid .icon{width:28px;height:28px;margin:17px 0 23px;color:#456884}.feature-grid h3{font-size:16px;margin-bottom:14px;font-weight:600}.feature-grid p{font-size:12px;color:#607587;line-height:1.9}
.pricing-section{background:linear-gradient(#f5f8fa,#fff);max-width:none;padding-left:max(56px,calc((100% - 1208px)/2));padding-right:max(56px,calc((100% - 1208px)/2))}.pricing-label{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#637a8a;margin-bottom:23px}.pricing-label>span{font-size:10px}.pricing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:stretch}.plan-card{position:relative;border:1px solid #dde6ed;border-radius:17px;background:#fff;padding:28px 20px 20px;min-width:0;display:flex;flex-direction:column}.plan-card.recommended{border:1.5px solid #54728a;box-shadow:0 10px 35px #3052730d}.plan-recommend{position:absolute;top:-12px;left:20px;font-size:9px;background:#2a4860;color:#fff;border-radius:20px;padding:5px 12px}.plan-name{font-size:18px;letter-spacing:-.025em}.plan-description{font-size:10px;color:#718795;min-height:42px;margin-top:10px}.plan-price{min-height:38px;font-size:29px;letter-spacing:-.045em;font-weight:650;line-height:1.2;margin:21px 0 25px;font-variant-numeric:tabular-nums;white-space:nowrap}.plan-price.plan-price-contact{font-size:22px;line-height:38px;letter-spacing:-.025em}.plan-price small{font-size:10px;font-weight:500;letter-spacing:0;margin-left:4px}.plan-specs{margin:0 0 25px;font-size:10px}.plan-specs>div{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eef2f5;padding:10px 0;gap:7px}.plan-specs dt{color:#6d8292;white-space:nowrap}.plan-specs dd{margin:0;font-weight:600;white-space:nowrap}.plan-card .button{width:100%;font-size:11px;min-height:44px;padding:10px 8px;margin-top:auto;gap:6px}.plan-card:not(.recommended) .button{background:#f3f7fa;color:#36556c;border-color:#e2eaf0}.pricing-notes{margin-top:27px}.onboarding-section{padding-top:35px}.onboarding-grid{display:grid;grid-template-columns:repeat(3,1fr);list-style:none;padding:0;margin:40px 0 20px;gap:55px}.step-number{font-size:30px;font-weight:300;letter-spacing:-.045em;color:#7793a9}.onboarding-grid h3{font-size:18px;margin:15px 0 12px}.onboarding-grid p{font-size:12px;color:#657c8d}.onboarding-section>.text-link{margin-top:17px}.faq-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;padding-top:35px}.faq-section .eyebrow{margin-bottom:20px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{font-size:13px;padding:20px 0;min-height:65px}.faq-list p{font-size:12px;color:#60778a;padding:0 25px 22px 0}.final-section{background:#e9f2f8;position:relative;overflow:hidden}.final-section:after{content:'';position:absolute;right:-70px;bottom:-140px;width:650px;height:650px;border-radius:50%;border:1px solid #fff;box-shadow:0 0 0 60px #ffffff21,0 0 0 120px #ffffff19;pointer-events:none}.final-inner{position:relative;z-index:1;text-align:center;padding-top:74px;padding-bottom:72px}.final-inner>.eyebrow{margin-bottom:22px}.final-inner h2{font-size:53px;line-height:1.5;letter-spacing:-.055em}.final-inner>p:not(.eyebrow):not(.price-note){font-size:13px;margin:22px 0 25px;color:#587184}.final-inner>.button{min-width:220px}.final-inner .price-note{font-size:10px}.site-footer{padding:43px 4.5% 25px}.footer-top{display:flex;gap:27px;align-items:center;margin-bottom:38px}.footer-top>.brand{width:126px}.footer-top>p{font-size:9px;letter-spacing:.12em;padding-left:25px;border-left:1px solid #cfdbe4;color:#667d8c}.footer-top>nav{margin-left:auto;display:flex;gap:25px;font-size:11px}.footer-top>nav>a{min-height:44px;display:flex;align-items:center}.footer-bottom{display:flex;align-items:flex-start;gap:30px;font-size:9px;color:#7b8d99;border-top:1px solid #e7edf2;padding-top:18px}.privacy-note{margin-left:auto;max-width:410px}.privacy-note summary{min-height:30px;cursor:pointer}.privacy-note p{font-size:10px;margin:8px 0 10px}
@media(min-width:1600px){.hero h1{font-size:86px}.hero-copy{padding-top:62px}.hero-background{background-position:center 56%}}
@media(max-width:1180px){.brand-caption{display:none}.site-header{gap:20px}.desktop-nav{gap:20px}.hero{min-height:860px}.hero h1{font-size:58px}.hero-actions{gap:10px}.hero-actions .button{font-size:12px;padding:13px 19px;gap:12px}.section{padding-left:38px;padding-right:38px}.section-heading>p{font-size:11px}.demo-console{padding:25px 22px}.pricing-section{padding-left:38px;padding-right:38px}.plan-card{padding:25px 13px 17px}.plan-price{font-size:24px}.plan-specs{font-size:9px}.plan-specs dt{white-space:normal}.inbox-sidebar{font-size:10px}.inbox-preview{grid-template-columns:140px 1fr}.sample-detail{padding:17px}.hero-copy{padding-top:45px}.hero-description{font-size:13px}}
@media(max-width:900px){.desktop-nav{display:none}.site-header>.button{margin-left:auto}.menu-toggle{display:grid}.site-header{height:82px}.hero-inner{padding-top:113px;grid-template-columns:51% 49%}.hero{height:790px;min-height:0}.hero h1{font-size:50px;margin-right:-150px}.hero-copy{padding-top:26px}.hero-actions{flex-direction:column;align-items:flex-start;margin-top:26px}.hero-actions .button{min-height:46px;width:200px}.hero-english{margin-top:22px}.hero-benefits{width:86%}.hero-benefits>span{font-size:10px}.scroll-cue{font-size:0;gap:0}.section{padding-top:75px;padding-bottom:75px}.section-heading{display:block}.section-heading>p{margin-top:18px;font-size:12px}.problem-grid{gap:25px}.problem-grid p{font-size:16px;padding:0 12px}.demo-section{padding-top:5px}.demo-shell{grid-template-columns:45% 55%}.demo-stage{min-height:565px}.demo-stage .robot-host{inset:150px -85px 90px}.stage-top{left:14px;right:14px;top:18px}.stage-top .subtle{display:none}.stage-caption{left:15px;right:15px;bottom:20px;font-size:11px;padding:14px 12px}.demo-footer{flex-direction:column;gap:0}.demo-footer>p{max-width:100%}.access-controls{justify-content:flex-start;margin-left:-9px}.flow-section,.features-section{padding-top:15px}.unified-inner{gap:40px}.unified-copy h2{font-size:29px}.unified-copy .eyebrow{font-size:8px}.channel{font-size:11px;gap:8px}.mini-result{width:94%}.inbox-preview{grid-template-columns:1fr}.inbox-sidebar{display:none}.feature-grid{gap:22px;grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 13px}.plan-price{font-size:31px}.plan-specs{font-size:11px}.plan-card{padding:27px 20px 22px}.onboarding-grid{gap:30px}.onboarding-grid h3{font-size:16px}.faq-section{gap:40px;grid-template-columns:.55fr 1fr}.footer-top{flex-wrap:wrap;gap:20px}.footer-top>nav{margin:0;width:100%;justify-content:space-between}.footer-bottom{flex-wrap:wrap;gap:15px}.privacy-note{max-width:100%;margin:0}.final-inner h2{font-size:43px}}
@media(max-width:600px){html{scroll-padding-top:25px}.site-header{padding:0 22px;height:76px;gap:14px}.brand{width:118px}.site-header>.button{font-size:11px;min-height:40px;padding:9px 14px;gap:6px}.site-header>.button .icon{width:14px}.menu-toggle{min-width:38px;min-height:44px;border:0}.hero{height:auto;min-height:1030px}.hero-background{background-position:62% 65%;opacity:.92}.hero:before{background:linear-gradient(180deg,#eaf2fbd4 0%,#f4f7fbc7 37%,#eaf3f629 61%,#f4f7fcd4 96%)}.hero-inner{display:flex;flex-direction:column;padding:103px 25px 0;height:auto}.hero-copy{padding:0}.hero-copy>.eyebrow{font-size:10px;letter-spacing:.06em}.hero h1{font-size:clamp(36px,9.2vw,55px);line-height:1.35;margin:21px 0 19px;letter-spacing:-.065em}.mobile-break{display:none}.hero-description{font-size:12px;line-height:1.95}.hero-actions{flex-direction:row;gap:8px;flex-wrap:nowrap;margin-top:24px}.hero-actions .button{font-size:11px;padding:12px 14px;min-height:46px;width:auto;gap:9px;flex:1}.hero-actions .icon{width:15px;height:15px}.price-note{font-size:10px;margin-top:14px;line-height:1.9}.hero-english{display:none}.hero-bottom{height:auto;padding:43px 24px 28px}.hero-benefits{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:21px 0}.hero-benefits>span{font-size:9px;gap:8px}.hero-benefits>span:nth-child(3){border-left:1px solid #819bb54a}.hero-benefits .icon{width:25px;height:25px}.scroll-cue{display:none}.section{padding:65px 25px}.section-heading{margin-bottom:28px}.section-heading>.eyebrow,.section-heading .eyebrow{font-size:9px;margin-bottom:13px}.section-heading>p{font-size:11px;margin-top:16px;padding:0}h2{font-size:27px;line-height:1.55}.problems{padding-top:48px;padding-bottom:35px}.problems>.eyebrow{font-size:8px;margin-bottom:25px}.problem-grid{grid-template-columns:1fr;gap:0}.problem-grid p{font-size:17px;display:block;padding:19px 0 19px 44px;position:relative;border:0;border-bottom:1px solid #e5ebf0!important;line-height:1.7}.problem-grid br{display:none}.problem-grid span{position:absolute;left:3px;top:23px;font-size:9px;margin:0}.problem-bridge{font-size:23px;margin-top:27px}.demo-section{padding-top:25px}.demo-shell{grid-template-columns:1fr;border-radius:18px}.demo-stage{min-height:300px;height:300px}.demo-stage .robot-host{inset:12px 0 21px}.stage-top{top:12px;left:13px;right:13px}.stage-top>.pill{font-size:9px;padding:6px 10px}.stage-top>.subtle{display:inline-flex;font-size:8px}.stage-caption{font-size:10px;bottom:12px;padding:8px 12px;left:15px;right:15px;min-height:39px;border-radius:10px}.stage-caption .icon{width:16px;height:16px}.demo-console{padding:22px 19px;min-height:485px}.demo-stepper{margin:22px 0 20px}.demo-result{padding:17px}.demo-result-cta{gap:12px}.demo-result-cta .button{font-size:11px;padding:10px 13px}.demo-controls{gap:0}.demo-controls>.button{font-size:10px;padding:10px 11px;margin-right:0}.control{font-size:10px;padding:9px 7px}.demo-footer>p{font-size:8px;line-height:1.8}.access-controls button{font-size:9px;padding:8px 9px}.flow-section{padding-top:5px}.call-flow{grid-template-columns:repeat(3,1fr);gap:27px 0;margin-top:30px}.call-flow li{padding:0 10px;gap:10px}.call-flow li:nth-child(3){border:0}.call-flow strong{font-size:10px}.call-flow .icon{width:25px;height:25px}.call-flow li>span{font-size:8px}.explanation summary{font-size:11px;padding:15px 0;min-height:55px}.explanation p{font-size:11px}.unified-inner{grid-template-columns:1fr;gap:30px;padding-top:55px;padding-bottom:55px}.unified-copy h2{font-size:28px}.unified-copy>p:not(.eyebrow){font-size:11px}.unified-diagram{max-width:330px}.channel{min-height:85px}.mini-result{width:85%;padding:20px}.inbox-section{padding-left:20px;padding-right:20px}.inbox-section h2{font-size:24px}.inbox-preview{border-radius:14px}.inbox-main{padding:17px 14px}.inbox-top h3{font-size:14px}.sample-toolbar{font-size:10px;padding:10px 12px}.mail-tabs{font-size:9px;padding:12px 7px}.sample-columns{grid-template-columns:1fr}.sample-list{border-right:0}.sample-message{padding:12px 8px;gap:5px 8px}.sample-snippet{display:none}.sample-message .sample-subject{font-size:10px}.sample-detail{border-top:1px solid #e0e9f0;padding:20px 9px 8px}.sample-feedback{font-size:9px}.caption{text-align:left;font-size:8px;line-height:1.8}.features-section{padding-top:0}.feature-grid{gap:22px 25px}.feature-grid h3{font-size:14px;line-height:1.6}.feature-grid p{font-size:10px}.feature-grid .icon{margin:10px 0 17px;width:24px;height:24px}.pricing-section{padding-top:55px}.pricing-label{display:block;font-size:10px;margin-bottom:25px}.pricing-label>span{display:block;font-size:9px;margin-top:4px}.pricing-grid{grid-template-columns:1fr;gap:20px}.plan-card{padding:24px;display:grid;grid-template-columns:1fr auto;gap:0 20px}.plan-name{font-size:20px}.plan-description{min-height:0;font-size:10px;margin:7px 0 18px}.plan-price{grid-column:2;grid-row:1/3;margin:0;align-self:center;font-size:29px}.plan-card[data-plan="scale"] .plan-name,.plan-card[data-plan="scale"] .plan-description{grid-column:1/3}.plan-price.plan-price-contact{grid-column:1/3;grid-row:3;min-height:0;margin:0 0 22px;font-size:22px;line-height:1.4}.plan-specs{grid-column:1/3;display:grid;grid-template-columns:1fr 1fr;column-gap:25px;font-size:10px;margin-bottom:22px}.plan-specs>div{padding:9px 0}.plan-card .button{grid-column:1/3;min-height:46px;font-size:12px}.plan-recommend{top:-12px}.pricing-notes{margin-top:17px}.onboarding-section{padding-top:15px}.onboarding-grid{grid-template-columns:1fr;gap:23px;margin-top:24px}.onboarding-grid li{position:relative;padding-left:52px}.step-number{position:absolute;left:0;top:0;font-size:26px}.onboarding-grid h3{font-size:16px;margin:0 0 9px}.onboarding-grid p{font-size:11px}.faq-section{grid-template-columns:1fr;gap:25px;padding-top:0}.faq-section .eyebrow{font-size:9px;margin-bottom:12px}.faq-list summary{font-size:12px;min-height:62px;padding:18px 0}.faq-list p{font-size:11px}.final-inner{padding-top:54px;padding-bottom:51px}.final-inner h2{font-size:38px}.final-inner>.eyebrow{font-size:8px}.final-inner>p:not(.eyebrow):not(.price-note){font-size:11px;margin:20px 0 23px}.final-inner .price-note{font-size:9px}.site-footer{padding:32px 25px 24px}.footer-top{gap:16px;margin-bottom:22px}.footer-top>.brand{width:112px}.footer-top>p{font-size:6px;padding-left:16px;max-width:180px;line-height:1.9}.footer-top>nav{gap:16px;font-size:10px}.footer-bottom{font-size:8px}.privacy-note summary{font-size:8px}.privacy-note p{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.button:hover{transform:none}}html[data-motion="off"]{scroll-behavior:auto}html[data-motion="off"] *,html[data-motion="off"] *:before,html[data-motion="off"] *:after{animation:none!important;transition:none!important}
.demo-stepper li.is-current{color:#24435c;border-color:#466d8c}.demo-stepper li.is-complete{color:#577b96;border-color:#a9c3d7}html[data-motion="reduced"]{scroll-behavior:auto}html[data-motion="reduced"] *,html[data-motion="reduced"] *:before,html[data-motion="reduced"] *:after{animation:none!important;transition:none!important}

/* The conversation and its outcome remain primary; the robot illustrates them. */
.demo-industry-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);margin:0 0 12px;gap:8px}
.demo-industry-tabs button{display:flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:10px 12px;border-bottom:2px solid transparent;color:#61788b}
.demo-industry-tabs strong{font-size:13px;font-weight:600}
.demo-industry-tabs [aria-selected="true"]{color:#173d58;border-color:#244d6b;background:#f0f6fa}
.demo-industry-tabs button:hover{background:#f4f8fb}
.demo-sample-note{display:flex;align-items:baseline;gap:15px;flex-wrap:wrap;margin-bottom:18px;font-size:11px;line-height:1.8;color:#526b7d}
.demo-sample-note strong{color:#29495f;font-size:12px;font-weight:600}
.demo-console .live-label{font-size:10px;text-align:right}
.demo-console .conversation-card{border:0;padding:0;margin-bottom:18px;min-width:0}
.conversation-heading{display:flex;justify-content:space-between;gap:12px}
.demo-conversation{list-style:none;margin:0;padding:0 8px 0 0;max-height:222px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#b9cbd8 transparent}
.demo-conversation li{display:grid;grid-template-columns:47px minmax(0,1fr);gap:8px;padding:9px 8px;border-bottom:1px solid #e8eef3;transition:background .2s,color .2s}
.demo-conversation li>span,.demo-conversation li>strong{font-size:10px;font-weight:600;color:#4d738e;line-height:1.9}
.demo-conversation li p{font-size:12px;line-height:1.8;min-height:0;margin:0;overflow-wrap:anywhere}
.demo-conversation li.is-current{background:#eaf3f9;color:#133951;border-radius:6px;border-color:transparent}
.demo-conversation li[data-speaker="caller"]>span{color:#677b87}
.demo-conversation li[hidden]{display:none}
.result-fields{display:grid;grid-template-columns:88px minmax(0,1fr);gap:6px 8px;margin:13px 0 0;font-size:11px}
.result-fields>dt,.result-fields>dd{border-top:1px solid #edf1f5;padding-top:6px}
.result-fields dt{color:#61788b}.result-fields dd{margin:0;color:#284b63;overflow-wrap:anywhere;font-weight:550}
.demo-audio-status{font-size:11px;color:#405f77;line-height:1.7;margin:10px 0 0;min-height:0}.demo-audio-status:empty{display:none}

@media(max-width:900px){.demo-industry-tabs button{flex-direction:column;gap:0}.demo-sample-note{gap:2px;display:block}.demo-sample-note span{display:block}.demo-conversation{max-height:230px}.demo-console{min-width:0}}
@media(max-width:600px){.demo-industry-tabs{gap:0;margin-bottom:14px}.demo-industry-tabs button{min-height:48px;padding:8px 3px}.demo-industry-tabs strong{font-size:11px}.demo-sample-note{font-size:10px;margin-bottom:15px}.demo-sample-note strong{font-size:11px}.demo-console .live-label{font-size:9px}.demo-console .eyebrow{font-size:8px}.demo-conversation li{padding:8px 5px;grid-template-columns:44px minmax(0,1fr);gap:6px}.demo-conversation li p{font-size:11px}.demo-conversation{max-height:225px}.result-fields{font-size:10px;grid-template-columns:78px minmax(0,1fr)}.demo-audio-status{font-size:10px}}

/* One prominent sound control, beside the start action. Playback stays opt-in. */
.demo-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 20px;margin:0 0 18px;border:1px solid #cedee9;border-radius:16px;background:#edf5fb}
.demo-toolbar-copy{min-width:0}.demo-toolbar-copy strong{display:block;font-size:14px;font-weight:650;color:#183b54}.demo-toolbar-copy>span{display:block;font-size:11px;color:#527084;margin-top:4px;line-height:1.65}
.demo-toolbar-actions{display:flex;align-items:stretch;gap:12px;flex-shrink:0}
.demo-sound-toggle{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-width:192px;min-height:62px;padding:13px 16px;border:2px solid #64869f;border-radius:12px;background:#fff;color:#23465e;font-size:16px;font-weight:700;box-shadow:0 3px 0 #aec4d3;transition:background .18s,border-color .18s,box-shadow .18s}
.demo-sound-toggle:hover{border-color:#244f6e;box-shadow:0 3px 0 #829fb4}.demo-sound-toggle:active{box-shadow:0 1px 0 #829fb4}
.demo-sound-toggle>.icon{width:25px;height:25px;flex-shrink:0}.demo-sound-toggle .sound-icon-on{display:none}
.sound-switch{position:relative;display:block;width:36px;height:21px;border-radius:20px;background:#afc0cc;flex-shrink:0}.sound-switch:after{content:'';position:absolute;top:3px;left:3px;width:15px;height:15px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #153b5833;transition:transform .18s}
.demo-sound-toggle[aria-pressed="true"]{background:#214f6e;color:#fff;border-color:#214f6e;box-shadow:0 3px 0 #12364f}.demo-sound-toggle[aria-pressed="true"] .sound-icon-off{display:none}.demo-sound-toggle[aria-pressed="true"] .sound-icon-on{display:block}.demo-sound-toggle[aria-pressed="true"] .sound-switch{background:#54b59b}.demo-sound-toggle[aria-pressed="true"] .sound-switch:after{transform:translateX(15px)}
.demo-toolbar-start{min-height:62px;min-width:175px;padding:14px 20px;font-size:14px;gap:10px;border-radius:12px;white-space:normal}.demo-sound-toggle [data-label]{white-space:nowrap}

/* A fictional notification, using the actual email subject and existing data. */
.demo-result.receipt-mail{padding:0;overflow:hidden;border-color:#c5d8e6;box-shadow:0 10px 30px #294e7512}
.receipt-mailbox{display:flex;align-items:center;gap:10px;padding:12px 18px;border-bottom:1px solid #dbe7ef;background:#eff6fb;font-size:11px;color:#385d77}
.receipt-mailbox>span{display:inline-flex;align-items:center;gap:7px;font-weight:600}.receipt-mailbox .icon{width:17px;height:17px}.receipt-mailbox>strong{font-size:10px;font-weight:600;color:#245570;background:#dbeaf5;padding:3px 8px;border-radius:20px}.receipt-mailbox>small{font-size:9px;color:#627b8d;margin-left:auto;white-space:nowrap}
.receipt-message-heading{display:grid;grid-template-columns:44px minmax(0,1fr) 6px;gap:11px;padding:20px 19px 0;align-items:start}
.receipt-envelope{display:grid;place-items:center;width:44px;height:44px;background:#e3f0f8;border:1px solid #d4e5f0;border-radius:12px;color:#315f7d}.receipt-envelope .icon{width:27px;height:27px}.receipt-message-heading>.unread-dot{margin-top:8px}
.receipt-sender{display:flex;flex-wrap:wrap;align-items:baseline;gap:5px 10px;font-size:11px;line-height:1.4;color:#697f8f}.receipt-sender>strong{font-size:13px;color:#24465e}
.receipt-subject{font-size:24px;font-weight:700;letter-spacing:-.045em;line-height:1.45;margin:9px 0 0;color:#122f46;overflow-wrap:anywhere}.receipt-subject>span{display:block;font-size:12px;letter-spacing:0;font-weight:550;color:#46687f;margin-bottom:3px}
.receipt-topic{font-size:17px;line-height:1.55;font-weight:650;color:#254b65;margin:18px 20px 12px;padding-top:16px;border-top:1px solid #e6edf3}
.receipt-mail>.result-meta,.receipt-mail>.result-request,.receipt-mail>.result-tags,.receipt-mail>small{margin-left:20px;margin-right:20px}.receipt-mail>.result-meta{font-size:10px;flex-wrap:wrap;gap:4px 12px}.receipt-mail>.result-request{font-size:12px;line-height:1.8}.receipt-mail>.result-fields{margin:12px 20px 0}.receipt-mail>.result-tags{margin-top:14px;margin-bottom:12px}.receipt-mail>small{display:block;color:#506d82;font-size:11px;line-height:1.7}
.receipt-record-note{display:flex;align-items:center;gap:6px;font-size:10px;line-height:1.7;color:#3d6b78;margin:14px 20px 0}.receipt-record-note>.icon{width:14px;height:14px;flex-shrink:0}
.receipt-sample-note{font-size:9px;line-height:1.7;color:#657e90;padding:11px 20px 15px;margin-top:0}
@media(max-width:1000px){.demo-toolbar{flex-wrap:wrap;gap:13px}.demo-toolbar-actions{width:100%}.demo-sound-toggle,.demo-toolbar-start{flex:1;min-width:0}.receipt-subject{font-size:22px}}
@media(max-width:600px){.demo-toolbar{padding:15px 13px;margin-bottom:15px;border-radius:14px;gap:12px}.demo-toolbar-copy strong{font-size:13px}.demo-toolbar-copy>span{font-size:10px}.demo-toolbar-actions{gap:9px}.demo-sound-toggle{font-size:14px;gap:7px;padding:12px 9px;min-height:59px}.demo-sound-toggle>.icon{width:22px;height:22px}.sound-switch{width:31px;height:19px}.sound-switch:after{width:13px;height:13px}.demo-sound-toggle[aria-pressed="true"] .sound-switch:after{transform:translateX(12px)}.demo-toolbar-start{font-size:12px;padding:12px 9px;gap:7px;min-height:59px}.demo-toolbar-start>.icon{width:17px;height:17px}.receipt-mailbox{padding:11px 14px;gap:7px;font-size:10px}.receipt-mailbox>strong{font-size:9px;padding:3px 7px}.receipt-message-heading{padding:17px 14px 0;grid-template-columns:37px minmax(0,1fr) 6px;gap:9px}.receipt-envelope{width:37px;height:37px;border-radius:10px}.receipt-envelope .icon{width:24px;height:24px}.receipt-subject{font-size:22px}.receipt-subject>span{font-size:11px}.receipt-sender{font-size:10px}.receipt-sender>strong{font-size:12px}.receipt-topic{font-size:16px;margin:16px 15px 11px;padding-top:13px}.receipt-mail>.result-meta,.receipt-mail>.result-request,.receipt-mail>.result-tags,.receipt-mail>small{margin-left:15px;margin-right:15px}.receipt-mail>.result-fields{margin-left:15px;margin-right:15px}.receipt-mail>.result-request{font-size:11px}.receipt-record-note{margin-left:15px;margin-right:15px;font-size:9px}.receipt-sample-note{font-size:9px;padding:10px 15px 14px}}
@media(max-width:380px){.demo-sound-toggle .sound-switch{display:none}}
.flow-number-note{font-size:12px;line-height:1.8;color:var(--muted)}.flow-number-note h3{font-size:13px;margin-bottom:6px;color:var(--ink)}

/* LP clarity: one strong idea, visual proof, then short supporting text. */
.hero-description{max-width:520px;color:#536b7b}
.hero-description strong{color:#173d58;font-size:1.12em;font-weight:700}
.hero-benefits{max-width:760px}
.hero-benefits>span{font-size:12px;color:#35566e}

.section-heading h2 em,
.difference-copy h2 em{color:#2f7d77;font-style:normal;font-weight:750}

.difference-section{display:grid;grid-template-columns:minmax(0,.82fr) minmax(460px,1.18fr);align-items:center;gap:80px;padding-top:84px;padding-bottom:84px}
.difference-copy .eyebrow{margin-bottom:18px;color:#57758a}
.difference-copy h2{font-size:clamp(38px,4.2vw,58px);line-height:1.42;letter-spacing:-.055em}
.difference-copy>p:last-child{max-width:440px;margin-top:24px;color:#607789;font-size:15px;line-height:1.9}
.difference-visual{display:grid;grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr);align-items:center;gap:14px}
.difference-card{min-height:265px;padding:26px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #dbe5ec;border-radius:24px;background:#f5f8fa;color:#5d7180;box-shadow:0 18px 50px #234f6c0b}
.difference-card>strong{font-size:18px;line-height:1.5;color:#405566}
.difference-label{font-size:11px;letter-spacing:.08em;font-weight:700}
.difference-arrow{width:28px;height:28px;color:#6d8ba0;justify-self:center}
.voicemail-wave{height:92px;display:flex;align-items:center;justify-content:center;gap:7px}
.voicemail-wave i{width:4px;border-radius:8px;background:#91a5b3}
.voicemail-wave i:nth-child(1),.voicemail-wave i:nth-child(7){height:20px}.voicemail-wave i:nth-child(2),.voicemail-wave i:nth-child(6){height:42px}.voicemail-wave i:nth-child(3),.voicemail-wave i:nth-child(5){height:68px}.voicemail-wave i:nth-child(4){height:88px}
.voipass-card{border-color:#9bc9c3;background:linear-gradient(145deg,#f3fbfa,#e6f4f4);color:#2f756f}
.voipass-card>strong{color:#185b57;font-size:24px}
.summary-sheet{width:150px;max-width:85%;margin:auto;padding:18px;border:1px solid #b8d9d5;border-radius:14px;background:#fff;box-shadow:0 10px 30px #2d756b12}
.summary-sheet span{display:block;width:46%;height:7px;border-radius:8px;background:#65aaa3}
.summary-sheet strong{display:block;width:84%;height:12px;margin:14px 0;border-radius:8px;background:#244b5d}
.summary-sheet i{display:block;width:100%;height:5px;margin-top:8px;border-radius:8px;background:#d9e6e8}.summary-sheet i:last-child{width:70%}

.demo-sample-note{align-items:center}
.demo-sample-note>span{font-size:10px;color:#718694}
.demo-sample-note details{position:relative;margin-left:auto}
.demo-sample-note summary{min-height:34px;display:flex;align-items:center;color:#48687e;font-size:10px;cursor:pointer}
.demo-sample-note details p{position:absolute;z-index:8;right:0;top:34px;width:340px;max-width:calc(100vw - 50px);padding:12px 14px;border:1px solid #dce7ed;border-radius:10px;background:#fff;box-shadow:0 12px 35px #173d5818;color:#5d7485;font-size:10px;line-height:1.8}

.flow-section{padding-top:64px;padding-bottom:72px}
.flow-section .section-heading{margin-bottom:24px}
.flow-section .section-heading h2{font-size:clamp(40px,4.5vw,62px);line-height:1.38}
.compact-flow{grid-template-columns:repeat(4,1fr);max-width:980px;margin:50px auto 28px}
.compact-flow li{gap:16px;padding:0 28px}
.compact-flow .icon{width:34px;height:34px;color:#48718e}
.compact-flow strong{font-size:15px;color:#223e52}
.flow-channel-icons{display:flex;align-items:center;gap:10px;margin:6px 0}
.flow-channel-icons .icon{margin:0}
.flow-number-note{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:34px;color:#60788a}
.flow-number-note .icon{width:17px;height:17px;color:#398078;flex:0 0 auto}

.inbox-section .section-heading h2{font-size:clamp(38px,4.2vw,58px);line-height:1.4}
.inbox-value-points{display:flex;gap:8px;flex-wrap:wrap!important;padding:0!important}
.inbox-value-points span{padding:6px 11px;border:1px solid #cfe0e8;border-radius:999px;background:#f2f7fa;color:#365d76;font-size:11px;font-weight:650}

.plan-details{margin:0 0 20px;border-block:1px solid #e8eef2}
.plan-details summary{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#45647a;font-size:11px;font-weight:650;cursor:pointer;list-style:none}
.plan-details summary::-webkit-details-marker{display:none}
.plan-details summary:after{content:'+';font-size:18px;font-weight:300;color:#6d899d}
.plan-details[open] summary:after{content:'−'}
.plan-details .plan-specs{margin:0 0 12px}

@media(max-width:900px){
 .difference-section{grid-template-columns:1fr;gap:40px}
 .difference-copy{max-width:680px}
 .difference-copy h2{font-size:44px}
 .compact-flow li{padding:0 16px}
}
@media(max-width:600px){
 .site-header>.button{display:none}
 .mobile-break{display:block}
 .hero-description{font-size:13px;line-height:1.8}
 .hero-actions{flex-direction:column;align-items:stretch}
 .hero-actions .button{width:100%;flex:none}
 .hero-benefits{grid-template-columns:repeat(3,1fr);gap:0}
 .hero-benefits>span:nth-child(3){border-left:0}
 .hero-benefits>span{font-size:9px;padding:0 5px}
 .difference-section{padding-top:54px;padding-bottom:58px;gap:32px}
 .difference-copy h2{font-size:34px;line-height:1.48}
 .difference-copy>p:last-child{font-size:13px;line-height:1.8;margin-top:18px}
 .difference-visual{grid-template-columns:1fr;gap:12px;max-width:330px;margin:0 auto;width:100%}
 .difference-card{min-height:168px;padding:17px 18px;border-radius:17px}
 .difference-card>strong{font-size:14px}.voipass-card>strong{font-size:19px}
 .difference-label{font-size:9px}.difference-arrow{width:20px;height:20px;transform:rotate(90deg)}
 .voicemail-wave{height:66px;gap:4px}.voicemail-wave i{width:3px}
 .voicemail-wave i:nth-child(1),.voicemail-wave i:nth-child(7){height:14px}.voicemail-wave i:nth-child(2),.voicemail-wave i:nth-child(6){height:30px}.voicemail-wave i:nth-child(3),.voicemail-wave i:nth-child(5){height:48px}.voicemail-wave i:nth-child(4){height:62px}
 .summary-sheet{padding:12px}.summary-sheet strong{height:9px;margin:10px 0}.summary-sheet span,.summary-sheet i{height:4px}
 .demo-sample-note{display:flex;gap:7px 12px}.demo-sample-note>span{display:inline}.demo-sample-note details{margin-left:0}.demo-sample-note details p{left:0;right:auto;width:290px}
 .flow-section{padding-top:48px;padding-bottom:54px}
 .flow-section .section-heading h2,.inbox-section .section-heading h2{font-size:32px}
 .compact-flow{grid-template-columns:repeat(4,1fr);gap:0;margin-top:34px}
 .compact-flow li{padding:0 7px;gap:10px}
 .compact-flow li:nth-child(3){border-right:1px solid var(--line)}
 .compact-flow .icon{width:25px;height:25px}.compact-flow strong{font-size:10px}.compact-flow li>span{font-size:8px}
 .flow-channel-icons{gap:3px}.flow-channel-icons .icon{width:21px;height:21px}
 .flow-number-note{align-items:flex-start;text-align:left;font-size:10px;margin-top:25px}
 .inbox-value-points{margin-top:18px!important}
 .inbox-value-points span{font-size:9px;padding:5px 8px}
 .plan-details{grid-column:1/3;width:100%}
 .plan-details .plan-specs{display:grid}
}



/* Hero scene: readable HTML glass panels around the shared 3D canvas. */
.hero-visual{position:relative;min-width:0;height:100%;align-self:end}
.hero-visual>.robot-host{position:absolute;inset:145px -28px 8px -40px;z-index:2}
.orbital-ring{position:absolute;width:380px;height:380px;border-radius:50%;border:1px solid #fff8;box-shadow:0 0 0 22px #fff1,0 0 70px #f1faff4d;left:50%;top:200px;transform:translateX(-50%) rotate(-23deg) scaleX(.83);pointer-events:none}
.hero-connections{position:absolute;inset:0;width:100%;height:100%;z-index:1;overflow:visible;pointer-events:none;fill:none;stroke:#ffffffe0;stroke-width:1.15;filter:drop-shadow(0 0 4px #fff9)}
.hero-connections path{vector-effect:non-scaling-stroke}.hero-connections circle{fill:#fff;stroke:none}
.floating-card{display:flex;position:absolute;align-items:center;justify-content:center;flex-direction:column;border:1px solid #fff;background:linear-gradient(135deg,#ffffffe0,#e9f4fc80 48%,#ddecf7a6);backdrop-filter:blur(8px);box-shadow:inset 2px 2px 2px #fff,inset -3px -3px 1px #c4d9e966,0 2px 0 #fff9,4px 6px 0 -2px #adc7db55,0 16px 30px #5f86a32b,0 0 14px #fff8;border-radius:19px;color:#263c4d;z-index:4;font-size:12px;font-weight:650;gap:8px;pointer-events:none}
.floating-card:after{content:'';position:absolute;inset:5px;border:1px solid #ffffff73;border-radius:14px;pointer-events:none}
.floating-card .icon{width:31px;height:31px;stroke-width:1.4}
.floating-card small{font-size:11px;font-weight:550;color:#475f72;letter-spacing:.04em}
.float-phone{top:0;left:50%;width:176px;height:146px;transform:translateX(-50%) perspective(800px) rotateY(-9deg) rotate(-6deg)}
.float-phone .icon{width:39px;height:39px}
.float-web{top:65px;left:5%;width:120px;height:112px;transform:perspective(800px) rotateY(12deg) rotate(5deg)}
.float-inbox{top:74px;right:1%;width:140px;height:116px;transform:perspective(800px) rotateY(-12deg) rotate(-5deg)}
.hero-industries{position:absolute;inset:0;z-index:4;pointer-events:none}
.hero-industry{position:absolute;width:22%;max-width:148px;aspect-ratio:1.6;min-height:88px;margin:0;padding:4px;border:1px solid #fff;border-radius:15px;background:linear-gradient(130deg,#ffffffe6,#eaf3fa85 65%,#ffffffd9);box-shadow:inset 1px 1px 2px #fff,inset -2px -2px 2px #afc5d955,0 2px 0 #fff9,4px 6px 0 -2px #adc7db66,0 14px 26px #355e7e33;pointer-events:none}
.hero-industry:after{content:'';position:absolute;inset:3px;border:1px solid #ffffff90;border-radius:11px;pointer-events:none;background:linear-gradient(135deg,#ffffff2e,transparent 42%,#ffffff15)}
.hero-industry>img{position:absolute;inset:4px;width:calc(100% - 8px);height:calc(100% - 8px);object-fit:cover;border-radius:10px}




.hero-industry-restaurant{left:0;top:350px;transform:perspective(900px) rotateY(10deg) rotate(-3deg)}
.hero-industry-salon{left:0;top:456px;transform:perspective(900px) rotateY(10deg) rotate(2deg)}
.hero-industry-office{right:-1%;top:340px;transform:perspective(900px) rotateY(-10deg) rotate(-3deg)}
.hero-industry-private{right:-1%;top:450px;transform:perspective(900px) rotateY(-10deg) rotate(3deg)}


.robot-hint{position:absolute;z-index:5;bottom:5px;left:50%;transform:translateX(-50%);background:#ffffffe0;backdrop-filter:blur(12px);border:1px solid #fff8;border-radius:40px;padding:0 16px;display:flex;align-items:center;gap:8px;white-space:nowrap;font-size:10px}
.robot-hint button{min-height:44px;padding:0 2px;font-size:11px}
.character-note{position:absolute;bottom:-20px;left:0;right:0;text-align:center;font-size:9px;color:#4c667b;z-index:4}
@media(min-width:1600px){.hero-visual>.robot-host{inset:130px -10px 8px -40px}}
@media(min-width:1001px) and (max-width:1180px){.hero-industry{width:24%;min-height:88px}.float-phone{width:156px;height:133px}.float-web{left:1%;width:106px;height:101px}.float-inbox{right:-1%;width:120px;height:105px;font-size:11px}.hero-visual>.robot-host{inset:145px -35px 8px -30px}}
@media(max-width:1000px){.hero{height:auto;min-height:0}.hero-inner{height:auto;display:flex;flex-direction:column;padding-top:112px}.hero h1{margin-right:0}.hero-copy{width:100%;max-width:680px;margin:0 auto;padding-top:20px}.hero-actions{flex-direction:row}.hero-visual{width:100%;max-width:680px;height:635px;min-height:635px;margin:35px auto 0}.hero-visual>.robot-host{inset:135px -15px 25px}.hero-industry-restaurant{top:270px}.hero-industry-salon{top:394px}.hero-industry-office{top:255px}.hero-industry-private{top:394px}.hero-bottom{height:auto;min-height:136px;padding-top:40px}.hero-connections{height:620px}}
@media(max-width:600px){.hero-background{background-size:auto 1080px;background-position:62% top;mask-image:linear-gradient(#000 0 900px,transparent 1080px);-webkit-mask-image:linear-gradient(#000 0 900px,transparent 1080px)}.hero-inner{padding-top:103px}.hero-copy{padding-top:0}.hero-visual{height:auto;min-height:0;margin-top:20px;padding-top:504px}.hero-visual>.robot-host{inset:90px -25px auto;height:345px}.orbital-ring{width:260px;height:260px;top:143px}.hero-connections{height:420px}.hero-industry-connections{display:none}.hero-connections circle{display:none}.float-phone{top:0;width:125px;height:110px;gap:5px;font-size:11px}.float-phone .icon{width:29px;height:29px}.floating-card small{font-size:10px}.float-web{top:65px;left:0;width:88px;height:83px;font-size:10px;border-radius:14px}.float-inbox{top:77px;right:-1%;width:100px;height:87px;font-size:10px;border-radius:14px}.float-web .icon,.float-inbox .icon{width:23px;height:23px}.floating-card:after{inset:4px;border-radius:10px}.robot-hint{top:422px;bottom:auto;padding:0 12px}.robot-hint button{font-size:10px}.character-note{top:474px;bottom:auto;font-size:8px}.hero-industries{position:relative;inset:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;pointer-events:none}.hero-industry{position:relative;inset:auto;transform:none;width:100%;max-width:none;aspect-ratio:1.75;min-height:85px;border-radius:12px;box-shadow:inset 1px 1px 1px #fff,2px 3px 0 -1px #adc7db55,0 7px 15px #355e7e1c}.hero-industry:after{border-radius:8px}.hero-industry>img{border-radius:7px}.hero-bottom{padding-top:38px}}
@media(max-width:360px){.hero-industries{gap:10px}.float-web{width:78px;left:-2%}.float-inbox{width:87px;right:-2%}.float-phone{width:118px}.robot-hint{padding:0 10px;gap:6px}.robot-hint button{font-size:9px}}


/* One scenario selector in the demo; hero photos only illustrate use cases. */
.section-anchor{display:block;height:0;overflow:hidden}
.hero-industry-label{position:absolute;inset:auto 4px 4px;min-height:34px;padding:14px 10px 8px;border-radius:0 0 10px 10px;background:linear-gradient(transparent,#0c1b279e 46%,#0c1b27c7);color:#fff;font-size:12px;font-weight:500;line-height:1.35;white-space:nowrap}
.demo-use-case{margin:0 0 20px;font-size:12px;line-height:1.9;color:var(--muted)}
.demo-next-step{display:flex;justify-content:flex-end;margin-top:18px;padding-top:9px;border-top:1px solid var(--line)}
.demo-next-step .text-link{font-size:13px;min-height:44px;border-bottom:0}
@media(max-width:600px){.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%;flex:none}.hero-industry-label{min-height:32px;padding:12px 9px 7px;border-radius:0 0 7px 7px;font-size:11px}.demo-use-case{font-size:11px;margin-bottom:18px}.demo-next-step{justify-content:center;margin-top:15px}.demo-next-step .text-link{font-size:12px}}
