.landing_mainContainer__tiMo2{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at center,#1a1a1a 0,#000 100%)}.landing_heroContent__sqA7p{text-align:center;z-index:10;max-width:800px;padding:0 20px}.landing_title__wuvRA{font-size:4rem;font-weight:200;margin-bottom:.5rem;letter-spacing:-.05em;background:linear-gradient(180deg,#fff,#aaa);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.landing_subtitle__fxJZ7{font-size:1.5rem;color:var(--text-muted);margin-bottom:4rem;font-weight:300}.landing_choicesContainer__teX9a{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}.landing_choiceCard__vfOKd{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:2rem;width:300px;text-align:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.landing_choiceCard__vfOKd.landing_active__nfVqI{border-color:var(--primary);box-shadow:0 0 30px rgba(94,25,230,.2)}.landing_choiceCard__vfOKd.landing_disabled__PzPpG{opacity:.5;filter:grayscale(1)}.landing_cardIcon__lgKGd{font-size:2rem;margin-bottom:1rem;display:block}.landing_cardTitle__G7lDZ{font-size:1.25rem;margin-bottom:1rem;font-weight:600}.landing_cardDesc__tWWR9{font-size:.9rem;color:var(--text-muted);margin-bottom:2rem;line-height:1.5}.landing_startBtn__pH94r{width:100%;padding:1rem;background:var(--primary);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.landing_startBtn__pH94r:hover{background:#4a14b8;box-shadow:0 0 20px rgba(94,25,230,.4)}.landing_disabledBtn__Lywtd{width:100%;padding:1rem;background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.3);border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:not-allowed}