:root{--bg:#fff;--fg:#0f172a;--muted:#64748b;--brand:#2563eb;--radius:14px;--gap:1rem;--max:72ch;--step--1:clamp(12px,0.7vw + 10px,14px);--step-0:clamp(15px,0.9vw + 12px,17px);--step-1:clamp(20px,1.2vw + 14px,22px);--step-2:clamp(28px,1.6vw + 16px,34px);--bg-page:#f9fafb;--bg-lilac:#f0f2fd;--bg-gray:#f9fafb;--bg-card:#fff;--accent-orange:#f97316;--accent-orange-soft:#fff7ed;--accent-orange-ink:#9a3412;--navy:#111827}@media (prefers-color-scheme:dark){:root{--bg:#0b1220;--fg:#e5e7eb;--muted:#9aa4b2}.card{background:#0f172a;border-color:#1f2937}}.page-hero{padding:1.5rem 0 1.1rem}.page-title{font-size:clamp(26px,2.4vw + 14px,34px);line-height:1.2;margin:0 0 .35rem;font-weight:700}.page-subtitle{margin:0;color:var(--muted);max-width:46rem}.page-hero .eyebrow{font-size:var(--step--1);text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-bottom:.3rem}@media (min-width:768px){.page-hero{padding:1.8rem 0 1.5rem}}*,:after,:before{box-sizing:border-box}body,html{height:100%}html{color-scheme:light dark}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,Noto Sans;font-size:var(--step-0);line-height:1.5;background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}canvas,img,picture,svg,video{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--brand);outline-offset:2px}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}a.button{text-decoration:none}.button,[role=button],button,input[type=submit]{cursor:pointer;border:0;border-radius:var(--radius);background:var(--brand);color:#fff}.button,.button-outline,[role=button],button,input[type=submit]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;padding:.7rem 1rem;font-weight:600}.button-outline{background:transparent;color:var(--brand);border:1px solid var(--brand);border-radius:var(--radius)}hr{border:none;border-top:1px solid #e5e7eb;margin:2rem 0}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}:root{scroll-behavior:smooth}.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}.container{width:min(100% - 2rem,var(--max));margin-inline:auto}.stack>*+*{margin-top:var(--gap)}.cluster{display:flex;flex-wrap:wrap;gap:var(--gap);align-items:center}.grid{display:grid;gap:var(--gap);grid-template-columns:1fr}.card{border:1px solid #e5e7eb;border-radius:var(--radius);padding:1rem;background:#fff}.section-band-lilac{background:var(--bg-lilac);padding:0}.section-band-gray{background:var(--bg-gray);padding:0}.section-band-white{background:#fff;padding:0}.footer-band-navy{background:var(--navy);color:#e5e7eb;padding:0}.footer-band-navy a{color:#e5e7eb}.footer-band-navy a:hover{text-decoration:underline}h1{font-size:var(--step-2);line-height:1.2;margin:0 0 .5em}h2{font-size:var(--step-1);line-height:1.25;margin:1.2em 0 .4em}p{margin:0 0 1em}.small{font-size:var(--step--1);color:var(--muted)}@media (min-width:48rem){.grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.nav{display:flex;justify-content:space-between;align-items:center}}@media (min-width:64rem){:root{--gap:1.25rem}.container-wide{width:min(100% - 4rem,110ch);margin-inline:auto}}.containered{container-type:inline-size}@container (min-width:36rem){.card.media{display:grid;grid-template-columns:1fr 2fr;gap:var(--gap)}}.center{display:grid;place-items:center}.full-bleed{width:100vw;margin-left:50%;transform:translateX(-50%)}.max{max-width:var(--max)}.Norway{white-space:nowrap}.hiw-panel{background:var(--bg-lilac);border-radius:18px;padding:1.5rem 1.5rem 2.25rem;margin-inline:auto;box-shadow:0 18px 40px rgba(15,23,42,.06)}@media (max-width:640px){.hiw-panel{padding-inline:1rem}}.container-xl{width:min(100% - 2rem,1280px);margin-inline:auto}.stack--sm>*+*{margin-top:.5rem}.stack--lg>*+*{margin-top:1.5rem}.stack--xl>*+*{margin-top:2rem}.gap-sm{gap:.5rem}.gap-lg{gap:1.5rem}.gap-xl{gap:2rem}.badge-accent{background:var(--accent-orange-soft);color:var(--accent-orange-ink);border-radius:999px;padding:.15rem .55rem;font-size:var(--step--1);display:inline-flex;align-items:center;gap:.25rem}.badge-accent-dot{width:.4rem;height:.4rem;border-radius:999px;background:var(--accent-orange)}@media (min-width:80rem){:root{--gap:1.5rem}.grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}:where(a,button,[role=button]){outline:none}:where(a,button,[role=button]):focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 45%,transparent);border-radius:calc(var(--radius) + 2px)}.skip{z-index:1000}@media (prefers-reduced-motion:reduce){:root{scroll-behavior:auto}}img[loading=lazy]{content-visibility:auto}svg[role=img]{shape-rendering:geometricPrecision;text-rendering:optimizeLegibility}.nav{position:sticky;top:0;z-index:50;background:var(--bg-gray);border-bottom:1px solid #e5e7eb}.nav__inner{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0}.nav__brand{font-weight:700;font-size:var(--step-1);color:var(--fg);text-decoration:none}a.nav__brand{display:inline-flex;align-items:center;gap:.45rem;text-decoration:none;white-space:nowrap}a.nav__brand,a.nav__brand:hover{color:#0f172a}a.nav__brand img.nav__logo-img{height:1.4rem;width:auto;display:block}a.nav__brand .nav__logo-text{font-weight:600;font-size:1rem;letter-spacing:.03em;line-height:1}.nav__toggle{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:var(--radius);background:transparent;border:1px solid #e5e7eb;color:var(--fg)}.nav__links{display:none;flex-direction:column;gap:.5rem;padding:.75rem 0}.nav__links a{text-decoration:none;padding:.5rem .25rem}.nav__links.is-open{display:flex}@media (min-width:48rem){.nav__toggle{display:none}.nav__links{display:flex!important;flex-direction:row;align-items:center;gap:1rem;padding:0}.nav__links a{padding:.25rem .5rem}}.nav__links a[aria-current=page]{font-weight:700}.hero .sub{text-wrap:balance}.pricing-hero{text-align:left;margin:0 0 1rem}.billing-toggle{display:inline-flex;gap:.5rem;align-items:center;border:1px solid #e5e7eb;border-radius:999px;padding:.25rem}.billing-toggle button{border:0;background:transparent;padding:.5rem .9rem;border-radius:999px;min-height:unset;color:var(--muted)}.billing-toggle button[aria-pressed=true]{background:var(--brand);color:#fff}.plans{margin-top:1rem}.plan{background:#fff;border:1px solid #e5e7eb;border-radius:var(--radius);padding:1.25rem;display:flex;flex-direction:column;gap:.9rem}.plan--focus{outline:none}.plan .badge{display:inline-block;font-size:var(--step--1);padding:.25rem .5rem;border-radius:999px;background:#eef2ff;color:#3730a3}.price{font-size:clamp(28px,2.3vw + 16px,40px);font-weight:700}.per{font-weight:400;font-size:var(--step--1);margin-left:.25rem}.kicker,.per{color:var(--muted)}.features{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}.features li{display:flex;align-items:flex-start;gap:.5rem}.features svg{flex:0 0 auto;margin-top:.2rem}.save-pill{font-size:var(--step--1);padding:.15rem .5rem;border-radius:999px;background:#ecfdf5;color:#065f46}.footer.footer-band-navy{background:var(--navy);color:#e5e7eb;border-top:1px solid #111827}.footer.footer-band-navy a{color:#e5e7eb}.footer.footer-band-navy a:hover{color:#fff;text-decoration:underline}.footer.footer-band-navy small{color:#9ca3af}.footer{margin-top:3rem;border-top:1px solid #e5e7eb;background:var(--bg)}.footer__inner{padding:2rem 0}.footer .cols{display:grid;gap:1rem;grid-template-columns:1fr}.footer h3{margin:0 0 .5rem;font-size:var(--step-1)}.footer a{text-decoration:none}.footer a:hover{text-decoration:underline}@media (min-width:48rem){.footer .cols{grid-template-columns:2fr 1fr 1fr 1fr}}.site-footer{margin-top:0;background:#0f172a;color:#cbd5e1;border-top:1px solid hsla(0,0%,100%,.08)}.site-footer-inner{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:32px;padding:48px 0 28px}.site-footer-brand{max-width:420px}.site-footer-logoRow{display:flex;align-items:center;gap:10px;margin-bottom:14px}.site-footer-logo{width:28px;height:28px;-o-object-fit:contain;object-fit:contain}.site-footer-brandName{font-size:1rem;font-weight:700;color:#fff}.site-footer-heading{margin:0 0 12px;font-size:.95rem;font-weight:700;color:#fff}.site-footer-text{margin:0 0 10px;font-size:.92rem;line-height:1.6;color:#cbd5e1}.site-footer-legalEntity{color:#e2e8f0}.site-footer-list{list-style:none;padding:0;margin:0}.site-footer-list li{margin-bottom:10px}.site-footer-link{color:#cbd5e1;text-decoration:none}.site-footer-link:hover{color:#fff;text-decoration:underline}.site-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 0 28px;border-top:1px solid hsla(0,0%,100%,.08);font-size:.82rem;color:#94a3b8}@media (max-width:900px){.site-footer-inner{grid-template-columns:1fr;gap:24px;padding:36px 0 22px}.site-footer-bottom{flex-direction:column;align-items:flex-start}}.footer--navy{background:var(--navy);border-top:none;color:#e5e7eb}.footer--navy h3{color:#e5e7eb;font-size:var(--step-0);margin:0 0 .5rem}.footer--navy a{color:#e5e7eb}.footer--navy a:focus-visible,.footer--navy a:hover{color:#fff;text-decoration:underline}.footer__brand-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.footer__brand-logo{height:1.6rem;width:auto;display:block}.footer__brand-name{font-weight:700;letter-spacing:.04em;font-size:1rem}.footer__brand-copy{margin:0;max-width:24rem;font-size:var(--step--1);color:#cbd5f5}.footer__list{list-style:none;margin:0;padding:0;display:grid;gap:.35rem;font-size:var(--step--1)}.footer__bottom-row{margin-top:1.75rem;padding-top:1rem;border-top:1px solid rgba(148,163,184,.35);display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;align-items:center;font-size:var(--step--1);color:#9ca3af}@media (max-width:640px){.footer__bottom-row{flex-direction:column;align-items:flex-start}}.features-grid{display:grid;gap:1rem;grid-template-columns:1fr}.features-grid .feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:var(--radius);padding:1rem;display:grid;gap:.5rem}.features-grid .feature-card h3{margin:0;font-size:var(--step-1)}.features-grid .feature-icon{width:28px;height:28px}@media (min-width:48rem){.features-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-color-scheme:dark){.features-grid .feature-card{background:#0f172a;border-color:#1f2937}}.features-page .features-main{padding:1.75rem 0 2.5rem}.features-page .features-main__intro{max-width:40rem;margin-bottom:1.5rem;display:grid;gap:.35rem;font-size:.95rem}.features-page .features-main__intro .lead{font-weight:500}.features-page .features-main__intro .hint{opacity:.9}.features-page .features-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem}@media (min-width:768px){.features-page .features-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.features-page .features-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.features-page .feature-card{border-radius:var(--radius);border:1px solid #e5e7eb;background:#fff;padding:1rem .95rem 1.1rem;display:flex;flex-direction:column;gap:.55rem;min-height:100%}.features-page .feature-icon{width:2.5rem;height:2.5rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:1.25rem;background:radial-gradient(circle at 30% 0,#e0f2fe 0,#ecfdf5 40%,#fff 100%);box-shadow:0 6px 15px rgba(15,23,42,.1);margin-bottom:.25rem}.features-page .feature-title{font-size:1rem;font-weight:600;margin:0}.features-page .feature-body{font-size:.9rem;opacity:.9;margin:0}.features-page .feature-link-wrap{margin-top:.4rem}.features-page .feature-link{font-size:.85rem;font-weight:500;text-decoration:none;border-bottom:1px solid transparent}.features-page .feature-link:focus-visible,.features-page .feature-link:hover{border-bottom-color:currentColor}@media (prefers-color-scheme:dark){.features-page .feature-card,.features-page .features-toc{background:#0f172a;border-color:#1f2937}}.features-page [data-anim=fade-up]{opacity:0;transform:translateY(8px);animation:featuresFadeUp .45s ease-out forwards}@keyframes featuresFadeUp{to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.features-page [data-anim=fade-up]{animation:none!important;opacity:1!important;transform:none!important}}.faq summary{display:flex;align-items:center;padding-right:1.9rem}.faq summary::marker{content:""}.faq summary>:last-child{display:none}.faq summary:after{content:"";right:.8rem;width:12px;height:12px;border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);transform:translateY(-55%) rotate(90deg);transform-origin:center;transition:transform .18s ease,border-color .18s ease}.faq details[open]>summary:after{transform:translateY(-45%) rotate(-135deg);border-color:var(--fg)}.compare table{min-width:0}.compare td,.compare th{padding:.75rem .6rem;font-size:.86rem}.compare thead th{background:#f9fafb;font-weight:600}@media (max-width:640px){.compare td,.compare th{padding:.5rem .35rem;font-size:.78rem}}@media (prefers-color-scheme:dark){.compare td,.compare th{border-bottom-color:#1f2937}.compare thead th{background:#020617}}.skip{position:fixed;left:1rem;top:.5rem;z-index:100;transform:translateY(-200%);background:var(--brand);color:#fff;border-radius:var(--radius);padding:.5rem .75rem;text-decoration:none}.skip:focus{transform:translateY(0);outline:none}.has-sticky{padding-top:56px}@media (min-width:48rem){.has-sticky{padding-top:68px}}.footer small{color:var(--muted);font-size:var(--step--1)}.faq{margin-top:2rem}.faq details{border:1px solid #e5e7eb;border-radius:var(--radius);padding:.9rem 1rem;background:#fff}.faq details+details{margin-top:.75rem}.faq summary{cursor:pointer;font-weight:600;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq p{margin:.5rem 0 0;color:var(--fg)}@media (prefers-color-scheme:dark){.faq details{background:#0f172a;border-color:#1f2937}}.faq summary:before{content:none}.faq summary{position:relative;padding-right:1.75rem}.faq summary:after{content:"▾";position:absolute;right:.5rem;top:50%;transform:translateY(-50%);font-size:.9rem;color:var(--muted);transition:transform .18s ease,color .18s ease}.faq details[open]>summary:after{content:"▴";color:var(--fg)}.compare{margin-top:2rem}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.compare table{width:100%;border-collapse:collapse;min-width:640px}.compare td,.compare th{padding:.75rem;text-align:left;border-bottom:1px solid #e5e7eb}.compare th{font-weight:700}.compare tbody tr:last-child td{border-bottom:0}.compare .center{text-align:center}@media (prefers-color-scheme:dark){.compare td,.compare th{border-bottom-color:#1f2937}}.hero{padding:2rem 0 3rem}.hero h1{text-align:center;font-weight:800;line-height:1.1;font-size:clamp(32px,3.3vw + 10px,32px);margin:0 0 .35rem}.hero .sub{color:var(--fg);line-height:1.1;margin:.25rem auto 0;max-width:70ch;font-size:calc(var(--step-0) * .92)}@media (max-width:480px){.hero .sub{font-size:var(--step--1);white-space:Norway;word-break:keep-all;overflow-wrap:normal;margin-left:auto;margin-right:auto}}@media (min-width:64rem){.hero{padding:2.25rem 0 1.5rem}.hero .sub{font-size:var(--step-1)}}.hero .helpers{display:flex;gap:.75rem;justify-content:center;align-items:center;color:var(--muted);font-size:var(--step--1)}.hero .dot{width:.25rem;height:.25rem;border-radius:999px;background:currentColor;opacity:.6}@media (min-width:48rem){.hero .only-mobile-br{display:none}}.hero-title{Text-align:center;line-height:1.1}.hero .sub{text-align:center;line-height:1.4;margin:3rem auto 0;display:block;max-width:80ch}@media (max-width:480px){.hero .sub{margin-left:auto;margin-right:auto;max-width:70ch}}@media (min-width:1024px){.hero .sub{text-align:center}}.hiw{padding:2rem 0}.hiw header{text-align:left;margin-bottom:1.25rem}.flow{display:grid;gap:1rem}.flow-title{font-weight:700;margin:.25rem 0 .5rem}.flow-rail{grid-template-columns:1fr}.flow-rail,.step{display:grid;gap:.75rem}.step{grid-template-columns:auto 1fr;align-items:start;background:#fff;border:1px solid #e5e7eb;border-radius:var(--radius);padding:.75rem .9rem}.step .num{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;font-weight:700;color:#fff;background:var(--brand)}.step h4{margin:0;font-size:var(--step-1)}.step p{margin:.25rem 0 0;color:var(--fg)}.step .icon{width:22px;height:22px;color:var(--brand);margin-top:.15rem}@media (min-width:48rem){.flows{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:start}.flow-rail{grid-template-columns:1fr}}@media (prefers-color-scheme:dark){.step{background:#0f172a;border-color:#1f2937}}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseDot{0%{box-shadow:0 0 0 0 rgba(37,99,235,.35)}70%{box-shadow:0 0 0 10px rgba(37,99,235,0)}to{box-shadow:0 0 0 0 rgba(37,99,235,0)}}@keyframes drawLine{0%{stroke-dashoffset:120}to{stroke-dashoffset:0}}[data-anim=fade-up]{opacity:0;transform:translateY(10px);animation:fadeUp .55s ease forwards;animation-delay:var(--delay,0s)}.step .num{position:relative}.step .num:after{content:"";position:absolute;inset:-4px;border-radius:999px;animation:pulseDot 1.8s ease-out infinite}.connector line,.connector path{stroke:var(--brand);stroke-width:2;fill:none;stroke-dasharray:120;stroke-dashoffset:120;animation:drawLine .9s ease forwards;animation-delay:var(--delay,.2s)}@media (prefers-reduced-motion:reduce){.connector line,.connector path,.step .num:after,[data-anim]{animation:none!important;opacity:1!important;transform:none!important;box-shadow:none!important;stroke-dashoffset:0!important}}.hiw-svg .hiw-node{opacity:0;transform:translateY(6px)}.hiw-svg.animate .hiw-node{animation:hiwFadeUp .6s var(--d,0s) both ease-out}.hiw-svg .hiw-arrow{stroke-dasharray:var(--len,160);stroke-dashoffset:var(--len,160)}.hiw-svg.animate .hiw-arrow{animation:hiwDraw .9s var(--d,0s) both ease-out}.hiw-svg .hiw-center{opacity:0;transform:scale(.96)}.hiw-svg.animate .hiw-center{animation:hiwPop .5s cubic-bezier(.2,.7,.2,1) .15s both}@keyframes hiwFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes hiwDraw{0%{stroke-dashoffset:var(--len,160)}to{stroke-dashoffset:0}}@keyframes hiwPop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.hiw-svg .hiw-arrow{stroke-width:2.5px}.hiw-svg .hiw-center,.hiw-svg .hiw-node{opacity:1!important;transform:none!important}.hiw-svg .hiw-arrow{stroke-width:3.5px;fill:none;stroke-dasharray:var(--dash,12 10);stroke-dashoffset:0;animation-name:hiwMarch;animation-duration:var(--dur,.9s);animation-timing-function:linear;animation-delay:var(--start,0s);animation-iteration-count:var(--reps,3);animation-fill-mode:none}@keyframes hiwMarch{to{stroke-dashoffset:calc(-1 * var(--march, 22))}}.hiw-svg .hiw-center{animation:hiwPulse 2.2s ease-in-out .2s infinite}@keyframes hiwPulse{0%{box-shadow:0 0 0 0 rgba(37,99,235,.15)}70%{box-shadow:0 0 0 14px rgba(37,99,235,0)}to{box-shadow:0 0 0 0 rgba(37,99,235,0)}}@media (prefers-reduced-motion:reduce){.hiw-svg .hiw-arrow,.hiw-svg .hiw-center{animation:none!important}}.nowrap{white-space:nowrap}.container-wide{width:min(100% - 2rem,1280px)}.hiw-section{padding:1.1rem 0}.hiw-inner{width:min(100% - 2rem,1100px)}.hiw-wrap .hiw-svg{transform:scale(var(--hiw-scale))}@media (max-width:768px){.hiw-wrap{--hiw-scale:1.38}}@media (max-width:480px){.hiw-wrap{--hiw-scale:1.38}}.hiw-inner{overflow:visible}.hiw-wrap{--hiw-scale:1.00;--hiw-shift-y:-160.00px}.hiw-wrap .hiw-svg{will-change:transform}@media (max-width:480px){.hiw-wrap{--hiw-scale:1.58;--hiw-shift-x:36%;--hiw-shift-y:60px}.hiw-section{padding-top:1.25rem}}.hero h1{margin-bottom:.08rem}.hero .sub{margin-top:.1rem}@media (min-width:64rem){.hero h1{margin-bottom:.06rem}.hero .sub{margin-top:.1rem}}.hiw-section{padding:.25rem 1.1rem 2.5rem}.container-wide,.hiw-inner{width:min(100% - 2rem,1200px);margin-inline:auto}.hiw-wrap{--hiw-scale:1.12;--hiw-shift-x:0%;--hiw-shift-y:0px}.hiw-wrap .hiw-svg{display:block;width:100%;height:auto;margin-inline:auto;transform-box:fill-box;transform-origin:450px 320px;transform:translate(var(--hiw-shift-x),var(--hiw-shift-y)) scale(var(--hiw-scale));overflow:visible}@media (max-width:1024px){.hiw-wrap{--hiw-scale:1.10}.hiw-inner{width:min(100% - 2rem,1000px)}}@media (max-width:768px){.hiw-wrap{--hiw-scale:1.08}}@media (max-width:480px){.hiw-wrap{--hiw-scale:1.30;--hiw-shift-x:20%;--hiw-shift-y:18px}.hiw-section{padding-top:1.25rem}}.hiw-svg .st23{stroke:#e5e7eb;stroke-width:1px}@media (prefers-color-scheme:dark){.hiw-svg .st23{stroke:#1f2937;stroke-width:1px}}.hiw-svg .hiw-arrow{stroke:var(--brand,#2563eb);stroke-linecap:round;stroke-dasharray:12 10;stroke-width:3px;opacity:.35;animation:none}:root{--loopDur:18s}.hiw-svg .hiw-node{transform-box:fill-box;transform-origin:center;animation:hiwNodeLoop var(--loopDur) linear infinite;animation-delay:calc((var(--i,1) - 1) * (var(--loopDur) / 6))}.hiw-svg .st23.hiw-node{stroke:#e5e7eb;stroke-width:1px;fill:#fff}@keyframes hiwNodeLoop{0%{transform:scale(1)}6%{transform:scale(1.06)}16%{transform:scale(1.06)}22%{transform:scale(1)}to{transform:scale(1)}}.hiw-svg .st23.hiw-node{animation-name:hiwNodeLoop,hiwStrokePulse;animation-duration:var(--loopDur),var(--loopDur);animation-timing-function:linear,linear;animation-iteration-count:infinite,infinite;animation-delay:calc((var(--i,1) - 1) * (var(--loopDur) / 6)),calc((var(--i,1) - 1) * (var(--loopDur) / 6))}@keyframes hiwStrokePulse{0%{stroke:#e5e7eb;stroke-width:1px}6%{stroke:var(--brand,#2563eb);stroke-width:2.5px}16%{stroke:var(--brand,#2563eb);stroke-width:2.5px}22%{stroke:#e5e7eb;stroke-width:1px}to{stroke:#e5e7eb;stroke-width:1px}}.hiw-svg .st6.hiw-node text{transition:opacity .2s ease}.hiw-svg .st6.hiw-node{animation-name:hiwNodeLoop,hiwTextPulse;animation-duration:var(--loopDur),var(--loopDur);animation-timing-function:linear,linear;animation-iteration-count:infinite,infinite;animation-delay:calc((var(--i,1) - 1) * (var(--loopDur) / 6)),calc((var(--i,1) - 1) * (var(--loopDur) / 6))}@keyframes hiwTextPulse{0%{opacity:.85}6%{opacity:1}16%{opacity:1}22%{opacity:.85}to{opacity:.85}}@media (prefers-reduced-motion:reduce){.hiw-svg .hiw-node{animation:none!important;transform:none!important}.hiw-svg .st23.hiw-node{stroke-width:1px!important}.hiw-svg .st6.hiw-node text{opacity:1!important}}@media (max-width:480px){.hiw-svg .st0,.hiw-svg .st1,.hiw-svg .st10,.hiw-svg .st2,.hiw-svg .st3,.hiw-svg .st4,.hiw-svg .st5,.hiw-svg .st7,.hiw-svg .st8,.hiw-svg .st9{font-size:1.1em}}#how-it-works header .small{margin-top:.35rem}.hiw-svg .hiw-arrow{opacity:.28}.hero h1{margin-bottom:.1rem}.hero .sub{margin-top:.15rem}@media (max-width:480px){.hiw-svg .st0,.hiw-svg .st1,.hiw-svg .st10,.hiw-svg .st2,.hiw-svg .st3,.hiw-svg .st4,.hiw-svg .st5,.hiw-svg .st7,.hiw-svg .st8,.hiw-svg .st9{font-size:1em!important}}.hiw-svg .st0,.hiw-svg .st3,.hiw-svg .st4,.hiw-svg .st5{fill:#0f172a}@media (prefers-color-scheme:dark){.hiw-svg .st0,.hiw-svg .st3,.hiw-svg .st4,.hiw-svg .st5{fill:#e5e7eb}}.hiw-svg text{text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}.hiw-svg .st0,.hiw-svg .st10,.hiw-svg .st7{fill:var(--fg)!important;letter-spacing:0;text-rendering:optimizeLegibility}.hiw-svg .st0{font-size:12px!important}.hiw-svg .st10,.hiw-svg .st7{font-size:14px!important}@media (max-width:480px){.hiw-svg .st0{font-size:12px!important}.hiw-svg .st10,.hiw-svg .st7{font-size:13.5px!important}.hiw-svg .st0{letter-spacing:-.1px}}.hero-microtrust{text-align:center}@media (max-width:480px){.hero h1{margin-bottom:.5rem}.hero .sub{margin-top:.1rem;margin-bottom:1.6rem;line-height:1.3}.hero-ctas{margin-bottom:1rem}.hero .helpers{margin-top:.2rem}.hero-microtrust{margin-top:0;margin-bottom:1.1rem}}.docs-page{padding-bottom:3rem}.docs-grid{display:grid;gap:1.75rem}.docs-toc h2{margin:0 0 .5rem;font-size:var(--step-0)}.docs-toc ul{list-style:none;padding:0;margin:0;display:grid;gap:.35rem;font-size:var(--step--1)}.docs-toc a{text-decoration:none;color:var(--muted)}.docs-toc a:focus-visible,.docs-toc a:hover{color:var(--fg);text-decoration:underline}.docs-sections{max-width:52rem}.docs-section h2{margin:0 0 .35rem}.docs-section p{margin:0 0 .65rem}.docs-section ol,.docs-section ul{margin:0 0 .75rem 1.1rem;padding:0}.docs-faq{display:grid;gap:.9rem;margin:0}.docs-faq dt{font-weight:600}.docs-faq dd{margin:.25rem 0 0;color:var(--muted)}@media (min-width:64rem){.docs-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,2.2fr);align-items:flex-start}.docs-toc{position:sticky;top:88px}}.page-hero{padding:1.5rem 0 1rem}.page-hero h1{font-size:var(--step-1);line-height:1.25;margin:0 0 .35rem}.page-hero .page-sub,.page-hero .small,.page-hero .sub{margin:0;max-width:40rem}.safety{padding:2rem 0 2.5rem}.safety-head{text-align:left;align-items:flex-start;margin-bottom:1.1rem}.safety-head .eyebrow{font-size:var(--step--1);text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin:0 0 .3rem}.safety-head h2{margin:0 0 .35rem}.safety-head .small{max-width:40rem}.safety-grid{display:grid;gap:1rem}.safety-card{border-radius:var(--radius);border:1px solid #e5e7eb;background:#fff;padding:1rem 1rem 1.1rem;display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:flex-start}.safety-card h3{margin:0 0 .25rem;font-size:.97rem}.safety-card p{margin:0;font-size:.9rem;color:#4b5563}.safety-icon-wrap{width:40px;height:40px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#eff6ff}.safety-icon{width:22px;height:22px}.safety-icon--green{background:#ecfdf5;color:#16a34a}.safety-icon--blue{background:#eff6ff;color:#2563eb}.safety-icon--purple{background:#f5f3ff;color:#7c3aed}@media (min-width:768px){.safety-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.safety-card{grid-template-columns:minmax(0,1fr)}}.hero-new{padding:60px 0 90px}.hero-grid{display:grid;gap:28px;align-items:center}.hero-left{max-width:620px;display:flex;flex-direction:column;align-items:center;text-align:center;order:2}.hero-title{font-size:clamp(26px,7vw,60px);line-height:1.03;margin:0 0 18px;text-wrap:balance;max-width:none}.hero-sub{font-size:18px;color:var(--muted);margin:0 0 30px}.hero-cta{margin-bottom:14px}.hero-trust{font-size:14px;color:var(--muted);margin:0}.hero-right{flex-direction:column;order:1}.hero-orb,.hero-right{display:flex;align-items:center;justify-content:center}.hero-orb .tz-orbSvg,.hero-orb .tz-orbSvgWrap{width:156px;height:156px}.hero-orb .tz-orbSvg{-o-object-fit:contain;object-fit:contain}.hero-orb-float{animation:hero-orb-float 5.6s ease-in-out infinite}@keyframes hero-orb-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.hero-controls{display:flex;gap:12px;margin-top:16px}.orb-btn{width:44px;height:44px;border-radius:9999px;border:1px solid #d1d5db;background:#fff;color:#111827;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.orb-btn:hover{background:#f8fafc}.hero-icon{width:18px;height:18px;stroke:currentColor}@media (min-width:960px){.hero-grid{grid-template-columns:1.05fr .95fr;gap:60px}.hero-left{align-items:flex-start;text-align:left;order:1}.hero-right{order:2}.hero-title{max-width:10ch}.hero-orb .tz-orbSvg,.hero-orb .tz-orbSvgWrap{width:142px;height:142px}.hero-cta,.hero-trust{align-self:flex-start}}.hero-modal-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.45);display:grid;place-items:center;padding:20px;z-index:1000;overscroll-behavior:none}.hero-modal{width:min(100%,760px);height:min(92dvh,760px);max-height:92dvh;background:#fff;border-radius:24px;padding:18px 20px 24px;position:relative;box-shadow:0 20px 60px rgba(15,23,42,.18);display:flex;flex-direction:column;overflow:hidden}.hero-demo-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;margin-bottom:8px;flex:0 0 auto}.hero-demo-headerLeft{display:flex;align-items:center;gap:10px;min-width:0}.hero-demo-brand{font-size:18px;font-weight:600;color:#111827}.hero-demo-previewPill{display:inline-flex;align-items:center;justify-content:center;height:24px;padding:0 10px;border-radius:9999px;border:1px solid #e5e7eb;background:#f9fafb;color:#6b7280;font-size:12px;white-space:nowrap}.hero-demo-headerRight{display:flex;align-items:center;gap:10px}.hero-demo-headerOrb{display:inline-flex;align-items:center;justify-content:center}.hero-demo-headerOrb .tz-orbSvgWrap{width:34px;height:34px}.hero-demo-headerOrb .tz-orbSvg{width:34px;height:34px;-o-object-fit:contain;object-fit:contain}.hero-modal-close{width:34px;height:34px;border-radius:9999px;border:1px solid #d1d5db;background:#fff;color:#111827;font-size:20px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;flex:0 0 auto}.hero-demo-centerLayout{flex:1;min-height:0;flex-direction:column;text-align:center}.hero-demo-centerLayout,.hero-demo-orbLargeWrap{display:flex;align-items:center;justify-content:center}.hero-demo-orbLargeWrap>div{padding-top:0!important;padding-bottom:0!important}.hero-demo-orbLargeWrap .tz-orbLargeWrap{transform:scale(.76);transform-origin:center}.hero-demo-orbLargeWrap .tz-orbLargeImg{width:176px!important;height:176px!important;-o-object-fit:contain;object-fit:contain}.hero-demo-voiceBlock{margin-top:2px;max-width:420px}.hero-demo-voiceLine{margin:0 0 8px;font-size:18px;line-height:1.5}.hero-demo-voiceHint{margin:0;color:var(--muted);font-size:14px}.hero-demo-controls{display:flex;justify-content:center;gap:12px;margin-top:16px;flex:0 0 auto}.hero-demo-controls--chat{margin-top:18px}.hero-demo-chatLayout{flex:1 1 auto;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto auto;overflow:hidden}.hero-demo-messages{min-height:0;height:100%;overflow-y:auto;overflow-x:hidden;background:#f9fafb;border:1px solid #e5e7eb;border-radius:18px;padding:12px 18px 12px 12px;display:block;scrollbar-gutter:stable;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.hero-demo-messagesInner{display:flex;flex-direction:column;gap:8px;min-height:auto;justify-content:flex-start;padding-right:8px}.hero-demo-msg{max-width:min(80%,500px);border-radius:15px;padding:9px 12px;font-size:15px;line-height:1.45;word-break:break-word}.hero-demo-msg-assistant{align-self:flex-start;background:#fff;border:1px solid #e5e7eb;color:#111827}.hero-demo-msg-user{align-self:flex-end;background:#2563eb;border:1px solid #2563eb;color:#fff}.hero-demo-row{display:flex;flex-direction:column;gap:8px}.hero-demo-row-user{align-items:flex-end}.hero-demo-row-assistant{align-items:flex-start}.hero-demo-thinkingBubble{min-width:70px}.hero-demo-thinking{display:inline-flex;align-items:center;gap:5px;min-height:18px}.hero-demo-thinking span{width:6px;height:6px;border-radius:9999px;background:#9ca3af;animation:hero-demo-thinking 1s ease-in-out infinite}.hero-demo-thinking span:nth-child(2){animation-delay:.14s}.hero-demo-thinking span:nth-child(3){animation-delay:.28s}@keyframes hero-demo-thinking{0%,80%,to{transform:translateY(0);opacity:.45}40%{transform:translateY(-2px);opacity:1}}.hero-demo-productsWrap{width:min(100%,300px);display:flex;flex-direction:column;gap:10px}.hero-demo-productCard{display:flex;gap:12px;align-items:flex-start;width:100%;background:#fff;border:1px solid #dbe3f3;border-radius:16px;padding:12px;box-shadow:0 8px 24px rgba(15,23,42,.06);text-decoration:none;color:inherit}.hero-demo-productImage{width:84px;height:84px;border-radius:12px;-o-object-fit:cover;object-fit:cover;flex:0 0 auto;background:#f3f4f6}.hero-demo-productImage--placeholder{background:#f3f4f6}.hero-demo-productMeta{min-width:0;display:flex;flex-direction:column;gap:4px}.hero-demo-productTitle{font-size:14px;font-weight:600;color:#111827;line-height:1.35}.hero-demo-productPrice{font-size:14px;font-weight:700;color:#111827}.hero-demo-productSubtitle{font-size:12px;color:#6b7280}.hero-demo-voiceTranscript{margin-top:12px;text-align:left;background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;padding:12px 14px}.hero-demo-voiceTranscript p{margin:0;font-size:14px;line-height:1.45}.hero-demo-voiceTranscript p+p{margin-top:8px}.hero-demo-voiceUser{color:#374151}.hero-demo-voiceAssistant{color:#111827}.hero-demo-error{margin-top:10px;text-align:center;font-size:12px;color:#dc2626}.hero-demo-caret{display:inline-block;animation:hero-demo-caret-blink 1s step-end infinite}@keyframes hero-demo-caret-blink{50%{opacity:.25}}.hero-demo-inputRow{display:flex;align-items:center;gap:8px;margin-top:12px;flex:0 0 auto}.hero-demo-input{flex:1;min-width:0;height:44px;border:1px solid #d1d5db;border-radius:14px;padding:0 14px;background:#fff}.hero-demo-input:focus{border-color:#2563eb;box-shadow:0 0 0 1px rgba(37,99,235,.2);outline:none}.orb-btn.is-active{background:#eff6ff;border-color:#93c5fd}.hero-modal-cta{margin-top:12px;text-align:center;flex:0 0 auto}.hero-modal-trust{margin-top:10px;font-size:14px;color:var(--muted)}@media (max-width:640px){.hero-modal-backdrop{padding:0}.hero-modal{width:100%;height:100dvh;max-height:100dvh;border-radius:0;padding:16px 16px 22px}.hero-demo-header{margin-bottom:12px}.hero-demo-brand{font-size:16px}.hero-demo-previewPill{font-size:11px;padding:0 8px}.hero-demo-headerOrb .tz-orbSvg,.hero-demo-headerOrb .tz-orbSvgWrap{width:30px;height:30px}.hero-demo-orbLargeWrap .tz-orbLargeWrap{transform:scale(.68)}.hero-demo-orbLargeWrap .tz-orbLargeImg{width:150px!important;height:150px!important}.hero-demo-voiceLine{font-size:16px}.hero-demo-messages{padding:12px 16px 12px 12px}.hero-demo-inputRow{display:flex;flex-direction:row;align-items:center;gap:8px}.hero-demo-input{flex:1;min-width:0;width:auto}.hero-demo-inputRow .button{flex:0 0 auto;height:46px;padding:0 14px;white-space:nowrap}.hero-demo-productsWrap{width:100%}.hero-demo-productCard{padding:10px;gap:10px}.hero-demo-productImage{width:72px;height:72px}.hero-demo-voiceTranscript{padding:10px 12px}}@media (max-width:899px){body[data-route^="/l/"] .tz-bubble{top:50px!important;right:74px!important;left:auto!important;width:40px!important;height:40px!important}body[data-route^="/l/"] .tz-bubble,body[data-route^="/l/"] .tz-panel{position:fixed!important;bottom:auto!important;z-index:2147483647!important}body[data-route^="/l/"] .tz-panel{top:98px!important;right:12px!important;left:12px!important;width:auto!important;max-width:none!important}}@media (min-width:900px){body[data-route^="/l/"] .tz-bubble{bottom:24px!important}body[data-route^="/l/"] .tz-bubble,body[data-route^="/l/"] .tz-panel{position:fixed!important;right:24px!important;top:auto!important;left:auto!important}body[data-route^="/l/"] .tz-panel{bottom:92px!important;width:360px!important;max-width:360px!important}}