.cs-page{background:#0a0a14 radial-gradient(at 50% 0,#1e293b 0%,#0f172a 50%,#0a0a14 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1.5rem;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;position:relative;overflow:hidden}.cs-orb{filter:blur(80px);opacity:.15;pointer-events:none;border-radius:50%;animation:12s ease-in-out infinite cs-float;position:absolute}.cs-orb-1{background:#22c55e;width:400px;height:400px;animation-delay:0s;top:-100px;left:-100px}.cs-orb-2{background:#3b82f6;width:300px;height:300px;animation-delay:-4s;bottom:-80px;right:-80px}.cs-orb-3{background:#22c55e;width:250px;height:250px;animation-delay:-8s;top:40%;right:10%}@keyframes cs-float{0%,to{transform:translate(0)scale(1)}25%{transform:translate(30px,-20px)scale(1.05)}50%{transform:translate(-20px,30px)scale(.95)}75%{transform:translate(20px,20px)scale(1.02)}}.cs-container{z-index:1;text-align:center;max-width:680px;position:relative}.cs-logo{justify-content:center;align-items:center;gap:.6rem;margin-bottom:2rem;display:flex}.cs-logo-icon{color:#fff;background:#22c55e;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 20px #22c55e4d}.cs-logo-text{color:#fff;letter-spacing:-.02em;font-size:2rem;font-weight:800}.cs-logo-accent{color:#22c55e}.cs-badge{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e40;border-radius:100px;margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.85rem;font-weight:600;animation:3s ease-in-out infinite cs-pulse;display:inline-block}@keyframes cs-pulse{0%,to{box-shadow:0 0 #22c55e26}50%{box-shadow:0 0 0 12px #22c55e00}}.cs-title{color:#fff;letter-spacing:-.03em;margin:0 0 1.25rem;font-size:3rem;font-weight:800;line-height:1.15}.cs-title-accent{background:linear-gradient(135deg,#22c55e 0%,#16a34a 50%,#15803d 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.cs-subtitle{color:#94a3b8;max-width:540px;margin:0 auto 2rem;font-size:1.15rem;line-height:1.7}.cs-features{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-bottom:2.5rem;display:flex}.cs-feature-pill{color:#cbd5e1;background:#ffffff0d;border:1px solid #ffffff14;border-radius:100px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .25s}.cs-feature-pill:hover{color:#fff;background:#22c55e14;border-color:#22c55e33}.cs-admin-section{margin-top:1rem}.cs-admin-link{color:#475569;font-size:.85rem;text-decoration:none;transition:color .2s}.cs-admin-link:hover{color:#22c55e}.cs-footer{z-index:1;margin-top:3rem;position:relative}.cs-footer p{color:#334155;margin:0;font-size:.8rem}@media (max-width:640px){.cs-title{font-size:2rem}.cs-subtitle{font-size:1rem}.cs-logo-text{font-size:1.6rem}}
