:root{--dark:#071426;--dark2:#0f172a;--cyan:#06b6d4;--cyan2:#22d3ee;--muted:#64748b;--light:#f8fafc;--card:#ffffff;--line:#e2e8f0;--green:#22c55e}.body-bg{background:linear-gradient(135deg,#071426 0%,#0f172a 45%,#083344 100%);color:#fff}.hero{min-height:88vh;display:flex;align-items:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at 20% 20%,rgba(34,211,238,.28),transparent 30%),radial-gradient(circle at 80% 30%,rgba(59,130,246,.25),transparent 35%);filter:blur(10px)}.hero>*{position:relative}.glass{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(16px);border-radius:28px}.btn-cyan{background:linear-gradient(135deg,var(--cyan),#2563eb);border:0;color:#fff;font-weight:700;box-shadow:0 12px 30px rgba(6,182,212,.28)}.btn-cyan:hover{color:#fff;transform:translateY(-1px);filter:brightness(1.05)}.btn-whatsapp{background:#25d366;color:#062412;font-weight:800;border:0}.btn-whatsapp:hover{background:#20bd5a;color:#062412}.section{padding:80px 0}.text-gradient{background:linear-gradient(135deg,#fff,#67e8f9);-webkit-background-clip:text;color:transparent}.feature-card,.price-card,.dash-card{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 18px 40px rgba(15,23,42,.08);height:100%}.feature-icon{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#ecfeff;color:#0891b2;font-size:24px}.app-navbar{background:linear-gradient(135deg,#071426,#0f172a)}.app-navbar span{color:var(--cyan2)}.app-body{background:#f1f5f9;color:#0f172a}.metric{font-size:34px;font-weight:900;color:#0f172a}.small-muted{color:var(--muted);font-size:.92rem}.status{border-radius:999px;padding:.3rem .7rem;font-weight:700;font-size:.8rem}.status-pending{background:#fef3c7;color:#92400e}.status-processing{background:#dbeafe;color:#1d4ed8}.status-completed{background:#dcfce7;color:#166534}.status-failed{background:#fee2e2;color:#991b1b}.table-card{background:#fff;border-radius:22px;border:1px solid var(--line);box-shadow:0 10px 30px rgba(15,23,42,.06);overflow:hidden}.form-control,.form-select{border-radius:14px;padding:.75rem .9rem}.auth-card{max-width:460px;margin:60px auto;background:#fff;border-radius:28px;border:1px solid var(--line);box-shadow:0 22px 60px rgba(15,23,42,.13)}.prompt-box{white-space:pre-wrap;background:#0f172a;color:#dffafe;border-radius:18px;padding:18px;font-size:.92rem}.video-placeholder{aspect-ratio:16/9;background:linear-gradient(135deg,#0f172a,#083344);border-radius:18px;display:grid;place-items:center;color:#67e8f9}.admin-badge{background:#e0f2fe;color:#075985;border-radius:999px;padding:.25rem .55rem;font-weight:700}.footer-dark{background:#06111f;color:#cbd5e1}.footer-dark a{color:#67e8f9;text-decoration:none}@media(max-width:768px){.hero{min-height:auto;padding:70px 0}.display-3{font-size:2.35rem}.section{padding:52px 0}.metric{font-size:26px}.table-responsive{font-size:.88rem}}
