*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--teal:#3dbdb5;--teal-dark:#35a8a1}html,body{-webkit-font-smoothing:antialiased;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.page{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:3rem 1.5rem;display:flex;position:relative;overflow:hidden}.bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.overlay{z-index:1;background:linear-gradient(135deg,#0a1923d1 0%,#0a1923a6 100%);position:absolute;inset:0}.content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:560px;display:flex;position:relative}.logo{object-fit:contain;filter:drop-shadow(0 4px 24px #3dbdb54d);width:110px;height:110px}.headline h1{letter-spacing:-.025em;color:#fff;font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.15}.headline p{color:#ffffffb3;margin-top:1rem;font-size:1.05rem;line-height:1.6}.cta{background:var(--teal);color:#fff;border-radius:.625rem;align-items:center;gap:.5rem;padding:.9rem 2.25rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex;box-shadow:0 4px 24px #3dbdb559}.cta:hover{background:var(--teal-dark);transform:translateY(-1px)}.footer{z-index:2;color:#fff6;font-size:.75rem;position:absolute;bottom:1.5rem}
