.home-main{position:relative;min-height:100vh;overflow:hidden;background-color:#05070f;color:#f8fafc}.home-main .home-glow{pointer-events:none}.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-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}}