*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;font-family:Prompt,sans-serif;background:#080605;color:#fff}body{overflow:hidden}.bg,.bg video,.shade{position:fixed;inset:0;width:100%;height:100%}.bg{z-index:0;background:#090706}.bg video{object-fit:cover;object-position:center;transform:translateZ(0)}.shade{background:linear-gradient(90deg,rgba(0,0,0,.52),rgba(0,0,0,.12) 50%,rgba(0,0,0,.52)),linear-gradient(0deg,rgba(0,0,0,.62),transparent 60%);pointer-events:none}header{position:relative;z-index:3;height:78px;display:flex;align-items:center;padding:0 5vw;background:rgba(8,6,5,.5);border-bottom:1px solid rgba(255,190,95,.18)}.brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:700;letter-spacing:1px}.brand img{width:58px;height:45px;object-fit:contain}.brand span{color:#f4c173}main{position:relative;z-index:2;height:calc(100vh - 78px);display:flex;align-items:center;justify-content:center;padding:0 24px;text-align:center}.hero{width:min(760px,100%);margin-top:-2vh;text-shadow:0 2px 12px #000}.logo{width:min(500px,75vw);height:auto;display:block;margin:0 auto -24px;filter:drop-shadow(0 12px 20px rgba(0,0,0,.65))}.hero>p{font-size:13px;letter-spacing:3px;color:#e2b66f;margin:0 0 10px}.hero h1{font-size:clamp(35px,4vw,61px);line-height:1.15;margin:0 0 20px;font-weight:600}.hero h1 span{color:#f2bd69}.status{display:inline-block;padding:10px 22px;border-top:1px solid rgba(244,193,115,.42);border-bottom:1px solid rgba(244,193,115,.42);color:#f4d5a5;font-size:clamp(13px,1.2vw,16px);letter-spacing:.3px}@media(max-width:760px){header{height:66px;padding:0 18px}.brand img{width:52px}.brand span{font-size:14px}main{height:calc(100vh - 66px);padding:0 18px}.hero{margin-top:-4vh}.logo{width:min(410px,94vw);margin-bottom:-15px}.hero h1{font-size:36px}.hero>p{letter-spacing:1.4px;font-size:11px}.status{padding:9px 12px;font-size:12px}}
.status{display:inline-flex;align-items:center;justify-content:center;gap:10px}.status-dot{width:9px;height:9px;flex:0 0 9px;border-radius:50%;background:#5dff87;box-shadow:0 0 0 0 rgba(93,255,135,.65),0 0 10px rgba(93,255,135,.9);animation:statusPulse 1.45s ease-out infinite}@keyframes statusPulse{0%{opacity:1;box-shadow:0 0 0 0 rgba(93,255,135,.65),0 0 10px rgba(93,255,135,.9)}55%{opacity:.72;box-shadow:0 0 0 7px rgba(93,255,135,0),0 0 13px rgba(93,255,135,.65)}100%{opacity:1;box-shadow:0 0 0 0 rgba(93,255,135,0),0 0 10px rgba(93,255,135,.9)}}@media(prefers-reduced-motion:reduce){.status-dot{animation:none}}

.site-footer{position:fixed;z-index:4;left:0;right:0;bottom:0;padding:9px 28px;background:rgba(15,15,15,.88);border-top:1px solid rgba(255,255,255,.08);backdrop-filter:blur(5px)}.footer-inner{max-width:1180px;margin:0 auto;min-height:48px;display:flex;align-items:center;justify-content:flex-start;gap:24px;color:rgba(255,255,255,.68);font-size:11px;letter-spacing:.45px;white-space:nowrap}.footer-logos{display:flex;align-items:center;gap:13px;flex:0 0 auto}.footer-sep{color:rgba(255,255,255,.38);font-size:26px;font-weight:200;line-height:1}.footer-aowth{width:78px;height:42px;object-fit:contain;filter:drop-shadow(0 2px 5px rgba(0,0,0,.5))}.footer-myplusx{width:118px;height:42px;object-fit:contain}.footer-copy{font-weight:500;color:rgba(255,255,255,.66)}@media(max-width:650px){.site-footer{padding:8px 12px}.footer-inner{min-height:42px;gap:12px;justify-content:center;flex-wrap:wrap;white-space:normal;text-align:center}.footer-logos{gap:8px}.footer-aowth{width:58px;height:31px}.footer-myplusx{width:88px;height:31px}.footer-sep{font-size:19px}.footer-copy{width:100%;font-size:9px;margin-top:-5px}}
