:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-family:system-ui,-apple-system,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}body{min-height:100vh;margin:0}:root{--gen-surface:#fff;--gen-surface-muted:#f3f4f6;--gen-surface-accent:#eff6ff;--gen-text:#111827;--gen-text-2:#374151;--gen-text-3:#4b5563;--gen-text-muted:#6b7280;--gen-text-muted-2:#9ca3af;--gen-border:#e5e7eb;--gen-border-strong:#d1d5db}[data-theme=dark]{--gen-surface:var(--panel);--gen-surface-muted:var(--panel-2);--gen-surface-accent:#3b82f614;--gen-text:var(--text);--gen-text-2:var(--text);--gen-text-3:var(--muted);--gen-text-muted:var(--muted);--gen-text-muted-2:var(--muted-2);--gen-border:var(--border);--gen-border-strong:var(--border-strong)}.generator-page{color:var(--gen-text);max-width:1280px}.generator-page,.generator-page button,.generator-page input,.generator-page select,.generator-page textarea{font:inherit}.generator-page input[type=text],.generator-page input[type=number],.generator-page textarea,.generator-page select{background:var(--gen-surface);color:var(--gen-text)}:where(.generator-page button){color:inherit;background:0 0;border:0}.generator-page code,.generator-page kbd,.font-mono{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.block{display:block}.hidden{display:none}.flex-1{flex:1}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.shrink-0{flex-shrink:0}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-y-1>*+*{margin-top:.25rem}.space-y-1\.5>*+*{margin-top:.375rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-6>*+*{margin-top:1.5rem}.w-full{width:100%}.w-28{width:7rem}.w-24{width:6rem}.w-20{width:5rem}.w-10{width:2.5rem}.w-8{width:2rem}.w-7{width:1.75rem}.w-4{width:1rem}.h-16{height:4rem}.h-10{height:2.5rem}.h-8{height:2rem}.h-7{height:1.75rem}.min-w-12{min-width:3rem}.min-w-44{min-width:11rem}.mx-auto{margin-left:auto;margin-right:auto}.overflow-auto{overflow:auto}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-5{padding:1.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border-style:solid;border-width:1px}.border-2{border-style:solid;border-width:2px}.border-t{border-top-style:solid;border-top-width:1px}.border-dashed{border-style:dashed}.border-gray-200{border-color:var(--gen-border)}.border-gray-300{border-color:var(--gen-border-strong)}.border-blue-500{border-color:#3b82f6}.border-blue-600{border-color:#2563eb}.border-gray-900{border-color:var(--gen-text)}.border-transparent{border-color:#0000}.bg-white{background:var(--gen-surface)}.bg-gray-100{background:var(--gen-surface-muted)}.bg-blue-50{background:var(--gen-surface-accent)}.bg-blue-600{background:#2563eb}.bg-purple-600{background:#9333ea}.bg-gray-900{background:var(--gen-text)}.text-gen-surface{color:var(--gen-surface)}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5rem;line-height:2rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.tracking-wider{letter-spacing:.05em}.text-white{color:#fff}.text-gray-900{color:var(--gen-text)}.text-gray-700{color:var(--gen-text-2)}.text-gray-600{color:var(--gen-text-3)}.text-gray-500{color:var(--gen-text-muted)}.text-gray-400{color:var(--gen-text-muted-2)}.text-blue-600{color:#2563eb}.text-red-600{color:#dc2626}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.object-contain{object-fit:contain}.shadow-sm{box-shadow:0 1px 2px #11182714}.opacity-40{opacity:.4}.scale-110{transform:scale(1.1)}.accent-blue-600{accent-color:#2563eb}.transition-colors{transition-property:color,background-color,border-color,fill,stroke;transition-duration:.15s;transition-timing-function:ease}.transition-transform{transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hover\:bg-blue-50:hover{background:var(--gen-surface-accent)}.hover\:bg-blue-700:hover{background:#1d4ed8}.hover\:bg-gray-200:hover{background:var(--gen-border)}.hover\:bg-purple-700:hover{background:#7e22ce}.hover\:border-blue-500:hover{border-color:#3b82f6}.hover\:text-blue-700:hover{color:#1d4ed8}.hover\:text-gray-900:hover{color:var(--gen-text)}.focus\:outline-none:focus{outline:none}.focus\:border-blue-500:focus{border-color:#3b82f6}.focus\:ring-2:focus{box-shadow:0 0 0 2px #2563eb2e}.focus\:ring-blue-500:focus{box-shadow:0 0 0 2px #3b82f640}.disabled\:opacity-50:disabled{opacity:.5}@media (width>=768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}:root,[data-theme=dark]{--bg:#09090b;--panel:#0f0f11;--panel-2:#131316;--border:#1f1f23;--border-strong:#2a2a30;--border-hover:#4a4a52;--row-hover:#ffffff06;--text:#ededed;--muted:#8a8a93;--muted-2:#5e5e66;--accent:#fff;--accent-fg:#09090b;--blue:#3b82f6;--green:#22c55e;--amber:#f59e0b;--red:#ef4444;--tag-video-fg:#93c5fd;--tag-image-fg:#d8b4fe;--pill-live-fg:#22c55e;--pill-warn-fg:#f59e0b;--radius:10px;--radius-sm:6px}[data-theme=light]{--bg:#fafafa;--panel:#fff;--panel-2:#f4f4f5;--border:#e4e4e7;--border-strong:#d4d4d8;--border-hover:#a1a1aa;--row-hover:#00000006;--text:#18181b;--muted:#71717a;--muted-2:#a1a1aa;--accent:#18181b;--accent-fg:#fff;--tag-video-fg:#1d4ed8;--tag-image-fg:#7e22ce;--pill-live-fg:#15803d;--pill-warn-fg:#b45309}html,body,#root{background:var(--bg);height:100%;color:var(--text)}*{box-sizing:border-box}.layout{grid-template-columns:240px 1fr;min-height:100vh;display:grid}.sidebar{background:var(--panel);border-right:1px solid var(--border);flex-direction:column;gap:4px;height:100vh;padding:20px 12px;display:flex;position:sticky;top:0}.brand{letter-spacing:-.01em;align-items:center;gap:10px;padding:8px 12px 18px;font-size:15px;font-weight:600;display:flex}.brand-dot{background:linear-gradient(135deg, var(--text), var(--muted));border-radius:4px;width:16px;height:16px}.sidebar nav{flex-direction:column;flex:1;gap:2px;display:flex}.nav-item{border-radius:var(--radius-sm);color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:8px 10px;font-size:13.5px;font-weight:500;transition:background .12s,color .12s;display:flex}.nav-item:hover:not(:disabled),.nav-item.active{background:var(--panel-2);color:var(--text)}.nav-item:disabled{cursor:not-allowed;color:var(--muted-2)}.nav-icon{width:16px;height:16px;display:inline-flex}.nav-icon svg{width:100%;height:100%}.badge{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-2);border:1px solid var(--border-strong);background:0 0;border-radius:999px;margin-left:auto;padding:1px 6px;font-size:10px}.sidebar-footer{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;margin-top:8px;padding:10px 12px;display:flex}.theme-toggle{border:1px solid var(--border-strong);border-radius:var(--radius-sm);width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:color .12s,border .12s,background .12s;display:inline-flex}.theme-toggle:hover{color:var(--text);border-color:var(--border-hover);background:var(--panel-2)}.theme-toggle svg{width:14px;height:14px}.main{width:100%;min-width:0;padding:32px 48px 64px}.view-header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;display:flex}.view-header h1{letter-spacing:-.02em;margin:0 0 6px;font-size:22px;font-weight:600}.view-sub{color:var(--muted);margin:0;font-size:13px}.card{background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);padding:24px}.card.no-pad{padding:0;overflow:hidden}.card.empty{text-align:center;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:56px 24px;display:flex}.card.empty svg{width:32px;height:32px;color:var(--muted-2);margin-bottom:8px}.card.empty strong{color:var(--text);font-size:14px;font-weight:500}.form{flex-direction:column;gap:22px;display:flex}.field{flex-direction:column;gap:8px;display:flex}.field>label{color:var(--muted);letter-spacing:.01em;font-size:12.5px;font-weight:500}.field input[type=text],.field input:not([type]){background:var(--bg);border:1px solid var(--border-strong);border-radius:var(--radius-sm);color:var(--text);padding:9px 12px;font-family:inherit;font-size:14px;transition:border .12s,background .12s}.field input:focus{border-color:var(--border-hover);background:var(--panel-2);outline:none}.help{color:var(--muted-2);margin:0;font-size:12px}.seg{grid-template-columns:1fr 1fr;gap:8px;display:grid}.seg button{background:var(--bg);border:1px solid var(--border-strong);border-radius:var(--radius-sm);color:var(--text);cursor:pointer;text-align:left;flex-direction:column;align-items:flex-start;gap:2px;padding:12px 14px;font-size:14px;font-weight:500;transition:border .12s,background .12s;display:flex}.seg button:hover{border-color:var(--border-hover)}.seg button.active{border-color:var(--text);background:var(--panel-2)}.seg-sub{color:var(--muted);font-size:11.5px;font-weight:400}.dropzone{background:var(--bg);border:1.5px dashed var(--border-strong);border-radius:var(--radius-sm);cursor:pointer;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:36px 20px;transition:border .12s,background .12s;display:flex}.dropzone:hover{border-color:var(--border-hover)}.dropzone.over{border-color:var(--text);background:var(--panel-2)}.dropzone.has-file{border-style:solid;border-color:var(--border-strong)}.dropzone svg{width:22px;height:22px;color:var(--muted);margin-bottom:4px}.dropzone strong{color:var(--text);font-size:13.5px;font-weight:500}.muted{color:var(--muted);font-size:12px}.actions{align-items:center;gap:12px;padding-top:4px;display:flex}.btn-primary{background:var(--accent);color:var(--accent-fg);border-radius:var(--radius-sm);cursor:pointer;border:none;padding:8px 16px;font-size:13.5px;font-weight:500;transition:opacity .12s}.btn-primary:hover:not(:disabled){opacity:.9}.btn-primary:disabled{opacity:.4;cursor:not-allowed}.spinner{vertical-align:-2px;border:2px solid;border-top-color:#0000;border-radius:50%;width:12px;height:12px;margin-right:6px;animation:.6s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.btn-ghost{border:1px solid var(--border-strong);border-radius:var(--radius-sm);color:var(--text);cursor:pointer;background:0 0;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:border .12s,background .12s;display:inline-flex}.btn-ghost:hover{border-color:var(--border-hover);background:var(--panel-2)}.btn-ghost svg{width:13px;height:13px}.error{color:var(--red);margin:0;font-size:13px}table{border-collapse:collapse;width:100%}th{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);background:var(--panel-2);border-bottom:1px solid var(--border);padding:16px 20px;font-size:11.5px;font-weight:500}td{border-bottom:1px solid var(--border);color:var(--text);padding:18px 20px;font-size:13px}tr:last-child td{border-bottom:none}tr:hover td{background:var(--row-hover)}.mono{color:var(--muted);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px}.tag{text-transform:capitalize;border:1px solid var(--border-strong);background:var(--bg);color:var(--text);border-radius:4px;padding:2px 8px;font-size:11.5px;font-weight:500;display:inline-block}.tag-video{color:var(--tag-video-fg);background:#3b82f614;border-color:#3b82f666}.tag-image{color:var(--tag-image-fg);background:#a855f714;border-color:#a855f766}.pill{border:1px solid var(--border-strong);border-radius:999px;align-items:center;gap:6px;padding:2px 10px;font-size:11.5px;font-weight:500;display:inline-flex}.pill:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.pill-live{color:var(--pill-live-fg);background:#22c55e14;border-color:#22c55e4d}.pill-warn{color:var(--pill-warn-fg);background:#f59e0b14;border-color:#f59e0b4d}.pill-ok{color:var(--muted);border-color:var(--border-strong);background:0 0}.header-left{align-items:center;gap:16px;display:flex}.back-btn{border:1px solid var(--border-strong);border-radius:var(--radius-sm);color:var(--muted);cursor:pointer;background:0 0;align-items:center;gap:4px;padding:6px 10px;font-size:12.5px;font-weight:500;transition:color .12s,border .12s,background .12s;display:inline-flex}.back-btn:hover{color:var(--text);border-color:var(--border-hover);background:var(--panel-2)}.back-btn svg{width:13px;height:13px}.view-sub-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:6px;display:flex}.meta-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:28px;display:grid}.meta{background:var(--panel);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);flex-direction:column;gap:4px;padding:14px 16px;font-size:13px;display:flex}.meta-label{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:11px}.section-title{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin:0 0 12px;font-size:14px;font-weight:500}.ad-name{flex-direction:column;gap:2px;display:flex}.ad-name strong{font-weight:500}.num{font-variant-numeric:tabular-nums;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:13px}.badge-stack{gap:6px;display:flex}.row-winner td{background:#22c55e0f}.row-winner:hover td{background:#22c55e1a!important}tr.clickable{cursor:pointer}.row-chevron{text-align:right;width:64px;color:var(--muted-2)}.th-action{text-align:right;width:64px}.row-chevron svg{vertical-align:middle;width:14px;height:14px}tr.clickable:hover .row-chevron{color:var(--text)}@media (width<=720px){.layout{grid-template-columns:1fr}.sidebar{flex-direction:row;height:auto;padding:12px;position:relative;overflow-x:auto}.sidebar nav{flex-direction:row}.brand,.sidebar-footer{display:none}.main{padding:20px}}
