/*! tailwindcss v4.3.1 | 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-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:ui-sans-serif, system-ui, 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,ui-sans-serif, system-ui, 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{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}.block{display:block}.hidden{display:none}.resize{resize:both}.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,)}.filter{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))}}@keyframes fade-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-rise{animation:.8s ease-out forwards fade-rise}.animate-fade-rise-delay{opacity:0;animation:.8s ease-out .2s forwards fade-rise}.animate-fade-rise-delay-2{opacity:0;animation:.8s ease-out .4s forwards fade-rise}html{scroll-behavior:smooth}body{color:#f8fafc;-webkit-font-smoothing:antialiased;background:#020617;margin:0}.landing{overflow-x:clip}.section-bg{z-index:0;pointer-events:none;background:#0a1628;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.section-bg__image{object-fit:cover;filter:saturate(.75)brightness(.62)hue-rotate(8deg);width:100%;height:100%;display:block}.section-bg__blue{background:linear-gradient(160deg,#1a24628c,#2563eb38 45%,#02061780),#0f172a47;position:absolute;top:0;right:0;bottom:0;left:0}.section-photo-veil{z-index:1;pointer-events:none;background:linear-gradient(#0a162859,#1a24621f,#02061766);position:absolute;top:0;right:0;bottom:0;left:0}.section-photo-veil--center{background:radial-gradient(70% 55% at 50% 45%,#2563eb1f,#02061780)}.font-display{font-family:Instrument Serif,Georgia,serif}.font-body{font-family:Inter,system-ui,sans-serif}.scroll-progress{z-index:100;transform-origin:0%;background:linear-gradient(90deg,#1a2462,#2563eb,#3b82f6);height:2px;position:fixed;top:0;left:0;right:0;box-shadow:0 0 16px #3b82f680}.navbar{z-index:100;pointer-events:none;position:fixed;top:0;left:0;right:0}.navbar__logo{z-index:120;pointer-events:auto;filter:drop-shadow(0 2px 20px #00000059);align-items:center;text-decoration:none;display:flex;position:fixed;top:.75rem;left:1.5rem}.navbar__logo-img{object-fit:contain;width:auto;height:3rem;display:block}.navbar__actions{z-index:120;pointer-events:auto;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.875rem;padding:.5rem .5rem .5rem 1rem;display:flex;position:fixed;top:1.125rem;right:1.5rem}.navbar__actions .btn--sm{padding:.7rem 1.4rem;font-size:.875rem}.navbar__cta{display:none}.navbar__toggle{cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:.75rem;flex-direction:column;justify-content:center;gap:6px;width:2.875rem;height:2.875rem;padding:0;transition:border-color .2s,background .2s;display:flex}.navbar__toggle:hover{background:#ffffff1a;border-color:#3b82f666}.navbar__toggle-line{background:#f8fafc;border-radius:999px;width:1.25rem;height:2px;margin:0 auto;transition:transform .3s,opacity .3s;display:block}.navbar__toggle--open .navbar__toggle-line:first-child{transform:translateY(8px)rotate(45deg)}.navbar__toggle--open .navbar__toggle-line:nth-child(2){opacity:0;transform:scaleX(0)}.navbar__toggle--open .navbar__toggle-line:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.navbar__backdrop{z-index:100;pointer-events:auto;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#020617bf;position:fixed;top:0;right:0;bottom:0;left:0}.navbar__panel{z-index:110;pointer-events:auto;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0f172aeb;border:1px solid #ffffff1a;border-radius:1.5rem;max-height:calc(100vh - 7rem);padding:2rem 2.25rem 2.5rem;position:fixed;top:5.5rem;left:1.5rem;right:1.5rem;overflow-y:auto;box-shadow:0 24px 80px #00000080}.navbar__menu{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.navbar__menu-link{color:#f8fafc;letter-spacing:-.02em;border-bottom:1px solid #ffffff0f;align-items:baseline;gap:1.25rem;padding:.875rem 0;font-size:clamp(1.5rem,3.5vw,2.25rem);text-decoration:none;transition:color .2s,padding-left .25s;display:flex}.navbar__menu-link:hover{color:#3b82f6;padding-left:.5rem}.navbar__menu-index{letter-spacing:.08em;color:#64748b;min-width:1.5rem;font-size:.75rem}.navbar__menu-cta{justify-content:center;width:100%;margin-top:2rem;display:inline-flex}@media(min-width:768px){.navbar__cta{display:inline-flex}.navbar__panel{width:min(420px,100vw - 3rem);left:auto;right:1.5rem}.navbar__menu-cta{display:none}}.btn{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.75rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.btn:hover{transform:scale(1.03)}.btn--sm{padding:.6rem 1.25rem;font-size:.8125rem}.btn--primary{color:#fff;background:#2563eb;box-shadow:0 0 24px #2563eb59}.btn--primary:hover{background:#3b82f6}.btn--ghost{color:#f8fafc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1f}.btn--ghost:hover{border-color:#3b82f666}.glass-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:1rem;padding:1.25rem 1.5rem;transition:border-color .25s,transform .25s;box-shadow:0 8px 32px #00000040}.glass-card__label{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin-bottom:.35rem;font-size:.6875rem;display:block}.glass-card__value{color:#3b82f6;letter-spacing:-.02em;font-size:1.5rem;font-weight:600;display:block}.hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero__media{z-index:0;position:absolute;top:0;right:0;bottom:0;left:0}.hero__media .hero-video-frame{position:absolute;top:-3%;right:-3%;bottom:-3%;left:-3%}.hero__glow{pointer-events:none;background:radial-gradient(60% 50% at 50% 60%,#2563eb33,#0000 60%),radial-gradient(80% 40% at 80% 20%,#1a246266,#0000 50%);position:absolute;top:0;right:0;bottom:0;left:0}.hero__content{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:64rem;margin:0 auto;padding:6rem 1.5rem 4rem;display:flex;position:relative}.hero__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#93c5fd;background:#2563eb26;border:1px solid #60a5fa66;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.75rem;padding:.5rem 1.1rem;font-size:.9rem;font-weight:600;display:inline-flex;box-shadow:0 0 24px #2563eb40}.hero__eyebrow:before{content:"";background:#3b82f6;border-radius:50%;width:8px;height:8px;box-shadow:0 0 12px #3b82f6e6}.hero__title{letter-spacing:-.03em;color:#f8fafc;text-shadow:0 8px 40px #02061780;margin-bottom:1.75rem;font-size:clamp(3rem,7.5vw,6rem);line-height:1.02}.hero__subtitle{color:#cbd5e1;max-width:44rem;margin:0 auto 3rem;font-size:clamp(1.2rem,2.2vw,1.6rem);line-height:1.6}.hero__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.hero__content .hero__actions .btn{padding:1.1rem 2.25rem;font-size:1.15rem}.hero__cards{z-index:3;justify-content:center;gap:1.5rem;width:100%;max-width:64rem;margin-top:3rem;padding:0;display:flex;position:relative}.hero__card{flex:1;min-width:190px;max-width:250px;padding:1.75rem 2rem}.hero__card .glass-card__label{margin-bottom:.5rem;font-size:.8125rem}.hero__card .glass-card__value{font-size:2.25rem}.hero-video-frame{background-color:#020617;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-video-frame canvas{width:100%;height:100%;display:block;position:absolute;top:0;right:0;bottom:0;left:0}.section-overlay{z-index:1;pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0}.section-shell{align-items:center;min-height:100vh;padding:6rem 1.5rem;display:flex;position:relative;overflow:hidden}.section__inner{z-index:2;width:100%;max-width:72rem;margin:0 auto;position:relative}.section__inner--narrow{max-width:48rem}.section__inner--center{text-align:center}.section__title{letter-spacing:-.03em;color:#f8fafc;margin-bottom:2rem;font-size:clamp(2rem,4.5vw,3.5rem);line-height:1.08}.section__title--large{font-size:clamp(2.5rem,5vw,4rem)}.section__text{color:#94a3b8;max-width:40rem;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.75}.section--problem{min-height:115vh;padding:clamp(5rem,12vh,9rem) 1.5rem clamp(8rem,14vh,12rem);overflow:hidden}.problem__overlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,#020617b3,#02061766,#0206172e 70%,#0206170f);position:absolute;top:0;right:0;bottom:0;left:0}.problem__particles{z-index:2;pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.problem__particle{background:#3b82f6;border-radius:999px;animation:12s ease-in-out infinite problem-particle-float;position:absolute;box-shadow:0 0 12px #3b82f666}@keyframes problem-particle-float{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-18px)translate(6px)}}.problem__fade-edge{z-index:3;pointer-events:none;background:linear-gradient(#0000,#020617 88%);height:40%;position:absolute;bottom:0;left:0;right:0}.problem__grid{z-index:4;grid-template-columns:1fr 1.15fr;align-items:center;gap:clamp(2rem,5vw,5rem);width:100%;max-width:82rem;margin:0 auto;display:grid;position:relative}.problem__copy{z-index:1;padding:0;position:relative}.problem__title{letter-spacing:-.04em;color:#f8fafc;text-shadow:0 2px 24px #00000073;max-width:14ch;margin-bottom:2.75rem;font-size:clamp(2.75rem,5.8vw,4.5rem);line-height:1.04}.problem__lines{margin-bottom:2.5rem}.problem__line{color:#e2e8f0;letter-spacing:-.02em;text-shadow:0 1px 12px #0006;margin-bottom:.6rem;font-size:clamp(1.35rem,2.8vw,2rem);font-weight:500}.problem__body{color:#94a3b8;text-shadow:0 1px 10px #00000059;max-width:34rem;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.85}.problem__body-line{display:block}.problem__body-line:nth-child(3){color:#64748b;margin-top:1.25rem}.problem__cards{z-index:2;justify-content:flex-start;align-items:center;padding-left:clamp(0rem,2vw,1.5rem);display:flex;position:relative}.problem-carousel{-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:linear-gradient(160deg,#1e3a8a59,#020617e0 42%),#020617c7;border:1px solid #60a5fa47;border-radius:1.75rem;flex-direction:column;gap:1.25rem;width:min(100%,460px);padding:1.35rem 1.35rem 1.5rem;display:flex;position:relative;transform:translate(clamp(-1.5rem,-3vw,-.5rem));box-shadow:0 28px 90px #0009,inset 0 0 0 1px #ffffff14,0 0 64px #2563eb33}.problem-carousel__glow{filter:blur(28px);pointer-events:none;z-index:0;background:radial-gradient(circle,#3b82f647,#0000 70%);border-radius:50%;height:55%;position:absolute;inset:-18% -12% auto}.problem-carousel__viewport{z-index:1;min-height:380px;position:relative;overflow:hidden}.problem-carousel__slide{width:100%}.problem__card{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(165deg,#0f172afa,#020617f5);border:1px solid #ffffff29;border-radius:1.35rem;width:100%;min-height:360px;padding:2.35rem 2.4rem 2.5rem;position:relative;overflow:hidden;box-shadow:0 24px 64px #0000008c,0 0 40px #3b82f61a,inset 0 1px #ffffff29}.problem__card-accent{background:linear-gradient(90deg,#2563eb,#60a5fa 50%,#0000);height:3px;position:absolute;top:0;left:0;right:0}.problem__card--stress{background:linear-gradient(165deg,#450a0a59,#020617f5 55%);border-color:#f8717166;box-shadow:0 24px 64px #0000008c,0 0 36px #f8717124,inset 0 1px #ffffff1a}.problem__card--stress .problem__card-accent{background:linear-gradient(90deg,#ef4444,#f87171 50%,#0000)}.problem-carousel__slide-index{letter-spacing:.16em;color:#94a3b8e6;font-size:.8125rem;font-weight:700;position:absolute;top:1.6rem;right:1.75rem}.problem__card-icon-wrap{background:radial-gradient(circle at 30% 25%,#60a5fa59,#0000 60%),#2563eb2e;border:1px solid #60a5fa59;border-radius:1rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.25rem;display:flex;box-shadow:0 8px 24px #2563eb33}.problem__card--stress .problem__card-icon-wrap{background:radial-gradient(circle at 30% 25%,#f8717159,#0000 60%),#ef444426;border-color:#f8717166;box-shadow:0 8px 24px #ef44442e}.problem__card-icon{opacity:1;margin:0;font-size:1.75rem;line-height:1;display:block}.problem-carousel__progress{z-index:1;background:#ffffff1a;border-radius:999px;height:3px;position:relative;overflow:hidden}.problem-carousel__progress-bar{transform-origin:0;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#60a5fa);width:100%;height:100%;display:block;box-shadow:0 0 12px #3b82f68c}.problem-carousel__nav{z-index:1;justify-content:center;display:flex}.problem-carousel__controls{align-items:center;gap:1.15rem;margin:0;padding:0;list-style:none;display:flex}.problem-carousel__btn{color:#f8fafc;cursor:pointer;background:#2563eb2e;border:1px solid #60a5fa59;border-radius:.9rem;justify-content:center;align-items:center;width:3rem;height:3rem;transition:border-color .2s,color .2s,background .2s,transform .2s;display:flex}.problem-carousel__btn:hover{color:#fff;background:#2563eb59;border-color:#60a5fab3;transform:translateY(-1px)}.problem-carousel__icon{width:1.25rem;height:1.25rem}.problem-carousel__status{color:#94a3b8;text-align:center;letter-spacing:.04em;min-width:4.5rem;font-size:1.05rem;font-weight:500}.problem-carousel__status-current{color:#60a5fa;font-size:1.2rem;font-weight:700}.problem-carousel__status-sep{color:#64748b;margin:0 .2rem}.problem-carousel__status-total{color:#e2e8f0;font-weight:600}.problem-carousel__dots{z-index:1;justify-content:center;gap:.55rem;display:flex}.problem-carousel__dot{cursor:pointer;background:#fff3;border:none;border-radius:999px;width:.55rem;height:.55rem;padding:0;transition:width .35s,background .35s,box-shadow .35s}.problem-carousel__dot--active{background:linear-gradient(90deg,#2563eb,#60a5fa);width:2rem;box-shadow:0 0 14px #3b82f68c}.problem__card .glass-card__label{letter-spacing:.16em;color:#93c5fd;margin-bottom:.85rem;font-size:.8125rem;font-weight:600}.problem__card--stress .glass-card__label{color:#fca5a5}.problem__card-value{color:#fff;letter-spacing:-.035em;text-shadow:0 2px 18px #2563eb59;margin-bottom:.45rem;font-size:clamp(2.5rem,4.4vw,3.5rem);font-weight:600;line-height:1.02;display:block}.problem__card-sub{color:#cbd5e1;font-size:1.125rem;font-weight:500;display:block}.problem__card-list{margin:.65rem 0 0;padding:0;list-style:none}.problem__card-list li{color:#fff;border-bottom:1px solid #ffffff1f;align-items:center;gap:.75rem;padding:.65rem 0;font-size:1.2rem;font-weight:600;display:flex}.problem__card-list-dot{background:#60a5fa;border-radius:50%;flex-shrink:0;width:.4rem;height:.4rem;box-shadow:0 0 10px #60a5fab3}.problem__card--stress .problem__card-list-dot{background:#f87171;box-shadow:0 0 10px #f87171b3}.problem__card-list li:last-child{border-bottom:none}.problem__card--stress .problem__card-list li{color:#fff}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:start;gap:1.35rem;margin-top:2.5rem;display:grid}.section--weight .glass-card{background:linear-gradient(150deg,#2563eb47,#1a24621f 55%),#ffffff0f;border:1px solid #60a5fa52;flex-direction:column;justify-content:center;gap:.9rem;min-height:8.5rem;padding:1.9rem 1.6rem;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 48px #02061773,inset 0 0 0 1px #ffffff0d}.feature-grid__card{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;justify-content:center;align-items:stretch}.feature-grid__head{align-items:center;gap:.85rem;display:flex}.feature-grid__toggle{color:#60a5fa;margin-left:auto;font-size:1.5rem;font-weight:400;line-height:1;transition:color .3s}.feature-grid__card--open{z-index:10;border-color:#60a5fa99;box-shadow:0 26px 70px #02061799,0 0 40px #2563eb59}.feature-grid__info{display:block;overflow:hidden}.feature-grid__info-text{color:#e2e8f0;letter-spacing:normal;background:linear-gradient(150deg,#2563eb59,#0f172af5 55%),#020617f0;border:1px solid #60a5fa66;border-radius:1rem;margin-top:.6rem;padding:1rem 1.25rem;font-size:.95rem;font-weight:400;line-height:1.5;display:block;box-shadow:0 24px 60px #02061799}.section--weight .glass-card:before{content:"";opacity:.85;background:linear-gradient(90deg,#22c55e,#3b82f6 55%,#0000);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.section--weight .glass-card:hover{border-color:#60a5fa99;transform:translateY(-6px);box-shadow:0 26px 70px #02061799,0 0 40px #2563eb59}.section--weight .glass-card:hover:before{opacity:1}.feature-grid__dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:11px;min-width:11px;height:11px;display:block;position:relative;box-shadow:0 0 16px #22c55eb3}.feature-grid__dot:after{content:"";border:1px solid #22c55e80;border-radius:50%;animation:2.4s ease-out infinite feature-dot-pulse;position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px}@keyframes feature-dot-pulse{0%{opacity:.8;transform:scale(.6)}to{opacity:0;transform:scale(1.6)}}.feature-grid__label{color:#f8fafc;letter-spacing:-.02em;font-size:1.35rem;font-weight:700;line-height:1.15}.section--solution{min-height:100vh;padding:0;position:relative;overflow:hidden}.solution__overlay{z-index:1;pointer-events:none;background:linear-gradient(#02061766,#02061726);position:absolute;top:0;right:0;bottom:0;left:0}.solution__glow{z-index:2;pointer-events:none;background:radial-gradient(60% 50% at 50% 70%,#2563eb2e,#0000 65%);position:absolute;top:0;right:0;bottom:0;left:0}.solution__sticky{z-index:3;width:100%;min-height:100vh;position:relative}.solution__header{z-index:2;text-align:center;width:min(100%,72rem);padding:0 1.5rem;position:absolute;top:24%;left:50%;transform:translate(-50%,-50%)}.solution__pipeline{z-index:3;flex-direction:column;align-items:center;gap:1.25rem;padding:0 1.5rem;display:flex;position:absolute;bottom:clamp(2.25rem,7vh,4.5rem);left:0;right:0}.solution__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;margin-bottom:clamp(1rem,3vh,1.75rem);font-size:clamp(.8125rem,1.2vw,.9375rem)}.solution__title{letter-spacing:-.045em;color:#fff;text-shadow:0 4px 40px #00000080;flex-direction:column;align-items:center;gap:.08em;margin:0;font-size:clamp(2.75rem,7.5vw,5.5rem);line-height:1.02;display:flex}.solution__title-line{display:block}.solution__sequence-wrap{-ms-overflow-style:none;scrollbar-width:none;width:100%;max-width:90rem;padding-bottom:.25rem;overflow-x:visible}.solution__sequence-wrap::-webkit-scrollbar{display:none}.solution__sequence{flex-flow:row;justify-content:center;align-items:stretch;gap:0;width:100%;margin:0 auto;padding:.5rem 0;display:flex}.solution__seq-group{flex-direction:row;flex:none;align-items:stretch;display:flex}.solution__seq-arrow{color:#3b82f6;opacity:.7;flex-shrink:0;align-items:center;padding:0 .75rem;font-size:1.75rem;display:flex}.solution__seq-item{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0206178c;border:1px solid #ffffff1f;border-radius:1rem;flex:0 auto;justify-content:center;align-items:center;min-width:0;max-width:11.5rem;min-height:7.5rem;padding:1.35rem;transition:opacity .4s,transform .4s,border-color .4s,box-shadow .4s;display:flex}.solution__seq-item:not(.solution__seq-item--current){opacity:.55;transform:scale(.96)}.solution__seq-item--current{opacity:1;border-color:#3b82f659;transform:scale(1);box-shadow:0 0 32px #3b82f626}.solution__seq-group--off{opacity:0;pointer-events:none}.solution__seq-item--off{opacity:0!important;box-shadow:none!important;background:0 0!important;border-color:#0000!important;transform:none!important}.solution__seq-group--on .solution__seq-item--on{transition:opacity .45s,transform .45s,border-color .45s,box-shadow .45s}.solution__seq-item--icon{flex:none;min-width:6.5rem;max-width:7.5rem;padding:1.75rem 1.5rem}.solution__seq-group:has(.solution__seq-item--icon){flex:none}.solution__seq-icon{filter:drop-shadow(0 0 16px #3b82f659);font-size:clamp(2.5rem,4vw,3.5rem);display:block}.solution__seq-status{color:#f8fafc;letter-spacing:.01em;white-space:normal;text-align:center;margin:0;font-size:clamp(.95rem,1.4vw,1.125rem);line-height:1.3}.solution__seq-result{white-space:normal;text-align:center;flex-direction:column;align-items:center;gap:.2rem;display:flex}.solution__seq-label{letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;font-size:.8125rem}.solution__seq-value{color:#3b82f6;letter-spacing:-.03em;text-shadow:0 0 24px #3b82f659;font-size:clamp(1.5rem,2.6vw,2rem);line-height:1}.solution__seq-confidence{color:#22c55e;white-space:normal;text-align:center;text-shadow:0 0 16px #22c55e33;margin:0;font-size:clamp(1rem,1.6vw,1.2rem);font-weight:600}.solution__card{text-align:left;background:#020617bf;border:1px solid #3b82f640;max-width:22rem;margin:0 auto;padding:2rem 2.25rem;transition:opacity .5s,visibility .5s;box-shadow:0 24px 80px #00000073,0 0 48px #3b82f626,inset 0 1px #ffffff1a}.solution__card--off{opacity:0;visibility:hidden;pointer-events:none}.solution__card--on{opacity:1;visibility:visible;animation:5s ease-in-out .4s infinite solution-card-float}@keyframes solution-card-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.solution__card-row{margin-bottom:1.25rem}.solution__card-weight{color:#fff;letter-spacing:-.03em;margin-top:.35rem;font-size:clamp(2.5rem,5vw,3.25rem);line-height:1.05;display:block}.solution__card-meta{border-top:1px solid #ffffff1a;flex-direction:column;gap:.5rem;padding-top:1.25rem;display:flex}.solution__card-badge{color:#22c55e;font-size:.9375rem;font-weight:600}.solution__card-time{color:#94a3b8;font-size:.875rem}.stepper--vertical{flex-direction:column;display:flex}.stepper__item{position:relative}.stepper__item:not(:last-child){flex:1}.stepper__row{align-items:flex-start;gap:1rem;display:flex}.stepper__track{flex-direction:column;flex-shrink:0;align-items:center;width:2.5rem;display:flex}.stepper__trigger{cursor:default;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.stepper__indicator{border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.875rem;font-weight:600;transition:background .35s,border-color .35s,box-shadow .35s,color .35s;display:flex}.stepper__indicator--upcoming{color:#64748b;background:#ffffff0f;border:1px solid #ffffff1f}.stepper__indicator--active{color:#f8fafc;background:#2563eb26;border:2px solid #3b82f6;box-shadow:0 0 24px #3b82f659}.stepper__indicator--completed{color:#f8fafc;background:#2563eb;border:2px solid #3b82f6}.stepper__check{width:1rem;height:1rem}.stepper__number{line-height:1}.stepper__separator--vertical{background:#ffffff1f;flex:1;width:2px;min-height:2.5rem;margin:.35rem 0;transition:background .35s}.stepper__separator--completed{background:linear-gradient(#3b82f6,#3b82f666)}.stepper__separator--active{background:linear-gradient(#3b82f6,#ffffff1f)}.stepper__content{padding-top:.35rem;padding-bottom:1.75rem}.stepper__label{color:#f8fafc;margin-bottom:.25rem;font-size:1.125rem;font-weight:600;display:block}.stepper__desc{color:#94a3b8;font-size:.875rem;line-height:1.6;display:block}.stepper__item--active .stepper__label{color:#3b82f6}.stepper__item--completed .stepper__label{color:#f8fafc}.section--demo{background:0 0;position:relative;overflow:hidden}.demo__overlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,#0206179e,#02061752 45%,#0206171f),radial-gradient(50% 40% at 70%,#2563eb1a,#0000 60%);position:absolute;top:0;right:0;bottom:0;left:0}.section--demo .section__inner{z-index:2;position:relative}.section--demo .section__title{font-size:clamp(2.5rem,5.5vw,4.25rem)}.dashboard{max-width:100%;margin-top:1.5rem;padding:2.5rem 2.75rem}.dashboard__header{justify-content:space-between;align-items:flex-start;margin-bottom:1.75rem;display:flex}.dashboard .glass-card__label{font-size:1.05rem}.dashboard__weight{color:#3b82f6;margin-top:.5rem;font-size:4.25rem;line-height:1;display:block}.dashboard__badge{color:#22c55e;background:#22c55e1f;border:1px solid #22c55e40;border-radius:999px;padding:.5rem 1.1rem;font-size:1rem}.dashboard__meta{color:#94a3b8;border-bottom:1px solid #ffffff14;flex-direction:column;gap:.35rem;margin-bottom:1.75rem;padding-bottom:1.75rem;font-size:1.125rem;display:flex}.dashboard__chart{align-items:flex-end;gap:.6rem;height:180px;display:flex}.dashboard__chart-label{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;margin-bottom:.75rem;font-size:.9rem;font-weight:600;display:block}.dashboard__chart+.dashboard__chart-label{margin-top:1.75rem}.dashboard__trend{width:100%;height:120px}.dashboard__trend-svg{width:100%;height:100%;overflow:visible}.dashboard__body{grid-template-columns:1.5fr 1fr;align-items:center;gap:3rem;display:grid}.dashboard__col{min-width:0}.dashboard__col--right{flex-direction:column;align-items:center;display:flex}.dashboard__col--right .dashboard__donut{max-width:240px}.dashboard__donut{aspect-ratio:1;width:100%;max-width:200px;position:relative}.dashboard__donut-svg{width:100%;height:100%}.dashboard__donut-center{flex-direction:column;justify-content:center;align-items:center;gap:.15rem;display:flex;position:absolute;top:0;right:0;bottom:0;left:0}.dashboard__donut-value{color:#3b82f6;font-size:2rem;line-height:1}.dashboard__donut-caption{color:#94a3b8;font-size:.8rem}.dashboard__legend{flex-direction:column;gap:.65rem;width:100%;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.dashboard__legend-item{color:#cbd5e1;align-items:center;gap:.6rem;font-size:.9rem;display:flex}.dashboard__legend-dot{border-radius:3px;flex-shrink:0;width:10px;height:10px}.dashboard__legend-label{flex:1}.dashboard__legend-value{color:#f8fafc;font-weight:600}@media(max-width:720px){.dashboard__body{grid-template-columns:1fr}}.dashboard__bar{background:linear-gradient(#3b82f6,#1a2462);border-radius:4px 4px 0 0;flex:1;min-height:4px;box-shadow:0 0 16px #3b82f64d}.knowledge-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2.75rem;display:grid}.knowledge-grid__item{background:linear-gradient(150deg,#2563eb33,#1a246214 55%),#ffffff0f;border-color:#60a5fa47;flex-direction:column;justify-content:flex-end;gap:1rem;min-height:11.5rem;padding:1.85rem 1.6rem;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 44px #02061766}.knowledge-grid__item:before{content:"";opacity:.75;background:linear-gradient(#3b82f6,#22c55e);border-radius:0 3px 3px 0;width:3px;transition:opacity .3s;position:absolute;top:1.85rem;bottom:1.85rem;left:0}.knowledge-grid__item:hover{border-color:#60a5fa99;transform:translateY(-6px);box-shadow:0 26px 66px #02061799,0 0 40px #2563eb52}.knowledge-grid__item:hover:before{opacity:1}.knowledge-grid__index{color:#0000;letter-spacing:-.04em;pointer-events:none;background:linear-gradient(#60a5fa8c,#60a5fa0d);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800;line-height:1;position:absolute;top:.9rem;right:1.2rem}.knowledge-grid__label{color:#f8fafc;letter-spacing:-.02em;font-size:clamp(1.35rem,2.2vw,1.65rem);font-weight:700;line-height:1.2;position:relative}.section--vision{background:0 0;position:relative;overflow:hidden}.vision__overlay{z-index:1;pointer-events:none;background:radial-gradient(70% 55% at 50% 45%,#02061738,#0206177a),linear-gradient(#02061759,#02061726 45%,#0206176b);position:absolute;top:0;right:0;bottom:0;left:0}.vision__mesh{z-index:2;pointer-events:none;background:radial-gradient(circle at 20% 30%,#2563eb24,#0000 40%),radial-gradient(circle at 80% 70%,#1a246259,#0000 45%),radial-gradient(circle,#3b82f614,#0000 60%);position:absolute;top:0;right:0;bottom:0;left:0}.section--vision .section__inner{z-index:3;position:relative}.section--vision .section__inner--narrow{max-width:60rem}.section--vision .section__title{font-size:clamp(2.75rem,6vw,4.75rem)}.section--vision .section__text{color:#cbd5e1;max-width:52rem;font-size:clamp(1.25rem,2vw,1.6rem);line-height:1.6}.vision__orb{filter:blur(40px);pointer-events:none;z-index:0;background:radial-gradient(circle,#3b82f640,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.section--closing{background:0 0;min-height:90vh}.section--closing .section__text{margin:0 auto 2.5rem}.section--closing .section__title--large{font-size:clamp(3.25rem,7vw,5.5rem)}.section--closing .section__text{max-width:48rem;font-size:clamp(1.25rem,2vw,1.6rem);line-height:1.6}.section--closing .btn{padding:1.1rem 2.25rem;font-size:1.15rem}.section--weight{background:0 0;flex-wrap:wrap;align-items:center;min-height:85vh;padding:7rem 1.5rem 6rem}.section--weight .section__title{max-width:18ch;margin-bottom:.5rem}.section--knowledge{background:0 0;align-items:center;min-height:90vh;padding:7rem 1.5rem 6rem}.section--knowledge .section__title{max-width:16ch;margin-bottom:.25rem}@media(max-width:768px){.hero__cards{flex-direction:column;align-items:center}.hero__card{width:100%;max-width:260px}.hero__content{padding-bottom:4rem}.problem__grid{grid-template-columns:1fr;gap:3rem}.problem__copy .section__title,.problem__title{max-width:none}.problem__cards{justify-content:center}.problem-carousel{width:100%;max-width:440px;margin-left:auto;margin-right:auto;transform:none}.problem-carousel__viewport{min-height:320px}.problem__card{min-height:300px;padding:2rem 2.25rem}.section--weight,.section--knowledge{min-height:auto;padding:5rem 1.25rem 4.5rem}.knowledge-grid{grid-template-columns:1fr 1fr;gap:.875rem}.knowledge-grid__item{min-height:8.5rem;padding:1.35rem 1.15rem}.demo__overlay{background:linear-gradient(#02061773,#02061747 55%,#02061766),radial-gradient(70% 50% at 50% 30%,#2563eb1f,#0000 60%)}.section--demo .dashboard{background:linear-gradient(150deg,#2563eb2e,#020617d1 50%),#020617c7;border-color:#60a5fa4d}.solution__title{font-size:clamp(2rem,9vw,3rem)}.section--solution{min-height:auto;overflow:visible}.solution__sticky{flex-direction:column;min-height:auto;padding:5.5rem 0 3rem;display:flex}.solution__header{flex-shrink:0;width:100%;padding:0 1.25rem 2.25rem;position:relative;top:auto;left:auto;transform:none}.solution__pipeline{gap:1rem;margin-top:.75rem;padding:0 1.25rem;position:relative;bottom:auto;left:auto;right:auto}.solution__sequence-wrap{max-width:none;overflow:visible}.solution__sequence{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:.35rem;padding:0}.solution__seq-group{flex-direction:column;flex:none;align-items:center;width:100%}.solution__seq-arrow{padding:.15rem 0;font-size:1.25rem;line-height:1;transform:rotate(90deg)}.solution__seq-item{flex:none;width:100%;min-width:0;max-width:none;min-height:0;padding:1rem 1.25rem}.solution__seq-item--icon{width:100%;min-width:0;max-width:none;padding:.9rem 1.25rem}.solution__seq-group:has(.solution__seq-item--icon){flex:none;width:100%}.solution__card{width:100%;max-width:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.access-modal{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020617b8;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.access-modal__panel{background:linear-gradient(160deg,#2563eb2e,#0f172afa 55%),#020617f5;border:1px solid #60a5fa4d;border-radius:1.5rem;width:100%;max-width:30rem;padding:2.75rem 2.5rem 2.5rem;position:relative;box-shadow:0 40px 100px #020617b3}.access-modal__panel--form{flex-direction:column;max-width:40rem;max-height:min(90vh,44rem);padding:2.25rem 1.25rem 1rem;display:flex;overflow:hidden}.access-modal__panel--form .access-modal__title,.access-modal__panel--form .access-modal__text{padding:0 1.25rem}.access-modal__panel--form .access-modal__text{margin-bottom:.75rem}.access-modal__iframe{background:#fff;border:0;border-radius:.75rem;flex:1;width:100%;height:min(62vh,36rem);min-height:28rem}.access-modal__close{color:#94a3b8;cursor:pointer;z-index:2;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.75rem;line-height:1;transition:color .2s,background .2s;display:flex;position:absolute;top:1rem;right:1.25rem}.access-modal__close:hover{color:#f8fafc;background:#ffffff14}.access-modal__title{color:#f8fafc;margin:0 0 .5rem;font-size:2rem}.access-modal__text{color:#94a3b8;margin:0 0 1.75rem;font-size:1rem}.access-modal__form{flex-direction:column;gap:1.1rem;display:flex}.access-modal__field{color:#cbd5e1;text-align:left;flex-direction:column;gap:.4rem;font-size:.9rem;display:flex}.access-modal__field input{color:#f8fafc;background:#ffffff0f;border:1px solid #ffffff24;border-radius:.75rem;outline:none;padding:.85rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.access-modal__field input::placeholder{color:#64748b}.access-modal__field input:focus{border-color:#60a5fa99;box-shadow:0 0 0 3px #3b82f633}.access-modal__submit{justify-content:center;width:100%;margin-top:.5rem}.access-modal__submit:disabled{opacity:.7;cursor:wait}.access-modal__error{color:#fca5a5;text-align:left;margin:0;font-size:.9rem}.access-modal__success{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.access-modal__check{color:#22c55e;background:#22c55e1f;border:1px solid #22c55e59;border-radius:999px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:.75rem;font-size:1.75rem;display:flex}.access-modal__success .btn{margin-top:1rem}@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}
