.v2-site{--v2-bg: #05080f;--v2-header-h: 3.75rem;--v2-orange: #f97316;--v2-teal: #14b8a6;--v2-text: #ffffff;--v2-text-subtle: #9fb0c7;--v2-text-muted: #8b9cb3;--v2-text-faint: #6d8199;background:var(--v2-bg);color:var(--v2-text);font-family:Inter,Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media(min-width:640px){.v2-site{--v2-header-h: 4.25rem}}@media(min-width:1024px){.v2-site{--v2-header-h: 5rem}}html.v2-html,html.v2-html body.v2-site{background-color:#05080f}.v2-site .v2-header{height:var(--v2-header-h);transition:transform .32s cubic-bezier(.22,1,.36,1);will-change:transform}.v2-site .v2-header.is-scrolled-away{transform:translateY(-100%);pointer-events:none}@media(prefers-reduced-motion:reduce){.v2-site .v2-header{transition:none}}.v2-site .v2-hero{min-height:calc(100vh - var(--v2-header-h));min-height:calc(100svh - var(--v2-header-h))}@media(max-width:1023px){.v2-site .v2-hero{min-height:auto}.v2-site .v2-hero .v2-hero-headline{font-size:clamp(2.5rem,11vw,3.75rem)}.v2-site .v2-hero .v2-hero-actions{flex-direction:column;align-items:stretch}.v2-site .v2-hero .v2-hero-actions a{justify-content:center}}@media(max-height:900px){.v2-site .v2-hero .v2-hero-headline{font-size:clamp(2.25rem,7vh,4.5rem)}.v2-site .v2-hero .v2-hero-body{margin-top:.5rem;font-size:.875rem;line-height:1.5}.v2-site .v2-hero .v2-hero-actions,.v2-site .v2-hero .v2-hero-stats{margin-top:1.25rem}}.v2-site :is(h1,h2,h3,h4,h5,h6){font-family:Inter,Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.02em}.v2-site :is(h1,h2){font-weight:900}.v2-site :is(h3,h4,h5,h6){font-weight:700}.v2-site a,.v2-site a:hover{color:inherit}.v2-site .v2-text-subtle{color:var(--v2-text-subtle)}.v2-site .v2-text-muted{color:var(--v2-text-muted)}.v2-site .v2-hero-headline{line-height:.78;letter-spacing:-.03em}.v2-site .v2-hero-headline>span{display:block;line-height:.78;margin:0;padding:0}.v2-site .v2-outline-orange{color:var(--v2-bg);-webkit-text-stroke:1.5px var(--v2-orange);paint-order:stroke fill;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}.v2-site .v2-outline-teal{color:var(--v2-bg);-webkit-text-stroke:1.5px var(--v2-teal);paint-order:stroke fill;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}.v2-site .milne7-brand,.v2-site .koto7-brand{display:inline-flex;align-items:flex-start;white-space:nowrap;line-height:1}.v2-site .milne7-seven,.v2-site .koto7-seven{color:var(--v2-teal);font-size:.52em;font-weight:700;line-height:1;margin-left:.06em;font-variant-numeric:tabular-nums;letter-spacing:-.03em}.v2-site .v2-outline-yellow{color:var(--v2-bg);-webkit-text-stroke:1.5px #eab308;paint-order:stroke fill;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}.v2-site .v2-outline-purple{color:var(--v2-bg);-webkit-text-stroke:1.5px #8b5cf6;paint-order:stroke fill;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}.v2-site .v2-outline-green{color:var(--v2-bg);-webkit-text-stroke:1.5px #22c55e;paint-order:stroke fill;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}.v2-marquee{animation:v2-marquee 40s linear infinite}@keyframes v2-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.v2-hero-grid{background-image:linear-gradient(135deg,rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(225deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:32px 32px}.v2-glow-orange{box-shadow:0 0 15px #f9731659}.v2-glow-teal{box-shadow:0 0 15px #14b8a640}.v2-version-banner{position:fixed;bottom:1rem;right:1rem;z-index:60}.v2-site [data-v2-reveal]:not([data-v2-reveal=split]):not([data-v2-reveal=stagger]):not([data-v2-reveal=pillars]):not([data-v2-reveal=about-timeline]){opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.v2-site [data-v2-reveal]:not([data-v2-reveal=split]):not([data-v2-reveal=stagger]):not([data-v2-reveal=pillars]):not([data-v2-reveal=about-timeline]).is-in-view{opacity:1;transform:translateY(0)}.v2-site [data-v2-reveal=split] .v2-reveal-left,.v2-site [data-v2-reveal=split] .v2-reveal-right{opacity:0;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1)}.v2-site [data-v2-reveal=split] .v2-reveal-left{transform:translate(-36px)}.v2-site [data-v2-reveal=split] .v2-reveal-right{transform:translate(36px);transition-delay:.12s}.v2-site [data-v2-reveal=split].is-in-view .v2-reveal-left,.v2-site [data-v2-reveal=split].is-in-view .v2-reveal-right{opacity:1;transform:translate(0)}.v2-site .v2-reveal-stagger{opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .55s ease;transition-delay:calc(var(--v2-i, 0) * 90ms + 80ms)}.v2-site [data-v2-reveal].is-in-view .v2-reveal-stagger{opacity:1;transform:translateY(0)}.v2-site .v2-pillars-hub{left:50%;top:50%;background:linear-gradient(135deg,#14b8a6,#f97316);box-shadow:0 0 40px #14b8a68c,0 0 80px #f9731633;opacity:0;transform:translate(-50%,-50%) scale(.6);transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1);transition-delay:.25s}.v2-site [data-v2-reveal=pillars].is-in-view .v2-pillars-hub{opacity:1;transform:translate(-50%,-50%) scale(1)}.v2-site .v2-pillars-ring,.v2-site .v2-pillars-inner-ring,.v2-site .v2-pillars-center-hex{opacity:0;transform:scale(.94);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1)}.v2-site [data-v2-reveal=pillars].is-in-view .v2-pillars-ring{opacity:1;transform:scale(1)}.v2-site [data-v2-reveal=pillars].is-in-view .v2-pillars-inner-ring{opacity:1;transform:scale(1);transition-delay:.12s}.v2-site [data-v2-reveal=pillars].is-in-view .v2-pillars-center-hex{opacity:1;transform:scale(1);transition-delay:.2s}.v2-site .v2-pillars-spoke{stroke-dasharray:60;stroke-dashoffset:60;transition:stroke-dashoffset .8s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--v2-i, 0) * .07s + .15s)}.v2-site [data-v2-reveal=pillars].is-in-view .v2-pillars-spoke{stroke-dashoffset:0}.v2-site .v2-pillars-label{opacity:0;transform:translate(-50%,-50%) scale(.88);transition:opacity .5s ease,transform .5s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--v2-i, 0) * .08s + .35s)}.v2-site [data-v2-reveal=pillars].is-in-view .v2-pillars-label{opacity:1;transform:translate(-50%,-50%) scale(1)}.v2-site [data-v2-reveal=pillars].is-in-view .v2-pillars-label--disabled{opacity:.45}.v2-site .v2-pillar-pill{background:transparent}.v2-site .v2-pillar-pill:hover{background:color-mix(in srgb,var(--pillar-color) 12%,transparent)}.v2-site .v2-pillars-label--disabled,.v2-site .v2-pillar-pill--disabled{opacity:.45}.v2-site .v2-pillar-pill--disabled:hover{background:transparent}.v2-site .v2-pillars-tags>.v2-pillar-pill{opacity:0;transform:translateY(12px);transition:opacity .45s ease,transform .45s ease,background .2s ease;transition-delay:calc(var(--v2-i, 0) * .05s + .55s)}.v2-site [data-v2-reveal=pillars].is-in-view .v2-pillars-tags>.v2-pillar-pill{opacity:1;transform:translateY(0)}.v2-site [data-v2-reveal=pillars].is-in-view .v2-pillars-tags>.v2-pillar-pill--disabled{opacity:.45}@media(prefers-reduced-motion:reduce){.v2-site [data-v2-reveal],.v2-site [data-v2-reveal=split] .v2-reveal-left,.v2-site [data-v2-reveal=split] .v2-reveal-right,.v2-site .v2-reveal-stagger,.v2-site .v2-pillars-hub,.v2-site .v2-pillars-ring,.v2-site .v2-pillars-inner-ring,.v2-site .v2-pillars-center-hex,.v2-site .v2-pillars-spoke,.v2-site .v2-pillars-label,.v2-site .v2-pillars-tags>.v2-pillar-pill{opacity:1;transform:none;stroke-dashoffset:0;transition:none}}.v2-site [data-v2-reveal=about-timeline] .v2-about-timeline-line{transform-origin:top;transform:scaleY(0);transition:transform 1.1s cubic-bezier(.22,1,.36,1) .1s}.v2-site [data-v2-reveal=about-timeline].is-in-view .v2-about-timeline-line{transform:scaleY(1)}.v2-site .v2-about-milestone-dot>span{animation:v2-about-dot-pulse 2.6s ease-in-out infinite}@keyframes v2-about-dot-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.18);opacity:.82}}@media(prefers-reduced-motion:reduce){.v2-site .v2-about-timeline-line{transform:scaleY(1);transition:none}.v2-site .v2-about-milestone-dot>span{animation:none}}@keyframes v2-hero-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.v2-hero-reveal{opacity:0;animation:v2-hero-fade-up .7s cubic-bezier(.22,1,.36,1) forwards}.v2-hero-reveal-d1{animation-delay:.08s}.v2-hero-reveal-d2{animation-delay:.18s}.v2-hero-reveal-d3{animation-delay:.28s}.v2-hero-reveal-d4{animation-delay:.38s}.v2-hero-reveal-d5{animation-delay:.48s}.v2-hero-reveal-d6{animation-delay:.58s}.v2-hero-reveal-d7{animation-delay:.68s}.v2-hero-reveal-d8{animation-delay:.78s}@keyframes v2-hero-line-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.v2-hero-tagline-line{transform-origin:left;animation:v2-hero-line-grow .6s cubic-bezier(.22,1,.36,1) .05s forwards;transform:scaleX(0)}@keyframes v2-hero-ring-breathe{0%,to{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.015)}}.v2-hero-ring{animation:v2-hero-ring-breathe 4s ease-in-out infinite}.v2-hero-septagon-ellipse{box-shadow:inset 0 0 12px #ffffff08}@keyframes v2-hero-dot-orbit{0%{offset-distance:0%}to{offset-distance:100%}}.v2-hero-ellipse-dot{position:absolute;left:0;top:0;offset-path:ellipse(46px 149px at 46px 149px);offset-distance:0%;offset-rotate:0deg;offset-anchor:center;animation:v2-hero-dot-orbit 16.8s linear infinite}@keyframes v2-hero-beam-pulse{0%,to{opacity:.35}50%{opacity:.85}}.v2-hero-beam{animation:v2-hero-beam-pulse 3s ease-in-out infinite}@keyframes v2-hero-beam-shimmer{0%{transform:translate(-120%) scaleX(.4);opacity:0}15%{opacity:1}85%{opacity:1}to{transform:translate(220%) scaleX(1);opacity:0}}.v2-hero-beam-shimmer{animation:v2-hero-beam-shimmer 4.5s ease-in-out infinite}@keyframes v2-hero-core-pulse{0%,to{box-shadow:0 0 20px #f97316,0 0 44px #f9731673,0 0 72px #f9731638}50%{box-shadow:0 0 32px #f97316,0 0 64px #f97316a6,0 0 110px #f9731659}}.v2-hero-core{animation:v2-hero-core-pulse 2.4s ease-in-out infinite}@keyframes v2-hero-stat-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.v2-hero-stat-bar{transform-origin:left;animation:v2-hero-stat-fill .8s cubic-bezier(.22,1,.36,1) forwards;transform:scaleX(0)}.v2-hero-stat-bar-d1{animation-delay:.9s}.v2-hero-stat-bar-d2{animation-delay:1s}.v2-hero-stat-bar-d3{animation-delay:1.1s}.v2-hero-stat-bar-d4{animation-delay:1.2s}@media(prefers-reduced-motion:reduce){.v2-hero-reveal,.v2-hero-tagline-line,.v2-hero-stat-bar{opacity:1;animation:none;transform:none}.v2-hero-ellipse-dot,.v2-hero-core,.v2-hero-beam,.v2-hero-beam-shimmer{animation:none}}.v2-site .v2-footer-submit{background:linear-gradient(135deg,#14b8a6,#f97316)}.v2-site .v2-enrollment-ui input[type=checkbox]{accent-color:#f97316}.v2-site .v2-enrollment-ui .upload-area.border-blue-500{border-color:#14b8a680!important}.v2-site .v2-enroll-input option{background:#07111f;color:#fff}.v2-site .form-step{animation:v2-enroll-fade-in .4s ease-out}@keyframes v2-enroll-fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
