.home_home__3HceR{background:var(--background);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;position:relative;transition:all .2s ease;flex:1}.home_home__3HceR:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 20%,rgba(99,102,241,.08) 0,transparent 50%),radial-gradient(circle at 70% 80%,rgba(139,92,246,.06) 0,transparent 50%);pointer-events:none}.home_home__container__IpDwX{background:var(--surface);border:1px solid var(--border-light);border-radius:1.5rem;padding:4rem 3rem;text-align:center;box-shadow:var(--shadow-xl);position:relative;z-index:1;max-width:500px;width:100%;transition:all .2s ease}.home_home__header__b8CuG{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:1rem}@media(max-width:480px){.home_home__header__b8CuG{flex-direction:column;gap:1rem;margin-bottom:1.5rem}}.home_home__headerRight__jp_r5{display:flex;align-items:center;gap:.75rem}.home_home__title__2tSyO{font-size:3rem;font-weight:700;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;margin:0;text-shadow:0 4px 8px rgba(0,0,0,.3)}.home_home__subtitle__RJaRh{font-size:1.25rem;color:var(--text-secondary);margin-bottom:2.5rem;font-weight:400;white-space:pre-line}.home_home__buttons__vMYrA{display:flex;flex-direction:column;gap:1rem;width:100%}.home_home__button__9hvOP{padding:.875rem 2rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;color:#fff;text-decoration:none;display:inline-block;text-align:center}.home_home__button__9hvOP:hover{transform:translateY(-1px);box-shadow:var(--shadow-md)}.home_home__button__9hvOP:active{transform:translateY(0)}.home_home__button_primary__2CV3z{background:var(--primary-color)}.home_home__button_primary__2CV3z:hover{background:var(--primary-light)}.home_home__button_secondary__698aM{background:var(--secondary-color)}.home_home__button_secondary__698aM:hover{background:var(--secondary-light)}@media(max-width:768px){.home_home__3HceR{padding:1rem}.home_home__container__IpDwX{padding:2rem 1.5rem}.home_home__title__2tSyO{font-size:2.5rem}.home_home__subtitle__RJaRh{font-size:1.1rem}.home_home__button__9hvOP{padding:.875rem 1.5rem;font-size:1rem}}@media(max-width:480px){.home_home__title__2tSyO{font-size:2rem}.home_home__subtitle__RJaRh{font-size:1rem}.home_home__buttons__vMYrA{gap:.75rem}}