:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#e2e8f0;background-color:#030712;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,#0f172a,#030712 45%),#030712}a{color:inherit;text-decoration:none}.page{max-width:1200px;margin:0 auto;padding:32px 24px 64px;display:flex;flex-direction:column;gap:24px}.hero{position:relative;background:radial-gradient(circle at 20% 20%,#22c55e29,#22c55e00),linear-gradient(135deg,#0f172a,#0b1020);color:#e2e8f0;padding:30px 32px 34px;border:1px solid rgba(255,255,255,.08);border-radius:18px;display:flex;flex-direction:column;gap:18px;overflow:hidden;box-shadow:0 20px 50px #00000040}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 10%,rgba(56,189,248,.12),transparent 35%),radial-gradient(circle at 0% 100%,rgba(34,197,94,.12),transparent 35%);opacity:.8;pointer-events:none}.hero-sheen{position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.06),transparent 35%),linear-gradient(180deg,transparent 60%,rgba(0,0,0,.35));pointer-events:none;mix-blend-mode:screen}.hero-top{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.brand{display:inline-flex;align-items:center;gap:12px;position:relative;z-index:1}.brand-mark{width:46px;height:46px;border-radius:14px;background:linear-gradient(135deg,#22c55e,#16a34a);color:#0b1020;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:16px;box-shadow:0 12px 28px #22c55e59;border:1px solid rgba(255,255,255,.08)}.brand-sub{margin:0;color:#94a3b8;font-weight:600}.hero-top-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end;position:relative;z-index:1}.hero-main{position:relative;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:center;gap:20px;z-index:1}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:12px;color:#94a3b8;margin:0 0 6px}.hero h1{margin:0 0 10px;font-size:34px;line-height:1.18}.hero-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.lede{margin:0 0 10px;max-width:640px;color:#cbd5e1}.hero-list{list-style:none;padding:0;margin:16px 0 0;display:grid;gap:8px;color:#cbd5e1}.hero-list li{display:flex;align-items:flex-start;gap:8px}.hero-list li:before{content:"";width:8px;height:8px;margin-top:6px;border-radius:50%;background:linear-gradient(135deg,#22c55e,#16a34a);flex-shrink:0;box-shadow:0 0 0 6px #22c55e1f}.pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#ffffff0f;border:1px solid #1f2937;color:#cbd5e1;font-weight:700;font-size:13px}.pill.success{background:#22c55e1a;border-color:#22c55e3d;color:#22c55e}.hero-pane{background:#0f172a;border:1px solid #1f2937;border-radius:14px;padding:16px 16px 14px;box-shadow:0 16px 40px #00000040;display:flex;flex-direction:column;gap:12px}.hero-pane-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap}.pane-sub{margin:0;color:#94a3b8}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.stat-card{background:#0b1020;border:1px solid #1f2937;border-radius:12px;padding:12px 14px;position:relative}.stat-label{margin:0;color:#94a3b8;font-size:13px;display:inline-flex;align-items:center;gap:6px}.stat-value{margin:4px 0 0;font-size:28px;font-weight:800;color:#e5e7eb;letter-spacing:-.02em}.live-dot{width:8px;height:8px;padding:2px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 5px #22c55e29,0 0 14px #22c55e47;display:inline-block;position:relative;top:1px}.live-dot--card{position:absolute;top:10px;right:10px;padding:0;box-shadow:0 0 0 5px #22c55e29,0 0 14px #22c55e47}.status-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.scripts{width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,360px));gap:20px;justify-content:center}.filter-bar{width:100%;margin:0 auto;display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:12px 14px;border:1px solid #1f2937;border-radius:12px;background:#0b1020}.filter-buttons{display:inline-flex;gap:8px}.filter-button{background:#0f172a;color:#cbd5e1;border:1px solid #1f2937;padding:8px 14px;border-radius:10px;font-weight:600;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.filter-button:hover{transform:translateY(-1px);box-shadow:0 8px 24px #00000040}.filter-button.active{border-color:#22c55e;color:#22c55e;box-shadow:0 8px 24px #22c55e40}.script-card{max-width:420px;width:100%;background:#0b1020;border:1px solid #1f2937;border-radius:14px;overflow:hidden;box-shadow:0 10px 30px #00000026;display:flex;flex-direction:column;min-height:100%;position:relative}.shimmer-card .script-body{gap:12px}.shimmer{background:linear-gradient(90deg,#ffffff0a,#ffffff14,#ffffff0a);background-size:200% 100%;animation:shimmer 1.6s ease-in-out infinite}.shimmer-image{width:100%;height:170px;border-bottom:1px solid #1f2937}.shimmer-line{height:14px;border-radius:10px}.shimmer-line.title{height:18px;width:60%}.shimmer-line.text{width:90%}.shimmer-line.text.short{width:70%}.shimmer-line.badge{width:120px;height:20px}.shimmer-line.button{width:140px;height:34px;border-radius:10px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.script-image{width:100%;height:170px;object-fit:cover;border-bottom:1px solid #1f2937}.script-body{padding:18px 18px 20px;display:flex;flex-direction:column;gap:14px;color:#e5e7eb;flex:1}.script-card h2{margin:0 0 4px;font-size:20px}.description{margin:0;color:#cbd5e1}.actions{background:#0f172a;border:1px solid #1f2937;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:10px;margin-top:auto}.actions.free-actions{gap:12px}.select-label{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8}.select-row{display:flex;gap:10px;align-items:center;flex-wrap:nowrap}.download-fab{position:absolute;top:10px;right:10px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;background:#0f172a;border:1px solid #1f2937;border-radius:12px;color:#e5e7eb;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease;z-index:2}.download-fab svg{width:18px;height:18px}.download-fab:hover{transform:translateY(-1px);border-color:#22c55e;color:#22c55e;box-shadow:0 8px 24px #22c55e40}select{flex:1 1 200px;min-width:0;background:#0b1020;color:#e5e7eb;border:1px solid #1f2937;border-radius:10px;padding:10px 12px;font-size:15px}.select-row button,.select-row .download-button{flex-shrink:0}button{background:linear-gradient(135deg,#22c55e,#16a34a);color:#0b1020;border:none;padding:10px 16px;border-radius:10px;font-weight:700;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease;min-width:110px}button:hover{transform:translateY(-1px);box-shadow:0 8px 24px #22c55e59}.button-danger{background:linear-gradient(135deg,#f87171,#ef4444);color:#0b1020}.button-danger:hover{box-shadow:0 8px 24px #f8717159}button:active{transform:translateY(0)}.fine-print{margin:0;font-size:12px;color:#94a3b8}.free-label{margin:0;font-weight:700;color:#22c55e}.free-links{display:flex;gap:10px;flex-wrap:wrap}.button-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 14px;border-radius:10px;font-weight:700;background:linear-gradient(135deg,#22c55e,#16a34a);color:#0b1020;border:1px solid transparent;transition:transform .12s ease,box-shadow .12s ease}.button-link:hover{transform:translateY(-1px);box-shadow:0 8px 24px #22c55e59}.button-link.ghost{background:#0b1020;color:#e5e7eb;border:1px solid #1f2937}.button-link.ghost:hover{box-shadow:0 8px 24px #00000059}.modal-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:#070a16b3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000}.modal{background:#0b1020;border:1px solid #1f2937;border-radius:16px;box-shadow:0 20px 60px #00000059;display:flex;flex-direction:column;overflow:hidden;text-align:left}.modal-tall{width:min(600px,96vw);max-height:min(820px,calc(100vh - 56px))}.modal--iframe{width:min(600px,98vw);max-height:min(880px,calc(100vh - 48px))}.modal-header{padding:20px 24px 12px;border-bottom:1px solid #111827;text-align:left}.modal-header h3{margin:0;color:#e5e7eb}.modal-title-row{display:inline-flex;align-items:center;gap:8px;position:relative}.info-icon{width:18px;height:18px;border-radius:50%;border:1px solid #94a3b8;color:#94a3b8;font-size:12px;display:inline-flex;align-items:center;justify-content:center;cursor:help;position:relative}.info-icon .tooltip{visibility:hidden;opacity:0;position:absolute;top:26px;left:50%;transform:translate(-50%);background:#0f172a;border:1px solid #1f2937;color:#e5e7eb;padding:10px 12px;border-radius:10px;font-size:13px;line-height:1.4;width:240px;box-shadow:0 10px 30px #00000059;transition:opacity .12s ease,visibility .12s ease;z-index:10}.info-icon:hover .tooltip,.info-icon:focus .tooltip{visibility:visible;opacity:1}.modal-subtitle{margin:6px 0 0;color:#94a3b8;line-height:1.5}.modal-subtitle-row{margin-top:8px;display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.modal-body{padding:16px 24px 4px;display:flex;flex-direction:column;gap:12px;flex:1 1 auto;overflow-y:auto}.modal-body--iframe{flex:1 1 auto;display:flex;flex-direction:column;width:100%;gap:16px;overflow:hidden}.modal-body--iframe .iframe-frame-wrapper{flex:1 1 auto;min-height:0;width:min(1200px,70%);max-width:1100px;height:min(72vh,1200px);padding:12px;margin:0 auto;align-self:center}.iframe-frame-wrapper{border:1px solid #1f2937;border-radius:12px;overflow:hidden;background:#0b1020;min-height:420px;width:min(1200px,100%);max-width:1100px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.iframe-frame{width:100%;height:100%;max-height:100%;border:none;background:#0b1020;margin:0 auto;align-self:stretch}.field{display:flex;flex-direction:column;gap:6px;color:#cbd5e1;font-weight:600}.field input{background:#0f172a;border:1px solid #1f2937;border-radius:10px;padding:10px 12px;color:#e5e7eb}.modal-actions{margin-top:auto;padding:16px 24px 20px;display:flex;justify-content:flex-start;gap:12px;border-top:1px solid #111827;background:linear-gradient(180deg,#0b1020e6,#0b1020)}.error-text{margin:0;color:#f87171;font-size:14px}@media(max-width:640px){.page{padding:20px 14px 48px}.filter-bar{padding:10px;justify-content:center}.filter-buttons{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.filter-button{width:100%;text-align:center}.hero{text-align:left;padding:24px 18px 26px}.hero-main{grid-template-columns:1fr;gap:16px}.hero-actions{justify-content:flex-start}.hero-top{align-items:flex-start}.brand{width:100%}.hero-top-actions{width:100%;justify-content:flex-start}.select-row{flex-direction:column;align-items:stretch;gap:8px}.download-button{width:100%;justify-content:center}}
