.styles_page__UlPU4{position:relative;min-height:100vh;padding:10rem 2rem 6rem;display:flex;flex-direction:column;align-items:center}.styles_page__UlPU4:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(99,102,241,.12) 0,transparent 70%);pointer-events:none;z-index:0}.styles_heading__LV969{position:relative;z-index:1;text-align:center;max-width:640px;margin:0 auto 4rem}.styles_label__feB9c{display:inline-block;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:var(--accent-primary);margin-bottom:1.5rem}.styles_title__feSrL{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;color:var(--text-primary);line-height:1.1;margin-bottom:1.25rem;background:linear-gradient(180deg,#fff,hsla(0,0%,100%,.7));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.styles_subtitle__dGuTN{font-size:clamp(1rem,2vw,1.25rem);color:var(--text-secondary);line-height:1.6}.styles_grid__6pWUr{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;width:100%;max-width:720px;margin:0 auto 4rem}.styles_card__FthvB{display:flex;flex-direction:column;padding:2rem;background:var(--bg-card);border:1px solid var(--stroke-primary);border-radius:16px;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1)}.styles_card__FthvB:hover{background:var(--bg-card-hover);border-color:var(--stroke-secondary);transform:translateY(-4px)}.styles_card__FthvB:hover .styles_cardIcon__iW5wy{color:var(--accent-primary);background:rgba(99,102,241,.1)}.styles_cardIcon__iW5wy{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:var(--bg-tertiary);color:var(--text-secondary);margin-bottom:1.5rem;transition:all .3s}.styles_cardLabel__K_U5_{font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--text-tertiary);margin-bottom:.5rem}.styles_cardValue__jONgN{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem}.styles_cardHint___ol5Z{font-size:.875rem;color:var(--text-secondary);line-height:1.5}.styles_availability__8PrDF{position:relative;z-index:1;display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;background:var(--bg-card);border:1px solid var(--stroke-primary);border-radius:100px}.styles_availability__8PrDF span{font-size:.875rem;color:var(--text-secondary);font-weight:500}.styles_statusDot__8u9VV{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 8px rgba(34,197,94,.5);animation:styles_pulse___8Uio 2s ease-in-out infinite}@keyframes styles_pulse___8Uio{0%,to{opacity:1}50%{opacity:.5}}@media screen and (max-width:1024px){.styles_grid__6pWUr{grid-template-columns:1fr;max-width:480px}}@media screen and (max-width:768px){.styles_page__UlPU4{padding:7rem 1.25rem 4rem}.styles_heading__LV969{margin-bottom:2.5rem}}