/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.hidden{display:none}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{color:#101d3b;font-synthesis:none;--navy:#101d3b;--muted:#64708a;--orange:#ff7139;--orange-dark:#e9551c;--grid-size:26px;--grid-origin:-1px -1px;--grid-line:#f27e4c16;--grid-highlight-line:#ff64246b;--grid-highlight-radius:165px;--grid-highlight-core:#000000b8;--grid-highlight-opacity:.9;--gutter:clamp(1.25rem, 4.2vw, 5.25rem);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#fff}body{background:#fff;margin:0;overflow-x:hidden}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid var(--orange-dark);outline-offset:4px}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.landing{--pointer-x:72%;--pointer-y:45%;isolation:isolate;background:#fff;min-height:100svh;position:relative;overflow:hidden}.landing:before,.landing:after{z-index:-1;content:"";pointer-events:none;background-size:var(--grid-size) var(--grid-size);background-position:var(--grid-origin);position:fixed;top:0;right:0;bottom:0;left:0}.landing:before{background-image:linear-gradient(to right,var(--grid-line) 1px,transparent 1px),linear-gradient(to bottom,var(--grid-line) 1px,transparent 1px)}.landing:after{opacity:0;background-image:linear-gradient(to right,var(--grid-highlight-line) 1px,transparent 1px),linear-gradient(to bottom,var(--grid-highlight-line) 1px,transparent 1px);-webkit-mask-image:radial-gradient(circle var(--grid-highlight-radius) at var(--pointer-x) var(--pointer-y),#000 0%,var(--grid-highlight-core) 38%,transparent 80%);mask-image:radial-gradient(circle var(--grid-highlight-radius) at var(--pointer-x) var(--pointer-y),#000 0%,var(--grid-highlight-core) 38%,transparent 80%)}.landing[data-pointer=active]:after{opacity:var(--grid-highlight-opacity)}.site-header{z-index:10;min-height:96px;padding:1.25rem var(--gutter);grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(1.5rem,4vw,4.5rem);display:grid;position:relative}.site-logo{justify-self:start;align-items:center;display:inline-flex}.site-logo img{width:auto;height:clamp(50px,3.8vw,54px);display:block}.primary-nav{color:#546078;align-items:center;gap:clamp(1.5rem,3vw,2.75rem);font-size:14px;display:flex}.primary-nav a,.primary-nav button,.primary-nav .nav-upcoming{font-size:inherit;padding:.75rem 0;position:relative}.primary-nav a:hover,.primary-nav button:hover{color:var(--navy)}.primary-nav .active{color:var(--navy);font-weight:650}.primary-nav .active:after{content:"";background:var(--orange);border-radius:2px;height:2px;position:absolute;bottom:.35rem;left:0;right:0}.desktop-nav{justify-self:end;align-items:center;gap:.6rem;display:flex}.sign-in{min-height:44px;padding:.65rem 1rem;font-size:14px;font-weight:600}.sign-in:hover{color:var(--orange-dark)}.button{border-radius:999px;justify-content:center;align-items:center;gap:.75rem;min-height:54px;padding:.9rem 1.55rem;font-size:14px;font-weight:650;transition:transform .2s,background-color .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--orange);box-shadow:0 13px 30px #ff713933}.button-primary:hover{background:var(--orange-dark);box-shadow:0 16px 32px #e5551c3d}.button-small{color:#fff;background:var(--orange);border-radius:999px;min-height:44px;padding:.65rem 1.15rem;box-shadow:0 7px 18px #ff713929}.user-menu-wrap{position:relative}.user-menu-button{min-height:48px;color:var(--navy);background:#ffffffd1;border:1px solid #101d3b14;border-radius:999px;align-items:center;gap:.65rem;padding:.35rem .55rem .35rem .35rem;font-size:13px;font-weight:620;display:flex;box-shadow:0 8px 24px #101d3b0f}.avatar{color:#fff;background:linear-gradient(145deg,#ff8e62,#f05b27);border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:13px;font-weight:750;display:inline-grid}.user-menu{background:#fff;border:1px solid #101d3b14;border-radius:12px;width:140px;padding:.4rem;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 16px 34px #101d3b1a}.user-menu button{text-align:left;border-radius:8px;width:100%;padding:.7rem;font-size:13px}.user-menu button:hover{background:#fff3ed}.menu-toggle,.mobile-nav{display:none}.hero-layout{z-index:1;min-height:calc(100svh - 96px);padding:1rem var(--gutter) 3rem;flex:1;grid-template-columns:minmax(0,.93fr) minmax(0,1.07fr);align-items:center;display:grid;position:relative}.hero-copy{z-index:3;min-width:0;max-width:690px;padding:clamp(1.25rem,4.5vh,3.9rem) 0;position:relative}h1{color:var(--navy);letter-spacing:-.065em;margin:0;font-size:clamp(3.25rem,5.25vw,5.65rem);font-weight:720;line-height:1.02}h1 span{color:var(--orange)}.hero-description{max-width:35rem;color:var(--muted);margin:1.75rem 0 0;font-size:clamp(.98rem,1.2vw,1.12rem);line-height:1.75}.hero-actions{align-items:center;margin:4rem 0 clamp(5rem,2.5vh,10rem);display:flex}.hero-actions .button{min-width:186px}.hero-benefits{color:#667188;align-items:stretch;margin:0;padding:0;list-style:none;display:flex}.benefit{align-items:center;gap:1rem;min-width:0;padding:0 clamp(1.2rem,1.8vw,1.75rem);font-size:clamp(.9rem,1vw,1rem);line-height:1.4;display:flex}.benefit:first-child{padding-left:0}.benefit+.benefit{border-left:1px solid #101d3b33}.benefit svg{width:25px;height:25px;color:var(--navy);flex:none}.mascot-stage{min-width:0;height:clamp(480px,68svh,760px);position:relative}.hero-visual{z-index:1;pointer-events:none;min-width:0;position:absolute;top:0;right:0;bottom:0;left:0}.character-frame{isolation:isolate;background:0 0;height:100%;position:relative;overflow:hidden}.hero-video{pointer-events:none;will-change:transform;backface-visibility:hidden;background:0 0;width:auto;max-width:none;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.hero-frame-image{pointer-events:none;-webkit-user-select:none;user-select:none;will-change:transform,opacity;backface-visibility:hidden;background:0 0;width:auto;max-width:none;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.hero-frame-image[data-active=false]{opacity:0}.buddy-label{display:none}.floating-features{z-index:4;pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0}.feature-card{--drag-x:0px;--drag-y:0px;--parallax-x:0px;--parallax-y:0px;pointer-events:auto;-webkit-user-select:none;user-select:none;touch-action:none;cursor:grab;width:max-content;transform:translate(calc(var(--center-x,0px) + var(--drag-x)),var(--drag-y)) rotate(var(--card-rotation,0deg));will-change:transform;position:absolute}.feature-card.is-dragging{z-index:2;cursor:grabbing}.feature-card-parallax{transform:translate(var(--parallax-x),var(--parallax-y));will-change:transform;transition:transform .12s ease-out}.feature-card-float{border:1px solid var(--feature-color);align-items:center;gap:.65rem;min-height:62px;padding:.7rem .9rem;display:flex;position:relative}@supports (color:color-mix(in lab,red,red)){.feature-card-float{border:1px solid color-mix(in srgb,var(--feature-color) 28%,white)}}.feature-card-float{color:var(--navy);white-space:nowrap;animation:feature-float var(--float-duration) ease-in-out var(--float-delay) infinite alternate;will-change:transform;background:#fffffff0;border-radius:15px;font-size:12px;font-weight:650;box-shadow:0 15px 34px #18274817}.feature-copy{gap:.15rem;display:grid}.feature-title{font-size:12px;font-weight:720;line-height:1.2}.feature-subtitle{color:#738099;font-size:10px;font-weight:520;line-height:1.25}.feature-card.is-dragging .feature-card-float{animation-play-state:paused}.feature-icon{width:31px;height:31px;color:var(--feature-color);background:var(--feature-color);border-radius:9px;place-items:center;display:grid}@supports (color:color-mix(in lab,red,red)){.feature-icon{background:color-mix(in srgb,var(--feature-color) 11%,white)}}.feature-plan{--feature-color:#ef6b63;--card-rotation:-5deg;--float-y:4px;--float-r:.7deg;--float-duration:5.8s;--float-delay:-1.4s;top:22%;left:4%}.feature-next{--feature-color:#ef8b3e;--card-rotation:-2deg;--float-y:5px;--float-r:.55deg;--float-duration:6.7s;--float-delay:-3.2s;bottom:18%;right:3.8rem}.feature-practice{--feature-color:#8159d6;--card-rotation:3deg;--float-y:4px;--float-r:.8deg;--float-duration:6.2s;--float-delay:-4.1s;bottom:12%;left:10%}.feature-mock{--feature-color:#3d82d7;--card-rotation:-3deg;--float-y:3px;--float-r:.65deg;--float-duration:5.4s;--float-delay:-2.3s;top:48%;left:1.5%}.feature-progress{--feature-color:#35a56f;--card-rotation:4deg;--float-y:5px;--float-r:.6deg;--float-duration:7.1s;--float-delay:-5.1s;top:29%;right:clamp(2rem,3vw,3.25rem)}@keyframes feature-float{0%{transform:translateY(calc(var(--float-y) * -.45)) rotate(calc(var(--float-r) * -1))}to{transform:translateY(var(--float-y)) rotate(var(--float-r))}}.attention-strokes{width:18px;height:18px;color:var(--feature-color);position:absolute;top:-10px;right:-9px}.attention-strokes i{transform-origin:0;background:currentColor;border-radius:2px;width:8px;height:2px;display:block;position:absolute}.attention-strokes i:first-child{top:2px;left:1px;transform:rotate(-62deg)}.attention-strokes i:last-child{top:11px;left:8px;transform:rotate(-18deg)}.account-dialog{width:min(450px,100% - 2rem);color:var(--navy);background:#fff;border:1px solid #e7e9ef;border-radius:22px;margin:auto;padding:2.5rem;position:relative;box-shadow:0 28px 80px #101d3b2e}.account-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#101d3b57}.dialog-close{border-radius:10px;place-items:center;width:44px;height:44px;font-size:25px;line-height:1;display:grid;position:absolute;top:.6rem;right:.6rem}.eyebrow{color:var(--orange-dark);letter-spacing:.15em;font-size:10px;font-weight:750}.account-dialog h2{letter-spacing:-.04em;margin:1rem 0 0;font-size:30px;line-height:1.2}.account-dialog p{color:var(--muted);margin:1rem 0 1.5rem;line-height:1.7}@media(min-width:1024px)and (hover:hover)and (pointer:fine){.mascot-stage{width:54%;height:100svh;position:absolute;top:-96px;right:0}.hero-video,.hero-frame-image{height:94%;top:auto;bottom:0}}@media(min-width:800px)and (max-width:1023px),(min-width:800px)and (hover:none),(min-width:800px)and (pointer:coarse){.site-header{gap:1.5rem;min-height:84px;padding-block:1rem}.site-logo img{height:47px}.primary-nav{gap:1.35rem}.hero-layout{min-height:calc(100svh - 84px);padding:0 var(--gutter) 1.25rem;text-align:center;flex-direction:column;justify-content:safe center;align-items:stretch;display:flex}.mascot-stage{--stage-h:clamp(280px, 40.5svh, 430px);--card-allowance:25rem;height:var(--stage-h);width:min(100%,calc(var(--stage-h) * .622 + var(--card-allowance)));order:-1;margin:0 auto}.hero-video,.hero-frame-image{height:100%;top:0;bottom:auto}.hero-copy{max-width:100%;padding:1.5rem 0 0}h1{font-size:clamp(2.25rem,4.4vw,2.9rem)}.hero-description{max-width:30rem;margin:1.4rem auto 0;font-size:.95rem}.hero-actions{justify-content:center;margin:1.5rem 0}.hero-actions .button{min-width:clamp(14rem,26vw,17.5rem)}.hero-benefits{justify-content:center;max-width:clamp(32rem,68vw,43.5rem);margin-inline:auto}.benefit{flex:1 1 0;justify-content:center;gap:.9rem;padding:0 .75rem;font-size:.85rem}.benefit:first-child{padding-left:.75rem}.benefit span{text-align:left;max-width:7.2rem}.benefit svg{width:30px;height:30px}.feature-card-float{padding:.55rem .7rem;font-size:11px}.feature-plan{top:10%;left:0}.feature-progress{top:9%;right:0}.feature-mock{top:49%;left:0}.feature-next{top:50%;bottom:auto;right:0}.feature-practice{--center-x:-50%;top:auto;bottom:0;left:50%}}@media(min-width:800px)and (min-height:800px)and (pointer:coarse),(min-width:800px)and (min-height:800px)and (hover:none),(min-width:1180px)and (min-height:700px)and (pointer:coarse),(min-width:1180px)and (min-height:700px)and (hover:none){.mascot-stage{--stage-h:clamp(280px, 43.5svh, 462px)}}@media(min-width:820px)and (min-height:1060px)and (pointer:coarse),(min-width:820px)and (min-height:1060px)and (hover:none),(min-width:1180px)and (min-height:700px)and (pointer:coarse),(min-width:1180px)and (min-height:700px)and (hover:none){.mascot-stage{--stage-h:clamp(340px, min(50svh, 100svh - 28rem), 680px);--card-allowance:clamp(25rem, 46vw, 40rem)}h1{font-size:clamp(2.85rem,3.9vw,3.5rem)}.hero-description{max-width:34rem;font-size:1rem}.hero-benefits{max-width:clamp(36rem,62vw,50rem)}.hero-actions .button{min-width:clamp(15rem,22vw,19rem)}.hero-copy{padding-top:clamp(1.1rem,2.2svh,2.5rem)}.hero-description{margin-top:clamp(.9rem,1.7svh,1.75rem)}.hero-actions{margin-block:clamp(.9rem,1.8svh,1.9rem)}}@media(max-width:799px){.site-header{justify-content:space-between;min-height:78px;padding-block:1rem;display:flex}.site-logo img{height:42px}.primary-nav,.desktop-nav{display:none}.menu-toggle{border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.menu-toggle:hover{background:#fff2ec}.mobile-nav{top:calc(100% - .25rem);right:var(--gutter);left:var(--gutter);background:#fff;border:1px solid #101d3b17;border-radius:15px;padding:.55rem;display:grid;position:absolute;box-shadow:0 20px 50px #101d3b21}.mobile-nav>a,.mobile-nav>button,.mobile-nav>.nav-upcoming{text-align:left;border-radius:9px;padding:.8rem .9rem;font-size:14px}.mobile-nav>a:hover,.mobile-nav>button:hover{background:#fff2ec}.mobile-nav .active{color:var(--orange-dark);font-weight:680}.mobile-nav-divider{background:#ebedf1;height:1px;margin:.35rem .5rem}.mobile-user{align-items:center;gap:.65rem;padding:.55rem .75rem;font-size:13px;font-weight:650;display:flex}.mobile-user .avatar{width:32px;height:32px}.hero-layout{text-align:center;flex-direction:column;align-items:stretch;min-height:calc(100svh - 78px);padding-top:.75rem;padding-bottom:1.5rem;display:flex}.hero-copy{display:contents}.hero-copy>h1{order:1;font-size:clamp(2.5rem,12.4vw,4.4rem)}.hero-copy>.hero-description{order:2;max-width:100%;margin:1.7rem auto 0;font-size:clamp(.8rem,3.6vw,1rem);line-height:1.6}.hero-copy>.hero-actions{order:3;justify-content:center;margin:1.55rem 0 0}.hero-actions .button{min-width:min(16rem,100%)}.mascot-stage{order:4;width:min(100%,26rem);height:clamp(250px,33svh,330px);margin:3.4rem auto 0}.hero-video,.hero-frame-image{height:100%;top:0;bottom:auto}.hero-copy>.hero-benefits{order:5;width:100%;max-width:590px;margin-block:1.6rem 0;margin-inline:auto}.benefit{flex-direction:column;flex:1 1 0;gap:.85rem;padding:0 .35rem;font-size:clamp(.7rem,3vw,.88rem)}.benefit:first-child{padding-left:.35rem}.benefit span{max-width:7.5rem}.benefit svg{width:28px;height:28px}.feature-card-float{border-radius:11px;gap:.45rem;min-height:52px;padding:.5rem .6rem}.feature-icon{border-radius:8px;width:29px;height:29px}.feature-icon svg{width:17px;height:17px}.feature-title{font-size:clamp(9.5px,2.85vw,12px)}.feature-subtitle{font-size:clamp(7.5px,2.3vw,9.5px)}.feature-plan{top:0;left:-.6rem}.feature-progress{top:2%;right:-.6rem}.feature-practice{inset:auto auto 0 -.6rem}.feature-mock{inset:auto -.6rem 3% auto}}@media(max-width:430px){.hero-layout{padding-top:.5rem}.hero-copy>.hero-description{margin-top:1.4rem}.hero-copy>.hero-actions{margin-top:1.3rem}.hero-copy>.hero-benefits{width:calc(100% + .7rem);margin-inline:-.35rem}.benefit{gap:.7rem;padding-inline:.2rem}.benefit:first-child{padding-left:.2rem}.benefit span{max-width:92%}.benefit svg{width:26px;height:26px}.mascot-stage{margin-top:2.6rem}.feature-card-float{padding:.45rem .5rem}}@media(hover:none),(pointer:coarse){.landing{--grid-highlight-line:#ff621ecc;--grid-highlight-radius:190px;--grid-highlight-core:#000000e6;--grid-highlight-opacity:1}.landing:after{transition:opacity .35s}.feature-card{pointer-events:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.landing:after{display:none}.feature-card{will-change:auto;--parallax-x:0px!important;--parallax-y:0px!important}.feature-card-parallax{transition:none}.feature-card-float{will-change:auto;animation:none}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
