@import"https://fonts.googleapis.com/css2?family=Spectral:ital,wght@0,400;0,500;0,600;0,700;1,500;1,600&family=Hanken+Grotesk:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap";:root{--accent: #c0573a;--accent-deep: #9f4528;--ink: #28231e;--ink-strong: #231f1a;--muted: #574c40;--soft-muted: #8a7c6b;--paper: #fcf9f3;--sand: #f4ede1;--sand-deep: #efe6d6;--line: #e4d8c6;--line-soft: #eaddc8;--green: #2e7d52;color:var(--ink);background:var(--sand);font-family:Hanken Grotesk,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--sand)}a{color:inherit;text-decoration:none}button,input{font:inherit}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}::selection{background:var(--accent);color:var(--paper)}main{overflow-x:hidden}.siteHeader{position:sticky;top:0;z-index:60;border-bottom:1px solid var(--line);background:#f4ede1db;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav,.section,.bandInner,.footerGrid,.footerBottom{max-width:1180px;margin:0 auto}.nav{display:flex;align-items:center;gap:28px;padding:14px 32px}.brand,.navLinks,.navActions,.heroActions,.dashboardBrand,.liveBadge,.chips,.logoStrip{display:flex;align-items:center}.brand{gap:11px;margin-right:6px;font-family:Spectral,serif;font-size:23px;font-weight:600;letter-spacing:0;color:var(--ink);flex:none}.logoMark{width:28px;height:28px;border-radius:50%;background:var(--accent);display:grid;place-items:center;flex:none}.logoMark.small{width:20px;height:20px}.logoMark span{width:10px;height:10px;border:2px solid var(--paper);border-radius:50%}.logoMark.small span{width:7px;height:7px;border-width:1.5px}.navLinks{gap:30px;margin:0 auto;color:var(--muted);font-size:15px;font-weight:500}.navLinks a,.footer a{transition:color .15s ease}.navLinks a:hover,.footer a:hover{color:var(--accent)}.navActions{gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;border-radius:13px;padding:15px 24px;font-size:16px;font-weight:600;border:1px solid transparent;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.button:hover{transform:translateY(-2px)}.button.small{min-height:38px;border-radius:10px;padding:9px 14px;font-size:14px}.button.accent{color:var(--paper);background:var(--accent);border-color:var(--accent-deep);box-shadow:0 12px 26px -12px #a04528d9}.button.accent:hover{background:var(--accent-deep)}.button.light{color:var(--ink);background:var(--paper);border-color:#d8cab4}.button.light:hover{background:#f0e7d7}.button.dark{color:#f2ead9;background:transparent;border-color:#4a4137}.button.dark:hover{background:#332d26}.sectionAnchor{scroll-margin-top:84px}.hero{position:relative}.heroInner{position:relative;max-width:1180px;margin:0 auto;padding:84px 32px 96px;display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,1.04fr);gap:64px;align-items:center}.heroCopy{min-width:0}.label,.overline{margin:0;font-family:IBM Plex Mono,monospace;color:var(--accent);font-size:12px;font-weight:500;letter-spacing:.16em;line-height:1.45;text-transform:uppercase}.pillLabel{display:inline-flex;align-items:center;gap:9px;padding:6px 13px;border:1px solid #e7d8be;border-radius:999px;background:#fbf4e8;color:#8a6a3a;letter-spacing:.12em}.pillLabel span{width:7px;height:7px;border-radius:50%;background:var(--green)}h1,h2,.languageBand h3,.priceCard h3,.quoteCard p,.finalCta h2{font-family:Spectral,serif;color:var(--ink-strong);letter-spacing:0;text-wrap:balance}h1{margin:22px 0 0;font-size:clamp(40px,5vw,64px);font-weight:600;line-height:1.04}.lead{max-width:33em;margin:24px 0 0;color:var(--muted);font-size:19px;line-height:1.6}.heroActions{flex-wrap:wrap;gap:14px;margin-top:34px}.heroActions.centered{justify-content:center}.finePrint{margin:22px 0 0;color:var(--soft-muted);font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.04em}.dashboardPreview,.callBrowser{background:var(--paper);border:1px solid var(--line-soft);box-shadow:0 40px 80px -44px #3c281980,0 8px 24px -16px #3c28194d;overflow:hidden}.dashboardPreview{border-radius:22px}.dashboardTop{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 20px;border-bottom:1px solid #efe6d5;background:#fbf6ec}.dashboardBrand{gap:9px;font-family:Spectral,serif;font-size:15px;font-weight:600}.liveBadge{gap:6px;margin-left:4px;padding:3px 9px;border-radius:999px;background:#e7efe7;color:var(--green);font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.08em;text-transform:uppercase}.liveBadge span{width:6px;height:6px;border-radius:50%;background:var(--green);animation:pulseRing 1.9s infinite}.mono{font-family:IBM Plex Mono,monospace}.muted{color:#9c8e7b}.heroMetrics{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #efe6d5}.metric{min-width:0;padding:18px 20px}.metric+.metric{border-left:1px solid #efe6d5}.metric span{display:block;color:#9c8e7b;font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.1em;text-transform:uppercase}.metric strong{display:block;margin-top:5px;color:var(--ink);font-size:34px;font-weight:600;line-height:1}.metric strong.good,.metric em{color:var(--green)}.metric em{display:block;margin-top:5px;font-size:13px;font-style:normal}.sparkline{display:flex;align-items:flex-end;gap:4px;height:42px;padding:12px 20px 8px}.sparkline span{flex:1;min-width:4px;border-radius:3px 3px 0 0;background:#e7d8be}.sparkline span:nth-child(4n),.sparkline span:nth-child(7n),.sparkline span:nth-child(9n){background:#e3c9a6}.sparkline span:nth-child(6),.sparkline span:nth-child(8){background:var(--accent)}.liveCall{margin:6px 16px 16px;border:1px solid #efe6d5;border-radius:15px;background:#fffdf8;overflow:hidden}.liveCallHead{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 15px;border-bottom:1px solid #f1e8d8}.avatar{width:36px;height:36px;border-radius:50%;background:#f2e2d4;color:var(--accent-deep);display:grid;place-items:center;flex:none;font-size:13px;font-weight:600}.liveCallHead strong{display:block;color:var(--ink);font-size:14px;font-weight:600}.liveCallHead strong span{color:#a99b86;font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:400}.liveCallHead p{display:flex;align-items:center;gap:7px;margin:3px 0 0}.liveCallHead p span:first-child{padding:1px 8px;border:1px solid #e7d8be;border-radius:999px;background:#f2e9db;color:#7a6a52;font-size:11px}.liveCallHead p span:last-child{color:#a99b86;font-family:IBM Plex Mono,monospace;font-size:11px}.wave{display:flex;align-items:flex-end;gap:2.5px;height:20px}.wave span{width:3px;height:100%;border-radius:3px;background:var(--accent);transform-origin:bottom;animation:wave 1s ease-in-out infinite}.messages{display:flex;flex-direction:column;gap:9px;padding:14px 15px 4px}.messages p{max-width:84%;margin:0;padding:9px 12px;border-radius:13px 13px 13px 4px;background:#f4ecdd;color:#4a4034;font-size:13px;line-height:1.5}.messages p:nth-child(2){align-self:flex-end;border-radius:13px 13px 4px;background:var(--accent);color:var(--paper)}.summaryCard{margin:12px 13px 13px;padding:12px 13px;border:1px solid #deeadd;border-radius:12px;background:#f3f6f1}.summaryCard>div:first-child{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:7px}.status{display:inline-flex;align-items:center;gap:6px;padding:3px 9px;border-radius:999px;font-size:11px;font-weight:600;font-style:normal}.status.resolved{background:var(--green);color:var(--paper)}.summaryCard .mono{color:#5e7a66;font-size:10.5px;letter-spacing:.06em;text-transform:uppercase}.summaryCard p{margin:0;color:#3c4a40;font-size:13px;line-height:1.55}.chips{flex-wrap:wrap;gap:6px;margin-top:9px}.chips span{padding:2px 8px;border-radius:999px;background:#e7efe7;color:#4e6356;font-size:11px}.credibility{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--sand-deep)}.bandInner{display:flex;align-items:center;justify-content:space-between;gap:34px;padding:26px 32px}.bandInner>.overline{color:var(--soft-muted);flex:none}.logoStrip{flex-wrap:wrap;gap:34px}.logoStrip span{display:inline-flex;align-items:center;gap:8px;color:#7c6e5b;font-size:15px;font-weight:600}.miniShape{width:18px;height:18px;background:#c9b79a;display:inline-block}.miniShape.square,.miniShape.soft{border-radius:4px}.miniShape.circle{border-radius:50%}.miniShape.diamond{border-radius:3px;transform:rotate(45deg)}.miniShape.drop{border-radius:50% 50% 50% 2px}.section{padding:104px 32px}.section.tinted{max-width:none;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--sand-deep)}.section.tinted>*{max-width:1180px;margin-left:auto;margin-right:auto}.sectionIntro{max-width:760px}.sectionIntro.centered{max-width:640px;margin-left:auto;margin-right:auto;text-align:center}.sectionIntro h2{margin:16px 0 0;font-size:clamp(30px,4vw,46px);font-weight:600;line-height:1.1}.sectionIntro p:not(.label){max-width:38em;margin:20px 0 0;color:var(--muted);font-size:18px;line-height:1.6}.sectionIntro.centered p:not(.label){margin-left:auto;margin-right:auto}.threeGrid,.featureGrid,.fourGrid,.pricingGrid,.trustGrid{display:grid;gap:22px}.threeGrid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:52px}.card,.priceCard{border:1px solid var(--line-soft);border-radius:16px;background:var(--paper)}.statCard,.trustCard{padding:28px}.statCard strong{color:var(--accent);font-family:Spectral,serif;font-size:40px;font-weight:600;line-height:1}.statCard h3,.trustCard h3,.featureCard h3,.stepCard h3{margin:12px 0 0;color:var(--ink);font-size:17px;font-weight:600}.statCard p,.trustCard p,.featureCard p,.stepCard p,.priceCard p{margin:8px 0 0;color:#6b5f50;font-size:15px;line-height:1.55}.stepCard{padding:34px 30px}.stepNumber{color:#b89a6e;font-family:IBM Plex Mono,monospace;font-size:13px;font-weight:500}.iconBox{width:46px;height:46px;border-radius:13px;background:#f4ecdd;display:grid;place-items:center;margin:14px 0 18px}.featureCard .iconBox{width:40px;height:40px;border-radius:11px;margin:0 0 16px}.shape{display:block;width:18px;height:18px;border:2.5px solid var(--accent)}.shape.circle{border-radius:50%}.shape.square{border-radius:5px}.shape.ticket{height:13px;border-radius:3px}.shape.pill{height:13px;border-radius:7px}.shape.chat{width:16px;border-radius:3px 3px 3px 0}.shape.drop{width:16px;border-radius:50% 50% 50% 2px}.shape.ring{width:16px;border-radius:50%;border-right-color:transparent}.featureGrid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:48px}.featureCard{padding:30px 28px;transition:box-shadow .18s ease,transform .18s ease}.featureCard:hover{transform:translateY(-3px);box-shadow:0 22px 40px -28px #3c281980}.languageBand{display:flex;align-items:center;gap:34px;flex-wrap:wrap;margin-top:40px;padding:30px 32px;border-radius:18px;background:var(--ink-strong);color:#f2ead9}.languageBand>div:first-child{flex:none;max-width:240px}.languageBand .overline{color:#c49a6c}.languageBand h3{margin:10px 0 0;color:#f2ead9;font-size:21px;font-weight:500;line-height:1.3}.languageChips{display:flex;flex:1;flex-wrap:wrap;gap:9px;min-width:300px}.languageChips span{padding:7px 14px;border:1px solid #4a4137;border-radius:999px;background:#332d26;color:#eadfcb;font-size:14px}.languageChips span:nth-last-child(-n+2){background:#3a322a;color:#c49a6c}.consoleBlock{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:56px;align-items:center}.checkList{display:flex;flex-direction:column;gap:14px;list-style:none;padding:0;margin:26px 0 0}.checkList li{display:grid;grid-template-columns:22px 1fr;column-gap:12px;color:#4a4034;font-size:16px;line-height:1.5}.checkList li span{width:22px;height:22px;border-radius:50%;background:#e7efe7;color:var(--green);display:grid;place-items:center;font-size:13px;margin-top:1px}.checkList strong{color:var(--ink);font-weight:600}.checkList p{margin:0}.callBrowser{border-radius:20px}.browserToolbar{display:flex;align-items:center;gap:10px;padding:13px 16px;border-bottom:1px solid #efe6d5;background:#fbf6ec}.searchBox{flex:1;display:flex;align-items:center;gap:8px;min-width:0;padding:7px 11px;border:1px solid #e7d8be;border-radius:9px;background:#f2e9da;color:#9c8e7b;font-size:12.5px}.searchBox span{width:13px;height:13px;border:2px solid #b7a488;border-radius:50%;flex:none}.filters{display:flex;gap:6px}.filters span{padding:5px 10px;border-radius:999px;background:#f2e9da;color:#7a6a52;font-size:11.5px}.filters span:first-child{background:var(--accent);color:var(--paper)}.browserBody{display:grid;grid-template-columns:.82fr 1.18fr}.callList{border-right:1px solid #efe6d5}.callList article{padding:13px 15px;border-bottom:1px solid #f1e8d8}.callList article.selected{border-left:3px solid var(--accent);background:#fbf4e8}.callList div{display:flex;justify-content:space-between;gap:8px}.callList strong{color:#3f362b;font-size:13.5px}.callList .selected strong{color:var(--ink)}.callList span{color:#a99b86;font-family:IBM Plex Mono,monospace;font-size:10.5px}.callList p{margin:3px 0 0;color:var(--soft-muted);font-size:12px}.callList em{display:inline-block;margin-top:7px;padding:2px 7px;border-radius:999px;font-size:10.5px;font-style:normal}.callList .resolved{background:#e7efe7;color:var(--green)}.callList .callbackset{background:#f3e7d2;color:#8a6a2e}.callList .escalated{background:#f6e2dc;color:var(--accent-deep)}.callDetail{padding:18px 20px}.detailHead{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px}.detailHead strong{display:block;color:var(--ink);font-size:15px}.detailHead span{display:block;color:var(--soft-muted);font-size:12px}.detailLabel{margin:16px 0 7px;color:#a99b86;font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.1em;text-transform:uppercase}.callDetail>p:not(.detailLabel){margin:0;color:#4a4034;font-size:14px;line-height:1.6}.sentiment{display:flex;align-items:center;gap:10px;margin-top:16px}.sentiment>div{flex:1}.sentiment i{display:block;height:6px;border-radius:6px;background:#eadfcb;overflow:hidden}.sentiment b{display:block;width:82%;height:100%;background:var(--green)}.sentiment strong{margin-top:14px;color:var(--green);font-size:12.5px}.detailFoot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;padding-top:14px;border-top:1px solid #efe6d5}.detailFoot span{color:var(--soft-muted);font-size:12.5px}.detailFoot strong{color:#4a4034;font-weight:500}.detailFoot a{color:var(--accent);font-size:12.5px;font-weight:600;white-space:nowrap}.fourGrid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:48px}.resultStat{padding:30px 18px;text-align:center}.resultStat strong{display:block;color:var(--accent);font-family:Spectral,serif;font-size:46px;font-weight:600;line-height:1}.resultStat span{display:block;margin-top:8px;color:#6b5f50;font-size:15px}.roiGrid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch;margin-top:30px}.roiPanel{padding:34px 34px 30px;border-radius:18px;background:var(--ink-strong);color:#f2ead9}.roiPanel .overline{color:#c49a6c}.rangeTop{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-top:18px}.rangeTop span{color:#d9cdb6;font-size:16px}.rangeTop strong{color:#f2ead9;font-family:Spectral,serif;font-size:34px;font-weight:600}input[type=range]{width:100%;height:22px;margin:14px 0 4px;appearance:none;background:transparent}input[type=range]::-webkit-slider-runnable-track{height:6px;border-radius:6px;background:#e0d2bc}input[type=range]::-webkit-slider-thumb{width:22px;height:22px;margin-top:-8px;border:2px solid var(--accent);border-radius:50%;appearance:none;background:var(--paper);box-shadow:0 2px 6px #28231e33;cursor:pointer}input[type=range]::-moz-range-track{height:6px;border-radius:6px;background:#e0d2bc}input[type=range]::-moz-range-thumb{width:22px;height:22px;border:2px solid var(--accent);border-radius:50%;background:var(--paper);cursor:pointer}.rangeScale{display:flex;justify-content:space-between;color:#8a7e6a;font-family:IBM Plex Mono,monospace;font-size:11px}.roiNumbers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px;padding-top:22px;border-top:1px solid #3a322a}.roiNumbers span{color:#a99b84;font-size:12px;line-height:1.35}.roiNumbers strong{display:block;color:#f2ead9;font-family:Spectral,serif;font-size:27px;font-weight:600}.roiNumbers span:last-child strong{color:#c49a6c}.roiPanel>p:last-child{margin:18px 0 0;color:#8a7e6a;font-size:11.5px}.quoteCard{display:flex;flex-direction:column;justify-content:space-between;margin:0;padding:34px;border:1px solid var(--line-soft);border-radius:18px;background:var(--paper)}.quoteCard p{margin:0;color:#2e2822;font-size:23px;font-weight:500;line-height:1.45}.quoteCard footer{display:flex;align-items:center;gap:13px;margin-top:24px}.quoteCard footer>span{width:46px;height:46px;border-radius:50%;background:repeating-linear-gradient(135deg,#e7d8be,#e7d8be 6px,#decbab 6px 12px);color:#9c8e7b;display:grid;place-items:center;font-family:IBM Plex Mono,monospace;font-size:8px;line-height:1.1}.quoteCard strong,.quoteCard em{display:block}.quoteCard strong{color:var(--ink);font-size:15px}.quoteCard em{color:var(--soft-muted);font-size:13.5px;font-style:normal}.pricingGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;margin-top:52px}.priceCard{position:relative;display:flex;flex-direction:column;padding:34px 30px}.priceCard.featured{border-color:var(--ink-strong);background:var(--ink-strong);box-shadow:0 30px 60px -34px #3c281999}.popular{position:absolute;top:-12px;left:30px;padding:5px 12px;border-radius:999px;background:var(--accent);color:var(--ink-strong);font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.priceCard .overline{color:var(--soft-muted)}.priceCard.featured .overline{color:#c49a6c}.priceCard h3{display:flex;align-items:baseline;gap:6px;margin:14px 0 0;font-size:44px;font-weight:600;line-height:1.05}.priceCard.featured h3{color:#f2ead9}.priceCard h3 span{color:#a99b84;font-family:Hanken Grotesk,system-ui,sans-serif;font-size:15px;font-weight:400}.priceCard.featured p{color:#c9bca4}.priceCard ul{display:flex;flex:1;flex-direction:column;gap:11px;list-style:none;margin:22px 0 0;padding:0}.priceCard li{display:flex;gap:9px;color:#4a4034;font-size:14.5px}.priceCard.featured li{color:#e3d8c2}.priceCard li span{color:var(--green)}.priceCard.featured li span{color:#7ccf9d}.priceCard .button{margin-top:26px}.pricingNote{margin:28px 0 0;color:var(--soft-muted);font-family:IBM Plex Mono,monospace;font-size:12.5px;text-align:center}.trustGrid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:48px}.faq{max-width:none}.faq>*{max-width:840px}.faqList{display:flex;flex-direction:column;gap:12px;max-width:840px;margin:44px auto 0}.faqItem{padding:4px 22px;border:1px solid var(--line-soft);border-radius:14px;background:var(--paper)}.faqItem summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;color:var(--ink);font-size:17px;font-weight:600}.faqItem summary span{width:24px;height:24px;color:var(--accent);display:grid;flex:none;place-items:center;font-size:20px;transition:transform .2s ease}.faqItem[open] summary span{transform:rotate(45deg)}.faqItem p{margin:0 0 18px;color:#6b5f50;font-size:15.5px;line-height:1.6}.finalCta{position:relative;overflow:hidden;background:var(--ink-strong)}.finalCta>div{max-width:840px;margin:0 auto;padding:104px 32px;text-align:center}.finalCta h2{margin:0;color:#f4ecdc;font-size:clamp(34px,4.6vw,52px);font-weight:600;line-height:1.08}.finalCta p:not(.finePrint){max-width:34em;margin:20px auto 0;color:#c9bca4;font-size:19px;line-height:1.6}.finalCta .finePrint{color:#8a7e6a}.footer{border-top:1px solid #dacbb2;background:#e7dbc8}.footerGrid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding:56px 32px 30px}.footer p:not(.overline){max-width:24em;margin:16px 0 0;color:#6b5f50;font-size:15px;line-height:1.55}.footerAccent{display:inline-block;margin-top:14px;color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:13px;font-weight:500}.footer .overline{margin-bottom:14px;color:#9c8e7b;font-size:11px;letter-spacing:.12em}.footerGrid>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.footerGrid>div:not(:first-child) a{color:#5f5446;font-size:14.5px}.footerBottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;padding:18px 32px 36px;border-top:1px solid #dacbb2;color:var(--soft-muted);font-size:13px}@keyframes wave{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}@keyframes pulseRing{0%{box-shadow:0 0 #2e4a3a73}70%{box-shadow:0 0 0 9px #2e4a3a00}to{box-shadow:0 0 #2e4a3a00}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:1ms!important;transition-duration:1ms!important}}@media(max-width:1020px){.heroInner,.consoleBlock,.roiGrid{grid-template-columns:1fr}.heroInner{gap:48px}.dashboardPreview,.callBrowser{max-width:720px;width:100%}.navLinks{display:none}.navActions{margin-left:auto}}@media(max-width:780px){.nav,.heroInner,.section,.bandInner,.finalCta>div,.footerGrid,.footerBottom{padding-left:20px;padding-right:20px}.navActions .button.accent{display:none}.heroInner{grid-template-columns:1fr;padding-top:48px;padding-bottom:72px}.section,.section.tinted{padding-top:72px;padding-bottom:72px}.threeGrid,.featureGrid,.fourGrid,.pricingGrid,.trustGrid,.footerGrid{grid-template-columns:1fr}.bandInner,.languageBand{align-items:flex-start;flex-direction:column}.heroMetrics,.browserBody{grid-template-columns:1fr}.metric+.metric{border-left:0;border-top:1px solid #efe6d5}.callList{border-right:0;border-bottom:1px solid #efe6d5}.browserToolbar,.detailHead,.detailFoot,.sentiment{align-items:flex-start;flex-direction:column}.detailHead{display:flex}.roiNumbers{grid-template-columns:1fr}.footerBottom{flex-direction:column}}
