.content{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 4.5rem)}#home_hero{padding:2rem 1rem}.home-badge{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.22);border-radius:50px;color:hsla(0,0%,100%,.9);display:inline-flex;font-size:.875rem;font-weight:500;letter-spacing:.02em;padding:.45rem 1.25rem}#home_title{font-size:clamp(2.8rem,7vw,5rem);letter-spacing:-.025em;line-height:1.1;text-shadow:0 2px 24px rgba(0,0,0,.4)}.home-subtitle{color:hsla(0,0%,100%,.78);font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.6;text-shadow:0 1px 8px rgba(0,0,0,.3)}.home-cta-group{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.home-cta-group .btn{border-radius:50px;font-weight:600;letter-spacing:.02em;transition:transform .2s ease,box-shadow .2s ease}.home-cta-group .btn:hover{box-shadow:0 8px 24px rgba(0,0,0,.35);transform:translateY(-2px)}.home-cta-group .btn-primary{box-shadow:0 4px 16px rgba(44,123,229,.45)}.home-footer{align-items:center;bottom:1.25rem;display:flex;justify-content:space-between;left:0;padding:0 1.5rem;pointer-events:none;position:fixed;right:0;z-index:10}.home-footer-link{opacity:.7;pointer-events:all;transition:opacity .2s}.home-footer-link:hover{opacity:1;text-decoration:none!important}@media (max-width:575.98px){.home-cta-group .btn{width:100%}}