:root{--bg: #f7f2e8;--bg-strong: #efe3d0;--surface: rgba(255, 250, 244, .72);--surface-strong: #fffaf4;--ink: #17211f;--ink-soft: #52615d;--night: #0f1e1c;--night-2: #17312d;--line: rgba(23, 33, 31, .1);--line-strong: rgba(23, 33, 31, .18);--teal: #1b8a89;--teal-strong: #116969;--sage: #adc6b9;--orange: #d7642b;--gold: #cda64f;--shadow: 0 24px 60px rgba(17, 29, 28, .12);--shadow-strong: 0 30px 80px rgba(9, 18, 17, .2);--radius-lg: 32px;--radius-md: 22px;--radius-sm: 16px;--shell: min(1180px, calc(100vw - 2.4rem) );--hero-grid: #f7f2e8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Space Grotesk,Avenir Next,Segoe UI,sans-serif;line-height:1.6}body.nav-open,body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}main{display:block}.site-shell{width:var(--shell);margin:0 auto}.section{padding:5.5rem 0}.section.tight{padding:4rem 0}.section.dark{color:#eef4ef;background:#0d1917}.section.dark .eyebrow,.section.dark .section-copy p,.section.dark .mini,.section.dark .card p,.section.dark .card li,.section.dark .quote-attribution,.section.dark .comparison-table td:last-child{color:#eef4efcc}.display{margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(3rem,6vw,5.6rem);line-height:.95;letter-spacing:-.05em}.page-title{margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(2.4rem,5vw,4.4rem);line-height:.98;letter-spacing:-.05em}.section-title{margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,4vw,3.4rem);line-height:1.02;letter-spacing:-.04em}.lead{margin:0;font-size:1.14rem;color:var(--ink-soft);max-width:42rem}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--teal-strong)}.eyebrow:before{content:"";width:2.25rem;height:1px;background:currentColor;opacity:.45}.mini{margin:0;font-size:.96rem;color:var(--ink-soft)}.button-row{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.7rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:3.35rem;padding:.85rem 1.3rem;border:1px solid transparent;border-radius:999px;background:var(--ink);color:#fefbf6;font-weight:500;letter-spacing:.01em;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease;box-shadow:0 18px 32px #17211f26}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button.secondary{background:var(--orange);color:#fff}.button.ghost{background:#fffaf480;color:var(--ink);border-color:var(--line-strong);box-shadow:none}.button.inline{min-height:auto;padding:0;background:transparent;border:0;box-shadow:none;color:var(--teal-strong)}.store-badges{display:flex;flex-wrap:wrap;gap:.85rem}.store-badges a{display:inline-flex;align-items:center;justify-content:center;min-height:3.15rem;padding:.65rem .9rem;border-radius:18px;background:#0d1a18e6;border:1px solid rgba(255,255,255,.08)}.store-badges.light a{background:#fffaf4cc;border-color:var(--line)}.site-header{position:sticky;top:0;z-index:50;backdrop-filter:blur(16px);background:#f7f2e8b8;border-bottom:1px solid rgba(23,33,31,.08)}.header-inner{display:flex;align-items:center;gap:1.2rem;min-height:5rem}.brand{display:inline-flex;align-items:center;gap:.8rem;min-width:0;font-weight:700;letter-spacing:.02em}.brand img{width:2.7rem;height:2.7rem}.brand-mark{display:flex;flex-direction:column;line-height:1.05}.brand-subtitle{font-size:.72rem;color:var(--ink-soft);font-weight:500}.nav-toggle{display:none;margin-left:auto;border:0;background:transparent;padding:.5rem;border-radius:999px}.nav-toggle span{display:block;width:1.4rem;height:2px;margin:.26rem 0;background:var(--ink)}.header-nav{display:flex;align-items:center;gap:1rem;margin-left:auto}.primary-nav{display:flex;align-items:center;gap:.35rem}.primary-nav a{padding:.65rem .9rem;border-radius:999px;color:var(--ink-soft);font-weight:600}.primary-nav a.active,.primary-nav a:hover,.primary-nav a:focus-visible{color:var(--ink);background:#fffaf4bf}.header-actions{display:flex;align-items:center;gap:.75rem}.header-actions .button{min-height:2.85rem;padding-inline:1rem;font-size:.94rem}.signin-button{min-height:2.3rem;padding:.52rem .85rem;border-radius:8px;background:#7e57c2;border:0;border-color:transparent;color:#fff;font-size:.84rem;font-weight:500;letter-spacing:0;box-shadow:none}.signin-button:hover,.signin-button:focus-visible{background:#673ab7;border-color:transparent;box-shadow:none}.hero-wrap{background:var(--hero-grid);overflow:clip}.hero{position:relative;display:grid;grid-template-columns:.8fr 1.2fr;gap:2rem;align-items:center;padding:4.75rem 0 4.25rem}.hero-copy{position:relative;z-index:1}.hero-copy .lead{margin-top:1.3rem}.hero-headline{font-size:clamp(2rem,3.6vw,3.4rem);line-height:1.02;display:grid;gap:.05em;justify-items:center;text-align:center}.hero-line{display:block;white-space:nowrap}.hero-handshake{display:block;justify-self:center;line-height:1;margin:0}.badge-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:1.25rem;grid-column:1 / -1}.hero-badges{width:min(58rem,100%);justify-self:center}.badge-card{padding:1rem 1.05rem;border-radius:18px;background:#fffaf4b3;border:1px solid rgba(23,33,31,.08);color:var(--ink);box-shadow:var(--shadow)}.badge-card strong{display:block;font-size:.96rem}.hero-panel{position:relative;aspect-ratio:16 / 9;border-radius:var(--radius-lg);background:#111827;border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-strong);overflow:hidden}.hero-panel:before{content:"";position:absolute;inset:1rem;border-radius:calc(var(--radius-lg) - 12px);border:1px solid rgba(255,255,255,.06)}.orb{position:absolute;border-radius:999px;filter:blur(18px);opacity:.82;animation:drift 8s ease-in-out infinite}.orb.one{width:14rem;height:14rem;top:-2rem;right:-1rem;background:#7e57c261}.orb.two{width:11rem;height:11rem;left:-1rem;bottom:3rem;background:#ff704347;animation-delay:-2s}.hero-video-wrap{position:relative;z-index:1;width:100%;height:100%;padding:.75rem}.hero-video-trigger{width:100%;height:100%;border:0;padding:0;border-radius:calc(var(--radius-lg) - 12px);background:transparent;cursor:zoom-in}.hero-video{width:100%;height:100%;object-fit:cover;display:block;border-radius:calc(var(--radius-lg) - 12px);border:1px solid rgba(255,255,255,.08);background:#020617;box-shadow:0 28px 70px #00000047}.hero-video-modal[hidden]{display:none}.hero-video-modal{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:1rem}.hero-video-modal-backdrop{position:absolute;inset:0;border:0;background:#020617d1;cursor:pointer}.hero-video-modal-dialog{position:relative;z-index:1;width:min(96vw,1200px);max-height:92vh;display:grid;gap:.75rem;padding:.75rem;border-radius:24px;border:1px solid rgba(148,163,184,.26);background:#0f172afa;box-shadow:0 30px 90px #00000080}.hero-video-modal-close{justify-self:end;border:1px solid rgba(148,163,184,.4);border-radius:12px;background:#ffffff0d;color:#fff;padding:.45rem .7rem;cursor:pointer}.hero-video-modal-player{width:100%;max-height:calc(92vh - 4rem);border-radius:16px;background:#020617}.device-shot{position:absolute;border-radius:28px;overflow:hidden;border:1px solid rgba(255,255,255,.08);box-shadow:0 30px 80px #0307076b}.device-shot.main{top:4rem;left:2.4rem;right:2.4rem}.device-shot.overlay{width:min(26rem,72%);right:1.2rem;bottom:1.6rem;transform:rotate(-5deg)}.floating-note{position:absolute;display:grid;gap:.35rem;max-width:13rem;padding:.95rem 1rem;border-radius:20px;background:#fffaf4e0;color:var(--ink);box-shadow:var(--shadow);border:1px solid rgba(23,33,31,.08)}.floating-note strong{font-size:.95rem}.floating-note span{font-size:.85rem;color:var(--ink-soft);line-height:1.4}.floating-note.top{top:2.2rem;left:1.5rem}.floating-note.bottom{left:1rem;bottom:2rem}.grid{display:grid;gap:1.15rem}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.map-section{margin-top:0}.map-stats-layout{margin-top:.8rem;display:grid;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);gap:1rem;align-items:stretch}.map-placeholder{height:100%;min-height:24rem;display:grid;place-items:center;text-align:center;gap:.35rem;padding:1.4rem;border-radius:var(--radius-lg);border:1px dashed var(--line-strong);background:#ffffff08}.map-placeholder strong{font-size:1.2rem}.map-placeholder span{color:var(--ink-soft)}.map-placeholder img{width:min(100%,56rem);height:auto;border-radius:14px;border:1px solid var(--line)}.stats-grid{display:grid;grid-template-columns:1fr;gap:.9rem;margin-top:0}.stat-card{padding:1.1rem 1rem;border-radius:var(--radius-md);border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow)}.stat-value{margin:0;font-family:bio-sans,Avenir Next,Segoe UI,sans-serif;font-size:clamp(2rem,4vw,3rem);line-height:1;letter-spacing:-.02em;color:var(--orange-strong)}.card{height:100%;padding:1.45rem;border-radius:var(--radius-md);background:var(--surface);border:1px solid rgba(23,33,31,.08);box-shadow:var(--shadow)}.card.dark{background:#ffffff0d;border-color:#ffffff14;box-shadow:none}.card.soft-teal{background:#26a69a1f}.card.soft-orange{background:#ff70431f}.card h3,.card h4{margin:0 0 .7rem;font-size:1.16rem}.card p,.card li{margin:0;color:var(--ink-soft)}.card ul{margin:1rem 0 0;padding-left:1.15rem;display:grid;gap:.55rem}.section-copy{display:grid;gap:1rem;margin-bottom:1.8rem}.section-copy.center{max-width:46rem;margin-inline:auto;text-align:center}.section-copy.center .eyebrow{justify-content:center}.split-panel{display:grid;grid-template-columns:.94fr 1.06fr;gap:1.4rem;align-items:start;margin-top:1.4rem}.visual-shell,.copy-shell{height:auto}.visual-shell{position:relative;padding:1rem;border-radius:var(--radius-lg);background:#111827f5;box-shadow:var(--shadow-strong);overflow:hidden}.visual-shell.light{background:#fffaf4f5;border:1px solid rgba(23,33,31,.08);box-shadow:var(--shadow)}.visual-shell img{width:100%;height:100%;object-fit:cover;border-radius:calc(var(--radius-lg) - 12px)}.placeholder-art{height:100%;min-height:20rem;display:grid;place-items:center;text-align:center;padding:1.6rem;border-radius:calc(var(--radius-lg) - 12px);border:1px dashed rgba(255,255,255,.26);background:#ffffff0a}.placeholder-art strong{display:block;font-size:1.15rem;margin-bottom:.35rem}.placeholder-art span{color:#eef4efcc}.copy-shell{padding:1.65rem;border-radius:var(--radius-lg);background:#fffaf4c7;border:1px solid rgba(23,33,31,.08);box-shadow:var(--shadow)}.copy-shell h3{margin:0 0 .8rem;font-size:clamp(1.5rem,3vw,2.3rem);line-height:1.08}.copy-shell p{margin:0;color:var(--ink-soft)}.visual-summary{display:grid;align-content:start;gap:.9rem;padding:1.5rem}.visual-summary>strong{font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.1}.visual-summary-grid{display:grid;gap:.85rem}.visual-summary-card{padding:1rem;border-radius:20px;background:#0f172ab8;border:1px solid rgba(148,163,184,.16)}.visual-summary-card span{display:block;color:var(--ink);font-weight:600}.screenshot-placeholder{padding:1rem;height:auto;display:grid;align-self:start}.placeholder-device-grid{display:grid;gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;justify-items:center;height:auto;min-height:auto;overflow:hidden}.placeholder-device{margin:0;height:100%;display:grid;align-items:center;justify-items:center;min-height:auto;overflow:hidden;width:100%}.placeholder-device img{width:100%;height:100%;display:block;object-fit:contain}.placeholder-device.is-screenshot img,.showcase-4 .placeholder-device.is-screenshot img,.showcase-5 .placeholder-device.is-screenshot img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.placeholder-device.is-placeholder{align-items:end;background:transparent}.placeholder-device.is-placeholder img{width:auto;height:auto;max-width:100%;max-height:15rem;margin:auto;object-fit:contain;filter:drop-shadow(0 14px 24px rgba(0,0,0,.24))}.placeholder-device.phone.is-placeholder img{max-height:12rem}.placeholder-device-grid>.placeholder-device:only-child{grid-column:1 / -1;justify-self:stretch;width:100%}@media(min-width:1101px){.split-panel{align-items:stretch}.split-panel .copy-shell{height:100%}.split-panel .screenshot-placeholder{position:relative;height:100%;min-height:0;overflow:hidden;align-content:stretch;padding:1rem}.split-panel .placeholder-device-grid{position:absolute;inset:1rem;height:calc(100% - 2rem);min-height:0;align-content:center;align-items:center}.split-panel .placeholder-device{min-height:0}.split-panel .placeholder-device img{max-height:none}.split-panel .placeholder-device.is-placeholder img{max-height:100%}.split-panel .placeholder-device.phone.is-placeholder img{max-height:72%}}@media(min-width:1101px){.placeholder-device-grid{height:100%;align-content:stretch;align-items:stretch}}.checklist{display:grid;gap:.75rem;margin-top:1.2rem}.checklist li{position:relative;padding-left:1.35rem;list-style:none}.checklist li:before{content:"•";position:absolute;left:0;top:0;color:var(--orange);font-weight:700}.quote-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.quote-card{padding:1.5rem;border-radius:var(--radius-md);background:#fffaf4b3;border:1px solid rgba(23,33,31,.08);box-shadow:var(--shadow)}.quote-card blockquote{margin:0 0 1.2rem;font-family:Fraunces,Georgia,serif;font-size:1.24rem;line-height:1.3;font-style:italic;quotes:"“" "”" "‘" "’"}.quote-card blockquote:before{content:open-quote}.quote-card blockquote:after{content:close-quote}.quote-attribution{margin:0;color:var(--ink-soft);font-size:.95rem}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.pricing-intro{padding-top:2.25rem}.pricing-card{padding:1.6rem;border-radius:var(--radius-md);background:#fffaf4d1;border:1px solid rgba(23,33,31,.08);box-shadow:var(--shadow)}.pricing-card h3{margin:0;font-size:1.1rem}.pricing-card .price{margin:.5rem 0 .2rem;font-family:Fraunces,Georgia,serif;font-size:clamp(2.3rem,4vw,3.3rem);line-height:1}.callout{display:grid;gap:1rem;padding:1.6rem;border-radius:var(--radius-md);border:1px solid rgba(23,33,31,.08);background:#fffaf4d6;box-shadow:var(--shadow)}.comparison-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:var(--radius-md);border:1px solid rgba(23,33,31,.08);background:#fffaf4d1;box-shadow:var(--shadow)}.comparison-table th,.comparison-table td{padding:1rem 1.05rem;text-align:left;vertical-align:top;border-bottom:1px solid rgba(23,33,31,.08)}.comparison-table th{font-size:.82rem;letter-spacing:.12em;text-transform:uppercase;color:var(--teal-strong)}.comparison-table tr:last-child td{border-bottom:0}.faq-list{display:grid;gap:.9rem}.faq-item{border-radius:20px;border:1px solid rgba(23,33,31,.08);background:#fffaf4cc;box-shadow:var(--shadow);overflow:hidden}.faq-item summary{cursor:pointer;list-style:none;padding:1.15rem 1.2rem;font-weight:700}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin:0;padding:0 1.2rem 1.2rem;color:var(--ink-soft)}.page-hero{padding:4.5rem 0 2.3rem;background:var(--hero-grid)}.page-hero .lead{margin-top:1rem}.page-grid{display:grid;gap:1rem}.help-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:1rem}.link-card{display:grid;gap:.75rem;padding:1.4rem;border-radius:24px;background:#fffaf4c7;border:1px solid rgba(23,33,31,.08);box-shadow:var(--shadow)}.link-card strong{font-size:1.06rem}.support-path{line-height:1.8}.support-path a{color:var(--orange-strong);text-decoration:underline;text-underline-offset:.16em}.inline-chip{display:inline-flex;align-items:center;gap:.45rem;margin-inline:.2rem;padding:.18rem .55rem;border-radius:999px;background:#ffffff0f;border:1px solid var(--line);white-space:nowrap}.inline-icon{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;color:var(--ink)}.inline-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.inline-icon.help-mark{color:#673ab7}.link-button-grid{display:grid;gap:.75rem}.link-button-grid .button{width:100%;justify-content:center}:is(.hubspot-shell,.contact-form-shell){padding:1.4rem;border-radius:var(--radius-md);background:#fffaf4d1;border:1px solid rgba(23,33,31,.08);box-shadow:var(--shadow)}:is(.hubspot-shell,.contact-form-shell) :is(input,textarea,select){width:100%;border:1px solid rgba(23,33,31,.14);border-radius:16px;background:#ffffffd1;padding:.85rem .95rem;margin-top:.35rem}:is(.hubspot-shell,.contact-form-shell) :is(label,legend){display:block;font-weight:600;margin-top:.85rem}:is(.hubspot-shell,.contact-form-shell) button[type=submit],:is(.hubspot-shell,.contact-form-shell) input[type=submit]{display:inline-flex;align-items:center;justify-content:center;min-height:3.2rem;padding:.85rem 1.3rem;border-radius:18px;border:0;margin-top:0;background:var(--orange-strong);color:#fff;font-weight:500;cursor:pointer}:is(.hubspot-shell,.contact-form-shell) ul,:is(.hubspot-shell,.contact-form-shell) ol{padding-left:1rem}.contact-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem 1rem}.contact-form-grid .full{grid-column:1 / -1}.contact-form-honeypot{position:absolute;left:-9999px}.form-status{min-height:1.5rem;margin:.8rem 0 0;font-size:.95rem}.form-status[data-state=success]{color:#7ce4de}.form-status[data-state=error]{color:#ff9e80}.form-status[data-state=pending]{color:var(--ink-soft)}:is(.hubspot-shell,.contact-form-shell) .submitted-message{padding:1rem;border-radius:18px;background:#1b8a891f}.legal-wrap{padding:1rem 0 5rem}.legal-prose{padding:2rem;border-radius:var(--radius-lg);background:#fffaf4d1;border:1px solid rgba(23,33,31,.08);box-shadow:var(--shadow)}.legal-prose :is(h1,h2,h3,h4){line-height:1.14}.legal-prose h1{font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,4vw,3rem)}.legal-prose h2{margin-top:2rem;font-size:1.35rem}.legal-prose p,.legal-prose li{color:var(--ink-soft)}.site-footer{padding:4rem 0 2rem;color:#eef4ef;background:#0b1312}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:1.2rem}.footer-column{display:grid;align-content:start;gap:.8rem}.footer-column strong{display:block;margin:0}.footer-links{display:grid;gap:.7rem}.footer-links a{display:inline-flex;width:fit-content;align-items:center;color:#eef4efcc;text-decoration:underline;text-decoration-color:#eef4ef5c;text-decoration-thickness:1px;text-underline-offset:.18em;transition:color .18s ease,text-decoration-color .18s ease}.footer-links a:hover,.footer-links a:focus-visible{color:#fff;text-decoration-color:#ffffffeb}.cert-badges{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem}.footer-meta{display:flex;flex-wrap:wrap;gap:.9rem 1.2rem;align-items:center;justify-content:center;text-align:center;margin-top:2rem;padding-top:1.3rem;border-top:1px solid rgba(255,255,255,.08);color:#eef4efb8;font-size:.92rem}.cert-badge{max-width:5rem;border-radius:18px}.social-row{display:flex;flex-wrap:wrap;gap:.75rem}.social-button{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);color:#eef4efe6;text-decoration:none;text-transform:lowercase;font-size:.95rem;font-weight:600;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.social-button:hover,.social-button:focus-visible{background:#26a69a;border-color:#26a69a;color:#fff;transform:translateY(-1px)}.reveal{opacity:0;transform:translateY(14px);animation:fadeUp .7s ease forwards;animation-delay:var(--delay, 0ms)}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@keyframes drift{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,18px,0)}}@media(max-width:1100px){.hero,.split-panel,.help-grid,.footer-grid{grid-template-columns:1fr}.quote-grid,.pricing-grid,.grid.three,.grid.four,.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.map-stats-layout{grid-template-columns:1fr}.hero{grid-template-columns:1fr;gap:1.6rem}.hero-panel{aspect-ratio:16 / 10}}@media(max-width:900px){.nav-toggle{display:inline-flex;flex-direction:column;justify-content:center}.header-nav{position:fixed;inset:5rem 1rem auto;display:none;flex-direction:column;align-items:stretch;padding:1rem;border-radius:28px;background:#fffaf4f5;border:1px solid rgba(23,33,31,.08);box-shadow:var(--shadow-strong)}body.nav-open .header-nav{display:flex}.primary-nav,.header-actions{flex-direction:column;align-items:stretch}.header-actions .button{width:100%}.header-inner{min-height:4.75rem}.hero{padding-top:4rem}}@media(max-width:720px){.section{padding:4rem 0}.hero-copy .lead{text-align:center;margin-inline:auto}.hero-cta-row,.hero-secondary-cta{flex-wrap:nowrap;justify-content:center;gap:.6rem}.hero-cta-row .button,.hero-secondary-cta .button{flex:1 1 0;min-width:0;padding:.72rem .7rem;font-size:.9rem;white-space:nowrap}.hero-store-row .store-badges{flex-wrap:nowrap;justify-content:center;gap:.6rem}.hero-store-row .store-badges a{min-width:0;padding:.5rem}.hero-store-row .store-badges img{width:auto;height:2rem}.badge-row,.grid.two,.grid.three,.grid.four,.stats-grid,.quote-grid,.pricing-grid{grid-template-columns:1fr}.hero-panel{aspect-ratio:4 / 3}.hero-video-wrap{padding:1rem}.device-shot.main{inset:4.4rem 1rem 8rem}.device-shot.overlay{width:calc(100% - 4.5rem);right:.8rem}.floating-note{max-width:11rem}.legal-prose,.copy-shell,.hubspot-shell,.contact-form-shell{padding:1.2rem}}:root{--bg: #0f172a;--bg-strong: #111827;--surface: rgba(15, 23, 42, .8);--surface-strong: #111827;--ink: #f8fafc;--ink-soft: #cbd5e1;--night: #020617;--night-2: #0b1120;--line: rgba(148, 163, 184, .16);--line-strong: rgba(148, 163, 184, .28);--purple: #7e57c2;--purple-strong: #673ab7;--purple-soft: #c4b5fd;--teal: #26a69a;--teal-strong: #26a69a;--sage: #64748b;--orange: #ff8b4d;--orange-strong: #ff7043;--orange-soft: #ff9e80;--gold: #f3bd63;--shadow: 0 28px 80px rgba(0, 0, 0, .3);--shadow-strong: 0 32px 100px rgba(0, 0, 0, .42);--hero-grid: #111827}html{color-scheme:dark}body,button,input,textarea,select{font-family:bio-sans,Avenir Next,Segoe UI,sans-serif}.display,.page-title,.section-title,.quote-card blockquote,.pricing-card .price,.legal-prose h1,.copy-shell h3{font-family:bio-sans,Avenir Next,Segoe UI,sans-serif;letter-spacing:-.04em}.site-header{background:#111827e0;border-bottom-color:var(--line)}.nav-toggle span{background:var(--ink)}.primary-nav a{color:#edf6efc7}.primary-nav a.active,.primary-nav a:hover,.primary-nav a:focus-visible{color:var(--ink);background:#edf6ef14}.button{min-height:3.2rem;padding:.82rem 1.25rem;border-radius:18px;background:var(--purple);color:#fff;font-weight:500;box-shadow:0 10px 24px #7e57c233}.button.secondary{background:var(--orange-strong);color:#fff;box-shadow:0 10px 24px #ff70432e}.button.ghost{background:#ffffff0f;color:#ffffffe0;border-color:transparent;box-shadow:none}.button.inline{background:transparent;color:var(--orange-strong);min-height:auto;padding:0;border-radius:0;box-shadow:none;border:0}.button:hover,.button:focus-visible{transform:translateY(-2px);box-shadow:0 14px 28px #0000003d;background:#673ab7}.button:focus-visible{outline:2px solid rgba(255,255,255,.2);outline-offset:2px}.button.secondary:hover,.button.secondary:focus-visible{background:#f4511e;box-shadow:0 14px 28px #ff704338}.button.ghost:hover,.button.ghost:focus-visible{background:#ffffff1f;color:#fff;box-shadow:none}.button.inline:hover,.button.inline:focus-visible{color:var(--orange-soft);transform:none;box-shadow:none;outline:none}.signin-button:hover,.signin-button:focus-visible{background:#5e35b1;border-color:transparent;box-shadow:none}.store-badges.light a,.store-badges a{border-radius:18px;background:#eee;border-color:transparent;box-shadow:0 12px 28px #0000003d}.store-badges a:hover,.store-badges a:focus-visible{transform:translateY(-1px);background:#e0e0e0}.badge-card,.floating-note,.card,.copy-shell,.quote-card,.pricing-card,.faq-item,.link-card,.hubspot-shell,.contact-form-shell,.legal-prose{background:var(--surface);border-color:var(--line);box-shadow:var(--shadow)}.floating-note span,.card p,.card li,.copy-shell p,.quote-attribution,.faq-item p,.legal-prose p,.legal-prose li,.mini{color:var(--ink-soft)}.card.soft-teal{background:#26a69a24}.card.soft-orange{background:#ff704324}.visual-shell.light{background:#111827f5;border-color:var(--line);box-shadow:var(--shadow-strong)}.placeholder-art{border-color:#edf6ef2e;background:#edf6ef08}.placeholder-art span{color:#edf6efc7}.callout{background:#111827f5;border-color:#26a69a42;box-shadow:var(--shadow-strong)}.comparison-table{background:#0f172ae0;border-color:var(--line);box-shadow:var(--shadow)}.comparison-table th,.comparison-table td{border-bottom-color:var(--line)}.comparison-table th{color:var(--teal-strong)}.faq-item summary{color:var(--ink)}:is(.hubspot-shell,.contact-form-shell) :is(input,textarea,select){border-color:#edf6ef24;background:#020617d1;color:var(--ink)}:is(.hubspot-shell,.contact-form-shell) .submitted-message{background:#7e57c229}:is(.hubspot-shell,.contact-form-shell) button[type=submit],:is(.hubspot-shell,.contact-form-shell) input[type=submit]{min-height:3.2rem;padding:.85rem 1.3rem;border:0;border-radius:18px;background:var(--orange-strong);color:#fff;box-shadow:0 16px 34px #ff704342}:is(.hubspot-shell,.contact-form-shell) button[type=submit]:hover,:is(.hubspot-shell,.contact-form-shell) button[type=submit]:focus-visible,:is(.hubspot-shell,.contact-form-shell) input[type=submit]:hover,:is(.hubspot-shell,.contact-form-shell) input[type=submit]:focus-visible{background:#f4511e;box-shadow:0 18px 38px #ff704357}@media(max-width:720px){.contact-form-grid{grid-template-columns:1fr}}.legal-prose{background:#0f172ae0}.section.dark{background:#020617}@media(max-width:900px){.header-nav{background:#111827f5;border-top:1px solid var(--line)}}.form-status[data-state=success]{color:var(--purple-soft)}
