:root{--font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;--color-background:#000;--color-surface:#1a1a1a;--color-text:#fff;--color-text-secondary:#ffffffb3;--color-primary:#0071e3;--color-primary-hover:#0077ed;--color-border:#ffffff1a;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--spacing-2xl:48px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px}body{background-color:var(--color-background);color:var(--color-text);font-family:var(--font-family);margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.hero-section{display:flex;flex-direction:column;min-height:100vh;padding:64px 24px 40px;position:relative;width:100%;z-index:1}.hero-headline-container{margin:0 auto 26px;max-width:900px;padding:0 16px;text-align:center}.hero-headline{color:var(--landing-text-light);font-size:clamp(26px,4.8vw,51px);font-weight:900;letter-spacing:-.02em;line-height:1.1;margin:0 0 16px}.hero-subtext{color:#fffffff2;font-size:clamp(14px,2vw,18px);font-weight:400;line-height:1.7;margin:0 auto;max-width:700px;text-shadow:0 2px 8px #0009}.hero-visual-container{align-items:center;display:flex;flex:1 1;justify-content:center;padding:0 16px}.hero-visual-wrapper{border-radius:20px;box-shadow:0 25px 80px #00000080,0 0 0 1px #ffffff1a;max-width:1100px;overflow:hidden;position:relative;width:100%}.hero-background-image{display:block;height:auto;object-fit:cover;width:100%}.dancer-neon-overlay{height:55%;left:32px;max-height:350px;opacity:.9;pointer-events:none;position:absolute;top:3%;width:auto;z-index:10}.step-list-overlay{display:flex;flex-direction:column;gap:12px;padding:16px;position:absolute;right:24px;top:8%;z-index:10}.step-item{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #00000014;border-radius:50px;box-shadow:0 2px 8px #0000000f;cursor:pointer;display:flex;gap:14px;padding:10px 20px 10px 10px;transition:all .2s ease}.step-item:hover{background:#fff;border-color:#335cff33;box-shadow:0 4px 16px #335cff26}.step-item.step-active{background:#fff;border-color:var(--landing-brand-blue);box-shadow:0 4px 20px #335cff40}.step-number{align-items:center;background:var(--landing-brand-blue);border-radius:50%;color:#fff;display:flex;font-size:14px;font-weight:700;height:32px;justify-content:center;min-width:32px;position:relative;transition:transform .2s ease;width:32px}.step-item.step-active .step-number{transform:scale(1.1)}.step-number-ring{animation:ring-pulse 2s ease-in-out infinite;border:2px solid var(--landing-brand-blue);border-radius:50%;inset:-4px;opacity:.5;position:absolute}.step-content{display:flex;flex-direction:column;gap:2px}.step-title{color:#111827;font-size:14px;font-weight:600;white-space:nowrap}.step-subtitle{color:#6b7280;font-size:12px;white-space:nowrap}.step-item.step-active .step-title{color:var(--landing-brand-blue)}.waveform-overlay{background:#0000;border-radius:12px;bottom:24px;left:24px;max-width:450px;min-width:320px;padding:16px 20px;position:absolute;z-index:10}.waveform-row{align-items:center;display:flex;gap:12px;position:relative;z-index:2}.waveform-label{color:#fff;flex-shrink:0;font-size:10px;font-weight:600;letter-spacing:.1em;text-shadow:0 1px 3px #000c,0 0 8px #00000080;text-transform:uppercase;width:50px}.waveform-markers{display:flex;flex:1 1;justify-content:space-between}.telenm-row{margin-bottom:4px}.beat-marker{align-items:center;display:flex;flex-direction:column;width:24px}.beat-num{color:#fff;font-size:11px;font-weight:600;text-shadow:0 1px 3px #000c,0 0 8px #00000080}.beat-symbol{color:#fff;font-size:10px;text-shadow:0 1px 3px #000c}.waveform-wave-container{height:40px;margin:8px 0 8px 62px;overflow:visible;position:relative}.waveform-svg{height:100%;overflow:visible;width:100%}.rhythm-row{margin-bottom:4px}.rhythm-marker{color:#fff;font-size:11px;font-weight:500;text-align:center;text-shadow:0 1px 3px #000c,0 0 8px #00000080;width:24px}.rhythm-marker.dot{color:var(--landing-brand-blue);font-size:8px;text-shadow:0 0 6px #335cffcc}.counts-row{border-top:1px solid #ffffff4d;margin-top:4px;padding-top:8px}.count-marker{color:#fff;font-size:10px;font-weight:600;text-align:center;text-shadow:0 1px 3px #000c,0 0 8px #00000080;width:24px}.beat-lines{bottom:40px;display:flex;justify-content:space-between;left:62px;pointer-events:none;position:absolute;right:20px;top:50px;z-index:1}.beat-line{background:linear-gradient(180deg,#0000 0,#335cff26 20%,#335cff26 80%,#0000);height:100%;transform-origin:top;width:1px}.early-access-cta{align-items:center;bottom:8%;display:flex;flex-direction:column;gap:12px;position:absolute;right:32px;z-index:15}.ea-cta-text{color:#fffffff2;font-size:clamp(13px,1.5vw,15px);font-weight:400;line-height:1.5;margin:0;text-align:center}.ea-cta-button{align-items:center;background:var(--landing-brand-blue);border:none;border-radius:980px;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;font-weight:500;gap:8px;justify-content:center;padding:12px 24px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.ea-cta-button:hover{background:#4a6fff}.ea-arrow{color:#fff;display:inline-block;font-size:16px;transition:transform .2s ease}.ea-cta-button:hover .ea-arrow{transform:translateX(3px)}.ea-micro-tagline{color:#fff9;font-size:11px;letter-spacing:.02em;text-align:center}.ea-cta-buttons-row{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.ea-mission-link{background:#0000;border:none;color:#ffffffb3;cursor:pointer;font-size:14px;font-weight:500;padding:8px 4px;text-decoration:underline;text-underline-offset:3px;transition:all .2s ease}.ea-mission-link:hover{color:var(--landing-brand-blue);-webkit-text-decoration-color:var(--landing-brand-blue);text-decoration-color:var(--landing-brand-blue)}@media (max-width:1024px){.hero-section{padding:60px 16px 32px}.hero-headline-container{margin-bottom:32px}.dancer-neon-overlay{height:45%;left:20px;max-height:280px}.step-list-overlay{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border-radius:0;flex-direction:row;flex-wrap:nowrap;gap:8px;justify-content:flex-end;margin-top:0;padding:0;position:absolute;right:16px;top:6%}.step-item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-radius:50px;box-shadow:0 2px 12px #00000026;padding:6px 14px 6px 6px}.step-number{font-size:11px;height:26px;min-width:26px;width:26px}.step-title{font-size:12px}.step-subtitle{display:none}.waveform-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00000080;border-radius:12px;bottom:20px;left:20px;margin-top:0;max-width:380px;min-width:280px;padding:12px 16px;position:absolute}.early-access-cta{align-items:flex-end;bottom:6%;padding:0;position:absolute;right:20px;width:auto}.ea-cta-text{font-size:13px;max-width:280px;text-align:right}.ea-cta-buttons-row{gap:10px}.ea-micro-tagline{margin-top:6px}.waveform-label{font-size:9px;width:45px}.beat-marker,.count-marker,.rhythm-marker{font-size:10px;width:22px}.waveform-wave-container{margin-left:57px}.beat-lines{display:none}}@media (max-width:768px){.hero-section--mobile{display:block;min-height:100vh;min-height:100dvh;overflow:hidden;padding:0;position:relative}.hero-section--mobile .hero-headline-container{left:0;margin:0;padding:0 20px;position:absolute;right:0;text-align:center;top:16px;z-index:20}.hero-section--mobile .hero-headline{font-size:32px;font-weight:900;line-height:1.15;margin-bottom:10px;text-shadow:0 2px 20px #000000f2,0 4px 40px #000c}.hero-section--mobile .hero-subtext{font-size:13px;line-height:1.5;margin:0 auto;max-width:360px;opacity:.9;text-shadow:0 2px 15px #000000f2,0 4px 30px #000c}.hero-visual-container--mobile{inset:0;padding:0;position:absolute!important}.hero-visual-wrapper--mobile{border-radius:0;box-shadow:none;inset:0;max-width:none;overflow:hidden;position:absolute}.hero-background-image--mobile{height:100%;object-fit:cover;object-position:center 15%;width:100%}.hero-visual-wrapper--mobile:before{background:linear-gradient(180deg,#030308eb 0,#03030880 40%,#0000);height:20%;top:0}.hero-visual-wrapper--mobile:after,.hero-visual-wrapper--mobile:before{content:"";left:0;pointer-events:none;position:absolute;right:0;z-index:2}.hero-visual-wrapper--mobile:after{background:linear-gradient(0deg,#030308f2 0,#030308cc 30%,#0303084d 60%,#0000);bottom:0;height:45%}.dancer-neon-overlay.dancer-neon-overlay--mobile{bottom:auto;filter:brightness(1.3) contrast(1.1);height:31%;left:auto!important;max-height:187px;opacity:.75;pointer-events:none;position:absolute;right:5%!important;top:15%!important;transform:none;width:auto;z-index:5}.hero-overlays--mobile{bottom:0;display:flex;flex-direction:column;gap:16px;left:0;padding:0 16px 24px;position:absolute;right:0;z-index:10}.step-list-overlay--mobile{align-items:flex-start;-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border-radius:0;bottom:auto;flex-direction:column;left:12px;padding:0;position:absolute!important;right:auto;top:44%;z-index:15}.step-item--mobile,.step-list-overlay--mobile{display:flex;gap:6px;justify-content:flex-start}.step-item--mobile{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:none;border-radius:20px;box-shadow:0 2px 12px #00000040;flex-shrink:0;min-width:120px;padding:6px 12px 6px 6px}.step-item--mobile .step-number{font-size:10px;height:20px;min-width:20px;width:20px}.step-item--mobile .step-number-ring{border-width:1.5px;inset:-2px}.step-item--mobile .step-title{font-size:11px;font-weight:600;white-space:nowrap}.waveform-overlay--mobile{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border-radius:0;bottom:auto;display:flex!important;flex-direction:column;gap:6px;left:auto;margin-top:-2vh;padding:8px 0;position:relative!important;right:auto;top:auto}.waveform-overlay--mobile .waveform-row{gap:6px}.waveform-overlay--mobile .waveform-label{font-size:9px;letter-spacing:.5px;text-transform:uppercase;width:50px}.waveform-overlay--mobile .waveform-markers{flex:1 1;gap:0;justify-content:space-between}.waveform-overlay--mobile .count-marker,.waveform-overlay--mobile .rhythm-marker{flex:1 1;font-size:11px;text-align:center;width:auto}.waveform-overlay--mobile .waveform-wave-container{margin-bottom:6px;margin-left:56px;margin-top:6px}.waveform-overlay--mobile .waveform-svg{height:30px}.early-access-cta--mobile{align-items:center;-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border-radius:0;bottom:auto;display:flex;flex-direction:column;gap:0;justify-content:center;left:0;padding:0;position:relative!important;right:0;text-align:center;top:auto;width:100%}.early-access-cta--mobile .ea-cta-text{display:none}.early-access-cta--mobile .ea-cta-buttons-row{flex-direction:column;gap:0}.early-access-cta--mobile .ea-cta-button{border-radius:50px;box-shadow:0 4px 24px #335cff80;font-size:16px;font-weight:600;justify-content:center;margin:0 auto;min-width:200px;padding:16px 32px;width:auto}}@media (max-width:480px){.dancer-neon-overlay.dancer-neon-overlay--mobile{filter:brightness(1.3) contrast(1.1);height:29%;left:auto!important;max-height:143px;opacity:.7;right:3%!important;top:18%!important}.step-list-overlay--mobile{gap:5px;left:8px;right:auto;top:42%}.hero-section--mobile .hero-headline-container{padding:0 16px;top:16px}.hero-section--mobile .hero-headline{font-size:28px;font-weight:900;line-height:1.15;margin-bottom:8px}.hero-section--mobile .hero-subtext{font-size:11px;line-height:1.4;max-width:310px}.hero-overlays--mobile{gap:12px;padding:0 12px 20px}.step-list-overlay--mobile{gap:6px}.step-item--mobile{padding:5px 10px 5px 5px}.step-item--mobile .step-number{font-size:9px;height:18px;min-width:18px;width:18px}.step-item--mobile .step-title{font-size:10px}.waveform-overlay--mobile{padding:6px 0}.waveform-overlay--mobile .waveform-label{font-size:8px;width:42px}.waveform-overlay--mobile .count-marker,.waveform-overlay--mobile .rhythm-marker{font-size:9px}.waveform-overlay--mobile .waveform-wave-container{height:25px;margin-left:48px}.early-access-cta--mobile .ea-cta-button{font-size:15px;padding:14px 28px}}@media (min-width:1400px){.hero-headline{font-size:72px}.hero-subtext{font-size:20px}.hero-visual-wrapper{max-width:1200px}.dancer-neon-overlay{left:48px;max-height:400px}.step-list-overlay{gap:16px;right:40px}.step-item{padding:12px 24px 12px 12px}.step-number{height:36px;min-width:36px;width:36px}.step-number,.step-title{font-size:16px}.step-subtitle{font-size:13px}.waveform-overlay{bottom:32px;left:32px;max-width:500px;min-width:400px}}.feature-showcase{padding:80px 0;position:relative;width:100%;z-index:1}.feature-showcase__header{margin:0 auto 64px;max-width:1280px;padding:0 24px;text-align:center}.feature-showcase__title{color:var(--landing-text-light);font-size:clamp(24px,4vw,42px);font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:0}.feature-showcase__panels{display:flex;flex-direction:column;gap:0}.feature-panel{align-items:center;display:flex;justify-content:center;min-height:75vh;padding:80px 24px;position:relative;transition:all .3s ease;width:100%}.feature-panel:before{background:linear-gradient(90deg,#0000,#ffffff1a 50%,#0000);content:"";height:1px;left:50%;max-width:600px;position:absolute;top:0;transform:translateX(-50%);width:80%}.feature-panel:first-child:before{display:none}.feature-panel__container{grid-gap:48px;align-items:center;display:grid;gap:48px;grid-template-columns:40% 60%;max-width:1280px;width:100%}.feature-panel--visual-left .feature-panel__container{grid-template-columns:60% 40%}.feature-panel__text{display:flex;flex-direction:column;gap:20px}.feature-panel__eyebrow{color:var(--landing-brand-blue);font-size:12px;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.feature-panel__headline{color:var(--landing-text-light);font-size:clamp(24px,3.5vw,38px);font-weight:800;letter-spacing:-.02em;line-height:1.15;margin:0}.feature-panel__description{color:#ffffffbf;font-size:clamp(15px,1.8vw,18px);line-height:1.7;margin:0;max-width:500px}.feature-panel__bullets{display:flex;flex-direction:column;gap:14px;list-style:none;margin:8px 0 0;padding:0}.feature-panel__bullet{align-items:flex-start;color:#ffffffd9;display:flex;font-size:clamp(14px,1.5vw,16px);gap:12px;line-height:1.5}.feature-panel__bullet-dot{background:var(--landing-brand-blue);border-radius:50%;box-shadow:0 0 8px #335cff80;height:6px;margin-top:8px;min-width:6px;width:6px}.feature-panel__tagline{color:#fffffff2;font-size:clamp(20px,2.8vw,24px);font-weight:600;letter-spacing:-.015em;line-height:1.45;margin:28px 0 12px}.feature-panel__cta-row{align-items:center;display:flex;flex-wrap:wrap;gap:24px;margin-top:12px}.feature-panel__cta{font-size:15px;font-weight:500;text-decoration:none;transition:all .2s ease}.feature-panel__cta--primary{align-items:center;background:var(--landing-brand-blue);border-radius:980px;color:#fff;display:inline-flex;gap:6px;padding:12px 24px}.feature-panel__cta--primary:hover{background:#4a6fff;transform:translateX(2px)}.feature-panel__cta--ghost{color:#ffffffb3;padding:8px 0;position:relative}.feature-panel__cta--ghost:after{background:#ffffff80;bottom:6px;content:"";height:1px;left:0;position:absolute;transition:width .2s ease;width:0}.feature-panel__cta--ghost:hover{color:#fffffff2}.feature-panel__cta--ghost:hover:after{width:100%}.feature-panel__visual-wrapper{align-items:center;display:flex;flex-direction:column;gap:24px;width:100%}.feature-panel__visual{align-items:center;display:flex;justify-content:center;min-height:400px;width:100%}.feature-panel__visual-caption{align-items:center;display:flex;flex-direction:column;gap:16px;max-width:500px;text-align:center}.feature-panel__caption-text{color:#ffffff80;font-size:13px;font-style:italic;line-height:1.6;margin:0}.feature-panel__caption-cta-row{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-top:8px}.feature-panel__caption-cta{margin-top:0}.feature-panel__placeholder{aspect-ratio:16/10;background:#ffffff05;border:1px dashed #ffffff1f;border-radius:20px;max-height:500px;overflow:hidden;position:relative;transition:all .3s ease;width:100%}.feature-panel:hover .feature-panel__placeholder{background:#335cff08;border-color:#335cff4d}.feature-panel__placeholder-grid{align-items:center;background-image:linear-gradient(#ffffff08 1px,#0000 0),linear-gradient(90deg,#ffffff08 1px,#0000 0);background-size:40px 40px;display:flex;inset:0;justify-content:center;position:absolute}.feature-panel__placeholder-corner{border:0 solid #335cff66;height:24px;position:absolute;width:24px}.feature-panel__placeholder-corner--tl{border-left-width:2px;border-top-left-radius:4px;border-top-width:2px;left:16px;top:16px}.feature-panel__placeholder-corner--tr{border-right-width:2px;border-top-right-radius:4px;border-top-width:2px;right:16px;top:16px}.feature-panel__placeholder-corner--bl{border-bottom-left-radius:4px;border-bottom-width:2px;border-left-width:2px;bottom:16px;left:16px}.feature-panel__placeholder-corner--br{border-bottom-right-radius:4px;border-bottom-width:2px;border-right-width:2px;bottom:16px;right:16px}.feature-panel__placeholder-content{align-items:center;display:flex;flex-direction:column;gap:16px}.feature-panel__placeholder-icon{color:#335cff80;opacity:.8}.feature-panel__placeholder-label{color:#fff6;font-size:13px;font-weight:500;letter-spacing:.05em;text-transform:uppercase}@media (hover:hover){.feature-panel:hover{background:radial-gradient(ellipse 80% 60% at 50% 50%,#335cff08 0,#0000 70%)}}@media (max-width:1024px){.feature-panel{min-height:auto;padding:60px 20px}.feature-panel__container{gap:32px;grid-template-columns:1fr}.feature-panel--visual-left .feature-panel__container{grid-template-columns:1fr}.feature-panel__text{order:1}.feature-panel__visual-wrapper{order:2}.feature-panel__visual{min-height:280px}.feature-panel__placeholder{aspect-ratio:16/9;max-height:350px}}@media (max-width:768px){.feature-showcase{padding:48px 0}.feature-showcase__header{margin-bottom:40px;padding:0 16px}.feature-showcase__title{font-size:24px}.feature-panel{padding:40px 16px}.feature-panel:before{width:60%}.feature-panel__text{gap:16px}.feature-panel__eyebrow{font-size:11px}.feature-panel__headline{font-size:22px}.feature-panel__description{font-size:14px}.feature-panel__bullets{gap:12px}.feature-panel__bullet{font-size:14px}.feature-panel__cta-row{align-items:flex-start;flex-direction:column;gap:12px}.feature-panel__cta--primary{justify-content:center;width:100%}.feature-panel__visual{min-height:200px}.feature-panel__placeholder{aspect-ratio:4/3;border-radius:16px;max-height:250px}.feature-panel__placeholder-corner{height:16px;width:16px}.feature-panel__placeholder-corner--bl,.feature-panel__placeholder-corner--br,.feature-panel__placeholder-corner--tl,.feature-panel__placeholder-corner--tr{bottom:12px;left:12px;right:12px;top:12px}.feature-panel__placeholder-corner--tr{left:auto}.feature-panel__placeholder-corner--bl{top:auto}.feature-panel__placeholder-corner--br{left:auto;top:auto}.feature-panel__placeholder-icon svg{height:36px;width:36px}.feature-panel__placeholder-label{font-size:11px}.feature-panel__caption-cta-row{justify-content:center;width:100%}.feature-panel__visual-caption{text-align:center}}@media (max-width:480px){.feature-panel__headline,.feature-showcase__title{font-size:20px}.feature-panel__placeholder{aspect-ratio:1/1;max-height:200px}}.cooking-visual-container{height:100%;position:relative;width:100%}.cooking-visual-container img{border-radius:20px;height:100%;object-fit:cover;width:100%}.recipe-stages-overlay{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#030308d9;border:1px solid #ffffff1a;border-radius:16px;display:flex;flex-direction:column;gap:12px;max-width:240px;padding:16px;position:absolute;right:24px;top:24px;z-index:10}.recipe-stages__header{border-bottom:1px solid #ffffff14;display:flex;flex-direction:column;gap:2px;padding-bottom:8px}.recipe-stages__label{color:#fff6;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.recipe-stages__name{color:#fff;font-size:14px;font-weight:600}.recipe-stages__timeline{display:flex;flex-direction:column;gap:6px}.recipe-stage-item{align-items:flex-start;background:#ffffff08;border:1px solid #0000;border-radius:10px;cursor:pointer;display:flex;gap:12px;padding:10px 14px 10px 10px;position:relative;transition:all .3s ease}.recipe-stage-item--active{background:#335cff1f;border-color:#335cff59;box-shadow:0 0 24px #335cff26}.recipe-stage__connector{background:#ffffff1a;height:6px;left:22px;position:absolute;top:100%;width:2px}.recipe-stage-item--active .recipe-stage__connector{background:#335cff66}.recipe-stage__number{align-items:center;background:#ffffff14;border-radius:50%;color:#ffffff80;display:flex;font-size:12px;font-weight:700;height:28px;justify-content:center;min-width:28px;position:relative;transition:all .3s ease;width:28px}.recipe-stage-item--active .recipe-stage__number{background:var(--landing-brand-blue);box-shadow:0 0 16px #335cff80;color:#fff}.recipe-stage__ring{border:2px solid var(--landing-brand-blue);border-radius:50%;inset:-4px;opacity:.6;position:absolute}.recipe-stage__content{display:flex;flex:1 1;flex-direction:column;gap:2px;padding-top:4px}.recipe-stage__title{color:#fff;font-size:13px;font-weight:600}.recipe-stage__subtitle{color:#ffffff80;font-size:11px;font-weight:400;line-height:1.4;overflow:hidden}.recipe-stage-item--active .recipe-stage__subtitle{color:#335cffe6}.mise-checklist{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#030308d9;border:1px solid #ffffff1a;border-radius:14px;bottom:24px;display:flex;flex-direction:column;gap:12px;left:24px;max-width:200px;padding:16px;position:absolute;z-index:10}.mise-checklist__header{border-bottom:1px solid #ffffff14;padding-bottom:8px}.mise-checklist__title{color:#ffffff80;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.mise-checklist__items{display:flex;flex-direction:column;gap:8px}.mise-checklist__item{align-items:center;cursor:pointer;display:flex;gap:10px;transition:all .2s ease}.mise-checklist__item:hover{transform:translateX(2px)}.mise-checklist__checkbox{align-items:center;background:#0000;border:1.5px solid #ffffff40;border-radius:5px;color:#fff;display:flex;height:18px;justify-content:center;min-width:18px;transition:all .3s ease;width:18px}.mise-checklist__item--checked .mise-checklist__checkbox{background:var(--landing-brand-blue);border-color:var(--landing-brand-blue);box-shadow:0 0 10px #335cff66}.mise-checklist__label{color:#ffffffd9;font-size:13px;font-weight:500;transition:all .3s ease}.mise-checklist__item--checked .mise-checklist__label{color:#ffffff59;text-decoration:line-through}.dish-data-card{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#030308d9;border:1px solid #ffffff1a;border-radius:14px;left:24px;min-width:150px;padding:16px;position:absolute;top:24px;z-index:10}.dish-data__header{border-bottom:1px solid #ffffff14;margin-bottom:12px;padding-bottom:10px}.dish-data__title{color:#ffffff80;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.dish-data__items{display:flex;flex-direction:column;gap:8px}.dish-data__item{align-items:center;display:flex;gap:16px;justify-content:space-between}.dish-data__label{color:#fff9;font-size:12px;font-weight:500}.dish-data__value{color:var(--landing-brand-blue);font-size:13px;font-weight:700}.flavor-radar{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#030308d9;border:1px solid #ffffff1a;border-radius:14px;bottom:24px;padding:16px;position:absolute;right:24px;z-index:10}.flavor-radar__header{border-bottom:1px solid #ffffff14;margin-bottom:12px;padding-bottom:10px}.flavor-radar__title{color:#ffffff80;font-size:9px;font-weight:700;letter-spacing:.08em;text-align:center;text-transform:uppercase}.flavor-radar__chart{align-items:center;display:flex;justify-content:center;position:relative}.flavor-radar__labels{inset:0;position:absolute}.flavor-radar__label{color:#fff9;font-size:9px;font-weight:600;position:absolute;transform:translate(-50%,-50%);white-space:nowrap}.flavor-radar__note{align-items:center;border-top:1px solid #ffffff14;display:flex;gap:6px;justify-content:center;margin-top:12px;padding-top:10px}.flavor-radar__note-label{color:#fff6;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.flavor-radar__note-value{color:var(--landing-brand-blue);font-size:11px;font-weight:500}.ingredient-labels{inset:0;pointer-events:none;position:absolute;z-index:5}.ingredient-label{align-items:flex-start;display:flex;flex-direction:column;gap:6px;position:absolute;transform:translateY(-50%)}.ingredient-label__text{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030308e6;border:1px solid #ffffff1f;border-radius:10px;box-shadow:0 4px 16px #0000004d;display:flex;flex-direction:column;gap:2px;padding:8px 12px}.ingredient-label__name{color:#fff;font-size:12px;font-weight:600}.ingredient-label__subtitle{color:#ffffff80;font-size:10px;font-weight:400}.ingredient-label__arrow{align-items:center;display:flex;justify-content:center;margin-left:12px}@media (max-width:1024px){.recipe-stages-overlay{max-width:180px;padding:12px}.recipe-stage-item{gap:10px;padding:6px 12px 6px 8px}.recipe-stage-number{font-size:11px;height:24px;min-width:24px;width:24px}.recipe-stage-title{font-size:12px}.mise-checklist{max-width:160px;padding:12px}.mise-checklist-item{font-size:12px}.dish-data-card{padding:12px}.dish-data-title{font-size:13px}.flavor-radar{padding:12px}.flavor-radar-chart{height:80px;width:80px}}@media (max-width:768px){.recipe-stages-overlay{gap:6px;max-width:160px;padding:10px;right:16px;top:16px}.recipe-stage-item{gap:8px;padding:5px 10px 5px 6px}.recipe-stage-number{font-size:10px;height:22px;min-width:22px;width:22px}.recipe-stage-title{font-size:11px}.recipe-stage-time{font-size:10px}.flavor-radar,.ingredient-labels,.mise-checklist{display:none}.dish-data-card{bottom:16px;left:16px;padding:10px 12px;top:auto}.dish-data-title{font-size:12px;margin-bottom:8px}.dish-data-stat{gap:12px}.dish-data-label{font-size:10px}.dish-data-value{font-size:13px}}@media (max-width:480px){.recipe-stages-overlay{border-radius:12px;max-width:140px;padding:8px}.recipe-stage-number{font-size:9px;height:20px;min-width:20px;width:20px}.recipe-stage-title{font-size:10px}.recipe-stage-content{gap:0}.dish-data-card{min-width:110px}}.image-carousel{aspect-ratio:16/10;background:#ffffff05;border:1px solid #ffffff14;border-radius:20px;max-height:500px;overflow:hidden;position:relative;width:100%}.image-carousel__viewport{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.image-carousel__image{-webkit-user-drag:none;border-radius:20px;height:100%;object-fit:cover;object-position:center;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.image-carousel__nav{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#335cffd9;border:2px solid #ffffffe6;border-radius:50%;box-shadow:0 4px 12px #335cff66;color:#fff;cursor:pointer;display:flex;height:54px;justify-content:center;opacity:1;position:absolute;top:50%;transform:translateY(-50%);transition:all .25s ease;width:54px;z-index:10}.image-carousel__nav:hover{background:#335cff;border-color:#fff;box-shadow:0 6px 20px #335cff80;transform:translateY(-50%) scale(1.08)}.image-carousel__nav:active{transform:translateY(-50%) scale(.95)}.image-carousel__nav--prev{left:12px}.image-carousel__nav--next{right:12px}.image-carousel__nav svg{height:24px;width:24px}.image-carousel__indicators{bottom:16px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.image-carousel__indicator{-webkit-appearance:none;appearance:none;background:#ffffff4d;border:none;border-radius:50%;cursor:pointer;height:8px;margin:0;max-height:8px;max-width:8px;min-height:8px;min-width:8px;padding:0;transition:all .25s ease;width:8px}.image-carousel__indicator:hover{background:#ffffff80}.image-carousel__indicator--active{background:var(--landing-brand-blue);border-radius:4px;max-width:24px;width:24px}@media (max-width:1024px){.image-carousel{aspect-ratio:16/9}.image-carousel__nav{height:32px;opacity:.85;width:32px}.image-carousel__nav svg{height:14px;width:14px}.image-carousel__nav--prev{left:8px}.image-carousel__nav--next{right:8px}.image-carousel__indicators{bottom:10px;gap:5px}.image-carousel__indicator{height:5px;width:5px}.image-carousel__indicator--active{border-radius:3px;width:14px}}@media (max-width:768px){.image-carousel,.image-carousel__image{border-radius:16px}.image-carousel__nav{background:#335cffb3!important;border:1px solid #ffffffb3!important;box-shadow:0 2px 8px #335cff4d!important;height:42px!important;opacity:.9!important;width:42px!important}.image-carousel__nav svg{height:17px!important;width:17px!important}.image-carousel__nav--prev{left:6px!important}.image-carousel__nav--next{right:6px!important}.image-carousel__indicators{bottom:8px;gap:4px}.image-carousel__indicator{height:4px!important;max-height:4px!important;max-width:4px!important;min-height:4px!important;min-width:4px!important;width:4px!important}.image-carousel__indicator--active{border-radius:2px;max-width:12px!important;width:12px!important}}@media (max-width:480px){.image-carousel,.image-carousel__image{border-radius:12px}.image-carousel__nav{background:#335cff99!important;border:1px solid #fff9!important;height:24px!important;opacity:.85!important;width:24px!important}.image-carousel__nav svg{height:10px!important;width:10px!important}.image-carousel__indicators{bottom:6px;gap:3px}.image-carousel__indicator{height:3px!important;max-height:3px!important;max-width:3px!important;min-height:3px!important;min-width:3px!important;width:3px!important}.image-carousel__indicator--active{border-radius:2px;max-width:10px!important;width:10px!important}}.collage-visual{border-radius:20px;box-shadow:0 25px 80px #0006,0 0 0 1px #ffffff14;overflow:hidden;width:100%}.collage-visual__image{display:block;height:auto;object-fit:cover;width:100%}@media (max-width:768px){.collage-visual{border-radius:16px}}@media (max-width:480px){.collage-visual{border-radius:12px}}.manifesto-section{display:flex;justify-content:center;padding:120px 24px 140px;position:relative;z-index:1}.manifesto-section__container{align-items:center;display:flex;flex-direction:column;max-width:760px;text-align:center;width:100%}.manifesto-section__eyebrow{color:var(--landing-brand-blue);font-size:12px;font-weight:600;letter-spacing:.15em;margin-bottom:24px;text-transform:uppercase}.manifesto-section__opening{color:#fffffff2;font-size:clamp(24px,3.5vw,32px);font-weight:600;letter-spacing:-.02em;line-height:1.4;margin:0 0 48px}.manifesto-section__opening em{color:var(--landing-brand-blue);font-style:italic}.manifesto-section__body{display:flex;flex-direction:column;gap:28px;margin-bottom:48px}.manifesto-section__body p{color:#ffffffbf;font-size:clamp(16px,1.8vw,18px);line-height:1.75;margin:0;text-align:left}.manifesto-section__closing{color:#fffffff2;font-size:clamp(22px,3vw,28px);font-weight:700;letter-spacing:-.02em;line-height:1.3;margin:0 0 40px}.manifesto-section__cta{align-items:center;display:flex;flex-direction:column;gap:12px}.manifesto-cta-button{align-items:center;background:var(--landing-brand-blue);border:none;border-radius:980px;box-shadow:0 4px 24px #335cff4d;color:#fff;cursor:pointer;display:inline-flex;font-size:17px;font-weight:600;gap:10px;justify-content:center;padding:16px 36px;text-decoration:none;transition:all .25s ease;white-space:nowrap}.manifesto-cta-button:hover{background:#4a6fff;box-shadow:0 6px 32px #335cff66;transform:translateY(-2px)}.manifesto-cta-button:active{transform:translateY(0)}.manifesto-cta-arrow{display:inline-block;font-size:18px;transition:transform .2s ease}.manifesto-cta-button:hover .manifesto-cta-arrow{transform:translateX(4px)}@media (max-width:1024px){.manifesto-section{padding:80px 20px 100px}}@media (max-width:768px){.manifesto-section{padding:60px 16px 80px}.manifesto-section__opening{margin-bottom:36px}.manifesto-section__body{gap:24px;margin-bottom:36px}.manifesto-section__body p{text-align:center}.manifesto-section__closing{margin-bottom:32px}.manifesto-cta-button{font-size:16px;padding:14px 28px}}@media (max-width:480px){.manifesto-section{padding:48px 16px 64px}.manifesto-section__body{gap:20px}.manifesto-cta-button{font-size:15px;padding:12px 24px}}.early-access-section{display:flex;justify-content:center;padding:100px 24px 120px;position:relative;z-index:1}.early-access-section:before{background:linear-gradient(90deg,#0000,#ffffff1a 50%,#0000);content:"";height:1px;left:50%;max-width:600px;position:absolute;top:0;transform:translateX(-50%);width:80%}.early-access-section__container{max-width:1000px;width:100%}.early-access-section__header{margin-bottom:56px;text-align:center}.early-access-section__eyebrow{color:var(--landing-brand-blue);display:inline-block;font-size:11px;font-weight:700;letter-spacing:.15em;margin-bottom:16px;text-transform:uppercase}.early-access-section__title{color:#fff;font-size:clamp(28px,4vw,42px);font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:0 0 16px}.early-access-section__subtitle{color:#fff;font-size:clamp(15px,1.8vw,18px);line-height:1.6;margin:0 auto;max-width:600px}.early-access-section__welcome{align-items:center;background:#335cff1a;border:1px solid #335cff4d;border-radius:12px;display:flex;flex-direction:column;gap:8px;margin-bottom:24px;margin-left:auto;margin-right:auto;max-width:500px;padding:16px 24px}.early-access-section__welcome .welcome-header{align-items:center;display:flex;gap:12px;justify-content:space-between;width:100%}.early-access-section__welcome .welcome-badge{align-items:center;background:#22c55e33;border:1px solid #22c55e66;border-radius:20px;color:#22c55e;display:inline-flex;font-size:12px;font-weight:600;gap:6px;letter-spacing:.05em;padding:4px 12px;text-transform:uppercase}.early-access-section__welcome .sign-out-btn{background:#0000;border:1px solid #fff3;border-radius:20px;color:#ffffffb3;cursor:pointer;font-size:12px;font-weight:500;padding:4px 12px;transition:all .2s ease}.early-access-section__welcome .sign-out-btn:hover{background:#ffffff1a;border-color:#ffffff4d;color:#fff}.early-access-section__welcome .welcome-text{color:#ffffffe6;font-size:15px;margin:0;text-align:center}.early-access-section__welcome .welcome-text strong{color:#fff}.path-selector{align-items:center;display:flex;flex-direction:column;gap:32px}.path-selector__cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);max-width:900px;width:100%}.path-selector__card{align-items:center;background:#335cff08;border:1.5px solid #335cff59;border-radius:20px;box-shadow:0 0 20px #335cff14;cursor:default;display:flex;flex-direction:column;padding:32px 24px;position:relative;text-align:center;transition:all .3s ease}.path-selector__card:hover{background:#335cff0f;border-color:#335cff80;box-shadow:0 0 30px #335cff26}.path-selector__card--featured{background:#335cff14;border-color:#335cff80;box-shadow:0 0 25px #335cff1f}.path-selector__card--featured:hover{background:#335cff1f;border-color:#335cffa6;box-shadow:0 0 35px #335cff33}.path-selector__badge{background:#335cff33;border:1px solid #335cff66;border-radius:20px;color:#fff;font-size:10px;font-weight:600;left:50%;letter-spacing:.05em;padding:4px 12px;position:absolute;text-transform:uppercase;top:-10px;transform:translateX(-50%);white-space:nowrap}.path-selector__badge--featured{background:var(--landing-brand-blue);border-color:var(--landing-brand-blue);color:#fff}.path-selector__icon{align-items:center;background:#335cff1a;border:1px solid #335cff40;border-radius:16px;color:#ffffffe6;display:flex;height:56px;justify-content:center;margin-bottom:20px;width:56px}.path-selector__card--featured .path-selector__icon{background:#335cff26;color:var(--landing-brand-blue)}.path-selector__title{color:#fff;font-size:18px;font-weight:700;margin:0 0 8px}.path-selector__description{color:#fffc;flex:1 1;font-size:14px;line-height:1.5;margin:0 0 24px}.path-selector__button{align-items:center;background:#ffffff14;border:1px solid #ffffff40;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:12px 20px;transition:all .2s ease;width:100%}.path-selector__button:hover{background:#ffffff26;border-color:#fff6}.path-selector__button--primary{background:var(--landing-brand-blue);border-color:var(--landing-brand-blue);color:#fff}.path-selector__button--primary:hover{background:#4a6fff;border-color:#4a6fff}.path-selector__arrow{transition:transform .2s ease}.path-selector__button:hover .path-selector__arrow{transform:translateX(3px)}.path-selector__footnote{color:#ffffffa6;font-size:13px;margin:0}@media (max-width:900px){.path-selector{gap:16px}.path-selector__cards{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;max-width:340px}.path-selector__card:first-child{grid-column:1;grid-row:1}.path-selector__card:nth-child(2){grid-column:2;grid-row:1}.path-selector__card:nth-child(3){grid-column:1/-1;grid-row:2;justify-self:center;max-width:180px}.path-selector__card{padding:16px 12px}.path-selector__icon{border-radius:12px;height:40px;margin-bottom:10px;width:40px}.path-selector__icon svg{height:22px;width:22px}.path-selector__title{font-size:14px;margin-bottom:6px}.path-selector__description{font-size:11px;line-height:1.4;margin-bottom:12px}.path-selector__button{border-radius:10px;font-size:12px;padding:10px 12px}.path-selector__badge{font-size:8px;padding:3px 8px;top:-8px}.path-selector__footnote{font-size:11px;margin-top:8px}}@media (max-width:400px){.path-selector__cards{gap:10px;max-width:300px}.path-selector__card{padding:14px 10px}.path-selector__card:nth-child(3){max-width:160px}.path-selector__title{font-size:13px}.path-selector__description{font-size:10px}.path-selector__button{font-size:11px;padding:8px 10px}}.dark-ea-form{margin:0 auto;max-width:680px}.dark-ea-form__back{align-items:center;background:#0000;border:none;color:#ffffffbf;cursor:pointer;display:inline-flex;font-size:14px;gap:6px;margin-bottom:24px;padding:8px 12px;transition:color .2s ease}.dark-ea-form__back:hover{color:#fff}.dark-ea-form__card{background:#335cff08;border:1.5px solid #335cff59;border-radius:24px;box-shadow:0 0 30px #335cff1a;padding:40px}.dark-ea-form__title{color:#fff;font-size:24px;font-weight:700;margin:0 0 8px}.dark-ea-form__subtitle{color:#fffc;font-size:15px;line-height:1.5;margin:0 0 32px}.dark-ea-form__form{display:flex;flex-direction:column;gap:24px}.dark-ea-form__row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.dark-ea-form__group{display:flex;flex-direction:column;gap:8px}.dark-ea-form__label{color:#fff;font-size:14px;font-weight:600}.dark-ea-form__input,.dark-ea-form__select,.dark-ea-form__textarea{background:#335cff0d;border:1px solid #335cff4d;border-radius:12px;color:#fff;font-family:inherit;font-size:15px;padding:12px 16px;transition:all .2s ease;width:100%}.dark-ea-form__input::placeholder,.dark-ea-form__textarea::placeholder{color:#ffffff73}.dark-ea-form__input:focus,.dark-ea-form__select:focus,.dark-ea-form__textarea:focus{background:#335cff0d;border-color:var(--landing-brand-blue);box-shadow:0 0 0 3px #335cff26;outline:none}.dark-ea-form__input:disabled{cursor:not-allowed;opacity:.6}.dark-ea-form__input--error{border-color:#ef4444}.dark-ea-form__input--small{margin-top:12px}.dark-ea-form__select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;cursor:pointer;padding-right:40px}.dark-ea-form__select option{background:#1a1a2e;color:#fff}.dark-ea-form__textarea{min-height:100px;resize:vertical}.dark-ea-form__error{color:#ef4444;font-size:13px}.dark-ea-form__hint{align-items:center;color:#10b981e6;display:flex;font-size:13px;gap:8px;margin:-16px 0 8px}.dark-ea-form__checkbox-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.dark-ea-form__checkbox{align-items:center;cursor:pointer;display:flex;gap:10px}.dark-ea-form__checkbox input{height:0;opacity:0;position:absolute;width:0}.dark-ea-form__checkbox-box{align-items:center;background:#335cff14;border:1px solid #335cff59;border-radius:6px;color:#0000;display:flex;height:20px;justify-content:center;min-width:20px;transition:all .2s ease;width:20px}.dark-ea-form__checkbox input:checked+.dark-ea-form__checkbox-box{background:var(--landing-brand-blue);border-color:var(--landing-brand-blue);color:#fff}.dark-ea-form__checkbox:hover .dark-ea-form__checkbox-box{border-color:#335cff99}.dark-ea-form__checkbox-label{color:#fff;font-size:14px}.dark-ea-form__submit-error{background:#ef44441a;border:1px solid #ef44444d;border-radius:12px;color:#ef4444;font-size:14px;padding:12px 16px;text-align:center}.dark-ea-form__submit{align-items:center;background:var(--landing-brand-blue);border:none;border-radius:14px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:10px;justify-content:center;padding:16px 24px;transition:all .2s ease;width:100%}.dark-ea-form__submit:hover:not(:disabled){background:#4a6fff}.dark-ea-form__submit:disabled{cursor:not-allowed;opacity:.7}.dark-ea-form__arrow{transition:transform .2s ease}.dark-ea-form__submit:hover .dark-ea-form__arrow{transform:translateX(3px)}.dark-ea-form__spinner{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:18px;width:18px}.dark-ea-form__footnote{color:#ffffffb3;font-size:13px;margin:0;text-align:center}.dark-ea-form__stepper{border-bottom:1px solid #335cff26;display:flex;gap:8px;justify-content:center;margin-bottom:32px;padding-bottom:24px}.dark-ea-form__step{align-items:center;display:flex;gap:8px;opacity:.4;transition:opacity .3s ease}.dark-ea-form__step:after{background:#fff3;content:"";height:1px;margin-left:8px;width:24px}.dark-ea-form__step:last-child:after{display:none}.dark-ea-form__step--active{opacity:1}.dark-ea-form__step--done{opacity:.7}.dark-ea-form__step-number{align-items:center;background:#335cff26;border:1px solid #335cff4d;border-radius:50%;color:#ffffffb3;display:flex;font-size:13px;font-weight:600;height:28px;justify-content:center;transition:all .3s ease;width:28px}.dark-ea-form__step--active .dark-ea-form__step-number{background:var(--landing-brand-blue);border-color:var(--landing-brand-blue);color:#fff}.dark-ea-form__step--done .dark-ea-form__step-number{background:#22c55e33;border-color:#22c55e80;color:#22c55e}.dark-ea-form__step-label{color:#ffffffb3;font-size:13px;font-weight:500}.dark-ea-form__step--active .dark-ea-form__step-label{color:#fff}.dark-ea-form__nav{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px;margin-top:24px}.dark-ea-form__nav-btn{align-items:center;border-radius:12px;cursor:pointer;display:flex;font-family:inherit;font-size:15px;font-weight:600;gap:8px;padding:12px 24px;transition:all .2s ease}.dark-ea-form__nav-btn--back{background:#0000;border:1px solid #fff3;color:#ffffffb3}.dark-ea-form__nav-btn--back:hover{background:#ffffff0d;border-color:#ffffff4d;color:#fff}.dark-ea-form__nav-btn--next{background:var(--landing-brand-blue);border:none;color:#fff;margin-left:auto}.dark-ea-form__nav-btn--next:hover{background:#2848cc;transform:translateY(-1px)}.dark-ea-form__checkbox-grid--wide{grid-template-columns:1fr}@media (min-width:500px){.dark-ea-form__checkbox-grid--wide{grid-template-columns:1fr 1fr}}@media (max-width:600px){.dark-ea-form__card{padding:24px}.dark-ea-form__checkbox-grid,.dark-ea-form__row{grid-template-columns:1fr}.dark-ea-form__stepper{align-items:flex-start;flex-direction:column;gap:12px}.dark-ea-form__step:after{display:none}.dark-ea-form__nav{flex-direction:column}.dark-ea-form__nav-btn{justify-content:center;width:100%}.dark-ea-form__nav-btn--next{margin-left:0;order:-1}}.dark-auth-modal__overlay{-webkit-overflow-scrolling:touch;align-items:flex-start;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:max(24px,env(safe-area-inset-top)) 16px max(24px,env(safe-area-inset-bottom));position:fixed;z-index:1000}.dark-auth-modal__content{background:#0d0d15;border:1.5px solid #335cff66;border-radius:24px;box-shadow:0 0 40px #335cff26;display:flex;flex-direction:column;margin:auto 0;max-height:calc(100dvh - 48px);max-height:calc(100vh - 48px);max-width:420px;width:100%}.dark-auth-modal__header-bar{background:#0d0d15;border-radius:24px 24px 0 0;display:flex;flex-shrink:0;justify-content:flex-end;padding:12px 12px 0;position:-webkit-sticky;position:sticky;top:0;z-index:10}.dark-auth-modal__close{align-items:center;background:#335cff1a;border:1px solid #335cff40;border-radius:10px;color:#ffffffb3;cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;transition:all .2s ease;width:36px}.dark-auth-modal__close:hover{background:#335cff33;border-color:#335cff66;color:#fff}.dark-auth-modal__body{-webkit-overflow-scrolling:touch;flex:1 1;overflow-y:auto;overscroll-behavior:contain;padding:8px 32px 32px}@media (max-width:600px){.dark-auth-modal__overlay{padding:max(16px,env(safe-area-inset-top)) 12px max(16px,env(safe-area-inset-bottom))}.dark-auth-modal__content{border-radius:16px;max-height:calc(100dvh - 32px);max-height:calc(100vh - 32px);max-width:100%}.dark-auth-modal__header-bar{border-radius:16px 16px 0 0;padding:10px 10px 0}.dark-auth-modal__close{height:40px;width:40px}.dark-auth-modal__body{padding:8px 20px 16px}.dark-auth-modal__fixed-footer{border-radius:0 0 16px 16px;padding:12px 20px 20px}}.dark-auth-modal__header{margin-bottom:32px;text-align:center}.dark-auth-modal__title{color:#fff;font-size:22px;font-weight:700;margin:0 0 8px}.dark-auth-modal__subtitle{color:#fffc;font-size:14px;margin:0}.dark-auth-modal__form{display:flex;flex-direction:column;gap:20px}.dark-auth-modal__group{display:flex;flex-direction:column;gap:8px}.dark-auth-modal__label{color:#fff;font-size:14px;font-weight:600}.dark-auth-modal__input{background:#335cff0d;border:1px solid #335cff4d;border-radius:12px;color:#fff;font-family:inherit;font-size:15px;padding:14px 16px;transition:all .2s ease;width:100%}.dark-auth-modal__input::placeholder{color:#ffffff73}.dark-auth-modal__input:focus{background:#335cff0d;border-color:var(--landing-brand-blue);outline:none}.dark-auth-modal__error{align-items:center;background:#ef44441a;border:1px solid #ef444433;border-radius:12px;color:#ef4444;display:flex;font-size:14px;gap:8px;padding:12px 16px}.dark-auth-modal__submit{align-items:center;background:var(--landing-brand-blue);border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;gap:10px;justify-content:center;margin-top:4px;padding:14px 24px;transition:all .2s ease;width:100%}.dark-auth-modal__submit:hover:not(:disabled){background:#4a6fff}.dark-auth-modal__submit:disabled{cursor:not-allowed;opacity:.7}.dark-auth-modal__spinner{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}.dark-auth-modal__divider{align-items:center;color:#fff9;display:flex;font-size:13px;margin:24px 0;text-align:center}.dark-auth-modal__divider:after,.dark-auth-modal__divider:before{border-bottom:1px solid #335cff40;content:"";flex:1 1}.dark-auth-modal__divider span{padding:0 16px}.dark-auth-modal__social{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.dark-auth-modal__social-btn{align-items:center;background:#335cff14;border:1px solid #335cff4d;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:12px 16px;transition:all .2s ease}.dark-auth-modal__social-btn:hover{background:#335cff26;border-color:#335cff80}.dark-auth-modal__footer{color:#fffc;font-size:14px;margin-top:24px;text-align:center}.dark-auth-modal__fixed-footer{background:#0d0d15;border-radius:0 0 24px 24px;border-top:1px solid #335cff26;color:#fffc;flex-shrink:0;font-size:14px;padding:16px 32px 24px;text-align:center}.dark-auth-modal__link{background:none;border:none;color:var(--landing-brand-blue);cursor:pointer;font-size:inherit;font-weight:600;padding:0}.dark-auth-modal__link:hover{text-decoration:underline}.dark-auth-modal__label .required{color:#ef4444;margin-left:2px}.dark-auth-modal__input.input-error{background:#ef44440d;border-color:#ef4444}.dark-auth-modal__input.input-error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef444426}.dark-auth-modal__field-error{color:#ef4444;display:block;font-size:12px;margin-top:6px}.dark-auth-modal__match-success{align-items:center;color:#22c55e;display:flex;font-size:12px;gap:6px;margin-top:6px}.dark-auth-modal__hint{color:#ffffff80;display:block;font-size:12px;margin-top:6px}.dark-auth-modal__password-strength{align-items:center;display:flex;gap:10px;margin-top:8px}.strength-bar{background:#ffffff1a;border-radius:2px;flex:1 1;height:4px;overflow:hidden}.strength-fill{border-radius:2px;height:100%;transition:width .3s ease,background-color .3s ease}.strength-label{font-size:11px;font-weight:600;letter-spacing:.05em;min-width:50px;text-align:right;text-transform:uppercase}.dark-auth-modal__role-selector{display:flex;gap:12px}.role-pill{align-items:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;color:#ffffffb3;cursor:pointer;display:flex;flex:1 1;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:14px 16px;transition:all .2s ease}.role-pill:hover{background:#ffffff0f;border-color:#fff3;color:#ffffffe6}.role-pill.active{background:#335cff26;border-color:var(--landing-brand-blue);color:#fff}.role-pill.active svg{color:var(--landing-brand-blue)}.dark-auth-modal__checkbox-label{align-items:flex-start;color:#ffffffb3;cursor:pointer;display:flex;font-size:13px;gap:12px;line-height:1.5}.dark-auth-modal__checkbox-label input{display:none}.checkbox-custom{background:#ffffff08;border:1px solid #fff3;border-radius:4px;height:18px;margin-top:2px;min-width:18px;position:relative;transition:all .2s ease;width:18px}.dark-auth-modal__checkbox-label input:checked+.checkbox-custom{background:var(--landing-brand-blue);border-color:var(--landing-brand-blue)}.dark-auth-modal__checkbox-label input:checked+.checkbox-custom:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:9px;left:5px;position:absolute;top:2px;transform:rotate(45deg);width:5px}.checkbox-text a{color:var(--landing-brand-blue);text-decoration:none}.checkbox-text a:hover{text-decoration:underline}.dark-auth-modal__checkbox-label.error .checkbox-custom{border-color:#ef4444}.dark-auth-modal__social-notice{background:#335cff14;border:1px solid #335cff40;border-radius:12px;margin-top:16px;overflow:hidden;padding:16px}.notice-content{display:flex;gap:12px;margin-bottom:16px}.notice-content svg{color:var(--landing-brand-blue);flex-shrink:0;margin-top:2px}.notice-text{flex:1 1}.notice-text strong{color:#fff;display:block;font-size:14px;margin-bottom:4px}.notice-text p{color:#ffffffb3;font-size:13px;line-height:1.5;margin:0}.notice-actions{display:flex;gap:10px;justify-content:flex-end}.notice-btn{border-radius:8px;cursor:pointer;font-size:13px;font-weight:500;padding:10px 16px;transition:all .2s ease}.notice-btn--ghost{background:#0000;border:1px solid #fff3;color:#fffc}.notice-btn--ghost:hover{background:#ffffff0d;border-color:#ffffff4d}.notice-btn--primary{background:var(--landing-brand-blue);border:none;color:#fff}.notice-btn--primary:hover{background:#4a6fff}.dark-confirmation{display:flex;justify-content:center}.dark-confirmation__card{background:#335cff08;border:1.5px solid #335cff59;border-radius:24px;box-shadow:0 0 30px #335cff1a;max-width:520px;padding:48px 40px;text-align:center;width:100%}.dark-confirmation__icon{align-items:center;background:#10b9811a;border:1px solid #10b9814d;border-radius:50%;color:#10b981;display:flex;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.dark-confirmation__title{color:#fff;font-size:28px;font-weight:700;margin:0 0 24px}.dark-confirmation__position{align-items:center;background:#335cff14;border:1px solid #335cff33;border-radius:16px;display:flex;flex-direction:column;gap:4px;margin-bottom:24px;padding:24px}.dark-confirmation__position-label{color:#fffc;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.dark-confirmation__position-number{color:var(--landing-brand-blue);font-size:48px;font-weight:800;line-height:1}.dark-confirmation__position-context{color:#fffc;font-size:14px}.dark-confirmation__message{color:#ffffffd9;font-size:15px;line-height:1.6;margin:0 0 16px}.dark-confirmation__reference{color:#ffffffa6;font-size:13px;margin:0 0 32px}.dark-confirmation__next{background:#335cff0d;border:1px solid #335cff40;border-radius:16px;margin-bottom:32px;padding:24px;text-align:left}.dark-confirmation__next-title{color:#fff;font-size:14px;font-weight:600;margin:0 0 16px}.dark-confirmation__next-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.dark-confirmation__next-list li{align-items:flex-start;color:#ffffffe6;display:flex;font-size:14px;gap:12px}.dark-confirmation__check{color:#10b981;font-weight:600}.dark-confirmation__actions{display:flex;flex-direction:column;gap:12px}.dark-confirmation__btn{align-items:center;border-radius:12px;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;justify-content:center;padding:14px 24px;transition:all .2s ease}.dark-confirmation__btn--primary{background:var(--landing-brand-blue);border:none;color:#fff}.dark-confirmation__btn--primary:hover{background:#4a6fff}.dark-confirmation__btn--ghost{background:#0000;border:1px solid #ffffff26;color:#fffc}.dark-confirmation__btn--ghost:hover{background:#ffffff0d;border-color:#ffffff40}@media (max-width:600px){.dark-confirmation__card{padding:32px 24px}.dark-confirmation__title{font-size:24px}.dark-confirmation__position-number{font-size:40px}}@media (max-width:1024px){.early-access-section{padding:80px 20px 100px}}@media (max-width:768px){.early-access-section{padding:48px 16px 60px}.early-access-section__header{margin-bottom:32px}.early-access-section__title{font-size:24px;margin-bottom:12px}.early-access-section__subtitle{font-size:14px}}@media (max-width:480px){.early-access-section{padding:40px 12px 48px}.early-access-section__header{margin-bottom:24px}.early-access-section__title{font-size:22px}.early-access-section__subtitle{font-size:13px}}.dark-auth-modal__verification-pending{padding:16px 0;text-align:center}.dark-auth-modal__verification-pending .verification-icon{align-items:center;background:#335cff1a;border:2px solid #335cff4d;border-radius:50%;color:var(--landing-brand-blue);display:flex;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.dark-auth-modal__verification-pending .verification-title{color:#fff;font-size:26px;font-weight:700;margin:0 0 12px}.dark-auth-modal__verification-pending .verification-message{color:#fffc;font-size:16px;line-height:1.6;margin:0 0 24px}.dark-auth-modal__verification-pending .verification-message strong{color:var(--landing-brand-blue);font-weight:600}.dark-auth-modal__verification-pending .verification-instructions{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:24px;padding:20px}.dark-auth-modal__verification-pending .verification-instructions p{color:#fffc;font-size:14px;line-height:1.6;margin:0}.dark-auth-modal__verification-pending .verification-instructions .hint{color:#ffffff80;font-size:13px;margin-top:8px}.dark-auth-modal__verification-pending .verification-resend{margin-bottom:8px}.dark-auth-modal__verification-pending .verification-resend p{color:#fff9;font-size:14px;margin:0 0 12px}.dark-auth-modal__verification-pending .resend-btn{align-items:center;background:#0000;border:1px solid #335cff80;border-radius:8px;color:var(--landing-brand-blue);cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:12px 20px;transition:all .2s ease}.dark-auth-modal__verification-pending .resend-btn:hover:not(:disabled){background:#335cff1a;border-color:var(--landing-brand-blue)}.dark-auth-modal__verification-pending .resend-btn:disabled{cursor:not-allowed;opacity:.5}.dark-auth-modal__verification-pending .resend-success{align-items:center;background:#10b9811a;border:1px solid #10b9814d;border-radius:8px;color:#10b981;display:inline-flex;font-size:13px;gap:8px;margin-bottom:12px;padding:8px 12px}.dark-auth-modal__verification-pending .resend-error{background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;color:#ef4444;font-size:13px;margin-bottom:12px;padding:8px 12px}:root{--landing-bg-dark:#030308;--landing-brand-blue:#335cff;--landing-brand-blue-hover:#4a6fff;--landing-brand-purple:#6366f1;--landing-brand-violet:#8b5cf6;--landing-text-main:#111827;--landing-text-sub:#4b5563;--landing-text-muted:#6b7280;--landing-text-light:#fff;--landing-text-light-muted:#ffffffbf;--landing-text-light-subtle:#fff9;--landing-card-bg:#fffffff2;--landing-card-bg-solid:#fff;--landing-glass-bg:#0006;--landing-glass-bg-light:#ffffff1a;--landing-border-light:#ffffff1a;--landing-border-dark:#00000014;--landing-shadow-sm:0 2px 8px #0000000f;--landing-shadow-md:0 4px 16px #0000001a;--landing-shadow-lg:0 25px 80px #00000080;--landing-shadow-blue:0 4px 20px #335cff40;--landing-shadow-blue-lg:0 4px 24px #335cff80;--landing-font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--landing-space-xs:4px;--landing-space-sm:8px;--landing-space-md:16px;--landing-space-lg:24px;--landing-space-xl:32px;--landing-space-2xl:48px;--landing-space-3xl:64px;--landing-radius-sm:8px;--landing-radius-md:12px;--landing-radius-lg:16px;--landing-radius-xl:20px;--landing-radius-full:980px;--landing-transition-fast:0.15s ease;--landing-transition-normal:0.2s ease;--landing-transition-slow:0.3s ease;--z-bg:0;--z-content:1;--z-overlay:10;--z-overlay-top:15;--z-modal-backdrop:50;--z-modal:100;--z-tooltip:200}.landing-btn{align-items:center;border:none;border-radius:980px;border-radius:var(--landing-radius-full);cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-family:var(--landing-font-family);font-weight:600;gap:8px;gap:var(--landing-space-sm);justify-content:center;text-decoration:none;transition:all .2s ease;transition:all var(--landing-transition-normal);white-space:nowrap}.landing-btn--primary{background:#335cff;background:var(--landing-brand-blue);color:#fff;color:var(--landing-text-light);font-size:15px;padding:14px 28px}.landing-btn--primary:hover{background:#4a6fff;background:var(--landing-brand-blue-hover)}.landing-btn--secondary{background:#0000;border:1px solid #ffffff1a;border:1px solid var(--landing-border-light);color:#fff;color:var(--landing-text-light);font-size:14px;padding:12px 24px}.landing-btn--secondary:hover{background:#ffffff1a;background:var(--landing-glass-bg-light);border-color:#fff3}.landing-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;background:var(--landing-card-bg);border:1px solid #00000014;border:1px solid var(--landing-border-dark);border-radius:16px;border-radius:var(--landing-radius-lg);box-shadow:0 2px 8px #0000000f;box-shadow:var(--landing-shadow-sm);transition:all .2s ease;transition:all var(--landing-transition-normal)}.landing-card:hover{box-shadow:0 4px 16px #0000001a;box-shadow:var(--landing-shadow-md)}.landing-glass{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0006;background:var(--landing-glass-bg);border-radius:12px;border-radius:var(--landing-radius-md)}.landing-text-shadow{text-shadow:0 2px 20px #000c}.landing-text-shadow-strong{text-shadow:0 2px 30px #000000e6}@keyframes blob-drift-1{0%,to{transform:translate(0) scale(1)}25%{transform:translate(100px,50px) scale(1.1)}50%{transform:translate(50px,100px) scale(.95)}75%{transform:translate(-50px,50px) scale(1.05)}}@keyframes blob-drift-2{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-80px,-60px) scale(1.15)}66%{transform:translate(60px,-30px) scale(.9)}}@keyframes blob-drift-3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(80px,-80px) scale(1.2)}}@keyframes float-orb-large{0%,to{opacity:.5;transform:translate(0) scale(1)}20%{opacity:.8;transform:translate(60px,-80px) scale(1.3)}40%{opacity:.6;transform:translate(-40px,40px) scale(.9)}60%{opacity:.9;transform:translate(80px,60px) scale(1.2)}80%{opacity:.7;transform:translate(-60px,-40px) scale(1.1)}}@keyframes float-orb-medium{0%,to{opacity:.6;transform:translate(0) scale(1)}25%{opacity:.9;transform:translate(40px,-50px) scale(1.2)}50%{opacity:.5;transform:translate(-30px,30px) scale(.85)}75%{opacity:.85;transform:translate(50px,40px) scale(1.15)}}@keyframes float-orb{0%,to{opacity:.6;transform:translate(0) scale(1)}25%{opacity:.9;transform:translate(30px,-40px) scale(1.2)}50%{opacity:.5;transform:translate(-20px,20px) scale(.8)}75%{opacity:.8;transform:translate(40px,30px) scale(1.1)}}@keyframes float-orb-alt{0%,to{opacity:.5;transform:translate(0) scale(1)}33%{opacity:.9;transform:translate(-50px,30px) scale(1.3)}66%{opacity:.6;transform:translate(25px,-35px) scale(.7)}}@keyframes ring-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.2;transform:scale(1.15)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px #335cff4d}50%{box-shadow:0 0 30px #335cff80}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes slideInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.landing-page{font-family:var(--landing-font-family);min-height:100vh;overflow-x:hidden;position:relative;width:100%}.constellation-bg,.landing-page{background:var(--landing-bg-dark)}.constellation-bg{inset:0;overflow:hidden;position:fixed;z-index:var(--z-bg)}.constellation-base{background:radial-gradient(ellipse 80% 50% at 50% -20%,#335cff26 0,#0000 50%),radial-gradient(ellipse 60% 40% at 100% 100%,#6366f11a 0,#0000 50%),radial-gradient(ellipse 60% 40% at 0 100%,#335cff14 0,#0000 50%);inset:0;position:absolute}.floating-orb{animation:float-orb var(--orb-duration) ease-in-out infinite;animation-delay:var(--orb-delay);background:var(--orb-color);border-radius:50%;box-shadow:0 0 calc(var(--orb-size)*2) var(--orb-color),0 0 calc(var(--orb-size)*4) var(--orb-color);height:var(--orb-size);left:var(--orb-x);opacity:.8;position:absolute;top:var(--orb-y);width:var(--orb-size);will-change:transform,opacity}.floating-orb.orb-large{animation-name:float-orb-large;box-shadow:0 0 calc(var(--orb-size)*1.5) var(--orb-color),0 0 calc(var(--orb-size)*3) var(--orb-color),0 0 calc(var(--orb-size)*5) #335cff33;filter:blur(1px)}.floating-orb.orb-medium{animation-name:float-orb-medium;box-shadow:0 0 calc(var(--orb-size)*2) var(--orb-color),0 0 calc(var(--orb-size)*4) var(--orb-color)}.floating-orb:nth-child(odd){animation-name:float-orb-alt}.glow-blob{border-radius:50%;filter:blur(80px);opacity:.4;position:absolute;will-change:transform}.blob-1{animation:blob-drift-1 25s ease-in-out infinite;background:radial-gradient(circle,#335cff99 0,#0000 70%);height:400px;left:10%;top:10%;width:400px}.blob-2{animation:blob-drift-2 30s ease-in-out infinite;background:radial-gradient(circle,#6366f180 0,#0000 70%);height:350px;right:15%;top:60%;width:350px}.blob-3{animation:blob-drift-3 20s ease-in-out infinite;background:radial-gradient(circle,#8b5cf666 0,#0000 70%);bottom:20%;height:300px;left:30%;width:300px}.mesh-noise{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%' height='100%' filter='url(%23noise)'/%3E%3C/svg%3E");inset:0;opacity:.03;pointer-events:none;position:absolute}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;overflow-x:hidden;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}#root,.App{min-height:100vh}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}:focus-visible{outline:2px solid #0071e3;outline-offset:2px}button{cursor:pointer;font-family:inherit}a{color:inherit;text-decoration:none}
/*# sourceMappingURL=main.f41bfb42.css.map*/