*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,sans-serif;background:#0c0a10;color:#eee;min-height:100vh}.container{max-width:800px;margin:0 auto;padding:2rem 1.5rem}.hero{text-align:center;margin-bottom:2rem}.hero h1{font-size:1.8rem;color:#fff;margin-bottom:.3rem}.hero h1 span{background:linear-gradient(135deg,#96f,#c9f);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero p{font-size:.9rem;color:#777}.panel{background:#151318;border:1px solid #222;border-radius:12px;padding:1.5rem;margin-bottom:1rem}.panel h2{font-size:1.1rem;color:#ddd;margin-bottom:.5rem}.panel p.desc{font-size:.85rem;color:#888;line-height:1.5}.btn{display:inline-flex;align-items:center;gap:.4rem;background:#222;color:#ccc;border:1px solid #333;border-radius:8px;padding:.55rem 1.1rem;cursor:pointer;font-size:.88rem;font-weight:500;transition:all .15s;text-decoration:none}.btn:hover{border-color:#96f;color:#fff}.btn:disabled{opacity:.35;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,#96f,#53a);color:#fff;border:none;font-weight:600}.btn-primary:hover{box-shadow:0 4px 20px #9966ff59}.btn-danger{border-color:#633;color:#f88}.btn-sm{padding:.3rem .6rem;font-size:.75rem}select,input[type=text],input[type=number]{background:#1a1820;color:#eee;border:1px solid #333;border-radius:8px;padding:.5rem .75rem;font-size:.9rem}select:focus,input:focus{border-color:#96f;outline:none}label{font-size:.85rem;color:#999;display:block;margin-bottom:.25rem}video{width:100%;border-radius:12px;background:#000;max-height:400px;object-fit:contain}.log{background:#0a090d;border-radius:8px;padding:.75rem;margin-top:.5rem;font-family:monospace;font-size:.78rem;max-height:250px;overflow-y:auto;white-space:pre-wrap;word-break:break-all}.log .info{color:#6cf}.log .ok{color:#6f6}.log .err{color:#f66}.log .warn{color:#fc6}.status{display:inline-block;font-size:.75rem;font-weight:600;padding:.2rem .6rem;border-radius:4px}.status-active{background:#1a2e1a;color:#6f6}.status-gated{background:#2e1a1a;color:#f66}.status-waiting{background:#1a1a2e;color:#6cf}.grid{display:grid;gap:1rem}.grid-2{grid-template-columns:1fr 1fr}@media(max-width:640px){.grid-2{grid-template-columns:1fr}}.row{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.5rem;margin-top:.5rem}.stat{background:#1a1820;border-radius:8px;padding:.75rem;text-align:center}.stat .value{font-size:1.3rem;font-weight:700;color:#96f}.stat .label{font-size:.7rem;color:#888;margin-top:.2rem}.consent-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:100}.consent-dialog{background:#1a1820;border:1px solid #333;border-radius:16px;padding:2rem;max-width:400px;width:90%}.consent-dialog h3{color:#fff;margin-bottom:1rem}.consent-terms{font-size:1.1rem;color:#c9f;margin-bottom:.5rem}.consent-network{font-size:.8rem;color:#666;margin-bottom:1rem}.consent-autopay,.consent-budget{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#999;margin-bottom:.75rem}.consent-budget input{width:100px}.consent-buttons{display:flex;gap:.5rem;justify-content:flex-end;margin-top:1rem}.footer{text-align:center;margin-top:2rem;font-size:.75rem;color:#444}.footer a{color:#75c;text-decoration:none}
