.home-main{position:relative;min-height:100vh;overflow:hidden;background-color:#05070f;color:#f8fafc}.home-main .home-glow{pointer-events:none}.home-notice{position:absolute;top:1.25rem;left:50%;transform:translateX(-50%);width:min(calc(100% - 3rem),1100px);z-index:20}.home-notice-link{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1.1rem;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(90deg,rgba(56,189,248,.22),rgba(255,255,255,.05),rgba(56,189,248,.16));box-shadow:0 16px 50px rgba(56,189,248,.22);backdrop-filter:blur(14px);color:rgba(248,250,252,.95);text-decoration:none;transition:transform .14s ease,box-shadow .18s ease,border-color .18s ease}.home-notice-link:hover{transform:translateY(-1px);box-shadow:0 18px 58px rgba(56,189,248,.32);border-color:rgba(125,211,252,.35)}.home-notice-badge{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .55rem;border-radius:999px;background:rgba(56,189,248,.25);border:1px solid rgba(125,211,252,.35);color:rgba(248,250,252,.95);font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;flex:0 0 auto}.home-notice-text{font-size:.95rem;font-weight:600;color:rgba(248,250,252,.92);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1 auto}.home-notice-cta{font-size:.9rem;font-weight:700;color:rgba(125,211,252,.95);flex:0 0 auto}.home-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem;min-height:100vh;width:min(100%,1100px);margin:0 auto;padding:1.75rem 1.5rem 3.5rem}@media (min-width:768px){.home-wrapper{padding:3rem 2rem 4rem}}@media (min-width:1024px){.home-wrapper{flex-direction:row;align-items:center;justify-content:space-between;gap:5rem;padding:6rem 2.5rem}}.home-wrapper{padding-top:6.5rem}@media (min-width:768px){.home-wrapper{padding-top:7.5rem}}.home-cta{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:560px;text-align:center;align-items:center}@media (min-width:1024px){.home-cta{flex:1;text-align:left;align-items:flex-start}}.home-cta-headline{display:flex;flex-direction:column;gap:1rem;align-items:center;width:100%}@media (min-width:1024px){.home-cta-headline{align-items:flex-start}}.home-description{max-width:540px;font-size:clamp(1rem,2.4vw,1.2rem);line-height:1.7;color:rgba(226,232,240,.85)}.home-cta-actions{display:flex;flex-direction:column;gap:1.25rem;width:100%;align-items:center}@media (min-width:640px){.home-cta-actions{flex-direction:row;align-items:center;justify-content:flex-start;max-width:480px}}.home-cta-actions span{text-align:center}@media (min-width:640px){.home-cta-actions span{text-align:left}}.home-support{max-width:360px;color:rgba(148,163,184,.9);line-height:1.6}.home-gallery{width:100%;max-width:520px;display:flex;justify-content:center;align-items:center;padding:0 .25rem}@media (max-width:1023px){.home-gallery{margin-top:clamp(5rem,18vw,8rem)}}@media (min-width:1024px){.home-gallery{flex:1;justify-content:flex-end}}.home-gallery-frame{position:relative;width:min(100%,420px);aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;isolation:isolate}.home-gallery-frame:before{content:"";position:absolute;inset:12%;border-radius:50%;background:radial-gradient(circle at top,rgba(56,189,248,.26),transparent 65%);filter:blur(60px);z-index:-1}.home-card-swap{width:100%;height:100%}@media (max-width:1023px){.home-card-swap{transform:translateY(clamp(3rem,14vw,6rem))}}@media (max-width:640px){.home-wrapper{gap:2.5rem}.home-gallery-frame{width:min(100%,360px);aspect-ratio:1/1.05}.home-card-swap{padding-block:.5rem}}