.cs-container{z-index:1;text-align:center;color:#f0ede8;background:#0c0c0c;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:3rem 2rem;font-family:DM Sans,sans-serif;display:flex;position:relative}.cs-container:before{content:"";pointer-events:none;z-index:0;opacity:.6;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");position:fixed;inset:0}.cs-container:after{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#f0ede808 1px,#0000 1px),linear-gradient(90deg,#f0ede808 1px,#0000 1px);background-size:60px 60px;position:fixed;inset:0}.cs-glow{pointer-events:none;z-index:0;background:radial-gradient(circle,#e76f001f,#0000 70%);border-radius:50%;width:600px;height:600px;animation:4s ease-in-out infinite cs-glow-pulse;position:fixed;top:-100px;left:50%;transform:translate(-50%)}@keyframes cs-glow-pulse{0%,to{opacity:.8;transform:translate(-50%)scale(1)}50%{opacity:1;transform:translate(-50%)scale(1.08)}}.cs-logo{letter-spacing:4px;z-index:1;margin-bottom:.5rem;font-family:Bebas Neue,Syne,sans-serif;font-size:clamp(2.5rem,8vw,5rem);line-height:1;animation:.8s both cs-fade-up;position:relative}.cs-logo span{color:#e76f00}.cs-logo-tag{letter-spacing:3px;text-transform:uppercase;color:#f0ede866;z-index:1;margin-bottom:3rem;font-family:JetBrains Mono,monospace;font-size:.7rem;animation:.8s .1s both cs-fade-up;position:relative}.cs-divider{z-index:1;background:#e76f00;width:48px;height:2px;margin:0 auto 3rem;animation:.8s .3s both cs-expand;position:relative}@keyframes cs-expand{0%{opacity:0;width:0}to{opacity:1;width:48px}}.cs-headline{letter-spacing:3px;z-index:1;margin-bottom:1.5rem;font-family:Bebas Neue,Syne,sans-serif;font-size:clamp(3rem,10vw,7rem);line-height:.95;animation:.8s .2s both cs-fade-up;position:relative}.cs-headline em{color:#e76f00;font-style:normal;display:block}.cs-subtext{color:#f0ede866;z-index:1;max-width:480px;margin-bottom:3rem;font-size:clamp(.9rem,2vw,1.1rem);font-weight:300;line-height:1.7;animation:.8s .3s both cs-fade-up;position:relative}.cs-status-row{z-index:1;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3.5rem;animation:.8s .4s both cs-fade-up;display:flex;position:relative}.cs-pill{color:#f0ede866;background:#ffffff08;border:1px solid #f0ede814;border-radius:20px;align-items:center;gap:.45rem;padding:.4rem .9rem;font-size:.75rem;font-weight:500;display:flex}.cs-dot{border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite cs-blink}.cs-dot.green{background:#2d6a4f}.cs-dot.amber{background:#e76f00}@keyframes cs-blink{0%,to{opacity:1}50%{opacity:.3}}.cs-progress-wrap{z-index:1;width:100%;max-width:400px;margin-bottom:3.5rem;animation:.8s .5s both cs-fade-up;position:relative}.cs-progress-label{color:#f0ede866;justify-content:space-between;margin-bottom:.6rem;font-family:JetBrains Mono,monospace;font-size:.72rem;display:flex}.cs-progress-bar{background:#ffffff0f;border-radius:4px;height:4px;overflow:hidden}.cs-progress-fill{background:linear-gradient(90deg,#e76f00,#ff9a3c);border-radius:4px;width:0;height:100%;animation:1.5s cubic-bezier(.4,0,.2,1) .8s forwards cs-fill-bar}@keyframes cs-fill-bar{to{width:78%}}.cs-features{z-index:1;background:#f0ede814;border:1px solid #f0ede814;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:1px;width:100%;max-width:620px;margin-bottom:3.5rem;animation:.8s .6s both cs-fade-up;display:grid;position:relative;overflow:hidden}.cs-feature{text-align:center;background:#ffffff05;padding:1.25rem 1rem;transition:background .2s}.cs-feature:hover{background:#ffffff0a}.cs-feature-icon{margin-bottom:.5rem;font-size:1.4rem}.cs-feature-label{color:#f0ede866;font-size:.72rem;font-weight:500}.cs-notify-wrap{z-index:1;margin-bottom:3rem;animation:.8s .7s both cs-fade-up;position:relative}.cs-notify-label{color:#f0ede866;letter-spacing:.5px;text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem}.cs-notify-form{gap:.5rem;max-width:380px;margin:0 auto;display:flex}.cs-notify-input{color:#f0ede8;background:#ffffff0d;border:1px solid #f0ede814;border-radius:8px;outline:none;flex:1;padding:.7rem 1rem;font-family:DM Sans,sans-serif;font-size:.85rem;transition:border-color .2s}.cs-notify-input::placeholder{color:#f0ede84d}.cs-notify-input:focus{border-color:#e76f0080}.cs-notify-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#e76f00;border:none;border-radius:8px;padding:.7rem 1.25rem;font-family:DM Sans,sans-serif;font-size:.83rem;font-weight:600;transition:opacity .15s}.cs-notify-btn:hover{opacity:.88}.cs-notify-success{color:#74c69d;margin-top:.6rem;font-size:.82rem;display:none}.cs-footer{color:#f0ede833;letter-spacing:.5px;z-index:1;font-size:.72rem;animation:.8s .8s both cs-fade-up;position:relative}@keyframes cs-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.cs-notify-form{flex-direction:column}.cs-notify-btn{width:100%}.cs-status-row{gap:.5rem}}@media (max-width:400px){.cs-features{grid-template-columns:1fr 1fr}.cs-feature:last-child{grid-column:span 2}}
