:root{--page-background:#f7f8fc;--surface-base:#fff;--surface-strong:#ffffffe6;--text-primary:#20253a;--text-secondary:#69708a;--text-subtle:#8e94ab;--brand-primary:#131169;--brand-tint:#1311691a;--brand-border:#13116924;--border-soft:#13116914;--shadow-soft:0 18px 40px #13116914;--shell-max-width:84rem;--reading-max-width:68rem}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--text-primary);background:radial-gradient(circle at top left,#c34cc529,transparent 32%),radial-gradient(circle at right 12% top 20%,#3235a724,transparent 28%),radial-gradient(circle at left 18% bottom 15%,#8cdffd2e,transparent 25%),var(--page-background);font-family:var(--font-geist-sans),Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.body--drawer-open,body.body--drawer-open{overflow:hidden}body.body--drawer-open{width:100%;position:fixed;inset:0}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}a,button{cursor:pointer;-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--brand-primary);outline-offset:4px}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}img{display:block}.site-shell{min-height:100vh;padding:1.5rem}.site-header,.site-main,.site-footer{width:100%;max-width:var(--shell-max-width);margin:0 auto}.site-header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:1.5rem;min-height:4.5rem;padding-bottom:1.1rem;display:flex}.brand-link{align-items:center;display:inline-flex}.brand-link--nav{justify-content:center;min-height:2.5rem}.site-nav{align-items:center;gap:1.25rem;display:flex}.site-nav-mobile{align-items:center;gap:.85rem;display:none}.site-nav__links{align-items:center;gap:1.25rem;display:flex}.site-nav__link{color:var(--text-secondary);font-size:.95rem;font-weight:600;transition:color .18s}.site-nav__link:hover,.site-footer__link:hover,.button--ghost:hover{color:var(--brand-primary)}.site-nav__button,.button{border-radius:999px;justify-content:center;align-items:center;min-height:2.5rem;padding:0 1rem;font-size:.9rem;font-weight:700;transition:transform .18s,background-color .18s,color .18s,box-shadow .18s;display:inline-flex}.site-nav__button,.button--primary{background-color:var(--brand-primary);color:var(--surface-base)}.button--ghost{color:var(--brand-primary)}.button--hero{min-height:3rem;letter-spacing:-.01em;inline-size:100%;max-inline-size:20rem;padding:0 1.5rem;font-size:1rem;font-weight:600;box-shadow:0 10px 24px #1311691f}.home-hero{justify-content:center;display:flex}.home-hero__inner{justify-items:center;gap:1.9rem;width:min(100%,38rem);display:grid}.home-hero__header{text-align:center;justify-items:center;gap:1.05rem;width:100%;display:grid}.home-hero__title{letter-spacing:-.05em;text-transform:uppercase;max-width:9ch;color:var(--text-primary);font-size:2.65rem;font-weight:900;line-height:.86}.home-hero__title-line{white-space:nowrap;display:block}.home-hero__description{letter-spacing:.005em;width:min(100%,30rem);color:var(--text-primary);font-size:.98rem;font-weight:500;line-height:1.58}.home-hero__actions{justify-content:center;width:min(100%,20rem);display:flex}.home-hero__media{justify-content:center;width:100%;display:flex}.home-hero__preview{width:min(100%,23rem)}.hero-demo{gap:.85rem;width:100%;display:grid}.hero-demo__screen{touch-action:pan-y;-webkit-user-select:none;user-select:none;background:#f7f8fc;border:1px solid #13116914;border-radius:1.6rem;height:37rem;animation:.28s hero-demo-reveal;position:relative;overflow:hidden;box-shadow:0 28px 60px #1311691f}.hero-demo__autoplay-indicator{z-index:2;pointer-events:none;place-items:center;width:1.7rem;height:1.7rem;display:grid;position:absolute;top:.9rem;right:.9rem}.hero-demo__autoplay-ring{width:1.7rem;height:1.7rem;display:block;transform:rotate(-90deg)}.hero-demo__autoplay-ring-track,.hero-demo__autoplay-ring-progress{fill:none;stroke-width:3px}.hero-demo__autoplay-ring-track{stroke:#13116924}.hero-demo__autoplay-ring-progress{stroke:var(--brand-primary);stroke-linecap:round;animation-name:hero-demo-autoplay-progress;animation-timing-function:linear;animation-fill-mode:forwards}.hero-demo__screen-content{gap:.75rem;padding:1rem;display:grid}.hero-demo__screen-content--run{grid-template-rows:auto auto minmax(0,1fr) auto;align-content:start;height:100%}.hero-demo__screen-content--complete{grid-template-rows:auto minmax(0,1fr) auto;align-content:start;height:100%}.hero-demo__pagination{justify-content:center;align-items:center;gap:.7rem;display:flex}.hero-demo__pagination-button{width:2.1rem;height:2.1rem;color:var(--text-secondary);background:#ffffffb8;border:1px solid #13116914;border-radius:999px;place-items:center;transition:color .18s,border-color .18s,background-color .18s,transform .18s;display:grid;box-shadow:0 8px 18px #13116914}.hero-demo__pagination-button:hover{color:var(--brand-primary);background:#ffffffeb;border-color:#13116929;transform:translateY(-1px)}.hero-demo__pagination-button:focus-visible,.hero-demo__pagination-dot:focus-visible{outline-offset:2px;outline:2px solid #1311693d}.hero-demo__pagination-button span{font-size:1.1rem;font-weight:700;line-height:1}.hero-demo__pagination-track{background:#ffffffbd;border:1px solid #13116914;border-radius:999px;justify-content:center;align-items:center;gap:.42rem;min-height:2.1rem;padding:.32rem .5rem;display:flex;box-shadow:0 8px 18px #13116914}.hero-demo__pagination-dot{background:#1311692e;border:0;border-radius:999px;width:.48rem;height:.48rem;transition:width .18s,background-color .18s,transform .18s}.hero-demo__pagination-dot:hover{background:#13116957;transform:scale(1.06)}.hero-demo__pagination-dot--active{background:var(--brand-primary);width:1.55rem}.hero-demo__screen-header{gap:.2rem;display:grid}.hero-demo__screen-title{letter-spacing:-.055em;color:var(--text-primary);font-size:1.9rem;font-weight:800;line-height:1.02}.hero-demo__screen-subtitle{color:var(--text-secondary);font-size:.98rem;font-weight:500;line-height:1.45}.hero-demo__card{background:var(--surface-base);border:1px solid #13116914;border-radius:1.25rem;padding:.9rem;box-shadow:0 4px 10px #13116912}.hero-demo__card-header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.hero-demo__card-heading{align-items:center;gap:.5rem;min-width:0;display:flex}.hero-demo__icon-circle{width:1.75rem;height:1.75rem;color:var(--brand-primary);background:#1311691a;border-radius:999px;flex:none;place-items:center;display:grid}.hero-demo__icon-circle--tint{background:#1311691f}.hero-demo__icon-circle svg{width:.95rem;height:.95rem}.hero-demo__card-title,.hero-demo__control-title{color:var(--text-primary);font-size:.98rem;font-weight:700;line-height:1.25}.hero-demo__mode-section-list{margin-top:.7rem}.hero-demo__mode-section-divider{background:#edf0f6;height:1px;margin:.75rem 0}.hero-demo__figure-row{align-items:stretch;display:flex}.hero-demo__figure-item{flex-direction:column;flex:1;justify-content:space-between;gap:.6rem;min-height:4.9rem;display:flex}.hero-demo__figure-label{letter-spacing:.03em;text-transform:uppercase;color:var(--text-secondary);font-size:.72rem;line-height:1.3}.hero-demo__figure-value{letter-spacing:-.06em;color:var(--text-primary);font-size:1.9rem;font-weight:700;line-height:1}.hero-demo__figure-divider{background:#edf0f6;align-self:center;width:1px;height:3rem;margin:0 .9rem}.hero-demo__primary-button{border:1px solid var(--brand-primary);background:var(--brand-primary);min-height:3rem;color:var(--surface-base);letter-spacing:-.01em;border-radius:1.125rem;justify-content:center;align-items:center;padding:.875rem .9rem;font-size:1rem;font-weight:600;display:inline-flex;box-shadow:0 6px 10px #1311692e}.hero-demo__quote-label{letter-spacing:.0125em;color:var(--brand-primary);font-size:.78rem;font-weight:600;line-height:1.3}.hero-demo__quote-text{text-align:center;color:var(--text-primary);margin-top:.75rem;font-size:1rem;font-style:italic;font-weight:500;line-height:1.55}.hero-demo__switch{background:var(--surface-base);border:1px solid #1311691a;border-radius:.9rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:.25rem;display:grid}.hero-demo__switch-option{color:#59607a;border-radius:.7rem;justify-content:center;align-items:center;gap:.35rem;min-height:2.6rem;font-size:.82rem;font-weight:600;display:inline-flex}.hero-demo__switch-option--active{background:var(--brand-primary);color:var(--surface-base)}.hero-demo__switch-icon{place-items:center;width:.95rem;height:.95rem;display:grid}.hero-demo__switch-icon svg{width:.95rem;height:.95rem}.hero-demo__control-header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.hero-demo__value-pill{min-width:3.5rem;color:var(--brand-primary);text-align:center;background:#1311691f;border-radius:999px;padding:.35rem .65rem;font-size:.9rem;font-weight:700;line-height:1}.hero-demo__slider-track{--hero-demo-slider-thumb-width:2.175rem;--hero-demo-slider-thumb-height:1.11rem;--hero-demo-slider-track-height:.32rem;isolation:isolate;width:100%;height:var(--hero-demo-slider-track-height);background:#edf0f6;border-radius:999px;margin-top:.9rem;position:relative;overflow:visible}.hero-demo__slider-control{border-radius:inherit;z-index:2;height:100%;width:var(--slider-target);background:0 0;height:100%;animation:.6s ease-out forwards hero-demo-slider-control-load;display:block;position:absolute;inset:0 auto 0 0}.hero-demo__slider-control:before{content:"";height:var(--hero-demo-slider-track-height);background:var(--brand-primary);border-radius:999px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.hero-demo__slider-control:after{content:"";width:var(--hero-demo-slider-thumb-width);height:var(--hero-demo-slider-thumb-height);background:var(--brand-primary);border-radius:999px;position:absolute;top:50%;right:0;transform:translate(50%,-50%);box-shadow:0 .2rem .38rem #10152530}.hero-demo__min-max-row{color:var(--text-secondary);justify-content:space-between;margin-top:.42rem;font-size:.78rem;line-height:1.3;display:flex}.hero-demo__dial-row{justify-content:space-between;align-items:center;gap:1rem;margin-top:.7rem;display:flex}.hero-demo__dial-adjust{background:var(--surface-base);width:2.5rem;height:2.5rem;color:var(--brand-primary);border:1px solid #1311691f;border-radius:999px;place-items:center;font-size:1.2rem;line-height:1;display:grid}.hero-demo__dial-circle{background:#f6f7fb;border:5px solid #1311691a;border-radius:999px;align-content:center;justify-items:center;width:5.65rem;height:5.65rem;display:grid}.hero-demo__dial-circle strong{letter-spacing:-.05em;color:var(--brand-primary);font-size:1.45rem;font-weight:700;line-height:1}.hero-demo__dial-circle span{color:var(--text-secondary);margin-top:.1rem;font-size:.78rem;line-height:1.3}.hero-demo__pace-text{color:var(--text-secondary);margin-top:.55rem;font-size:.82rem;line-height:1.4}.hero-demo__run-progress{gap:.5rem;display:grid}.hero-demo__run-progress-row{align-items:center;gap:.75rem;display:flex}.hero-demo__run-progress-info{flex:1;gap:.45rem;display:grid}.hero-demo__run-progress-label{color:var(--text-secondary);font-size:.76rem;font-weight:700;line-height:1.2}.hero-demo__run-progress-track{background:#edf0f6;border-radius:999px;width:100%;height:.55rem;overflow:hidden}.hero-demo__run-progress-track span{border-radius:inherit;background:var(--brand-primary);height:100%;animation:.55s hero-demo-meter-load;display:block}.hero-demo__run-timer-pill{min-width:4.5rem;min-height:2.25rem;color:var(--brand-primary);background:#1311691f;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 .8rem;font-size:.92rem;font-weight:700;line-height:1;display:inline-flex}.hero-demo__question-card{gap:.85rem;display:grid}.hero-demo__question-stem{color:var(--text-primary);font-size:.98rem;font-weight:600;line-height:1.45}.hero-demo__question-options{gap:.7rem;display:grid}.hero-demo__question-option{background:var(--surface-base);border:1px solid #1311691a;border-radius:1rem;padding:.85rem .95rem}.hero-demo__question-option--selected{background:#1311691f;border-color:#13116933}.hero-demo__question-option-text{color:var(--text-primary);font-size:.9rem;font-weight:600;line-height:1.4}.hero-demo__question-option-text--selected{color:var(--brand-primary)}.hero-demo__run-body{align-content:start;gap:.75rem;display:grid}.hero-demo__action-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.hero-demo__secondary-button,.hero-demo__primary-button--split{width:100%}.hero-demo__secondary-button{background:var(--surface-base);min-height:3rem;color:var(--brand-primary);letter-spacing:-.01em;border:1px solid #13116924;border-radius:1.125rem;justify-content:center;align-items:center;padding:.875rem .9rem;font-size:1rem;font-weight:600;display:inline-flex}.hero-demo__end-session-footer,.hero-demo__completion-footer{gap:.75rem;display:grid}.hero-demo__end-session-footer--run{margin-top:auto}.hero-demo__completion-body{align-items:center;min-height:0;display:grid}.hero-demo__completion-card{align-content:center;gap:.95rem;width:100%;display:grid}.hero-demo__completion-ring-wrap{justify-items:center;display:grid}.hero-demo__completion-ring{place-items:center;width:9rem;height:9rem;display:grid;position:relative}.hero-demo__completion-ring-svg{width:100%;height:100%;overflow:visible}.hero-demo__completion-ring-track,.hero-demo__completion-ring-progress{fill:none;stroke-width:12px}.hero-demo__completion-ring-track{stroke:#e8e9ed}.hero-demo__completion-ring-progress{stroke:var(--brand-primary);stroke-linecap:round;transform-origin:50%;transform:rotate(-90deg)}.hero-demo__completion-ring-center{z-index:1;align-content:center;justify-items:center;display:grid;position:absolute;inset:0}.hero-demo__completion-ring-center strong{color:var(--brand-primary);font-size:1.6rem;font-weight:700;line-height:1}.hero-demo__completion-ring-center span{color:var(--text-secondary);margin-top:.1rem;font-size:.76rem;line-height:1.3}.hero-demo__completion-stats-row{justify-content:space-between;gap:.65rem;display:flex}.hero-demo__completion-stat{background:var(--surface-base);border:1px solid #13116914;border-radius:.95rem;flex:1;justify-items:center;gap:.15rem;padding:.75rem .45rem;display:grid}.hero-demo__completion-stat-label{color:var(--text-secondary);font-size:.72rem;font-weight:600;line-height:1.2}.hero-demo__completion-stat-value{color:var(--text-primary);font-size:1rem;font-weight:700;line-height:1}.hero-demo__completion-stat-value--correct{color:#10b981}.hero-demo__completion-stat-value--incorrect{color:#ef4444}.hero-demo__completion-footer{margin-top:auto}.hero-demo__completion-footer .hero-demo__primary-button,.hero-demo__completion-footer .hero-demo__secondary-button{width:100%}@keyframes hero-demo-reveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-demo-meter-load{0%{transform-origin:0;opacity:.8;transform:scaleX(.6)}to{transform-origin:0;opacity:1;transform:scaleX(1)}}@keyframes hero-demo-slider-control-load{0%{opacity:.85;width:0}to{width:var(--slider-target);opacity:1}}@keyframes hero-demo-autoplay-progress{0%{stroke-dashoffset:78.5398px}to{stroke-dashoffset:0}}.site-nav__button:hover,.button--primary:hover,.mobile-drawer__button:hover{transform:translateY(-1px);box-shadow:0 10px 24px #1311692e}.menu-toggle,.drawer-close{width:2.75rem;height:2.75rem;color:var(--brand-primary);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;transition:background-color .18s,transform .18s;display:inline-flex;position:relative}.menu-toggle:hover,.drawer-close:hover{background:var(--brand-tint)}.menu-toggle__bar{background:currentColor;border-radius:999px;width:1.15rem;height:.14rem;position:absolute}.menu-toggle__bar:first-child{transform:translateY(-.35rem)}.menu-toggle__bar:nth-child(3){transform:translateY(.35rem)}.drawer-close__line{background:currentColor;border-radius:999px;width:1rem;height:.14rem;position:absolute}.drawer-close__line--positive{transform:rotate(45deg)}.drawer-close__line--negative{transform:rotate(-45deg)}.mobile-drawer-backdrop{opacity:0;pointer-events:none;z-index:30;background:#13116929;transition:opacity .24s;position:fixed;inset:0}.mobile-drawer-backdrop--open{opacity:1;pointer-events:auto}.mobile-drawer{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f8fcfa;flex-direction:column;padding:1rem;transition:transform .3s cubic-bezier(.8,.05,.2,.95);display:none;position:fixed;inset:0;overflow-y:auto;transform:translate(100%)}.mobile-drawer--open{transform:translate(0)}.mobile-drawer__header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;min-height:4rem;padding-bottom:1rem;display:flex}.mobile-drawer__nav{flex-direction:column;gap:.4rem;padding-top:1.5rem;display:flex}.mobile-drawer__link{letter-spacing:-.02em;min-height:3rem;color:var(--text-primary);justify-content:space-between;align-items:center;padding:.2rem 0;font-size:1.2rem;font-weight:600;display:flex}.mobile-drawer__chevron{border-top:.14rem solid;border-right:.14rem solid;width:.75rem;height:.75rem;transform:rotate(45deg)}.mobile-drawer__footer{border-top:1px solid var(--border-soft);margin-top:auto;padding-top:1.5rem}.mobile-drawer__button{background:var(--brand-primary);width:100%;min-height:3.1rem;color:var(--surface-base);border-radius:999px;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;display:inline-flex}.site-main{flex-direction:column;gap:4rem;padding:2rem 0 4rem;display:flex}.site-footer{border-top:1px solid var(--border-soft);padding-top:1.75rem;padding-bottom:1rem}.site-footer__grid{grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(9rem,1fr));align-items:start;gap:2rem 2.5rem;display:grid}.site-footer__brand{align-items:flex-start;gap:.9rem;display:flex}.site-footer__mark{flex-shrink:0}.site-footer__copy{min-width:0;max-width:22rem;color:var(--text-secondary);flex:auto;font-size:.95rem;line-height:1.7}.site-footer__column{flex-direction:column;gap:.95rem;min-width:0;display:flex}.site-footer__heading{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-primary);font-size:.78rem;font-weight:700}.site-footer__nav{flex-direction:column;align-items:flex-start;gap:.7rem;display:flex}.site-footer__link{color:var(--text-secondary);font-size:.95rem;font-weight:500;transition:color .18s}.page-stack{flex-direction:column;gap:2.5rem;width:100%;display:flex}.page-card{border:1px solid var(--brand-border);background:var(--surface-strong);box-shadow:var(--shadow-soft);border-radius:2rem;padding:1.75rem}.card-stack,.legal-section{flex-direction:column;gap:.9rem;display:flex}.eyebrow-pill{background-color:var(--brand-tint);color:var(--brand-primary);letter-spacing:.02em;border-radius:999px;align-self:flex-start;padding:.5rem .85rem;font-size:.8rem;font-weight:700;display:inline-flex}.page-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-primary);font-size:.78rem;font-weight:700}.page-title{letter-spacing:-.05em;color:var(--text-primary);font-size:clamp(2.75rem,6vw,4.75rem);line-height:1}.page-title--legal{font-size:clamp(2.4rem,5vw,4rem)}.section-title{letter-spacing:-.05em;color:var(--text-primary);font-size:clamp(2rem,4vw,3rem);line-height:1.05}.page-description,.card-copy{color:var(--text-secondary);font-size:1.05rem;line-height:1.75}.page-description--legal{max-width:100%;font-size:1.08rem;line-height:1.82}.page-actions{flex-wrap:wrap;align-items:center;gap:.9rem;padding-top:.35rem;display:flex}.card-title{letter-spacing:-.03em;color:var(--text-primary);font-size:1.55rem;line-height:1.2}.feature-strip{background:#fff;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:4.75rem 0 4.35rem}.feature-strip__inner{width:min(100%,var(--shell-max-width));gap:4.1rem;margin:0 auto;padding:0 2.5rem;display:grid}.feature-strip__header,.home-pricing__header{text-align:center;justify-items:center;display:grid}.feature-strip__title,.home-pricing__title{letter-spacing:-.055em;max-width:17ch;color:var(--text-primary);font-size:2.45rem;font-weight:800;line-height:1.06}.feature-strip__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:3.75rem;display:grid}.feature-strip__actions{justify-content:center;display:flex}.feature-strip__item{grid-template-columns:5rem minmax(0,1fr);align-items:center;gap:1.45rem;display:grid}.feature-strip__icon{width:5rem;height:5rem;color:var(--brand-primary);background:linear-gradient(135deg,#8cdffd59,#1311691f);border:1px solid #1311691a;border-radius:999px;place-items:center;display:grid}.feature-strip__icon svg{width:1.9rem;height:1.9rem}.feature-strip__icon-text{letter-spacing:-.04em;font-size:1rem;font-weight:800;line-height:1}.feature-strip__copy{flex-direction:column;gap:.35rem;min-width:0;display:flex}.feature-strip__value{letter-spacing:-.035em;color:var(--text-primary);font-size:1.35rem;font-weight:750;line-height:1.12}.feature-strip__label{letter-spacing:-.01em;max-width:19rem;color:var(--text-secondary);font-size:.97rem;line-height:1.45}.feature-strip__cta{letter-spacing:-.01em;min-height:3rem;padding:0 1.5rem;font-size:.95rem;font-weight:600;box-shadow:0 10px 24px #1311691f}.home-pricing{justify-content:center;width:100%;display:flex}.home-pricing__inner{gap:2rem;width:min(100%,50rem);display:grid}.feature-page{gap:4rem}.feature-hero{grid-template-columns:minmax(0,1.05fr) minmax(18rem,25rem);align-items:start;gap:2rem;display:grid}.feature-hero__copy{flex-direction:column;gap:1.25rem;max-width:44rem;display:flex}.feature-hero__title{text-wrap:balance;max-width:12ch}.feature-hero__description{max-width:39rem}.feature-hero__aside{background:radial-gradient(circle at 100% 0,#57d5ff29,#0000 36%),radial-gradient(circle at 0 100%,#534ce01f,#0000 28%),linear-gradient(#fffffff5,#f3f6fff5);gap:1rem;padding:1.55rem;display:grid;position:relative;overflow:hidden}.feature-hero__aside:before{content:"";pointer-events:none;background:linear-gradient(#13116914,#57d5ff03);border-radius:2.5rem;width:12rem;height:12rem;position:absolute;top:-4.5rem;right:-1.5rem;transform:rotate(28deg)}.feature-hero__summary{z-index:1;gap:.85rem;display:grid;position:relative}.feature-hero__summary-item{background:#ffffffd6;border:1px solid #13116914;border-radius:1.25rem;gap:.35rem;padding:1rem 1.05rem;display:grid}.feature-hero__summary-label{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-primary);font-size:.72rem;font-weight:700}.feature-hero__summary-value{color:var(--text-primary);font-size:.98rem;line-height:1.5}.feature-showcase{flex-direction:column;gap:1.5rem;display:flex}.feature-spotlight{border:1px solid var(--brand-border);box-shadow:var(--shadow-soft);background:#ffffffb8;border-radius:2.25rem;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center;gap:2.25rem;padding:1.5rem;display:grid}.feature-spotlight__label{color:var(--brand-primary);letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;font-size:.78rem;font-weight:700}.feature-spotlight--reverse .feature-spotlight__media{order:2}.feature-spotlight--reverse .feature-spotlight__copy{order:1;justify-self:end}.feature-spotlight__media{display:block}.feature-spotlight__media-shell{background:radial-gradient(circle at 0 0,#8cdffd3d,#0000 32%),radial-gradient(circle at right 18% bottom 16%,#534ce01f,#0000 32%),linear-gradient(#f8fafffa,#eff4fff5);border:1px solid #13116914;border-radius:1.85rem;place-items:center;min-height:100%;padding:1.35rem;display:grid;position:relative;overflow:hidden}.feature-spotlight__media-shell:before{content:"";pointer-events:none;background:linear-gradient(#13116914,#57d5ff03);border-radius:2.5rem;width:11rem;height:11rem;position:absolute;inset:auto -2.5rem -3.5rem auto;transform:rotate(28deg)}.feature-spotlight__copy{flex-direction:column;justify-self:start;gap:1rem;width:min(100%,34rem);display:flex}.feature-spotlight__title{text-wrap:balance;max-width:14ch}.feature-spotlight__description{max-width:none}.feature-spotlight__points{gap:.75rem;padding:0;list-style:none;display:grid}.feature-spotlight__point{color:var(--text-secondary);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.8rem;font-size:.98rem;line-height:1.65;display:grid}.feature-spotlight__point-mark{background:linear-gradient(135deg,#0f0c61,#58d5ff);border-radius:999px;width:.7rem;height:.7rem;margin-top:.52rem;box-shadow:0 0 0 .25rem #58d5ff29}.feature-cta{text-align:center;background:radial-gradient(circle at top,#8cdffd33,#0000 38%),radial-gradient(circle at 0 100%,#534ce01a,#0000 30%),linear-gradient(#fffffff5,#f4f7fffa);grid-template-columns:1fr;justify-items:center;gap:1.4rem;padding:2.35rem 2rem;display:grid;position:relative;overflow:hidden}.feature-cta__copy{flex-direction:column;align-items:center;gap:.65rem;width:min(100%,34rem);display:flex}.feature-cta__title{letter-spacing:-.05em;text-wrap:balance;max-width:11ch;font-size:clamp(2.1rem,4vw,3rem);line-height:1.02}.feature-cta__actions{justify-content:center;padding-top:.1rem}.feature-cta .page-kicker{text-align:center}.feature-cta .button{letter-spacing:-.01em;min-height:3rem;padding:0 1.35rem;font-size:.94rem;font-weight:600}.feature-cta:before{content:"";pointer-events:none;background:linear-gradient(#13116914,#57d5ff03);border-radius:2.25rem;width:10rem;height:10rem;position:absolute;inset:auto -2.25rem -3rem auto;transform:rotate(24deg)}.feature-device{z-index:1;width:min(100%,22.25rem);margin:0 auto;position:relative}.feature-device__frame{background:linear-gradient(#fffffffa,#f3f4fbfa);border:1px solid #13116914;border-radius:2.45rem;padding:.68rem;box-shadow:0 24px 52px #13116924}.feature-device__screen{background:#f7f8fc;border-radius:1.85rem;gap:.8rem;min-height:31rem;padding:1rem;display:grid}.feature-device__header{gap:.22rem;display:grid}.feature-device__title{letter-spacing:-.04em;color:var(--text-primary);font-size:1.28rem;font-weight:800;line-height:1.04}.feature-device__subtitle{color:var(--text-secondary);font-size:.88rem;line-height:1.45}.feature-device__card{background:#fff;border:1px solid #13116914;border-radius:1.25rem;gap:.75rem;padding:.95rem;display:grid;box-shadow:0 6px 12px #1311691a}.feature-device__card-header,.feature-device__card-heading,.feature-device__row-between,.feature-device__history-top{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.feature-device__card-heading{justify-content:flex-start;min-width:0}.feature-device__icon-circle{width:1.6rem;height:1.6rem;color:var(--brand-primary);background:#1311691a;border-radius:999px;flex:none;place-items:center;display:grid}.feature-device__icon-circle--tint{background:#1311691f}.feature-device__icon-circle svg{width:.88rem;height:.88rem}.feature-device__card-title,.feature-device__question-label{color:var(--text-primary);font-size:.94rem;font-weight:700}.feature-device__quote-label{letter-spacing:.02em;color:var(--brand-primary);font-size:.72rem;font-weight:700;line-height:1.3}.feature-device__caption{letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary);font-size:.72rem;font-weight:700;line-height:1.3}.feature-device__mode-section-list{gap:.75rem;display:grid}.feature-device__mode-section-divider{background:#edf0f6;height:1px}.feature-device__figure-row{align-items:stretch;display:flex}.feature-device__figure-item{flex-direction:column;flex:1;justify-content:space-between;gap:.6rem;min-height:4.9rem;display:flex}.feature-device__figure-label{letter-spacing:.03em;text-transform:uppercase;color:var(--text-secondary);font-size:.67rem;line-height:1.3}.feature-device__figure-value,.feature-device__value-pill,.feature-device__status-pill,.feature-device__row-between strong{font-variant-numeric:tabular-nums}.feature-device__figure-value{letter-spacing:-.06em;color:var(--text-primary);font-size:1.58rem;font-weight:700;line-height:1}.feature-device__figure-divider{background:#edf0f6;align-self:center;width:1px;height:3rem;margin:0 .9rem}.feature-device__primary-action{border:1px solid var(--brand-primary);background:var(--brand-primary);min-height:2.9rem;color:var(--surface-base);border-radius:1.125rem;justify-content:center;align-items:center;padding:0 1rem;font-size:.94rem;font-weight:600;display:inline-flex;box-shadow:0 6px 10px #1311692e}.feature-device__quote-card{background:#fff}.feature-device__quote{text-align:center;color:var(--text-primary);margin-top:.05rem;font-size:.95rem;font-style:italic;line-height:1.6}.feature-device__segmented,.feature-device__range-switch{background:#fff;border:1px solid #13116914;border-radius:.9rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:.25rem;display:grid}.feature-device__range-switch{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-device__segmented-option,.feature-device__range-pill{color:#59607a;border-radius:.7rem;justify-content:center;align-items:center;gap:.35rem;min-height:2.45rem;font-size:.82rem;font-weight:600;line-height:1;display:inline-flex}.feature-device__segmented-option--active,.feature-device__range-pill--active{background:var(--brand-primary);color:#fff;box-shadow:none}.feature-device__segmented-icon{place-items:center;width:.95rem;height:.95rem;display:grid}.feature-device__segmented-icon svg{width:.95rem;height:.95rem}.feature-device__value-pill{min-width:3rem;min-height:1.8rem;color:var(--brand-primary);background:#1311691f;border-radius:999px;justify-content:center;align-items:center;padding:0 .65rem;font-size:.88rem;font-weight:700;display:inline-flex}.feature-device__slider{background:#edf0f6;border-radius:999px;height:.32rem;position:relative;overflow:visible}.feature-device__slider-fill{border-radius:inherit;background:var(--brand-primary);width:62%;height:100%;display:block}.feature-device__slider-thumb{background:var(--brand-primary);border-radius:999px;width:2.175rem;height:1.11rem;position:absolute;top:50%;left:62%;transform:translate(-50%,-50%);box-shadow:0 .2rem .38rem #10152530}.feature-device__scale{color:var(--text-secondary);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:.72rem;display:flex}.feature-device__dial-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.feature-device__dial-button{width:2.35rem;height:2.35rem;color:var(--brand-primary);background:#fff;border:1px solid #1311691f;border-radius:999px;place-items:center;font-size:1.1rem;font-weight:700;display:grid}.feature-device__dial{background:#f7f8fc;border:5px solid #1311691a;border-radius:999px;align-content:center;justify-items:center;width:5.55rem;height:5.55rem;display:grid}.feature-device__dial strong{letter-spacing:-.05em;color:var(--brand-primary);font-size:1.42rem;font-weight:700;line-height:1}.feature-device__dial span{color:var(--text-secondary);margin-top:.15rem;font-size:.72rem;line-height:1.3}.feature-device__pace{text-align:center;color:var(--text-secondary);font-size:.82rem;line-height:1.4}.feature-device__chart-frame{align-items:flex-start;gap:.55rem;display:flex}.feature-device__chart-y-axis{flex-direction:column;justify-content:space-between;width:2.1rem;height:9.35rem;padding-bottom:1.35rem;display:flex}.feature-device__chart-y-label{color:var(--text-secondary);text-align:right;font-variant-numeric:tabular-nums;font-size:.64rem;font-weight:600;line-height:1}.feature-device__chart-area{flex:1;padding-bottom:1.35rem;position:relative}.feature-device__chart-grid{pointer-events:none;flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0 0 1.35rem}.feature-device__chart-grid-line{background:#edf0f6;height:1px;display:block}.feature-device__chart-bars-row{justify-content:space-between;align-items:flex-end;gap:.45rem;height:8rem;display:flex;position:relative}.feature-device__chart-bar-column{flex:1;grid-template-rows:minmax(0,1fr) auto auto;justify-items:center;row-gap:.2rem;min-width:0;height:100%;display:grid}.feature-device__chart-bar-track{background:#edf0f6;border-radius:999px;align-items:flex-end;width:1.4rem;height:100%;display:flex;overflow:hidden}.feature-device__chart-bar-fill{border-radius:inherit;background:var(--brand-primary);width:100%;min-height:.25rem;display:block}.feature-device__chart-x-axis-tick{background:#edf0f6;width:1px;height:.35rem}.feature-device__chart-bar-label{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:.66rem;line-height:1.2}.feature-device__topic-list{gap:.65rem;display:grid}.feature-device__topic-row{gap:.35rem;display:grid}.feature-device__topic-header,.feature-device__topic-left{align-items:center;display:flex}.feature-device__topic-header{justify-content:space-between;gap:.75rem}.feature-device__topic-left{gap:.5rem;min-width:0}.feature-device__topic-title{color:var(--text-primary);font-size:.82rem;font-weight:600}.feature-device__rank-badge{width:1.25rem;height:1.25rem;color:var(--brand-primary);font-variant-numeric:tabular-nums;background:#1311691a;border-radius:999px;justify-content:center;align-items:center;font-size:.68rem;font-weight:700;display:inline-flex}.feature-device__topic-row strong{color:var(--brand-primary);font-size:.82rem}.feature-device__topic-track{background:#edf0f6;border-radius:999px;height:.5rem;overflow:hidden}.feature-device__topic-track span{border-radius:inherit;background:var(--brand-primary);height:100%;display:block}.feature-device__pill-row{flex-wrap:wrap;gap:.5rem;display:flex}.feature-device__chevron{color:var(--text-secondary);font-size:1.2rem;line-height:1}.feature-device__chevron--small{font-size:1rem}.feature-device__status-pill{border-radius:999px;justify-content:center;align-items:center;min-height:1.8rem;padding:0 .65rem;font-size:.72rem;font-weight:700;display:inline-flex}.feature-device__status-pill--incorrect{color:#c94343;background:#fbeaea}.feature-device__review-meta{gap:.08rem;padding-top:.1rem;display:grid}.feature-device__review-meta-line{color:var(--text-secondary);font-size:.86rem;line-height:1.45}.feature-device__review-meta-line--primary{font-weight:600}.feature-device__review-card{gap:.85rem}.feature-device__review-stem{color:var(--text-primary);font-size:.92rem;font-weight:600;line-height:1.5}.feature-device__answer-block{border-top:1px solid #13116914;gap:.15rem;padding-top:.65rem;display:grid}.feature-device__answer-block span{color:var(--text-secondary);font-size:.72rem;font-weight:600;line-height:1.3}.feature-device__answer-block strong{color:var(--text-primary);font-size:.85rem;line-height:1.45}.feature-device__answer-block strong.feature-device__answer-block--incorrect{color:#c94343}.feature-device__answer-block strong.feature-device__answer-block--success{color:#10b981}.feature-device__review-toggle{border-top:1px solid #13116914;justify-content:space-between;align-items:center;gap:.75rem;padding-top:.65rem;display:flex}.feature-device__review-toggle-text{color:var(--text-primary);font-size:.82rem;font-weight:600}.feature-device__explanation{color:var(--text-primary);background:#1311691f;border-radius:.95rem;padding:.75rem .8rem;font-size:.83rem;line-height:1.55}.pricing-page{align-items:center}.pricing-stage{gap:1.35rem;width:min(100%,50rem);margin:0 auto;display:grid}.pricing-stage__header{justify-items:center;padding-top:.4rem;display:grid;position:relative}.pricing-stage__header:before{content:none}.pricing-stage__title{z-index:1;text-align:center;justify-self:center;justify-items:center;gap:.3rem;max-width:34rem;display:grid;position:relative}.pricing-stage__title-soft,.auth-stage__title-soft{letter-spacing:.18em;text-transform:uppercase;color:var(--text-secondary);font-size:clamp(.9rem,1.7vw,1.05rem);font-weight:700;line-height:1.15}.pricing-stage__title-strong,.auth-stage__title-strong{letter-spacing:-.07em;color:var(--brand-primary);font-size:clamp(2.75rem,6vw,4.5rem);font-weight:800;line-height:.92}.pricing-stage__title-strong{white-space:nowrap}.pricing-dispense{background:radial-gradient(circle at 100% 0,#57d5ff33,#0000 34%),radial-gradient(circle at 0 100%,#534ce024,#0000 26%),linear-gradient(#fffffff0,#f3f6fff5);border:1px solid #13116929;border-radius:2rem;gap:1rem;width:100%;padding:1.35rem;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 48px #13116914}.pricing-dispense:before{content:"";pointer-events:none;background:linear-gradient(#13116914,#57d5ff03);border-radius:3rem;width:14rem;height:14rem;position:absolute;top:-5rem;right:-2rem;transform:rotate(28deg)}.pricing-dispense__input{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pricing-dispense__switch,.pricing-dispense__panels{z-index:1;position:relative}.pricing-dispense__switch{background:#13116914;border:1px solid #13116914;border-radius:1.45rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;padding:.35rem;display:grid;position:relative}.pricing-dispense__switch-indicator{background:#fffffff0;border-radius:1.1rem;width:calc(50% - .35rem);height:calc(100% - .7rem);transition:transform .28s cubic-bezier(.2,.85,.2,1);position:absolute;top:.35rem;left:.35rem;box-shadow:0 12px 30px #1311691a}.pricing-dispense__input[data-plan=lifetime]:checked~.pricing-dispense__switch .pricing-dispense__switch-indicator{transform:translate(100%)}.pricing-dispense__switch-option{z-index:1;color:var(--text-secondary);border-radius:1.1rem;justify-content:center;align-items:center;padding:.95rem 1rem;font-size:.95rem;font-weight:700;line-height:1;transition:color .2s,transform .2s;display:flex;position:relative}.pricing-dispense__input[data-plan=monthly]:checked~.pricing-dispense__switch .pricing-dispense__switch-option--monthly,.pricing-dispense__input[data-plan=lifetime]:checked~.pricing-dispense__switch .pricing-dispense__switch-option--lifetime{color:var(--brand-primary);transform:translateY(-1px)}.pricing-dispense__input[data-plan=monthly]:focus-visible~.pricing-dispense__switch .pricing-dispense__switch-option--monthly,.pricing-dispense__input[data-plan=lifetime]:focus-visible~.pricing-dispense__switch .pricing-dispense__switch-option--lifetime{outline:2px solid var(--brand-primary);outline-offset:2px}.pricing-dispense__panels{display:grid}.pricing-dose{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:center;opacity:0;visibility:hidden;pointer-events:none;background:#ffffffe0;border:1px solid #1311691a;border-radius:1.55rem;grid-area:1/1;justify-items:center;gap:.9rem;padding:1.6rem;transition:opacity .22s,transform .22s,visibility .22s;display:grid;transform:translateY(10px);box-shadow:inset 0 1px #ffffffb3}.pricing-dispense__input[data-plan=monthly]:checked~.pricing-dispense__panels .pricing-dose--monthly,.pricing-dispense__input[data-plan=lifetime]:checked~.pricing-dispense__panels .pricing-dose--lifetime{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.pricing-dose__label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);font-size:.84rem;font-weight:700}.pricing-dose__price-row{justify-items:center;gap:.55rem;display:grid}.pricing-dose__price{letter-spacing:-.07em;color:var(--brand-primary);font-size:clamp(3.1rem,7vw,4.75rem);font-weight:800;line-height:.92}.pricing-dose__price span{letter-spacing:0;color:var(--text-secondary);margin-left:.35rem;font-size:1rem;font-weight:600;line-height:1.4}.pricing-dose__meta{max-width:24rem;color:var(--text-secondary);font-size:.9rem;line-height:1.55}.pricing-dose__cta{min-height:3.1rem;color:var(--surface-base);background:linear-gradient(135deg,#0f0c61,#2531d0 54%,#58d5ff);border-radius:1.1rem;justify-content:center;justify-self:center;align-items:center;padding:0 1.3rem;font-size:.95rem;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 16px 36px #1311692e}.pricing-dose__cta:hover{transform:translateY(-1px);box-shadow:0 22px 42px #13116938}.auth-page{align-items:center}.auth-stage{gap:1.35rem;width:min(100%,50rem);margin:0 auto;display:grid}.auth-stage__header{justify-self:center;justify-items:center;width:min(100%,34rem);padding-top:.4rem;display:grid;position:relative}.auth-stage__header:before{content:none}.auth-stage__title{z-index:1;text-align:center;justify-self:center;justify-items:center;gap:.3rem;width:100%;max-width:34rem;display:grid;position:relative}.auth-stage__title-strong{white-space:normal;text-wrap:balance}.auth-card{background:radial-gradient(circle at 100% 0,#57d5ff2e,#0000 34%),radial-gradient(circle at 0 100%,#534ce01f,#0000 26%),linear-gradient(#fffffff0,#f3f6fff5);border:1px solid #13116929;border-radius:2rem;justify-self:center;gap:1.15rem;width:min(100%,34rem);padding:1.35rem;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 48px #13116914}.auth-card:before{content:"";pointer-events:none;background:linear-gradient(#13116914,#57d5ff03);border-radius:3rem;width:14rem;height:14rem;position:absolute;top:-5rem;right:-2rem;transform:rotate(28deg)}.auth-form,.auth-footer{z-index:1;position:relative}.auth-form{gap:1rem;width:100%;display:grid}.auth-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.auth-field{gap:.45rem;display:grid}.auth-field--full{grid-column:1/-1}.auth-field__label{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-primary);font-size:.76rem;font-weight:700}.auth-field__input{width:100%;min-height:3.25rem;color:var(--text-primary);background:#fffc;border:1px solid #13116924;border-radius:1rem;padding:0 1rem;font-size:1rem;transition:border-color .18s,box-shadow .18s,background-color .18s;box-shadow:inset 0 1px #ffffffb8}.auth-field__input::placeholder{color:var(--text-subtle)}.auth-field__input:focus{background:#fffffff0;border-color:#2431d059;outline:none;box-shadow:0 0 0 4px #58d5ff1f,inset 0 1px #ffffffb8}.auth-check{color:var(--text-secondary);align-items:flex-start;gap:.75rem;padding:.2rem 0;font-size:.93rem;line-height:1.65;display:flex}.auth-check input{width:1rem;height:1rem;accent-color:var(--brand-primary);margin-top:.3rem}.auth-check a,.auth-footer a{color:var(--brand-primary);font-weight:700}.auth-submit{background:var(--brand-primary);width:100%;min-height:3.25rem;color:var(--surface-base);border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 1.3rem;font-size:.95rem;font-weight:700;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.auth-submit:hover{transform:translateY(-1px);box-shadow:0 10px 24px #1311692e}.auth-footer{text-align:center;color:var(--text-secondary);width:100%;font-size:.95rem}.legal-page{flex-direction:column;gap:1.5rem;width:100%;max-width:none;display:flex}.legal-header{grid-template-columns:minmax(16rem,24rem) minmax(0,1fr);align-items:start;gap:2rem 3.5rem;padding-top:.5rem;display:grid}.legal-header__heading{flex-direction:column;gap:.8rem;max-width:24rem;display:flex}.legal-header__intro{border-left:1px solid var(--brand-border);flex-direction:column;gap:1rem;width:100%;max-width:none;padding-top:.55rem;padding-left:1.75rem;display:flex}.page-meta{color:var(--text-secondary);font-size:.95rem;font-weight:600}.legal-card{flex-direction:column;gap:1.75rem;width:100%;display:flex}.legal-bullet-list{flex-direction:column;gap:.9rem;list-style:none;display:flex}.legal-bullet{align-items:flex-start;gap:.75rem;display:flex}.legal-bullet__dot{background:var(--brand-primary);border-radius:999px;flex:none;width:.45rem;height:.45rem;margin-top:.7rem}.status-page{justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.status-card{border:1px solid var(--brand-border);background:var(--surface-strong);width:min(100%,44rem);box-shadow:var(--shadow-soft);border-radius:2rem;padding:clamp(1.75rem,5vw,3rem)}.status-card--not-found{border-color:#1311692e}.status-card--error{border-color:#b86f0038;box-shadow:0 18px 40px #b86f001f}.status-card--critical{border-color:#b0202538;box-shadow:0 18px 40px #b020251f}.status-card__content{flex-direction:column;gap:1rem;display:flex}.status-code{letter-spacing:-.08em;font-size:clamp(3rem,10vw,6rem);font-weight:800;line-height:.95}.status-code--not-found{color:#13116938}.status-code--error{color:#8b4c004d}.status-code--critical{color:#a51d2447}.page-title--status{font-size:clamp(2.25rem,6vw,4rem)}.status-description{max-width:34rem}@media (min-width:1024px){.button--hero{max-inline-size:18rem}.home-hero__inner{gap:2.75rem;width:min(100%,70rem)}.home-hero__header{gap:1.2rem;width:min(100%,52rem)}.home-hero__title{max-width:8.8ch;font-size:5.1rem;line-height:.84}.home-hero__description{width:38rem;font-size:1.08rem;font-weight:600;line-height:1.46}.home-hero__actions{width:18rem}.home-hero__preview{width:min(100%,46rem)}.hero-demo__screen{border-radius:1.9rem;height:49rem}.hero-demo__screen-content{gap:.95rem;padding:1.35rem}.hero-demo__pagination{gap:.8rem}.hero-demo__pagination-button{width:2.2rem;height:2.2rem}.hero-demo__pagination-track{min-height:2.2rem;padding:.34rem .56rem}.hero-demo__pagination-dot{width:.52rem;height:.52rem}.hero-demo__pagination-dot--active{width:1.65rem}.hero-demo__screen-title{font-size:2.3rem}.hero-demo__screen-subtitle{font-size:1.04rem}.hero-demo__card{border-radius:1.35rem;padding:1.05rem}.hero-demo__card-title,.hero-demo__control-title{font-size:1.05rem}.hero-demo__mode-section-list{margin-top:.8rem}.hero-demo__figure-item{min-height:5.2rem}.hero-demo__figure-label{font-size:.74rem}.hero-demo__figure-value{font-size:2.1rem}.hero-demo__primary-button,.hero-demo__secondary-button{min-height:3.2rem;font-size:1.02rem}.hero-demo__switch-option{min-height:2.8rem;font-size:.86rem}.hero-demo__value-pill{min-width:3.75rem;font-size:.95rem}.hero-demo__dial-circle{width:6.15rem;height:6.15rem}.hero-demo__dial-circle strong{font-size:1.6rem}.hero-demo__run-timer-pill{min-width:4.8rem;min-height:2.4rem;font-size:.96rem}.hero-demo__completion-ring{width:10rem;height:10rem}.hero-demo__completion-ring-center strong{font-size:1.75rem}.feature-strip{padding:4.9rem 0 4.4rem}.feature-strip__inner{gap:4rem;padding:0 2.75rem}.feature-strip__title,.home-pricing__title{font-size:3.3rem}.feature-strip__grid{gap:3.9rem}.feature-strip__item{grid-template-columns:5rem minmax(0,1fr);gap:1.45rem}.feature-strip__icon{width:5rem;height:5rem}.feature-strip__icon svg{width:1.9rem;height:1.9rem}.feature-strip__value{font-size:1.45rem}.feature-strip__label{font-size:1rem}.feature-strip__cta{min-height:3.05rem}.home-pricing__inner{gap:2.2rem}}@media (min-width:768px) and (max-width:1023px){.feature-hero,.feature-spotlight,.feature-cta{grid-template-columns:1fr}.feature-page{gap:3.4rem}.feature-spotlight{gap:1.6rem}.feature-spotlight--reverse .feature-spotlight__media,.feature-spotlight--reverse .feature-spotlight__copy{order:initial}.feature-spotlight__copy{justify-self:stretch;width:100%}.feature-cta__actions{justify-content:center}.button--hero{max-inline-size:18.5rem}.home-hero__inner{gap:2.35rem;width:min(100%,54rem)}.home-hero__header{gap:1.1rem;width:min(100%,42rem)}.home-hero__title{max-width:8.7ch;font-size:4rem;line-height:.85}.home-hero__description{width:34rem;font-size:1.02rem;font-weight:500;line-height:1.52}.home-hero__actions{width:18.5rem}.home-hero__preview{width:min(100%,40rem)}.hero-demo__screen{border-radius:1.75rem;height:44rem}.hero-demo__screen-content{gap:.85rem;padding:1.15rem}.hero-demo__pagination-button{width:2.05rem;height:2.05rem}.hero-demo__pagination-track{min-height:2.05rem;padding:.3rem .48rem}.hero-demo__pagination-dot--active{width:1.48rem}.hero-demo__screen-title{font-size:2.05rem}.hero-demo__screen-subtitle{font-size:1rem}.hero-demo__card{padding:.98rem}.hero-demo__figure-item{min-height:5rem}.hero-demo__figure-value{font-size:2rem}.hero-demo__primary-button,.hero-demo__secondary-button{min-height:3.1rem}.hero-demo__switch-option{min-height:2.75rem}.hero-demo__dial-circle{width:5.85rem;height:5.85rem}.hero-demo__run-timer-pill{min-width:4.6rem}.hero-demo__completion-ring{width:9.4rem;height:9.4rem}.feature-strip{padding:4rem 0 3.6rem}.feature-strip__inner{gap:3.1rem;padding:0 2rem}.feature-strip__title,.home-pricing__title{max-width:15ch;font-size:2.95rem}.feature-strip__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.feature-strip__item{grid-template-columns:4rem minmax(0,1fr);align-items:start;gap:1rem}.feature-strip__icon{width:4rem;height:4rem}.feature-strip__icon svg{width:1.55rem;height:1.55rem}.feature-strip__value{font-size:1.22rem}.feature-strip__label{font-size:.92rem;line-height:1.42}.feature-strip__cta{min-height:2.9rem}.home-pricing__inner{gap:1.9rem}}@media (max-width:767px){.feature-page{gap:3rem}.feature-hero__aside{display:none}.feature-hero,.feature-cta,.feature-spotlight{grid-template-columns:1fr}.feature-hero__aside,.feature-cta,.feature-spotlight{border-radius:1.6rem;padding:1.2rem}.feature-hero__title,.feature-spotlight__title,.feature-cta__title{max-width:none}.feature-spotlight{gap:1.4rem}.feature-spotlight--reverse .feature-spotlight__media,.feature-spotlight--reverse .feature-spotlight__copy{order:initial}.feature-spotlight__copy{justify-self:stretch;width:100%}.feature-spotlight__media-shell{border-radius:1.35rem;padding:.95rem}.feature-spotlight__label{font-size:.74rem}.feature-spotlight__point{font-size:.94rem;line-height:1.58}.feature-cta__actions{justify-content:center}.feature-device{width:min(100%,19.75rem)}.feature-device__frame{border-radius:2.1rem;padding:.55rem}.feature-device__screen{border-radius:1.55rem;min-height:auto;padding:.85rem}.feature-device__title{font-size:1.14rem}.feature-device__subtitle{font-size:.84rem}.feature-device__card{border-radius:1rem;padding:.8rem}.feature-device__figure-item{min-height:4.1rem}.feature-device__figure-value{font-size:1.2rem}.feature-device__figure-divider{margin:0 .7rem}.feature-device__primary-action{border-radius:.92rem;min-height:2.7rem;font-size:.9rem}.feature-device__segmented-option,.feature-device__range-pill{min-height:2.25rem;font-size:.76rem}.feature-device__chart-y-axis{width:1.85rem;height:8.6rem}.feature-device__chart-bars-row{gap:.35rem;height:7.25rem}.feature-device__chart-bar-track{width:1.2rem}.feature-device__review-meta-line{font-size:.8rem}.home-hero__title{max-width:9ch;font-size:2.65rem}.home-hero__description{width:min(100%,30rem);font-size:.98rem;font-weight:500;line-height:1.58}.home-hero__preview{width:min(100%,24.5rem)}.hero-demo__screen{border-radius:1.4rem;height:37rem}.hero-demo__screen-content{gap:.72rem;padding:.95rem}.hero-demo__pagination{gap:.55rem}.hero-demo__pagination-button{width:1.9rem;height:1.9rem}.hero-demo__pagination-track{gap:.36rem;min-height:1.9rem;padding:.28rem .44rem}.hero-demo__pagination-dot{width:.44rem;height:.44rem}.hero-demo__pagination-dot--active{width:1.3rem}.hero-demo__screen-title{font-size:1.78rem}.hero-demo__screen-subtitle{font-size:.92rem}.hero-demo__card{border-radius:1.1rem;padding:.85rem}.hero-demo__card-title,.hero-demo__control-title{font-size:.94rem}.hero-demo__figure-item{min-height:4.65rem}.hero-demo__figure-label{font-size:.68rem}.hero-demo__figure-value{font-size:1.75rem}.hero-demo__figure-divider{margin:0 .75rem}.hero-demo__primary-button,.hero-demo__secondary-button{border-radius:1rem;min-height:2.95rem;font-size:.98rem}.hero-demo__quote-text{font-size:.96rem}.hero-demo__action-row{gap:.65rem}.hero-demo__switch-option{min-height:2.45rem;font-size:.78rem}.hero-demo__switch-icon,.hero-demo__switch-icon svg{width:.9rem;height:.9rem}.hero-demo__value-pill{min-width:3.3rem;font-size:.86rem}.hero-demo__dial-adjust{width:2.3rem;height:2.3rem;font-size:1.15rem}.hero-demo__dial-circle{width:5.4rem;height:5.4rem}.hero-demo__dial-circle strong{font-size:1.35rem}.hero-demo__run-timer-pill{min-width:4.15rem;min-height:2.15rem;font-size:.88rem}.hero-demo__end-session-footer--run{display:none}.hero-demo__completion-ring{width:8.25rem;height:8.25rem}.hero-demo__completion-ring-center strong{font-size:1.45rem}.feature-strip{padding:3.1rem 0 2.8rem}.feature-strip__inner{gap:2.4rem;padding:0 1.5rem}.feature-strip__title,.home-pricing__title{max-width:12ch;font-size:2.35rem}.feature-strip__grid{grid-template-columns:1fr;gap:1.5rem}.feature-strip__item{grid-template-columns:3.6rem minmax(0,1fr);gap:1rem}.feature-strip__icon{width:3.6rem;height:3.6rem}.feature-strip__icon svg{width:1.5rem;height:1.5rem}.feature-strip__value{font-size:1.28rem}.feature-strip__label{max-width:none;font-size:.96rem}.feature-strip__actions{justify-content:flex-start}.feature-strip__cta{width:100%}.home-pricing__inner{gap:1.55rem}.legal-header{grid-template-columns:1fr;gap:1rem;padding-top:0}.legal-header__intro{border-left:0;padding-top:0;padding-left:0}.site-header{min-height:4rem}.site-nav{display:none}.site-nav-mobile,.mobile-drawer{display:flex}.site-nav__button--mobile{min-height:2.3rem;padding:0 .95rem}.site-footer{padding-top:1.25rem}.site-footer__grid{flex-wrap:wrap;align-items:flex-start;gap:1.75rem 2rem;display:flex}.site-footer__brand{flex:100%}.site-footer__column{flex:9rem}.auth-stage__title-strong{white-space:normal}}@media (max-width:640px){.site-shell{padding:1rem}.page-actions{flex-wrap:wrap}.site-footer__grid{gap:1.5rem 1rem}.site-footer__column{flex:6.5rem}.pricing-stage__title{max-width:20rem}.pricing-stage__title-soft{letter-spacing:.14em}.pricing-stage__title-strong{white-space:normal}.auth-stage__title{max-width:20rem}.auth-stage__title-soft{letter-spacing:.14em}.pricing-dispense{border-radius:1.5rem;padding:1rem}.pricing-dispense__switch-option{padding:.88rem .75rem}.pricing-dose{border-radius:1.25rem;padding:1.2rem}.pricing-dose__price span{margin-top:.45rem;margin-left:0;display:block}.auth-card{border-radius:1.5rem;padding:1rem}.auth-form__grid{grid-template-columns:1fr}.auth-field--full{grid-column:auto}}
