@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap";.scraper-dashboard{--canvas: #f7f8f3;--brand-crimson: var(--bee-green-900, #103414);--brand-hover: var(--bee-green-800, #173614);--brand-pink: var(--bee-green-100, #f2f6e7);--brand-yellow: var(--bee-yellow-600, #f4b60b);--ink: #18251d;--muted: #697668;--line: #d8ded2;width:100%;min-height:100%;font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;color:var(--ink);padding-top:12px}.scraper-dashboard *{box-sizing:border-box}.scraper-dashboard body{margin:0;font-family:inherit;background:var(--canvas);overflow-x:hidden}.scraper-dashboard button,.scraper-dashboard input,.scraper-dashboard select,.scraper-dashboard textarea{font:inherit}.scraper-dashboard a{color:inherit}.scraper-dashboard .bg-canvas{background:transparent}.scraper-dashboard .scraper-dashboard-shell{width:100%;position:relative;z-index:0}.scraper-dashboard .scraper-workspace-grid{--scraper-live-panel-height: clamp(560px, calc(100vh - 150px) , 760px);align-items:start;grid-template-columns:minmax(640px,1fr) minmax(440px,520px);gap:20px}.scraper-dashboard .scraper-workspace-grid>.card-shell,.scraper-dashboard .scraper-main-column>.card-shell{padding:20px}.scraper-dashboard .scraper-main-column{display:grid;gap:16px;min-width:0}.scraper-dashboard .scraper-side-rail{position:sticky;top:12px;display:grid;height:var(--scraper-live-panel-height);grid-template-rows:minmax(0,1fr);overflow:hidden}.scraper-dashboard .scraper-page-header,.scraper-dashboard .tabs-shell,.scraper-dashboard .card-shell,.scraper-dashboard .article-toolbar,.scraper-dashboard .stat-card{border:1px solid var(--line);background:#fffffff0;box-shadow:0 10px 24px #1034140b}.scraper-dashboard .scraper-page-header{min-height:116px;border-radius:18px;padding:18px 20px}.scraper-dashboard .scraper-header-icon{display:inline-flex;height:44px;width:44px;flex-shrink:0;align-items:center;justify-content:center;border-radius:14px;background:#f2f6e7;color:var(--brand-crimson);box-shadow:inset 0 0 0 1px #163a241a}.scraper-dashboard .scraper-fetch-header{min-height:76px;align-items:flex-start}.scraper-dashboard .scraper-fetch-icon{height:44px;width:44px}.scraper-dashboard .scraper-eyebrow{color:var(--brand-crimson);font-size:10px;font-weight:800;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.scraper-dashboard .scraper-fetch-header h2{margin-top:6px;color:#07120b;font-size:20px;font-weight:800;line-height:1.18;letter-spacing:0}.scraper-dashboard .scraper-fetch-header p{margin-top:6px;color:#5f6b7a;font-size:14px;font-weight:400;line-height:1.45}.scraper-dashboard .scraper-page-title{color:var(--ink);font-size:22px;font-weight:700;line-height:1.12;letter-spacing:0}.scraper-dashboard .text-ink-900{color:var(--ink)}.scraper-dashboard .text-brand-crimson{color:var(--brand-crimson)}.scraper-dashboard .bg-brand-crimson{background:var(--brand-crimson)}.scraper-dashboard .bg-brand-pink\/60{background:#f2f6e799}.scraper-dashboard .card-shell,.scraper-dashboard .stat-card,.scraper-dashboard .record-card{background:#fffffff0;border:1px solid var(--line);box-shadow:0 10px 24px #1034140b}.scraper-dashboard .card-shell{border-radius:18px}.scraper-dashboard .article-toolbar{display:flex;align-items:end;gap:14px;border:1px solid var(--line);border-radius:18px;background:#fffffff0;padding:16px;box-shadow:0 10px 24px #1034140b}.scraper-dashboard .toolbar-actions{display:flex;flex-shrink:0;align-items:end;gap:10px}.scraper-dashboard .selection-pill{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;border-radius:999px;background:#fff1f2;color:#be123c;padding:8px 12px;font-size:11px;font-weight:700;text-transform:uppercase}.scraper-dashboard .article-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:18px}.scraper-dashboard .article-loader-cell{grid-column:1 / -1;min-height:520px}.scraper-dashboard .article-loader-cell .app-loader{min-height:520px}@media (max-width: 1400px){.scraper-dashboard .article-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 1060px){.scraper-dashboard .article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.scraper-dashboard .load-more-sentinel{display:flex;min-height:72px;align-items:center;justify-content:center;border-top:1px solid #edf2e7;color:var(--muted);font-size:12px;font-weight:900}.scraper-dashboard .tabs-shell{display:inline-grid;width:min(100%,760px);grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;border-radius:18px;padding:6px}.scraper-dashboard .tab-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:13px;background:transparent;color:#5f6b7a;font-size:12px;font-weight:700;cursor:pointer}.scraper-dashboard .tab-button.active{background:var(--brand-crimson);color:#fff;box-shadow:0 10px 20px #10341429}.scraper-dashboard .stat-card{display:flex;min-height:90px;align-items:center;gap:14px;border-radius:18px;padding:15px 16px}.scraper-dashboard .stat-card p{margin:0 0 5px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:0;text-transform:uppercase}.scraper-dashboard .stat-card strong{display:block;color:var(--ink);font-size:22px;font-weight:700;line-height:1}.scraper-dashboard .stat-icon{display:inline-flex;height:42px;width:42px;flex-shrink:0;align-items:center;justify-content:center;border-radius:14px;background:var(--brand-pink);color:var(--brand-crimson)}.scraper-dashboard .btn-primary,.scraper-dashboard .btn-secondary,.scraper-dashboard .btn-danger,.scraper-dashboard .icon-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;padding:0 15px;font-size:13px;font-weight:700;transition:transform .18s ease,background .18s ease,border-color .18s ease;cursor:pointer}.scraper-dashboard .btn-primary{background:var(--brand-crimson);color:#fff}.scraper-dashboard .btn-primary:hover{background:var(--brand-hover);transform:translateY(-1px)}.scraper-dashboard .btn-primary:disabled{cursor:wait;opacity:.7;transform:none}.scraper-dashboard .btn-secondary{border:1px solid #e5e7eb;background:#fff;color:#374151}.scraper-dashboard .btn-secondary:hover{border-color:#10341440;color:var(--brand-crimson)}.scraper-dashboard .btn-danger,.scraper-dashboard .icon-button.danger{border:1px solid #fee2e2;background:#fff1f2;color:#be123c}.scraper-dashboard .icon-button{min-height:36px;width:36px;padding:0;background:#fff;color:var(--muted);border:1px solid #e5e7eb}.scraper-dashboard .alert{border-radius:18px;padding:13px 15px;font-size:13px;font-weight:800}.scraper-dashboard .alert-danger{border:1px solid #fecdd3;background:#fff1f2;color:#be123c}.scraper-dashboard .field{display:grid;gap:7px}.scraper-dashboard .field span{color:var(--muted);font-size:11px;font-weight:700;letter-spacing:0;text-transform:uppercase}.scraper-dashboard .config-panel,.scraper-dashboard .schedule-box{border:1px solid var(--line);border-radius:16px;background:#ffffffb8;padding:14px}.scraper-dashboard .config-label{margin-bottom:10px;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.scraper-dashboard .choice-grid,.scraper-dashboard .topic-list{display:grid;gap:8px}.scraper-dashboard .choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);border-radius:16px;background:#fbfcf8;padding:8px}.scraper-dashboard .topic-list{grid-template-columns:minmax(260px,.32fr)}.scraper-dashboard .scraper-fetch-controls{display:grid;grid-template-columns:minmax(260px,.32fr) minmax(220px,.32fr) minmax(260px,.36fr);gap:16px;align-items:end}.scraper-dashboard .choice-card{display:flex;min-height:42px;align-items:center;gap:8px;border:1px solid #d8ded2;border-radius:12px;background:#fff;padding:8px 12px;color:var(--ink);font-size:14px;font-weight:800;cursor:pointer}.scraper-dashboard .choice-card input,.scraper-dashboard .mini-check input,.scraper-dashboard .clear-check input{height:16px;width:16px;flex-shrink:0}.scraper-dashboard .choice-card.active{border-color:#10341447;background:#f2f6e7}.scraper-dashboard .choice-card input,.scraper-dashboard .mini-check input,.scraper-dashboard .clear-check input{accent-color:var(--brand-crimson)}.scraper-dashboard .country-topic-list{display:grid;gap:10px}.scraper-dashboard .country-topic-row{display:grid;gap:8px;border-radius:13px;background:#f8faf6;padding:10px}.scraper-dashboard .country-topic-row strong{font-size:13px;font-weight:700;color:var(--ink)}.scraper-dashboard .country-topic-actions{display:flex;flex-wrap:wrap;gap:7px}.scraper-dashboard .mini-check{display:inline-flex;min-height:30px;align-items:center;gap:6px;border-radius:10px;background:#fff;padding:6px 8px;font-size:11px;font-weight:700;color:#334155}.scraper-dashboard .empty-mini{border-radius:12px;background:#f8faf6;padding:12px;color:#94a3b8;font-size:12px;font-weight:700;text-align:center}.scraper-dashboard .schedule-box{display:grid;gap:14px;background:#fbfcf8}.scraper-dashboard .schedule-box h3{margin:0;font-size:14px;font-weight:700;color:var(--ink)}.scraper-dashboard .schedule-status{display:grid;gap:4px;border-radius:13px;background:#f8faf6;padding:10px}.scraper-dashboard .schedule-status span{color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.scraper-dashboard .schedule-status strong{color:var(--ink);font-size:12px;font-weight:700}.scraper-dashboard .schedule-actions{display:flex;justify-content:flex-end}.scraper-dashboard .fetch-action-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid rgba(16,52,20,.1);border-radius:16px;background:#f2f6e773;padding:14px}.scraper-dashboard .fetch-action-bar strong,.scraper-dashboard .fetch-action-bar span,.scraper-dashboard .fetch-action-bar em{display:block}.scraper-dashboard .fetch-action-bar strong{color:var(--ink);font-size:14px;font-weight:700}.scraper-dashboard .fetch-action-bar span{margin-top:2px;color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase}.scraper-dashboard .fetch-action-bar em{margin-top:6px;font-size:11px;font-style:normal;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.scraper-dashboard .autosave-saved{color:#008a4b}.scraper-dashboard .autosave-pending,.scraper-dashboard .autosave-saving{color:#b7791f}.scraper-dashboard .autosave-error{color:#be123c}.scraper-dashboard .fetch-action-buttons{display:flex;flex-shrink:0;align-items:center;gap:10px}.scraper-dashboard .field input,.scraper-dashboard .field select{min-height:44px;width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);outline:none;padding:0 12px;font-size:14px;font-weight:400}.scraper-dashboard .field input:focus,.scraper-dashboard .field select:focus{border-color:#10341459;box-shadow:0 0 0 4px #10341414}.scraper-dashboard .input-with-icon{position:relative}.scraper-dashboard .input-with-icon svg{position:absolute;left:12px;top:50%;color:var(--muted);transform:translateY(-50%)}.scraper-dashboard .input-with-icon input{padding-left:36px}.scraper-dashboard .segmented{display:inline-grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;border:1px solid #e5e7eb;border-radius:12px;background:#fbfcf8;padding:5px}.scraper-dashboard .segmented button{min-height:34px;border:0;border-radius:12px;background:transparent;color:var(--muted);font-size:12px;font-weight:700;cursor:pointer}.scraper-dashboard .segmented button.active{background:var(--brand-crimson);color:#fff}.scraper-dashboard .clear-box{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #f1f5f9;padding-top:12px}.scraper-dashboard .clear-check{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:9px;border-radius:14px;background:#fff9e8;padding:10px 12px;color:#7c5a06;font-size:12px;font-weight:700}.scraper-dashboard .clear-check input{height:16px;width:16px;accent-color:#be123c}.scraper-dashboard .scheduler-enable-toggle{border:1px solid rgba(190,18,60,.16);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.scraper-dashboard .scheduler-enable-attention{border-color:#be123c6b;background:#fff1f2;color:#9f1239;box-shadow:0 0 0 4px #be123c14}.scraper-dashboard .scheduler-enable-on{border-color:#1034143d;background:#ecfdf3;color:#0f3a1a}.scraper-dashboard .scheduler-alert{border:1px solid rgba(190,18,60,.22);border-radius:14px;background:#fff1f2;color:#9f1239;padding:10px 12px;font-size:12px;font-weight:800}.scraper-dashboard .scheduler-alert-success{border-color:#10341438;background:#ecfdf3;color:#0f3a1a}.scraper-dashboard .status-pill,.scraper-dashboard .type-pill,.scraper-dashboard .meta-pill,.scraper-dashboard .report-badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:0;text-transform:uppercase}.scraper-dashboard .status-pill,.scraper-dashboard .type-pill{min-height:36px;padding:0 16px;border:1px solid rgba(16,52,20,.12);border-radius:12px;font-weight:800}.scraper-dashboard .status-idle,.scraper-dashboard .type-pill{background:var(--brand-pink);color:var(--brand-crimson)}.scraper-dashboard .status-running,.scraper-dashboard .run-state-running{background:#fff8df;color:#7c5a06}.scraper-dashboard .run-state-complete{background:#ecfdf5;color:#047857}.scraper-dashboard .run-state-issues{background:#fff7ed;color:#b45309}.scraper-dashboard .run-state-idle{background:#eef3e7;color:#244225}.scraper-dashboard .record-card,.scraper-dashboard .article-library-card{position:relative;display:flex;min-height:260px;flex-direction:column;justify-content:space-between;overflow:hidden;border-radius:26px;padding:16px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.scraper-dashboard .record-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#fff8facc,#ffffffb3 48%,#f3ffe59e);opacity:.72}.scraper-dashboard .record-card>*,.scraper-dashboard .article-library-card>*{position:relative}.scraper-dashboard .record-card:hover,.scraper-dashboard .article-library-card:hover{border-color:#10341440;box-shadow:0 18px 38px #0f172a1a;transform:translateY(-2px)}.scraper-dashboard .article-library-card{min-height:372px;cursor:pointer;border-left:5px solid var(--brand-crimson);padding:18px}.scraper-dashboard .article-library-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#fffffffa,#fafcf7f5)}.scraper-dashboard .article-card-top,.scraper-dashboard .article-chip-row,.scraper-dashboard .source-trust-strip,.scraper-dashboard .source-trust-domain{display:flex;align-items:center}.scraper-dashboard .article-card-top{justify-content:space-between;gap:12px}.scraper-dashboard .article-chip-row{flex-wrap:wrap;gap:6px;margin-top:34px}.scraper-dashboard .article-chip{display:inline-flex;min-height:24px;align-items:center;border:1px solid #d8ded2;border-radius:7px;padding:4px 8px;color:#4f5f55;font-size:10px;font-weight:900;text-transform:uppercase}.scraper-dashboard .source-trust-strip{min-height:48px;justify-content:space-between;gap:12px;border:1px solid #d97706;border-radius:12px;background:#fff7ed;padding:8px 10px}.scraper-dashboard .source-trust-domain{min-width:0;gap:8px;color:#92400e;font-size:11px;font-weight:900}.scraper-dashboard .source-trust-domain svg{flex-shrink:0}.scraper-dashboard .source-trust-level{flex-shrink:0;border:1px solid #d97706;border-radius:999px;padding:5px 8px;color:#92400e;font-size:9px;font-weight:900;text-transform:uppercase}.scraper-dashboard .card-checkbox{height:18px;width:18px;accent-color:var(--brand-crimson)}.scraper-dashboard .detail-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;justify-content:flex-end;background:#0f172a2e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.scraper-dashboard .detail-drawer{width:min(520px,calc(100vw - 24px));height:calc(100vh - 24px);margin:12px;overflow:hidden;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:0 28px 70px #0f172a38}.scraper-dashboard .record-selected{border-color:#1034147a;box-shadow:0 18px 38px #0f172a1f,inset 0 0 0 2px #10341447}.scraper-dashboard .meta-pill{min-width:0;max-width:100%;padding:7px 10px;background:#f8faf6;color:var(--muted);box-shadow:inset 0 0 0 1px #dfe6d7}.scraper-dashboard .source-link{display:inline-flex;align-items:center;gap:5px;color:var(--brand-crimson);font-size:12px;font-weight:700;text-decoration:none}.scraper-dashboard .analysis-board{display:grid;gap:12px}.scraper-dashboard .analysis-hero,.scraper-dashboard .analysis-panel,.scraper-dashboard .insight-card{border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 16px 36px #0f172a0d}.scraper-dashboard .analysis-hero{display:grid;grid-template-columns:minmax(420px,.9fr) minmax(0,1.35fr);gap:12px;align-items:stretch;padding:14px 16px}.scraper-dashboard .analysis-hero h2{margin:3px 0 4px;color:var(--ink);font-size:21px;font-weight:800;line-height:1.15}.scraper-dashboard .analysis-hero p,.scraper-dashboard .analysis-panel-head p,.scraper-dashboard .insight-card p{margin:0;color:var(--muted);font-size:12px;font-weight:700;line-height:1.45}.scraper-dashboard .analysis-hero-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.scraper-dashboard .kpi-tile{min-width:0;border-radius:14px;background:#f8faf6;padding:10px 11px;box-shadow:inset 0 0 0 1px #dfe6d7}.scraper-dashboard .kpi-tile span,.scraper-dashboard .kpi-tile em,.scraper-dashboard .insight-card span{display:block;color:var(--muted);font-size:10px;font-style:normal;font-weight:800;line-height:1.25;text-transform:uppercase}.scraper-dashboard .kpi-tile strong,.scraper-dashboard .insight-card strong{display:block;margin-top:5px;color:var(--ink);font-size:22px;font-weight:800;line-height:1}.scraper-dashboard .kpi-tile.good strong,.scraper-dashboard .insight-card.good strong{color:#0f6b3a}.scraper-dashboard .kpi-tile.warn strong,.scraper-dashboard .insight-card.warn strong{color:#a16207}.scraper-dashboard .kpi-tile.bad strong,.scraper-dashboard .insight-card.bad strong{color:#be123c}.scraper-dashboard .kpi-tile em{margin-top:5px;color:#64748b;text-transform:none}.scraper-dashboard .insight-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.scraper-dashboard .insight-card{min-height:92px;padding:12px}.scraper-dashboard .insight-card p{margin-top:7px}.scraper-dashboard .analysis-layout{display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:12px}.scraper-dashboard .analysis-main,.scraper-dashboard .analysis-side{display:grid;align-content:start;gap:12px}.scraper-dashboard .analysis-two-col{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:12px}.scraper-dashboard .analysis-two-col.wide-left{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr)}.scraper-dashboard .analysis-panel{min-width:0;overflow:hidden;padding:13px 14px}.scraper-dashboard .analysis-panel-head{margin-bottom:10px}.scraper-dashboard .analysis-panel-head h3{margin:0 0 2px;color:var(--ink);font-size:15px;font-weight:800;line-height:1.25}.scraper-dashboard .analysis-bars{display:grid;gap:6px}.scraper-dashboard .source-outcome-list{display:grid;gap:8px;max-height:350px;overflow:auto;padding-right:3px}.scraper-dashboard .source-outcome-row{display:grid;width:100%;gap:8px;border:1px solid var(--line);border-radius:8px;background:#fbfcf8;padding:10px;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.scraper-dashboard .source-outcome-row:hover,.scraper-dashboard .source-outcome-row.active{border-color:var(--green);box-shadow:inset 3px 0 0 var(--green);transform:translateY(-1px)}.scraper-dashboard .source-outcome-main{display:flex;min-width:0;align-items:baseline;justify-content:space-between;gap:10px}.scraper-dashboard .source-outcome-main strong{overflow:hidden;color:var(--ink);font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.scraper-dashboard .source-outcome-main span{flex:0 0 auto;color:var(--muted);font-size:11px;font-weight:800}.scraper-dashboard .source-outcome-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.scraper-dashboard .source-outcome-stats em{min-width:0;overflow:hidden;border-radius:8px;background:#fff;padding:6px 7px;font-size:11px;font-style:normal;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.scraper-dashboard .source-outcome-stats .good{color:#065f46}.scraper-dashboard .source-outcome-stats .warn{color:#92400e}.scraper-dashboard .source-outcome-stats .bad{color:#be123c}.scraper-dashboard .source-outcome-stats .neutral{color:var(--muted)}.scraper-dashboard .bar-row{min-width:0}.scraper-dashboard .bar-row.compact{margin-top:9px}.scraper-dashboard .trend-bars{display:grid;grid-template-columns:repeat(14,minmax(34px,1fr));min-height:190px;align-items:end;gap:8px;border-radius:16px;background:#fbfcf8;padding:12px;box-shadow:inset 0 0 0 1px #e5eadf}.scraper-dashboard .trend-bar{display:grid;min-width:0;height:158px;grid-template-rows:minmax(0,1fr) auto auto;align-items:end;gap:5px;text-align:center}.scraper-dashboard .trend-bar strong{display:block;width:100%;min-height:8px;border-radius:8px 8px 3px 3px;background:linear-gradient(180deg,#103414,#7a8f12)}.scraper-dashboard .trend-bar span,.scraper-dashboard .trend-bar em{min-width:0;color:var(--muted);font-size:10px;font-style:normal;font-weight:800;line-height:1.1;white-space:nowrap}.scraper-dashboard .trend-bar em{color:var(--ink)}.scraper-dashboard .health-table{display:grid;overflow:hidden;border:1px solid #e5eadf;border-radius:14px}.scraper-dashboard .health-row{display:grid;grid-template-columns:minmax(150px,1.4fr) 84px 132px 62px 70px;gap:8px;align-items:center;min-height:40px;border-bottom:1px solid #eef2e8;padding:7px 9px;color:#334155;font-size:12px;font-weight:700}.scraper-dashboard .health-row:last-child{border-bottom:0}.scraper-dashboard .health-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scraper-dashboard .health-head{min-height:36px;background:#f8faf6;color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase}.scraper-dashboard .health-bad{color:#be123c}.scraper-dashboard .mini-meter{display:inline-flex;width:58px;height:8px;overflow:hidden;border-radius:999px;background:#e5eadf;vertical-align:middle}.scraper-dashboard .mini-meter b{display:block;border-radius:inherit;background:#64748b}.scraper-dashboard .mini-meter.good b{background:#0f6b3a}.scraper-dashboard .mini-meter.warn b{background:#d99b08}.scraper-dashboard .donut-wrap{display:grid;gap:14px}.scraper-dashboard .donut-ring{width:126px;aspect-ratio:1;justify-self:center;border-radius:50%;background:radial-gradient(circle at center,#fff 0 52%,transparent 53%),conic-gradient(#103414 0 var(--a),#7a8f12 var(--a) calc(var(--a) + var(--b)),#d99b08 calc(var(--a) + var(--b)) 100%);box-shadow:inset 0 0 0 1px #e5eadf}.scraper-dashboard .date-flow-list,.scraper-dashboard .issue-list{display:grid;gap:8px}.scraper-dashboard .issue-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:12px;background:#fbfcf8;padding:10px 12px}.scraper-dashboard .issue-row strong,.scraper-dashboard .issue-row span,.scraper-dashboard .issue-row em{display:block;min-width:0}.scraper-dashboard .issue-row strong{color:var(--ink);font-size:12px;font-weight:800}.scraper-dashboard .issue-row span{margin-top:2px;color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase}.scraper-dashboard .issue-row em{flex-shrink:0;color:#be123c;font-size:11px;font-style:normal;font-weight:800}.scraper-dashboard .bi-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}.scraper-dashboard .bi-filter-grid label{display:grid;gap:6px}.scraper-dashboard .bi-filter-grid span{color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase}.scraper-dashboard .bi-filter-grid select{min-height:38px;min-width:0;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);padding:0 10px;font-size:13px;font-weight:700}.scraper-dashboard .bi-chip-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px}.scraper-dashboard .bi-chip{display:flex;min-height:50px;min-width:0;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e5eadf;border-radius:14px;background:#fbfcf8;padding:8px 10px;color:var(--ink);cursor:pointer}.scraper-dashboard .bi-chip:hover,.scraper-dashboard .bi-chip.active,.scraper-dashboard .source-bar:hover,.scraper-dashboard .source-bar.active{border-color:#10341459;background:#f2f6e7b3}.scraper-dashboard .bi-chip span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800}.scraper-dashboard .bi-chip strong{flex-shrink:0;color:var(--brand-crimson);font-size:17px;font-weight:800}.scraper-dashboard .source-bar{display:block;width:100%;border:1px solid transparent;border-radius:12px;background:transparent;padding:6px 8px;text-align:left;cursor:pointer}.scraper-dashboard .latest-source-list{display:grid;gap:7px}.scraper-dashboard .latest-source-row{display:grid;gap:5px;border-radius:12px;background:#fbfcf8;padding:9px 10px;color:inherit;text-decoration:none;box-shadow:inset 0 0 0 1px #e5eadf}.scraper-dashboard .latest-source-row strong{color:var(--ink);font-size:12px;font-weight:800;line-height:1.35}.scraper-dashboard .latest-source-row span{color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase}.scraper-dashboard .report-card{border:1px solid #e5e7eb;border-radius:16px;background:#fff;padding:12px}.scraper-dashboard .report-panel{display:flex;height:100%;min-height:0;flex-direction:column;overflow:hidden}.scraper-dashboard .report-list{display:grid;gap:10px;min-height:0;flex:1;align-content:start;overflow-y:auto;padding-right:4px}.scraper-dashboard .report-card-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;margin-bottom:10px}.scraper-dashboard .report-card h3{margin:0;color:var(--ink);font-size:13px;font-weight:700;line-height:1.25;overflow-wrap:anywhere}.scraper-dashboard .report-card p{margin:3px 0 0;color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase}.scraper-dashboard .report-badge{min-width:34px;justify-content:center;padding:5px 8px;background:var(--brand-pink);color:var(--brand-crimson)}.scraper-dashboard .report-badge.danger{background:#fff1f2;color:#be123c}.scraper-dashboard .report-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.scraper-dashboard .report-grid div{min-width:0;border-radius:12px;background:#fbfcf8;padding:8px 6px;text-align:center}.scraper-dashboard .report-grid span{display:block;color:var(--muted);font-size:9px;font-weight:700;line-height:1.1;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scraper-dashboard .report-grid strong{display:block;margin-top:4px;color:var(--ink);font-size:16px;font-weight:700;line-height:1}.scraper-dashboard .live-count-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px 14px;border-bottom:1px solid #f1f5f9}.scraper-dashboard .live-run-panel{display:flex;height:var(--scraper-live-panel-height);min-height:0;flex-direction:column}.scraper-dashboard .run-complete-banner{display:flex;align-items:center;gap:8px;border-bottom:1px solid #d8ead6;background:#f0fdf4;padding:10px 14px;color:#047857;font-size:12px;font-weight:800;line-height:1.35}.scraper-dashboard .run-complete-banner.issues{border-bottom-color:#fed7aa;background:#fff7ed;color:#b45309}.scraper-dashboard .run-complete-banner svg{flex-shrink:0}.scraper-dashboard .live-count{border-radius:14px;background:#f8faf6;padding:10px 12px;box-shadow:inset 0 0 0 1px #dfe6d7}.scraper-dashboard .live-count span{display:block;color:var(--muted);font-size:10px;font-weight:700;text-transform:uppercase}.scraper-dashboard .live-count strong{display:block;margin-top:4px;color:var(--ink);font-size:20px;font-weight:800}.scraper-dashboard .live-count.danger strong{color:#be123c}.scraper-dashboard .live-feed{min-height:0;flex:1;overflow-y:auto;padding:8px 14px 14px;background:linear-gradient(180deg,#f8faf6a3,#fffffff2)}.scraper-dashboard .live-empty{display:flex;min-height:180px;align-items:center;justify-content:center;border:1px dashed #e2e8f0;border-radius:20px;color:#94a3b8;font-size:13px;font-weight:800;text-align:center}.scraper-dashboard .live-event{display:grid;grid-template-columns:82px minmax(0,1fr);gap:10px;align-items:start;border-bottom:1px solid #f1f5f9;padding:10px 0}.scraper-dashboard .live-event:last-child{border-bottom:0}.scraper-dashboard .live-event-badge{display:inline-flex;min-height:24px;width:100%;max-width:100%;align-items:center;justify-content:center;border-radius:999px;background:#eef3e7;color:#475569;font-size:10px;font-weight:700;text-transform:uppercase}.scraper-dashboard .live-event.good .live-event-badge{background:var(--brand-pink);color:var(--brand-crimson)}.scraper-dashboard .live-event.warn .live-event-badge{background:#fff8df;color:#7c5a06}.scraper-dashboard .live-event.bad .live-event-badge{background:#fff1f2;color:#be123c}.scraper-dashboard .live-event.source .live-event-badge{background:var(--brand-pink);color:var(--brand-crimson)}.scraper-dashboard .live-event h3{margin:0;overflow:hidden;color:var(--ink);font-size:13px;font-weight:700;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.scraper-dashboard .live-event p{margin:4px 0 0;overflow:hidden;color:var(--muted);font-size:12px;font-weight:700;line-height:1.35;text-overflow:ellipsis;white-space:normal;word-break:break-word}.scraper-dashboard .line-clamp-3{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.scraper-dashboard .animate-spin{animation:spin 1s linear infinite}@media (max-width: 1280px){.scraper-dashboard .scraper-workspace-grid{grid-template-columns:minmax(560px,1fr) minmax(390px,460px);gap:16px}}@media (max-width: 1080px){.scraper-dashboard .scraper-workspace-grid{grid-template-columns:1fr}.scraper-dashboard .scraper-main-column{grid-template-rows:none}.scraper-dashboard .scraper-side-rail{position:static;height:var(--scraper-live-panel-height);max-height:none;grid-template-rows:none;overflow:visible}.scraper-dashboard .report-panel{height:auto}.scraper-dashboard .live-feed{max-height:360px;flex:none}}@media (max-width: 760px){.scraper-dashboard .scraper-workspace-grid{--scraper-live-panel-height: 520px}.scraper-dashboard .choice-grid,.scraper-dashboard .topic-list,.scraper-dashboard .scraper-fetch-controls{grid-template-columns:1fr}.scraper-dashboard .article-toolbar{display:grid}.scraper-dashboard .toolbar-actions{display:grid;grid-template-columns:1fr 1fr}.scraper-dashboard .tabs-shell{grid-template-columns:1fr}.scraper-dashboard .article-grid{grid-template-columns:1fr;padding:12px}.scraper-dashboard .live-count-grid,.scraper-dashboard .report-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.scraper-dashboard .record-card{min-height:230px}}.scraper-dashboard h1,.scraper-dashboard h2,.scraper-dashboard h3,.scraper-dashboard h4{color:var(--ink);font-weight:800;letter-spacing:0}.scraper-dashboard p{color:var(--muted);font-weight:500}.scraper-dashboard .scraper-page-title{font-size:22px}.scraper-dashboard .card-shell h2,.scraper-dashboard .article-toolbar h2{font-size:16px}.scraper-dashboard .scraper-eyebrow,.scraper-dashboard .config-label,.scraper-dashboard .field span,.scraper-dashboard .stat-card p,.scraper-dashboard .live-count span,.scraper-dashboard .report-grid span{font-weight:700;letter-spacing:.12em}.scraper-dashboard .tab-button,.scraper-dashboard .btn-primary,.scraper-dashboard .btn-secondary,.scraper-dashboard .btn-danger,.scraper-dashboard .choice-card,.scraper-dashboard .mini-check,.scraper-dashboard .clear-check,.scraper-dashboard .live-event h3,.scraper-dashboard .report-card h3{font-weight:700}.scraper-dashboard .stat-card strong,.scraper-dashboard .live-count strong,.scraper-dashboard .report-grid strong{font-weight:800}.scraper-dashboard .h-3.overflow-hidden.rounded-full.bg-gray-100,.scraper-dashboard .h-1\.5.overflow-hidden.rounded-full.bg-white{background:#edf2e7}.scraper-dashboard .h-full.rounded-full.bg-brand-crimson{background:linear-gradient(90deg,var(--brand-crimson),var(--brand-hover))}.scraper-dashboard .InfoRow,.scraper-dashboard .rounded-xl.bg-gray-50{background:#fbfcf8}.scraper-dashboard [class*=font-black],.scraper-dashboard [class*=font-extrabold],.scraper-dashboard [class*=font-bold]{font-weight:700}.scraper-dashboard .scraper-page-title,.scraper-dashboard [class*=text-3xl],.scraper-dashboard [class*=text-2xl]{font-size:22px;line-height:1.18}.scraper-dashboard [class*=text-xl]{font-size:18px;line-height:1.25}.scraper-dashboard [class*=text-lg]{font-size:16px;line-height:1.35}.scraper-dashboard [class*=text-base],.scraper-dashboard .choice-card,.scraper-dashboard .field input,.scraper-dashboard .field select{font-size:14px;line-height:1.45}.scraper-dashboard [class*=text-sm],.scraper-dashboard .btn-primary,.scraper-dashboard .btn-secondary,.scraper-dashboard .btn-danger{font-size:13px;line-height:1.4}.scraper-dashboard [class*=text-xs],.scraper-dashboard [class*="text-\\[11px\\]"],.scraper-dashboard [class*="text-\\[10px\\]"],.scraper-dashboard [class*="text-\\[9px\\]"],.scraper-dashboard .scraper-eyebrow,.scraper-dashboard .config-label,.scraper-dashboard .field span,.scraper-dashboard .stat-card p,.scraper-dashboard .live-count span,.scraper-dashboard .report-grid span,.scraper-dashboard .live-event-badge{font-size:11px;line-height:1.35}.scraper-dashboard .stat-card strong,.scraper-dashboard .live-count strong,.scraper-dashboard .report-grid strong{font-size:20px;line-height:1;font-weight:700}.scraper-dashboard .card-shell h2,.scraper-dashboard .article-toolbar h2,.scraper-dashboard .report-card h3,.scraper-dashboard .live-event h3{font-size:15px;line-height:1.35}.scraper-dashboard .btn-primary.w-full,.scraper-dashboard .btn-secondary.w-full,.scraper-dashboard .btn-danger.w-full{width:auto;min-width:128px;max-width:-moz-fit-content;max-width:fit-content;min-height:40px;align-self:flex-end;justify-self:end;padding:0 16px}.scraper-dashboard .clear-box .btn-danger.w-full{margin-left:auto}@media (max-width: 640px){.scraper-dashboard .analysis-hero,.scraper-dashboard .analysis-layout,.scraper-dashboard .analysis-two-col,.scraper-dashboard .analysis-two-col.wide-left,.scraper-dashboard .insight-grid,.scraper-dashboard .analysis-hero-grid,.scraper-dashboard .bi-filter-grid,.scraper-dashboard .bi-chip-grid{grid-template-columns:1fr}.scraper-dashboard .trend-bars{grid-template-columns:repeat(7,minmax(32px,1fr))}.scraper-dashboard .health-row{grid-template-columns:minmax(120px,1fr) 72px 96px}.scraper-dashboard .health-row span:nth-child(4),.scraper-dashboard .health-row span:nth-child(5){display:none}.scraper-dashboard .segmented,.scraper-dashboard .btn-primary.w-full,.scraper-dashboard .btn-secondary.w-full,.scraper-dashboard .btn-danger.w-full{width:100%;max-width:none}.scraper-dashboard .fetch-action-bar{align-items:stretch;flex-direction:column}.scraper-dashboard .fetch-action-buttons{width:100%;flex-direction:column}.scraper-dashboard .schedule-actions{justify-content:stretch}.scraper-dashboard .schedule-actions .btn-secondary,.scraper-dashboard .fetch-action-bar .btn-primary,.scraper-dashboard .fetch-action-bar .btn-secondary,.scraper-dashboard .fetch-action-bar .btn-danger,.scraper-dashboard .clear-box .btn-danger{width:100%;max-width:none}}@media (min-width: 641px) and (max-width: 1180px){.scraper-dashboard .analysis-hero,.scraper-dashboard .analysis-layout,.scraper-dashboard .analysis-two-col.wide-left{grid-template-columns:1fr}.scraper-dashboard .insight-grid,.scraper-dashboard .analysis-hero-grid,.scraper-dashboard .bi-filter-grid,.scraper-dashboard .bi-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}body.theme-dark .scraper-dashboard{--canvas: #0f1411;--ink: #f4f7f1;--muted: #aab4a7;--line: rgba(226, 232, 220, .14);--brand-pink: rgba(242, 246, 231, .08);color:var(--ink)}body.theme-dark .scraper-dashboard .scraper-page-header,body.theme-dark .scraper-dashboard .tabs-shell,body.theme-dark .scraper-dashboard .card-shell,body.theme-dark .scraper-dashboard .article-toolbar,body.theme-dark .scraper-dashboard .stat-card,body.theme-dark .scraper-dashboard .record-card,body.theme-dark .scraper-dashboard .config-panel,body.theme-dark .scraper-dashboard .schedule-box,body.theme-dark .scraper-dashboard .analysis-hero,body.theme-dark .scraper-dashboard .analysis-panel,body.theme-dark .scraper-dashboard .insight-card{border-color:var(--line);background:#111814eb;box-shadow:none}body.theme-dark .scraper-dashboard .scraper-header-icon,body.theme-dark .scraper-dashboard .stat-icon,body.theme-dark .scraper-dashboard .live-event.source .live-event-badge,body.theme-dark .scraper-dashboard .live-event.good .live-event-badge{background:#f2f6e71a;color:#f6c746}body.theme-dark .scraper-dashboard .choice-grid,body.theme-dark .scraper-dashboard .topic-list,body.theme-dark .scraper-dashboard .country-topic-row,body.theme-dark .scraper-dashboard .schedule-status,body.theme-dark .scraper-dashboard .live-count,body.theme-dark .scraper-dashboard .live-empty,body.theme-dark .scraper-dashboard .empty-mini,body.theme-dark .scraper-dashboard .rounded-xl.bg-gray-50,body.theme-dark .scraper-dashboard .fetch-action-bar{border-color:var(--line);background:#ffffff09}body.theme-dark .scraper-dashboard .choice-card,body.theme-dark .scraper-dashboard .mini-check,body.theme-dark .scraper-dashboard .field input,body.theme-dark .scraper-dashboard .field select,body.theme-dark .scraper-dashboard .bi-filter-grid select,body.theme-dark .scraper-dashboard .bi-chip,body.theme-dark .scraper-dashboard .latest-source-row,body.theme-dark .scraper-dashboard .btn-secondary,body.theme-dark .scraper-dashboard .icon-button,body.theme-dark .scraper-dashboard .kpi-tile,body.theme-dark .scraper-dashboard .trend-bars,body.theme-dark .scraper-dashboard .health-table,body.theme-dark .scraper-dashboard .issue-row{border-color:var(--line);background:#ffffff0b;color:var(--ink)}body.theme-dark .scraper-dashboard .choice-card.active,body.theme-dark .scraper-dashboard .clear-check,body.theme-dark .scraper-dashboard .selection-pill,body.theme-dark .scraper-dashboard .bg-brand-pink\/60{border-color:#f6c7463d;background:#f6c7461a;color:#f8d76c}body.theme-dark .scraper-dashboard .btn-danger,body.theme-dark .scraper-dashboard .icon-button.danger{border-color:#f43f5e47;background:#f43f5e1f;color:#fda4af}body.theme-dark .scraper-dashboard .live-feed,body.theme-dark .scraper-dashboard .live-count-grid,body.theme-dark .scraper-dashboard .article-card,body.theme-dark .scraper-dashboard .live-event{border-color:var(--line)}body.theme-dark .scraper-dashboard input::-moz-placeholder{color:#798579}body.theme-dark .scraper-dashboard input::placeholder{color:#798579}.scraper-dashboard .analysis-board{gap:14px;padding-bottom:24px;--bi-border: #d9e3d2;--bi-soft: #f7faf4;--bi-muted: #60715f;--bi-green: #103414;--bi-accent: #f3bd16}.scraper-dashboard .analysis-hero,.scraper-dashboard .analysis-panel,.scraper-dashboard .insight-card{border:1px solid var(--bi-border);border-radius:12px;background:#fff;box-shadow:0 8px 22px #0f172a0b}.scraper-dashboard .analysis-hero{grid-template-columns:minmax(360px,.85fr) minmax(0,1.15fr);align-items:stretch;gap:14px;border:0;background:transparent;box-shadow:none;padding:0}.scraper-dashboard .analysis-control-box{border:1px solid var(--bi-border);border-radius:12px;background:#fff;padding:16px;box-shadow:0 8px 22px #0f172a0b}.scraper-dashboard .analysis-hero h2{font-size:22px;line-height:1.15}.scraper-dashboard .analysis-empty-note{display:flex;align-items:flex-start;gap:8px;margin-top:12px;border:1px solid #fbbf24;border-radius:10px;background:#fffbeb;color:#92400e;padding:10px 12px;font-size:12px;font-weight:800;line-height:1.45}.scraper-dashboard .analysis-empty-note svg{flex:0 0 auto;margin-top:1px}.scraper-dashboard .analysis-hero-grid,.scraper-dashboard .insight-grid{gap:12px}.scraper-dashboard .kpi-tile,.scraper-dashboard .insight-card{border:1px solid var(--bi-border);background:#fff}.scraper-dashboard .kpi-tile{min-height:118px;padding:14px;border-radius:12px}.scraper-dashboard .insight-card{min-height:94px;padding:13px;border-radius:12px}.scraper-dashboard .analysis-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:14px}.scraper-dashboard .analysis-main,.scraper-dashboard .analysis-side{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.scraper-dashboard .analysis-side{grid-template-columns:minmax(280px,.85fr) minmax(320px,1fr) minmax(360px,1.15fr);align-items:start}.scraper-dashboard .analysis-side .analysis-panel{min-height:0}.scraper-dashboard .analysis-two-col{grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);gap:14px}.scraper-dashboard .analysis-two-col.wide-left{grid-template-columns:minmax(420px,1.15fr) minmax(360px,.85fr)}.scraper-dashboard .analysis-panel{padding:16px;background:#fff}.scraper-dashboard .analysis-panel-head{padding-bottom:10px;border-bottom:1px solid #eef2e8;margin-bottom:12px}.scraper-dashboard .analysis-panel-head h3{font-size:16px}.scraper-dashboard .bi-filter-grid select{border-color:var(--bi-border);background:#fff}.scraper-dashboard .bi-chip{border-color:var(--bi-border);background:var(--bi-soft);min-height:54px}.scraper-dashboard .bi-chip.active,.scraper-dashboard .source-bar.active{border-color:#103414;background:#f2f6e7;box-shadow:inset 0 0 0 1px #103414}.scraper-dashboard .source-bar{border-color:#eef2e8;background:#fff;margin-bottom:4px}.scraper-dashboard .source-bar:hover{border-color:#c9d6c1}.scraper-dashboard .chart-frame{border:1px solid var(--bi-border);border-radius:12px;background:var(--bi-soft);padding:12px;overflow:hidden}.scraper-dashboard .chart-frame.compact{padding:14px}.scraper-dashboard .trend-bars{min-height:220px;border:0;background:transparent;box-shadow:none;padding:0}.scraper-dashboard .trend-bar{height:190px}.scraper-dashboard .donut-ring{width:132px}.scraper-dashboard .date-flow-list,.scraper-dashboard .latest-source-list{border:1px solid var(--bi-border);border-radius:12px;background:var(--bi-soft);max-height:360px;overflow:auto;padding:10px}.scraper-dashboard .latest-source-row,.scraper-dashboard .issue-row,.scraper-dashboard .date-flow-list .rounded-xl{border:1px solid #e2e8dc;background:#fff}.scraper-dashboard .health-table{border-color:var(--bi-border);background:#fff}.scraper-dashboard .health-head{background:#f2f6e7}.scraper-dashboard .analysis-board{border:1px solid #cfdac8;border-radius:16px;background:#eef3ea;padding:14px}.scraper-dashboard .analysis-hero,.scraper-dashboard .insight-grid,.scraper-dashboard .analysis-layout,.scraper-dashboard .analysis-two-col,.scraper-dashboard .analysis-two-col.wide-left,.scraper-dashboard .analysis-side,.scraper-dashboard .analysis-main{gap:14px}.scraper-dashboard .analysis-control-box,.scraper-dashboard .kpi-tile,.scraper-dashboard .insight-card,.scraper-dashboard .analysis-panel{position:relative;border:1.5px solid #c7d4bf;border-radius:14px;background:#fff;box-shadow:0 10px 24px #0f172a0f}.scraper-dashboard .analysis-control-box:before,.scraper-dashboard .analysis-panel:before,.scraper-dashboard .kpi-tile:before,.scraper-dashboard .insight-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffffe6}.scraper-dashboard .analysis-control-box{min-height:168px}.scraper-dashboard .analysis-hero-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.scraper-dashboard .kpi-tile{min-height:168px}.scraper-dashboard .kpi-tile span,.scraper-dashboard .insight-card span{color:#50624f}.scraper-dashboard .kpi-tile strong,.scraper-dashboard .insight-card strong{color:#06150a}.scraper-dashboard .analysis-panel{overflow:hidden}.scraper-dashboard .analysis-panel-head{margin:-16px -16px 14px;border-bottom:1.5px solid #d8e2d1;background:#f7faf4;padding:14px 16px 12px}.scraper-dashboard .analysis-panel-head h3{color:#06150a}.scraper-dashboard .analysis-panel-head p{color:#5c6e5a}.scraper-dashboard .bi-filter-grid label,.scraper-dashboard .chart-frame,.scraper-dashboard .date-flow-list,.scraper-dashboard .latest-source-list,.scraper-dashboard .health-table{border:1.5px solid #d8e2d1;border-radius:12px;background:#fbfcf8;padding:10px}.scraper-dashboard .bi-filter-grid label{padding:8px}.scraper-dashboard .bi-filter-grid select{border:1.5px solid #cfdac8}.scraper-dashboard .bi-chip,.scraper-dashboard .source-bar,.scraper-dashboard .latest-source-row,.scraper-dashboard .issue-row,.scraper-dashboard .date-flow-list .rounded-xl{border:1.5px solid #d6e1cf;border-radius:12px;background:#fff}.scraper-dashboard .bi-chip.active,.scraper-dashboard .source-bar.active{border-color:#103414;background:#f1f7eb;box-shadow:inset 0 0 0 1.5px #103414,0 8px 18px #10341414}.scraper-dashboard .health-table{padding:0}.scraper-dashboard .health-head{border-bottom:1.5px solid #d8e2d1}@media (max-width: 1280px){.scraper-dashboard .analysis-hero-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.scraper-dashboard .analysis-board{display:grid;gap:16px;border:0;border-radius:0;background:transparent;padding:0;box-shadow:none}.scraper-dashboard .analysis-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:14px}.scraper-dashboard .analysis-control-box,.scraper-dashboard .analysis-panel,.scraper-dashboard .kpi-tile,.scraper-dashboard .insight-card{border:1px solid #cfd8c8;border-radius:10px;background:#fff;box-shadow:none}.scraper-dashboard .analysis-control-box:before,.scraper-dashboard .analysis-panel:before,.scraper-dashboard .kpi-tile:before,.scraper-dashboard .insight-card:before{display:none}.scraper-dashboard .analysis-control-box{min-height:0;padding:16px}.scraper-dashboard .analysis-control-box .scraper-eyebrow{width:-moz-fit-content;width:fit-content;border-radius:6px;background:#103414;padding:5px 8px;color:#fff}.scraper-dashboard .analysis-control-box h2{margin:10px 0 4px;font-size:22px;line-height:1.15}.scraper-dashboard .analysis-hero-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.scraper-dashboard .kpi-tile{min-height:112px;padding:14px}.scraper-dashboard .kpi-tile span,.scraper-dashboard .insight-card span{color:#667567;font-size:10px}.scraper-dashboard .kpi-tile strong,.scraper-dashboard .insight-card strong{margin-top:8px;font-size:24px}.scraper-dashboard .insight-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.scraper-dashboard .insight-card{min-height:84px;padding:13px 14px}.scraper-dashboard .analysis-layout,.scraper-dashboard .analysis-main{display:grid;grid-template-columns:1fr;gap:16px}.scraper-dashboard .analysis-two-col{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px}.scraper-dashboard .analysis-two-col.wide-left{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.scraper-dashboard .analysis-side{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(320px,1fr) minmax(360px,1.15fr);gap:16px}.scraper-dashboard .analysis-panel{overflow:hidden;padding:0}.scraper-dashboard .analysis-panel-head{margin:0;border-bottom:1px solid #dfe7da;background:#f6f8f2;padding:13px 16px}.scraper-dashboard .analysis-panel-head h3{margin:0;color:#07160a;font-size:16px;font-weight:900}.scraper-dashboard .analysis-panel-head p{margin-top:3px;color:#617060}.scraper-dashboard .analysis-panel>:not(.analysis-panel-head){margin:14px 16px 16px}.scraper-dashboard .bi-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.scraper-dashboard .bi-filter-grid label{border:0;background:transparent;padding:0}.scraper-dashboard .bi-filter-grid select{min-height:42px;border:1px solid #cfd8c8;border-radius:8px;background:#fff}.scraper-dashboard .bi-chip-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px}.scraper-dashboard .bi-chip,.scraper-dashboard .source-bar,.scraper-dashboard .latest-source-row,.scraper-dashboard .date-flow-list .rounded-xl{border:1px solid #d6dfd0;border-radius:8px;background:#fff}.scraper-dashboard .bi-chip{min-height:52px;padding:10px 12px}.scraper-dashboard .bi-chip.active,.scraper-dashboard .source-bar.active{border-color:#103414;background:#eef6e8;box-shadow:inset 0 0 0 1px #103414}.scraper-dashboard .source-bar{padding:9px 10px;margin-bottom:8px}.scraper-dashboard .chart-frame,.scraper-dashboard .date-flow-list,.scraper-dashboard .latest-source-list{border:1px solid #d6dfd0;border-radius:8px;background:#fff;padding:12px}.scraper-dashboard .trend-bars{min-height:210px}.scraper-dashboard .trend-bar{height:176px}.scraper-dashboard .date-flow-list,.scraper-dashboard .latest-source-list{max-height:340px;overflow:auto}.scraper-dashboard .health-table{margin:14px 16px 16px;border:1px solid #d6dfd0;border-radius:8px}.scraper-dashboard .health-head{background:#f6f8f2}@media (max-width: 1280px){.scraper-dashboard .analysis-hero,.scraper-dashboard .analysis-two-col,.scraper-dashboard .analysis-two-col.wide-left,.scraper-dashboard .analysis-side{grid-template-columns:1fr}.scraper-dashboard .analysis-hero-grid,.scraper-dashboard .insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 700px){.scraper-dashboard .analysis-hero-grid,.scraper-dashboard .insight-grid,.scraper-dashboard .bi-filter-grid{grid-template-columns:1fr}}.scraper-dashboard .analysis-visual-grid{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(360px,1.2fr) minmax(280px,.9fr);gap:16px}.scraper-dashboard .visual-bar-list,.scraper-dashboard .funnel-chart{display:grid;gap:12px}.scraper-dashboard .visual-bar{width:100%;border:1px solid transparent;border-radius:8px;background:transparent;padding:4px;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.scraper-dashboard .visual-bar:hover,.scraper-dashboard .visual-bar.active{border-color:var(--green);background:#fbfcf8;box-shadow:inset 3px 0 0 var(--green)}.scraper-dashboard .visual-bar div,.scraper-dashboard .funnel-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.scraper-dashboard .visual-bar span,.scraper-dashboard .funnel-row span{color:#102414;font-size:12px;font-weight:900;text-transform:capitalize}.scraper-dashboard .visual-bar strong,.scraper-dashboard .funnel-row strong{color:#06150a;font-size:13px;font-weight:900}.scraper-dashboard .visual-bar i,.scraper-dashboard .funnel-row i{display:block;height:16px;overflow:hidden;border-radius:999px;background:#e8eee2}.scraper-dashboard .visual-bar i{margin-top:6px}.scraper-dashboard .visual-bar b,.scraper-dashboard .funnel-row b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#103414,#8ba10d)}.scraper-dashboard .source-tile-map{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:76px;gap:10px}.scraper-dashboard .source-tile{display:flex;min-width:0;flex-direction:column;justify-content:space-between;border:1px solid #cfd8c8;border-radius:10px;background:#f7faf4;padding:10px;text-align:left;cursor:pointer}.scraper-dashboard .source-tile.tile-1{grid-column:span 2;grid-row:span 2;background:#103414;color:#fff}.scraper-dashboard .source-tile.tile-2,.scraper-dashboard .source-tile.tile-3{grid-column:span 2}.scraper-dashboard .source-tile.active{outline:3px solid #f3bd16;outline-offset:-3px}.scraper-dashboard .source-tile span{overflow:hidden;color:inherit;font-size:12px;font-weight:900;line-height:1.25}.scraper-dashboard .source-tile strong{color:inherit;font-size:24px;font-weight:900;line-height:1}.scraper-dashboard .funnel-row{grid-template-columns:82px minmax(0,1fr) 58px}.scraper-dashboard .funnel-row.good b{background:#087a44}.scraper-dashboard .funnel-row.warn b{background:#d99b08}.scraper-dashboard .funnel-row.bad b{background:#d61f4c}@media (max-width: 1280px){.scraper-dashboard .analysis-visual-grid{grid-template-columns:1fr}}.scraper-dashboard .analysis-board{display:grid;gap:14px;border:0;background:transparent;padding:0}.scraper-dashboard .analysis-hero{display:grid;grid-template-columns:minmax(420px,1.15fr) minmax(520px,.85fr);gap:12px}.scraper-dashboard .analysis-control-box,.scraper-dashboard .analysis-panel,.scraper-dashboard .kpi-tile{overflow:hidden;border:1px solid #cfdcc8;border-radius:10px;background:#fff;box-shadow:none}.scraper-dashboard .analysis-control-box{min-height:150px;padding:14px 16px}.scraper-dashboard .analysis-control-box h2{margin:8px 0 4px;font-size:24px;line-height:1.1}.scraper-dashboard .analysis-control-box p{margin:0 0 12px}.scraper-dashboard .analysis-hero-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.scraper-dashboard .kpi-tile{min-height:150px;padding:14px}.scraper-dashboard .analysis-visual-grid{display:grid;grid-template-columns:minmax(260px,.95fr) minmax(320px,1.15fr) minmax(320px,1.15fr) minmax(260px,.9fr);gap:12px}.scraper-dashboard .analysis-layout,.scraper-dashboard .analysis-main{display:grid;grid-template-columns:1fr;gap:12px}.scraper-dashboard .analysis-two-col.clean-details{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:12px}.scraper-dashboard .analysis-two-col.clean-details.date-side-layout{grid-template-columns:minmax(420px,1.2fr) minmax(300px,.75fr) minmax(360px,.9fr)}.scraper-dashboard .analysis-panel{min-height:0;padding:0}.scraper-dashboard .analysis-panel-head{margin:0;border-bottom:1px solid #dfe7d9;background:#f7faf4;padding:12px 14px}.scraper-dashboard .analysis-panel-head h3{margin:0;font-size:16px;line-height:1.2}.scraper-dashboard .analysis-panel-head p{margin:4px 0 0;color:#526250;font-size:12px;font-weight:800}.scraper-dashboard .analysis-panel>:not(.analysis-panel-head){margin:12px 14px 14px}.scraper-dashboard .visual-bar-list,.scraper-dashboard .funnel-chart,.scraper-dashboard .source-tile-map,.scraper-dashboard .line-chart-box{height:190px;overflow:auto}.scraper-dashboard .visual-bar-list,.scraper-dashboard .funnel-chart{align-content:start}.scraper-dashboard .line-chart-box{border:1px solid #d6dfd0;border-radius:8px;background:#fff;padding:10px}.scraper-dashboard .line-chart-box svg{display:block;width:100%;height:126px;overflow:visible}.scraper-dashboard .line-chart-box polyline{fill:none;stroke:#103414;stroke-linecap:round;stroke-linejoin:round;stroke-width:3;vector-effect:non-scaling-stroke}.scraper-dashboard .line-chart-box line{stroke:#103414;stroke-linecap:round;stroke-width:3;vector-effect:non-scaling-stroke}.scraper-dashboard .line-chart-box circle{fill:#103414}.scraper-dashboard .line-chart-axis{display:grid;grid-template-columns:repeat(auto-fit,minmax(38px,1fr));gap:4px;margin-top:8px}.scraper-dashboard .line-chart-axis span{display:grid;gap:2px;color:#667567;font-size:10px;font-weight:900;text-align:center}.scraper-dashboard .line-chart-axis em{color:#06150a;font-style:normal}.scraper-dashboard .source-tile-map{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:55px}.scraper-dashboard .source-tile.tile-1{grid-column:span 2;grid-row:span 1}.scraper-dashboard .source-tile.tile-2,.scraper-dashboard .source-tile.tile-3{grid-column:span 1}.scraper-dashboard .source-tile{border-radius:8px;padding:9px 10px}.scraper-dashboard .source-tile strong{font-size:20px}.scraper-dashboard .analysis-bars,.scraper-dashboard .latest-source-list,.scraper-dashboard .date-flow-list{max-height:310px;overflow:auto}.scraper-dashboard .date-flow-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:8px}.scraper-dashboard .latest-source-row{display:grid;gap:5px;padding:10px 12px}.scraper-dashboard .latest-source-row+.latest-source-row{margin-top:8px}.scraper-dashboard .date-bars-chart{display:grid;grid-template-columns:repeat(7,minmax(28px,1fr));align-items:end;height:310px;gap:8px;border:1px solid #d6dfd0;border-radius:8px;background:linear-gradient(180deg,#fff,#f8faf6);padding:14px 10px 10px}.scraper-dashboard .date-bars-column{display:grid;grid-template-rows:minmax(0,1fr) auto auto;align-items:end;min-width:0;height:100%;gap:5px;text-align:center}.scraper-dashboard .date-bars-column i{display:flex;align-items:end;justify-content:center;width:100%;height:100%}.scraper-dashboard .date-bars-column b{display:block;width:min(34px,82%);border-radius:7px 7px 2px 2px;background:linear-gradient(180deg,#103414,#8ba10d)}.scraper-dashboard .date-bars-column span{overflow:hidden;color:#526250;font-size:10px;font-weight:900;text-overflow:ellipsis;white-space:normal}.scraper-dashboard .date-bars-column strong{color:#06150a;font-size:11px;font-weight:900}@media (max-width: 1440px){.scraper-dashboard .analysis-hero,.scraper-dashboard .analysis-visual-grid,.scraper-dashboard .analysis-two-col.clean-details{grid-template-columns:repeat(2,minmax(0,1fr))}.scraper-dashboard .analysis-two-col.clean-details.date-side-layout{grid-template-columns:minmax(0,1fr) minmax(340px,.8fr)}.scraper-dashboard .analysis-two-col.clean-details.date-side-layout .analysis-panel:first-child{grid-column:1 / -1}}@media (max-width: 800px){.scraper-dashboard .analysis-hero,.scraper-dashboard .analysis-hero-grid,.scraper-dashboard .analysis-visual-grid,.scraper-dashboard .analysis-two-col.clean-details,.scraper-dashboard .bi-filter-grid{grid-template-columns:1fr}}body.theme-dark .scraper-dashboard{--bi-border: rgba(226, 232, 220, .14);--bi-soft: rgba(255, 255, 255, .045);--bi-muted: #aab4a7;--bi-green: #f4f7f1;--bi-accent: #f6c746;--line: rgba(226, 232, 220, .14);--ink: #f4f7f1;--muted: #aab4a7}body.theme-dark .scraper-dashboard .card-shell,body.theme-dark .scraper-dashboard .article-toolbar,body.theme-dark .scraper-dashboard .stat-card,body.theme-dark .scraper-dashboard .analysis-control-box,body.theme-dark .scraper-dashboard .analysis-panel,body.theme-dark .scraper-dashboard .kpi-tile,body.theme-dark .scraper-dashboard .report-card,body.theme-dark .scraper-dashboard .article-library-card,body.theme-dark .scraper-dashboard .detail-drawer,body.theme-dark .scraper-dashboard .config-panel,body.theme-dark .scraper-dashboard .schedule-box,body.theme-dark .scraper-dashboard .fetch-action-bar,body.theme-dark .scraper-dashboard .clear-box{border-color:var(--line);background:#111814f0;color:var(--ink);box-shadow:none}body.theme-dark .scraper-dashboard .analysis-hero{background:transparent;box-shadow:none}body.theme-dark .scraper-dashboard .analysis-panel-head,body.theme-dark .scraper-dashboard .analysis-panel>:not(.analysis-panel-head),body.theme-dark .scraper-dashboard .source-tile-map,body.theme-dark .scraper-dashboard .latest-source-list,body.theme-dark .scraper-dashboard .date-bars-chart,body.theme-dark .scraper-dashboard .line-chart-box,body.theme-dark .scraper-dashboard .funnel-chart,body.theme-dark .scraper-dashboard .source-outcome-row,body.theme-dark .scraper-dashboard .visual-bar,body.theme-dark .scraper-dashboard .latest-source-row,body.theme-dark .scraper-dashboard .source-tile,body.theme-dark .scraper-dashboard .report-grid .info-stat,body.theme-dark .scraper-dashboard .live-count,body.theme-dark .scraper-dashboard .live-feed,body.theme-dark .scraper-dashboard .live-event,body.theme-dark .scraper-dashboard .choice-grid,body.theme-dark .scraper-dashboard .topic-list,body.theme-dark .scraper-dashboard .country-topic-row,body.theme-dark .scraper-dashboard .schedule-status{border-color:var(--line);background:#ffffff0b;color:var(--ink)}body.theme-dark .scraper-dashboard .article-library-card{background:linear-gradient(180deg,#141d18fa,#0f1612fa)}body.theme-dark .scraper-dashboard .article-library-card h3,body.theme-dark .scraper-dashboard .analysis-panel-head h3,body.theme-dark .scraper-dashboard .analysis-hero h2,body.theme-dark .scraper-dashboard .report-card h3,body.theme-dark .scraper-dashboard .latest-source-row strong,body.theme-dark .scraper-dashboard .source-outcome-main strong,body.theme-dark .scraper-dashboard .visual-bar span,body.theme-dark .scraper-dashboard .funnel-row span,body.theme-dark .scraper-dashboard .date-bars-column strong,body.theme-dark .scraper-dashboard .card-shell h2{color:#f7faf4}body.theme-dark .scraper-dashboard .article-library-card p,body.theme-dark .scraper-dashboard .analysis-panel-head p,body.theme-dark .scraper-dashboard .analysis-hero p,body.theme-dark .scraper-dashboard .latest-source-row span,body.theme-dark .scraper-dashboard .source-outcome-main span,body.theme-dark .scraper-dashboard .date-bars-column span,body.theme-dark .scraper-dashboard .field span{color:#b8c4b4}body.theme-dark .scraper-dashboard .field input,body.theme-dark .scraper-dashboard .field select,body.theme-dark .scraper-dashboard .bi-filter-grid select,body.theme-dark .scraper-dashboard .input-with-icon,body.theme-dark .scraper-dashboard .choice-card,body.theme-dark .scraper-dashboard .clear-check,body.theme-dark .scraper-dashboard .btn-secondary,body.theme-dark .scraper-dashboard .icon-button{border-color:#94a3b847;background:#0b1220;color:#f8fafc}body.theme-dark .scraper-dashboard .type-pill,body.theme-dark .scraper-dashboard .meta-pill{border-color:#e2e8dc29;background:#ffffff0d;color:#e7efe2}body.theme-dark .scraper-dashboard .article-library-card .bg-emerald-50,body.theme-dark .scraper-dashboard .source-outcome-stats em{border-color:#22c55e29;background:#22c55e1a;color:#86efac}body.theme-dark .scraper-dashboard .source-tile.tile-1{background:#14532df2;color:#f0fdf4}body.theme-dark .scraper-dashboard .source-tile.tile-2,body.theme-dark .scraper-dashboard .source-tile.tile-3,body.theme-dark .scraper-dashboard .source-tile{background:#ffffff0b;color:#f7faf4}body.theme-dark .scraper-dashboard .btn-danger{border-color:#f43f5e57;background:#f43f5e21;color:#fecdd3}body.theme-dark .scraper-dashboard .load-more-sentinel{border-color:var(--line);color:#b8c4b4}body.theme-dark .scraper-dashboard{--template-page: #070d19;--template-panel: #0b1220;--template-panel-2: #0f172a;--template-border: #263248;--template-text: #f8fafc;--template-muted: #9fb7d7;--template-accent: #db124d;--template-accent-2: #f43f6f;--template-gold: #facc15;background:var(--template-page);color:var(--template-text);padding-top:16px}body.theme-dark .scraper-dashboard .scraper-workspace-grid>.card-shell,body.theme-dark .scraper-dashboard .card-shell,body.theme-dark .scraper-dashboard .article-toolbar,body.theme-dark .scraper-dashboard .analysis-control-box,body.theme-dark .scraper-dashboard .analysis-panel,body.theme-dark .scraper-dashboard .kpi-tile,body.theme-dark .scraper-dashboard .report-card,body.theme-dark .scraper-dashboard .stat-card{border:1px solid var(--template-border);background:var(--template-panel);color:var(--template-text);box-shadow:none}body.theme-dark .scraper-dashboard .scraper-fetch-header{padding:10px 12px 18px}body.theme-dark .scraper-dashboard .scraper-fetch-header h2,body.theme-dark .scraper-dashboard .card-shell h2,body.theme-dark .scraper-dashboard .report-card h3,body.theme-dark .scraper-dashboard .analysis-panel-head h3,body.theme-dark .scraper-dashboard .analysis-control-box h2,body.theme-dark .scraper-dashboard .choice-card span,body.theme-dark .scraper-dashboard .schedule-box h3{color:var(--template-text)}body.theme-dark .scraper-dashboard .scraper-fetch-header p,body.theme-dark .scraper-dashboard .analysis-panel-head p,body.theme-dark .scraper-dashboard .analysis-control-box p,body.theme-dark .scraper-dashboard .report-card p,body.theme-dark .scraper-dashboard .field span,body.theme-dark .scraper-dashboard .config-label,body.theme-dark .scraper-dashboard .scraper-eyebrow{color:var(--template-muted)}body.theme-dark .scraper-dashboard .scraper-eyebrow,body.theme-dark .scraper-dashboard .config-label{letter-spacing:.14em}body.theme-dark .scraper-dashboard .config-panel,body.theme-dark .scraper-dashboard .schedule-box,body.theme-dark .scraper-dashboard .choice-grid,body.theme-dark .scraper-dashboard .topic-list,body.theme-dark .scraper-dashboard .country-topic-row,body.theme-dark .scraper-dashboard .schedule-status,body.theme-dark .scraper-dashboard .fetch-action-bar,body.theme-dark .scraper-dashboard .clear-box,body.theme-dark .scraper-dashboard .live-count,body.theme-dark .scraper-dashboard .live-feed,body.theme-dark .scraper-dashboard .live-event,body.theme-dark .scraper-dashboard .source-outcome-row,body.theme-dark .scraper-dashboard .latest-source-list,body.theme-dark .scraper-dashboard .latest-source-row,body.theme-dark .scraper-dashboard .source-tile-map,body.theme-dark .scraper-dashboard .date-bars-chart,body.theme-dark .scraper-dashboard .line-chart-box,body.theme-dark .scraper-dashboard .funnel-chart{border-color:var(--template-border);background:var(--template-panel-2);color:var(--template-text)}body.theme-dark .scraper-dashboard .choice-card,body.theme-dark .scraper-dashboard .field input,body.theme-dark .scraper-dashboard .field select,body.theme-dark .scraper-dashboard .bi-filter-grid select,body.theme-dark .scraper-dashboard .input-with-icon,body.theme-dark .scraper-dashboard textarea,body.theme-dark .scraper-dashboard .btn-secondary,body.theme-dark .scraper-dashboard .icon-button{border-color:var(--template-border);background:#090f1c;color:var(--template-text)}body.theme-dark .scraper-dashboard .choice-card.active,body.theme-dark .scraper-dashboard .source-tile.active,body.theme-dark .scraper-dashboard .source-outcome-row.active{border-color:#db124dbf;background:#db124d29;color:var(--template-text);box-shadow:inset 3px 0 0 var(--template-accent)}body.theme-dark .scraper-dashboard .choice-card.active span,body.theme-dark .scraper-dashboard .clear-check span,body.theme-dark .scraper-dashboard .autosave-saved{color:#ffd7e2}body.theme-dark .scraper-dashboard .segmented{border-color:var(--template-border);background:#090f1c}body.theme-dark .scraper-dashboard .segmented button{color:var(--template-muted)}body.theme-dark .scraper-dashboard .segmented button.active,body.theme-dark .scraper-dashboard .btn-primary{background:var(--template-accent);color:#fff;box-shadow:none}body.theme-dark .scraper-dashboard .status-pill,body.theme-dark .scraper-dashboard .status-idle{border-color:#22c55eb3;background:#22c55e14;color:#86efac}body.theme-dark .scraper-dashboard .scheduler-enable-attention,body.theme-dark .scraper-dashboard .scheduler-alert{border-color:#fb718580;background:#be123c29;color:#fecdd3}body.theme-dark .scraper-dashboard .scheduler-enable-on,body.theme-dark .scraper-dashboard .scheduler-alert-success{border-color:#22c55e73;background:#22c55e1f;color:#bbf7d0}body.theme-dark .scraper-dashboard .stat-icon,body.theme-dark .scraper-dashboard .scraper-header-icon{background:#ffffff14;color:var(--template-gold)}body.theme-dark .scraper-dashboard .report-grid .info-stat,body.theme-dark .scraper-dashboard .source-outcome-stats em{background:#ffffff0f;color:var(--template-text)}body.theme-dark .scraper-dashboard .btn-danger{border-color:#f43f5e66;background:#f43f5e24;color:#fecdd3}body.theme-dark .scraper-dashboard .clear-check{border-color:var(--template-border);background:#090f1c}body.theme-dark .scraper-dashboard .clear-check input:checked,body.theme-dark .scraper-dashboard .choice-card input:checked{accent-color:var(--template-accent)}body.theme-dark .scraper-dashboard .scraper-dashboard-shell,body.theme-dark .scraper-dashboard .bg-canvas{background:var(--template-page);color:var(--template-text)}body.theme-dark .scraper-dashboard .scraper-page-header,body.theme-dark .scraper-dashboard .tabs-shell{border-color:var(--template-border);background:var(--template-panel);color:var(--template-text);box-shadow:none}body.theme-dark .scraper-dashboard .tab-button{color:var(--template-muted)}body.theme-dark .scraper-dashboard .tab-button.active{background:var(--template-accent);color:#fff;box-shadow:none}body.theme-dark .scraper-dashboard .article-library-card,body.theme-dark .scraper-dashboard .record-card{border-color:var(--template-border);background:#f8faf5;color:#06120b;box-shadow:none}body.theme-dark .scraper-dashboard .article-library-card h3,body.theme-dark .scraper-dashboard .record-card h3{color:#07110c}body.theme-dark .scraper-dashboard .article-library-card p,body.theme-dark .scraper-dashboard .record-card p{color:#415245}body.theme-dark .scraper-dashboard .article-library-card .source-link{background:#10b98124;color:#047857}body.theme-dark .scraper-dashboard .card-checkbox{accent-color:var(--template-accent)}body.theme-dark .scraper-dashboard .analysis-control-box,body.theme-dark .scraper-dashboard .analysis-panel,body.theme-dark .scraper-dashboard .kpi-tile,body.theme-dark .scraper-dashboard .insight-card{border-color:var(--template-border);background:var(--template-panel)}body.theme-dark .scraper-dashboard .analysis-panel-head,body.theme-dark .scraper-dashboard .analysis-panel>:not(.analysis-panel-head),body.theme-dark .scraper-dashboard .visual-bar-list,body.theme-dark .scraper-dashboard .funnel-chart,body.theme-dark .scraper-dashboard .source-tile-map,body.theme-dark .scraper-dashboard .line-chart-box,body.theme-dark .scraper-dashboard .chart-frame,body.theme-dark .scraper-dashboard .date-flow-list,body.theme-dark .scraper-dashboard .latest-source-list{border-color:var(--template-border);background:var(--template-panel-2)}body.theme-dark .scraper-dashboard .visual-bar div,body.theme-dark .scraper-dashboard .funnel-row,body.theme-dark .scraper-dashboard .trend-bar,body.theme-dark .scraper-dashboard .date-flow-list .rounded-xl{background:#090f1c;color:var(--template-text)}body.theme-dark .scraper-dashboard .visual-bar strong,body.theme-dark .scraper-dashboard .funnel-row strong,body.theme-dark .scraper-dashboard .trend-bar strong,body.theme-dark .scraper-dashboard .date-bars-column b,body.theme-dark .scraper-dashboard .kpi-tile strong{color:var(--template-text)}body.theme-dark .scraper-dashboard .visual-bar span,body.theme-dark .scraper-dashboard .visual-bar i,body.theme-dark .scraper-dashboard .funnel-row span,body.theme-dark .scraper-dashboard .funnel-row i,body.theme-dark .scraper-dashboard .trend-bar span,body.theme-dark .scraper-dashboard .trend-bar em,body.theme-dark .scraper-dashboard .date-bars-column span,body.theme-dark .scraper-dashboard .date-bars-column strong{color:var(--template-muted)}body.theme-dark .scraper-dashboard .source-tile.tile-1,body.theme-dark .scraper-dashboard .source-tile.active,body.theme-dark .scraper-dashboard .bi-chip.active,body.theme-dark .scraper-dashboard .source-bar.active{border-color:#db124dc7;background:#db124d33;color:#fff}body.theme-dark .scraper-dashboard .source-tile.tile-2,body.theme-dark .scraper-dashboard .source-tile.tile-3,body.theme-dark .scraper-dashboard .source-tile,body.theme-dark .scraper-dashboard .bi-chip,body.theme-dark .scraper-dashboard .source-bar{border-color:var(--template-border);background:#090f1c;color:var(--template-text)}body.theme-dark .scraper-dashboard .source-tile span,body.theme-dark .scraper-dashboard .bi-chip span{color:var(--template-muted)}body.theme-dark .scraper-dashboard .source-tile strong,body.theme-dark .scraper-dashboard .bi-chip strong{color:var(--template-text)}body.theme-dark .scraper-dashboard .type-pill,body.theme-dark .scraper-dashboard .meta-pill,body.theme-dark .scraper-dashboard .report-badge{border-color:var(--template-border);background:#ffffff0a;color:var(--template-text)}body.theme-dark .scraper-dashboard input::-moz-placeholder,body.theme-dark .scraper-dashboard textarea::-moz-placeholder{color:#6f85a4}body.theme-dark .scraper-dashboard input::placeholder,body.theme-dark .scraper-dashboard textarea::placeholder{color:#6f85a4}body.theme-dark .scraper-dashboard .article-library-card{border-color:var(--template-border);background:#0b1220;color:var(--template-text);box-shadow:none}body.theme-dark .scraper-dashboard .article-library-card:before{background:linear-gradient(180deg,#0b1220fa,#080d18fa)}body.theme-dark .scraper-dashboard .article-library-card h3,body.theme-dark .scraper-dashboard .article-library-card h3.text-gray-950,body.theme-dark .scraper-dashboard .article-library-card .text-gray-950{color:var(--template-text)!important}body.theme-dark .scraper-dashboard .article-library-card p,body.theme-dark .scraper-dashboard .article-library-card p.text-gray-500,body.theme-dark .scraper-dashboard .article-library-card .text-gray-500{color:#b7c7df!important}body.theme-dark .scraper-dashboard .article-library-card .type-pill{border-color:#db124d73;background:#db124d29;color:#ffd7e2}body.theme-dark .scraper-dashboard .article-library-card .meta-pill{border-color:var(--template-border);background:#090f1c;color:#a9bbd6}body.theme-dark .scraper-dashboard .article-library-card .bg-emerald-50{border:1px solid rgba(16,185,129,.34);background:#10b9811f;color:#6ee7b7}body.theme-dark .scraper-dashboard .article-library-card .text-emerald-800,body.theme-dark .scraper-dashboard .article-library-card .bg-emerald-50 span{color:#6ee7b7!important}body.theme-dark .scraper-dashboard .article-library-card .source-link{color:#6ee7b7}body.theme-dark .scraper-dashboard .article-library-card .border-gray-100{border-color:var(--template-border)}body.theme-dark .scraper-dashboard .article-library-card .btn-danger{border-color:#f43f5e6b;background:#f43f5e29;color:#fecdd3}body.theme-dark .scraper-dashboard .article-library-card{min-height:444px;border:1px solid var(--template-border);border-left:5px solid var(--template-accent);border-radius:20px;background:#0b1220!important;padding:20px 18px}body.theme-dark .scraper-dashboard .article-library-card.trust-high,body.theme-dark .scraper-dashboard .article-library-card.trust-medium,body.theme-dark .scraper-dashboard .article-library-card.trust-moderate,body.theme-dark .scraper-dashboard .article-library-card.trust-low{border-left-color:#10b981}body.theme-dark .scraper-dashboard .article-library-card:before{background:linear-gradient(180deg,#0b1220fc,#080d18fc)!important}body.theme-dark .scraper-dashboard .article-library-card:hover{border-color:#34445f;border-left-color:var(--template-accent-2);box-shadow:0 18px 36px #00000038}body.theme-dark .scraper-dashboard .article-card-top .type-pill{border-color:#263248;background:#0f172a;color:#ff5b8c;letter-spacing:0}body.theme-dark .scraper-dashboard .card-checkbox{height:14px;width:14px;accent-color:var(--template-accent)}body.theme-dark .scraper-dashboard .article-chip{border-color:#263248;background:#0b1526;color:#d6e0ef}body.theme-dark .scraper-dashboard .article-library-card .meta-pill{border-color:#263248;background:#0b1526;color:#c6d3e6}body.theme-dark .scraper-dashboard .source-trust-strip,body.theme-dark .scraper-dashboard .article-library-card .bg-emerald-50{border-color:#d99a00;background:#21190c;box-shadow:inset 0 0 0 1px #d99a001f}body.theme-dark .scraper-dashboard .source-trust-domain,body.theme-dark .scraper-dashboard .source-trust-domain span,body.theme-dark .scraper-dashboard .source-trust-strip svg,body.theme-dark .scraper-dashboard .article-library-card .text-emerald-800,body.theme-dark .scraper-dashboard .article-library-card .bg-emerald-50 span{color:#f0a800!important}body.theme-dark .scraper-dashboard .source-trust-level{border-color:#d99a00;color:#f0a800;background:#d99a001a}body.theme-dark .scraper-dashboard .source-trust-strip.trust-high{border-color:#10b981;background:#064e3b6b;box-shadow:inset 0 0 0 1px #10b9811f}body.theme-dark .scraper-dashboard .source-trust-strip.trust-high .source-trust-domain,body.theme-dark .scraper-dashboard .source-trust-strip.trust-high .source-trust-domain span,body.theme-dark .scraper-dashboard .source-trust-strip.trust-high svg,body.theme-dark .scraper-dashboard .source-trust-strip.trust-high .source-trust-level{color:#6ee7b7!important}body.theme-dark .scraper-dashboard .source-trust-strip.trust-high .source-trust-level{border-color:#10b981;background:#10b9811f}body.theme-dark .scraper-dashboard .source-trust-strip.trust-low{border-color:#f43f5e;background:#4c051975;box-shadow:inset 0 0 0 1px #f43f5e1f}body.theme-dark .scraper-dashboard .source-trust-strip.trust-low .source-trust-domain,body.theme-dark .scraper-dashboard .source-trust-strip.trust-low .source-trust-domain span,body.theme-dark .scraper-dashboard .source-trust-strip.trust-low svg,body.theme-dark .scraper-dashboard .source-trust-strip.trust-low .source-trust-level{color:#fda4af!important}body.theme-dark .scraper-dashboard .source-trust-strip.trust-low .source-trust-level{border-color:#f43f5e;background:#f43f5e1f}body.theme-dark .scraper-dashboard .article-card-actions{margin-top:auto}body.theme-dark .scraper-dashboard .report-card{border-color:var(--template-border);background:var(--template-panel)}body.theme-dark .scraper-dashboard .report-card-head{gap:12px}body.theme-dark .scraper-dashboard .report-grid div,body.theme-dark .scraper-dashboard .report-grid .info-stat{border:1px solid var(--template-border);background:#090f1c;color:var(--template-text)}body.theme-dark .scraper-dashboard .report-grid span{color:var(--template-muted)}body.theme-dark .scraper-dashboard .report-grid strong{color:var(--template-text)}body.theme-dark .scraper-dashboard .report-badge{border-color:#22c55e59;background:#22c55e1f;color:#86efac}body.theme-dark .scraper-dashboard .report-badge.danger{border-color:#f43f5e6b;background:#f43f5e29;color:#fecdd3}body.theme-dark .scraper-dashboard .analysis-board{background:var(--template-page)}body.theme-dark .scraper-dashboard .analysis-control-box,body.theme-dark .scraper-dashboard .analysis-panel,body.theme-dark .scraper-dashboard .kpi-tile{border-color:#263248;background:#0b1220;color:#f8fafc}body.theme-dark .scraper-dashboard .analysis-control-box .scraper-eyebrow{background:#db124d2e;color:#ff8faf}body.theme-dark .scraper-dashboard .analysis-control-box h2,body.theme-dark .scraper-dashboard .analysis-panel-head h3,body.theme-dark .scraper-dashboard .kpi-tile strong{color:#f8fafc}body.theme-dark .scraper-dashboard .analysis-control-box p,body.theme-dark .scraper-dashboard .analysis-panel-head p,body.theme-dark .scraper-dashboard .kpi-tile span,body.theme-dark .scraper-dashboard .kpi-tile em{color:#9fb7d7}body.theme-dark .scraper-dashboard .analysis-empty-note{border-color:#f59e0b6b;background:#f59e0b1f;color:#fcd34d}body.theme-dark .scraper-dashboard .analysis-panel-head{border-color:#263248;background:#111a2c}body.theme-dark .scraper-dashboard .analysis-panel>:not(.analysis-panel-head),body.theme-dark .scraper-dashboard .chart-frame,body.theme-dark .scraper-dashboard .line-chart-box,body.theme-dark .scraper-dashboard .visual-bar-list,body.theme-dark .scraper-dashboard .funnel-chart,body.theme-dark .scraper-dashboard .source-tile-map,body.theme-dark .scraper-dashboard .date-bars-chart,body.theme-dark .scraper-dashboard .latest-source-list{border-color:#263248;background:#0f172a}body.theme-dark .scraper-dashboard .bi-filter-grid select{border-color:#34445f;background:#090f1c;color:#f8fafc}body.theme-dark .scraper-dashboard .source-tile,body.theme-dark .scraper-dashboard .latest-source-row,body.theme-dark .scraper-dashboard .source-outcome-row,body.theme-dark .scraper-dashboard .visual-bar div,body.theme-dark .scraper-dashboard .funnel-row{border-color:#263248;background:#0b1220;color:#f8fafc}body.theme-dark .scraper-dashboard .source-tile.active,body.theme-dark .scraper-dashboard .source-outcome-row.active{border-color:#db124d;background:#db124d33;box-shadow:inset 3px 0 #db124d}body.theme-dark .scraper-dashboard .source-tile strong,body.theme-dark .scraper-dashboard .latest-source-row strong,body.theme-dark .scraper-dashboard .source-outcome-main strong,body.theme-dark .scraper-dashboard .visual-bar strong,body.theme-dark .scraper-dashboard .funnel-row strong{color:#f8fafc}body.theme-dark .scraper-dashboard .source-tile span,body.theme-dark .scraper-dashboard .latest-source-row span,body.theme-dark .scraper-dashboard .source-outcome-main span,body.theme-dark .scraper-dashboard .visual-bar span,body.theme-dark .scraper-dashboard .visual-bar i,body.theme-dark .scraper-dashboard .funnel-row span,body.theme-dark .scraper-dashboard .funnel-row i{color:#9fb7d7}body.theme-dark .scraper-dashboard .line-chart-box polyline{stroke:#db124d}body.theme-dark .scraper-dashboard .date-bars-column i,body.theme-dark .scraper-dashboard .visual-bar b{background:linear-gradient(180deg,#db124d,#f59e0b)}body.theme-dark .scraper-dashboard .funnel-row.good b{background:#10b981}body.theme-dark .scraper-dashboard .funnel-row.warn b{background:#d99a00}body.theme-dark .scraper-dashboard .funnel-row.bad b{background:#f43f5e}body.theme-dark .scraper-dashboard .analysis-control-box .scraper-eyebrow{background:#db124d3d;color:#fff}body.theme-dark .scraper-dashboard .kpi-tile span,body.theme-dark .scraper-dashboard .analysis-panel-head p,body.theme-dark .scraper-dashboard .analysis-control-box p{color:#d7deea}body.theme-dark .scraper-dashboard .kpi-tile strong,body.theme-dark .scraper-dashboard .analysis-panel-head h3,body.theme-dark .scraper-dashboard .analysis-control-box h2{color:#fff}body.theme-dark .scraper-dashboard .trend-bar i,body.theme-dark .scraper-dashboard .visual-bar b,body.theme-dark .scraper-dashboard .date-bars-column i,body.theme-dark .scraper-dashboard .mini-meter b{background:linear-gradient(90deg,#db124d,#fff)}body.theme-dark .scraper-dashboard .line-chart-box polyline{stroke:#db124d;stroke-width:4}body.theme-dark .scraper-dashboard .source-tile.active,body.theme-dark .scraper-dashboard .source-outcome-row.active,body.theme-dark .scraper-dashboard .bi-chip.active,body.theme-dark .scraper-dashboard .source-bar.active{border-color:#db124d;background:#db124d47;color:#fff}body.theme-dark .scraper-dashboard .funnel-row.good b,body.theme-dark .scraper-dashboard .funnel-row.warn b,body.theme-dark .scraper-dashboard .funnel-row.bad b{background:linear-gradient(90deg,#db124d,#fff)}body.theme-dark .scraper-dashboard .source-outcome-stats .good,body.theme-dark .scraper-dashboard .source-outcome-stats .warn,body.theme-dark .scraper-dashboard .source-outcome-stats .bad,body.theme-dark .scraper-dashboard .source-outcome-stats .neutral{color:#fff}body.theme-dark .scraper-dashboard .report-badge,body.theme-dark .scraper-dashboard .status-pill,body.theme-dark .scraper-dashboard .status-idle{border-color:#ffffff38;background:#ffffff14;color:#fff}body.theme-dark .scraper-dashboard .stat-icon,body.theme-dark .scraper-dashboard .scraper-header-icon{color:#db124d}body.theme-dark .scraper-dashboard{--overview-bg: #070d19;--overview-card: #0d1422;--overview-card-2: #111a2c;--overview-line: #263248;--overview-text: #f8fafc;--overview-muted: #aab7ca;--overview-pink: #db124d;--overview-pink-soft: rgba(219, 18, 77, .22)}body.theme-dark .scraper-dashboard .scraper-metric-grid .stat-card{position:relative;min-height:118px;align-items:flex-start;justify-content:space-between;border-color:var(--overview-line);border-top:3px solid var(--overview-pink);border-radius:18px;background:var(--overview-card);padding:22px 24px;box-shadow:none}body.theme-dark .scraper-dashboard .scraper-metric-grid .stat-card .stat-icon{order:2;height:44px;width:44px;border-radius:16px;background:var(--overview-pink);color:#fff}body.theme-dark .scraper-dashboard .scraper-metric-grid .stat-card p{color:var(--overview-muted);font-size:11px;font-weight:900;letter-spacing:.14em}body.theme-dark .scraper-dashboard .scraper-metric-grid .stat-card strong{color:var(--overview-text);font-size:30px;line-height:1}body.theme-dark .scraper-dashboard .analysis-control-box,body.theme-dark .scraper-dashboard .analysis-panel,body.theme-dark .scraper-dashboard .kpi-tile{border-color:var(--overview-line);background:var(--overview-card);box-shadow:none}body.theme-dark .scraper-dashboard .analysis-control-box:before,body.theme-dark .scraper-dashboard .analysis-panel:before,body.theme-dark .scraper-dashboard .kpi-tile:before{background:var(--overview-pink);opacity:1}body.theme-dark .scraper-dashboard .analysis-control-box .scraper-eyebrow{width:-moz-fit-content;width:fit-content;border-radius:8px;background:var(--overview-pink-soft);color:#fff;padding:7px 10px}body.theme-dark .scraper-dashboard .analysis-panel-head{border-color:var(--overview-line);background:var(--overview-card-2)}body.theme-dark .scraper-dashboard .analysis-panel>:not(.analysis-panel-head),body.theme-dark .scraper-dashboard .chart-frame,body.theme-dark .scraper-dashboard .line-chart-box,body.theme-dark .scraper-dashboard .visual-bar-list,body.theme-dark .scraper-dashboard .funnel-chart,body.theme-dark .scraper-dashboard .source-tile-map,body.theme-dark .scraper-dashboard .date-bars-chart,body.theme-dark .scraper-dashboard .latest-source-list,body.theme-dark .scraper-dashboard .date-flow-list{border-color:var(--overview-line);background:#0f172a}body.theme-dark .scraper-dashboard .visual-bar div,body.theme-dark .scraper-dashboard .funnel-row,body.theme-dark .scraper-dashboard .source-tile,body.theme-dark .scraper-dashboard .latest-source-row,body.theme-dark .scraper-dashboard .source-outcome-row,body.theme-dark .scraper-dashboard .date-flow-list .rounded-xl{border-color:var(--overview-line);background:#0b1220}body.theme-dark .scraper-dashboard .visual-bar b,body.theme-dark .scraper-dashboard .funnel-row b,body.theme-dark .scraper-dashboard .mini-meter b,body.theme-dark .scraper-dashboard .h-full.rounded-full.bg-brand-crimson{background:var(--overview-pink)}body.theme-dark .scraper-dashboard .trend-bar i,body.theme-dark .scraper-dashboard .visual-bar i,body.theme-dark .scraper-dashboard .funnel-row i,body.theme-dark .scraper-dashboard .mini-meter,body.theme-dark .scraper-dashboard .h-3.overflow-hidden.rounded-full.bg-gray-100,body.theme-dark .scraper-dashboard .h-1\.5.overflow-hidden.rounded-full.bg-white{background:#ffffffe6}body.theme-dark .scraper-dashboard .date-bars-column i{background:#ffffff14}body.theme-dark .scraper-dashboard .date-bars-column b{background:var(--overview-pink)}body.theme-dark .scraper-dashboard .line-chart-box polyline{stroke:var(--overview-pink)}body.theme-dark .scraper-dashboard .line-chart-box line{stroke:var(--overview-pink)}body.theme-dark .scraper-dashboard .line-chart-box circle{fill:var(--overview-pink)}body.theme-dark .scraper-dashboard .source-tile.active,body.theme-dark .scraper-dashboard .source-outcome-row.active,body.theme-dark .scraper-dashboard .bi-chip.active,body.theme-dark .scraper-dashboard .source-bar.active{border-color:var(--overview-pink);background:#db124d42;box-shadow:inset 3px 0 0 var(--overview-pink)}body.theme-dark .scraper-dashboard .kpi-tile span,body.theme-dark .scraper-dashboard .analysis-panel-head p,body.theme-dark .scraper-dashboard .analysis-control-box p,body.theme-dark .scraper-dashboard .source-tile span,body.theme-dark .scraper-dashboard .latest-source-row span,body.theme-dark .scraper-dashboard .visual-bar span,body.theme-dark .scraper-dashboard .visual-bar i,body.theme-dark .scraper-dashboard .funnel-row span,body.theme-dark .scraper-dashboard .funnel-row i{color:var(--overview-muted)}body.theme-dark .scraper-dashboard .kpi-tile strong,body.theme-dark .scraper-dashboard .analysis-panel-head h3,body.theme-dark .scraper-dashboard .analysis-control-box h2,body.theme-dark .scraper-dashboard .source-tile strong,body.theme-dark .scraper-dashboard .latest-source-row strong,body.theme-dark .scraper-dashboard .visual-bar strong,body.theme-dark .scraper-dashboard .funnel-row strong{color:var(--overview-text)}body.theme-dark .scraper-dashboard .analysis-visual-grid{align-items:stretch}body.theme-dark .scraper-dashboard .analysis-visual-grid .analysis-panel,body.theme-dark .scraper-dashboard .analysis-two-col.clean-details .analysis-panel{min-height:0}body.theme-dark .scraper-dashboard .visual-bar-list,body.theme-dark .scraper-dashboard .funnel-chart,body.theme-dark .scraper-dashboard .line-chart-box,body.theme-dark .scraper-dashboard .date-bars-chart,body.theme-dark .scraper-dashboard .latest-source-list,body.theme-dark .scraper-dashboard .source-outcome-list{padding:14px}body.theme-dark .scraper-dashboard .line-chart-box{min-height:190px}body.theme-dark .scraper-dashboard .line-chart-box.single-point{display:grid;place-items:center}body.theme-dark .scraper-dashboard .single-trend-point{display:grid;min-width:170px;gap:4px;justify-items:center;border:1px solid rgba(219,18,77,.55);border-radius:18px;background:#db124d29;padding:22px 24px}body.theme-dark .scraper-dashboard .single-trend-point span,body.theme-dark .scraper-dashboard .single-trend-point em{color:var(--overview-muted);font-size:11px;font-weight:900;text-transform:uppercase}body.theme-dark .scraper-dashboard .single-trend-point strong{color:#fff;font-size:34px;line-height:1}body.theme-dark .scraper-dashboard .visual-bar{gap:8px}body.theme-dark .scraper-dashboard .visual-bar div,body.theme-dark .scraper-dashboard .funnel-row{grid-template-columns:minmax(90px,1fr) minmax(150px,1.4fr) auto;min-height:34px;padding:0;background:transparent;border:0}body.theme-dark .scraper-dashboard .visual-bar div{display:flex;justify-content:space-between}body.theme-dark .scraper-dashboard .visual-bar i,body.theme-dark .scraper-dashboard .funnel-row i,body.theme-dark .scraper-dashboard .mini-meter{height:12px;border-radius:999px;background:#ffffffeb}body.theme-dark .scraper-dashboard .source-tile-map{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}body.theme-dark .scraper-dashboard .source-tile{min-height:58px;border-radius:10px;padding:12px}body.theme-dark .scraper-dashboard .source-outcome-list{max-height:318px}body.theme-dark .scraper-dashboard .source-outcome-row{border-radius:12px;padding:12px}body.theme-dark .scraper-dashboard .source-outcome-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}body.theme-dark .scraper-dashboard .source-outcome-stats em{border-radius:8px;background:#ffffff0f;color:#fff}body.theme-dark .scraper-dashboard .date-bars-chart{min-height:250px;align-items:end;justify-content:flex-start;gap:14px}body.theme-dark .scraper-dashboard .date-bars-column{width:54px}body.theme-dark .scraper-dashboard .date-bars-column i{width:48px;min-height:190px;border-radius:9px}body.theme-dark .scraper-dashboard .date-bars-column b{border-radius:9px}body.theme-dark .scraper-dashboard .latest-source-list{max-height:318px}body.theme-dark .scraper-dashboard .latest-source-row{border-color:#ffffff2e;border-radius:10px;background:#0b1220;padding:14px}body.theme-dark .scraper-dashboard .latest-source-row:hover{border-color:var(--overview-pink);background:#db124d24}body.theme-dark .scraper-dashboard select,body.theme-dark .scraper-dashboard select option,body.theme-dark .scraper-dashboard .field select option,body.theme-dark .scraper-dashboard .bi-filter-grid select option{background:#0b1220;color:#f8fafc}body.theme-dark .scraper-dashboard select option:checked,body.theme-dark .scraper-dashboard select option:hover{background:#db124d;color:#fff}.scraper-dashboard .article-library-card.trust-high,.scraper-dashboard .article-library-card.trust-medium,.scraper-dashboard .article-library-card.trust-moderate,.scraper-dashboard .article-library-card.trust-low{border-left-color:#059669}.scraper-dashboard .source-trust-strip.trust-high{border-color:#34d399;background:#ecfdf5}.scraper-dashboard .source-trust-strip.trust-high .source-trust-domain,.scraper-dashboard .source-trust-strip.trust-high .source-trust-domain span,.scraper-dashboard .source-trust-strip.trust-high svg,.scraper-dashboard .source-trust-strip.trust-high .source-trust-level{color:#047857}.scraper-dashboard .source-trust-strip.trust-high .source-trust-level{border-color:#34d399;background:#d1fae5}.scraper-dashboard .source-trust-strip.trust-medium,.scraper-dashboard .source-trust-strip.trust-moderate{border-color:#f59e0b;background:#fffbeb}.scraper-dashboard .source-trust-strip.trust-medium .source-trust-domain,.scraper-dashboard .source-trust-strip.trust-medium .source-trust-domain span,.scraper-dashboard .source-trust-strip.trust-medium svg,.scraper-dashboard .source-trust-strip.trust-medium .source-trust-level,.scraper-dashboard .source-trust-strip.trust-moderate .source-trust-domain,.scraper-dashboard .source-trust-strip.trust-moderate .source-trust-domain span,.scraper-dashboard .source-trust-strip.trust-moderate svg,.scraper-dashboard .source-trust-strip.trust-moderate .source-trust-level{color:#b45309}.scraper-dashboard .source-trust-strip.trust-medium .source-trust-level,.scraper-dashboard .source-trust-strip.trust-moderate .source-trust-level{border-color:#f59e0b;background:#fef3c7}.scraper-dashboard .source-trust-strip.trust-low{border-color:#fca5a5;background:#fff1f2}.scraper-dashboard .source-trust-strip.trust-low .source-trust-domain,.scraper-dashboard .source-trust-strip.trust-low .source-trust-domain span,.scraper-dashboard .source-trust-strip.trust-low svg,.scraper-dashboard .source-trust-strip.trust-low .source-trust-level{color:#dc2626}.scraper-dashboard .source-trust-strip.trust-low .source-trust-level{border-color:#fca5a5;background:#ffe4e6}body.theme-dark .scraper-dashboard{--template-page: #050a08;--template-panel: #0a100e;--template-panel-2: #0d1512;--template-border: rgba(180, 202, 176, .15);--template-text: #f4f8f1;--template-muted: #a8b7a8;--template-accent: #7cff4b;--template-accent-2: #2aa33a;--template-gold: #f9c416;--overview-pink: #7cff4b;--overview-pink-soft: rgba(96, 217, 52, .14);--brand-crimson: #7cff4b;--brand-hover: #2aa33a;--brand-pink: rgba(96, 217, 52, .12);--line: rgba(180, 202, 176, .15);--ink: #f4f8f1;--muted: #a8b7a8;background:linear-gradient(180deg,#050a08,#07100d)!important}body.theme-dark .scraper-dashboard .scraper-workspace-grid>.card-shell,body.theme-dark .scraper-dashboard .card-shell,body.theme-dark .scraper-dashboard .article-toolbar,body.theme-dark .scraper-dashboard .analysis-control-box,body.theme-dark .scraper-dashboard .analysis-panel,body.theme-dark .scraper-dashboard .kpi-tile,body.theme-dark .scraper-dashboard .report-card,body.theme-dark .scraper-dashboard .stat-card,body.theme-dark .scraper-dashboard .config-panel,body.theme-dark .scraper-dashboard .schedule-box,body.theme-dark .scraper-dashboard .fetch-action-bar,body.theme-dark .scraper-dashboard .clear-box{border-color:var(--template-border)!important;background:linear-gradient(180deg,#0b110ffa,#070d0bfa)!important;color:var(--template-text)!important;box-shadow:none!important}body.theme-dark .scraper-dashboard .config-panel,body.theme-dark .scraper-dashboard .schedule-box,body.theme-dark .scraper-dashboard .choice-grid,body.theme-dark .scraper-dashboard .topic-list,body.theme-dark .scraper-dashboard .country-topic-row,body.theme-dark .scraper-dashboard .schedule-status,body.theme-dark .scraper-dashboard .live-count,body.theme-dark .scraper-dashboard .live-feed,body.theme-dark .scraper-dashboard .live-event,body.theme-dark .scraper-dashboard .source-outcome-row,body.theme-dark .scraper-dashboard .latest-source-list,body.theme-dark .scraper-dashboard .latest-source-row,body.theme-dark .scraper-dashboard .source-tile-map,body.theme-dark .scraper-dashboard .date-bars-chart,body.theme-dark .scraper-dashboard .line-chart-box,body.theme-dark .scraper-dashboard .funnel-chart,body.theme-dark .scraper-dashboard .source-tile,body.theme-dark .scraper-dashboard .visual-bar{border-color:var(--template-border)!important;background:#0c1310f5!important;color:var(--template-text)!important}body.theme-dark .scraper-dashboard .choice-card,body.theme-dark .scraper-dashboard .field input,body.theme-dark .scraper-dashboard .field select,body.theme-dark .scraper-dashboard .bi-filter-grid select,body.theme-dark .scraper-dashboard .input-with-icon,body.theme-dark .scraper-dashboard textarea,body.theme-dark .scraper-dashboard .btn-secondary,body.theme-dark .scraper-dashboard .icon-button,body.theme-dark .scraper-dashboard .clear-check{border-color:var(--template-border)!important;background:#08100d!important;color:var(--template-text)!important}body.theme-dark .scraper-dashboard .choice-card.active,body.theme-dark .scraper-dashboard .source-tile.active,body.theme-dark .scraper-dashboard .source-outcome-row.active,body.theme-dark .scraper-dashboard .latest-source-row:hover{border-color:#60d9347a!important;background:#60d93421!important;color:var(--template-text)!important;box-shadow:inset 3px 0 0 var(--template-accent)!important}body.theme-dark .scraper-dashboard .choice-card.active span,body.theme-dark .scraper-dashboard .clear-check span,body.theme-dark .scraper-dashboard .autosave-saved,body.theme-dark .scraper-dashboard .text-brand-crimson,body.theme-dark .scraper-dashboard [class*=text-brand-crimson]{color:var(--template-accent)!important}body.theme-dark .scraper-dashboard .segmented{border-color:var(--template-border)!important;background:#08100d!important}body.theme-dark .scraper-dashboard .segmented button.active,body.theme-dark .scraper-dashboard .btn-primary,body.theme-dark .scraper-dashboard .bg-brand-crimson,body.theme-dark .scraper-dashboard [class*=bg-brand-crimson]{background:linear-gradient(180deg,#17381d,#102b18)!important;border-color:#60d9345c!important;color:#fff!important;box-shadow:inset 0 0 0 1px #7cff4b29!important}body.theme-dark .scraper-dashboard .bg-brand-pink\/60,body.theme-dark .scraper-dashboard [class*=bg-brand-pink]{border-color:#60d9343d!important;background:#60d9341f!important;color:var(--template-accent)!important}body.theme-dark .scraper-dashboard .stat-icon,body.theme-dark .scraper-dashboard .scraper-header-icon,body.theme-dark .scraper-dashboard .type-icon,body.theme-dark .scraper-dashboard .report-card svg{background:#f9c41621!important;color:var(--template-gold)!important}body.theme-dark .scraper-dashboard select option:checked,body.theme-dark .scraper-dashboard select option:hover{background:#17381d!important;color:#fff!important}body.theme-dark .scraper-dashboard .h-full.rounded-full.bg-brand-crimson,body.theme-dark .scraper-dashboard .visual-bar-fill,body.theme-dark .scraper-dashboard .date-bars-fill{background:linear-gradient(90deg,#7cff4b,#f9c416)!important}body.theme-dark .scraper-dashboard svg [stroke="#db124d"],body.theme-dark .scraper-dashboard svg [stroke="#D11243"]{stroke:var(--template-accent)!important}body.theme-dark .scraper-dashboard{--template-page: #050a08;--template-panel: #09100e;--template-panel-2: #0b1310;--template-border: rgba(180, 202, 176, .14);background:#050a08!important}body.theme-dark .scraper-dashboard .scraper-workspace-grid>.card-shell,body.theme-dark .scraper-dashboard .card-shell,body.theme-dark .scraper-dashboard .article-toolbar,body.theme-dark .scraper-dashboard .analysis-control-box,body.theme-dark .scraper-dashboard .analysis-panel,body.theme-dark .scraper-dashboard .kpi-tile,body.theme-dark .scraper-dashboard .report-card,body.theme-dark .scraper-dashboard .stat-card,body.theme-dark .scraper-dashboard .config-panel,body.theme-dark .scraper-dashboard .schedule-box,body.theme-dark .scraper-dashboard .fetch-action-bar,body.theme-dark .scraper-dashboard .clear-box{background:linear-gradient(180deg,#0b1310,#09100e)!important;border-color:var(--template-border)!important}body.theme-dark .scraper-dashboard .live-feed,body.theme-dark .scraper-dashboard .live-event,body.theme-dark .scraper-dashboard .latest-source-row,body.theme-dark .scraper-dashboard .source-tile,body.theme-dark .scraper-dashboard .visual-bar,body.theme-dark .scraper-dashboard .choice-grid,body.theme-dark .scraper-dashboard .topic-list,body.theme-dark .scraper-dashboard .country-topic-row{background:#0e1713!important;border-color:var(--template-border)!important}body.theme-dark .scraper-dashboard{--template-page: #050a08;--template-panel: #08100d;--template-panel-2: #08100d;--template-border: rgba(96, 217, 52, .22);--template-accent: #f9c416;--template-accent-2: #10391f;--template-gold: #f9c416;background:#050a08!important;background-image:none!important}body.theme-dark .scraper-dashboard *,body.theme-dark .scraper-dashboard *:before,body.theme-dark .scraper-dashboard *:after{box-shadow:none!important;text-shadow:none!important}body.theme-dark .scraper-dashboard .scraper-workspace-grid>.card-shell,body.theme-dark .scraper-dashboard .card-shell,body.theme-dark .scraper-dashboard .article-toolbar,body.theme-dark .scraper-dashboard .analysis-control-box,body.theme-dark .scraper-dashboard .analysis-panel,body.theme-dark .scraper-dashboard .kpi-tile,body.theme-dark .scraper-dashboard .report-card,body.theme-dark .scraper-dashboard .stat-card,body.theme-dark .scraper-dashboard .config-panel,body.theme-dark .scraper-dashboard .schedule-box,body.theme-dark .scraper-dashboard .fetch-action-bar,body.theme-dark .scraper-dashboard .clear-box,body.theme-dark .scraper-dashboard .live-feed,body.theme-dark .scraper-dashboard .live-event,body.theme-dark .scraper-dashboard .latest-source-row,body.theme-dark .scraper-dashboard .source-tile,body.theme-dark .scraper-dashboard .visual-bar,body.theme-dark .scraper-dashboard .choice-grid,body.theme-dark .scraper-dashboard .topic-list,body.theme-dark .scraper-dashboard .country-topic-row{background:#08100d!important;background-image:none!important;border-color:var(--template-border)!important}body.theme-dark .scraper-dashboard .choice-card.active,body.theme-dark .scraper-dashboard .source-tile.active,body.theme-dark .scraper-dashboard .source-outcome-row.active,body.theme-dark .scraper-dashboard .btn-primary,body.theme-dark .scraper-dashboard [class*=bg-brand-crimson],body.theme-dark .scraper-dashboard [class*=bg-brand-pink]{background:#10391f!important;background-image:none!important;border-color:#60d93457!important}body.theme-dark .scraper-dashboard [class*=text-brand-crimson],body.theme-dark .scraper-dashboard .text-brand-crimson,body.theme-dark .scraper-dashboard .stat-icon,body.theme-dark .scraper-dashboard .scraper-header-icon{color:#f9c416!important;stroke:#f9c416!important}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}html,body,#root{height:100%}body{background-color:#f7f8f3;color:#181715;font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-feature-settings:"ss01" on,"cv01" on;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5{font-family:inherit;letter-spacing:0;color:#0f0e0d}body.theme-dark{background:radial-gradient(circle at top left,rgba(200,168,50,.1),transparent 24%),radial-gradient(circle at top right,rgba(249,196,22,.08),transparent 18%),linear-gradient(180deg,#060b09,#0a1110 45%,#07100d);color:#cbd8cc}body.theme-dark h1,body.theme-dark h2,body.theme-dark h3,body.theme-dark h4,body.theme-dark h5,body.theme-dark h6{color:#f8fafc}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#9ca3af80;border-radius:6px;border:2px solid #F7F8F3}::-webkit-scrollbar-thumb:hover{background:#6b7280a6}body.theme-dark ::-webkit-scrollbar-thumb{background:#647864b3;border-color:#0a110e}body.theme-dark ::-webkit-scrollbar-thumb:hover{background:#788c6ebf}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}body.theme-dark .analytics-insight-item span.btn-primary.bg-gray-50,body.theme-dark .analytics-update-row span.btn-primary.bg-gray-50,body.theme-dark .analytics-update-row span.btn-primary,body.theme-dark .analytics-insight-item .grid span.btn-primary{background:#ffffff08;background-color:#ffffff08;border:1px solid rgba(255,255,255,.07);color:#94a3b8;--tw-ring-color: transparent}body.theme-dark .analytics-insight-item span.btn-primary.bg-gray-50 *,body.theme-dark .analytics-update-row span.btn-primary.bg-gray-50 *,body.theme-dark .analytics-insight-item .grid span.btn-primary *{color:#94a3b8}.btn-primary:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(16 52 20 / .4);--tw-ring-offset-width: 1px}.btn-primary:disabled{cursor:not-allowed;opacity:.5}.btn-primary{--tw-bg-opacity: 1;background-color:rgb(16 52 20 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 0 rgba(0,0,0,.04), 0 1px 2px rgba(15,23,42,.04);--tw-shadow-colored: 0 1px 0 var(--tw-shadow-color), 0 1px 2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}body.theme-dark .btn-primary{box-shadow:none}body:not(.theme-dark) .admin-current-session-card .btn-primary{background:var(--bee-green-100);color:var(--bee-green-900)}body:not(.theme-dark) .admin-current-session-card span.btn-primary{background:#f0f3e9;color:var(--bee-green-800)}.btn-primary:hover{--tw-bg-opacity: 1;background-color:rgb(23 54 20 / var(--tw-bg-opacity, 1))}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}body.theme-dark .analytics-insight-item span.btn-secondary.bg-gray-50,body.theme-dark .analytics-update-row span.btn-secondary.bg-gray-50,body.theme-dark .analytics-update-row span.btn-secondary,body.theme-dark .analytics-insight-item .grid span.btn-secondary{background:#ffffff08;background-color:#ffffff08;border:1px solid rgba(255,255,255,.07);color:#94a3b8;--tw-ring-color: transparent}body.theme-dark .analytics-insight-item span.btn-secondary.bg-gray-50 *,body.theme-dark .analytics-update-row span.btn-secondary.bg-gray-50 *,body.theme-dark .analytics-insight-item .grid span.btn-secondary *{color:#94a3b8}.btn-secondary:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(16 52 20 / .4);--tw-ring-offset-width: 1px}.btn-secondary:disabled{cursor:not-allowed;opacity:.5}.btn-secondary{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(24 23 21 / var(--tw-text-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(232 230 223 / var(--tw-ring-opacity, 1))}body.theme-dark .btn-secondary{box-shadow:none}html body.theme-dark #root main .admin-theme-page .admin-logs-page .admin-log-row .btn-secondary{--tw-ring-color: rgba(198, 215, 200, .12);--tw-ring-shadow: 0 0 0 1px rgba(198, 215, 200, .12);box-shadow:var(--tw-ring-shadow)}.btn-secondary:hover{background-color:#f2f6e780;--tw-ring-opacity: 1;--tw-ring-color: rgb(203 200 188 / var(--tw-ring-opacity, 1))}.btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}body.theme-dark .analytics-insight-item span.btn-ghost.bg-gray-50,body.theme-dark .analytics-update-row span.btn-ghost.bg-gray-50,body.theme-dark .analytics-update-row span.btn-ghost,body.theme-dark .analytics-insight-item .grid span.btn-ghost{background:#ffffff08;background-color:#ffffff08;border:1px solid rgba(255,255,255,.07);color:#94a3b8;--tw-ring-color: transparent}body.theme-dark .analytics-insight-item span.btn-ghost.bg-gray-50 *,body.theme-dark .analytics-update-row span.btn-ghost.bg-gray-50 *,body.theme-dark .analytics-insight-item .grid span.btn-ghost *{color:#94a3b8}.btn-ghost:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(16 52 20 / .4);--tw-ring-offset-width: 1px}.btn-ghost:disabled{cursor:not-allowed;opacity:.5}.btn-ghost{--tw-text-opacity: 1;color:rgb(58 56 50 / var(--tw-text-opacity, 1))}body.theme-dark .btn-ghost{box-shadow:none}.btn-ghost:hover{background-color:#f2f6e74d;--tw-text-opacity: 1;color:rgb(16 52 20 / var(--tw-text-opacity, 1))}.btn-danger{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}body.theme-dark .analytics-insight-item span.btn-danger.bg-gray-50,body.theme-dark .analytics-update-row span.btn-danger.bg-gray-50,body.theme-dark .analytics-update-row span.btn-danger,body.theme-dark .analytics-insight-item .grid span.btn-danger{background:#ffffff08;background-color:#ffffff08;border:1px solid rgba(255,255,255,.07);color:#94a3b8;--tw-ring-color: transparent}body.theme-dark .analytics-insight-item span.btn-danger.bg-gray-50 *,body.theme-dark .analytics-update-row span.btn-danger.bg-gray-50 *,body.theme-dark .analytics-insight-item .grid span.btn-danger *{color:#94a3b8}.btn-danger:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(16 52 20 / .4);--tw-ring-offset-width: 1px}.btn-danger:disabled{cursor:not-allowed;opacity:.5}.btn-danger{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1))}body.theme-dark .btn-danger{box-shadow:none}html body.theme-dark #root main .admin-theme-page .admin-logs-page .admin-log-row .btn-danger{--tw-ring-color: rgba(198, 215, 200, .12);--tw-ring-shadow: 0 0 0 1px rgba(198, 215, 200, .12);box-shadow:var(--tw-ring-shadow)}.btn-danger:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.input{width:100%;border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.625rem 1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 14 13 / var(--tw-text-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(232 230 223 / var(--tw-ring-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}body.theme-dark .analytics-insight-item span.input.bg-gray-50,body.theme-dark .analytics-update-row span.input.bg-gray-50,body.theme-dark .analytics-update-row span.input,body.theme-dark .analytics-insight-item .grid span.input{background:#ffffff08;background-color:#ffffff08;border:1px solid rgba(255,255,255,.07);color:#94a3b8;--tw-ring-color: transparent}body.theme-dark .analytics-insight-item span.input.bg-gray-50 *,body.theme-dark .analytics-update-row span.input.bg-gray-50 *,body.theme-dark .analytics-insight-item .grid span.input *{color:#94a3b8}html body.theme-dark #root main .admin-theme-page .admin-logs-page .admin-log-row .input{--tw-ring-color: rgba(198, 215, 200, .12);--tw-ring-shadow: 0 0 0 1px rgba(198, 215, 200, .12);box-shadow:var(--tw-ring-shadow)}.input::-moz-placeholder{--tw-text-opacity: 1;color:rgb(154 149 138 / var(--tw-text-opacity, 1))}.input::placeholder{--tw-text-opacity: 1;color:rgb(154 149 138 / var(--tw-text-opacity, 1))}.input:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(16 52 20 / .25)}.select{width:100%;border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.625rem 1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 14 13 / var(--tw-text-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(232 230 223 / var(--tw-ring-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}body.theme-dark .analytics-insight-item span.select.bg-gray-50,body.theme-dark .analytics-update-row span.select.bg-gray-50,body.theme-dark .analytics-update-row span.select,body.theme-dark .analytics-insight-item .grid span.select{background:#ffffff08;background-color:#ffffff08;border:1px solid rgba(255,255,255,.07);color:#94a3b8;--tw-ring-color: transparent}body.theme-dark .analytics-insight-item span.select.bg-gray-50 *,body.theme-dark .analytics-update-row span.select.bg-gray-50 *,body.theme-dark .analytics-insight-item .grid span.select *{color:#94a3b8}html body.theme-dark #root main .admin-theme-page .admin-logs-page .admin-log-row .select{--tw-ring-color: rgba(198, 215, 200, .12);--tw-ring-shadow: 0 0 0 1px rgba(198, 215, 200, .12);box-shadow:var(--tw-ring-shadow)}.select::-moz-placeholder{--tw-text-opacity: 1;color:rgb(154 149 138 / var(--tw-text-opacity, 1))}.select::placeholder{--tw-text-opacity: 1;color:rgb(154 149 138 / var(--tw-text-opacity, 1))}.select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(16 52 20 / .25)}.select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-repeat:no-repeat;padding-right:2rem}body.theme-dark .select{background:#0e2617;background-color:#0e2617;color:#fff;border:1px solid #1e5631;box-shadow:none;min-height:54px}body.theme-dark .profile-page .select{background:#070c09fa;border:1px solid rgba(120,140,110,.28);color:#f8fafc;box-shadow:inset 0 1px #ffffff09,0 10px 22px #0206171f}body.theme-dark .profile-page .select:hover{border-color:#cbd5e16b}body.theme-dark .profile-page .select:focus{border-color:#f9c416c7;box-shadow:0 0 0 3px #c8a83229,inset 0 1px #ffffff0a;outline:none}body.theme-dark .content-studio-field .select{background:#0b140e;background-color:#0b140e;background-image:none;color:#f8fafc;border:1px solid rgba(120,140,110,.28);box-shadow:none}body.theme-dark .content-studio-field .select:focus{background:#0b140e;background-color:#0b140e;background-image:none;border-color:#f9c416b8;box-shadow:none;outline:none}body.theme-dark .content-studio-field .select::-moz-placeholder{color:#64748b}body.theme-dark .content-studio-field .select::placeholder{color:#64748b}body.theme-dark .content-studio-page .content-studio-field :is(input,select,textarea,.select):hover,body.theme-dark .content-studio-page .content-studio-field :is(input,select,textarea,.select):disabled{background:#0b140e;background-color:#0b140e;background-image:none;border-color:#788c6e47;color:#f8fafc;box-shadow:none}body.theme-dark .admin-theme-page .select{background:#070c09fa;border:1px solid rgba(120,140,110,.28);color:#f8fafc;box-shadow:inset 0 1px #ffffff09,0 10px 22px #0206171f}body:not(.theme-dark) .select:focus{border-color:#163a246b;--tw-ring-color: rgba(22, 58, 36, .16);box-shadow:0 0 0 3px #163a241a;outline:2px solid var(--bee-green-800);outline-offset:2px;box-shadow:none}body:not(.theme-dark) .admin-theme-page .select{background:#fff;border-color:var(--bee-border);color:#303630;box-shadow:none}body:not(.theme-dark) .admin-theme-page .select:focus{border-color:var(--bee-green-800);outline:2px solid var(--bee-green-800);outline-offset:1px}body:not(.theme-dark) .admin-theme-page .admin-fetch-control-surface .select:focus,body:not(.theme-dark) .admin-theme-page .admin-fetch-control-surface .select:focus-visible{border-color:#cbd5e1;outline:0;--tw-ring-color: rgba(148, 163, 184, .35);box-shadow:0 0 0 3px #94a3b82e}body:not(.theme-dark) .admin-theme-page .admin-fetch-control-surface :is(input:not([type=checkbox]):not([type=radio]),textarea,select,summary,.select):focus:not(:focus-visible){border-color:#cbd5e1;outline:0;box-shadow:0 0 0 3px #94a3b82e}body:not(.theme-dark) .profile-personalization-section .admin-fetch-control-surface .select:focus,body:not(.theme-dark) .profile-personalization-section .admin-fetch-control-surface .select:focus-visible{border-color:#cbd5e1;outline:0;--tw-ring-color: rgba(148, 163, 184, .35);box-shadow:0 0 0 3px #94a3b82e}body:not(.theme-dark) .admin-theme-page .admin-users-page .select{background:#fff;border:1px solid #D8DED2;color:#303630;box-shadow:none;-webkit-box-shadow:0 0 0 1000px #ffffff inset;-webkit-text-fill-color:#303630}body:not(.theme-dark) .admin-theme-page .admin-users-page .select:focus{border-color:#cbd5e1;outline:0;box-shadow:0 0 0 3px #94a3b82e;-webkit-box-shadow:0 0 0 1000px #ffffff inset,0 0 0 3px rgba(148,163,184,.18)}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .select{background:#fff;border-color:#d8ded2;color:#303630;box-shadow:none;--tw-ring-color: transparent}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page :is(input:not([type=checkbox]):not([type=radio]),textarea,select,.select,.admin-country-select-trigger):focus,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page :is(input:not([type=checkbox]):not([type=radio]),textarea,select,.select,.admin-country-select-trigger):focus-visible{border-color:#cbd5e1;outline:0;box-shadow:0 0 0 3px #94a3b82e}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-country-sources textarea.select{background:#fff;border:1px solid #D8DED2;color:#303630;box-shadow:none}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .select,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page .select{background:#fff;border-color:#d8ded2;color:#303630;box-shadow:none}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page :is(input:not([type=checkbox]):not([type=radio]):not([type=range]),textarea,select,.select):focus,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page :is(input:not([type=checkbox]):not([type=radio]),textarea,select,.select):focus{border-color:#cbd5e1;outline:0;box-shadow:0 0 0 3px #94a3b82e}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page select.select,body:not(.theme-dark) .admin-theme-page .admin-system-settings-page input.select,body:not(.theme-dark) .admin-theme-page .admin-system-settings-page textarea.select{border:1px solid #D8DED2;border-radius:12px;background:#fff;color:#303630}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page textarea.select{min-height:120px;padding:12px 14px}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page input.select,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page textarea.select{min-height:46px;background:#fff;border:1px solid #D8DED2;border-radius:12px;color:#303630;padding-left:14px;padding-right:14px;box-shadow:none}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page textarea.select{min-height:220px;padding-top:12px;padding-bottom:12px}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page input.select::-moz-placeholder,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page textarea.select::-moz-placeholder{color:#8a8174;opacity:.78}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page input.select::placeholder,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page textarea.select::placeholder{color:#8a8174;opacity:.78}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page input.select:hover,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page textarea.select:hover{border-color:#cbd5c5}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page input.select:focus,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page textarea.select:focus{border-color:#cbd5e1;outline:0;box-shadow:0 0 0 3px #94a3b82e}body:not(.theme-dark) .feedback-page .select{border-color:#d8ded2;background:#fffefb;color:#0f1f14;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}body:not(.theme-dark) .feedback-page .select:hover{border-color:#163a24;box-shadow:0 0 0 1px #163a24}body:not(.theme-dark) .feedback-page .select:focus{border-color:#163a24;box-shadow:0 0 0 1px #163a24;outline:none}body.theme-dark .feedback-page .select{background:#070c09fa;border:1px solid rgba(120,140,110,.28);color:#f8fafc;box-shadow:inset 0 1px #ffffff09,0 10px 22px #0206171f;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}body.theme-dark .feedback-page .select:hover{border-color:#cbd5e16b}body.theme-dark .feedback-page .select::-moz-placeholder{color:#64748b}body.theme-dark .feedback-page .select::placeholder{color:#64748b}body.theme-dark .feedback-page .select:focus{border-color:#f9c416c7;box-shadow:0 0 0 3px #c8a83229,inset 0 1px #ffffff0a;outline:none}body:not(.theme-dark) .admin-theme-page .admin-support-detail .select{border:1px solid #c8d7bd;background:#fffefb;box-shadow:inset 0 1px #ffffffa6,0 8px 18px #1034140b}body:not(.theme-dark) .admin-theme-page .admin-support-detail .select:hover,body:not(.theme-dark) .admin-theme-page .admin-support-detail .select:focus{border-color:#163a24;box-shadow:0 0 0 1px #163a24;outline:none}body.theme-dark .admin-theme-page .admin-support-detail .select{background:#08101f;border:1px solid rgba(120,140,110,.46);color:#f8fafc;box-shadow:inset 0 1px #ffffff09,0 10px 22px #0206171f}body.theme-dark .admin-theme-page .admin-support-detail .select:hover,body.theme-dark .admin-theme-page .admin-support-detail .select:focus{border-color:#f9c416c7;box-shadow:0 0 0 3px #c8a83229,inset 0 1px #ffffff0a;outline:none}body.theme-dark .feedback-page .select,body.theme-dark .admin-theme-page .admin-support-detail .select{background:#070a08;background-color:#070a08;border-color:#ffffff1a;color:#fff;box-shadow:none}body.theme-dark .feedback-page .select:focus,body.theme-dark .admin-theme-page .admin-support-detail .select:focus{border-color:#f9c4169e;box-shadow:0 0 0 3px #f9c4161f;outline:none}body.theme-dark .content-studio-field .select{background:#070a08;background-color:#070a08;border-color:#ffffff1a;color:#fff;box-shadow:none}body.theme-dark .content-studio-field .select:focus{border-color:#f9c41680;box-shadow:0 0 0 3px #f9c4161a}body.theme-dark .profile-page .select{background:var(--intel-panel-2);background-color:var(--intel-panel-2);background-image:none;border-color:var(--intel-border);box-shadow:none}body.theme-dark .profile-page .select:hover{background:var(--intel-panel-2);background-color:var(--intel-panel-2);border-color:var(--intel-border-strong);box-shadow:none}body.theme-dark .profile-page .select:focus{border-color:#f9c41680;box-shadow:0 0 0 3px #f9c4161a;outline:none}body.theme-dark .feedback-page .select{background:#050906;background-color:#050906;border:1px solid rgba(198,215,200,.14);color:#fff;box-shadow:none}body.theme-dark .feedback-page .select:focus{border-color:#f9c41685;box-shadow:0 0 0 1px #f9c41629}body.theme-dark .feedback-page .select{background:#040806;background-color:#040806}body.theme-dark .admin-theme-page .super-admin-workspace :is(input:not([type=checkbox]):not([type=radio]),textarea,select,.select,.admin-country-select-trigger){background:var(--super-admin-field);background-color:var(--super-admin-field);border:1px solid rgba(198,215,200,.14);color:#fff;box-shadow:none}body.theme-dark .admin-theme-page .super-admin-workspace :is(input:not([type=checkbox]):not([type=radio]),textarea,select,.select,.admin-country-select-trigger):focus{border-color:#f9c41685;box-shadow:0 0 0 1px #f9c41629;outline:none}body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace :is(input:not([type=checkbox]):not([type=radio]),textarea,select,.select){background:#040806;background-color:#040806;border-color:#c6d7c821;color:#fff;-webkit-text-fill-color:#ffffff;box-shadow:none}body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace :is(input:not([type=checkbox]):not([type=radio]),textarea,select,.select):focus{border-color:#f9c4166b;box-shadow:0 0 0 1px #f9c4161f}.select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23163A24' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .75rem center;background-size:.75rem}.label{margin-bottom:.375rem;display:block;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.12em;--tw-text-opacity: 1;color:rgb(94 90 82 / var(--tw-text-opacity, 1))}.card{border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 0 rgba(0,0,0,.04), 0 1px 2px rgba(15,23,42,.04);--tw-shadow-colored: 0 1px 0 var(--tw-shadow-color), 0 1px 2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(232 230 223 / .7);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-theme-card .card[class*=ring-]{background:#fff;border:1px solid #D8DED2;color:#303630;box-shadow:none;--tw-ring-color: transparent}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-theme-card .card[class*=ring-emerald]{background:#eaf8ef;border-color:#bfe8cc;color:#047857}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-theme-card .card[class*=ring-brand]{background:#f3ffe5;border-color:#b7d89d;color:var(--bee-green-900)}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-theme-card .card[class*=ring-red]{background:#fef2f2;border-color:#fca5a5;color:#b91c1c}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .card.border{border-width:1px;border-style:solid;border-color:#d8ded2}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .card.border{border-color:#d8ded2;box-shadow:0 1px 2px #0f172a0a}body:not(.theme-dark) .admin-theme-page .super-admin-overview .card.border{background:#fff;background-image:none;border-color:#d8ded2;box-shadow:0 1px 2px #0f172a0a}body:not(.theme-dark) .admin-theme-page .super-admin-overview .card[class*=bg-gray-50]{background:#fafbf7;background-image:none;border-color:#d8ded2}body:not(.theme-dark) .admin-theme-page .admin-articles-page .card[class*=bg-white]{background:#fff;background-image:none;border-color:#d8ded2;box-shadow:0 1px 2px #0f172a0a}html body.theme-dark #root main .admin-theme-page .admin-logs-page .admin-log-row .card{--tw-ring-color: rgba(198, 215, 200, .12);--tw-ring-shadow: 0 0 0 1px rgba(198, 215, 200, .12);box-shadow:var(--tw-ring-shadow)}body.theme-dark .admin-theme-page .super-admin-workspace :is(.premium-glass,.premium-stat-card,.admin-theme-card,.admin-support-card,.admin-support-ticket,.admin-support-detail,.admin-support-retention,.admin-support-list,.admin-source-trust,.admin-source-trust-card,.admin-country-source-editor,.admin-source-list-panel,.admin-mail-audience-card,.admin-mail-recipient-card,.rounded-2xl.border,.card.border,.rounded-lg.border){background:var(--super-admin-surface);background-color:var(--super-admin-surface);background-image:none;border-color:var(--super-admin-border);box-shadow:none}body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace :is(.premium-glass,.premium-stat-card,.admin-theme-card,.admin-plan-card,.admin-plan-preview,.admin-support-card,.admin-support-ticket,.admin-support-detail,.admin-support-list,.admin-source-trust,.admin-source-trust-card,.admin-country-source-editor,.admin-source-list-panel,.admin-mail-audience-card,.admin-mail-recipient-card,.rounded-2xl.border,.card.border,.rounded-lg.border){background:#07110c;background-color:#07110c;background-image:none;border-color:#c6d7c817;box-shadow:none;--tw-ring-color: rgba(198, 215, 200, .09);--tw-ring-shadow: 0 0 #0000}.card:hover{--tw-ring-color: rgb(16 52 20 / .15)}.tag{display:inline-flex;align-items:center;gap:.25rem;border-radius:.25rem;padding:.125rem .5rem;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.eyebrow{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.18em;--tw-text-opacity: 1;color:rgb(16 52 20 / var(--tw-text-opacity, 1))}body.theme-dark .intel-feed-column .eyebrow,body.theme-dark .analytics-card .eyebrow,body.theme-dark .analytics-stat-card .eyebrow{color:#e5b913}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page .eyebrow{color:var(--bee-green-800)}.theme-toggle{background:#ffffffe0;border-color:#e2e8f0e6}.theme-toggle-single{color:#fff;background:#163a24;border-color:#163a24;box-shadow:none}.theme-toggle-single:hover{transform:none;box-shadow:none}.theme-toggle-thumb{height:22px;width:22px;background:transparent;color:#fff}body.theme-dark .theme-toggle{background:#070e0ae0;border-color:#c8a8323d;box-shadow:0 16px 30px #02061757}body.theme-dark .theme-toggle-single{color:#fff;background:#1a2418;border-color:#c8a8326b;box-shadow:none}body.theme-dark .theme-toggle-single:hover{box-shadow:none}body.theme-dark .theme-toggle-thumb{background:transparent;color:#fff}body.theme-dark .theme-toggle-active{background:linear-gradient(135deg,#1a2418,#2a3420);color:#fff;box-shadow:0 0 0 1px #c8a83247,0 14px 28px #a0822833}body.theme-dark .theme-toggle-idle{color:#cbd5e1}body.theme-dark [class*=text-brand-crimson]{color:#f9c416!important}body.theme-dark [class*=bg-brand-crimson]{background-color:#c8a832!important}body.theme-dark [class*=border-brand-crimson]{border-color:#c8a8326b!important}body.theme-dark [class*=ring-brand-crimson]{--tw-ring-color: rgba(200, 168, 50, .3) !important}body.theme-dark [class*=from-brand-crimson]{--tw-gradient-from: #c8a832 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgba(30, 143, 46, 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}body.theme-dark .theme-toggle-idle:hover{background:#ffffff0f;color:#fff}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.collapse{visibility:collapse}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.-inset-10{top:-2.5rem;right:-2.5rem;bottom:-2.5rem;left:-2.5rem}.inset-0{top:0;right:0;bottom:0;left:0}.inset-2{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem}.inset-x-0{left:0;right:0}.inset-x-6{left:1.5rem;right:1.5rem}.inset-y-0{top:0;bottom:0}.-bottom-2{bottom:-.5rem}.-left-1\/2{left:-50%}.-right-0\.5{right:-.125rem}.-right-1{right:-.25rem}.-right-10{right:-2.5rem}.-right-2{right:-.5rem}.-right-2\.5{right:-.625rem}.-right-20{right:-5rem}.-top-0\.5{top:-.125rem}.-top-1{top:-.25rem}.-top-10{top:-2.5rem}.-top-2{top:-.5rem}.-top-20{top:-5rem}.bottom-0{bottom:0}.bottom-20{bottom:5rem}.bottom-24{bottom:6rem}.bottom-3{bottom:.75rem}.bottom-36{bottom:9rem}.bottom-52{bottom:13rem}.left-0{left:0}.left-1\/2{left:50%}.left-3{left:.75rem}.left-3\.5{left:.875rem}.left-4{left:1rem}.left-\[15\%\]{left:15%}.right-0{right:0}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-\[-160px\]{right:-160px}.right-\[-1px\]{right:-1px}.right-\[62px\]{right:62px}.top-0{top:0}.top-1\/2{top:50%}.top-12{top:3rem}.top-2{top:.5rem}.top-4{top:1rem}.top-6{top:1.5rem}.top-\[-160px\]{top:-160px}.top-\[76px\]{top:76px}.top-\[calc\(100\%\+8px\)\]{top:calc(100% + 8px)}.isolate{isolation:isolate}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[10000\]{z-index:10000}.z-\[120\]{z-index:120}.z-\[60\]{z-index:60}.z-\[70\]{z-index:70}.z-\[90\]{z-index:90}.z-\[9999\]{z-index:9999}.order-last{order:9999}.col-span-2{grid-column:span 2 / span 2}.col-span-full{grid-column:1 / -1}.-m-3{margin:-.75rem}.-m-6{margin:-1.5rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-8{margin-top:2rem;margin-bottom:2rem}.-mt-14{margin-top:-3.5rem}.-mt-2{margin-top:-.5rem}.-mt-4{margin-top:-1rem}.-mt-8{margin-top:-2rem}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-\[clamp\(0\.18rem\,0\.45vh\,0\.35rem\)\]{margin-bottom:clamp(.18rem,.45vh,.35rem)}.mb-\[clamp\(0\.1rem\,0\.35vh\,0\.25rem\)\]{margin-bottom:clamp(.1rem,.35vh,.25rem)}.mb-\[clamp\(0\.35rem\,1vh\,0\.75rem\)\]{margin-bottom:clamp(.35rem,1vh,.75rem)}.ml-1{margin-left:.25rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-auto{margin-right:auto}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.inline-grid{display:inline-grid}.contents{display:contents}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-36{height:9rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-52{height:13rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[18px\]{height:18px}.h-\[360px\]{height:360px}.h-\[38px\]{height:38px}.h-\[42px\]{height:42px}.h-\[44px\]{height:44px}.h-\[48px\]{height:48px}.h-\[54px\]{height:54px}.h-\[72px\]{height:72px}.h-\[calc\(100vh-292px\)\]{height:calc(100vh - 292px)}.h-\[clamp\(0\.2rem\,0\.55vh\,0\.4rem\)\]{height:clamp(.2rem,.55vh,.4rem)}.h-\[clamp\(0\.3rem\,0\.72vh\,0\.48rem\)\]{height:clamp(.3rem,.72vh,.48rem)}.h-\[clamp\(0\.4rem\,0\.75vh\,0\.55rem\)\]{height:clamp(.4rem,.75vh,.55rem)}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.max-h-40{max-height:10rem}.max-h-48{max-height:12rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-\[210px\]{max-height:210px}.max-h-\[25vh\]{max-height:25vh}.max-h-\[260px\]{max-height:260px}.max-h-\[320px\]{max-height:320px}.max-h-\[360px\]{max-height:360px}.max-h-\[420px\]{max-height:420px}.max-h-\[560px\]{max-height:560px}.max-h-\[calc\(100vh-120px\)\]{max-height:calc(100vh - 120px)}.max-h-\[calc\(100vh-292px\)\]{max-height:calc(100vh - 292px)}.max-h-\[calc\(100vh-430px\)\]{max-height:calc(100vh - 430px)}.max-h-\[min\(60vh\,480px\)\]{max-height:min(60vh,480px)}.min-h-0{min-height:0px}.min-h-\[100px\]{min-height:100px}.min-h-\[104px\]{min-height:104px}.min-h-\[110px\]{min-height:110px}.min-h-\[120px\]{min-height:120px}.min-h-\[130px\]{min-height:130px}.min-h-\[140px\]{min-height:140px}.min-h-\[148px\]{min-height:148px}.min-h-\[150px\]{min-height:150px}.min-h-\[160px\]{min-height:160px}.min-h-\[180px\]{min-height:180px}.min-h-\[210px\]{min-height:210px}.min-h-\[220px\]{min-height:220px}.min-h-\[240px\]{min-height:240px}.min-h-\[260px\]{min-height:260px}.min-h-\[300px\]{min-height:300px}.min-h-\[30px\]{min-height:30px}.min-h-\[32px\]{min-height:32px}.min-h-\[34px\]{min-height:34px}.min-h-\[360px\]{min-height:360px}.min-h-\[36px\]{min-height:36px}.min-h-\[38px\]{min-height:38px}.min-h-\[40px\]{min-height:40px}.min-h-\[420px\]{min-height:420px}.min-h-\[42px\]{min-height:42px}.min-h-\[44px\]{min-height:44px}.min-h-\[464px\]{min-height:464px}.min-h-\[46px\]{min-height:46px}.min-h-\[480px\]{min-height:480px}.min-h-\[48px\]{min-height:48px}.min-h-\[520px\]{min-height:520px}.min-h-\[54px\]{min-height:54px}.min-h-\[56px\]{min-height:56px}.min-h-\[58px\]{min-height:58px}.min-h-\[620px\]{min-height:620px}.min-h-\[62px\]{min-height:62px}.min-h-\[64px\]{min-height:64px}.min-h-\[72px\]{min-height:72px}.min-h-\[74px\]{min-height:74px}.min-h-\[76px\]{min-height:76px}.min-h-\[78px\]{min-height:78px}.min-h-\[84px\]{min-height:84px}.min-h-\[86px\]{min-height:86px}.min-h-\[88px\]{min-height:88px}.min-h-\[90px\]{min-height:90px}.min-h-\[92px\]{min-height:92px}.min-h-\[96px\]{min-height:96px}.min-h-\[calc\(100vh-292px\)\]{min-height:calc(100vh - 292px)}.min-h-\[calc\(100vh-64px\)\]{min-height:calc(100vh - 64px)}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-4{width:1rem}.w-4\/5{width:80%}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[26vw\]{width:26vw}.w-\[360px\]{width:360px}.w-\[42px\]{width:42px}.w-\[44px\]{width:44px}.w-\[54px\]{width:54px}.w-\[min\(290px\,calc\(100vw-24px\)\)\]{width:min(290px,calc(100vw - 24px))}.w-\[min\(300px\,calc\(100vw-24px\)\)\]{width:min(300px,calc(100vw - 24px))}.w-\[min\(320px\,calc\(100vw-24px\)\)\]{width:min(320px,calc(100vw - 24px))}.w-\[min\(340px\,calc\(100vw-24px\)\)\]{width:min(340px,calc(100vw - 24px))}.w-\[min\(360px\,calc\(100vw-24px\)\)\]{width:min(360px,calc(100vw - 24px))}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[1180px\]{min-width:1180px}.min-w-\[118px\]{min-width:118px}.min-w-\[132px\]{min-width:132px}.min-w-\[150px\]{min-width:150px}.min-w-\[16px\]{min-width:16px}.min-w-\[18px\]{min-width:18px}.min-w-\[240px\]{min-width:240px}.min-w-\[320px\]{min-width:320px}.min-w-\[42px\]{min-width:42px}.min-w-\[52px\]{min-width:52px}.min-w-\[54px\]{min-width:54px}.min-w-\[600px\]{min-width:600px}.min-w-\[62px\]{min-width:62px}.min-w-\[680px\]{min-width:680px}.min-w-\[760px\]{min-width:760px}.min-w-\[820px\]{min-width:820px}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-5xl{max-width:64rem}.max-w-7xl{max-width:80rem}.max-w-\[100vw\]{max-width:100vw}.max-w-\[1600px\]{max-width:1600px}.max-w-\[170px\]{max-width:170px}.max-w-\[320px\]{max-width:320px}.max-w-\[340px\]{max-width:340px}.max-w-\[420px\]{max-width:420px}.max-w-\[460px\]{max-width:460px}.max-w-\[480px\]{max-width:480px}.max-w-\[500px\]{max-width:500px}.max-w-\[520px\]{max-width:520px}.max-w-\[560px\]{max-width:560px}.max-w-\[640px\]{max-width:640px}.max-w-\[700px\]{max-width:700px}.max-w-\[720px\]{max-width:720px}.max-w-\[760px\]{max-width:760px}.max-w-\[min\(62vw\,920px\)\]{max-width:min(62vw,920px)}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:separate}.border-spacing-y-2{--tw-border-spacing-y: .5rem;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-3{--tw-translate-x: .75rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-4{--tw-translate-x: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-5{--tw-translate-x: 1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-7{--tw-translate-x: 1.75rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-2{--tw-translate-y: .5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[115\%\]{--tw-translate-y: 115%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-3{--tw-rotate: 3deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[0\.985\]{--tw-scale-x: .985;--tw-scale-y: .985;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[1\.025\]{--tw-scale-x: 1.025;--tw-scale-y: 1.025;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.animate-\[shimmerPass_2\.4s_ease-in-out_infinite\]{animation:shimmerPass 2.4s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-y{resize:vertical}.resize{resize:both}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.auto-cols-\[minmax\(120px\,1fr\)\]{grid-auto-columns:minmax(120px,1fr)}.auto-cols-\[minmax\(136px\,1fr\)\]{grid-auto-columns:minmax(136px,1fr)}.auto-cols-\[minmax\(78px\,1fr\)\]{grid-auto-columns:minmax(78px,1fr)}.grid-flow-col{grid-auto-flow:column}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-\[1\.1fr_1\.4fr_1fr_0\.7fr\]{grid-template-columns:1.1fr 1.4fr 1fr .7fr}.grid-cols-\[22px_minmax\(0\,1fr\)\]{grid-template-columns:22px minmax(0,1fr)}.grid-cols-\[22px_minmax\(0\,1fr\)_auto\]{grid-template-columns:22px minmax(0,1fr) auto}.grid-cols-\[2fr_0\.7fr_0\.7fr_0\.8fr_1fr\]{grid-template-columns:2fr .7fr .7fr .8fr 1fr}.grid-cols-\[36px_minmax\(0\,1fr\)\]{grid-template-columns:36px minmax(0,1fr)}.grid-cols-\[96px_minmax\(0\,1fr\)\]{grid-template-columns:96px minmax(0,1fr)}.grid-cols-\[minmax\(0\,1fr\)_auto\]{grid-template-columns:minmax(0,1fr) auto}.grid-cols-\[minmax\(0\,1fr\)_minmax\(0\,1\.15fr\)\]{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr)}.grid-cols-\[minmax\(0\,1fr\)_minmax\(0\,1\.1fr\)\]{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}.grid-cols-\[minmax\(90px\,1fr\)_minmax\(72px\,150px\)_30px\]{grid-template-columns:minmax(90px,1fr) minmax(72px,150px) 30px}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-\[clamp\(0\.35rem\,0\.8vh\,0\.875rem\)\]{gap:clamp(.35rem,.8vh,.875rem)}.gap-\[clamp\(0\.45rem\,1vh\,0\.75rem\)\]{gap:clamp(.45rem,1vh,.75rem)}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-y-1{row-gap:.25rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-\[clamp\(0\.28rem\,0\.65vh\,0\.45rem\)\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(clamp(.28rem,.65vh,.45rem) * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(clamp(.28rem,.65vh,.45rem) * var(--tw-space-y-reverse))}.space-y-\[clamp\(0\.35rem\,0\.8vh\,0\.5rem\)\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(clamp(.35rem,.8vh,.5rem) * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(clamp(.35rem,.8vh,.5rem) * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(243 244 246 / var(--tw-divide-opacity, 1))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(249 250 251 / var(--tw-divide-opacity, 1))}.self-center{align-self:center}.justify-self-end{justify-self:end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overscroll-contain{overscroll-behavior:contain}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hyphens-auto{-webkit-hyphens:auto;hyphens:auto}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[16px\]{border-radius:16px}.rounded-\[20px\]{border-radius:20px}.rounded-\[22px\]{border-radius:22px}.rounded-\[24px\]{border-radius:24px}.rounded-\[26px\]{border-radius:26px}.rounded-\[28px\]{border-radius:28px}.rounded-\[50px\]{border-radius:50px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b-\[28px\]{border-bottom-right-radius:28px;border-bottom-left-radius:28px}.rounded-l-2xl{border-top-left-radius:1rem;border-bottom-left-radius:1rem}.rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-r-2xl{border-top-right-radius:1rem;border-bottom-right-radius:1rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-\[24px\]{border-top-left-radius:24px;border-top-right-radius:24px}.border{border-width:1px}.border-2,.border-\[2px\]{border-width:2px}.border-x-0{border-left-width:0px;border-right-width:0px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0px}.border-dashed{border-style:dashed}.border-\[\#D8DED2\]{--tw-border-opacity: 1;border-color:rgb(216 222 210 / var(--tw-border-opacity, 1))}.border-\[\#F9C416\]{--tw-border-opacity: 1;border-color:rgb(249 196 22 / var(--tw-border-opacity, 1))}.border-\[\#F9C416\]\/25{border-color:#f9c41640}.border-\[\#F9C416\]\/35{border-color:#f9c41659}.border-\[\#c6d7c8\]\/10{border-color:#c6d7c81a}.border-\[\#ece7ea\]{--tw-border-opacity: 1;border-color:rgb(236 231 234 / var(--tw-border-opacity, 1))}.border-\[\#efe4e8\]{--tw-border-opacity: 1;border-color:rgb(239 228 232 / var(--tw-border-opacity, 1))}.border-\[\#f0d3dd\]{--tw-border-opacity: 1;border-color:rgb(240 211 221 / var(--tw-border-opacity, 1))}.border-\[\#f9c416\]\/10{border-color:#f9c4161a}.border-amber-100{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity, 1))}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-brand-crimson{--tw-border-opacity: 1;border-color:rgb(16 52 20 / var(--tw-border-opacity, 1))}.border-brand-crimson\/10{border-color:#1034141a}.border-brand-crimson\/15{border-color:#10341426}.border-brand-crimson\/20{border-color:#10341433}.border-brand-crimson\/30{border-color:#1034144d}.border-brand-crimson\/35{border-color:#10341459}.border-brand-crimson\/70{border-color:#103414b3}.border-brand-hoverred{--tw-border-opacity: 1;border-color:rgb(23 54 20 / var(--tw-border-opacity, 1))}.border-emerald-100{--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity, 1))}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-emerald-200\/70{border-color:#a7f3d0b3}.border-emerald-300{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-100\/50{border-color:#f3f4f680}.border-gray-100\/70{border-color:#f3f4f6b3}.border-gray-100\/80{border-color:#f3f4f6cc}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-200\/50{border-color:#e5e7eb80}.border-gray-200\/60{border-color:#e5e7eb99}.border-gray-200\/80{border-color:#e5e7ebcc}.border-gray-200\/90{border-color:#e5e7ebe6}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-50{--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity, 1))}.border-ink-100{--tw-border-opacity: 1;border-color:rgb(232 230 223 / var(--tw-border-opacity, 1))}.border-ink-100\/70{border-color:#e8e6dfb3}.border-ink-100\/80{border-color:#e8e6dfcc}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.border-purple-500{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.border-red-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-200\/50{border-color:#fecaca80}.border-rose-200{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1))}.border-rose-200\/80{border-color:#fecdd3cc}.border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/15{border-color:#ffffff26}.border-white\/20{border-color:#fff3}.border-white\/30{border-color:#ffffff4d}.border-white\/50{border-color:#ffffff80}.border-white\/70{border-color:#ffffffb3}.border-white\/75{border-color:#ffffffbf}.border-white\/80{border-color:#fffc}.border-t-brand-crimson{--tw-border-opacity: 1;border-top-color:rgb(16 52 20 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.bg-\[\#08100c\]{--tw-bg-opacity: 1;background-color:rgb(8 16 12 / var(--tw-bg-opacity, 1))}.bg-\[\#0C3B19\]{--tw-bg-opacity: 1;background-color:rgb(12 59 25 / var(--tw-bg-opacity, 1))}.bg-\[\#10391f\]{--tw-bg-opacity: 1;background-color:rgb(16 57 31 / var(--tw-bg-opacity, 1))}.bg-\[\#173614\]{--tw-bg-opacity: 1;background-color:rgb(23 54 20 / var(--tw-bg-opacity, 1))}.bg-\[\#6ddf72\]{--tw-bg-opacity: 1;background-color:rgb(109 223 114 / var(--tw-bg-opacity, 1))}.bg-\[\#F2F0E8\]{--tw-bg-opacity: 1;background-color:rgb(242 240 232 / var(--tw-bg-opacity, 1))}.bg-\[\#F3FFE5\]{--tw-bg-opacity: 1;background-color:rgb(243 255 229 / var(--tw-bg-opacity, 1))}.bg-\[\#F7F5EC\]{--tw-bg-opacity: 1;background-color:rgb(247 245 236 / var(--tw-bg-opacity, 1))}.bg-\[\#F9C416\]{--tw-bg-opacity: 1;background-color:rgb(249 196 22 / var(--tw-bg-opacity, 1))}.bg-\[\#F9C416\]\/20{background-color:#f9c41633}.bg-\[\#FAFBF7\]{--tw-bg-opacity: 1;background-color:rgb(250 251 247 / var(--tw-bg-opacity, 1))}.bg-\[\#f7f8fb\]{--tw-bg-opacity: 1;background-color:rgb(247 248 251 / var(--tw-bg-opacity, 1))}.bg-\[\#f8fafc\]{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-\[\#f9c416\]\/35{background-color:#f9c41659}.bg-\[\#fbfbfa\]{--tw-bg-opacity: 1;background-color:rgb(251 251 250 / var(--tw-bg-opacity, 1))}.bg-\[\#fbfcf8\]{--tw-bg-opacity: 1;background-color:rgb(251 252 248 / var(--tw-bg-opacity, 1))}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-50\/70{background-color:#fffbebb3}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-brand-crimson{--tw-bg-opacity: 1;background-color:rgb(16 52 20 / var(--tw-bg-opacity, 1))}.bg-brand-crimson\/5{background-color:#1034140d}.bg-brand-crimson\/70{background-color:#103414b3}.bg-brand-crimson\/80{background-color:#103414cc}.bg-brand-lightpink\/50{background-color:#f7f9f180}.bg-brand-pink{--tw-bg-opacity: 1;background-color:rgb(242 246 231 / var(--tw-bg-opacity, 1))}.bg-brand-pink\/10{background-color:#f2f6e71a}.bg-brand-pink\/15{background-color:#f2f6e726}.bg-brand-pink\/20{background-color:#f2f6e733}.bg-brand-pink\/25{background-color:#f2f6e740}.bg-brand-pink\/30{background-color:#f2f6e74d}.bg-brand-pink\/35{background-color:#f2f6e759}.bg-brand-pink\/40{background-color:#f2f6e766}.bg-brand-pink\/50{background-color:#f2f6e780}.bg-brand-pink\/60{background-color:#f2f6e799}.bg-brand-pink\/70{background-color:#f2f6e7b3}.bg-brass-100{--tw-bg-opacity: 1;background-color:rgb(244 234 208 / var(--tw-bg-opacity, 1))}.bg-canvas{--tw-bg-opacity: 1;background-color:rgb(247 248 243 / var(--tw-bg-opacity, 1))}.bg-canvas\/90{background-color:#f7f8f3e6}.bg-current{background-color:currentColor}.bg-cyan-50{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.bg-cyan-500{--tw-bg-opacity: 1;background-color:rgb(6 182 212 / var(--tw-bg-opacity, 1))}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-400{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-50\/35{background-color:#ecfdf559}.bg-emerald-50\/45{background-color:#ecfdf573}.bg-emerald-50\/60{background-color:#ecfdf599}.bg-emerald-50\/70{background-color:#ecfdf5b3}.bg-emerald-50\/90{background-color:#ecfdf5e6}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-fuchsia-50{--tw-bg-opacity: 1;background-color:rgb(253 244 255 / var(--tw-bg-opacity, 1))}.bg-fuchsia-500{--tw-bg-opacity: 1;background-color:rgb(217 70 239 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-50\/30{background-color:#f9fafb4d}.bg-gray-50\/50{background-color:#f9fafb80}.bg-gray-50\/60{background-color:#f9fafb99}.bg-gray-50\/70{background-color:#f9fafbb3}.bg-gray-50\/80{background-color:#f9fafbcc}.bg-gray-50\/90{background-color:#f9fafbe6}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-gray-950{--tw-bg-opacity: 1;background-color:rgb(3 7 18 / var(--tw-bg-opacity, 1))}.bg-gray-950\/10{background-color:#0307121a}.bg-gray-950\/20{background-color:#03071233}.bg-gray-950\/30{background-color:#0307124d}.bg-gray-950\/55{background-color:#0307128c}.bg-gray-950\/60{background-color:#03071299}.bg-ink-50{--tw-bg-opacity: 1;background-color:rgb(245 244 240 / var(--tw-bg-opacity, 1))}.bg-navy-900{--tw-bg-opacity: 1;background-color:rgb(14 27 44 / var(--tw-bg-opacity, 1))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-orange-50\/80{background-color:#fff7edcc}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-purple-400{--tw-bg-opacity: 1;background-color:rgb(192 132 252 / var(--tw-bg-opacity, 1))}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-50\/40{background-color:#fef2f266}.bg-red-50\/80{background-color:#fef2f2cc}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.bg-rose-500{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-slate-50\/60{background-color:#f8fafc99}.bg-slate-50\/70{background-color:#f8fafcb3}.bg-slate-50\/80{background-color:#f8fafccc}.bg-slate-900\/60{background-color:#0f172a99}.bg-transparent{background-color:transparent}.bg-violet-50{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.bg-violet-500{--tw-bg-opacity: 1;background-color:rgb(139 92 246 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/15{background-color:#ffffff26}.bg-white\/45{background-color:#ffffff73}.bg-white\/50{background-color:#ffffff80}.bg-white\/60{background-color:#fff9}.bg-white\/70{background-color:#ffffffb3}.bg-white\/80{background-color:#fffc}.bg-white\/90{background-color:#ffffffe6}.bg-white\/95{background-color:#fffffff2}.bg-\[linear-gradient\(135deg\,\#163A24_0\%\,\#0E2618_100\%\)\]{background-image:linear-gradient(135deg,#163a24,#0e2618)}.bg-\[linear-gradient\(135deg\,\#F3FFE5_0\%\,\#ffffff_100\%\)\]{background-image:linear-gradient(135deg,#f3ffe5,#fff)}.bg-\[linear-gradient\(135deg\,_\#ffffff\,_\#f8fafc_60\%\,_\#fff1f2\)\]{background-image:linear-gradient(135deg,#fff,#f8fafc 60%,#fff1f2)}.bg-\[linear-gradient\(135deg\,rgba\(22\,58\,36\,0\.08\)\,rgba\(249\,196\,22\,0\.10\)\,rgba\(255\,255\,255\,0\.92\)\)\]{background-image:linear-gradient(135deg,#163a2414,#f9c4161a,#ffffffeb)}.bg-\[linear-gradient\(135deg\,rgba\(255\,255\,255\,1\)_0\%\,rgba\(243\,255\,229\,0\.98\)_100\%\)\]{background-image:linear-gradient(135deg,#fff,#f3ffe5fa)}.bg-\[linear-gradient\(180deg\,\#F3FFE5_0\%\,\#ffffff_100\%\)\]{background-image:linear-gradient(180deg,#f3ffe5,#fff)}.bg-\[linear-gradient\(180deg\,\#fbfbfa_0\%\,\#ffffff_100\%\)\]{background-image:linear-gradient(180deg,#fbfbfa,#fff)}.bg-\[linear-gradient\(180deg\,\#ffffff_0\%\,\#f8fafc_100\%\)\]{background-image:linear-gradient(180deg,#fff,#f8fafc)}.bg-\[linear-gradient\(180deg\,rgba\(255\,248\,250\,0\.95\)_0\%\,rgba\(255\,255\,255\,0\.98\)_42\%\,rgba\(243\,255\,229\,0\.92\)_100\%\)\]{background-image:linear-gradient(180deg,#fff8faf2,#fffffffa 42%,#f3ffe5eb)}.bg-\[linear-gradient\(180deg\,rgba\(255\,248\,250\,0\.96\)_0\%\,rgba\(255\,255\,255\,0\.98\)_52\%\,rgba\(243\,255\,229\,0\.94\)_100\%\)\]{background-image:linear-gradient(180deg,#fff8faf5,#fffffffa 52%,#f3ffe5f0)}.bg-\[linear-gradient\(180deg\,rgba\(255\,255\,255\,0\.72\)\,rgba\(255\,255\,255\,0\.92\)\)\]{background-image:linear-gradient(180deg,#ffffffb8,#ffffffeb)}.bg-\[linear-gradient\(180deg\,rgba\(255\,255\,255\,0\.72\)\,rgba\(255\,255\,255\,0\.94\)\)\]{background-image:linear-gradient(180deg,#ffffffb8,#fffffff0)}.bg-\[linear-gradient\(180deg\,rgba\(255\,255\,255\,0\.86\)\,rgba\(255\,255\,255\,0\.98\)\)\]{background-image:linear-gradient(180deg,#ffffffdb,#fffffffa)}.bg-\[linear-gradient\(180deg\,rgba\(255\,255\,255\,0\.96\)_0\%\,rgba\(243\,255\,229\,0\.94\)_100\%\)\]{background-image:linear-gradient(180deg,#fffffff5,#f3ffe5f0)}.bg-\[linear-gradient\(180deg\,rgba\(255\,255\,255\,0\.98\)\,rgba\(250\,250\,252\,0\.98\)\)\]{background-image:linear-gradient(180deg,#fffffffa,#fafafcfa)}.bg-\[linear-gradient\(180deg\,rgba\(255\,255\,255\,0\.98\)_0\%\,rgba\(243\,255\,229\,0\.98\)_100\%\)\]{background-image:linear-gradient(180deg,#fffffffa,#f3ffe5fa)}.bg-\[linear-gradient\(90deg\,\#163A24\,\#F9C416\,\#8fbf3f\,\#163A24\)\]{background-image:linear-gradient(90deg,#163a24,#f9c416,#8fbf3f,#163a24)}.bg-\[linear-gradient\(90deg\,rgba\(22\,58\,36\,0\.10\)\,rgba\(255\,255\,255\,0\)\,rgba\(249\,196\,22\,0\.10\)\)\]{background-image:linear-gradient(90deg,#163a241a,#fff0,#f9c4161a)}.bg-\[radial-gradient\(circle_at_20\%_0\%\,rgba\(22\,58\,36\,0\.13\)\,transparent_55\%\)\,radial-gradient\(circle_at_80\%_0\%\,rgba\(249\,196\,22\,0\.16\)\,transparent_50\%\)\]{background-image:radial-gradient(circle at 20% 0%,rgba(22,58,36,.13),transparent 55%),radial-gradient(circle at 80% 0%,rgba(249,196,22,.16),transparent 50%)}.bg-\[radial-gradient\(circle_at_top\,rgba\(22\,58\,36\,0\.16\)\,transparent_42\%\)\,linear-gradient\(180deg\,rgba\(255\,255\,255\,0\.42\)\,rgba\(255\,255\,255\,0\.76\)\)\]{background-image:radial-gradient(circle at top,rgba(22,58,36,.16),transparent 42%),linear-gradient(180deg,#ffffff6b,#ffffffc2)}.bg-\[radial-gradient\(circle_at_top_left\,_rgba\(22\,58\,36\,0\.08\)\,_transparent_38\%\)\,linear-gradient\(135deg\,\#F3FFE5_0\%\,\#ffffff_55\%\,\#f8fafc_100\%\)\]{background-image:radial-gradient(circle at top left,rgba(22,58,36,.08),transparent 38%),linear-gradient(135deg,#f3ffe5,#fff 55%,#f8fafc)}.bg-\[radial-gradient\(circle_at_top_left\,rgba\(22\,58\,36\,0\.08\)\,transparent_34\%\)\,linear-gradient\(180deg\,rgba\(255\,255\,255\,0\.98\)_0\%\,rgba\(243\,255\,229\,0\.97\)_100\%\)\]{background-image:radial-gradient(circle at top left,rgba(22,58,36,.08),transparent 34%),linear-gradient(180deg,#fffffffa,#f3ffe5f7)}.bg-\[radial-gradient\(circle_at_top_left\,rgba\(249\,196\,22\,0\.16\)\,transparent_55\%\)\]{background-image:radial-gradient(circle at top left,rgba(249,196,22,.16),transparent 55%)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-\[\#F3FFE5\]{--tw-gradient-from: #F3FFE5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 255 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#F3FFE5\]\/80{--tw-gradient-from: rgb(243 255 229 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 255 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#F9C416\]{--tw-gradient-from: #F9C416 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 196 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-100{--tw-gradient-from: #fef3c7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-500{--tw-gradient-from: #f59e0b var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-500\/15{--tw-gradient-from: rgb(245 158 11 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-brand-crimson{--tw-gradient-from: #103414 var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 52 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-brand-pink\/20{--tw-gradient-from: rgb(242 246 231 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(242 246 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-brand-pink\/60{--tw-gradient-from: rgb(242 246 231 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(242 246 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-brand-pink\/80{--tw-gradient-from: rgb(242 246 231 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(242 246 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-500{--tw-gradient-from: #10b981 var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-500\/15{--tw-gradient-from: rgb(16 185 129 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500{--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50{--tw-gradient-from: #fef2f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500{--tw-gradient-from: #0ea5e9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500\/15{--tw-gradient-from: rgb(14 165 233 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-transparent{--tw-gradient-from: transparent var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white{--tw-gradient-from: #fff var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-\[\#F9C416\]{--tw-gradient-to: rgb(249 196 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #F9C416 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#F9C416\]\/10{--tw-gradient-to: rgb(249 196 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 196 22 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-500\/10{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 130 246 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-brand-crimson\/80{--tw-gradient-to: rgb(16 52 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(16 52 20 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-brand-pink{--tw-gradient-to: rgb(242 246 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #F2F6E7 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-brand-pink\/15{--tw-gradient-to: rgb(242 246 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(242 246 231 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-500\/10{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(34 197 94 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500\/10{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 115 22 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-rose-400{--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fb7185 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-white\/80{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[\#0E2618\]{--tw-gradient-to: #0E2618 var(--tw-gradient-to-position)}.to-\[\#F3FFE5\]{--tw-gradient-to: #F3FFE5 var(--tw-gradient-to-position)}.to-\[\#F9C416\]{--tw-gradient-to: #F9C416 var(--tw-gradient-to-position)}.to-\[\#F9C416\]\/15{--tw-gradient-to: rgb(249 196 22 / .15) var(--tw-gradient-to-position)}.to-\[\#faf5f7\]{--tw-gradient-to: #faf5f7 var(--tw-gradient-to-position)}.to-brand-crimson{--tw-gradient-to: #103414 var(--tw-gradient-to-position)}.to-brand-hoverred\/90{--tw-gradient-to: rgb(23 54 20 / .9) var(--tw-gradient-to-position)}.to-brand-pink{--tw-gradient-to: #F2F6E7 var(--tw-gradient-to-position)}.to-cyan-500{--tw-gradient-to: #06b6d4 var(--tw-gradient-to-position)}.to-cyan-500\/10{--tw-gradient-to: rgb(6 182 212 / .1) var(--tw-gradient-to-position)}.to-fuchsia-600{--tw-gradient-to: #c026d3 var(--tw-gradient-to-position)}.to-gray-50{--tw-gradient-to: #f9fafb var(--tw-gradient-to-position)}.to-indigo-600{--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position)}.to-orange-600{--tw-gradient-to: #ea580c var(--tw-gradient-to-position)}.to-red-100{--tw-gradient-to: #fee2e2 var(--tw-gradient-to-position)}.to-slate-50{--tw-gradient-to: #f8fafc var(--tw-gradient-to-position)}.to-slate-50\/80{--tw-gradient-to: rgb(248 250 252 / .8) var(--tw-gradient-to-position)}.to-teal-500\/10{--tw-gradient-to: rgb(20 184 166 / .1) var(--tw-gradient-to-position)}.to-teal-600{--tw-gradient-to: #0d9488 var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.to-white{--tw-gradient-to: #fff var(--tw-gradient-to-position)}.to-yellow-50{--tw-gradient-to: #fefce8 var(--tw-gradient-to-position)}.to-yellow-500\/10{--tw-gradient-to: rgb(234 179 8 / .1) var(--tw-gradient-to-position)}.bg-\[length\:220\%_100\%\]{background-size:220% 100%}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.\!py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0{padding-top:0;padding-bottom:0}.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-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[clamp\(0\.28rem\,0\.65vh\,0\.5rem\)\]{padding-top:clamp(.28rem,.65vh,.5rem);padding-bottom:clamp(.28rem,.65vh,.5rem)}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-7{padding-bottom:1.75rem}.pb-8{padding-bottom:2rem}.pl-0{padding-left:0}.pl-10{padding-left:2.5rem}.pl-11{padding-left:2.75rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-9{padding-left:2.25rem}.pr-0\.5{padding-right:.125rem}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-11{padding-right:2.75rem}.pr-12{padding-right:3rem}.pr-14{padding-right:3.5rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-\[132px\]{padding-top:132px}.pt-\[max\(5rem\,env\(safe-area-inset-top\)\)\]{padding-top:max(5rem,env(safe-area-inset-top))}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.align-top{vertical-align:top}.font-display,.font-mono,.font-sans{font-family:Roboto,Helvetica Neue,Arial,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-5xl{font-size:3rem;line-height:1}.text-\[1\.22rem\]{font-size:1.22rem}.text-\[1\.45rem\]{font-size:1.45rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[28px\]{font-size:28px}.text-\[30px\]{font-size:30px}.text-\[38px\]{font-size:38px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.normal-case{text-transform:none}.italic{font-style:italic}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-\[1\.06\]{line-height:1.06}.leading-\[1\.08\]{line-height:1.08}.leading-\[1\.1\]{line-height:1.1}.leading-\[1\.2\]{line-height:1.2}.leading-\[1\.8\]{line-height:1.8}.leading-\[1\.9\]{line-height:1.9}.leading-\[16px\]{line-height:16px}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[-0\.03em\]{letter-spacing:-.03em}.tracking-\[-0\.04em\]{letter-spacing:-.04em}.tracking-\[0\.08em\]{letter-spacing:.08em}.tracking-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-\[0\.15em\]{letter-spacing:.15em}.tracking-\[0\.16em\]{letter-spacing:.16em}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-\[0\.1em\]{letter-spacing:.1em}.tracking-\[0\.22em\]{letter-spacing:.22em}.tracking-\[0\.24em\]{letter-spacing:.24em}.tracking-\[0\.28em\]{letter-spacing:.28em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-normal{letter-spacing:0em}.tracking-tight{letter-spacing:-.025em}.tracking-tightest{letter-spacing:0}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#163A24\]{--tw-text-opacity: 1;color:rgb(22 58 36 / var(--tw-text-opacity, 1))}.text-\[\#6b7280\]{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-\[\#98a0b3\]{--tw-text-opacity: 1;color:rgb(152 160 179 / var(--tw-text-opacity, 1))}.text-\[\#9ca3af\]{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-\[\#F9B300\]{--tw-text-opacity: 1;color:rgb(249 179 0 / var(--tw-text-opacity, 1))}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-950\/75{color:#451a03bf}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-brand-crimson{--tw-text-opacity: 1;color:rgb(16 52 20 / var(--tw-text-opacity, 1))}.text-brand-crimson\/40{color:#10341466}.text-brand-crimson\/75{color:#103414bf}.text-brand-crimson\/80{color:#103414cc}.text-brass-400{--tw-text-opacity: 1;color:rgb(201 169 97 / var(--tw-text-opacity, 1))}.text-brass-600{--tw-text-opacity: 1;color:rgb(150 118 54 / var(--tw-text-opacity, 1))}.text-brass-700{--tw-text-opacity: 1;color:rgb(112 88 40 / var(--tw-text-opacity, 1))}.text-canvas{--tw-text-opacity: 1;color:rgb(247 248 243 / var(--tw-text-opacity, 1))}.text-cyan-700{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-emerald-700\/80{color:#047857cc}.text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.text-emerald-900\/70{color:#064e3bb3}.text-emerald-950\/75{color:#022c22bf}.text-fuchsia-700{--tw-text-opacity: 1;color:rgb(162 28 175 / var(--tw-text-opacity, 1))}.text-gray-100{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-gray-950{--tw-text-opacity: 1;color:rgb(3 7 18 / var(--tw-text-opacity, 1))}.text-ink-300{--tw-text-opacity: 1;color:rgb(154 149 138 / var(--tw-text-opacity, 1))}.text-ink-400{--tw-text-opacity: 1;color:rgb(94 90 82 / var(--tw-text-opacity, 1))}.text-ink-500{--tw-text-opacity: 1;color:rgb(58 56 50 / var(--tw-text-opacity, 1))}.text-ink-600{--tw-text-opacity: 1;color:rgb(35 33 30 / var(--tw-text-opacity, 1))}.text-ink-700{--tw-text-opacity: 1;color:rgb(24 23 21 / var(--tw-text-opacity, 1))}.text-ink-800{--tw-text-opacity: 1;color:rgb(15 14 13 / var(--tw-text-opacity, 1))}.text-ink-900{--tw-text-opacity: 1;color:rgb(10 9 8 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-rose-600{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.text-rose-700{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.text-rose-800{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.text-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.text-slate-100{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-slate-950{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.text-transparent{color:transparent}.text-violet-700{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/60{color:#fff9}.text-white\/70{color:#ffffffb3}.text-white\/75{color:#ffffffbf}.text-white\/80{color:#fffc}.underline{text-decoration-line:underline}.decoration-brand-crimson\/25{text-decoration-color:#10341440}.decoration-brand-crimson\/30{text-decoration-color:#1034144d}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.accent-brand-crimson{accent-color:#103414}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-\[0\.03\]{opacity:.03}.opacity-\[0\.04\]{opacity:.04}.shadow-\[0_-22px_70px_rgba\(15\,23\,42\,0\.22\)\]{--tw-shadow: 0 -22px 70px rgba(15,23,42,.22);--tw-shadow-colored: 0 -22px 70px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_0_4px_rgba\(109\,223\,114\,0\.14\)\]{--tw-shadow: 0 0 0 4px rgba(109,223,114,.14);--tw-shadow-colored: 0 0 0 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_0_4px_rgba\(16\,185\,129\,0\.14\)\]{--tw-shadow: 0 0 0 4px rgba(16,185,129,.14);--tw-shadow-colored: 0 0 0 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_0_9999px_rgba\(15\,23\,42\,0\.55\)\]{--tw-shadow: 0 0 0 9999px rgba(15,23,42,.55);--tw-shadow-colored: 0 0 0 9999px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_60px_rgba\(15\,23\,42\,0\.18\)\]{--tw-shadow: 0 0 60px rgba(15,23,42,.18);--tw-shadow-colored: 0 0 60px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_10px_20px_rgba\(22\,58\,36\,0\.10\)\]{--tw-shadow: 0 10px 20px rgba(22,58,36,.1);--tw-shadow-colored: 0 10px 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_10px_20px_rgba\(22\,58\,36\,0\.18\)\]{--tw-shadow: 0 10px 20px rgba(22,58,36,.18);--tw-shadow-colored: 0 10px 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_10px_24px_rgba\(15\,23\,42\,0\.14\)\]{--tw-shadow: 0 10px 24px rgba(15,23,42,.14);--tw-shadow-colored: 0 10px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_10px_24px_rgba\(22\,58\,36\,0\.14\)\]{--tw-shadow: 0 10px 24px rgba(22,58,36,.14);--tw-shadow-colored: 0 10px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_10px_24px_rgba\(22\,58\,36\,0\.18\)\]{--tw-shadow: 0 10px 24px rgba(22,58,36,.18);--tw-shadow-colored: 0 10px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_10px_30px_rgba\(22\,58\,36\,0\.05\)\]{--tw-shadow: 0 10px 30px rgba(22,58,36,.05);--tw-shadow-colored: 0 10px 30px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_12px_24px_rgba\(22\,58\,36\,0\.18\)\]{--tw-shadow: 0 12px 24px rgba(22,58,36,.18);--tw-shadow-colored: 0 12px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_12px_30px_rgba\(15\,23\,42\,0\.04\)\]{--tw-shadow: 0 12px 30px rgba(15,23,42,.04);--tw-shadow-colored: 0 12px 30px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_14px_32px_rgba\(15\,23\,42\,0\.06\)\]{--tw-shadow: 0 14px 32px rgba(15,23,42,.06);--tw-shadow-colored: 0 14px 32px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_14px_32px_rgba\(22\,58\,36\,0\.10\)\]{--tw-shadow: 0 14px 32px rgba(22,58,36,.1);--tw-shadow-colored: 0 14px 32px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_14px_34px_rgba\(16\,57\,31\,0\.26\)\]{--tw-shadow: 0 14px 34px rgba(16,57,31,.26);--tw-shadow-colored: 0 14px 34px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_14px_36px_rgba\(15\,23\,42\,0\.08\)\]{--tw-shadow: 0 14px 36px rgba(15,23,42,.08);--tw-shadow-colored: 0 14px 36px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_16px_30px_rgba\(15\,23\,42\,0\.06\)\]{--tw-shadow: 0 16px 30px rgba(15,23,42,.06);--tw-shadow-colored: 0 16px 30px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_16px_32px_rgba\(22\,58\,36\,0\.26\)\]{--tw-shadow: 0 16px 32px rgba(22,58,36,.26);--tw-shadow-colored: 0 16px 32px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_16px_36px_rgba\(15\,23\,42\,0\.06\)\]{--tw-shadow: 0 16px 36px rgba(15,23,42,.06);--tw-shadow-colored: 0 16px 36px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_16px_40px_rgba\(22\,58\,36\,0\.06\)\]{--tw-shadow: 0 16px 40px rgba(22,58,36,.06);--tw-shadow-colored: 0 16px 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_18px_36px_rgba\(22\,58\,36\,0\.12\)\]{--tw-shadow: 0 18px 36px rgba(22,58,36,.12);--tw-shadow-colored: 0 18px 36px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_18px_45px_rgba\(15\,23\,42\,0\.06\)\]{--tw-shadow: 0 18px 45px rgba(15,23,42,.06);--tw-shadow-colored: 0 18px 45px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_18px_45px_rgba\(22\,58\,36\,0\.05\)\]{--tw-shadow: 0 18px 45px rgba(22,58,36,.05);--tw-shadow-colored: 0 18px 45px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_18px_45px_rgba\(22\,58\,36\,0\.18\)\]{--tw-shadow: 0 18px 45px rgba(22,58,36,.18);--tw-shadow-colored: 0 18px 45px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_18px_60px_rgba\(15\,23\,42\,0\.06\)\]{--tw-shadow: 0 18px 60px rgba(15,23,42,.06);--tw-shadow-colored: 0 18px 60px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_0_rgba\(255\,255\,255\,0\.6\)\,inset_0_1px_0_rgba\(255\,255\,255\,0\.7\)\]{--tw-shadow: 0 1px 0 rgba(255,255,255,.6),inset 0 1px 0 rgba(255,255,255,.7);--tw-shadow-colored: 0 1px 0 var(--tw-shadow-color), inset 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_8px_rgba\(22\,58\,36\,0\.05\)\]{--tw-shadow: 0 1px 8px rgba(22,58,36,.05);--tw-shadow-colored: 0 1px 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_20px_45px_rgba\(15\,23\,42\,0\.18\)\]{--tw-shadow: 0 20px 45px rgba(15,23,42,.18);--tw-shadow-colored: 0 20px 45px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_22px_60px_rgba\(15\,23\,42\,0\.16\)\]{--tw-shadow: 0 22px 60px rgba(15,23,42,.16);--tw-shadow-colored: 0 22px 60px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_24px_48px_rgba\(15\,23\,42\,0\.16\)\]{--tw-shadow: 0 24px 48px rgba(15,23,42,.16);--tw-shadow-colored: 0 24px 48px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_24px_48px_rgba\(15\,23\,42\,0\.18\)\]{--tw-shadow: 0 24px 48px rgba(15,23,42,.18);--tw-shadow-colored: 0 24px 48px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_24px_50px_rgba\(15\,23\,42\,0\.08\)\]{--tw-shadow: 0 24px 50px rgba(15,23,42,.08);--tw-shadow-colored: 0 24px 50px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_24px_50px_rgba\(22\,58\,36\,0\.06\)\]{--tw-shadow: 0 24px 50px rgba(22,58,36,.06);--tw-shadow-colored: 0 24px 50px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_24px_60px_rgba\(15\,23\,42\,0\.24\)\]{--tw-shadow: 0 24px 60px rgba(15,23,42,.24);--tw-shadow-colored: 0 24px 60px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_28px_80px_rgba\(15\,23\,42\,0\.30\)\]{--tw-shadow: 0 28px 80px rgba(15,23,42,.3);--tw-shadow-colored: 0 28px 80px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_28px_80px_rgba\(22\,58\,36\,0\.18\)\]{--tw-shadow: 0 28px 80px rgba(22,58,36,.18);--tw-shadow-colored: 0 28px 80px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_32px_80px_rgba\(15\,23\,42\,0\.28\)\]{--tw-shadow: 0 32px 80px rgba(15,23,42,.28);--tw-shadow-colored: 0 32px 80px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_6px_18px_rgba\(15\,23\,42\,0\.06\)\]{--tw-shadow: 0 6px 18px rgba(15,23,42,.06);--tw-shadow-colored: 0 6px 18px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_8px_18px_rgba\(15\,23\,42\,0\.05\)\]{--tw-shadow: 0 8px 18px rgba(15,23,42,.05);--tw-shadow-colored: 0 8px 18px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_8px_18px_rgba\(15\,23\,42\,0\.06\)\]{--tw-shadow: 0 8px 18px rgba(15,23,42,.06);--tw-shadow-colored: 0 8px 18px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_8px_18px_rgba\(22\,58\,36\,0\.10\)\]{--tw-shadow: 0 8px 18px rgba(22,58,36,.1);--tw-shadow-colored: 0 8px 18px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_8px_24px_rgba\(22\,58\,36\,0\.28\)\]{--tw-shadow: 0 8px 24px rgba(22,58,36,.28);--tw-shadow-colored: 0 8px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_1px_0_rgba\(255\,255\,255\,0\.6\)\]{--tw-shadow: inset 0 1px 0 rgba(255,255,255,.6);--tw-shadow-colored: inset 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_1px_0_rgba\(255\,255\,255\,0\.85\)\]{--tw-shadow: inset 0 1px 0 rgba(255,255,255,.85);--tw-shadow-colored: inset 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_1px_2px_rgba\(22\,58\,36\,0\.05\)\]{--tw-shadow: inset 0 1px 2px rgba(22,58,36,.05);--tw-shadow-colored: inset 0 1px 2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-card{--tw-shadow: 0 1px 0 rgba(0,0,0,.04), 0 1px 2px rgba(15,23,42,.04);--tw-shadow-colored: 0 1px 0 var(--tw-shadow-color), 0 1px 2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lift{--tw-shadow: 0 12px 32px -16px rgba(14,27,44,.18);--tw-shadow-colored: 0 12px 32px -16px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-4{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-\[\#DDE8D6\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(221 232 214 / var(--tw-ring-opacity, 1))}.ring-\[\#E9E5D8\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(233 229 216 / var(--tw-ring-opacity, 1))}.ring-\[\#F9C416\]\/35{--tw-ring-color: rgb(249 196 22 / .35)}.ring-\[\#F9C416\]\/40{--tw-ring-color: rgb(249 196 22 / .4)}.ring-\[\#e8edf3\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(232 237 243 / var(--tw-ring-opacity, 1))}.ring-amber-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 243 199 / var(--tw-ring-opacity, 1))}.ring-amber-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity, 1))}.ring-amber-200\/50{--tw-ring-color: rgb(253 230 138 / .5)}.ring-black\/5{--tw-ring-color: rgb(0 0 0 / .05)}.ring-blue-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.ring-blue-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.ring-blue-200\/60{--tw-ring-color: rgb(191 219 254 / .6)}.ring-brand-crimson{--tw-ring-opacity: 1;--tw-ring-color: rgb(16 52 20 / var(--tw-ring-opacity, 1))}.ring-brand-crimson\/10{--tw-ring-color: rgb(16 52 20 / .1)}.ring-brand-crimson\/15{--tw-ring-color: rgb(16 52 20 / .15)}.ring-brand-crimson\/30{--tw-ring-color: rgb(16 52 20 / .3)}.ring-brand-pink\/40{--tw-ring-color: rgb(242 246 231 / .4)}.ring-emerald-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity, 1))}.ring-emerald-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1))}.ring-emerald-200\/60{--tw-ring-color: rgb(167 243 208 / .6)}.ring-fuchsia-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 232 255 / var(--tw-ring-opacity, 1))}.ring-gray-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(243 244 246 / var(--tw-ring-opacity, 1))}.ring-gray-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1))}.ring-gray-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 250 251 / var(--tw-ring-opacity, 1))}.ring-ink-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(232 230 223 / var(--tw-ring-opacity, 1))}.ring-purple-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(243 232 255 / var(--tw-ring-opacity, 1))}.ring-purple-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(233 213 255 / var(--tw-ring-opacity, 1))}.ring-red-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 226 226 / var(--tw-ring-opacity, 1))}.ring-red-200\/60{--tw-ring-color: rgb(254 202 202 / .6)}.ring-rose-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 228 230 / var(--tw-ring-opacity, 1))}.ring-sky-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(224 242 254 / var(--tw-ring-opacity, 1))}.ring-slate-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(241 245 249 / var(--tw-ring-opacity, 1))}.ring-slate-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1))}.ring-violet-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(237 233 254 / var(--tw-ring-opacity, 1))}.ring-white{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1))}.ring-offset-1{--tw-ring-offset-width: 1px}.ring-offset-2{--tw-ring-offset-width: 2px}.blur-2xl{--tw-blur: blur(40px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-3xl{--tw-blur: blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[5px\]{--tw-blur: blur(5px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-xl{--tw-blur: blur(24px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.saturate-\[0\.82\]{--tw-saturate: saturate(.82);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-2xl{--tw-backdrop-blur: blur(40px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-\[1px\]{--tw-backdrop-blur: blur(1px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-\[2px\]{--tw-backdrop-blur: blur(2px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-xl{--tw-backdrop-blur: blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\,min-width\]{transition-property:width,min-width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-1000{transition-duration:1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-\[cubic-bezier\(0\.16\,1\,0\.3\,1\)\]{transition-timing-function:cubic-bezier(.16,1,.3,1)}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}.glass-panel{border-radius:.75rem;border-width:1px;border-color:#fff6;background-color:#ffffffb3;--tw-shadow: 0 8px 30px rgb(0,0,0,.04);--tw-shadow-colored: 0 8px 30px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(232 230 223 / .5);--tw-backdrop-blur: blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-theme-card .glass-panel[class*=ring-]{background:#fff;border:1px solid #D8DED2;color:#303630;box-shadow:none;--tw-ring-color: transparent}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-theme-card .glass-panel[class*=ring-emerald]{background:#eaf8ef;border-color:#bfe8cc;color:#047857}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-theme-card .glass-panel[class*=ring-brand]{background:#f3ffe5;border-color:#b7d89d;color:var(--bee-green-900)}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-theme-card .glass-panel[class*=ring-red]{background:#fef2f2;border-color:#fca5a5;color:#b91c1c}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .rounded-xl.glass-panel,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .rounded-2xl.glass-panel{border-width:1px;border-style:solid;border-color:#d8ded2}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .glass-panel.border{border-width:1px;border-style:solid;border-color:#d8ded2}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .rounded-2xl.glass-panel,body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .rounded-xl.glass-panel{border-color:#d8ded2;box-shadow:0 1px 2px #0f172a0a}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .glass-panel.border{border-color:#d8ded2;box-shadow:0 1px 2px #0f172a0a}body:not(.theme-dark) .admin-theme-page .super-admin-overview .rounded-xl.glass-panel,body:not(.theme-dark) .admin-theme-page .super-admin-overview .rounded-2xl.glass-panel,body:not(.theme-dark) .admin-theme-page .super-admin-overview .rounded-lg.glass-panel{background:#fff;background-image:none;border-color:#d8ded2;box-shadow:0 1px 2px #0f172a0a}body:not(.theme-dark) .admin-theme-page .super-admin-overview .glass-panel.border{background:#fff;background-image:none;border-color:#d8ded2;box-shadow:0 1px 2px #0f172a0a}body:not(.theme-dark) .admin-theme-page .super-admin-overview .glass-panel[class*=bg-gray-50]{background:#fafbf7;background-image:none;border-color:#d8ded2}body:not(.theme-dark) .admin-theme-page .admin-articles-page .glass-panel[class*=bg-white]{background:#fff;background-image:none;border-color:#d8ded2;box-shadow:0 1px 2px #0f172a0a}html body.theme-dark #root main .admin-theme-page .admin-logs-page .admin-log-row .glass-panel{--tw-ring-color: rgba(198, 215, 200, .12);--tw-ring-shadow: 0 0 0 1px rgba(198, 215, 200, .12);box-shadow:var(--tw-ring-shadow)}body.theme-dark .admin-theme-page .super-admin-workspace :is(.premium-glass,.premium-stat-card,.admin-theme-card,.admin-support-card,.admin-support-ticket,.admin-support-detail,.admin-support-retention,.admin-support-list,.admin-source-trust,.admin-source-trust-card,.admin-country-source-editor,.admin-source-list-panel,.admin-mail-audience-card,.admin-mail-recipient-card,.rounded-2xl.glass-panel,.rounded-xl.border,.rounded-lg.border){background:var(--super-admin-surface);background-color:var(--super-admin-surface);background-image:none;border-color:var(--super-admin-border);box-shadow:none}body.theme-dark .admin-theme-page .super-admin-workspace :is(.premium-glass,.premium-stat-card,.admin-theme-card,.admin-support-card,.admin-support-ticket,.admin-support-detail,.admin-support-retention,.admin-support-list,.admin-source-trust,.admin-source-trust-card,.admin-country-source-editor,.admin-source-list-panel,.admin-mail-audience-card,.admin-mail-recipient-card,.rounded-2xl.border,.glass-panel.border,.rounded-lg.border){background:var(--super-admin-surface);background-color:var(--super-admin-surface);background-image:none;border-color:var(--super-admin-border);box-shadow:none}body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace :is(.premium-glass,.premium-stat-card,.admin-theme-card,.admin-plan-card,.admin-plan-preview,.admin-support-card,.admin-support-ticket,.admin-support-detail,.admin-support-list,.admin-source-trust,.admin-source-trust-card,.admin-country-source-editor,.admin-source-list-panel,.admin-mail-audience-card,.admin-mail-recipient-card,.rounded-2xl.glass-panel,.rounded-xl.border,.rounded-lg.border){background:#07110c;background-color:#07110c;background-image:none;border-color:#c6d7c817;box-shadow:none;--tw-ring-color: rgba(198, 215, 200, .09);--tw-ring-shadow: 0 0 #0000}body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace :is(.premium-glass,.premium-stat-card,.admin-theme-card,.admin-plan-card,.admin-plan-preview,.admin-support-card,.admin-support-ticket,.admin-support-detail,.admin-support-list,.admin-source-trust,.admin-source-trust-card,.admin-country-source-editor,.admin-source-list-panel,.admin-mail-audience-card,.admin-mail-recipient-card,.rounded-2xl.border,.glass-panel.border,.rounded-lg.border){background:#07110c;background-color:#07110c;background-image:none;border-color:#c6d7c817;box-shadow:none;--tw-ring-color: rgba(198, 215, 200, .09);--tw-ring-shadow: 0 0 #0000}.text-gradient{background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #111827 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #374151 var(--tw-gradient-via-position), var(--tw-gradient-to);--tw-gradient-to: #111827 var(--tw-gradient-to-position);-webkit-background-clip:text;background-clip:text;color:transparent}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page .text-gradient{background:var(--bee-green-900);background-image:none}.mesh-bg{background-color:#f8fafc;background-image:radial-gradient(at 40% 20%,hsla(350,84%,44%,.06) 0px,transparent 50%),radial-gradient(at 80% 0%,hsla(189,100%,56%,.04) 0px,transparent 50%),radial-gradient(at 0% 50%,hsla(350,84%,44%,.04) 0px,transparent 50%)}.premium-glass{border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1));background-color:#ffffffb3;--tw-shadow: 0 8px 32px rgba(0,0,0,.04);--tw-shadow-colored: 0 8px 32px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-backdrop-blur: blur(40px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}body.theme-dark .profile-page .premium-glass{border-color:#788c6e29}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page>div>.premium-glass{background:#fafbf7;background-image:none;border-color:#d8ded2;box-shadow:none}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page>div>.premium-glass{background:#fff;background-image:none;border-color:#d8ded2;box-shadow:0 1px 2px #0f172a0a}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page>div>.premium-glass>.rounded-2xl{background:#fafbf7;border-color:#d8ded2;box-shadow:none}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .rounded-xl.premium-glass,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .rounded-2xl.premium-glass{border-width:1px;border-style:solid;border-color:#d8ded2}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .premium-glass.border{border-width:1px;border-style:solid;border-color:#d8ded2}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page .premium-glass{background:#fff;background-image:none;border-color:#d8ded2;box-shadow:0 1px 2px #0f172a0a}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .rounded-2xl.premium-glass,body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .rounded-xl.premium-glass{border-color:#d8ded2;box-shadow:0 1px 2px #0f172a0a}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .premium-glass.border{border-color:#d8ded2;box-shadow:0 1px 2px #0f172a0a}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page .overflow-hidden.premium-glass{background:#fafbf7;border:1px solid #D8DED2}body:not(.theme-dark) .admin-theme-page .super-admin-overview .rounded-xl.premium-glass,body:not(.theme-dark) .admin-theme-page .super-admin-overview .rounded-2xl.premium-glass,body:not(.theme-dark) .admin-theme-page .super-admin-overview .rounded-lg.premium-glass{background:#fff;background-image:none;border-color:#d8ded2;box-shadow:0 1px 2px #0f172a0a}body:not(.theme-dark) .admin-theme-page .super-admin-overview .premium-glass.border{background:#fff;background-image:none;border-color:#d8ded2;box-shadow:0 1px 2px #0f172a0a}body:not(.theme-dark) .admin-theme-page .super-admin-overview .premium-glass[class*=bg-gray-50]{background:#fafbf7;background-image:none;border-color:#d8ded2}body:not(.theme-dark) .admin-theme-page .admin-articles-page>.premium-glass{background:#fff;background-image:none;border-color:#d8ded2;box-shadow:0 1px 2px #0f172a0a}body.theme-dark .admin-theme-page .super-admin-workspace :is(.premium-glass,.premium-stat-card,.admin-theme-card,.admin-support-card,.admin-support-ticket,.admin-support-detail,.admin-support-retention,.admin-support-list,.admin-source-trust,.admin-source-trust-card,.admin-country-source-editor,.admin-source-list-panel,.admin-mail-audience-card,.admin-mail-recipient-card,.rounded-2xl.premium-glass,.rounded-xl.border,.rounded-lg.border){background:var(--super-admin-surface);background-color:var(--super-admin-surface);background-image:none;border-color:var(--super-admin-border);box-shadow:none}body.theme-dark .admin-theme-page .super-admin-workspace :is(.premium-glass,.premium-stat-card,.admin-theme-card,.admin-support-card,.admin-support-ticket,.admin-support-detail,.admin-support-retention,.admin-support-list,.admin-source-trust,.admin-source-trust-card,.admin-country-source-editor,.admin-source-list-panel,.admin-mail-audience-card,.admin-mail-recipient-card,.premium-glass.border,.rounded-xl.border,.rounded-lg.border){background:var(--super-admin-surface);background-color:var(--super-admin-surface);background-image:none;border-color:var(--super-admin-border);box-shadow:none}body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace :is(.premium-glass,.premium-stat-card,.admin-theme-card,.admin-plan-card,.admin-plan-preview,.admin-support-card,.admin-support-ticket,.admin-support-detail,.admin-support-list,.admin-source-trust,.admin-source-trust-card,.admin-country-source-editor,.admin-source-list-panel,.admin-mail-audience-card,.admin-mail-recipient-card,.rounded-2xl.premium-glass,.rounded-xl.border,.rounded-lg.border){background:#07110c;background-color:#07110c;background-image:none;border-color:#c6d7c817;box-shadow:none;--tw-ring-color: rgba(198, 215, 200, .09);--tw-ring-shadow: 0 0 #0000}body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace :is(.premium-glass,.premium-stat-card,.admin-theme-card,.admin-plan-card,.admin-plan-preview,.admin-support-card,.admin-support-ticket,.admin-support-detail,.admin-support-list,.admin-source-trust,.admin-source-trust-card,.admin-country-source-editor,.admin-source-list-panel,.admin-mail-audience-card,.admin-mail-recipient-card,.premium-glass.border,.rounded-xl.border,.rounded-lg.border){background:#07110c;background-color:#07110c;background-image:none;border-color:#c6d7c817;box-shadow:none;--tw-ring-color: rgba(198, 215, 200, .09);--tw-ring-shadow: 0 0 #0000}.premium-stat-card{position:relative;overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}body.theme-dark .profile-page .premium-stat-card{box-shadow:inset 0 1px #ffffff09,0 16px 34px #0206173d;border-color:#788c6e29}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page>div>.premium-stat-card{background:#fafbf7;background-image:none;border-color:#d8ded2;box-shadow:none}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page>div>.premium-stat-card{background:#fff;background-image:none;border-color:#d8ded2;box-shadow:0 1px 2px #0f172a0a}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page>div>.premium-stat-card>.rounded-2xl{background:#fafbf7;border-color:#d8ded2;box-shadow:none}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .premium-stat-card.border{border-width:1px;border-style:solid;border-color:#d8ded2}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .rounded-xl.premium-stat-card,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .rounded-2xl.premium-stat-card{border-width:1px;border-style:solid;border-color:#d8ded2}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page .premium-stat-card{background:#fff;background-image:none;border-color:#d8ded2;box-shadow:0 1px 2px #0f172a0a}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .premium-stat-card.border{border-color:#d8ded2;box-shadow:0 1px 2px #0f172a0a}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .rounded-2xl.premium-stat-card,body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .rounded-xl.premium-stat-card{border-color:#d8ded2;box-shadow:0 1px 2px #0f172a0a}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page .premium-stat-card.rounded-2xl{background:#fafbf7;border:1px solid #D8DED2}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page .overflow-hidden.premium-stat-card{background:#fafbf7;border:1px solid #D8DED2}body:not(.theme-dark) .admin-theme-page .super-admin-overview .premium-stat-card.border{background:#fff;background-image:none;border-color:#d8ded2;box-shadow:0 1px 2px #0f172a0a}body:not(.theme-dark) .admin-theme-page .super-admin-overview .rounded-xl.premium-stat-card,body:not(.theme-dark) .admin-theme-page .super-admin-overview .rounded-2xl.premium-stat-card,body:not(.theme-dark) .admin-theme-page .super-admin-overview .rounded-lg.premium-stat-card{background:#fff;background-image:none;border-color:#d8ded2;box-shadow:0 1px 2px #0f172a0a}body:not(.theme-dark) .admin-theme-page .super-admin-overview .premium-stat-card[class*=bg-gray-50]{background:#fafbf7;background-image:none;border-color:#d8ded2}body:not(.theme-dark) .admin-theme-page .admin-articles-page>.premium-stat-card{background:#fff;background-image:none;border-color:#d8ded2;box-shadow:0 1px 2px #0f172a0a}body.theme-dark .admin-theme-page .super-admin-workspace :is(.premium-glass,.premium-stat-card,.admin-theme-card,.admin-support-card,.admin-support-ticket,.admin-support-detail,.admin-support-retention,.admin-support-list,.admin-source-trust,.admin-source-trust-card,.admin-country-source-editor,.admin-source-list-panel,.admin-mail-audience-card,.admin-mail-recipient-card,.premium-stat-card.border,.rounded-xl.border,.rounded-lg.border){background:var(--super-admin-surface);background-color:var(--super-admin-surface);background-image:none;border-color:var(--super-admin-border);box-shadow:none}body.theme-dark .admin-theme-page .super-admin-workspace :is(.premium-glass,.premium-stat-card,.admin-theme-card,.admin-support-card,.admin-support-ticket,.admin-support-detail,.admin-support-retention,.admin-support-list,.admin-source-trust,.admin-source-trust-card,.admin-country-source-editor,.admin-source-list-panel,.admin-mail-audience-card,.admin-mail-recipient-card,.rounded-2xl.premium-stat-card,.rounded-xl.border,.rounded-lg.border){background:var(--super-admin-surface);background-color:var(--super-admin-surface);background-image:none;border-color:var(--super-admin-border);box-shadow:none}body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace :is(.premium-glass,.premium-stat-card,.admin-theme-card,.admin-plan-card,.admin-plan-preview,.admin-support-card,.admin-support-ticket,.admin-support-detail,.admin-support-list,.admin-source-trust,.admin-source-trust-card,.admin-country-source-editor,.admin-source-list-panel,.admin-mail-audience-card,.admin-mail-recipient-card,.premium-stat-card.border,.rounded-xl.border,.rounded-lg.border){background:#07110c;background-color:#07110c;background-image:none;border-color:#c6d7c817;box-shadow:none;--tw-ring-color: rgba(198, 215, 200, .09);--tw-ring-shadow: 0 0 #0000}body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace :is(.premium-glass,.premium-stat-card,.admin-theme-card,.admin-plan-card,.admin-plan-preview,.admin-support-card,.admin-support-ticket,.admin-support-detail,.admin-support-list,.admin-source-trust,.admin-source-trust-card,.admin-country-source-editor,.admin-source-list-panel,.admin-mail-audience-card,.admin-mail-recipient-card,.rounded-2xl.premium-stat-card,.rounded-xl.border,.rounded-lg.border){background:#07110c;background-color:#07110c;background-image:none;border-color:#c6d7c817;box-shadow:none;--tw-ring-color: rgba(198, 215, 200, .09);--tw-ring-shadow: 0 0 #0000}.premium-stat-card:hover{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.premium-table-row{margin-bottom:.5rem;border-radius:.75rem;border-width:1px;border-color:transparent;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-theme-card .premium-table-row[class*=ring-]{background:#fff;border:1px solid #D8DED2;color:#303630;box-shadow:none;--tw-ring-color: transparent}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-theme-card .premium-table-row[class*=ring-emerald]{background:#eaf8ef;border-color:#bfe8cc;color:#047857}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-theme-card .premium-table-row[class*=ring-brand]{background:#f3ffe5;border-color:#b7d89d;color:var(--bee-green-900)}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-theme-card .premium-table-row[class*=ring-red]{background:#fef2f2;border-color:#fca5a5;color:#b91c1c}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .rounded-xl.premium-table-row,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .rounded-2xl.premium-table-row{border-width:1px;border-style:solid;border-color:#d8ded2}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .premium-table-row.border{border-width:1px;border-style:solid;border-color:#d8ded2}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .rounded-2xl.premium-table-row,body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .rounded-xl.premium-table-row{border-color:#d8ded2;box-shadow:0 1px 2px #0f172a0a}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .premium-table-row.border{border-color:#d8ded2;box-shadow:0 1px 2px #0f172a0a}body:not(.theme-dark) .admin-theme-page .super-admin-overview .rounded-xl.premium-table-row,body:not(.theme-dark) .admin-theme-page .super-admin-overview .rounded-2xl.premium-table-row,body:not(.theme-dark) .admin-theme-page .super-admin-overview .rounded-lg.premium-table-row{background:#fff;background-image:none;border-color:#d8ded2;box-shadow:0 1px 2px #0f172a0a}body:not(.theme-dark) .admin-theme-page .super-admin-overview .premium-table-row.border{background:#fff;background-image:none;border-color:#d8ded2;box-shadow:0 1px 2px #0f172a0a}body:not(.theme-dark) .admin-theme-page .super-admin-overview .premium-table-row[class*=bg-gray-50]{background:#fafbf7;background-image:none;border-color:#d8ded2}body:not(.theme-dark) .admin-theme-page .admin-articles-page .premium-table-row[class*=bg-white]{background:#fff;background-image:none;border-color:#d8ded2;box-shadow:0 1px 2px #0f172a0a}body.theme-dark .admin-theme-page .super-admin-workspace :is(.premium-glass,.premium-stat-card,.admin-theme-card,.admin-support-card,.admin-support-ticket,.admin-support-detail,.admin-support-retention,.admin-support-list,.admin-source-trust,.admin-source-trust-card,.admin-country-source-editor,.admin-source-list-panel,.admin-mail-audience-card,.admin-mail-recipient-card,.rounded-2xl.premium-table-row,.rounded-xl.border,.rounded-lg.border){background:var(--super-admin-surface);background-color:var(--super-admin-surface);background-image:none;border-color:var(--super-admin-border);box-shadow:none}body.theme-dark .admin-theme-page .super-admin-workspace :is(.premium-glass,.premium-stat-card,.admin-theme-card,.admin-support-card,.admin-support-ticket,.admin-support-detail,.admin-support-retention,.admin-support-list,.admin-source-trust,.admin-source-trust-card,.admin-country-source-editor,.admin-source-list-panel,.admin-mail-audience-card,.admin-mail-recipient-card,.rounded-2xl.border,.premium-table-row.border,.rounded-lg.border){background:var(--super-admin-surface);background-color:var(--super-admin-surface);background-image:none;border-color:var(--super-admin-border);box-shadow:none}body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace :is(.premium-glass,.premium-stat-card,.admin-theme-card,.admin-plan-card,.admin-plan-preview,.admin-support-card,.admin-support-ticket,.admin-support-detail,.admin-support-list,.admin-source-trust,.admin-source-trust-card,.admin-country-source-editor,.admin-source-list-panel,.admin-mail-audience-card,.admin-mail-recipient-card,.rounded-2xl.premium-table-row,.rounded-xl.border,.rounded-lg.border){background:#07110c;background-color:#07110c;background-image:none;border-color:#c6d7c817;box-shadow:none;--tw-ring-color: rgba(198, 215, 200, .09);--tw-ring-shadow: 0 0 #0000}body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace :is(.premium-glass,.premium-stat-card,.admin-theme-card,.admin-plan-card,.admin-plan-preview,.admin-support-card,.admin-support-ticket,.admin-support-detail,.admin-support-list,.admin-source-trust,.admin-source-trust-card,.admin-country-source-editor,.admin-source-list-panel,.admin-mail-audience-card,.admin-mail-recipient-card,.rounded-2xl.border,.premium-table-row.border,.rounded-lg.border){background:#07110c;background-color:#07110c;background-image:none;border-color:#c6d7c817;box-shadow:none;--tw-ring-color: rgba(198, 215, 200, .09);--tw-ring-shadow: 0 0 #0000}.premium-table-row:hover{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.glow-dot-success{box-shadow:0 0 12px 2px #34d399}.glow-dot-error{box-shadow:0 0 12px 2px #ef4444}.glow-dot-running{box-shadow:0 0 12px 2px #60a5fa;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .4s cubic-bezier(.16,1,.3,1) both}@keyframes slideInLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}.slide-in-left{animation:slideInLeft .5s cubic-bezier(.16,1,.3,1) both}@keyframes pulseBorder{0%,to{border-color:#163a241a}50%{border-color:#163a2466}}.pulse-border{animation:pulseBorder 3s infinite ease-in-out}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton{position:relative;overflow:hidden;background:linear-gradient(90deg,#eef2f7,#fff 45%,#e7edf5);background-size:1000px 100%;animation:shimmer 1.6s infinite linear}body.theme-dark .skeleton{background:linear-gradient(90deg,#111814,#263244 45%,#111814)!important;background-size:1000px 100%!important;animation:shimmer 1.35s infinite linear!important}@keyframes shimmerPass{0%{transform:translate(-120%);opacity:0}25%{opacity:1}65%{opacity:1}to{transform:translate(320%);opacity:0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp .5s cubic-bezier(.2,.8,.2,1) both}.stagger-1{animation-delay:50ms}.stagger-2{animation-delay:.1s}.stagger-3{animation-delay:.15s}.stagger-4{animation-delay:.2s}.stagger-5{animation-delay:.25s}@keyframes composerPop{0%{opacity:0;transform:translateY(18px) scale(.98)}70%{opacity:1;transform:translateY(-3px) scale(1.005)}to{opacity:1;transform:translateY(0) scale(1)}}.composer-pop{animation:composerPop .5s cubic-bezier(.16,1,.3,1) both}@keyframes composerGradient{0%{background-position:0% 50%}to{background-position:220% 50%}}.composer-gradient{animation:composerGradient 3.2s linear infinite}@keyframes composerSpark{0%,to{transform:scale(1) rotate(0);opacity:.85}50%{transform:scale(1.15) rotate(10deg);opacity:1}}.composer-spark{animation:composerSpark 1.7s ease-in-out infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}body.theme-dark .btn-secondary,body.theme-dark .btn-ghost,body.theme-dark .input,body.theme-dark .select,body.theme-dark .card,body.theme-dark .glass-panel,body.theme-dark .glass-card,body.theme-dark .premium-glass,body.theme-dark .premium-stat-card,body.theme-dark .content-studio-review-button{background:#0e2617!important;background-color:#0e2617!important;color:#fff!important;border:1px solid #1e5631!important;box-shadow:none!important;min-height:54px!important}body.theme-dark .content-studio-review-button:hover{background:#103820!important;color:#fff!important;border-color:#22c55e!important}body.theme-dark .premium-table-row{background:#0e1410eb!important;color:#e5edf6!important;border-color:#788c6e24!important;box-shadow:0 18px 36px #02061747!important}body.theme-dark .btn-secondary:hover,body.theme-dark .btn-ghost:hover{background:#1a221af5!important}body.theme-dark .divider{background:linear-gradient(90deg,transparent,rgba(120,140,110,.24),transparent)!important}body.theme-dark aside,body.theme-dark header,body.theme-dark nav[class*=bottom-0]{border-color:#788c6e1f!important}body.theme-dark aside{background:linear-gradient(180deg,#0a120efa,#0b120efa)!important;box-shadow:0 18px 40px #02061757!important}body.theme-dark header{background:radial-gradient(circle at top left,rgba(200,168,50,.12),transparent 24%),linear-gradient(180deg,#070c09f5,#0a100ef0)!important;box-shadow:0 1px #788c6e14!important}body.theme-dark main{background:transparent!important}body.theme-dark input:not([type=checkbox]):not([type=radio]),body.theme-dark textarea,body.theme-dark select{background:#0e1410f0!important;color:#f8fafc!important;border-color:#788c6e29!important;box-shadow:inset 0 0 0 1px #788c6e0a,0 8px 18px #0206172e!important}body.theme-dark input::-moz-placeholder,body.theme-dark textarea::-moz-placeholder{color:#64748b!important}body.theme-dark input::placeholder,body.theme-dark textarea::placeholder{color:#64748b!important}body.theme-dark [class*=bg-white],body.theme-dark [class*=bg-canvas],body.theme-dark [class*=bg-gray-50],body.theme-dark [class*=bg-gray-100]{background-color:#0e1410eb!important;background-image:none!important}body.theme-dark [class*=bg-brand-pink],body.theme-dark [class*=bg-brand-lightpink]{background-color:#c8a8321a!important;background-image:none!important}body.theme-dark [class*=border-gray-100],body.theme-dark [class*=border-gray-200],body.theme-dark [class*=border-gray-300],body.theme-dark [class*=border-ink-100],body.theme-dark [class*=border-white]{border-color:#788c6e24!important}body.theme-dark [class*=text-gray-900],body.theme-dark [class*=text-gray-800],body.theme-dark [class*=text-ink-800],body.theme-dark [class*=text-ink-700]{color:#f8fafc!important}body.theme-dark [class*=text-gray-700],body.theme-dark [class*=text-gray-600],body.theme-dark [class*=text-ink-600],body.theme-dark [class*=text-ink-500]{color:#dbe5f2!important}body.theme-dark [class*=text-gray-500],body.theme-dark [class*=text-gray-400],body.theme-dark [class*=text-gray-300],body.theme-dark [class*=text-ink-400],body.theme-dark [class*=text-ink-300]{color:#94a3b8!important}body.theme-dark [class*=shadow-],body.theme-dark [class*=shadow-sm],body.theme-dark [class*=shadow-md],body.theme-dark [class*=shadow-lg],body.theme-dark [class*=shadow-xl]{box-shadow:0 18px 36px #02061747!important}body.theme-dark [class*=ring-gray-100],body.theme-dark [class*=ring-gray-200],body.theme-dark [class*=ring-ink-100]{--tw-ring-color: rgba(120, 140, 110, .12) !important}body.theme-dark [style*="background: #FAF0F2"],body.theme-dark [style*="background:#FAF0F2"]{background:linear-gradient(180deg,#09100e,#0b140e)!important}body.theme-dark [style*="background: #FAFAFA"],body.theme-dark [style*="background:#FAFAFA"]{background:#0e1410f0!important;color:#f8fafc!important}body.theme-dark [style*="background: #FFF0F3"],body.theme-dark [style*="background:#FFF0F3"]{background:#7f1d1d59!important;color:#fef3c7!important;border-color:#f43f5e47!important}body.theme-dark [style*="background: #F0FDF4"],body.theme-dark [style*="background:#F0FDF4"]{background:#064e3b52!important;color:#a7f3d0!important;border-color:#10b9813d!important}body.theme-dark .dashboard-header-actions{gap:.75rem}body.theme-dark .dashboard-pill-switch{background:#0b110ef0!important;border-color:#788c6e29!important;box-shadow:0 20px 34px #02061738!important}body.theme-dark .dashboard-pill-option-active{background:#10b98133!important;color:#fff!important;border:1px solid #10b981!important;box-shadow:0 0 12px #10b98140!important}body.theme-dark .dashboard-pill-option-idle{color:#94a3b8!important}body.theme-dark .dashboard-pill-option-idle:hover{background:#ffffff0d!important;color:#fff!important}body.theme-dark .dashboard-refresh-btn{background:#0b110ef0!important;border-color:#f59e0b80!important;color:#f59e0b!important}body.theme-dark .dashboard-refresh-btn:hover{background:#121812!important;border-color:#f59e0bcc!important}body.theme-dark .intel-feed-column,body.theme-dark .analytics-card,body.theme-dark .analytics-stat-card{background:linear-gradient(180deg,#0a100efa,#0d120efa)!important;border-color:#788c6e24!important;box-shadow:inset 0 1px #ffffff05,0 18px 36px #0206174d!important}body.theme-dark .intel-feed-column{background:linear-gradient(180deg,#0c120efa,#080e0afa)!important;border-color:#788c6e24!important;box-shadow:inset 0 1px #ffffff08,0 18px 36px #02061757!important}body.theme-dark .intel-feed-column>div:first-child{background:linear-gradient(180deg,#0e1610fa,#0a120efa)!important;border-color:#788c6e1f!important}body.theme-dark .intel-feed-column>div:first-child span[class*=h-10]{background:#c8a832!important;color:#fff!important;border-color:#f9c4163d!important;box-shadow:none!important}body.theme-dark .intel-feed-column>div:first-child span[class*=min-w-]{background:#c8a832!important;color:#fff!important;border-color:#f9c4163d!important;box-shadow:none!important}body.theme-dark .intel-feed-column>div:first-child span[class*=h-10] svg{color:#fff!important}body.theme-dark .side-nav-item{border:1px solid rgba(120,140,110,.06)!important;background:#0b140e!important;background-image:none!important;color:#e5edf6!important;box-shadow:none!important}body.theme-dark .side-nav-item:hover,body.theme-dark .side-nav-item-idle:hover{background:#111814!important;background-image:none!important;color:#f8fafc!important;border-color:#788c6e29!important;box-shadow:none!important}body.theme-dark .side-nav-item-active{background:#c8a832!important;background-image:none!important;color:#fff!important;border-color:#f9c4163d!important;box-shadow:none!important}body.theme-dark .side-nav-item-active:hover,body.theme-dark .side-nav-item-active:focus-visible,body.theme-dark .side-nav-item-active:active{background:#c8a832!important;background-image:none!important;color:#fff!important;border-color:#f9c4163d!important;box-shadow:none!important}body.theme-dark .side-nav-item-active span,body.theme-dark .side-nav-item-active svg{color:#fff!important}body.theme-dark .side-nav-item-active:hover span,body.theme-dark .side-nav-item-active:hover svg,body.theme-dark .side-nav-item-active:focus-visible span,body.theme-dark .side-nav-item-active:focus-visible svg,body.theme-dark .side-nav-item-active:active span,body.theme-dark .side-nav-item-active:active svg{color:#fff!important;stroke:#fff!important}body.theme-dark .collapsed-nav-icon-button-active{background:#c8a832!important;background-image:none!important;color:#fff!important;border:1px solid rgba(249,196,22,.24)!important;box-shadow:none!important}body.theme-dark .collapsed-nav-icon-button:not(.collapsed-nav-icon-button-active){background:#0b140e!important;background-image:none!important;color:#e5edf6!important;border:1px solid rgba(120,140,110,.06)!important;box-shadow:none!important}body.theme-dark .collapsed-nav-icon-button-active:hover,body.theme-dark .collapsed-nav-icon-button-active:focus-visible,body.theme-dark .collapsed-nav-icon-button-active:active{background:#c8a832!important;background-image:none!important;color:#fff!important;border-color:#f9c4163d!important;box-shadow:none!important}body.theme-dark .collapsed-nav-icon-button-active svg,body.theme-dark .collapsed-nav-icon-button-active span{color:#fff!important}body.theme-dark .collapsed-nav-icon-button-active:hover svg,body.theme-dark .collapsed-nav-icon-button-active:hover span,body.theme-dark .collapsed-nav-icon-button-active:focus-visible svg,body.theme-dark .collapsed-nav-icon-button-active:focus-visible span,body.theme-dark .collapsed-nav-icon-button-active:active svg,body.theme-dark .collapsed-nav-icon-button-active:active span{color:#fff!important;stroke:#fff!important}body.theme-dark .collapsed-nav-icon-button:not(.collapsed-nav-icon-button-active):hover{background:#111814!important;background-image:none!important;color:#f8fafc!important;border-color:#788c6e3d!important;box-shadow:none!important}body.theme-dark .collapsed-nav-icon-button:not(.collapsed-nav-icon-button-active):hover svg,body.theme-dark .collapsed-nav-icon-button:not(.collapsed-nav-icon-button-active):hover span{color:#f8fafc!important;stroke:#f8fafc!important}body.theme-dark .profile-menu-surface{background:linear-gradient(180deg,#0a100efa,#0c120efa)!important;border-color:#788c6e29!important;box-shadow:0 26px 48px #0206176b!important}body.theme-dark .profile-menu-signout{background:#0e1410f5!important;color:#fff!important;border-color:#788c6e29!important;box-shadow:none!important}body.theme-dark .profile-menu-signout:hover{background:#c8a832!important;color:#fff!important;border-color:#f9c41647!important;box-shadow:0 12px 24px #c8a8323d!important}body.theme-dark .profile-menu-signout svg{color:#fff!important}body.theme-dark .sidebar-signout-button{background:#0e1410f5!important;color:#fff!important;border:1px solid rgba(120,140,110,.16)!important}body.theme-dark .sidebar-signout-button:hover,body.theme-dark .sidebar-signout-button:focus-visible,body.theme-dark .sidebar-signout-button:active{background:#c8a832!important;color:#fff!important;border-color:#f9c41647!important;box-shadow:0 12px 24px #c8a8323d!important}body.theme-dark .sidebar-signout-button svg,body.theme-dark .sidebar-signout-button span{color:#fff!important}body.theme-dark .sidebar-signout-button:hover svg,body.theme-dark .sidebar-signout-button:hover span,body.theme-dark .sidebar-signout-button:focus-visible svg,body.theme-dark .sidebar-signout-button:focus-visible span,body.theme-dark .sidebar-signout-button:active svg,body.theme-dark .sidebar-signout-button:active span{color:#fff!important;stroke:#fff!important}body.theme-dark .profile-menu-surface *[class*=text-gray-900]{color:#f8fafc!important}body.theme-dark .profile-menu-surface *[class*=text-gray-400]{color:#94a3b8!important}body.theme-dark .profile-menu-surface [class*=border-gray-100]{border-color:#788c6e1a!important}body.theme-dark .profile-page{background:radial-gradient(circle at 22% 0%,rgba(200,168,50,.05),transparent 26%),linear-gradient(180deg,#060a08fa,#030604)!important}body.theme-dark .profile-page .mesh-bg{background:transparent!important}body.theme-dark .profile-tab-switcher,body.theme-dark .profile-card{background:linear-gradient(180deg,#0d1410fa,#080e0afa)!important;border-color:#788c6e29!important;box-shadow:inset 0 1px #ffffff09,0 18px 36px #02061742!important}body.theme-dark .profile-tab-button{color:#cbd5e1!important}body.theme-dark .profile-tab-button:not(.profile-tab-button-active):hover,body.theme-dark .profile-secondary-action:hover{background:#0e1410fa!important;color:#fff!important;border-color:#c8a83242!important}body.theme-dark .profile-tab-button-active,body.theme-dark .profile-primary-button{background:#c8a832!important;color:#fff!important;border-color:#f9c41647!important;box-shadow:0 14px 28px #c8a83247!important}body.theme-dark .profile-tab-button-active{box-shadow:none!important}body.theme-dark .profile-secondary-action,body.theme-dark .profile-outline-button,body.theme-dark .profile-danger-button{background:#090e0bf5!important;color:#fff!important;border-color:#788c6e3d!important;box-shadow:none!important}body.theme-dark .profile-outline-button{background:#c8a832!important;color:#fff!important;border-color:#c8a832!important;box-shadow:none!important}body.theme-dark .profile-danger-button{color:#f9c416!important;border-color:#c8a8328f!important}body.theme-dark .profile-danger-button:hover,body.theme-dark .profile-outline-button:hover{background:#a58c28!important;border-color:#a58c28!important;color:#fff!important}body.theme-dark .profile-section-header,body.theme-dark .profile-card [class*=border-gray-100],body.theme-dark .profile-card [class*=border-gray-200]{border-color:#788c6e24!important}body.theme-dark .profile-section-icon,body.theme-dark .profile-avatar-action{background:var(--intel-pill)!important;background-color:var(--intel-pill)!important;background-image:none!important;color:#f9c416!important;border-color:#f9c4169e!important;box-shadow:none!important}body.theme-dark .profile-avatar-action{box-shadow:none!important}body.theme-dark .profile-section-icon svg,body.theme-dark .profile-avatar-action svg{color:#f9c416!important;stroke:#f9c416!important}body.theme-dark .profile-avatar{--tw-ring-color: rgba(120, 140, 110, .16) !important;box-shadow:0 18px 34px #02061757!important}body.theme-dark .profile-avatar-placeholder,body.theme-dark .layout-avatar-placeholder{background:linear-gradient(135deg,#c8a832,#8a7520)!important;background-color:#c8a832!important;color:#fff!important;box-shadow:0 16px 30px #c8a83242!important}body.theme-dark .profile-field-label,body.theme-dark .profile-page .label,body.theme-dark .profile-page .eyebrow,body.theme-dark .profile-card [class*=text-gray-400]{color:#94a3b8!important}body.theme-dark .profile-page h2,body.theme-dark .profile-page [class*=text-gray-900],body.theme-dark .profile-card [class*=text-gray-800]{color:#f8fafc!important}body.theme-dark .profile-page [class*=text-gray-600],body.theme-dark .profile-page [class*=text-gray-500]{color:#cbd5e1!important}body.theme-dark .profile-page .input,body.theme-dark .profile-page input,body.theme-dark .profile-page select,body.theme-dark .profile-page textarea,body.theme-dark .profile-control,body.theme-dark .profile-readonly{background:#070c09fa!important;border:1px solid rgba(120,140,110,.28)!important;color:#f8fafc!important;box-shadow:inset 0 1px #ffffff09,0 10px 22px #0206171f!important}body.theme-dark .profile-page .input:hover,body.theme-dark .profile-page input:hover,body.theme-dark .profile-page select:hover,body.theme-dark .profile-page textarea:hover,body.theme-dark .profile-readonly:hover{border-color:#cbd5e16b!important}body.theme-dark .profile-page .input:focus,body.theme-dark .profile-page input:focus,body.theme-dark .profile-page select:focus,body.theme-dark .profile-page textarea:focus{border-color:#f9c416c7!important;box-shadow:0 0 0 3px #c8a83229,inset 0 1px #ffffff0a!important;outline:none!important}body.theme-dark .profile-page input::-moz-placeholder,body.theme-dark .profile-page textarea::-moz-placeholder{color:#64748b!important}body.theme-dark .profile-page input::placeholder,body.theme-dark .profile-page textarea::placeholder{color:#64748b!important}body.theme-dark .profile-password-toggle{color:#94a3b8!important}body.theme-dark .profile-password-toggle:hover{color:#f9c416!important}body.theme-dark .profile-info-tile{background:#0c120eeb!important;border-color:#788c6e24!important}body.theme-dark .profile-info-tile:hover{background:#0e1610fa!important;border-color:#c8a83238!important}body.theme-dark .profile-info-icon{background:#c8a83224!important;color:#f9c416!important;box-shadow:none!important}body.theme-dark .profile-error{background:#4c3c05e6!important;color:#fff!important;border-color:#f9c41694!important;box-shadow:0 14px 28px #02061738!important}body.theme-dark .profile-personalization-section{padding:1.25rem!important}body.theme-dark .profile-personalization-section>div:first-child{border-color:#788c6e24!important}body.theme-dark .profile-personalization-section [class*=bg-brand-pink]{background:#c8a8321f!important;color:#f9c416!important}body.theme-dark .profile-page [class*=bg-white],body.theme-dark .profile-page [class*=bg-gray-50],body.theme-dark .profile-page [class*=from-white],body.theme-dark .profile-page [class*=to-white],body.theme-dark .profile-page [class*=via-brand-pink],body.theme-dark .profile-page [class*="bg-[linear-gradient"],body.theme-dark .profile-page [class*="bg-[radial-gradient"]{background:#0a120ef5!important}body.theme-dark .profile-page [class*=border-gray-100],body.theme-dark .profile-page [class*=border-gray-200],body.theme-dark .profile-page [class*=ring-gray-100],body.theme-dark .profile-page [class*=ring-gray-200]{border-color:#788c6e29!important;--tw-ring-color: rgba(120, 140, 110, .16) !important}body.theme-dark .profile-page [class*=border-brand-crimson],body.theme-dark .profile-page [class*=ring-brand-crimson]{border-color:#c8a8326b!important;--tw-ring-color: rgba(200, 168, 50, .32) !important}body.theme-dark .profile-page [class*=text-slate-950],body.theme-dark .profile-page [class*=text-slate-900],body.theme-dark .profile-page [class*=text-gray-900],body.theme-dark .profile-page [class*=text-gray-800],body.theme-dark .profile-page [class*=text-gray-700]{color:#f8fafc!important}body.theme-dark .profile-page [class*=text-slate-600],body.theme-dark .profile-page [class*=text-slate-500],body.theme-dark .profile-page [class*=text-gray-600],body.theme-dark .profile-page [class*=text-gray-500]{color:#cbd5e1!important}body.theme-dark .profile-page [class*=text-slate-400],body.theme-dark .profile-page [class*=text-gray-400]{color:#94a3b8!important}body.theme-dark .profile-page [class*="shadow-[0_18px_60px"],body.theme-dark .profile-page [class*="shadow-[0_18px_45px"],body.theme-dark .profile-page [class*="shadow-[0_16px_40px"],body.theme-dark .profile-page [class*="shadow-[0_12px_30px"],body.theme-dark .profile-page .shadow-sm{box-shadow:inset 0 1px #ffffff09,0 16px 34px #0206173d!important}body.theme-dark .profile-page .rounded-3xl,body.theme-dark .profile-page .rounded-\[28px\],body.theme-dark .profile-page .rounded-2xl{border-color:#788c6e29!important}body.theme-dark .profile-page summary,body.theme-dark .profile-page details>div{background:#080e0afa!important;border-color:#788c6e38!important;color:#f8fafc!important}body.theme-dark .profile-page label:has(input[type=checkbox]){background:#0c120ef0!important;border-color:#788c6e2e!important;color:#f8fafc!important}body.theme-dark .profile-page label:has(input[type=checkbox]:checked){background:#0c120ef0!important;border-color:#c8a8328f!important}body.theme-dark .profile-page input[type=checkbox]{accent-color:#c8a832}body.theme-dark .profile-page button[class*=bg-brand-crimson]{background:#c8a832!important;color:#fff!important;border-color:#f9c41647!important}body.theme-dark .profile-page button[class*="disabled:bg-gray-200"]:disabled{background:#1a221aeb!important;color:#64748b!important}body.theme-dark .profile-page .tag,body.theme-dark .profile-page [class*=bg-emerald-50],body.theme-dark .profile-page [class*=bg-blue-50],body.theme-dark .profile-page [class*=bg-amber-50],body.theme-dark .profile-page [class*=bg-red-50]{border:1px solid currentColor!important;background:#0a120ef5!important}body.theme-dark .intel-feed-body,body.theme-dark .intel-mobile-feed,body.theme-dark .intel-desktop-feed,body.theme-dark .analytics-today-grid,body.theme-dark .analytics-full-grid{background:transparent!important}body.theme-dark .analytics-card-updates,body.theme-dark .analytics-card-market,body.theme-dark .analytics-card-momentum,body.theme-dark .analytics-card-donut{border-radius:1.45rem!important}body.theme-dark .donut-total-value,body.theme-dark .donut-total-label{fill:#fff!important}body.theme-dark .live-buzz-chip{background:#080d0afa!important;color:#fff!important;border-color:#788c6e24!important;box-shadow:0 14px 28px #02061738!important}body.theme-dark .live-buzz-chip span{box-shadow:0 0 0 4px #10b98133!important}body.theme-dark .todays-buzz-count{background:#10b9812e!important;color:#10b981!important;border-color:#10b98166!important;box-shadow:none!important;--tw-ring-color: rgba(16, 185, 129, .3) !important}body.theme-dark .analytics-update-row,body.theme-dark .analytics-insight-item{background:#0c120ef5!important;border-color:#788c6e1f!important}body.theme-dark .analytics-update-row:hover,body.theme-dark .analytics-insight-item:hover{background:#0e1410!important;border-color:#c8a83233!important;box-shadow:0 14px 26px #02061747!important}body.theme-dark .analytics-update-meta-pill{background:#161c16f5!important;color:#dbe5f2!important;border-color:#788c6e29!important;--tw-ring-color: rgba(120, 140, 110, .14) !important}body.theme-dark .analytics-card-updates [class*=bg-gray-50],body.theme-dark .analytics-card-market [class*=bg-gray-50],body.theme-dark .analytics-card-momentum [class*=bg-gray-50],body.theme-dark .analytics-card-donut [class*=bg-gray-50]{background:#161c16eb!important}body.theme-dark .analytics-card-updates [class*=ring-gray-100],body.theme-dark .analytics-card-market [class*=ring-gray-100],body.theme-dark .analytics-card-momentum [class*=ring-gray-100],body.theme-dark .analytics-card-donut [class*=ring-gray-100]{--tw-ring-color: rgba(120, 140, 110, .08) !important}body.theme-dark .analytics-card-updates .hide-scrollbar{background:#050b08!important;border-color:#788c6e1f!important;--tw-ring-color: rgba(120, 140, 110, .12) !important}body.theme-dark .analytics-card-updates .pointer-events-none,body.theme-dark .analytics-card-market .pointer-events-none{opacity:.55}body.theme-dark .intel-feed-column .border-b,body.theme-dark .analytics-card .border-b,body.theme-dark .analytics-stat-card .border-b{border-color:#788c6e14!important}body.theme-dark .intel-feed-column .text-brand-crimson,body.theme-dark .analytics-card .text-brand-crimson,body.theme-dark .analytics-stat-card .text-brand-crimson{color:#e5b913!important}body.theme-dark .intel-feed-column [class*=bg-brand-pink]{background:#0b140e!important;background-color:#0b140e!important;background-image:none!important}body.theme-dark .analytics-card [class*=bg-brand-pink],body.theme-dark .analytics-stat-card [class*=bg-brand-pink]{background:#c8a8321f!important}body.theme-dark .intel-feed-column [class*=bg-white],body.theme-dark .analytics-card [class*=bg-white],body.theme-dark .analytics-stat-card [class*=bg-white]{background:#0c120ef5!important}body.theme-dark .intel-feed-column [class*=bg-gray-50],body.theme-dark .analytics-card [class*=bg-gray-50],body.theme-dark .analytics-stat-card [class*=bg-gray-50],body.theme-dark .analytics-card [class*=bg-gray-100]{background:#161c16eb!important}body.theme-dark .intel-feed-column [class*=text-gray-900],body.theme-dark .analytics-card [class*=text-gray-900],body.theme-dark .analytics-stat-card [class*=text-gray-900]{color:#f8fafc!important}body.theme-dark .intel-feed-column [class*=text-gray-700],body.theme-dark .analytics-card [class*=text-gray-700],body.theme-dark .analytics-stat-card [class*=text-gray-700]{color:#e2e8f0!important}body.theme-dark .intel-feed-column [class*=text-gray-500],body.theme-dark .analytics-card [class*=text-gray-500],body.theme-dark .analytics-stat-card [class*=text-gray-500],body.theme-dark .intel-feed-column [class*=text-gray-400],body.theme-dark .analytics-card [class*=text-gray-400],body.theme-dark .analytics-stat-card [class*=text-gray-400]{color:#94a3b8!important}body.theme-dark .intel-feed-column [class*=border-gray-100],body.theme-dark .analytics-card [class*=border-gray-100],body.theme-dark .analytics-stat-card [class*=border-gray-100],body.theme-dark .intel-feed-column [class*=border-gray-200],body.theme-dark .analytics-card [class*=border-gray-200],body.theme-dark .analytics-stat-card [class*=border-gray-200]{border-color:#788c6e1f!important}body.theme-dark .intel-feed-column [class*=shadow-sm],body.theme-dark .analytics-card [class*=shadow-sm],body.theme-dark .analytics-stat-card [class*=shadow-sm]{box-shadow:0 14px 28px #0206173d!important}body.theme-dark .analytics-card-updates .hide-scrollbar,body.theme-dark .intel-feed-body{background:linear-gradient(180deg,#0a120efa,#070c09fa)!important}body.theme-dark .analytics-card .todays-buzz-icon,body.theme-dark .analytics-card .todays-buzz-count{background:#c8a832!important;background-color:#c8a832!important;background-image:none!important;color:#fff!important;border-color:#f9c4163d!important;box-shadow:none!important;--tw-ring-color: rgba(249, 196, 22, .24) !important}body.theme-dark .analytics-card .todays-buzz-icon svg,body.theme-dark .analytics-card .todays-buzz-count{color:#fff!important}body.theme-dark .notifications-menu{background:linear-gradient(180deg,#0a100efa,#0c120efa)!important;border-color:#788c6e29!important;box-shadow:0 26px 48px #0206176b!important}body.theme-dark .notifications-menu-header{background:linear-gradient(180deg,#101610fa,#0a100ef5)!important;border-color:#788c6e1a!important}body.theme-dark .notifications-menu-status{background:#ffffff14!important;color:#fff!important}body.theme-dark .notifications-menu-body{background:transparent!important}body.theme-dark .notifications-menu-item{background:#0e1410b8!important;border-color:#788c6e14!important}body.theme-dark .notifications-menu-item:hover{background:#121812f5!important;border-color:#c8a8322e!important}body.theme-dark .intel-filters{background:linear-gradient(180deg,#0b120efa,#080e0afa)!important;border-color:#788c6e24!important;box-shadow:0 18px 36px #02061747!important}body.theme-dark .intel-filters header{background:transparent!important}body.theme-dark .intel-filter-control{background:#101610f5!important;color:#f8fafc!important;border-color:#788c6e2e!important;box-shadow:0 10px 22px #02061738!important}body.theme-dark .intel-filter-control::-moz-placeholder{color:#94a3b8!important}body.theme-dark .intel-filter-control::placeholder{color:#94a3b8!important}body.theme-dark .intel-bulk-selection-bar{background:#0e1410f5!important;border-color:#788c6e2e!important;box-shadow:inset 0 1px #ffffff09,0 14px 28px #0206173d!important}body.theme-dark .intel-bulk-selection-count{color:#f8fafc!important}body.theme-dark .intel-bulk-select-button,body.theme-dark .intel-bulk-clear-button{background:#070c09fa!important;color:#cbd5e1!important;--tw-ring-color: rgba(120, 140, 110, .18) !important}body.theme-dark .intel-bulk-select-button:hover,body.theme-dark .intel-bulk-clear-button:hover{background:#1a221afa!important;color:#fff!important}body.theme-dark .intel-bulk-delete-button{background:#c8a832!important;color:#fff!important;--tw-ring-color: rgba(249, 196, 22, .38) !important}body.theme-dark .intel-bulk-delete-button:hover{background:#a58c28!important;color:#fff!important}body.theme-dark .intel-feed-column>div:first-child{background:#0b140e!important;background-image:none!important;border-color:#788c6e24!important;box-shadow:none!important}body.theme-dark .intel-feed-column>div:first-child span{box-shadow:none!important}body.theme-dark .intel-feed-column>div:first-child span[class*=bg-white],body.theme-dark .intel-feed-column>div:first-child span[class*=bg-brand]{background:#c8a832!important;background-color:#c8a832!important;background-image:none!important;color:#fff!important;border-color:#f9c4163d!important;--tw-ring-color: rgba(249, 196, 22, .24) !important}body.theme-dark .intel-feed-column>div:first-child h2{color:#f8fafc!important}body.theme-dark .article-card{background:linear-gradient(180deg,#0e1610fa,#0a120efa)!important;border:1px solid rgba(120,140,110,.14)!important;box-shadow:inset 0 1px #ffffff08,0 18px 36px #0206174d!important}body.theme-dark .article-title,body.theme-dark .article-title a{color:#f8fafc!important}body.theme-dark .article-title a:hover{color:#f9c416!important}body.theme-dark .article-summary{color:#9fb0c6!important}body.theme-dark .article-type-pill,body.theme-dark .article-score-pill,body.theme-dark .article-meta-pill{background:#161c16f5!important;color:#dbe5f2!important;border-color:#788c6e29!important;--tw-ring-color: rgba(120, 140, 110, .14) !important}body.theme-dark .article-type-pill{color:#f9c416!important}body.theme-dark .article-score-pill{color:#dbe5f2!important}body.theme-dark .article-meta-pill svg{color:#94a3b8!important}@media (max-width: 640px){.article-card-top-row{min-height:0!important}.article-card-top-row>.flex.w-12{position:absolute!important;right:1rem!important;top:1rem!important;z-index:10!important}.article-card-top-row:has(.article-type-pill){margin-bottom:.75rem!important;padding-right:3.5rem!important}.article-compact-category-stack{margin-bottom:.875rem!important;padding-right:3.5rem!important}.article-compact-category-pill{min-height:2rem!important;justify-content:flex-start!important;border-radius:.875rem!important;padding:.5rem .75rem!important}.article-compact-category-pill span{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.article-card .article-title{margin-top:0!important}}body.theme-dark .article-source-wrap{background:#070c09b8!important;--tw-ring-color: rgba(120, 140, 110, .14) !important}body.theme-dark .article-card:hover .article-source-wrap,body.theme-dark .article-source-wrap:hover{background:#070c09b8!important}body.theme-dark .article-source-high{background:#064e3b57!important;border-color:#10b981ad!important}body.theme-dark .article-source-moderate{background:#1f190ff5!important;border-color:#f59e0beb!important}body.theme-dark .article-source-low{background:#1f0d0df5!important;border-color:#ef4444eb!important}body.theme-dark .article-source-high:hover{background:#064e3b57!important}body.theme-dark .article-source-moderate:hover{background:#1f190ff5!important}body.theme-dark .article-source-low:hover{background:#1f0d0df5!important}body.theme-dark .article-source-link:hover{box-shadow:none!important;transform:none!important}body.theme-dark .article-source-icon-high{background:#10b9812e!important;color:#34d399!important}body.theme-dark .article-source-icon-moderate{background:#78350f94!important;color:#f59e0b!important}body.theme-dark .article-source-icon-low{background:#7f1d1d94!important;color:#ef4444!important}body.theme-dark .article-source-domain-high,body.theme-dark .article-source-badge-high{color:#34d399!important}body.theme-dark .article-source-domain-moderate,body.theme-dark .article-source-badge-moderate{color:#f59e0b!important}body.theme-dark .article-source-domain-low,body.theme-dark .article-source-badge-low{color:#ef4444!important}body.theme-dark .article-source-badge-high{background:#064e3b52!important;border-color:#10b981ad!important}body.theme-dark .article-source-badge-moderate{background:#1f190ff5!important;border-color:#f59e0beb!important}body.theme-dark .article-source-badge-low{background:#1f0d0df5!important;border-color:#ef4444eb!important}body.theme-dark .article-delete-button{background:#0b140e!important;border-color:#f8717147!important;color:#fecaca!important;box-shadow:none!important}body.theme-dark .article-delete-button:hover{background:#7f1d1d2e!important;border-color:#f871717a!important;color:#fff!important;transform:none!important}body.theme-dark .article-delete-button svg{color:currentColor!important}body.theme-dark .article-mobile-action{background:#0f1724!important;border-color:#788c6e3d!important;color:#cbd5e1!important;box-shadow:none!important}body.theme-dark .article-mobile-action:hover{background:#111a27!important;border-color:#e2e8f06b!important;color:#fff!important}body.theme-dark .article-mobile-action-blog{border-color:#c8a8328c!important;color:#c8a832!important}body.theme-dark .article-mobile-action-blog:hover{background:#c8a8321a!important;border-color:#c8a832cc!important;color:#fff!important}body.theme-dark .article-mobile-action-linkedin{border-color:#3b82f694!important;color:#60a5fa!important}body.theme-dark .article-mobile-action-linkedin:hover{background:#3b82f61a!important;border-color:#60a5fad9!important;color:#fff!important}body.theme-dark .content-repo-page{background:radial-gradient(circle at top left,rgba(200,168,50,.08),transparent 24%),linear-gradient(180deg,#050b08,#07111c 52%,#050b08)!important;background-color:#050b08!important;background-image:radial-gradient(circle at top left,rgba(200,168,50,.08),transparent 24%),linear-gradient(180deg,#050b08,#07111c 52%,#050b08)!important}body.theme-dark .content-repo-list-panel,body.theme-dark .content-repo-reader{background:radial-gradient(circle at top left,rgba(200,168,50,.08),transparent 28%),linear-gradient(180deg,#09121dfa,#050c14fa)!important;border-color:#788c6e29!important;box-shadow:inset 0 1px #ffffff08,0 24px 50px #02061757!important}body.theme-dark .content-repo-list-card{background:transparent!important;border-color:transparent!important;box-shadow:none!important}body.theme-dark .content-repo-list-card:hover{background:#0e1410c2!important;border-color:#ffffff14!important}body.theme-dark .content-repo-list-card-selected{background:#0e1410e0!important;border-color:#ffffffd1!important;box-shadow:0 18px 34px #02061747,inset 0 0 0 1px #ffffff14!important}body.theme-dark .content-repo-selected-line{background:#c8a832!important}body.theme-dark .content-repo-toolbar{background:#0e1410d1!important;border-color:#ffffff1a!important;box-shadow:0 18px 34px #02061742!important}body.theme-dark .content-repo-social-preview{background:#0e1410db!important;border-color:#788c6e29!important;box-shadow:0 18px 34px #02061742!important}body.theme-dark .content-repo-sop-banner{background:#0f1724!important;background-color:#0f1724!important;background-image:none!important;border-color:#788c6e3d!important;color:#e5edf7!important;box-shadow:none!important}body.theme-dark .content-repo-sop-eyebrow{color:#94a3b8!important}body.theme-dark .content-repo-sop-banner-creative{border-left:3px solid rgba(96,165,250,.7)!important}body.theme-dark .content-repo-sop-banner-conversion{border-left:3px solid rgba(52,211,153,.62)!important}body.theme-dark .content-repo-sop-banner-seo{border-left:3px solid rgba(245,158,11,.62)!important}body.theme-dark .content-repo-sop-banner-distribution{border-left:3px solid rgba(167,139,250,.62)!important}body.theme-dark .content-repo-pill-highlight{background:#c8a832!important;color:#fff!important;border-color:#f9c4164d!important}body.theme-dark .content-repo-pill-highlight svg{color:#fff!important}body.theme-dark .content-repo-action-button,body.theme-dark .content-repo-copy-button{background:#c8a832!important;color:#fff!important;border-color:#f9c4164d!important;box-shadow:none!important}body.theme-dark .content-repo-action-button:hover,body.theme-dark .content-repo-copy-button:hover{background:#e5b913!important;color:#fff!important;border-color:#f9c4166b!important}body.theme-dark .content-repo-action-button svg,body.theme-dark .content-repo-copy-button svg{color:#fff!important}body.theme-dark .content-repo-improve-panel,body.theme-dark .content-repo-comments-panel{background:#0e1410e6!important;border-color:#788c6e2e!important;color:#e5edf7!important;box-shadow:0 18px 34px #02061742!important}body.theme-dark .content-repo-improve-panel [class*=text-emerald-700],body.theme-dark .content-repo-improve-panel [class*=text-emerald-900],body.theme-dark .content-repo-improve-panel svg,body.theme-dark .content-repo-comments-panel [class*=text-gray-700],body.theme-dark .content-repo-comments-panel [class*=text-gray-800],body.theme-dark .content-repo-comments-panel [class*=text-gray-500],body.theme-dark .content-repo-comments-panel [class*=text-gray-400]{color:#cbd5e1!important}body.theme-dark .content-repo-improve-input,body.theme-dark .content-repo-comments-panel textarea{background:#080e0af5!important;border-color:#788c6e29!important;color:#e5edf7!important;box-shadow:none!important}body.theme-dark .content-repo-improve-input::-moz-placeholder,body.theme-dark .content-repo-comments-panel textarea::-moz-placeholder{color:#64748b!important}body.theme-dark .content-repo-improve-input::placeholder,body.theme-dark .content-repo-comments-panel textarea::placeholder{color:#64748b!important}body.theme-dark .content-repo-improve-button{background:#c8a832!important;border-color:#f9c41675!important;color:#fff!important}body.theme-dark .content-repo-improve-button:hover{background:#e5b913!important;border-color:#f9c4169e!important;color:#fff!important}body.theme-dark .content-repo-comments-panel [class*=bg-emerald-50],body.theme-dark .content-repo-comments-panel [class*=bg-amber-50]{background:#080e0adb!important;border-color:#788c6e2e!important}body.theme-dark .content-repo-comments-panel [class*=text-emerald],body.theme-dark .content-repo-comments-panel [class*=text-amber]{color:#d8dee9!important}body.theme-dark .content-repo-comments-panel [class*=border-emerald-300]{border-color:#2dd4bf8f!important}body.theme-dark .content-repo-comments-panel [class*=border-amber-300]{border-color:#fbbf249e!important}body.theme-dark .content-repo-comments-panel button[class*=bg-amber-50]{background:#78350f38!important;border-color:#fbbf2452!important}body.theme-dark .content-repo-comments-panel button[class*=bg-amber-50]:hover{background:#78350f57!important;border-color:#fbbf247a!important}body.theme-dark .content-repo-comments-panel button[class*=border-emerald]{background:#10b9811f!important;border-color:#34d39957!important;color:#6ee7b7!important}body.theme-dark .content-repo-comments-panel button[class*=border-red]{background:#7f1d1d33!important;border-color:#f8717152!important;color:#fca5a5!important}body.theme-dark .content-repo-comments-panel .bg-gray-50,body.theme-dark .content-repo-comments-panel [class*=bg-gray-50]{background:#080e0a94!important;border-color:#788c6e24!important}body.theme-dark .content-studio-panel{background:linear-gradient(180deg,#0a120efa,#080e0afa)!important;border-color:#788c6e29!important;box-shadow:0 24px 50px #02061757!important}body.theme-dark .content-studio-page{background:radial-gradient(circle at top left,rgba(200,168,50,.08),transparent 24%),linear-gradient(180deg,#050b08,#07111c 52%,#050b08)!important;background-color:#050b08!important;background-image:radial-gradient(circle at top left,rgba(200,168,50,.08),transparent 24%),linear-gradient(180deg,#050b08,#07111c 52%,#050b08)!important}body.theme-dark .content-studio-settings-body{background:#080e0a6b!important}body.theme-dark .content-studio-dropzone{background:#0e1410b8!important;border-color:#788c6e2e!important}body.theme-dark .content-studio-empty-source{background:#080e0ab8!important;color:#94a3b8!important}body.theme-dark .content-studio-settings-group{background:#0b140e!important;background-color:#0b140e!important;background-image:none!important;border-color:#788c6e33!important;box-shadow:none!important}body.theme-dark .content-studio-settings-title{color:#cbd5e1!important}body.theme-dark .content-studio-field-label{color:#dbe5f2!important}body.theme-dark .content-studio-field .input,body.theme-dark .content-studio-field .select,body.theme-dark .content-studio-field input,body.theme-dark .content-studio-field select,body.theme-dark .content-studio-field textarea,body.theme-dark .content-studio-control{background:#0b140e!important;background-color:#0b140e!important;background-image:none!important;color:#f8fafc!important;border:1px solid rgba(120,140,110,.28)!important;box-shadow:none!important}body.theme-dark .content-studio-field .input:focus,body.theme-dark .content-studio-field .select:focus,body.theme-dark .content-studio-field input:focus,body.theme-dark .content-studio-field select:focus,body.theme-dark .content-studio-field textarea:focus{background:#0b140e!important;background-color:#0b140e!important;background-image:none!important;border-color:#f9c416b8!important;box-shadow:none!important;outline:none!important}body.theme-dark .content-studio-field .input::-moz-placeholder,body.theme-dark .content-studio-field textarea::-moz-placeholder,body.theme-dark .content-studio-field input::-moz-placeholder{color:#64748b!important}body.theme-dark .content-studio-field .input::placeholder,body.theme-dark .content-studio-field textarea::placeholder,body.theme-dark .content-studio-field input::placeholder{color:#64748b!important}body.theme-dark .content-studio-toggle-field{background:#070e18f5!important;color:#e2e8f0!important;border-color:#788c6e33!important}body.theme-dark .content-studio-field select,body.theme-dark .content-studio-control{color-scheme:dark}body.theme-dark .content-studio-page .content-studio-field :is(input,select,textarea,.input,.select):hover,body.theme-dark .content-studio-page .content-studio-field :is(input,select,textarea,.input,.select):disabled,body.theme-dark .content-studio-page .content-studio-control:hover,body.theme-dark .content-studio-page .content-studio-control:disabled{background:#0b140e!important;background-color:#0b140e!important;background-image:none!important;border-color:#788c6e47!important;color:#f8fafc!important;box-shadow:none!important}body.theme-dark .content-studio-improve-panel{background:#0b140e!important;background-color:#0b140e!important;background-image:none!important;border:1px solid rgba(120,140,110,.36)!important;color:#e2e8f0!important;box-shadow:none!important}body.theme-dark .content-studio-improve-panel [class*=text-emerald-700],body.theme-dark .content-studio-improve-panel svg{color:#94a3b8!important;stroke:#94a3b8!important}body.theme-dark .content-studio-improve-panel [class*=text-emerald-900]{color:#cbd5e1!important}body.theme-dark .content-studio-improve-input,body.theme-dark .content-studio-improve-panel textarea{background:#0f1724!important;background-color:#0f1724!important;color:#f8fafc!important;border:1px solid rgba(120,140,110,.34)!important}body.theme-dark .content-studio-improve-input::-moz-placeholder,body.theme-dark .content-studio-improve-panel textarea::-moz-placeholder{color:#94a3b8!important}body.theme-dark .content-studio-improve-input::placeholder,body.theme-dark .content-studio-improve-panel textarea::placeholder{color:#94a3b8!important}body.theme-dark .content-studio-improve-input:focus,body.theme-dark .content-studio-improve-panel textarea:focus{background:#0f1724!important;border-color:#788c6e8c!important;outline:none!important;box-shadow:none!important}body.theme-dark .content-studio-improve-button{background:#0f1724!important;background-color:#0f1724!important;border:1px solid rgba(120,140,110,.38)!important;color:#cbd5e1!important;box-shadow:none!important}body.theme-dark .content-studio-improve-button:hover:not(:disabled){background:#111c2d!important;border-color:#788c6e94!important;color:#f8fafc!important}body.theme-dark .content-studio-improve-button:disabled{background:#0f1724!important;border-color:#788c6e4d!important;color:#788c6e9e!important;opacity:1!important}body.theme-dark .content-studio-suggest-button{background:#0f1724!important;background-color:#0f1724!important;border-color:#788c6e4d!important;color:#cbd5e1!important;box-shadow:none!important}body.theme-dark .content-studio-suggest-button:hover:not(:disabled){background:#111c2d!important;border-color:#788c6e7a!important;color:#f8fafc!important}body.theme-dark .content-studio-suggest-button svg{color:currentColor!important;stroke:currentColor!important}body.theme-dark .content-studio-topic-filters{background:#0c120ef5!important;border-color:#788c6e24!important;box-shadow:0 18px 36px #02061747!important}body.theme-dark .content-studio-topic-filter-header,body.theme-dark .content-studio-topic-filter-body{background:#0c120ef5!important;border-color:#788c6e24!important}body.theme-dark .content-studio-topic-filter-header:hover{background:#0e1410fa!important}body.theme-dark .content-studio-topic-filter-field>span{color:#94a3b8!important}body.theme-dark .content-studio-topic-filter-control{background:#101610f5!important;color:#f8fafc!important;border-color:#788c6e2e!important;box-shadow:0 10px 22px #02061738!important}body.theme-dark .content-studio-topic-filter-control::-moz-placeholder{color:#94a3b8!important}body.theme-dark .content-studio-topic-filter-control::placeholder{color:#94a3b8!important}body.theme-dark .content-studio-topic-filter-control:hover,body.theme-dark .content-studio-topic-filter-control:focus{border-color:#788c6e4d!important}body.theme-dark .content-studio-topic-filter-control:disabled{background:#0e1410b8!important;color:#64748b!important}body.theme-dark .content-studio-field textarea{min-height:92px}body.theme-dark .content-studio-footer{background:#080e0aeb!important;border-color:#788c6e24!important}body.theme-dark .content-studio-generate-button{background:#0e2617!important;background-color:#0e2617!important;color:#fff!important;border:1px solid #1e5631!important;box-shadow:none!important;min-height:54px!important}body.theme-dark .content-studio-generate-button:disabled{background:#0e2617b3!important;background-color:#0e2617b3!important;border-color:#1e563180!important;color:#ffffff80!important;opacity:.6!important}body.theme-dark .content-studio-generate-button svg,body.theme-dark .content-studio-review-button svg{color:currentColor!important}body.theme-dark .content-studio-review-button{background:#0e2617!important;background-color:#0e2617!important;color:#fff!important;border:1px solid #1e5631!important;box-shadow:none!important;min-height:54px!important}body.theme-dark .content-studio-review-button:hover{background:#103820!important;background-color:#103820!important;color:#fff!important;border-color:#22c55e!important;box-shadow:none!important}.content-studio-platform-tab{position:relative;isolation:isolate;overflow:hidden}.content-studio-platform-tab-active,.content-studio-platform-tab-active:hover,.content-studio-platform-tab-active:focus,.content-studio-platform-tab-active:active{background:#0f3d18!important;color:#fff!important;border-color:transparent!important;transform:none!important;filter:none!important;box-shadow:none!important;transition:none!important;opacity:1!important}.content-studio-platform-tab-active:before,.content-studio-platform-tab-active:after{content:none!important;display:none!important;animation:none!important}.content-studio-platform-tab-soon:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:9.5rem;z-index:-1;transform:translate(-250%);background:linear-gradient(90deg,transparent 0%,rgba(148,163,184,.12) 18%,rgba(255,255,255,.82) 50%,rgba(148,163,184,.12) 82%,transparent 100%);animation:content-studio-platform-shine 2s ease-in-out infinite}.content-studio-platform-tab-soon:nth-child(3):before{animation-delay:.45s}@keyframes content-studio-platform-shine{0%,28%{transform:translate(-250%);opacity:0}42%,62%{opacity:.86}82%,to{transform:translate(105%);opacity:0}}body.theme-dark .content-studio-platform-tab-soon:before{background:linear-gradient(90deg,transparent 0%,rgba(120,140,110,.16) 18%,rgba(255,255,255,.72) 50%,rgba(120,140,110,.16) 82%,transparent 100%)}@media (prefers-reduced-motion: reduce){.content-studio-platform-tab-soon:before{animation:none;opacity:0}}body.theme-dark .content-studio-topic-footer{background:#0e1410f5!important;color:#cbd5e1!important;border-color:#788c6e2e!important;box-shadow:0 14px 28px #02061747!important}body.theme-dark .content-studio-topic-footer-selected{background:#c8a832!important;color:#fff!important;border-color:#f9c4164d!important;box-shadow:0 14px 28px #c8a83247!important}body.theme-dark .content-studio-topic-footer span[class*=h-10]{background:#c8a83229!important;color:#f9c416!important;border-color:#c8a8323d!important}body.theme-dark .content-studio-topic-footer-selected span[class*=h-10]{background:#ffffff29!important;color:#fff!important;border-color:#ffffff2e!important}body.theme-dark .content-studio-topic-footer div[class*=text-brand-crimson]{color:#f9c416!important}body.theme-dark .content-studio-topic-footer div[class*=text-gray-500]{color:#94a3b8!important}body.theme-dark .content-studio-topic-footer>div:last-child{background:#c8a832!important;color:#fff!important;border-color:#f9c4164d!important}.content-studio-generation-overlay{background:#ffffffd9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}body.theme-dark .content-studio-generation-overlay{background:#050b13eb!important;-webkit-backdrop-filter:blur(16px) saturate(.9);backdrop-filter:blur(16px) saturate(.9)}body.theme-dark .content-studio-generation-glow{display:none!important}body.theme-dark .content-studio-generation-card{background:linear-gradient(180deg,#0e1410fa,#09111bfa)!important;border-color:#788c6e2e!important;box-shadow:0 28px 58px #0206176b!important}body.theme-dark .content-studio-generation-track{border-color:#788c6e33!important}body.theme-dark .content-studio-generation-icon{background:#c8a8322e!important;color:#f9c416!important}body.theme-dark .content-studio-generation-title{color:#f8fafc!important}body.theme-dark .content-studio-generation-subtitle,body.theme-dark .content-studio-generation-cancel{color:#94a3b8!important}body.theme-dark .content-studio-generation-cancel:hover{color:#f9c416!important}body.theme-dark .content-studio-error-alert{background:#0e1410f5!important;color:#fff!important;border-color:#c8a832b8!important;box-shadow:0 14px 28px #02061742,inset 0 1px #ffffff0a!important}body.theme-dark .content-studio-success-alert{background:#0e2617!important;background-color:#0e2617!important;color:#fff!important;border-color:#1e5631!important;box-shadow:none!important}body.theme-dark .app-loader{background:#03080f!important;color:#f8fafc!important}body.theme-dark .app-loader-label{color:#f9c416!important}body.theme-dark .access-disabled-page{background:radial-gradient(circle at 50% 10%,rgba(200,168,50,.09),transparent 28%),linear-gradient(180deg,#050b13fa,#030604)!important}body.theme-dark .access-disabled-card{background:linear-gradient(180deg,#0e1410fa,#080e0afa)!important;border-color:#fbbf2438!important;box-shadow:inset 0 1px #ffffff0a,0 24px 60px #0000005c!important}body.theme-dark .access-disabled-icon{background:#fbbf2429!important;color:#fbbf24!important;--tw-ring-color: rgba(251, 191, 36, .28) !important}body.theme-dark .access-disabled-title{color:#f8fafc!important}body.theme-dark .access-disabled-copy{color:#cbd5e1!important}body.theme-dark .access-disabled-secondary{background:#0e1410db!important;color:#f8fafc!important;--tw-ring-color: rgba(120, 140, 110, .22) !important}body.theme-dark .admin-theme-page{background:radial-gradient(circle at 18% 0%,rgba(200,168,50,.055),transparent 24%),linear-gradient(180deg,#050b13fa,#030604)!important}body.theme-dark .admin-theme-page .mesh-bg{background:transparent!important}body.theme-dark .admin-theme-page .admin-theme-card,body.theme-dark .admin-theme-page .admin-log-row,body.theme-dark .admin-theme-page table,body.theme-dark .admin-theme-page form{background:linear-gradient(180deg,#0d1410fa,#080e0afa)!important;border-color:#788c6e29!important;box-shadow:inset 0 1px #ffffff09,0 18px 36px #02061742!important}body.theme-dark .admin-theme-page [class*=bg-white],body.theme-dark .admin-theme-page [class*=bg-gray-50],body.theme-dark .admin-theme-page [class*=bg-gray-100],body.theme-dark .admin-theme-page [class*=from-white],body.theme-dark .admin-theme-page [class*=to-white],body.theme-dark .admin-theme-page [class*="bg-[linear-gradient"],body.theme-dark .admin-theme-page [class*="bg-[radial-gradient"]{background:#0a120ef5!important;background-image:none!important}body.theme-dark .admin-theme-page .admin-log-expanded{background:#030604b8!important;border-color:#788c6e24!important}body.theme-dark .admin-theme-page .admin-log-details{background:linear-gradient(180deg,#0a120efa,#070c09fa)!important;border-color:#788c6e2e!important;box-shadow:inset 0 1px #ffffff0a,0 18px 34px #0206173d!important}body.theme-dark .admin-theme-page .admin-log-progress-track{background:#1a221ac7!important}body.theme-dark .admin-theme-page .admin-log-progress-track>div{background:#10b981!important;box-shadow:0 0 18px #10b98147!important}body.theme-dark .admin-theme-page .admin-log-progress-failed>div{background:#ef4444!important;box-shadow:0 0 18px #ef444447!important}body.theme-dark .admin-theme-page .admin-log-progress-running>div{background:#3b82f6!important;box-shadow:0 0 18px #3b82f647!important}body.theme-dark .admin-theme-page .admin-log-detail-pill,body.theme-dark .admin-theme-page .admin-log-messages{background:#0e1410d1!important;border:1px solid rgba(120,140,110,.14)!important;--tw-ring-color: rgba(120, 140, 110, .14) !important}body.theme-dark .admin-theme-page .admin-log-message,body.theme-dark .admin-theme-page .admin-log-empty-message{background:#080e0aeb!important;border-color:#788c6e2e!important;--tw-ring-color: rgba(120, 140, 110, .16) !important}body.theme-dark .admin-theme-page .admin-log-empty-message{color:#94a3b8!important}body.theme-dark .admin-theme-page [class*=bg-brand-pink]{background:#0e1410eb!important;background-image:none!important}body.theme-dark .admin-decision-notes-card{background:#0e1410f0!important;border-color:#788c6e2e!important;box-shadow:none!important}body.theme-dark .admin-decision-note-item{background:#0b110ef5!important;border:1px solid rgba(120,140,110,.16)!important;--tw-ring-color: rgba(120, 140, 110, .16) !important}body.theme-dark .admin-decision-notes-card h4,body.theme-dark .admin-decision-note-item p{color:#f8fafc!important}body.theme-dark .admin-theme-page [class*=border-gray-100],body.theme-dark .admin-theme-page [class*=border-gray-200],body.theme-dark .admin-theme-page [class*=border-red-100],body.theme-dark .admin-theme-page [class*=ring-gray-100],body.theme-dark .admin-theme-page [class*=ring-gray-200],body.theme-dark .admin-theme-page [class*=ring-red-100]{border-color:#788c6e29!important;--tw-ring-color: rgba(120, 140, 110, .16) !important}body.theme-dark .admin-theme-page [class*=border-brand-crimson],body.theme-dark .admin-theme-page [class*=ring-brand-crimson]{border-color:#c8a8326b!important;--tw-ring-color: rgba(200, 168, 50, .3) !important}body.theme-dark .admin-theme-page h1,body.theme-dark .admin-theme-page h2,body.theme-dark .admin-theme-page h3,body.theme-dark .admin-theme-page h4,body.theme-dark .admin-theme-page [class*=text-gray-950],body.theme-dark .admin-theme-page [class*=text-gray-900],body.theme-dark .admin-theme-page [class*=text-gray-800],body.theme-dark .admin-theme-page [class*=text-slate-900],body.theme-dark .admin-theme-page [class*=text-slate-950],body.theme-dark .admin-theme-page [class*=text-ink-800]{color:#f8fafc!important}body.theme-dark .admin-theme-page [class*=text-gray-700],body.theme-dark .admin-theme-page [class*=text-gray-600],body.theme-dark .admin-theme-page [class*=text-gray-500],body.theme-dark .admin-theme-page [class*=text-slate-600],body.theme-dark .admin-theme-page [class*=text-ink-500]{color:#cbd5e1!important}body.theme-dark .admin-theme-page [class*=text-gray-400],body.theme-dark .admin-theme-page [class*=text-slate-400]{color:#94a3b8!important}body.theme-dark .admin-theme-page .eyebrow,body.theme-dark .admin-theme-page [class*=text-brand-crimson]{color:#f9c416!important}body.theme-dark .admin-theme-page input:not([type=checkbox]):not([type=radio]),body.theme-dark .admin-theme-page textarea,body.theme-dark .admin-theme-page select,body.theme-dark .admin-theme-page .input,body.theme-dark .admin-theme-page .select{background:#070c09fa!important;border:1px solid rgba(120,140,110,.28)!important;color:#f8fafc!important;box-shadow:inset 0 1px #ffffff09,0 10px 22px #0206171f!important}body.theme-dark .admin-theme-page input:not([type=checkbox]):not([type=radio]):hover,body.theme-dark .admin-theme-page textarea:hover,body.theme-dark .admin-theme-page select:hover{border-color:#cbd5e16b!important}body.theme-dark .admin-theme-page input:not([type=checkbox]):not([type=radio]):focus,body.theme-dark .admin-theme-page textarea:focus,body.theme-dark .admin-theme-page select:focus{border-color:#f9c416c7!important;box-shadow:0 0 0 3px #c8a83229,inset 0 1px #ffffff0a!important;outline:none!important}body.theme-dark .admin-theme-page input::-moz-placeholder,body.theme-dark .admin-theme-page textarea::-moz-placeholder{color:#64748b!important}body.theme-dark .admin-theme-page input::placeholder,body.theme-dark .admin-theme-page textarea::placeholder{color:#64748b!important}body.theme-dark .admin-theme-page select option{background:#fff;color:#0f172a}body.theme-dark .admin-theme-page select option:checked{background:#cbd5e1;color:#0f172a}body.theme-dark .admin-theme-page select option:disabled{color:#94a3b8}body.theme-dark .admin-theme-page .admin-country-select-trigger{background:#070c09fa!important;border-color:#788c6e47!important;color:#f8fafc!important}body.theme-dark .admin-theme-page .admin-country-select-trigger:hover,body.theme-dark .admin-theme-page .admin-country-select-trigger:focus{border-color:#f9c416!important;box-shadow:0 0 0 3px #ff5f8a2e!important}body.theme-dark .admin-theme-page .admin-country-select-menu{background:#07101d!important;border-color:#788c6e47!important;box-shadow:0 20px 45px #0206176b!important}body.theme-dark .admin-theme-page .admin-country-select-option{color:#e2e8f0!important}body.theme-dark .admin-theme-page .admin-country-select-option:hover,body.theme-dark .admin-theme-page .admin-country-select-option-active{background:#ff5f8a38!important;color:#fff!important}body.theme-dark .admin-theme-page .admin-country-select-option-active{border:1px solid rgba(255,95,138,.32)!important;box-shadow:inset 3px 0 #f9c416!important}body.theme-dark .admin-theme-page .admin-source-action-button,body.theme-dark .admin-theme-page .admin-source-action-button:disabled,body.theme-dark .admin-theme-page .admin-source-action-button:hover{background:#c8a832!important;color:#fff!important;border-color:#f9c41652!important}body.theme-dark .admin-theme-page .admin-source-action-button:disabled{opacity:.62}body.theme-dark .admin-theme-page .admin-top-users-table{background:transparent!important;border-color:transparent!important;box-shadow:none!important}body.theme-dark .admin-theme-page .admin-top-users-table thead{background:transparent!important}body.theme-dark .admin-theme-page .admin-top-users-table .premium-table-row{background:#0c120efa!important;border-color:#788c6e24!important}body.theme-dark .admin-theme-page .admin-top-users-table .premium-table-row:hover{background:#0f1d2c!important;box-shadow:inset 3px 0 #f9c416!important}body.theme-dark .admin-theme-page .admin-top-users-table .premium-table-row td{border-top:1px solid rgba(120,140,110,.1);border-bottom:1px solid rgba(120,140,110,.1)}body.theme-dark .admin-theme-page .admin-top-users-table .premium-table-row td:first-child{border-left:1px solid rgba(120,140,110,.1)}body.theme-dark .admin-theme-page .admin-top-users-table .premium-table-row td:last-child{border-right:1px solid rgba(120,140,110,.1)}body.theme-dark .admin-theme-page button[class*=bg-brand-crimson],body.theme-dark .admin-theme-page .btn-primary{background:#0e2617!important;background-color:#0e2617!important;color:#fff!important;border:1px solid #1e5631!important;box-shadow:none!important}body.theme-dark button,body.theme-dark .btn,body.theme-dark [role=button],body.theme-dark .dashboard-pill-option-active,body.theme-dark .dashboard-pill-switch button{box-shadow:none!important}body.theme-dark .admin-theme-page button:not([class*=bg-brand-crimson]):not(.btn-primary){color:#f8fafc}body.theme-dark .admin-theme-page .admin-access-switch,body.theme-dark .admin-theme-page .admin-status-switch,body.theme-dark .admin-theme-page .admin-presence-pill{background:#0e1410d1!important;border:1px solid rgba(120,140,110,.18)!important;color:#cbd5e1!important;--tw-ring-color: transparent !important}body.theme-dark .admin-theme-page .admin-access-switch[aria-checked=true],body.theme-dark .admin-theme-page .admin-status-switch[aria-checked=true],body.theme-dark .admin-theme-page .admin-presence-pill[class*=text-emerald]{background:#064e3b3d!important;border-color:#34d3996b!important;color:#6ee7b7!important}body.theme-dark .admin-theme-page .admin-status-switch[aria-checked=false]{background:#78350f33!important;border-color:#fbbf2459!important;color:#fcd34d!important}body.theme-dark .admin-theme-page .admin-access-switch-track,body.theme-dark .admin-theme-page .admin-status-switch-track{background:#475569e6!important}body.theme-dark .admin-theme-page .admin-access-switch[aria-checked=true] .admin-access-switch-track,body.theme-dark .admin-theme-page .admin-status-switch[aria-checked=true] .admin-status-switch-track{background:#10b981!important}body.theme-dark .admin-theme-page .admin-status-switch[aria-checked=false] .admin-status-switch-track{background:#f59e0b!important}body.theme-dark .admin-theme-page .admin-access-switch-knob,body.theme-dark .admin-theme-page .admin-status-switch-knob{background:#f8fafc!important}body.theme-dark .admin-theme-page .admin-cleanup-card button,body.theme-dark .admin-theme-page button[class*=text-red]{background:#c8a8321f!important;color:#fff!important;border-color:#f9c41657!important;--tw-ring-color: rgba(249, 196, 22, .34) !important}body.theme-dark .admin-theme-page .admin-cleanup-card button:hover,body.theme-dark .admin-theme-page button[class*=text-red]:hover{background:#c8a832!important}body.theme-dark .admin-theme-page .tag,body.theme-dark .admin-theme-page [class*=bg-emerald-50],body.theme-dark .admin-theme-page [class*=bg-blue-50],body.theme-dark .admin-theme-page [class*=bg-amber-50],body.theme-dark .admin-theme-page [class*=bg-red-50]{background:#0a120ef5!important;border:1px solid currentColor!important}body.theme-dark .admin-theme-page [class*=text-emerald]{color:#34d399!important}body.theme-dark .admin-theme-page [class*=text-red]{color:#f9c416!important}body.theme-dark .admin-theme-page [class*=text-amber]{color:#fbbf24!important}body.theme-dark .admin-theme-page [class*=text-blue]{color:#93c5fd!important}body.theme-dark .admin-theme-page thead{background:#080e0afa!important;color:#94a3b8!important}body.theme-dark .admin-theme-page tbody tr,body.theme-dark .admin-theme-page [class*=divide-y]>*{border-color:#788c6e24!important}body.theme-dark .admin-theme-page tbody tr:hover,body.theme-dark .admin-theme-page .admin-log-row>div:first-child:hover{background:#0e1610fa!important}body.theme-dark .admin-theme-page .admin-log-row{background:#080e0afa!important}body.theme-dark .admin-theme-page .admin-log-row>div:first-child{background:transparent!important}body.theme-dark .admin-theme-page .admin-log-row [class*=border-t]{border-color:#788c6e24!important}body.theme-dark .admin-theme-page .admin-usage-metric{min-height:10rem}body.theme-dark .admin-theme-page .admin-usage-metric [class*=bg-gray-100]{background:#030604e6!important}body.theme-dark .admin-theme-page .admin-usage-progress-fill{background:#c8a832!important;border:0!important;outline:0!important;box-shadow:none!important;--tw-ring-color: transparent !important;--tw-ring-offset-width: 0 !important}body.theme-dark .admin-theme-page .admin-metric-icon-tile,body.theme-dark .admin-theme-page .admin-content-icon-tile{background:linear-gradient(135deg,#c8a832,#a58c28)!important;color:#fff!important;border-color:#f9c41647!important;box-shadow:none!important;--tw-ring-color: rgba(249, 196, 22, .28) !important}body.theme-dark .admin-theme-page .admin-metric-icon-tile svg,body.theme-dark .admin-theme-page .admin-content-icon-tile svg{color:#fff!important;stroke:currentColor!important}body.theme-dark .admin-theme-page :is(.premium-glass,.admin-theme-card,.admin-country-sources,.admin-source-trust,.admin-plan-builder) :is(span,div).flex[class*=items-center][class*=justify-center][class*=rounded]:has(>svg){background:linear-gradient(135deg,#c8a832,#a58c28)!important;color:#fff!important;border-color:#f9c41647!important;--tw-ring-color: rgba(249, 196, 22, .28) !important}body.theme-dark .admin-theme-page :is(.premium-glass,.admin-theme-card,.admin-country-sources,.admin-source-trust,.admin-plan-builder) :is(span,div).flex[class*=items-center][class*=justify-center][class*=rounded]:has(>svg)>svg{color:#fff!important}body.theme-dark .admin-theme-page .admin-country-sources [class*=bg-slate-50],body.theme-dark .admin-theme-page .admin-country-sources [class*=bg-white],body.theme-dark .admin-theme-page .admin-country-source-editor,body.theme-dark .admin-theme-page .admin-source-list-panel,body.theme-dark .admin-theme-page .admin-plan-card,body.theme-dark .admin-theme-page .admin-plan-preview,body.theme-dark .admin-theme-page .admin-source-trust,body.theme-dark .admin-theme-page .admin-source-trust-card{background:linear-gradient(180deg,#0b1421fa,#070c09fa)!important;border-color:#788c6e2e!important;color:#f8fafc!important;box-shadow:0 18px 36px #0206174d!important}body.theme-dark .admin-theme-page .admin-country-sources [class*=from-white],body.theme-dark .admin-theme-page .admin-country-sources [class*=via-brand-pink],body.theme-dark .admin-theme-page .admin-country-sources [class*=to-white]{background:#0a120ef5!important;background-image:none!important}body.theme-dark .admin-theme-page .admin-country-sources [class*="bg-white/90"],body.theme-dark .admin-theme-page .admin-country-sources [class*="bg-white/70"],body.theme-dark .admin-theme-page .admin-country-sources [class*="bg-white/80"]{background:#0f1928f5!important}body.theme-dark .admin-theme-page .admin-country-sources [class*=text-slate-950],body.theme-dark .admin-theme-page .admin-country-sources [class*=text-slate-700],body.theme-dark .admin-theme-page .admin-plan-builder [class*=text-gray-900],body.theme-dark .admin-theme-page .admin-plan-builder [class*=text-gray-800],body.theme-dark .admin-theme-page .admin-source-trust [class*=text-gray-900],body.theme-dark .admin-theme-page .admin-source-trust [class*=text-gray-800]{color:#f8fafc!important}body.theme-dark .admin-theme-page .admin-country-sources [class*=text-slate-500],body.theme-dark .admin-theme-page .admin-country-sources [class*=text-slate-400],body.theme-dark .admin-theme-page .admin-plan-builder [class*=text-gray-500],body.theme-dark .admin-theme-page .admin-plan-builder [class*=text-gray-400],body.theme-dark .admin-theme-page .admin-source-trust [class*=text-gray-500],body.theme-dark .admin-theme-page .admin-source-trust [class*=text-gray-400]{color:#94a3b8!important}body.theme-dark .admin-theme-page .admin-country-sources [class*=ring-slate],body.theme-dark .admin-theme-page .admin-country-sources [class*=ring-sky],body.theme-dark .admin-theme-page .admin-source-trust-card [class*=bg-gray-100],body.theme-dark .admin-theme-page .admin-source-trust-card [class*=bg-gray-50]{background:#030604b8!important;border-color:#788c6e2e!important;color:#cbd5e1!important;--tw-ring-color: rgba(120, 140, 110, .18) !important}body.theme-dark .admin-theme-page .admin-source-trust-column{background:#060e19e6!important}body.theme-dark .admin-theme-page .admin-source-trust-column.border-emerald-200{border-color:#10b981c7!important;color:#34d399!important}body.theme-dark .admin-theme-page .admin-source-trust-column.border-amber-200{border-color:#f59e0bc7!important;color:#fbbf24!important}body.theme-dark .admin-theme-page .admin-source-trust-column.border-rose-200{border-color:#f43f5ec7!important;color:#f9c416!important}body.theme-dark .admin-theme-page .admin-source-trust-column>div:first-child span{background:#030604d6!important;color:currentColor!important}body.theme-dark .admin-theme-page .admin-source-trust-card button:not([class*=border-emerald]):not([class*=border-amber]):not([class*=border-rose]){background:#030604b8!important;border-color:#788c6e2e!important;color:#cbd5e1!important}body.theme-dark .admin-theme-page .admin-source-trust-card button.border-rose-200,body.theme-dark .admin-theme-page .admin-source-trust-card button[class*=border-rose]{background:#9f123947!important;border-color:#fb7185b8!important;color:#fef3c7!important}body.theme-dark .admin-theme-page .admin-source-trust-card button.border-rose-200:hover,body.theme-dark .admin-theme-page .admin-source-trust-card button[class*=border-rose]:hover{background:#be123c61!important;color:#ffe4e6!important}body.theme-dark .admin-theme-page .admin-plan-limit-row,body.theme-dark .admin-theme-page .admin-plan-feature-row:not([class*=bg-emerald]):not([class*=bg-blue]):not([class*=bg-purple]):not([class*=bg-rose]):not([class*=bg-amber]){background:#070c09c7!important;border-color:#788c6e29!important}body.theme-dark .admin-theme-page .admin-plan-feature-row[class*=bg-emerald],body.theme-dark .admin-theme-page .admin-plan-feature-row[class*=bg-blue],body.theme-dark .admin-theme-page .admin-plan-feature-row[class*=bg-purple],body.theme-dark .admin-theme-page .admin-plan-feature-row[class*=bg-rose],body.theme-dark .admin-theme-page .admin-plan-feature-row[class*=bg-amber],body.theme-dark .admin-theme-page .admin-plan-builder [class*=bg-emerald-50],body.theme-dark .admin-theme-page .admin-plan-builder [class*=bg-blue-50],body.theme-dark .admin-theme-page .admin-plan-builder [class*=bg-purple-50],body.theme-dark .admin-theme-page .admin-plan-builder [class*=bg-rose-50],body.theme-dark .admin-theme-page .admin-plan-builder [class*=bg-amber-50]{background:#0e1410f5!important}body.theme-dark .admin-theme-page .admin-plan-builder input:not([class*=bg-transparent]){background:#03060470!important;border-color:#788c6e38!important;color:#f8fafc!important}body.theme-dark .admin-theme-page .admin-plan-builder input[class*=bg-transparent]{background:transparent!important;color:#fff!important;border-color:#ffffff57!important;box-shadow:none!important}body.theme-dark .admin-theme-page .admin-plan-card>div:first-child input[class*=bg-transparent]{text-shadow:0 1px 10px rgba(0,0,0,.22)}body.theme-dark .admin-theme-page .admin-plan-card>div:first-child input[class*="text-white/70"]{color:#ffffffd1!important}body.theme-dark .admin-theme-page .admin-plan-card [class*=h-4][class*=w-7][class*=rounded-full]{background:#0e1410f5!important;border:1px solid rgba(120,140,110,.2)!important}body.theme-dark .admin-theme-page .admin-plan-toggle{height:22px!important;width:42px!important;padding:2px!important;border-radius:999px!important}body.theme-dark .admin-theme-page .admin-plan-toggle-off{background:#1f2937!important;border:1px solid rgba(120,140,110,.38)!important;box-shadow:inset 0 0 0 1px #02061740!important}body.theme-dark .admin-theme-page .admin-plan-toggle-on{background:#10b981!important;background-image:none!important;border:1px solid rgba(94,234,212,.5)!important;box-shadow:0 0 0 1px #10b9812e,0 8px 18px #10b9812e!important}body.theme-dark .admin-theme-page .admin-plan-toggle-knob{height:16px!important;width:16px!important;margin-left:0!important;margin-right:0!important;background:#fff!important;box-shadow:0 2px 8px #02061766!important}body.theme-dark .admin-theme-page .admin-plan-toggle-on .admin-plan-toggle-knob{transform:translate(20px)!important}body.theme-dark .admin-theme-page .admin-plan-toggle-off .admin-plan-toggle-knob{transform:translate(0)!important}body.theme-dark .admin-theme-page .admin-plan-card [class*=bg-gradient-to-r][class*=rounded-full]{background:#10b981!important;background-image:none!important;border-color:#5eead480!important;box-shadow:0 0 0 1px #10b9812e,0 8px 18px #10b9812e!important}body.theme-dark .admin-theme-page .admin-plan-card [class*=h-3][class*=w-3][class*=rounded-full]{background:#fff!important}body.theme-dark .admin-theme-page [class*="bg-[#fbfbfa]"],body.theme-dark .admin-theme-page [class*="bg-[linear-gradient(180deg,#fbfbfa"]{background:#070c09f5!important;background-image:none!important;border-color:#788c6e2e!important}body.theme-dark .admin-theme-page [class*="shadow-[inset_0_1px_0"]{box-shadow:inset 0 1px #ffffff0a!important}body.theme-dark .admin-theme-page .admin-settings-segmented{background:#070c09e0!important;border-color:#788c6e29!important;box-shadow:inset 0 1px #ffffff09!important}body.theme-dark .admin-theme-page [class*="hover:bg-white"]:hover{background:#c8a8321f!important;color:#fff!important}body.theme-dark .admin-theme-page [class*=bg-emerald-50]{background:#064e3b3d!important}body.theme-dark .admin-theme-page [class*=text-emerald-700],body.theme-dark .admin-theme-page [class*=text-emerald-600]{color:#34d399!important}body.theme-dark .admin-theme-page .admin-ai-toggle-list{background:#070c09f5!important;border-color:#788c6e2e!important;box-shadow:0 16px 36px #02061747!important}body.theme-dark .admin-theme-page .admin-ai-toggle-row{border-color:#788c6e24!important;outline:0!important}body.theme-dark .admin-theme-page .admin-ai-toggle-row-on{background:#070c09f5!important;border-color:#788c6e24!important}body.theme-dark .admin-theme-page .admin-ai-toggle-row-off{background:#070c09f5!important}body.theme-dark .admin-theme-page .admin-ai-toggle-row-on [class*=text-emerald]{color:#f8fafc!important}body.theme-dark .admin-theme-page .admin-ai-switch{border:1px solid rgba(203,213,225,.24)!important;box-shadow:inset 0 1px #ffffff0f!important}body.theme-dark .admin-theme-page .admin-ai-switch-on{background:#10b981!important}body.theme-dark .admin-theme-page .admin-ai-switch-off{background:#1a221af5!important}body.theme-dark .admin-theme-page .admin-ai-switch>div{background:#f8fafc!important}body.theme-dark .admin-theme-page .admin-fetch-choice-selected{background:#0b140e!important;background-image:none!important;border-color:#f9c41661!important;color:#f8fafc!important;box-shadow:none!important}body.theme-dark .admin-theme-page .admin-fetch-choice-selected:hover{background:#0b140e!important;background-image:none!important;border-color:#f9c41680!important}body.theme-dark .profile-page .admin-fetch-choice-selected,body.theme-dark .profile-page label.admin-fetch-choice-selected:has(input[type=checkbox]:checked){background:#0b140e!important;background-color:#0b140e!important;background-image:none!important;border-color:#f9c41694!important;box-shadow:none!important}body.theme-dark .profile-page .admin-fetch-choice-selected:hover,body.theme-dark .profile-page label.admin-fetch-choice-selected:has(input[type=checkbox]:checked):hover{background:#0b140e!important;background-color:#0b140e!important;background-image:none!important;border-color:#f9c416b8!important;box-shadow:none!important}body.theme-dark .admin-theme-page .admin-fetch-choice-selected [class*=text-gray-900],body.theme-dark .admin-theme-page .admin-fetch-choice-selected [class*=text-gray-800],body.theme-dark .admin-theme-page .admin-fetch-choice-selected [class*=text-gray-700]{color:#f8fafc!important}body.theme-dark .admin-theme-page .admin-fetch-choice-selected [class*=text-gray-500],body.theme-dark .admin-theme-page .admin-fetch-choice-selected [class*=text-gray-400]{color:#94a3b8!important}body.theme-dark .admin-theme-page .admin-fetch-choice input[type=checkbox]{accent-color:#c8a832}body.theme-dark .admin-theme-page .admin-fetch-summary{background:#070c09f5!important;border-color:#f9c4164d!important;box-shadow:none!important}body.theme-dark .admin-theme-page .admin-current-session-card{border-color:#f9c4163d!important}body.theme-dark .admin-theme-page .admin-current-session-header{background:#070c09f5!important;border-color:#f9c41633!important}body.theme-dark .admin-theme-page .admin-current-session-card [class*=bg-gray-50],body.theme-dark .admin-theme-page .admin-current-session-card [class*=bg-emerald-50]{background:#070c09d1!important;border-color:#788c6e29!important}body.theme-dark .admin-theme-page .admin-maintenance-card{background:#030812!important;border-color:#788c6e29!important;color:#fff!important;box-shadow:none!important}body.theme-dark .admin-theme-page .admin-maintenance-card-active{border-color:#788c6e29!important}body.theme-dark .admin-theme-page .admin-maintenance-card h3,body.theme-dark .admin-theme-page .admin-maintenance-card p,body.theme-dark .admin-theme-page .admin-maintenance-card svg{color:#fff!important}body.theme-dark .admin-theme-page .admin-maintenance-switch{border:1px solid rgba(203,213,225,.24)!important;box-shadow:inset 0 1px #ffffff0f!important}body.theme-dark .admin-theme-page .admin-maintenance-switch-on{background:#c8a832!important}body.theme-dark .admin-theme-page .admin-maintenance-switch-off{background:#1a221af5!important}body.theme-dark .admin-theme-page .admin-maintenance-switch>div{background:#f8fafc!important}body.theme-dark .admin-theme-page .admin-maintenance-alert{background:#030812!important;border-color:#788c6e29!important;color:#fff!important}body.theme-dark .admin-theme-page .admin-reset-defaults-button{background:#030812!important;border-color:#788c6e38!important;color:#fff!important;box-shadow:none!important}body.theme-dark .admin-theme-page .admin-reset-defaults-button:hover{background:#070c09fa!important;border-color:#f9c41661!important;color:#fff!important}body.theme-dark .admin-theme-page .admin-reset-defaults-button svg{color:#fff!important}body.theme-dark .admin-theme-page .admin-bulk-delete-button{background:#c8a832!important;color:#fff!important;border-color:#f9c41657!important;--tw-ring-color: rgba(249, 196, 22, .34) !important;box-shadow:none!important}body.theme-dark .admin-theme-page .admin-bulk-delete-button:hover{background:#a58c28!important;color:#fff!important}body.theme-dark .admin-theme-page button:disabled{box-shadow:none!important}body.theme-dark .admin-theme-page button[class*="disabled:bg-gray-200"]:disabled,body.theme-dark .admin-theme-page button[class*="disabled:bg-slate-200"]:disabled{background:#1a221aeb!important;border:1px solid rgba(120,140,110,.16)!important;color:#64748b!important;opacity:1!important}body.theme-dark .admin-theme-page .admin-source-trust button:disabled{background:#1a221aeb!important;border:1px solid rgba(120,140,110,.16)!important;color:#94a3b8!important;opacity:1!important}body.theme-dark .admin-theme-page .admin-source-trust .bg-amber-50{background:#78350f33!important;border-color:#f59e0b4d!important;color:#fbbf24!important}body.theme-dark .admin-theme-page .premium-stat-card{border-color:#1f2937f2!important;border-top-color:#c8a832!important;border-top-width:3px!important;box-shadow:0 18px 36px #0206174d,inset 0 1px #c8a8322e!important}body.theme-dark .admin-theme-page .premium-stat-card>div.absolute.inset-x-0.top-0{display:none!important}body.theme-dark .admin-theme-page .premium-stat-card .admin-metric-icon-tile{background:#c8a832!important;background-image:none!important;color:#fff!important;border-color:#f9c41657!important;box-shadow:none!important;--tw-ring-color: rgba(249, 196, 22, .34) !important}body.theme-dark .admin-theme-page .premium-stat-card .admin-metric-icon-tile svg{color:#fff!important;stroke:currentColor!important}body.theme-dark .premium-upgrade-page{background:radial-gradient(circle at 10% 0%,rgba(200,168,50,.1),transparent 28%),linear-gradient(180deg,#030812,#060d18)!important}body.theme-dark .premium-upgrade-hero,body.theme-dark .premium-upgrade-plan,body.theme-dark .premium-upgrade-loading{background:#0f1724!important;border-color:#788c6e29!important;color:#f8fafc!important;box-shadow:0 18px 40px #02061757!important}body.theme-dark .premium-upgrade-plan-highlighted{border-color:#788c6e29!important;box-shadow:0 18px 40px #02061757!important}body.theme-dark .premium-upgrade-side{background:#111a27!important;border-color:#788c6e24!important}body.theme-dark .premium-upgrade-limit{background:#0b140e!important;border:1px solid rgba(120,140,110,.16)!important;box-shadow:none!important;--tw-ring-color: transparent !important}body.theme-dark .premium-upgrade-badge{background:#c8a8322e!important;color:#f9c416!important}body.theme-dark .premium-upgrade-title,body.theme-dark .premium-upgrade-plan-title,body.theme-dark .premium-upgrade-limit-title,body.theme-dark .premium-upgrade-price span:first-child{color:#fff!important}body.theme-dark .premium-upgrade-copy,body.theme-dark .premium-upgrade-eyebrow,body.theme-dark .premium-upgrade-price span:last-child,body.theme-dark .premium-upgrade-features div,body.theme-dark .premium-upgrade-limit-row span:first-child{color:#a8b3c7!important}body.theme-dark .premium-upgrade-notice{background:#7f1d1d29!important;border-color:#f8717140!important;color:#fef3c7!important}body.theme-dark .premium-upgrade-limit-row{background:#07101d!important}body.theme-dark .premium-upgrade-limit-row span:last-child{color:#fff!important}body.theme-dark .premium-upgrade-features{border-color:#788c6e24!important}body.theme-dark .premium-upgrade-back,body.theme-dark .premium-upgrade-action-current{background:#07101d!important;border-color:#788c6e2e!important;color:#cbd5e1!important}body.theme-dark .premium-upgrade-back:hover,body.theme-dark .premium-upgrade-action-current:hover{border-color:#c8a83266!important;color:#fff!important}body.theme-dark main .mesh-bg,body.theme-dark main [class*="bg-[radial-gradient"],body.theme-dark main [class*=via-brand-pink]{background-image:none!important}body.theme-dark main .mesh-bg{background-color:#030812!important}body.theme-dark main [class*=bg-brand-pink],body.theme-dark main [class*=bg-brand-lightpink]{background-color:#0e1410eb!important}body.theme-dark main [class*=from-brand-pink],body.theme-dark main [class*=to-brand-pink],body.theme-dark main [class*=via-brand-pink]{--tw-gradient-from: #0f1724 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgba(14, 20, 16, 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #111a27 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}body.theme-dark main [class*="shadow-["][class*="209,18,67"],body.theme-dark main [class*="shadow-["][class*="225,29"]{box-shadow:0 14px 28px #0206173d!important}body.theme-dark main [class*=ring-brand-pink]{--tw-ring-color: rgba(120, 140, 110, .16) !important}body.theme-dark .guided-onboarding-card{background:#0f1724!important;border-color:#788c6e2e!important;color:#f8fafc!important;box-shadow:0 32px 80px #0206178f!important}body.theme-dark .guided-onboarding-glow{background:none!important}body.theme-dark .guided-onboarding-close,body.theme-dark .guided-onboarding-back{background:#07101d!important;border-color:#788c6e38!important;color:#cbd5e1!important;box-shadow:none!important}body.theme-dark .guided-onboarding-close:hover,body.theme-dark .guided-onboarding-back:hover{background:#111a27!important;color:#fff!important}body.theme-dark .guided-onboarding-badge,body.theme-dark .guided-onboarding-icon{background:#0e1410f5!important;border-color:#788c6e38!important;color:#f8fafc!important}body.theme-dark .guided-onboarding-step,body.theme-dark .guided-onboarding-footnote,body.theme-dark .guided-onboarding-skip{color:#94a3b8!important}body.theme-dark .guided-onboarding-skip:hover{color:#f8fafc!important}body.theme-dark .guided-onboarding-title{color:#fff!important}body.theme-dark .guided-onboarding-track{background:#1a221af5!important}body.theme-dark .guided-onboarding-description,body.theme-dark .guided-onboarding-flow{background:#07101d!important;border-color:#788c6e29!important;box-shadow:none!important}body.theme-dark .guided-onboarding-copy,body.theme-dark .guided-onboarding-description [class*=text-slate-],body.theme-dark .guided-onboarding-flow [class*=text-slate-]{color:#cbd5e1!important}body.theme-dark .guided-onboarding-flow [class*=bg-white]{background:#0f1724!important;border-color:#788c6e29!important}body.theme-dark .guided-onboarding-footer{background:#0b140e!important;border-color:#788c6e29!important}body.theme-dark .guided-onboarding-next{background:#c8a832!important;box-shadow:0 14px 28px #c8a8323d!important}@media (max-width: 1279px){body.theme-dark .mobile-app-header{background:#050a12!important;border-color:#788c6e29!important;box-shadow:none!important}body.theme-dark .mobile-app-header-card{background:linear-gradient(180deg,#111a27,#0b140e)!important;border-color:#788c6e33!important;box-shadow:0 18px 40px #0206176b!important}body.theme-dark .mobile-header-actions{padding-top:.75rem!important}body.theme-dark .mobile-theme-row{margin-top:.625rem!important}body.theme-dark .mobile-app-header-glow,body.theme-dark .mobile-app-logo-tile>div{display:none!important}body.theme-dark .mobile-app-logo-tile{background:#0b140e!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:none!important;--tw-ring-color: transparent !important}body.theme-dark .mobile-app-header span[class*=text-gray-900]{color:#f8fafc!important}body.theme-dark .mobile-header-icon-button,body.theme-dark .mobile-header-avatar-button,body.theme-dark .mobile-top-theme-toggle{background:#0b140e!important;border-color:#788c6e38!important;color:#cbd5e1!important;box-shadow:none!important;--tw-ring-color: transparent !important}body.theme-dark .mobile-header-icon-button:hover,body.theme-dark .mobile-header-avatar-button:hover,body.theme-dark .mobile-top-theme-toggle:hover{background:#172033!important;color:#fff!important}body.theme-dark .mobile-header-avatar-button img{border-color:#788c6e38!important;box-shadow:none!important}body.theme-dark .mobile-header-actions{border-color:#788c6e24!important}body.theme-dark .mobile-header-actions button,body.theme-dark .mobile-header-actions a{box-shadow:none!important}body.theme-dark .mobile-header-actions .dashboard-pill-switch,body.theme-dark .mobile-header-actions .dashboard-refresh-btn,body.theme-dark .mobile-header-actions button[class*=bg-white]{background:#0b140e!important;border-color:#788c6e2e!important;color:#f8fafc!important}body.theme-dark .mobile-header-actions .dashboard-pill-option-active,body.theme-dark .mobile-header-actions button[class*=bg-brand-crimson]{background:#c8a832!important;border-color:#c8a832!important;color:#fff!important}body.theme-dark .mobile-header-actions .dashboard-pill-option-idle{color:#94a3b8!important}body.theme-dark .mobile-header-actions .dashboard-refresh-btn:hover,body.theme-dark .mobile-header-actions button[class*=bg-white]:hover{background:#111a27!important;border-color:#c8a83252!important;color:#fff!important}body.theme-dark .mobile-header-actions .mobile-dashboard-mode-pill{background:#c8a832!important;border-color:#c8a832!important;color:#fff!important;box-shadow:0 12px 24px #c8a8323d!important}body.theme-dark .mobile-header-actions .mobile-live-buzz-pill{background:#0b140e!important;border-color:#788c6e33!important;color:#f8fafc!important;box-shadow:none!important}body.theme-dark .mobile-header-actions .mobile-live-buzz-pill span:first-child{background:#22c55e!important;box-shadow:0 0 0 4px #22c55e1f!important}body.theme-dark .mobile-header-actions .mobile-header-small-button{background:#0b140e!important;border-color:#788c6e33!important;color:#cbd5e1!important;box-shadow:none!important}body.theme-dark .mobile-header-actions .mobile-header-small-button:hover{background:#111a27!important;border-color:#c8a83257!important;color:#fff!important}body.theme-dark .mobile-header-actions .admin-mobile-refresh-button{background:#0b140e!important;border-color:#788c6e33!important;color:#cbd5e1!important;box-shadow:none!important}body.theme-dark .mobile-header-actions .admin-mobile-refresh-button:hover{background:#111a27!important;border-color:#c8a83257!important;color:#fff!important}body.theme-dark .mobile-header-actions .admin-mobile-refresh-button svg{color:currentColor!important;stroke:currentColor!important}body.theme-dark .mobile-theme-row .theme-toggle,body.theme-dark .mobile-theme-row .theme-toggle-single{min-height:2.625rem!important;width:2.625rem!important;padding:0!important;border-radius:1rem!important;background:#c8a832!important;border-color:#c8a832!important;color:#fff!important;box-shadow:none!important}body.theme-dark .mobile-theme-row .theme-toggle span:last-child,body.theme-dark .mobile-theme-row .theme-toggle-single span:last-child{display:none!important}body.theme-dark .mobile-theme-row .theme-toggle-thumb{background:transparent!important;color:#fff!important}body.theme-dark .mobile-top-theme-toggle{min-height:2.5rem!important;width:2.5rem!important;padding:0!important;border-radius:1rem!important;background:#c8a832!important;border-color:#c8a832!important;color:#fff!important;box-shadow:none!important}body.theme-dark .mobile-top-theme-toggle span:last-child{display:inline-flex!important}body.theme-dark .mobile-top-theme-toggle .theme-toggle-thumb{background:transparent!important;color:currentColor!important}body.theme-dark .mobile-bottom-nav{background:#0e1410fa!important;border-color:#788c6e2e!important;box-shadow:0 -12px 32px #02061757!important}body.theme-dark .mobile-bottom-nav-item{border:1px solid transparent!important;color:#94a3b8!important;background:transparent!important}body.theme-dark .mobile-bottom-nav-item svg{color:currentColor!important}body.theme-dark .mobile-bottom-nav-item-active{background:#c8a832!important;border-color:#c8a832!important;color:#fff!important;box-shadow:0 12px 26px #c8a83247!important}body.theme-dark .mobile-bottom-nav-item-idle:hover{background:#ffffff0a!important;color:#f8fafc!important}body.theme-dark header .mobile-top-theme-toggle.theme-toggle-single{background:#c8a832!important;border-color:#c8a832!important;color:#fff!important;min-height:2.5rem!important;width:2.5rem!important;padding:0!important;border-radius:1rem!important;box-shadow:none!important;transform:none!important}body.theme-dark header .mobile-top-theme-toggle.theme-toggle-single:hover{background:#c8a832!important;border-color:#c8a832!important;box-shadow:none!important;transform:none!important}body.theme-dark header .mobile-top-theme-toggle.theme-toggle-single .theme-toggle-thumb,body.theme-dark header .mobile-top-theme-toggle.theme-toggle-single svg{background:transparent!important;display:inline-flex!important;color:#fff!important;stroke:#fff!important;opacity:1!important}body.theme-dark header .mobile-top-theme-toggle.theme-toggle-single svg *{stroke:#fff!important}}body.theme-dark .admin-theme-page .admin-plan-card .admin-plan-toggle.admin-plan-toggle-on{background:#10b981!important;background-color:#10b981!important;background-image:none!important;border-color:#5eead4b3!important;box-shadow:0 0 0 1px #10b98138,0 8px 18px #10b98133!important}body.theme-dark .admin-theme-page .admin-plan-card .admin-plan-toggle.admin-plan-toggle-off{background:#111814!important;background-color:#111814!important;background-image:none!important;border-color:#788c6e57!important}.auth-choice-icon,.auth-choice-icon svg{color:#fff!important;stroke:#fff!important}.auth-primary-button{background:#163a24!important;color:#fff!important;box-shadow:none!important}.auth-primary-button:hover:not(:disabled){background:#0e2618!important;color:#fff!important;box-shadow:none!important}.auth-primary-button:disabled{background:#cbd5c5!important;color:#fff!important;box-shadow:none!important}.app-refresh-button{background:#fff!important;border-color:#e2e8f0f2!important;color:#475569!important;box-shadow:none!important}.app-refresh-button:hover:not(:disabled){background:#f8fafc!important;border-color:#163a2447!important;color:#163a24!important}.app-refresh-button svg{color:currentColor!important;stroke:currentColor!important}body:not(.theme-dark){background:#fbfcf7!important;color:#1f251a}body:not(.theme-dark) aside,body:not(.theme-dark) header,body:not(.theme-dark) nav[class*=bottom-0]{background:#fffffaf5!important;border-color:#163a241a!important}body:not(.theme-dark) main{background:#fbfcf7!important}body:not(.theme-dark) .side-nav-item-active,body:not(.theme-dark) .collapsed-nav-icon-button-active,body:not(.theme-dark) .mobile-bottom-nav-item-active{background:#fbf9e8!important;color:#163a24!important;border-color:#f9c41638!important}body:not(.theme-dark) .side-nav-item-active svg,body:not(.theme-dark) .side-nav-item-active span,body:not(.theme-dark) .collapsed-nav-icon-button-active svg,body:not(.theme-dark) .mobile-bottom-nav-item-active svg,body:not(.theme-dark) .mobile-bottom-nav-item-active span{color:#163a24!important;stroke:#163a24!important}body:not(.theme-dark) [class*=text-brand-crimson],body:not(.theme-dark) [class*="hover:text-brand-crimson"]:hover,body:not(.theme-dark) [class*="group-hover:text-brand-crimson"]:hover,body:not(.theme-dark) [class*=text-rose],body:not(.theme-dark) [class*=text-pink]{color:#163a24!important}body:not(.theme-dark) [class*=bg-brand-crimson],body:not(.theme-dark) [class*=bg-rose],body:not(.theme-dark) [class*=bg-pink]{background-color:#f3ffe5!important;color:#163a24!important}body:not(.theme-dark) [class*=bg-brand-pink],body:not(.theme-dark) [class*=bg-brand-lightpink],body:not(.theme-dark) [class*=bg-rose-50],body:not(.theme-dark) [class*=bg-pink-50],body:not(.theme-dark) [class*=bg-rose-100],body:not(.theme-dark) [class*=bg-pink-100]{background-color:#f3ffe5!important}body:not(.theme-dark) [class*=border-brand-crimson],body:not(.theme-dark) [class*=border-rose],body:not(.theme-dark) [class*=border-pink]{border-color:#163a243d!important}body:not(.theme-dark) [class*=ring-brand-crimson],body:not(.theme-dark) [class*=ring-rose],body:not(.theme-dark) [class*=ring-pink]{--tw-ring-color: rgba(249, 196, 22, .35) !important}body:not(.theme-dark) [class*=from-brand-crimson],body:not(.theme-dark) [class*=from-rose],body:not(.theme-dark) [class*=from-pink]{--tw-gradient-from: #163A24 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgba(22, 58, 36, 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}body:not(.theme-dark) [class*=via-brand-pink],body:not(.theme-dark) [class*=via-rose],body:not(.theme-dark) [class*=via-pink]{--tw-gradient-to: rgba(249, 196, 22, 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #F9C416 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}body:not(.theme-dark) [class*=to-brand-crimson],body:not(.theme-dark) [class*=to-rose],body:not(.theme-dark) [class*=to-pink]{--tw-gradient-to: #F9C416 var(--tw-gradient-to-position) !important}body:not(.theme-dark) button[class*=bg-brand-crimson],body:not(.theme-dark) .btn-primary,body:not(.theme-dark) .profile-primary-button,body:not(.theme-dark) .content-studio-generate-button,body:not(.theme-dark) .auth-primary-button{background:linear-gradient(135deg,#173614,#10290d)!important;background-color:#173614!important;color:#fff!important;border-color:#163a24!important;box-shadow:0 10px 22px #163a242e!important}body:not(.theme-dark) .app-refresh-button,body:not(.theme-dark) .dashboard-refresh-btn,body:not(.theme-dark) .admin-mobile-refresh-button{background:#fffefa!important;border-color:#f9c41680!important;color:#b77900!important}body:not(.theme-dark) .app-refresh-button svg,body:not(.theme-dark) .dashboard-refresh-btn svg,body:not(.theme-dark) .admin-mobile-refresh-button svg{color:#f9c416!important;stroke:#f9c416!important}body:not(.theme-dark) .notifications-badge,body:not(.theme-dark) .mobile-notifications-badge,body:not(.theme-dark) button[aria-label*=notification i] span[class*=rounded-full],body:not(.theme-dark) button[title*=notification i] span[class*=rounded-full]{background:#f9c416!important;color:#fff!important;border-color:#fff!important}body:not(.theme-dark) [data-tour=header-notifications] span[class*=rounded-full],body:not(.theme-dark) .mobile-header-icon-button span[class*=rounded-full],body:not(.theme-dark) .collapsed-nav-icon-button span[class*=rounded-full],body:not(.theme-dark) .mobile-bottom-nav-item span[class*=rounded-full]{background:#f9c416!important;color:#fff!important;border-color:#fff!important}body:not(.theme-dark) .dashboard-pill-switch{background:#f3ffe5!important;border-color:#163a241a!important}body:not(.theme-dark) .dashboard-pill-option-active{background:#163a24!important;color:#fff!important;box-shadow:0 10px 22px #163a242e!important}body:not(.theme-dark) .dashboard-pill-option-idle{color:#6b6b55!important}body:not(.theme-dark) .live-buzz-chip,body:not(.theme-dark) .mobile-live-buzz-pill{background:#fffdf4!important;border-color:#f9c41657!important;color:#163a24!important}body:not(.theme-dark) .live-buzz-chip span,body:not(.theme-dark) .mobile-live-buzz-pill span:first-child{background:#163a24!important;box-shadow:0 0 0 4px #163a2424!important}body:not(.theme-dark) .analytics-card,body:not(.theme-dark) .analytics-stat-card,body:not(.theme-dark) .intel-feed-column,body:not(.theme-dark) .card,body:not(.theme-dark) .glass-panel,body:not(.theme-dark) .glass-card{background:#fff!important;border-color:#163a2417!important;box-shadow:0 1px 12px #163a240d,0 1px 2px #0f172a08!important}body:not(.theme-dark) .analytics-card [class*=bg-gray-50],body:not(.theme-dark) .intel-feed-column [class*=bg-gray-50],body:not(.theme-dark) .analytics-card [class*=bg-gray-100]{background:#f7f6ed!important}body:not(.theme-dark) .analytics-card .todays-buzz-icon,body:not(.theme-dark) .analytics-card .todays-buzz-count{background:#f3ffe5!important;background-color:#f3ffe5!important;color:#163a24!important}body:not(.theme-dark) .analytics-card .todays-buzz-icon{background:#fff8dc!important;background-color:#fff8dc!important;color:#f9c416!important}body:not(.theme-dark) .analytics-card .todays-buzz-icon svg{color:#f9c416!important;stroke:#f9c416!important}body:not(.theme-dark) .analytics-card .todays-buzz-count{background:#f7f9f1!important;background-color:#f7f9f1!important;color:#173614!important;border-color:#163a2414!important}body:not(.theme-dark) .category-momentum-track{background:#f2f0e8!important}body:not(.theme-dark) .category-momentum-fill{background:#163a24!important;background-color:#163a24!important}body:not(.theme-dark) .analytics-card-momentum .category-momentum-track:nth-of-type(2n) .category-momentum-fill{background:#f9c416!important;background-color:#f9c416!important}body:not(.theme-dark) .analytics-update-row h4,body:not(.theme-dark) .analytics-update-row h4 a{text-decoration-color:transparent!important;text-underline-offset:3px}body:not(.theme-dark) .analytics-update-row:hover h4,body:not(.theme-dark) .analytics-update-row:hover h4 a{color:#173614!important;text-decoration-line:underline!important;text-decoration-color:#f9c416!important;text-decoration-thickness:2px!important}body:not(.theme-dark) .analytics-update-row:hover svg{color:#f9c416!important;stroke:#f9c416!important}body:not(.theme-dark) .app-refresh-button{background:#fffefa!important;border-color:#f9c41659!important;color:#c08a00!important}body:not(.theme-dark) .app-refresh-button:hover:not(:disabled){background:#fff8d9!important;border-color:#f9c4168c!important;color:#163a24!important}body:not(.theme-dark) .side-nav-item-idle:hover,body:not(.theme-dark) .collapsed-nav-icon-button:not(.collapsed-nav-icon-button-active):hover,body:not(.theme-dark) .mobile-bottom-nav-item-idle:hover,body:not(.theme-dark) .sidebar-signout-button:hover{background:linear-gradient(90deg,#fafbf7,#fff8dc)!important;color:#173614!important;border-color:#f9c4162e!important}body:not(.theme-dark) .side-nav-item-active,body:not(.theme-dark) .collapsed-nav-icon-button-active,body:not(.theme-dark) .mobile-bottom-nav-item-active{background:#fbf9e8!important;color:#173614!important}body:not(.theme-dark) .dashboard-pill-option-idle:hover,body:not(.theme-dark) .mobile-dashboard-mode-pill:hover,body:not(.theme-dark) .profile-tab-button:not(.profile-tab-button-active):hover,body:not(.theme-dark) .content-studio-review-button:hover{background:#f7f9f1!important;border-color:#163a2429!important;color:#173614!important}body:not(.theme-dark) .article-mobile-action-blog{background:#fff!important;color:#d11243!important;border-color:#d1124347!important}body:not(.theme-dark) .article-mobile-action-blog svg{color:#d11243!important;stroke:#d11243!important}body:not(.theme-dark) .article-mobile-action-blog:hover{background:#fff0f3!important;color:#d11243!important;border-color:#d112436b!important}body:not(.theme-dark) .dashboard-pill-option-active:hover,body:not(.theme-dark) button[class*=bg-brand-crimson]:hover,body:not(.theme-dark) .btn-primary:hover,body:not(.theme-dark) .profile-primary-button:hover,body:not(.theme-dark) .content-studio-generate-button:hover{background:#10290d!important;border-color:#10290d!important;color:#fff!important}body:not(.theme-dark) .side-nav-item span[class*=rounded-full],body:not(.theme-dark) .mobile-bottom-nav-item span[class*=rounded-full]{background:#f9c416!important;color:#fff!important;border-color:#f9c416!important}body:not(.theme-dark) .side-nav-item-idle,body:not(.theme-dark) .collapsed-nav-icon-button:not(.collapsed-nav-icon-button-active),body:not(.theme-dark) .sidebar-signout-button{background:transparent!important;background-image:none!important;color:#475569!important;border-color:transparent!important;box-shadow:none!important}body:not(.theme-dark) .side-nav-item-idle svg,body:not(.theme-dark) .side-nav-item-idle span,body:not(.theme-dark) .collapsed-nav-icon-button:not(.collapsed-nav-icon-button-active) svg,body:not(.theme-dark) .sidebar-signout-button svg,body:not(.theme-dark) .sidebar-signout-button span{color:#6f7680!important;stroke:#6f7680!important}body:not(.theme-dark) .side-nav-item-active,body:not(.theme-dark) .collapsed-nav-icon-button-active,body:not(.theme-dark) .mobile-bottom-nav-item-active{background:linear-gradient(90deg,#fbf9e8,#f5fbea)!important;background-image:none!important;color:#172414!important;border-color:#f9c41629!important;box-shadow:none!important}body:not(.theme-dark) .side-nav-item-active svg,body:not(.theme-dark) .collapsed-nav-icon-button-active svg,body:not(.theme-dark) .mobile-bottom-nav-item-active svg{color:#f9c416!important;stroke:#f9c416!important}body:not(.theme-dark) .side-nav-item-active span,body:not(.theme-dark) .mobile-bottom-nav-item-active span{color:#172414!important}body:not(.theme-dark) .side-nav-item-idle:hover,body:not(.theme-dark) .collapsed-nav-icon-button:not(.collapsed-nav-icon-button-active):hover,body:not(.theme-dark) .sidebar-signout-button:hover{background:#fafbf1!important;background-image:none!important;color:#172414!important;border-color:#f9c41629!important}body:not(.theme-dark) .side-nav-item-idle:hover svg,body:not(.theme-dark) .side-nav-item-idle:hover span,body:not(.theme-dark) .collapsed-nav-icon-button:not(.collapsed-nav-icon-button-active):hover svg,body:not(.theme-dark) .sidebar-signout-button:hover svg,body:not(.theme-dark) .sidebar-signout-button:hover span{color:#172414!important;stroke:#172414!important}body:not(.theme-dark) .side-nav-item-active svg{color:#f9c416!important;stroke:#f9c416!important}body:not(.theme-dark) .side-nav-item span[class*=rounded-full]{background:#f9c416!important;color:#fff!important;border-color:#f9c416!important}body:not(.theme-dark) .live-buzz-chip:hover,body:not(.theme-dark) .mobile-live-buzz-pill:hover,body:not(.theme-dark) .profile-menu-trigger:hover,body:not(.theme-dark) .mobile-header-small-button:hover,body:not(.theme-dark) .mobile-header-icon-button:hover{background:#f7f9f1!important;border-color:#bcd5c5!important;color:#173614!important}body:not(.theme-dark) .analytics-update-row:hover,body:not(.theme-dark) .article-card:hover,body:not(.theme-dark) .content-repo-list-card:hover,body:not(.theme-dark) .content-studio-topic-card:hover,body:not(.theme-dark) .admin-fetch-choice:hover,body:not(.theme-dark) .admin-country-select-option:hover{background:#fcfdf9!important;border-color:#bcd5c5!important;box-shadow:0 10px 24px #163a2414!important}body:not(.theme-dark) .analytics-update-meta-pill,body:not(.theme-dark) .article-meta-pill,body:not(.theme-dark) .content-repo-pill,body:not(.theme-dark) .tag{background:#f7f6ed!important;border-color:#163a241a!important;color:#667085!important}body:not(.theme-dark) .content-repo-sop-banner{background:#fcfdf9!important;background-color:#fcfdf9!important;background-image:none!important;border-color:#163a241f!important;color:#173614!important;box-shadow:none!important}body:not(.theme-dark) .content-studio-panel-header-icon{background:#d11243!important;background-image:none!important;color:#fff!important;border:1px solid #d11243!important;box-shadow:none!important}body:not(.theme-dark) .content-studio-panel-header-icon svg{color:#fff!important;stroke:#fff!important}body:not(.theme-dark) .content-repo-sop-eyebrow{color:#667085!important}body:not(.theme-dark) .content-repo-sop-banner-creative{border-left:3px solid rgba(14,116,144,.52)!important}body:not(.theme-dark) .content-repo-sop-banner-conversion{border-left:3px solid rgba(22,58,36,.62)!important}body:not(.theme-dark) .content-repo-sop-banner-seo{border-left:3px solid rgba(249,196,22,.78)!important}body:not(.theme-dark) .content-repo-sop-banner-distribution{border-left:3px solid rgba(99,102,241,.42)!important}.content-repo-sop-body>div>:first-child{margin-top:0!important}.content-repo-sop-body p,.content-repo-sop-body ul,.content-repo-sop-body ol{color:inherit!important}.content-repo-sop-body p{margin-top:.85rem!important;line-height:1.9!important}.content-repo-sop-body ul,.content-repo-sop-body ol{margin-top:.85rem!important;display:grid;gap:.65rem}.content-repo-sop-body table{background:#fff}.content-repo-comment-jump-highlight{border-radius:10px;background:#fef3c7e6;box-shadow:0 0 0 4px #f59e0b38;transition:background-color .24s ease,box-shadow .24s ease}body.theme-dark .content-repo-comment-jump-highlight{background:#92400e6b!important;color:#f8fafc!important;box-shadow:0 0 0 4px #fbbf243d,inset 0 0 0 1px #fbbf246b!important}body:not(.theme-dark) .filters-row:hover,body:not(.theme-dark) .intel-filter-control:hover,body:not(.theme-dark) .admin-country-select-option-active,body:not(.theme-dark) .filter-option-selected{background:#f2f6e7!important;border-color:#163a242e!important;color:#173614!important}body:not(.theme-dark) input:focus,body:not(.theme-dark) select:focus,body:not(.theme-dark) textarea:focus,body:not(.theme-dark) .input:focus,body:not(.theme-dark) .intel-filter-control:focus{border-color:#163a246b!important;--tw-ring-color: rgba(22, 58, 36, .16) !important;box-shadow:0 0 0 3px #163a241a!important}body:not(.theme-dark) .app-refresh-button:active,body:not(.theme-dark) .dashboard-refresh-btn:active,body:not(.theme-dark) .admin-mobile-refresh-button:active{background:#fff1bf!important;border-color:#f9c416b3!important;color:#173614!important}body:not(.theme-dark) .dashboard-pill-option-active,body:not(.theme-dark) .mobile-dashboard-mode-pill,body:not(.theme-dark) .profile-tab-button-active,body:not(.theme-dark) .content-studio-topic-footer-selected,body:not(.theme-dark) .admin-settings-segmented button[class*=bg-brand-crimson],body:not(.theme-dark) .premium-upgrade-action:not(.premium-upgrade-action-current){background:linear-gradient(135deg,#173614,#10290d)!important;color:#fff!important;border-color:#173614!important;box-shadow:0 10px 22px #163a2429!important}body:not(.theme-dark) .article-type-pill,body:not(.theme-dark) .profile-section-icon,body:not(.theme-dark) .content-studio-generation-icon,body:not(.theme-dark) .admin-content-icon-tile:not([class*=from-red]),body:not(.theme-dark) .admin-metric-icon-tile{background:#f3ffe5!important;color:#173614!important;border-color:#17361438!important}body:not(.theme-dark) .article-card,body:not(.theme-dark) .content-studio-topic-card,body:not(.theme-dark) .intel-feed-column,body:not(.theme-dark) .content-repo-list-panel,body:not(.theme-dark) .content-repo-reader,body:not(.theme-dark) .profile-card,body:not(.theme-dark) .admin-theme-card{background:#fff!important;border-color:#163a2414!important}body:not(.theme-dark) .app-loader{background:#f3ffe5!important;color:#173614!important}body:not(.theme-dark) .app-loader-label{color:#173614!important}body:not(.theme-dark) .skeleton{background:linear-gradient(90deg,#eef3e8,#fff 45%,#e7efde)!important;background-size:1000px 100%!important}body:not(.theme-dark) .profile-page{background:radial-gradient(circle at 18% 0%,rgba(249,196,22,.045),transparent 28%),linear-gradient(180deg,#fff,#fbfcf7)!important}body:not(.theme-dark) .profile-page.mesh-bg,body:not(.theme-dark) .profile-page .mesh-bg{background-color:#fbfcf7!important;background-image:radial-gradient(at 24% 0%,rgba(249,196,22,.045) 0px,transparent 42%)!important}body:not(.theme-dark) .admin-theme-page.mesh-bg,body:not(.theme-dark) .admin-theme-page .mesh-bg{background-color:#fbfcf7!important;background-image:none!important}body:not(.theme-dark) .admin-theme-page{background:#fbfcf7!important}body:not(.theme-dark) .profile-avatar-action{background:#f3ffe5!important;color:#173614!important;border-color:#f9c41647!important}body:not(.theme-dark) .profile-danger-button{background:#fff!important;color:#dc2626!important;border-color:#dc262647!important;box-shadow:none!important}body:not(.theme-dark) .profile-danger-button:hover{background:#fffefa!important;color:#b91c1c!important;border-color:#dc26266b!important}body:not(.theme-dark) .intel-feed-column{background:#fff!important;border-color:#e8ead8!important;box-shadow:0 8px 24px #163a240f!important}body:not(.theme-dark) .intel-feed-column>div:first-child{background:#fefefa!important;border-color:#e9e5d8!important}body:not(.theme-dark) .intel-feed-column>div:first-child h2{color:#173614!important}body:not(.theme-dark) .intel-feed-column>div:first-child span[class*=h-10]{background:#fff!important;color:#173614!important;border:1px solid #E8EAD8!important;box-shadow:0 4px 12px #163a240f!important}body:not(.theme-dark) .intel-feed-column>div:first-child span[class*=h-10] svg{color:#173614!important;stroke:#173614!important}body:not(.theme-dark) .intel-feed-column>div:first-child span[class*=min-w-],body:not(.theme-dark) .article-score-pill{background:#fff!important;color:#d89a00!important;border-color:#f9c41673!important;box-shadow:0 4px 12px #f9c4161f!important}body:not(.theme-dark) .intel-feed-column>div:first-child span[class*=min-w-]{color:#d89a00!important;border-color:#f9c416!important}body:not(.theme-dark) .article-score-pill{background:#fff!important;color:#173614!important;border-color:#e8ead8!important;box-shadow:0 3px 10px #163a240f!important}body:not(.theme-dark) .intel-feed-body{background:#fbfcf7!important}body:not(.theme-dark) .intel-feed-column .article-card{background:#fff!important;border:1px solid #BCD5C5!important;box-shadow:0 8px 20px #163a2412,inset 0 0 0 1px #ffffffb3!important}body:not(.theme-dark) .intel-feed-column .article-card:hover{background:#fefffb!important;border-color:#8fb89b!important;box-shadow:0 12px 26px #163a2414!important}body:not(.theme-dark) .intel-feed-column .article-title,body:not(.theme-dark) .intel-feed-column .article-title a{color:#173614!important}body:not(.theme-dark) .article-card .article-title,body:not(.theme-dark) .article-card .article-title a,body:not(.theme-dark) .content-studio-topic-card .article-title,body:not(.theme-dark) .content-studio-topic-card .article-title a{color:#0f172a!important;font-weight:800!important;text-decoration-color:transparent!important}body:not(.theme-dark) .article-card:hover .article-title,body:not(.theme-dark) .article-card:hover .article-title a,body:not(.theme-dark) .content-studio-topic-card:hover .article-title,body:not(.theme-dark) .content-studio-topic-card:hover .article-title a,body:not(.theme-dark) .article-title a:hover{color:#173614!important;text-decoration-color:#f9c416!important;text-decoration-thickness:2px!important;text-underline-offset:3px!important}body:not(.theme-dark) .intel-feed-column .article-title a:hover{color:#10290d!important;text-decoration-color:#f9c416b3!important}body:not(.theme-dark) .intel-feed-column .article-summary{color:#53605a!important}body:not(.theme-dark) .intel-feed-column .article-compact-category-pill,body:not(.theme-dark) .intel-feed-column .article-meta-pill{background:#fafbf7!important;color:#557061!important;border-color:#1736142e!important;--tw-ring-color: rgba(23, 54, 20, .18) !important}body:not(.theme-dark) .intel-feed-column .article-compact-category-pill svg,body:not(.theme-dark) .intel-feed-column .article-meta-pill svg{color:#6d8a75!important;stroke:#6d8a75!important}body:not(.theme-dark) .intel-feed-column .article-source-wrap{background:#f8fafc!important;border:1px solid rgba(226,232,240,.85)!important;box-shadow:inset 0 0 0 1px #ffffffb3!important}body:not(.theme-dark) .intel-feed-column .article-source-high{background:#ecfdf5!important;border-color:#a7f3d0!important}body:not(.theme-dark) .intel-feed-column .article-source-moderate{background:#fff9e8!important;border-color:#f6d365!important}body:not(.theme-dark) .intel-feed-column .article-source-low{background:#fef2f2!important;border-color:#f87171!important}body:not(.theme-dark) .intel-feed-column .article-source-icon{background:#fff!important}body:not(.theme-dark) .intel-feed-column .article-source-icon-high,body:not(.theme-dark) .intel-feed-column .article-source-icon-high svg{color:#10b981!important;stroke:#10b981!important}body:not(.theme-dark) .intel-feed-column .article-source-icon-moderate,body:not(.theme-dark) .intel-feed-column .article-source-icon-moderate svg{color:#eab308!important;stroke:#eab308!important}body:not(.theme-dark) .intel-feed-column .article-source-icon-low,body:not(.theme-dark) .intel-feed-column .article-source-icon-low svg{color:#dc2626!important;stroke:#dc2626!important}body:not(.theme-dark) .intel-feed-column .article-source-domain-high,body:not(.theme-dark) .intel-feed-column .article-source-badge-high{color:#047857!important;border-color:#a7f3d0!important}body:not(.theme-dark) .intel-feed-column .article-source-domain-moderate,body:not(.theme-dark) .intel-feed-column .article-source-badge-moderate{color:#b7791f!important;border-color:#f6d365!important}body:not(.theme-dark) .intel-feed-column .article-source-domain-low,body:not(.theme-dark) .intel-feed-column .article-source-badge-low{color:#b91c1c!important;border-color:#f87171!important}body:not(.theme-dark) .intel-feed-column .article-source-badge{background:#fff!important}body:not(.theme-dark) .intel-feed-column .article-card-top-row+.article-compact-category-stack{color:#557061!important}body:not(.theme-dark) .content-studio-page,body:not(.theme-dark) .content-studio-panel{background:#fbfcf7!important}body:not(.theme-dark) .content-studio-panel,body:not(.theme-dark) .content-studio-topic-filters,body:not(.theme-dark) .content-studio-draft-editor,body:not(.theme-dark) .content-studio-preview-panel{border-color:#e8ead8!important;box-shadow:0 10px 28px #163a240f!important}body:not(.theme-dark) .content-studio-panel [class*=bg-brand-crimson],body:not(.theme-dark) .content-studio-generate-button{background:linear-gradient(135deg,#173614,#10290d)!important;color:#fff!important;border-color:#173614!important}body:not(.theme-dark) .content-studio-panel [class*=bg-brand-crimson] svg,body:not(.theme-dark) .content-studio-generate-button svg{color:#fff!important;stroke:#fff!important}body:not(.theme-dark) .content-studio-panel>div:first-child span[class*=h-10][class*=w-10]{background:#f3ffe5!important;color:#173614!important;border:1px solid rgba(249,196,22,.28)!important;box-shadow:none!important}body:not(.theme-dark) .content-studio-panel>div:first-child span[class*=h-10][class*=w-10] svg{color:#173614!important;stroke:#173614!important}body:not(.theme-dark) .content-studio-panel-header-icon{background:#f3ffe5!important;background-image:none!important;color:#173614!important;border:1px solid rgba(249,196,22,.28)!important;box-shadow:none!important}body:not(.theme-dark) .content-studio-panel-header-icon svg{color:#173614!important;stroke:#173614!important}body:not(.theme-dark) .content-studio-topic-card{background:#fff!important;border-color:#e8ead8!important;box-shadow:0 8px 22px #163a240e!important}body:not(.theme-dark) .content-studio-topic-card:hover{border-color:#bcd5c5!important;box-shadow:0 12px 26px #163a2414!important}body:not(.theme-dark) .content-studio-topic-card .article-type-pill,body:not(.theme-dark) .content-studio-topic-card [class*=uppercase][class*=tracking]{background:#f3ffe5!important;color:#173614!important;border-color:#f9c41659!important}body:not(.theme-dark) .content-studio-topic-card .article-score-pill{background:#fff!important;color:#173614!important;border-color:#e8ead8!important}body:not(.theme-dark) .content-studio-topic-footer,body:not(.theme-dark) .content-studio-topic-footer-idle{background:#f7f9f1!important;border-color:#bcd5c5!important;color:#173614!important}body:not(.theme-dark) .content-studio-topic-footer-selected{background:#f3ffe5!important;border-color:#bcd5c5!important;color:#173614!important;box-shadow:0 10px 22px #163a2414!important}body:not(.theme-dark) .content-studio-topic-footer-selected *,body:not(.theme-dark) .content-studio-topic-footer-selected div,body:not(.theme-dark) .content-studio-topic-footer-selected span{color:#173614!important}body:not(.theme-dark) .content-studio-topic-footer-selected svg{color:#fff!important;stroke:#fff!important}body:not(.theme-dark) .content-studio-topic-footer-selected>span:first-child,body:not(.theme-dark) .content-studio-topic-footer-selected span[class*=h-10]{background:#173614!important;color:#fff!important}body:not(.theme-dark) .content-studio-topic-footer-selected>div:last-child,body:not(.theme-dark) .content-studio-topic-footer-selected button{background:#fff8dc!important;color:#d89a00!important;border-color:#f9c416!important}body:not(.theme-dark) .content-studio-topic-footer:hover,body:not(.theme-dark) .content-studio-topic-footer-idle:hover{background:#fff8dc!important;border-color:#f9c416!important}body:not(.theme-dark) .content-studio-topic-footer button,body:not(.theme-dark) .content-studio-topic-footer [class*=rounded-full]{border-color:#f9c41673!important}body:not(.theme-dark) .content-studio-generate-button{background:linear-gradient(135deg,#173614,#10290d)!important;color:#fff!important;border-color:#173614!important}body:not(.theme-dark) .content-studio-generate-button:disabled{background:#91a08f!important;color:#fff!important}body:not(.theme-dark) .content-studio-review-button{background:#fff!important;color:#173614!important;border-color:#e8ead8!important}body:not(.theme-dark) .content-studio-review-button:hover{background:#fff8dc!important;border-color:#f9c416!important;color:#173614!important}body:not(.theme-dark) .content-studio-panel input,body:not(.theme-dark) .content-studio-panel select,body:not(.theme-dark) .content-studio-panel textarea{border-color:#e8ead8!important}body:not(.theme-dark) .content-studio-panel input:focus,body:not(.theme-dark) .content-studio-panel select:focus,body:not(.theme-dark) .content-studio-panel textarea:focus{border-color:#bcd5c5!important;box-shadow:0 0 0 3px #163a2414!important}.mobile-scroll-top-button{box-shadow:0 14px 30px #0f172a2e!important}.mobile-scroll-top-button svg{stroke:currentColor!important}body.theme-dark .mobile-scroll-top-button{background:#0e1410f5!important;border-color:#788c6e3d!important;color:#f8fafc!important;box-shadow:inset 0 1px #ffffff0a,0 14px 30px #0206175c!important}body.theme-dark .mobile-scroll-top-button:hover{background:#c8a832!important;border-color:#f9c41659!important;color:#fff!important}body.theme-dark .auth-primary-button{background:#c8a832!important;box-shadow:none!important}body.theme-dark .auth-primary-button:hover:not(:disabled){background:#a58c28!important;box-shadow:none!important}body.theme-dark .app-refresh-button,body.theme-dark .app-refresh-button:disabled{background:#0b140e!important;border-color:#788c6e2e!important;color:#cbd5e1!important;box-shadow:none!important}body.theme-dark .app-refresh-button:hover:not(:disabled){background:#111a27!important;border-color:#e2e8f047!important;color:#fff!important}body.theme-dark .admin-theme-page .app-refresh-button,body.theme-dark .admin-theme-page .admin-mobile-refresh-button{background:#0f172a!important;border-color:#788c6e47!important;color:#fff!important;box-shadow:inset 0 0 0 1px #ffffff06,0 10px 24px #02061729!important}body.theme-dark .admin-theme-page .app-refresh-button:hover:not(:disabled),body.theme-dark .admin-theme-page .admin-mobile-refresh-button:hover:not(:disabled){background:#111c2e!important;border-color:#cbd5e16b!important;color:#fff!important}body.theme-dark .admin-theme-page .app-refresh-button svg,body.theme-dark .admin-theme-page .admin-mobile-refresh-button svg{color:currentColor!important;stroke:currentColor!important}body.theme-dark .intel-column-top-button{background:#0b1220f0!important;border-color:#e2e8f038!important;color:#cbd5e1!important;box-shadow:0 10px 24px #02061757!important}body.theme-dark .intel-column-top-button:hover{background:#0e1410fa!important;border-color:#ffffff6b!important;color:#fff!important}@media (max-width: 767px){.content-studio-draft-editor{scroll-padding-top:1rem}.content-studio-excerpt-textarea{min-height:min(34vh,220px)!important}.content-studio-markdown-textarea{min-height:max(58vh,520px)!important}}body:not(.theme-dark){--bee-green-900: #103414;--bee-green-800: #173614;--bee-green-100: #F2F6E7;--bee-yellow-600: #F4B60B;--bee-page: #F7F8F3;--bee-border: #E3E7DC;--bee-hover: #F7F9F1;background:var(--bee-page)!important;color:#303630}body:not(.theme-dark) #root,body:not(.theme-dark) .app-loader,body:not(.theme-dark) .mesh-bg{background:var(--bee-page)!important;background-color:var(--bee-page)!important;background-image:none!important}body:not(.theme-dark) main,body:not(.theme-dark) .content-studio-page,body:not(.theme-dark) .profile-page,body:not(.theme-dark) .admin-theme-page,body:not(.theme-dark) .intel-feed-body,body:not(.theme-dark) .admin-users-page{background:var(--bee-page)!important;background-image:none!important}body:not(.theme-dark) aside,body:not(.theme-dark) header,body:not(.theme-dark) .mobile-bottom-nav{background:#fff!important;border-color:var(--bee-border)!important}body:not(.theme-dark) .analytics-card,body:not(.theme-dark) .analytics-stat-card,body:not(.theme-dark) .intel-feed-column,body:not(.theme-dark) .article-card,body:not(.theme-dark) .analytics-update-row,body:not(.theme-dark) .profile-menu-surface,body:not(.theme-dark) .content-studio-panel,body:not(.theme-dark) .content-studio-topic-card,body:not(.theme-dark) .content-repo-list-panel,body:not(.theme-dark) .content-repo-reader,body:not(.theme-dark) .profile-card,body:not(.theme-dark) .admin-theme-card,body:not(.theme-dark) .glass-panel,body:not(.theme-dark) .glass-card,body:not(.theme-dark) .card{background:#fff!important;background-image:none!important;border-color:var(--bee-border)!important;border-radius:10px!important;box-shadow:0 1px 2px #0f172a0a!important}body:not(.theme-dark) .article-card:hover,body:not(.theme-dark) .analytics-update-row:hover,body:not(.theme-dark) .profile-menu-signout:hover,body:not(.theme-dark) .content-studio-topic-card:hover,body:not(.theme-dark) .content-repo-list-card:hover{background:#fcfdf9!important;border-color:#cbd5c5!important;transform:none!important;box-shadow:0 1px 2px #0f172a0a!important}body:not(.theme-dark) .side-nav-item-idle,body:not(.theme-dark) .collapsed-nav-icon-button:not(.collapsed-nav-icon-button-active),body:not(.theme-dark) .sidebar-signout-button,body:not(.theme-dark) .profile-menu-signout{background:transparent!important;color:#303630!important;border-color:var(--bee-border)!important;box-shadow:none!important}body:not(.theme-dark) .side-nav-item-idle svg,body:not(.theme-dark) .collapsed-nav-icon-button:not(.collapsed-nav-icon-button-active) svg,body:not(.theme-dark) .sidebar-signout-button svg,body:not(.theme-dark) .profile-menu-signout svg{color:#6f7680!important;stroke:#6f7680!important}body:not(.theme-dark) .side-nav-item-idle:hover,body:not(.theme-dark) .collapsed-nav-icon-button:not(.collapsed-nav-icon-button-active):hover,body:not(.theme-dark) .sidebar-signout-button:hover,body:not(.theme-dark) .profile-menu-signout:hover{background:var(--bee-hover)!important;color:var(--bee-green-800)!important}body:not(.theme-dark) .side-nav-item-active,body:not(.theme-dark) .collapsed-nav-icon-button-active,body:not(.theme-dark) .mobile-bottom-nav-item-active{background:var(--bee-green-100)!important;color:var(--bee-green-900)!important;font-weight:700!important;box-shadow:none!important}body:not(.theme-dark) .side-nav-item-active svg,body:not(.theme-dark) .collapsed-nav-icon-button-active svg,body:not(.theme-dark) .mobile-bottom-nav-item-active svg{color:var(--bee-yellow-600)!important;stroke:var(--bee-yellow-600)!important}body:not(.theme-dark) .side-nav-item span[class*=rounded-full],body:not(.theme-dark) .mobile-bottom-nav-item span[class*=rounded-full]{background:var(--bee-yellow-600)!important;border-color:var(--bee-yellow-600)!important;color:#fff!important}body:not(.theme-dark) .dashboard-pill-option-active,body:not(.theme-dark) .profile-tab-button-active,body:not(.theme-dark) button[class*=bg-brand-crimson],body:not(.theme-dark) .btn-primary,body:not(.theme-dark) .profile-primary-button,body:not(.theme-dark) .content-studio-generate-button{background:var(--bee-green-900)!important;background-image:none!important;border-color:var(--bee-green-900)!important;color:#fff!important;box-shadow:none!important}body:not(.theme-dark) .dashboard-pill-option-idle,body:not(.theme-dark) .mobile-dashboard-mode-pill,body:not(.theme-dark) .live-buzz-chip,body:not(.theme-dark) .mobile-live-buzz-pill{background:#fff!important;border-color:var(--bee-border)!important;color:#606660!important;box-shadow:none!important}body:not(.theme-dark) .dashboard-pill-option-idle:hover,body:not(.theme-dark) .mobile-dashboard-mode-pill:hover,body:not(.theme-dark) .live-buzz-chip:hover,body:not(.theme-dark) .mobile-live-buzz-pill:hover{background:var(--bee-hover)!important;border-color:#cbd5c5!important;color:var(--bee-green-800)!important}body:not(.theme-dark) .app-refresh-button,body:not(.theme-dark) .dashboard-refresh-btn,body:not(.theme-dark) .admin-mobile-refresh-button{background:#fff!important;border-color:#f4b60b73!important;color:var(--bee-yellow-600)!important;box-shadow:none!important}body:not(.theme-dark) .app-refresh-button:hover:not(:disabled),body:not(.theme-dark) .dashboard-refresh-btn:hover:not(:disabled),body:not(.theme-dark) .admin-mobile-refresh-button:hover:not(:disabled){background:#fff8df!important;border-color:#f4b60ba6!important;color:var(--bee-yellow-600)!important}body:not(.theme-dark) .todays-buzz-icon{background:#fff8df!important;color:var(--bee-yellow-600)!important;border-color:#f4b60b2e!important;box-shadow:none!important}body:not(.theme-dark) .todays-buzz-icon svg{color:var(--bee-yellow-600)!important;stroke:var(--bee-yellow-600)!important}body:not(.theme-dark) .todays-buzz-count,body:not(.theme-dark) .analytics-update-meta-pill,body:not(.theme-dark) .article-meta-pill,body:not(.theme-dark) .article-compact-category-pill,body:not(.theme-dark) .content-repo-pill,body:not(.theme-dark) .tag{background:var(--bee-page)!important;border-color:var(--bee-border)!important;--tw-ring-color: var(--bee-border) !important;color:#606660!important}body:not(.theme-dark) .category-momentum-track,body:not(.theme-dark) .admin-log-progress-track{background:#eef0ea!important}body:not(.theme-dark) .category-momentum-fill,body:not(.theme-dark) .admin-log-progress-track>div{background:var(--bee-green-900)!important;background-color:var(--bee-green-900)!important}body:not(.theme-dark) .analytics-card-momentum .category-momentum-track:nth-of-type(2n) .category-momentum-fill{background:var(--bee-yellow-600)!important;background-color:var(--bee-yellow-600)!important}body:not(.theme-dark) .article-title,body:not(.theme-dark) .article-title a,body:not(.theme-dark) .analytics-update-row h4{color:#0f172a!important;font-weight:800!important}body:not(.theme-dark) .article-title a:hover,body:not(.theme-dark) .analytics-update-row:hover h4{color:var(--bee-green-800)!important;text-decoration-color:var(--bee-yellow-600)!important}body:not(.theme-dark) input:focus,body:not(.theme-dark) select:focus,body:not(.theme-dark) textarea:focus,body:not(.theme-dark) button:focus-visible,body:not(.theme-dark) a:focus-visible,body:not(.theme-dark) .input:focus,body:not(.theme-dark) .select:focus{outline:2px solid var(--bee-green-800)!important;outline-offset:2px!important;box-shadow:none!important}body:not(.theme-dark) .dashboard-pill-switch{background:#f0f3e9!important;border-color:var(--bee-border)!important;box-shadow:none!important}body:not(.theme-dark) .dashboard-pill-option-active{background:#103414!important;color:#fff!important;border-color:#103414!important;box-shadow:none!important}body:not(.theme-dark) .dashboard-pill-option-idle{background:transparent!important;color:#606660!important}body:not(.theme-dark) .dashboard-pill-option-idle:hover{background:#f7f9f1!important;color:#173614!important}body:not(.theme-dark) .live-buzz-chip,body:not(.theme-dark) .mobile-live-buzz-pill{background:#fff!important;border-color:#cbd5c5!important;color:#173614!important;box-shadow:none!important}body:not(.theme-dark) .live-buzz-chip:hover,body:not(.theme-dark) .mobile-live-buzz-pill:hover{background:#f7f9f1!important;border-color:#cbd5c5!important}body:not(.theme-dark) .live-buzz-chip span:first-child,body:not(.theme-dark) .mobile-live-buzz-pill span:first-child{background:#8bc34a!important;box-shadow:none!important}body:not(.theme-dark) .app-refresh-button,body:not(.theme-dark) .dashboard-refresh-btn,body:not(.theme-dark) .admin-mobile-refresh-button{background:#fff!important;border-color:#f4b60b75!important;color:#f4b60b!important;box-shadow:none!important}body:not(.theme-dark) .app-refresh-button:hover:not(:disabled),body:not(.theme-dark) .dashboard-refresh-btn:hover:not(:disabled),body:not(.theme-dark) .admin-mobile-refresh-button:hover:not(:disabled){background:#fff8df!important;border-color:#f4b60ba6!important;color:#f4b60b!important}body:not(.theme-dark) .content-header-segmented,body:not(.theme-dark) .profile-tab-switcher{background:#f0f3e9!important;border-color:var(--bee-border)!important;box-shadow:none!important}body:not(.theme-dark) .content-header-tab-active,body:not(.theme-dark) .profile-tab-button-active{background:var(--bee-green-900)!important;border-color:var(--bee-green-900)!important;color:#fff!important;box-shadow:none!important;outline:0!important;--tw-ring-color: transparent !important;--tw-ring-shadow: 0 0 #0000 !important}body:not(.theme-dark) .content-header-tab-active svg,body:not(.theme-dark) .profile-tab-button-active svg{color:#fff!important;stroke:#fff!important}body:not(.theme-dark) .content-header-tab-idle,body:not(.theme-dark) .profile-tab-button:not(.profile-tab-button-active){background:transparent!important;color:#606660!important;border-color:transparent!important;box-shadow:none!important}body:not(.theme-dark) .content-header-tab-idle svg,body:not(.theme-dark) .profile-tab-button:not(.profile-tab-button-active) svg{color:#606660!important;stroke:#606660!important}body:not(.theme-dark) .content-header-tab-idle:hover,body:not(.theme-dark) .profile-tab-button:not(.profile-tab-button-active):hover{background:#f7f9f1!important;color:var(--bee-green-800)!important}body:not(.theme-dark) .content-header-tab-idle:hover svg,body:not(.theme-dark) .profile-tab-button:not(.profile-tab-button-active):hover svg{color:var(--bee-green-800)!important;stroke:var(--bee-green-800)!important}body:not(.theme-dark) .profile-admin-controls-button{background:#fff!important;border-color:var(--bee-border)!important;color:var(--bee-green-900)!important;box-shadow:none!important}body:not(.theme-dark) .profile-admin-controls-button:hover{background:#f7f9f1!important;border-color:#cbd5c5!important;color:var(--bee-green-800)!important}body:not(.theme-dark) .profile-personalization-section{background:#fff!important;background-image:none!important;border-color:var(--bee-border)!important;box-shadow:0 1px 2px #0f172a0a!important}body:not(.theme-dark) .profile-personalization-section>div:first-child{border-color:var(--bee-border)!important}body:not(.theme-dark) .profile-personalization-section [class*=bg-brand-pink]{background:#f3ffe5!important;border:1px solid #B7D89D!important;color:var(--bee-green-900)!important}body:not(.theme-dark) .profile-personalization-section [class*=bg-brand-pink] svg{color:var(--bee-green-900)!important;stroke:var(--bee-green-900)!important}body:not(.theme-dark) .admin-current-session-card{background:#fff!important;border-color:var(--bee-border)!important}body:not(.theme-dark) .admin-current-session-header{background:#fff!important;border-color:var(--bee-border)!important}body:not(.theme-dark) .admin-current-session-card .bg-brand-crimson{background:var(--bee-green-100)!important;color:var(--bee-green-900)!important}body:not(.theme-dark) .admin-current-session-card span.bg-brand-crimson{background:#f0f3e9!important;color:var(--bee-green-800)!important}body:not(.theme-dark) .admin-current-session-card .bg-gray-50{background:#fafbf7!important;border-color:var(--bee-border)!important}body:not(.theme-dark) .admin-current-session-card .bg-emerald-50{background:#eaf8ef!important;border-color:#bfe8cc!important}body:not(.theme-dark) a,body:not(.theme-dark) a:hover,body:not(.theme-dark) button:hover,body:not(.theme-dark) .article-title a,body:not(.theme-dark) .article-title a:hover,body:not(.theme-dark) .analytics-update-row h4,body:not(.theme-dark) .analytics-update-row:hover h4{text-decoration-line:none!important;text-decoration:none!important}body:not(.theme-dark) a:hover,body:not(.theme-dark) .article-title a:hover,body:not(.theme-dark) .analytics-update-row:hover h4{color:var(--bee-green-800)!important}body:not(.theme-dark) .intel-filters,body:not(.theme-dark) .content-studio-topic-filters{background:#fff!important;border-color:#163a241a!important;box-shadow:0 1px 8px #163a240d!important}body:not(.theme-dark) .intel-filters header,body:not(.theme-dark) .content-studio-topic-filter-header{background:#fff!important;border-color:#163a2414!important;color:#303630!important}body:not(.theme-dark) .intel-filters header:hover,body:not(.theme-dark) .content-studio-topic-filter-header:hover{background:#fff!important}body:not(.theme-dark) .intel-filters label,body:not(.theme-dark) .content-studio-topic-filter-field>span{color:#6f7680!important;letter-spacing:.14em!important}body:not(.theme-dark) .intel-filter-control,body:not(.theme-dark) .content-studio-topic-filter-control,body:not(.theme-dark) .content-studio-topic-filters input,body:not(.theme-dark) .content-studio-topic-filters select{background:#fff!important;border:1px solid #e5e7eb!important;color:#374151!important;box-shadow:none!important}body:not(.theme-dark) .intel-filter-control:hover,body:not(.theme-dark) .content-studio-topic-filter-control:hover,body:not(.theme-dark) .content-studio-topic-filters input:hover,body:not(.theme-dark) .content-studio-topic-filters select:hover{background:#fff!important;border-color:#d1d5db!important}body:not(.theme-dark) .intel-filter-control:focus,body:not(.theme-dark) .content-studio-topic-filter-control:focus,body:not(.theme-dark) .content-studio-topic-filters input:focus,body:not(.theme-dark) .content-studio-topic-filters select:focus{background:#fff!important;border-color:var(--bee-green-900)!important;outline:none!important;box-shadow:none!important}body:not(.theme-dark) .intel-filter-control:disabled,body:not(.theme-dark) .content-studio-topic-filter-control:disabled{background:#fff!important;border-color:#e5e7eb!important;color:#a0a6ae!important;opacity:1!important}body:not(.theme-dark) .intel-filter-control::-moz-placeholder,body:not(.theme-dark) .content-studio-topic-filter-control::-moz-placeholder{color:#8c949e!important}body:not(.theme-dark) .intel-filter-control::placeholder,body:not(.theme-dark) .content-studio-topic-filter-control::placeholder{color:#8c949e!important}body:not(.theme-dark) .intel-filters svg,body:not(.theme-dark) .content-studio-topic-filters svg{color:var(--bee-green-800)!important;stroke:var(--bee-green-800)!important}body:not(.theme-dark) .intel-filters option,body:not(.theme-dark) .content-studio-topic-filters option{background:#fff!important;color:#303630!important}@media (max-width: 1279px){body:not(.theme-dark) .mobile-app-header,body:not(.theme-dark) .mobile-app-header-card{background:#fff!important;background-image:none!important;border-color:var(--bee-border)!important;box-shadow:0 1px 2px #0f172a0a!important}body:not(.theme-dark) .mobile-app-header-glow,body:not(.theme-dark) .mobile-app-logo-tile>div{display:none!important}body:not(.theme-dark) .mobile-app-logo-tile,body:not(.theme-dark) .mobile-header-icon-button,body:not(.theme-dark) .mobile-header-avatar-button{background:#fff!important;background-image:none!important;border:1px solid var(--bee-border)!important;box-shadow:none!important;--tw-ring-color: var(--bee-border) !important}body:not(.theme-dark) .mobile-app-logo-tile img{height:1.9rem!important;max-width:2.35rem!important}body:not(.theme-dark) .mobile-header-actions{border-color:var(--bee-border)!important}body:not(.theme-dark) .mobile-header-actions .mobile-dashboard-mode-pill{background:var(--bee-green-900)!important;border-color:var(--bee-green-900)!important;color:#fff!important;box-shadow:none!important}body:not(.theme-dark) .mobile-header-actions .mobile-dashboard-mode-pill svg,body:not(.theme-dark) .mobile-header-actions .mobile-dashboard-mode-pill span{color:#fff!important;stroke:#fff!important}body:not(.theme-dark) .mobile-header-actions .mobile-live-buzz-pill{background:#fff!important;border-color:#cbd5c5!important;color:var(--bee-green-800)!important;box-shadow:none!important}body:not(.theme-dark) .mobile-header-actions .app-refresh-button,body:not(.theme-dark) .mobile-header-actions .dashboard-refresh-btn,body:not(.theme-dark) .mobile-header-actions .admin-mobile-refresh-button,body:not(.theme-dark) .mobile-header-actions .mobile-header-small-button{background:#fff!important;border-color:#f4b60b75!important;color:var(--bee-yellow-600)!important;box-shadow:none!important}body:not(.theme-dark) .mobile-header-actions .mobile-header-small-button svg,body:not(.theme-dark) .mobile-header-actions .app-refresh-button svg,body:not(.theme-dark) .mobile-header-actions .dashboard-refresh-btn svg{color:var(--bee-yellow-600)!important;stroke:var(--bee-yellow-600)!important}}body:not(.theme-dark) .admin-theme-page{background:var(--bee-page)!important;background-image:none!important}body:not(.theme-dark) .admin-theme-page .premium-glass,body:not(.theme-dark) .admin-theme-page .premium-stat-card,body:not(.theme-dark) .admin-theme-page .admin-theme-card,body:not(.theme-dark) .admin-theme-page .admin-log-row,body:not(.theme-dark) .admin-theme-page .admin-source-trust,body:not(.theme-dark) .admin-theme-page .admin-source-trust-card,body:not(.theme-dark) .admin-theme-page .admin-plan-card,body:not(.theme-dark) .admin-theme-page .admin-plan-preview,body:not(.theme-dark) .admin-theme-page table,body:not(.theme-dark) .admin-theme-page form{background:#fff!important;background-image:none!important;border-color:var(--bee-border)!important;box-shadow:0 1px 2px #0f172a0a!important}body:not(.theme-dark) .admin-theme-page .premium-stat-card:hover,body:not(.theme-dark) .admin-theme-page .admin-source-trust-card:hover,body:not(.theme-dark) .admin-theme-page .admin-log-row:hover{background:#fcfdf9!important;border-color:#cbd5c5!important;transform:none!important;box-shadow:0 1px 2px #0f172a0a!important}body:not(.theme-dark) .admin-theme-page [class*="bg-[linear-gradient"],body:not(.theme-dark) .admin-theme-page [class*="bg-[radial-gradient"],body:not(.theme-dark) .admin-theme-page [class*=from-white],body:not(.theme-dark) .admin-theme-page [class*=to-white],body:not(.theme-dark) .admin-theme-page [class*=via-brand-pink]{background:#fff!important;background-image:none!important}body:not(.theme-dark) .admin-theme-page .admin-settings-segmented,body:not(.theme-dark) .admin-theme-page .admin-source-list-panel,body:not(.theme-dark) .admin-theme-page .admin-log-details,body:not(.theme-dark) .admin-theme-page .admin-log-expanded,body:not(.theme-dark) .admin-theme-page .admin-ai-toggle-list,body:not(.theme-dark) .admin-theme-page .admin-country-select-menu{background:#fafbf7!important;border-color:var(--bee-border)!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .admin-current-session-header,body:not(.theme-dark) .admin-theme-page .admin-ai-toggle-row-on{background:var(--bee-green-100)!important;border-color:#1736142e!important;color:var(--bee-green-900)!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .admin-plan-limit-row,body:not(.theme-dark) .admin-theme-page .admin-plan-feature-row,body:not(.theme-dark) .admin-theme-page .admin-country-select-trigger,body:not(.theme-dark) .admin-theme-page .admin-ai-toggle-row,body:not(.theme-dark) .admin-theme-page label[class*="bg-[#fbfbfa]"]{background:#fff!important;border-color:var(--bee-border)!important;color:#303630!important}body:not(.theme-dark) .admin-theme-page .admin-plan-feature-row:hover,body:not(.theme-dark) .admin-theme-page .admin-country-select-option:hover{background:#fcfdf9!important;border-color:#cbd5c5!important;transform:none!important}body:not(.theme-dark) .admin-theme-page input:not([type=checkbox]):not([type=radio]),body:not(.theme-dark) .admin-theme-page textarea,body:not(.theme-dark) .admin-theme-page select,body:not(.theme-dark) .admin-theme-page .input,body:not(.theme-dark) .admin-theme-page .select{background:#fff!important;border-color:var(--bee-border)!important;color:#303630!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page input:not([type=checkbox]):not([type=radio]):focus,body:not(.theme-dark) .admin-theme-page textarea:focus,body:not(.theme-dark) .admin-theme-page select:focus,body:not(.theme-dark) .admin-theme-page .input:focus,body:not(.theme-dark) .admin-theme-page .select:focus{border-color:var(--bee-green-800)!important;outline:2px solid var(--bee-green-800)!important;outline-offset:1px!important}body:not(.theme-dark) .admin-theme-page .eyebrow,body:not(.theme-dark) .admin-theme-page [class*=text-brand-crimson]{color:var(--bee-green-800)!important}body:not(.theme-dark) .admin-theme-page .admin-content-icon-tile:not([class*=from-red]),body:not(.theme-dark) .admin-theme-page .admin-metric-icon-tile:not([class*=from-red]),body:not(.theme-dark) .admin-theme-page .admin-settings-segmented button[class*=bg-brand-crimson]{background:var(--bee-green-100)!important;border-color:#1736142e!important;color:var(--bee-green-900)!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .admin-content-icon-tile svg,body:not(.theme-dark) .admin-theme-page .admin-metric-icon-tile svg{color:var(--bee-green-800)!important;stroke:var(--bee-green-800)!important}body:not(.theme-dark) .admin-theme-page button[class*=bg-brand-crimson],body:not(.theme-dark) .admin-theme-page .btn-primary,body:not(.theme-dark) .admin-theme-page .admin-source-action-button{background:var(--bee-green-900)!important;background-image:none!important;border-color:var(--bee-green-900)!important;color:#fff!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .admin-cleanup-card,body:not(.theme-dark) .admin-theme-page .admin-maintenance-card-active{border-color:#f87171!important}body:not(.theme-dark) .admin-theme-page button[class*=text-red],body:not(.theme-dark) .admin-theme-page .admin-cleanup-card button{background:#fef2f2!important;border-color:#f87171!important;color:#b91c1c!important}body:not(.theme-dark) .admin-theme-page .admin-usage-progress-fill,body:not(.theme-dark) .admin-theme-page .admin-log-progress-track>div,body:not(.theme-dark) .admin-theme-page .admin-log-progress-success>div{background:var(--bee-green-900)!important;background-color:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .admin-log-progress-failed>div{background:#dc2626!important}body:not(.theme-dark) .admin-theme-page .admin-log-progress-running>div{background:var(--bee-yellow-600)!important}body:not(.theme-dark) .admin-theme-page .admin-settings-segmented button[class*=bg-brand-crimson],body:not(.theme-dark) .admin-theme-page .content-header-tab-active{background:var(--bee-green-900)!important;background-image:none!important;border-color:var(--bee-green-900)!important;color:#fff!important}body:not(.theme-dark) .admin-theme-page .admin-settings-segmented button[class*=bg-brand-crimson] svg,body:not(.theme-dark) .admin-theme-page .content-header-tab-active svg{color:#fff!important;stroke:#fff!important}body:not(.theme-dark) .admin-theme-page .admin-fetch-control-surface input:not([type=checkbox]):not([type=radio]):focus,body:not(.theme-dark) .admin-theme-page .admin-fetch-control-surface input:not([type=checkbox]):not([type=radio]):focus-visible,body:not(.theme-dark) .admin-theme-page .admin-fetch-control-surface textarea:focus,body:not(.theme-dark) .admin-theme-page .admin-fetch-control-surface textarea:focus-visible,body:not(.theme-dark) .admin-theme-page .admin-fetch-control-surface select:focus,body:not(.theme-dark) .admin-theme-page .admin-fetch-control-surface select:focus-visible,body:not(.theme-dark) .admin-theme-page .admin-fetch-control-surface summary:focus,body:not(.theme-dark) .admin-theme-page .admin-fetch-control-surface summary:focus-visible,body:not(.theme-dark) .admin-theme-page .admin-fetch-control-surface .input:focus,body:not(.theme-dark) .admin-theme-page .admin-fetch-control-surface .input:focus-visible,body:not(.theme-dark) .admin-theme-page .admin-fetch-control-surface .select:focus,body:not(.theme-dark) .admin-theme-page .admin-fetch-control-surface .select:focus-visible{border-color:#cbd5e1!important;outline:0!important;--tw-ring-color: rgba(148, 163, 184, .35) !important;box-shadow:0 0 0 3px #94a3b82e!important}body:not(.theme-dark) .admin-theme-page .admin-fetch-control-surface :is(input:not([type=checkbox]):not([type=radio]),textarea,select,summary,.input,.select):focus:not(:focus-visible){border-color:#cbd5e1!important;outline:0!important;box-shadow:0 0 0 3px #94a3b82e!important}body:not(.theme-dark) .admin-theme-page .admin-fetch-control-surface input[type=checkbox],body:not(.theme-dark) .admin-theme-page .admin-fetch-control-surface input[type=checkbox]:focus,body:not(.theme-dark) .admin-theme-page .admin-fetch-control-surface input[type=checkbox]:focus-visible{outline:0!important;box-shadow:none!important;--tw-ring-color: transparent !important;--tw-ring-offset-width: 0px !important;--tw-ring-shadow: 0 0 #0000 !important}body:not(.theme-dark) .profile-personalization-section .admin-fetch-control-surface input:not([type=checkbox]):not([type=radio]):focus,body:not(.theme-dark) .profile-personalization-section .admin-fetch-control-surface input:not([type=checkbox]):not([type=radio]):focus-visible,body:not(.theme-dark) .profile-personalization-section .admin-fetch-control-surface textarea:focus,body:not(.theme-dark) .profile-personalization-section .admin-fetch-control-surface textarea:focus-visible,body:not(.theme-dark) .profile-personalization-section .admin-fetch-control-surface select:focus,body:not(.theme-dark) .profile-personalization-section .admin-fetch-control-surface select:focus-visible,body:not(.theme-dark) .profile-personalization-section .admin-fetch-control-surface summary:focus,body:not(.theme-dark) .profile-personalization-section .admin-fetch-control-surface summary:focus-visible,body:not(.theme-dark) .profile-personalization-section .admin-fetch-control-surface .input:focus,body:not(.theme-dark) .profile-personalization-section .admin-fetch-control-surface .input:focus-visible,body:not(.theme-dark) .profile-personalization-section .admin-fetch-control-surface .select:focus,body:not(.theme-dark) .profile-personalization-section .admin-fetch-control-surface .select:focus-visible{border-color:#cbd5e1!important;outline:0!important;--tw-ring-color: rgba(148, 163, 184, .35) !important;box-shadow:0 0 0 3px #94a3b82e!important}body:not(.theme-dark) .profile-personalization-section .admin-fetch-control-surface input[type=checkbox],body:not(.theme-dark) .profile-personalization-section .admin-fetch-control-surface input[type=checkbox]:focus,body:not(.theme-dark) .profile-personalization-section .admin-fetch-control-surface input[type=checkbox]:focus-visible{border-color:#9ca3af!important;outline:0!important;box-shadow:none!important;--tw-ring-color: transparent !important;--tw-ring-offset-width: 0px !important;--tw-ring-shadow: 0 0 #0000 !important}body:not(.theme-dark) .profile-personalization-section .admin-fetch-control-surface .admin-fetch-choice,body:not(.theme-dark) .profile-personalization-section .admin-fetch-control-surface .admin-fetch-choice:focus,body:not(.theme-dark) .profile-personalization-section .admin-fetch-control-surface .admin-fetch-choice:focus-visible,body:not(.theme-dark) .profile-personalization-section .admin-fetch-control-surface .admin-fetch-choice:focus-within{outline:0!important;box-shadow:none!important;--tw-ring-color: transparent !important;--tw-ring-offset-width: 0px !important;--tw-ring-shadow: 0 0 #0000 !important}body:not(.theme-dark) .profile-personalization-section .admin-fetch-hero-panel{background:#fafbf7!important;background-image:none!important;border-color:var(--bee-border)!important;box-shadow:0 1px 2px #0f172a0a!important}body:not(.theme-dark) .profile-personalization-section .admin-fetch-topics-panel{background:#fafbf7!important;background-image:none!important;border-color:var(--bee-border)!important;box-shadow:0 1px 2px #0f172a0a!important}body:not(.theme-dark) .profile-personalization-section .admin-fetch-topic-choice{background:#fff!important;border-color:#dce6d3!important;color:#303630!important;box-shadow:0 1px 2px #0f172a0a!important}body:not(.theme-dark) .profile-personalization-section .admin-fetch-topic-choice:hover{background:#f7fcef!important;border-color:#b7d89d!important;transform:translateY(-1px)!important}body:not(.theme-dark) .profile-personalization-section .admin-fetch-topic-choice-selected{background:#fff!important;border-color:#cbd5c5!important;box-shadow:inset 0 0 0 1px #163a240a,0 1px 2px #0f172a0a!important}body:not(.theme-dark) .profile-personalization-section .admin-fetch-summary{background:#fafbf7!important;background-image:none!important;border-color:var(--bee-border)!important;box-shadow:0 1px 2px #0f172a0a!important}body:not(.theme-dark) .profile-personalization-section .admin-fetch-summary-icon{background:#fff!important;border:1px solid #D8DED2!important;color:#b88700!important;box-shadow:none!important;--tw-ring-color: transparent !important}body:not(.theme-dark) .profile-personalization-section .admin-fetch-save-button{background:#fff!important;border:1px solid #D8DED2!important;color:var(--bee-green-900)!important;box-shadow:none!important;--tw-ring-color: transparent !important}body:not(.theme-dark) .profile-personalization-section .admin-fetch-save-button:hover:not(:disabled){background:#f3ffe5!important;border-color:#b7d89d!important}body:not(.theme-dark) .profile-personalization-section .admin-fetch-save-button:disabled{background:#f8faf5!important;border-color:#e3e8de!important;color:#a6aea0!important;opacity:1!important}body:not(.theme-dark) .profile-personalization-section .admin-fetch-save-button-saving,body:not(.theme-dark) .profile-personalization-section .admin-fetch-save-button-saving:disabled{background:#f3ffe5!important;border-color:#9bc77e!important;color:var(--bee-green-900)!important;opacity:1!important;box-shadow:0 0 0 3px #b7d89d42!important}body:not(.theme-dark) .profile-personalization-section .admin-fetch-run-button{background:var(--bee-green-900)!important;border:1px solid var(--bee-green-900)!important;color:#fff!important;box-shadow:none!important}body:not(.theme-dark) .profile-personalization-section .admin-fetch-run-button:hover:not(:disabled){background:var(--bee-green-800)!important;border-color:var(--bee-green-800)!important}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-theme-card,body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-log-row,body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-log-details{background:#fafbf7!important;background-image:none!important;border-color:var(--bee-border)!important;box-shadow:0 1px 2px #0f172a0a!important}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-theme-card>div:first-child span:has(>svg),body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-cleanup-card span:has(>svg){background:#fff!important;border:1px solid #D8DED2!important;color:var(--bee-green-900)!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-cleanup-card{background:#fafbf7!important;border-color:#d8ded2!important;box-shadow:0 1px 2px #0f172a0a!important}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-cleanup-card .eyebrow,body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-logs-delete-button,body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-logs-delete-button svg{color:#b91c1c!important}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-logs-delete-button{background:#fef2f2!important;border:1px solid #FCA5A5!important;box-shadow:none!important;--tw-ring-color: transparent !important}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-logs-delete-button:hover:not(:disabled){background:#fee2e2!important;border-color:#f87171!important}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-cleanup-card .select{background:#fff!important;border:1px solid #D8DED2!important;color:#303630!important;box-shadow:none!important;--tw-ring-color: transparent !important}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-cleanup-card .select:focus{border-color:#cbd5e1!important;outline:0!important;box-shadow:0 0 0 3px #94a3b82e!important}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-cleanup-card [class*=bg-gray-50]{background:#fff!important;border:1px solid #D8DED2!important;color:#606660!important}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-logs-refresh-button{background:#fff!important;border:1px solid #D8DED2!important;color:var(--bee-green-900)!important;box-shadow:none!important;--tw-ring-color: transparent !important}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-logs-refresh-button:hover{background:#f3ffe5!important;border-color:#b7d89d!important}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-theme-card .rounded-xl[class*=ring-]{background:#fff!important;border:1px solid #D8DED2!important;color:#303630!important;box-shadow:none!important;--tw-ring-color: transparent !important}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-theme-card .rounded-xl[class*=ring-emerald]{background:#eaf8ef!important;border-color:#bfe8cc!important;color:#047857!important}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-theme-card .rounded-xl[class*=ring-brand]{background:#f3ffe5!important;border-color:#b7d89d!important;color:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-theme-card .rounded-xl[class*=ring-red]{background:#fef2f2!important;border-color:#fca5a5!important;color:#b91c1c!important}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-log-row>div:first-child{background:#fff!important}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-log-row>div:first-child:hover{background:#f7fcef!important}body:not(.theme-dark) .admin-theme-page .admin-logs-page .tag,body:not(.theme-dark) .admin-theme-page .admin-logs-page [class*=bg-gray-50][class*=rounded-lg]{background:#fff!important;border:1px solid #D8DED2!important;color:#606660!important;box-shadow:none!important;--tw-ring-color: transparent !important}body:not(.theme-dark) .admin-theme-page .admin-logs-page [class*=bg-emerald-50]{background:#eaf8ef!important;border-color:#bfe8cc!important;color:#047857!important}body:not(.theme-dark) .admin-theme-page .admin-logs-page [class*=bg-red-50]{background:#fef2f2!important;border-color:#fca5a5!important;color:#b91c1c!important}body:not(.theme-dark) .admin-theme-page .admin-logs-page [class*=bg-amber-50]{background:#fff8e1!important;border-color:#f9c416!important;color:#8a5c00!important}body:not(.theme-dark) .admin-theme-page .admin-logs-page [class*=bg-blue-50]{background:#f0f3e9!important;border-color:#cbd5c5!important;color:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-log-expanded,body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-log-messages,body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-log-detail-pill{background:#fafbf7!important;border-color:#d8ded2!important;box-shadow:none!important;--tw-ring-color: var(--bee-border) !important}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-log-expanded{border-top-color:#d8ded2!important}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-log-details{background:#fafbf7!important;border-color:#d8ded2!important;box-shadow:0 1px 2px #0f172a0a!important}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-log-messages,body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-log-detail-pill{--tw-ring-color: #D8DED2 !important}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-log-message,body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-log-empty-message{background:#fff!important;border-color:#d8ded2!important;--tw-ring-color: #D8DED2 !important}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-log-progress-success>div,body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-log-progress-unknown>div{background:#047857!important;background-color:#047857!important}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-log-progress-failed>div{background:#dc2626!important;background-color:#dc2626!important}body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-log-progress-running>div,body:not(.theme-dark) .admin-theme-page .admin-logs-page .admin-log-progress-partial>div{background:#b88700!important;background-color:#b88700!important}body:not(.theme-dark) .admin-theme-page .admin-logs-page table,body:not(.theme-dark) .admin-theme-page .admin-logs-page tbody tr{background:#fff!important;border-color:var(--bee-border)!important}body:not(.theme-dark) .admin-theme-page .admin-users-page .admin-theme-card,body:not(.theme-dark) .admin-theme-page .admin-users-page form{background:#fafbf7!important;background-image:none!important;border-color:#d8ded2!important;border-radius:16px!important;box-shadow:0 1px 2px #0f172a0a!important}body:not(.theme-dark) .admin-theme-page .admin-users-page .admin-current-session-header,body:not(.theme-dark) .admin-theme-page .admin-users-page [class*="bg-gray-50/60"]{background:#f0f3e9!important;border-color:#d8ded2!important}body:not(.theme-dark) .admin-theme-page .admin-users-page .admin-current-session-card [class*=bg-gray-50],body:not(.theme-dark) .admin-theme-page .admin-users-page .admin-current-session-card [class*=bg-emerald-50],body:not(.theme-dark) .admin-theme-page .admin-users-page [class*=border-dashed]{background:#fff!important;border-color:#d8ded2!important}body:not(.theme-dark) .admin-theme-page .admin-users-page input:not([type=checkbox]):not([type=radio]),body:not(.theme-dark) .admin-theme-page .admin-users-page select,body:not(.theme-dark) .admin-theme-page .admin-users-page .input{background:#fff!important;border:1px solid #D8DED2!important;color:#303630!important;box-shadow:none!important;-webkit-box-shadow:0 0 0 1000px #ffffff inset!important;-webkit-text-fill-color:#303630!important}body:not(.theme-dark) .admin-theme-page .admin-users-page input:-webkit-autofill,body:not(.theme-dark) .admin-theme-page .admin-users-page input:-webkit-autofill:hover,body:not(.theme-dark) .admin-theme-page .admin-users-page input:-webkit-autofill:focus{border:1px solid #D8DED2!important;-webkit-box-shadow:0 0 0 1000px #ffffff inset!important;-webkit-text-fill-color:#303630!important;-webkit-transition:background-color 9999s ease-in-out 0s!important;transition:background-color 9999s ease-in-out 0s!important}body:not(.theme-dark) .admin-theme-page .admin-users-page input:not([type=checkbox]):not([type=radio]):focus,body:not(.theme-dark) .admin-theme-page .admin-users-page select:focus,body:not(.theme-dark) .admin-theme-page .admin-users-page .input:focus{border-color:#cbd5e1!important;outline:0!important;box-shadow:0 0 0 3px #94a3b82e!important;-webkit-box-shadow:0 0 0 1000px #ffffff inset,0 0 0 3px rgba(148,163,184,.18)!important}body:not(.theme-dark) .admin-theme-page .admin-users-page input[type=checkbox]{accent-color:var(--bee-green-900);outline:0!important;box-shadow:none!important;--tw-ring-color: transparent !important}body:not(.theme-dark) .admin-theme-page .admin-users-page table{background:#fff!important;border-color:#d8ded2!important}body:not(.theme-dark) .admin-theme-page .admin-users-page>.admin-theme-card:last-child,body:not(.theme-dark) .admin-theme-page .admin-users-page>.admin-theme-card:last-child>div,body:not(.theme-dark) .admin-theme-page .admin-users-page>.admin-theme-card:last-child table,body:not(.theme-dark) .admin-theme-page .admin-users-page>.admin-theme-card:last-child thead,body:not(.theme-dark) .admin-theme-page .admin-users-page>.admin-theme-card:last-child tbody,body:not(.theme-dark) .admin-theme-page .admin-users-page>.admin-theme-card:last-child tr{background:#fff!important;background-image:none!important}body:not(.theme-dark) .admin-theme-page .admin-users-page thead{background:#f0f3e9!important;color:#64745f!important}body:not(.theme-dark) .admin-theme-page .admin-users-page tbody tr{background:#fff!important;border-color:#d8ded2!important}body:not(.theme-dark) .admin-theme-page .admin-users-page tbody tr:hover{background:#f7fcef!important}body:not(.theme-dark) .admin-theme-page .admin-users-page .tag,body:not(.theme-dark) .admin-theme-page .admin-users-page button[class*=ring-]{background:#fff!important;border:1px solid #D8DED2!important;color:#606660!important;box-shadow:none!important;--tw-ring-color: transparent !important}body:not(.theme-dark) .admin-theme-page .admin-users-page button[class*=bg-emerald-50],body:not(.theme-dark) .admin-theme-page .admin-users-page .tag[class*=bg-emerald-50],body:not(.theme-dark) .admin-theme-page .admin-users-page .tag[class*=bg-green-50]{background:#eaf8ef!important;border-color:#bfe8cc!important;color:#047857!important}body:not(.theme-dark) .admin-theme-page .admin-users-page button[class*=bg-gray-50],body:not(.theme-dark) .admin-theme-page .admin-users-page .tag[class*=bg-gray-50],body:not(.theme-dark) .admin-theme-page .admin-users-page .tag[class*=bg-ink-50]{background:#fff!important;border-color:#d8ded2!important;color:#606660!important}body:not(.theme-dark) .admin-theme-page .admin-users-page .tag[class*=bg-blue-50]{background:#f0f3e9!important;border-color:#cbd5c5!important;color:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .admin-users-page .tag[class*=bg-amber-50],body:not(.theme-dark) .admin-theme-page .admin-users-page button[class*=text-amber]{background:#fff8e1!important;border-color:#f9c416!important;color:#8a5c00!important}body:not(.theme-dark) .admin-theme-page .admin-users-page button:not(.btn-primary):hover{background:#f3ffe5!important;border-color:#b7d89d!important;color:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .admin-users-page button[class*=text-red],body:not(.theme-dark) .admin-theme-page .admin-users-page button[class*=text-red]:hover{background:#fef2f2!important;border-color:#fca5a5!important;color:#b91c1c!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page>div,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-country-sources>div,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-trust,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-trust-card{background:#fff!important;background-image:none!important;border-color:#d8ded2!important;box-shadow:0 1px 2px #0f172a0a!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page>div>.rounded-2xl,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-country-source-editor,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-list-panel,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page [class*=bg-gray-50],body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page [class*=bg-slate-50]{background:#fafbf7!important;background-image:none!important;border-color:#d8ded2!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-fetch-choice,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page label[class*=bg-white],body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page select,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page input:not([type=checkbox]):not([type=radio]),body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page textarea,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .input,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .select,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-country-select-trigger{background:#fff!important;border-color:#d8ded2!important;color:#303630!important;box-shadow:none!important;--tw-ring-color: transparent !important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page :is(input:not([type=checkbox]):not([type=radio]),textarea,select,.input,.select,.admin-country-select-trigger):focus,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page :is(input:not([type=checkbox]):not([type=radio]),textarea,select,.input,.select,.admin-country-select-trigger):focus-visible{border-color:#cbd5e1!important;outline:0!important;box-shadow:0 0 0 3px #94a3b82e!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page input[type=checkbox],body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page input[type=checkbox]:focus,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page input[type=checkbox]:focus-visible{accent-color:var(--bee-green-900);outline:0!important;box-shadow:none!important;--tw-ring-color: transparent !important;--tw-ring-offset-width: 0px !important;--tw-ring-shadow: 0 0 #0000 !important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-fetch-choice-selected,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-fetch-choice:has(input[type=checkbox]:checked){background:#fff!important;border-color:#cbd5c5!important;color:var(--bee-green-900)!important;box-shadow:inset 0 0 0 1px #163a240a,0 1px 2px #0f172a0a!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-fetch-choice:hover,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-country-select-option:hover{background:#f7fcef!important;border-color:#b7d89d!important;transform:none!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-fetch-summary{background:#fafbf7!important;background-image:none!important;border-color:#d8ded2!important;box-shadow:0 1px 2px #0f172a0a!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-action-button,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page button[class*=bg-brand-crimson]{background:var(--bee-green-900)!important;background-image:none!important;border:1px solid var(--bee-green-900)!important;color:#fff!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page button[class*=bg-brand-crimson]:hover:not(:disabled),body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-action-button:hover:not(:disabled){background:var(--bee-green-800)!important;border-color:var(--bee-green-800)!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page button[class*=bg-white],body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page button[class*=ring-gray]{background:#fff!important;border:1px solid #D8DED2!important;color:var(--bee-green-900)!important;box-shadow:none!important;--tw-ring-color: transparent !important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page button[class*=bg-white]:hover:not(:disabled),body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page button[class*=ring-gray]:hover:not(:disabled){background:#f3ffe5!important;border-color:#b7d89d!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page button:disabled{background:#f8faf5!important;border-color:#e3e8de!important;color:#a6aea0!important;opacity:1!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-trust-column{box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-trust-column.border-emerald-200{background:#eaf8ef!important;border-color:#bfe8cc!important;color:#047857!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-trust :is(span,button).border-emerald-200,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-trust :is(span,button)[class*=border-emerald]{background:#eaf8ef!important;border-color:#bfe8cc!important;color:#047857!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-trust-column.border-amber-200{background:#fff8e1!important;border-color:#f9c416!important;color:#8a5c00!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-trust :is(span,button).border-amber-200,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-trust :is(span,button)[class*=border-amber]{background:#fff8e1!important;border-color:#f9c416!important;color:#8a5c00!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-trust-column.border-lime-200,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-trust-column.border-rose-200{background:#fef2f2!important;border-color:#fca5a5!important;color:#b91c1c!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-trust :is(span,button).border-lime-200,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-trust :is(span,button)[class*=border-lime],body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-trust :is(span,button).border-rose-200,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-trust :is(span,button)[class*=border-rose]{background:#fef2f2!important;border-color:#fca5a5!important;color:#b91c1c!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-trust-card [class*=bg-gray],body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-list-panel span,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-list-panel button{background:#fff!important;border:1px solid #D8DED2!important;color:#606660!important;box-shadow:none!important;--tw-ring-color: transparent !important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-trust-card button.border-emerald-200,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-trust-card button[class*=border-emerald]{background:#eaf8ef!important;border-color:#bfe8cc!important;color:#047857!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-trust-card button.border-amber-200,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-trust-card button[class*=border-amber]{background:#fff8e1!important;border-color:#f9c416!important;color:#8a5c00!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-trust-card button.border-lime-200,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-trust-card button[class*=border-lime],body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-trust-card button.border-rose-200,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-source-trust-card button[class*=border-rose]{background:#fef2f2!important;border-color:#fca5a5!important;color:#b91c1c!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page>div,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page>div>.rounded-2xl,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .xl\:sticky>div{background:#fff!important;background-image:none!important;border-color:#d8ded2!important;box-shadow:0 1px 2px #0f172a0a!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page>div>.rounded-2xl>.rounded-2xl,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page [class*="max-h-[360px]"],body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page [class*="bg-gray-50/70"]{background:#fafbf7!important;border-color:#d8ded2!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-fetch-choice{background:#fff!important;border-color:#d8ded2!important;color:#303630!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-fetch-choice-selected,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-fetch-choice:has(input[type=checkbox]:checked){background:#f0f3e9!important;border-color:#cbd5c5!important;color:var(--bee-green-900)!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-fetch-choice:hover{background:#fafbf7!important;border-color:#cbd5c5!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page input[type=checkbox]{accent-color:var(--bee-green-900)!important;border-color:#9ca3af!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page [class*=bg-emerald-50],body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page [class*=border-emerald]{background:#eaf8ef!important;border-color:#bfe8cc!important;color:#047857!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .xl\:sticky [class*=bg-gray-50]{background:#fafbf7!important;border:1px solid #D8DED2!important;color:#303630!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-fetch-summary{background:#f0f3e9!important;border-color:#d8ded2!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-fetch-summary,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-fetch-choice,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-fetch-choice-selected,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page label:has(>input[type=checkbox]),body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .rounded-xl.border,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .rounded-2xl.border{border-width:1px!important;border-style:solid!important;border-color:#d8ded2!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-fetch-choice:has(input[type=checkbox]:checked),body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-fetch-choice-selected{border-color:#cbd5c5!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-super-fetch-field-control{width:100%!important;min-height:44px!important;background:#fff!important;border:1px solid #D8DED2!important;border-radius:12px!important;color:#303630!important;padding-left:14px!important;padding-right:14px!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-super-fetch-field-control:hover{border-color:#cbd5c5!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-super-fetch-field-control:focus{border-color:#cbd5e1!important;outline:0!important;box-shadow:0 0 0 3px #94a3b82e!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-super-fetch-save-button{background:#fff!important;border:1px solid #D8DED2!important;color:var(--bee-green-900)!important;box-shadow:none!important;--tw-ring-color: transparent !important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-super-fetch-save-button:hover:not(:disabled){background:#f0f3e9!important;border-color:#cbd5c5!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-super-fetch-save-button:disabled{background:#f8faf5!important;border-color:#e3e8de!important;color:#a6aea0!important;opacity:1!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-country-sources button[class*=border-brand-crimson],body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-country-sources button[class*="shadow-[0_14px"]{background:#f0f3e9!important;background-image:none!important;border:1px solid #CBD5C5!important;color:var(--bee-green-900)!important;box-shadow:none!important;outline:0!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-country-sources button:not([class*=border-brand-crimson]):not(.admin-source-action-button){background:#fff!important;border-color:#d8ded2!important;color:#303630!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-country-sources button:not([class*=border-brand-crimson]):not(.admin-source-action-button):hover{background:#fafbf7!important;border-color:#cbd5c5!important;transform:none!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-country-sources .admin-country-source-editor,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-country-sources .admin-source-list-panel,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-country-sources>div,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-country-sources [class*="rounded-[24px]"]{background:#fafbf7!important;border:1px solid #D8DED2!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-country-sources textarea.input,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-country-sources .admin-country-select-trigger{background:#fff!important;border:1px solid #D8DED2!important;color:#303630!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-country-sources .admin-source-list-panel span,body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-country-sources .admin-source-list-panel button{background:#fff!important;border:1px solid #D8DED2!important;color:#606660!important;box-shadow:none!important;--tw-ring-color: transparent !important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-country-sources .admin-source-action-button{background:var(--bee-green-900)!important;border:1px solid var(--bee-green-900)!important;color:#fff!important}body:not(.theme-dark) .admin-theme-page .super-admin-fetch-page .admin-country-sources .admin-source-action-button:disabled{background:#f8faf5!important;border-color:#d8ded2!important;color:#a6aea0!important;opacity:1!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card{background:#fff!important;background-image:none!important;border:1px solid #D8DED2!important;border-radius:16px!important;box-shadow:0 1px 2px #0f172a0a!important;--tw-ring-color: #D8DED2 !important;--tw-ring-offset-width: 0px !important;--tw-ring-shadow: 0 0 #0000 !important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card>div:first-child{background:#f8faf5!important;background-image:none!important;border-bottom:1px solid #D8DED2!important;color:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card:nth-child(1){border-top:4px solid #CBD5C5!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card:nth-child(2){border-top:4px solid #34D399!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card:nth-child(3){border-top:4px solid #14B8A6!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card:nth-child(4){border-top:4px solid #F9C416!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card:nth-child(5){border-top:4px solid #163A24!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card:nth-child(2)>div:first-child{background:#ecfdf5!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card:nth-child(3)>div:first-child{background:#f0fdfa!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card:nth-child(4)>div:first-child{background:#fff8e1!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card:nth-child(5)>div:first-child{background:#f0f3e9!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card>div:first-child>div:first-child{color:var(--bee-green-800)!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card>div:first-child input{background:#fff!important;border:1px solid #D8DED2!important;border-radius:8px!important;color:#303630!important;box-shadow:none!important;-webkit-text-fill-color:#303630!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card>div:first-child input:first-of-type{color:var(--bee-green-900)!important;-webkit-text-fill-color:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card>div:first-child input:focus{border-color:#cbd5e1!important;outline:0!important;box-shadow:0 0 0 3px #94a3b82e!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-limit-row,body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row{background:#fff!important;border-color:#d8ded2!important;color:#303630!important;box-shadow:none!important;--tw-ring-color: transparent !important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card [class*=rounded-md][class*=leading-relaxed]{background:#fff8e1!important;border:1px solid rgba(249,196,22,.45)!important;color:#8a5c00!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-limit-row input{color:var(--bee-green-900)!important;-webkit-text-fill-color:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row[class*=bg-emerald],body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row[class*=bg-blue],body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row[class*=bg-purple],body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row[class*=bg-amber],body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row[class*=bg-rose],body:not(.theme-dark) .admin-theme-page .admin-plan-builder [class*=bg-emerald-50],body:not(.theme-dark) .admin-theme-page .admin-plan-builder [class*=bg-blue-50],body:not(.theme-dark) .admin-theme-page .admin-plan-builder [class*=bg-purple-50],body:not(.theme-dark) .admin-theme-page .admin-plan-builder [class*=bg-amber-50]:not([class*=rounded-md]){background:#f3ffe5!important;border-color:#b7d89d!important;color:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row:not([class*=bg-emerald]):not([class*=bg-blue]):not([class*=bg-purple]):not([class*=bg-amber]):not([class*=bg-rose]){background:#f8faf5!important;border-color:#d8ded2!important;color:#64745f!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row.admin-plan-feature-on,body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row.admin-plan-feature-on[class*=bg-],body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row.admin-plan-feature-on[class*=ring-],body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row.admin-plan-feature-on[class*=text-]{background:#f3ffe5!important;background-image:none!important;border-color:#b7d89d!important;color:#163a24!important;box-shadow:none!important;--tw-ring-color: transparent !important;--tw-ring-shadow: 0 0 #0000 !important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row.admin-plan-feature-off,body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row.admin-plan-feature-off[class*=bg-],body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row.admin-plan-feature-off[class*=border-]{background:#fafbf7!important;background-image:none!important;border-color:#d8ded2!important;color:#64745f!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row:hover{background:#f7fcef!important;border-color:#b7d89d!important;transform:none!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row [class*=text-emerald],body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row [class*=text-blue],body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row [class*=text-purple],body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row [class*=text-amber],body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row [class*=text-orange],body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row [class*=text-brand-crimson],body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-limit-row [class*=text-emerald],body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-limit-row [class*=text-blue],body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-limit-row [class*=text-purple],body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-limit-row [class*=text-amber],body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-limit-row [class*=text-orange]{color:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row:not([class*=bg-emerald]):not([class*=bg-blue]):not([class*=bg-purple]):not([class*=bg-amber]):not([class*=bg-rose]) [class*=text-gray-500]{color:#64745f!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-toggle{background:#e3e8de!important;background-image:none!important;border:1px solid #CBD5C5!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-toggle-on{background:var(--bee-green-900)!important;background-image:none!important;border-color:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-toggle-off{background:#e5e7eb!important;border-color:#cbd5c5!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-toggle-knob{background:#fff!important;box-shadow:0 1px 2px #0f172a2e!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-preview{background:#fff!important;border:1px solid #D8DED2!important;box-shadow:0 1px 2px #0f172a0a!important;--tw-ring-color: transparent !important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-preview table,body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-preview thead,body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-preview tbody,body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-preview tr{background:#fff!important;border-color:#d8ded2!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-preview thead tr{background:#fafbf7!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-preview th span{background:#f3ffe5!important;border:1px solid #B7D89D!important;color:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder button[class*=bg-brand-crimson],body:not(.theme-dark) .admin-theme-page .admin-plan-builder button[class*=bg-emerald]{background:var(--bee-green-900)!important;background-image:none!important;border:1px solid var(--bee-green-900)!important;color:#fff!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder{--plan-line: #D8DED2;--plan-muted: #F8FAF5;--plan-soft: #FAFBF7;--plan-green: #163A24;--plan-green-soft: #F3FFE5;--plan-green-border: #B7D89D;--plan-yellow: #F9C416}body:not(.theme-dark) .admin-theme-page .admin-plan-builder>.grid:first-child{align-items:stretch}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card{overflow:hidden!important;border:1px solid var(--plan-line)!important;border-top-width:4px!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 26px #163a240f!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card-free{border-top-color:#cbd5c5!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card-growth{border-top-color:#10b981!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card-scale{border-top-color:#14b8a6!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card-premium{border-top-color:var(--plan-yellow)!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card-enterprise{border-top-color:var(--plan-green)!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card-header{min-height:112px!important;padding:22px 22px 18px!important;border-bottom:1px solid var(--plan-line)!important;background:var(--plan-muted)!important;background-image:none!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card-growth .admin-plan-card-header{background:#ecfdf5!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card-scale .admin-plan-card-header{background:#f0fdfa!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card-premium .admin-plan-card-header{background:#fff8e1!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card-enterprise .admin-plan-card-header{background:#f0f3e9!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card-header>div:first-child{margin-bottom:14px!important;color:#173614!important;letter-spacing:.24em!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card-header .flex{align-items:center!important;gap:10px!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card-header input{min-height:32px!important;border:1px solid var(--plan-line)!important;border-radius:9px!important;background:#fff!important;color:#0b1220!important;box-shadow:inset 0 1px #fffc!important;-webkit-text-fill-color:#0B1220!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card-header input:first-of-type{width:80px!important;padding:0 8px!important;font-size:25px!important;line-height:1!important;color:var(--plan-green)!important;-webkit-text-fill-color:var(--plan-green)!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card-header input:last-of-type{padding:0 8px!important;font-size:12px!important;font-weight:800!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-card>div:nth-child(2){padding:22px!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-limit-row{min-height:34px!important;border:1px solid var(--plan-line)!important;border-radius:9px!important;background:#fff!important;padding:8px 12px!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-limit-row span:first-child{color:#526173!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-limit-row input,body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-limit-row span:last-child{color:#03210f!important;font-weight:900!important;-webkit-text-fill-color:#03210F!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-hard-cap{border:1px solid rgba(249,196,22,.58)!important;border-radius:8px!important;background:#fff8e1!important;color:#8a5c00!important;padding:8px 10px!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row{min-height:48px!important;border-radius:10px!important;padding:9px 12px!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-on{background:var(--plan-green-soft)!important;border:1px solid var(--plan-green-border)!important;color:var(--plan-green)!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder button.admin-plan-feature-on,body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row.admin-plan-feature-on,body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row.admin-plan-feature-on[class*=bg-],body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row.admin-plan-feature-on[class*=ring-]{background:#f3ffe5!important;background-image:none!important;border:1px solid #B7D89D!important;color:#163a24!important;box-shadow:none!important;--tw-ring-color: transparent !important;--tw-ring-shadow: 0 0 #0000 !important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row.admin-plan-feature-on div,body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row.admin-plan-feature-on [class*=text-]{color:#163a24!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-off{background:#fafbf7!important;border:1px solid var(--plan-line)!important;color:#64745f!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row div:first-child div:first-child{color:inherit!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-feature-row div:first-child div:last-child{color:#8a96a8!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-toggle{height:18px!important;width:30px!important;border-radius:999px!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-toggle-on{background:var(--plan-green)!important;border-color:var(--plan-green)!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-toggle-off{background:#e5e7eb!important;border-color:#d1d5db!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-toggle-knob{height:14px!important;width:14px!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-toggle-on .admin-plan-toggle-knob{transform:translate(12px)!important}body:not(.theme-dark) .admin-theme-page .admin-plan-builder .admin-plan-preview{border-radius:18px!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page>div,body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .admin-maintenance-card,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page>div>div,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page .rounded-2xl{background:#fff!important;background-image:none!important;border-color:#d8ded2!important;box-shadow:0 1px 2px #0f172a0a!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page [class*="bg-[#fbfbfa]"],body:not(.theme-dark) .admin-theme-page .admin-system-settings-page [class*="bg-[linear-gradient"],body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .admin-ai-toggle-list,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page [class*=bg-gray-50],body:not(.theme-dark) .admin-theme-page .admin-mail-center-page [class*=bg-gray-100]{background:#fafbf7!important;background-image:none!important;border-color:#d8ded2!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .admin-settings-segmented,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page .admin-settings-segmented{background:#f0f3e9!important;border-color:#d8ded2!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .admin-settings-segmented button[class*=bg-brand-crimson],body:not(.theme-dark) .admin-theme-page .admin-mail-center-page .admin-settings-segmented button[class*=bg-brand-crimson]{background:var(--bee-green-900)!important;background-image:none!important;border:1px solid var(--bee-green-900)!important;color:#fff!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .admin-settings-segmented button:not([class*=bg-brand-crimson]):hover,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page .admin-settings-segmented button:not([class*=bg-brand-crimson]):hover{background:#f0f3e9!important;color:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page input:not([type=checkbox]):not([type=radio]):not([type=range]),body:not(.theme-dark) .admin-theme-page .admin-system-settings-page textarea,body:not(.theme-dark) .admin-theme-page .admin-system-settings-page select,body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .input,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page input:not([type=checkbox]):not([type=radio]),body:not(.theme-dark) .admin-theme-page .admin-mail-center-page textarea,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page select,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page .input{background:#fff!important;border-color:#d8ded2!important;color:#303630!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page :is(input:not([type=checkbox]):not([type=radio]):not([type=range]),textarea,select,.input):focus,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page :is(input:not([type=checkbox]):not([type=radio]),textarea,select,.input):focus{border-color:#cbd5e1!important;outline:0!important;box-shadow:0 0 0 3px #94a3b82e!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page input[type=checkbox],body:not(.theme-dark) .admin-theme-page .admin-mail-center-page input[type=checkbox]{accent-color:var(--bee-green-900);outline:0!important;box-shadow:none!important;--tw-ring-color: transparent !important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page input[type=range]{accent-color:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page input[type=range]::-webkit-slider-thumb{background:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page input[type=range]::-moz-range-thumb{background:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .admin-ai-toggle-row-on,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page button[class*=border-brand-crimson],body:not(.theme-dark) .admin-theme-page .admin-mail-center-page button[class*=bg-brand-pink]{background:#f0f3e9!important;border-color:#d8ded2!important;color:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .admin-ai-switch-on,body:not(.theme-dark) .admin-theme-page .admin-system-settings-page button[class*=bg-brand-crimson],body:not(.theme-dark) .admin-theme-page .admin-mail-center-page button[class*=bg-brand-crimson]{background:var(--bee-green-900)!important;background-image:none!important;border-color:var(--bee-green-900)!important;color:#fff!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .admin-reset-defaults-button{background:#f0f3e9!important;border-color:#d8ded2!important;color:var(--bee-green-900)!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page label[class*=border-amber],body:not(.theme-dark) .admin-theme-page .admin-mail-center-page [class*=bg-amber-50]{background:#fff8e1!important;border-color:#f9c416!important;color:#8a5c00!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .rounded-2xl.border,body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .rounded-xl.border{border-color:#d8ded2!important;box-shadow:0 1px 2px #0f172a0a!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .admin-ai-toggle-row{background:#fff!important;border-color:#d8ded2!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .admin-ai-toggle-row-on{background:#f0f3e9!important;border-color:#d8ded2!important;color:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .admin-ai-toggle-row-off{background:#fff!important;color:#303630!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .admin-ai-toggle-row+.admin-ai-toggle-row{border-top-color:#d8ded2!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page .admin-ai-switch-off{background:#e5e7eb!important;border:1px solid #D1D5DB!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page label:has(>input[type=checkbox]){background:#fff!important;border-color:#d8ded2!important;color:#303630!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page label:has(>input[type=checkbox]:checked){background:#f0f3e9!important;border-color:#d8ded2!important;color:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page label[class*=border-amber]:has(>input[type=checkbox]:checked){background:#f0f3e9!important;border-color:#d8ded2!important;color:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page span[class*=bg-brand-pink],body:not(.theme-dark) .admin-theme-page .admin-system-settings-page span[class*=border-brand-crimson]{background:#f3ffe5!important;border:1px solid #B7D89D!important;color:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page span[class*="bg-[#fbfbfa]"]{background:#fff!important;border:1px solid #D8DED2!important;color:#303630!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page select.input,body:not(.theme-dark) .admin-theme-page .admin-system-settings-page input.input,body:not(.theme-dark) .admin-theme-page .admin-system-settings-page textarea.input{border:1px solid #D8DED2!important;border-radius:12px!important;background:#fff!important;color:#303630!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page textarea.input{min-height:120px!important;padding:12px 14px!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page input[type=range]{height:6px!important;border-radius:999px!important;background:linear-gradient(to right,var(--bee-green-900) 0 var(--range-progress, 0%),#E3E8DE var(--range-progress, 0%) 100%)!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page input[type=range]::-webkit-slider-runnable-track{height:6px!important;border-radius:999px!important;background:linear-gradient(to right,var(--bee-green-900) 0 var(--range-progress, 0%),#E3E8DE var(--range-progress, 0%) 100%)!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page input[type=range]::-moz-range-track{height:6px!important;border-radius:999px!important;background:#e3e8de!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page input[type=range]::-moz-range-progress{height:6px!important;border-radius:999px!important;background:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .admin-system-settings-page input[type=range]::-webkit-slider-thumb{margin-top:-5px!important;width:16px!important;height:16px!important;border:2px solid var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page .text-brand-crimson,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page [class*=text-brand-crimson],body:not(.theme-dark) .admin-theme-page .admin-system-settings-page [class*=text-brand-crimson]{color:var(--bee-green-800)!important}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page .bg-gradient-to-r,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page [class*=from-brand-pink],body:not(.theme-dark) .admin-theme-page .admin-mail-center-page [class*=via-brand-crimson],body:not(.theme-dark) .admin-theme-page .admin-mail-center-page [class*=to-brand-hoverred]{background:var(--bee-green-900)!important;background-image:none!important}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page [class*="border-[#efe4e8]"],body:not(.theme-dark) .admin-theme-page .admin-mail-center-page [class*="border-[#ece7ea]"],body:not(.theme-dark) .admin-theme-page .admin-mail-center-page [class*="border-[#f0d3dd]"]{border-color:#d8ded2!important}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page [class*="to-[#faf5f7]"],body:not(.theme-dark) .admin-theme-page .admin-mail-center-page [class*=from-white]{background:#fafbf7!important;background-image:none!important}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page>.grid>div:first-child,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page>.grid>div:last-child>div{background:#fff!important;border:1px solid #D8DED2!important;box-shadow:0 1px 2px #0f172a0a!important}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page label{color:#64745f!important}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page input.input,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page textarea.input{min-height:46px!important;background:#fff!important;border:1px solid #D8DED2!important;border-radius:12px!important;color:#303630!important;padding-left:14px!important;padding-right:14px!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page textarea.input{min-height:220px!important;padding-top:12px!important;padding-bottom:12px!important}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page input.input::-moz-placeholder,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page textarea.input::-moz-placeholder{color:#8a8174!important;opacity:.78!important}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page input.input::placeholder,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page textarea.input::placeholder{color:#8a8174!important;opacity:.78!important}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page input.input:hover,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page textarea.input:hover{border-color:#cbd5c5!important}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page input.input:focus,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page textarea.input:focus{border-color:#cbd5e1!important;outline:0!important;box-shadow:0 0 0 3px #94a3b82e!important}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page .space-y-3>div,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page .overflow-hidden.rounded-2xl{background:#fafbf7!important;border:1px solid #D8DED2!important}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page .h-1\.5{background:var(--bee-green-900)!important;background-image:none!important}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page button.admin-mail-audience-card-idle,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page button.admin-mail-recipient-card-idle{background:#fff!important;border-color:#d8ded2!important;color:#303630!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page button.admin-mail-audience-card-idle:hover,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page button.admin-mail-recipient-card-idle:hover{background:#fff!important;border-color:#d8ded2!important}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page button.admin-mail-audience-card-active,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page button.admin-mail-recipient-card-active{background:#f0f3e9!important;border-color:#d8ded2!important;color:var(--bee-green-900)!important;box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .admin-mail-center-page button.admin-mail-audience-card-active:focus,body:not(.theme-dark) .admin-theme-page .admin-mail-center-page button.admin-mail-recipient-card-active:focus{outline:0!important}body:not(.theme-dark) .admin-theme-page .admin-usage-page .admin-theme-card,body:not(.theme-dark) .admin-theme-page .admin-usage-page .admin-usage-metric{background:#fff!important;background-image:none!important;border-color:#d8ded2!important;border-radius:16px!important;box-shadow:0 1px 2px #0f172a0a!important}body:not(.theme-dark) .admin-theme-page .admin-usage-page [class*="bg-gray-50/70"],body:not(.theme-dark) .admin-theme-page .admin-usage-page [class*="bg-gray-50/60"]{background:#fafbf7!important;border-color:#d8ded2!important}body:not(.theme-dark) .admin-theme-page .admin-usage-page [class*=border-gray-100],body:not(.theme-dark) .admin-theme-page .admin-usage-page [class*=divide-gray-100]>*{border-color:#d8ded2!important}body:not(.theme-dark) .admin-theme-page .admin-usage-page .admin-metric-icon-tile,body:not(.theme-dark) .admin-theme-page .admin-usage-page .admin-usage-metric span[class*=ring-]{background:#f0f3e9!important;border:1px solid #D8DED2!important;color:var(--bee-green-900)!important;box-shadow:none!important;--tw-ring-color: transparent !important}body:not(.theme-dark) .admin-theme-page .admin-usage-page .admin-usage-metric [class*=bg-gray-100]{background:#eef0ea!important}body:not(.theme-dark) .admin-theme-page .admin-usage-page .admin-usage-progress-fill{background:var(--bee-green-900)!important;background-color:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .admin-usage-page .tag,body:not(.theme-dark) .admin-theme-page .admin-usage-page [class*=rounded-xl][class*=ring-gray-100],body:not(.theme-dark) .admin-theme-page .admin-usage-page [class*=rounded-xl][class*=ring-1]{background:#fff!important;border:1px solid #D8DED2!important;color:#606660!important;box-shadow:none!important;--tw-ring-color: transparent !important}body:not(.theme-dark) .admin-theme-page .admin-usage-page .tag[class*=bg-emerald-50],body:not(.theme-dark) .admin-theme-page .admin-usage-page .tag[class*=bg-green-50]{background:#eaf8ef!important;border-color:#bfe8cc!important;color:#047857!important}body:not(.theme-dark) .admin-theme-page .admin-usage-page .tag[class*=bg-red-50],body:not(.theme-dark) .admin-theme-page .admin-usage-page [class*=ring-red-100]{background:#fef2f2!important;border-color:#fca5a5!important;color:#b91c1c!important}body:not(.theme-dark) .admin-theme-page .admin-usage-page .tag[class*=bg-amber-50]{background:#fff8e1!important;border-color:#f9c416!important;color:#8a5c00!important}body:not(.theme-dark) .admin-theme-page .admin-usage-page button[class*=bg-brand-pink]{background:#f3ffe5!important;border-color:#b7d89d!important;color:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .admin-usage-page button[class*=bg-brand-pink]:hover{background:#e8f8d9!important}body:not(.theme-dark) .admin-theme-page .super-admin-overview .premium-stat-card,body:not(.theme-dark) .admin-theme-page .super-admin-overview .premium-glass,body:not(.theme-dark) .admin-theme-page .super-admin-overview .admin-theme-card,body:not(.theme-dark) .admin-theme-page .super-admin-overview [class*="rounded-[26px]"]{background:#fff!important;background-image:none!important;border-color:#d8ded2!important;box-shadow:0 1px 2px #0f172a0a!important}body:not(.theme-dark) .admin-theme-page .super-admin-overview .premium-stat-card>div.absolute.inset-x-0.top-0{background:var(--bee-green-900)!important;background-color:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .super-admin-overview .admin-content-icon-tile,body:not(.theme-dark) .admin-theme-page .super-admin-overview .admin-metric-icon-tile,body:not(.theme-dark) .admin-theme-page .super-admin-overview span[class*=bg-brand-pink],body:not(.theme-dark) .admin-theme-page .super-admin-overview span[class*=bg-gray-100],body:not(.theme-dark) .admin-theme-page .super-admin-overview span[class*=bg-blue-50],body:not(.theme-dark) .admin-theme-page .super-admin-overview span[class*=bg-cyan-50],body:not(.theme-dark) .admin-theme-page .super-admin-overview span[class*=bg-violet-50],body:not(.theme-dark) .admin-theme-page .super-admin-overview span[class*=bg-fuchsia-50]{background:#f0f3e9!important;background-image:none!important;border:1px solid #D8DED2!important;color:var(--bee-green-900)!important;box-shadow:none!important;--tw-ring-color: transparent !important}body:not(.theme-dark) .admin-theme-page .super-admin-overview .admin-content-icon-tile svg,body:not(.theme-dark) .admin-theme-page .super-admin-overview .admin-metric-icon-tile svg{color:var(--bee-green-900)!important;stroke:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .super-admin-overview [class*=border-gray-100],body:not(.theme-dark) .admin-theme-page .super-admin-overview [class*=divide-gray-100]>*,body:not(.theme-dark) .admin-theme-page .super-admin-overview table,body:not(.theme-dark) .admin-theme-page .super-admin-overview tr{border-color:#d8ded2!important}body:not(.theme-dark) .admin-theme-page .super-admin-overview [class*=bg-gray-50],body:not(.theme-dark) .admin-theme-page .super-admin-overview [class*="bg-white/50"],body:not(.theme-dark) .admin-theme-page .super-admin-overview [class*="bg-white/80"]{background:#fafbf7!important;background-image:none!important;border-color:#d8ded2!important}body:not(.theme-dark) .admin-theme-page .super-admin-overview .premium-table-row,body:not(.theme-dark) .admin-theme-page .super-admin-overview .premium-table-row td{background:#fff!important;border-color:#d8ded2!important}body:not(.theme-dark) .admin-theme-page .super-admin-overview .premium-table-row:hover,body:not(.theme-dark) .admin-theme-page .super-admin-overview .premium-table-row:hover td{background:#f7fcef!important}body:not(.theme-dark) .admin-theme-page .super-admin-overview .tag{background:#fff!important;border:1px solid #D8DED2!important;color:#606660!important;box-shadow:none!important;--tw-ring-color: transparent !important}body:not(.theme-dark) .admin-theme-page .super-admin-overview .tag[class*=bg-emerald-50]{background:#eaf8ef!important;border-color:#bfe8cc!important;color:#047857!important}body:not(.theme-dark) .admin-theme-page .super-admin-overview .tag[class*=bg-red-50]{background:#fef2f2!important;border-color:#fca5a5!important;color:#b91c1c!important}body:not(.theme-dark) .admin-theme-page .super-admin-overview .tag[class*=bg-amber-50]{background:#fff8e1!important;border-color:#f9c416!important;color:#8a5c00!important}body:not(.theme-dark) .admin-theme-page .super-admin-overview [class*=bg-gradient-to-r][style*=width]{background:var(--bee-green-900)!important;background-image:none!important}body:not(.theme-dark) .admin-theme-page .super-admin-overview .rounded-xl.border,body:not(.theme-dark) .admin-theme-page .super-admin-overview .rounded-2xl.border,body:not(.theme-dark) .admin-theme-page .super-admin-overview .rounded-lg.border,body:not(.theme-dark) .admin-theme-page .super-admin-overview [class*=rounded-xl][class*=border-gray-100],body:not(.theme-dark) .admin-theme-page .super-admin-overview [class*=rounded-2xl][class*=border-gray-100],body:not(.theme-dark) .admin-theme-page .super-admin-overview [class*=rounded-lg][class*=border-gray-100]{background:#fff!important;background-image:none!important;border-color:#d8ded2!important;box-shadow:0 1px 2px #0f172a0a!important}body:not(.theme-dark) .admin-theme-page .super-admin-overview .rounded-lg[class*=bg-gray-50],body:not(.theme-dark) .admin-theme-page .super-admin-overview .rounded-xl[class*=bg-gray-50],body:not(.theme-dark) .admin-theme-page .super-admin-overview .rounded-2xl[class*=bg-gray-50],body:not(.theme-dark) .admin-theme-page .super-admin-overview [class*="bg-gray-50/70"],body:not(.theme-dark) .admin-theme-page .super-admin-overview [class*="bg-gray-50/80"]{background:#fafbf7!important;background-image:none!important;border-color:#d8ded2!important}body:not(.theme-dark) .admin-theme-page .super-admin-overview [class*=ring-gray-100],body:not(.theme-dark) .admin-theme-page .super-admin-overview [class*=ring-gray-200]{--tw-ring-color: #D8DED2 !important}body:not(.theme-dark) .admin-theme-page .super-admin-overview .glow-dot-success,body:not(.theme-dark) .admin-theme-page .super-admin-overview .glow-dot-error,body:not(.theme-dark) .admin-theme-page .super-admin-overview .glow-dot-running{box-shadow:none!important}body:not(.theme-dark) .admin-theme-page .super-admin-overview .glow-dot-success{background:#10b981!important}body:not(.theme-dark) .admin-theme-page .super-admin-overview .glow-dot-error{background:#dc2626!important}body:not(.theme-dark) .admin-theme-page .super-admin-overview .glow-dot-running,body:not(.theme-dark) .admin-theme-page .super-admin-overview [class*=bg-blue-400]{background:#f9c416!important}body:not(.theme-dark) .admin-theme-page .super-admin-overview [class*=bg-amber-400]{background:#f9c416!important}body:not(.theme-dark) .admin-theme-page .super-admin-overview [class*=bg-brand-crimson]{background:var(--bee-green-900)!important;background-color:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .super-admin-overview .super-admin-user-avatar{background:var(--bee-green-900)!important;background-color:var(--bee-green-900)!important;color:#fff!important;border:1px solid rgba(22,58,36,.18)!important}body:not(.theme-dark) .admin-theme-page .admin-articles-page>.rounded-2xl,body:not(.theme-dark) .admin-theme-page .admin-articles-page .article-card,body:not(.theme-dark) .admin-theme-page .admin-articles-page .rounded-xl[class*=bg-white]{background:#fff!important;background-image:none!important;border-color:#d8ded2!important;box-shadow:0 1px 2px #0f172a0a!important}body:not(.theme-dark) .admin-theme-page .admin-articles-page .article-card{border:1px solid #D8DED2!important}body:not(.theme-dark) .admin-theme-page .admin-articles-page .article-card:hover{background:#fff!important;border-color:#cbd5c5!important;transform:none!important;box-shadow:0 1px 2px #0f172a0a!important}body:not(.theme-dark) .admin-theme-page .admin-articles-page .article-card>.absolute.left-0.top-0{background:var(--bee-green-900)!important;background-color:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .admin-articles-page .article-type-pill,body:not(.theme-dark) .admin-theme-page .admin-articles-page .article-score-pill,body:not(.theme-dark) .admin-theme-page .admin-articles-page .article-meta-pill,body:not(.theme-dark) .admin-theme-page .admin-articles-page .article-compact-category-pill{background:#f0f3e9!important;border:1px solid #B7D89D!important;color:var(--bee-green-900)!important;box-shadow:none!important;--tw-ring-color: transparent !important}body:not(.theme-dark) .admin-theme-page .admin-articles-page .article-meta-pill svg,body:not(.theme-dark) .admin-theme-page .admin-articles-page .article-compact-category-pill svg{color:#64745f!important;stroke:#64745f!important}body:not(.theme-dark) .admin-theme-page .admin-articles-page .article-title,body:not(.theme-dark) .admin-theme-page .admin-articles-page .article-title a{color:var(--bee-green-900)!important}body:not(.theme-dark) .admin-theme-page .admin-articles-page .article-title a:hover{color:var(--bee-green-800)!important;text-decoration-color:var(--bee-yellow-600)!important}body:not(.theme-dark) .admin-theme-page .admin-articles-page input[type=checkbox]{accent-color:var(--bee-green-900);outline:0!important;box-shadow:none!important;--tw-ring-color: transparent !important}body:not(.theme-dark) .admin-theme-page .admin-articles-page .btn-ghost.text-red-600,body:not(.theme-dark) .admin-theme-page .admin-articles-page .admin-bulk-delete-button{background:#fef2f2!important;border:1px solid #FCA5A5!important;color:#b91c1c!important;box-shadow:none!important;--tw-ring-color: transparent !important}body:not(.theme-dark) .admin-theme-page .admin-articles-page .btn-ghost.text-red-600:hover,body:not(.theme-dark) .admin-theme-page .admin-articles-page .admin-bulk-delete-button:hover{background:#fee2e2!important;border-color:#f87171!important}body:not(.theme-dark) .admin-theme-page .admin-articles-page button:not(.admin-bulk-delete-button):not(.btn-ghost){background:#fff!important;border:1px solid #D8DED2!important;color:var(--bee-green-900)!important;box-shadow:none!important;--tw-ring-color: transparent !important}body:not(.theme-dark) .admin-theme-page .admin-articles-page button:not(.admin-bulk-delete-button):not(.btn-ghost):hover{background:#f3ffe5!important;border-color:#b7d89d!important}body:not(.theme-dark) .content-studio-topic-card-frame{position:relative!important;border:0!important;transform:none!important}body:not(.theme-dark) .content-studio-topic-card-frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;pointer-events:none;border:1px solid #B8C9B2;border-radius:26px}body:not(.theme-dark) .content-studio-panel-header-icon{border-color:#b7d89d!important}.content-repo-list-panel{scrollbar-gutter:stable}body:not(.theme-dark) .admin-theme-page .admin-live-progress-card{border-color:#dbe3d4;background:#fff;box-shadow:0 10px 24px #1034140b}body:not(.theme-dark) .admin-theme-page .admin-live-progress-track{background:#e5ebdf;box-shadow:inset 0 0 0 1px #d5decf}body:not(.theme-dark) .admin-theme-page .admin-live-progress-fill{background:linear-gradient(90deg,#103414,#2f7a2d 72%,#f4b60b);box-shadow:0 0 0 1px #10341414,0 4px 12px #1034142e}body:not(.theme-dark) .admin-theme-page .admin-live-progress-fill.is-failed{background:linear-gradient(90deg,#dc2626,#fb7185)}body:not(.theme-dark) .admin-theme-page .admin-live-progress-event{background:#f8faf6;border:1px solid #e5ebdf}body:not(.theme-dark) .admin-theme-page .admin-live-progress-dot{background:#f4b60b;box-shadow:0 0 0 4px #f4b60b1f}body:not(.theme-dark) .admin-theme-page .admin-live-progress-dot.is-failed{background:#dc2626;box-shadow:0 0 0 4px #dc26261f}body.theme-dark .admin-theme-page .admin-live-progress-card{border-color:#788c6e38;background:#0e1410eb;box-shadow:0 18px 38px #00000052}body.theme-dark .admin-theme-page .admin-live-progress-track{background:#1a221af2;box-shadow:inset 0 0 0 1px #788c6e2e}body.theme-dark .admin-theme-page .admin-live-progress-fill{background:linear-gradient(90deg,#64d47a,#20a044 72%,#f4b60b);box-shadow:0 4px 14px #64d47a38}body.theme-dark .admin-theme-page .admin-live-progress-fill.is-failed{background:linear-gradient(90deg,#ef4444,#f9c416)}body.theme-dark .admin-theme-page .admin-live-progress-event{background:#0e14109e;border:1px solid rgba(120,140,110,.16)}body.theme-dark .admin-theme-page .admin-live-progress-dot{background:#f4b60b;box-shadow:0 0 0 4px #f4b60b24}body.theme-dark .admin-theme-page .admin-live-progress-dot.is-failed{background:#f9c416;box-shadow:0 0 0 4px #fb718524}body:not(.theme-dark) .feedback-page{background:#fbfcf7!important}body:not(.theme-dark) .feedback-page .feedback-shell{background:#fff;border-color:#dbe3d4!important;box-shadow:0 10px 28px #1034140e}body:not(.theme-dark) .feedback-page .feedback-soft{background:#f8faf4;border-color:#e0e7d8!important;--tw-ring-color: #e0e7d8 !important}body:not(.theme-dark) .feedback-page .feedback-hero{background:#fff!important}body:not(.theme-dark) .feedback-page .input,body:not(.theme-dark) .feedback-page input,body:not(.theme-dark) .feedback-page select,body:not(.theme-dark) .feedback-page textarea{border-color:#d8ded2;background:#fffefb;color:#0f1f14;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}body:not(.theme-dark) .feedback-page .input:hover,body:not(.theme-dark) .feedback-page input:hover,body:not(.theme-dark) .feedback-page select:hover,body:not(.theme-dark) .feedback-page textarea:hover{border-color:#163a24!important;box-shadow:0 0 0 1px #163a24!important}body:not(.theme-dark) .feedback-page .input:focus,body:not(.theme-dark) .feedback-page input:focus,body:not(.theme-dark) .feedback-page select:focus,body:not(.theme-dark) .feedback-page textarea:focus{border-color:#163a24!important;box-shadow:0 0 0 1px #163a24!important;outline:none!important}body:not(.theme-dark) .feedback-page [class*=bg-brand-pink]{background-color:#eef8e5}body:not(.theme-dark) .feedback-page .feedback-quickstart{background:#f3f7ec!important;border-color:#cfdcc5!important}body:not(.theme-dark) .feedback-page .feedback-chip{background:#fff!important;border:1px solid #d8e3ce;color:#163a24!important;box-shadow:0 6px 16px #1034140f}body:not(.theme-dark) .feedback-page .feedback-choice{background:#fff;border:1px solid #d8e3ce;color:#52645c;box-shadow:0 6px 16px #1034140d}body:not(.theme-dark) .feedback-page .feedback-choice:hover,body:not(.theme-dark) .feedback-page .feedback-choice:focus-visible{border-color:#163a24;color:#163a24;outline:none}body:not(.theme-dark) .feedback-page .feedback-choice.is-active{background:#163a24;border-color:#163a24;color:#fff;box-shadow:0 10px 22px #163a2424}body:not(.theme-dark) .feedback-page .feedback-step{background:#fbfdf8!important;border:1px solid #d8e3ce}body:not(.theme-dark) .feedback-page .feedback-step-number{background:#eef8e5;color:#163a24;border:1px solid #cfe0c1;border-radius:999px!important}body:not(.theme-dark) .feedback-page .feedback-step-line{background:#e1ead7}body:not(.theme-dark) .feedback-page .feedback-step.is-done{border-color:#163a2461!important;background:#f4fbec!important}body:not(.theme-dark) .feedback-page .feedback-step.is-done .feedback-step-number,body:not(.theme-dark) .feedback-page .feedback-step.is-done .feedback-step-line{background:#163a24;color:#fff}body:not(.theme-dark) .feedback-page .feedback-clear{background:#fff;border:1px solid #d8e3ce;color:#52645c}body:not(.theme-dark) .feedback-page .feedback-clear:hover{border-color:#163a24;background:#f4fbec;color:#163a24!important}body:not(.theme-dark) .feedback-page .feedback-submit-message{background:#ecfdf5!important;border:1px solid #bbf7d0;color:#047857}body:not(.theme-dark) .feedback-page .feedback-history-list{max-height:min(58vh,560px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#b8c8ad transparent}body:not(.theme-dark) .feedback-page .feedback-history-list::-webkit-scrollbar{width:6px}body:not(.theme-dark) .feedback-page .feedback-history-list::-webkit-scrollbar-thumb{background:#b8c8ad;border-radius:999px}body:not(.theme-dark) .feedback-page .feedback-status-step{color:#6b786f}body:not(.theme-dark) .feedback-page .feedback-status-step:not(:last-child):after{content:"";position:absolute;left:calc(50% + 16px);right:calc(-50% + 16px);top:13px;height:2px;background:#d8e3ce}body:not(.theme-dark) .feedback-page .feedback-status-step.is-active:not(:last-child):after{background:#163a24}body:not(.theme-dark) .feedback-page .feedback-status-dot{background:#eef8e5;border:1px solid #cfe0c1;color:#163a24;position:relative;z-index:1}body:not(.theme-dark) .feedback-page .feedback-status-step.is-active .feedback-status-dot{background:#163a24;border-color:#163a24;color:#fff}body:not(.theme-dark) .feedback-page .feedback-status-step.is-active .feedback-status-label{color:#163a24}body:not(.theme-dark) .feedback-page .feedback-admin-reply{background:#fffefb!important;border-color:#d8e3ce!important}body:not(.theme-dark) .feedback-page .feedback-danger-action{background:#fff5f5;color:#dc2626;border:1px solid #fecaca}body:not(.theme-dark) .feedback-page .feedback-danger-action:hover{background:#fee2e2;border-color:#fca5a5;color:#b91c1c}body:not(.theme-dark) .feedback-page .feedback-chip:hover,body:not(.theme-dark) .feedback-page .feedback-chip:focus-visible{background:#163a24!important;border-color:#163a24!important;color:#fff!important;outline:none!important}body.theme-dark .feedback-page{background:#020817!important}body.theme-dark .feedback-page .feedback-shell{background:#0f172a!important;border-color:#788c6e6b!important;box-shadow:inset 0 0 0 1px #ffffff09,0 22px 54px #00000061!important}body.theme-dark .feedback-page .feedback-soft{background:#111814!important;border-color:#788c6e61!important;--tw-ring-color: rgba(120, 140, 110, .34) !important;box-shadow:inset 0 0 0 1px #ffffff06}body.theme-dark .feedback-page .feedback-hero{background:#0f172a!important}body.theme-dark .feedback-page h1,body.theme-dark .feedback-page h2,body.theme-dark .feedback-page [class*=text-gray-950],body.theme-dark .feedback-page [class*=text-gray-900],body.theme-dark .feedback-page [class*=text-gray-800]{color:#f8fafc!important}body.theme-dark .feedback-page [class*=text-gray-700],body.theme-dark .feedback-page [class*=text-gray-600],body.theme-dark .feedback-page [class*=text-gray-500]{color:#cbd5e1!important}body.theme-dark .feedback-page [class*=text-gray-400]{color:#94a3b8!important}body.theme-dark .feedback-page .input,body.theme-dark .feedback-page input,body.theme-dark .feedback-page select,body.theme-dark .feedback-page textarea{background:#070c09fa!important;border:1px solid rgba(120,140,110,.28)!important;color:#f8fafc!important;box-shadow:inset 0 1px #ffffff09,0 10px 22px #0206171f!important;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}body.theme-dark .feedback-page .input:hover,body.theme-dark .feedback-page input:hover,body.theme-dark .feedback-page select:hover,body.theme-dark .feedback-page textarea:hover{border-color:#cbd5e16b!important}body.theme-dark .feedback-page .input::-moz-placeholder,body.theme-dark .feedback-page input::-moz-placeholder,body.theme-dark .feedback-page textarea::-moz-placeholder{color:#64748b!important}body.theme-dark .feedback-page .input::placeholder,body.theme-dark .feedback-page input::placeholder,body.theme-dark .feedback-page textarea::placeholder{color:#64748b!important}body.theme-dark .feedback-page .input:focus,body.theme-dark .feedback-page input:focus,body.theme-dark .feedback-page select:focus,body.theme-dark .feedback-page textarea:focus{border-color:#f9c416c7!important;box-shadow:0 0 0 3px #c8a83229,inset 0 1px #ffffff0a!important;outline:none!important}body.theme-dark .feedback-page [class*=bg-brand-pink]{background-color:#c8a83229!important}body.theme-dark .feedback-page .feedback-quickstart{background:#0b140e!important;border-color:#788c6e70!important;box-shadow:inset 0 0 0 1px #ffffff09}body.theme-dark .feedback-page .feedback-quickstart [class*=text-gray-500]{color:#dbeafe!important}body.theme-dark .feedback-page .feedback-chip{background:#c8a83229!important;border:1px solid rgba(200,168,50,.24);color:#ff4b78!important;box-shadow:0 10px 24px #c8a8321a}body.theme-dark .feedback-page .feedback-choice{background:#070c09fa;border:1px solid rgba(120,140,110,.3);color:#cbd5e1}body.theme-dark .feedback-page .feedback-choice:hover,body.theme-dark .feedback-page .feedback-choice:focus-visible{border-color:#f9c416b8;color:#f8fafc;outline:none}body.theme-dark .feedback-page .feedback-choice.is-active{background:#d11243;border-color:#d11243;color:#fff;box-shadow:0 12px 28px #c8a8323d}body.theme-dark .feedback-page .feedback-step{background:#070c09fa!important;border:1px solid rgba(120,140,110,.3)}body.theme-dark .feedback-page .feedback-step-number{background:#111923;color:#cbd5e1;border:1px solid rgba(120,140,110,.3);border-radius:999px!important}body.theme-dark .feedback-page .feedback-step-line{background:#788c6e2e}body.theme-dark .feedback-page .feedback-step.is-done{border-color:#f9c4167a!important;box-shadow:0 0 0 1px #c8a8321a,0 12px 30px #0206173d!important}body.theme-dark .feedback-page .feedback-step.is-done .feedback-step-number,body.theme-dark .feedback-page .feedback-step.is-done .feedback-step-line{background:#d11243;color:#fff;border-color:#d11243}body.theme-dark .feedback-page .feedback-clear{background:#111923;border:1px solid rgba(120,140,110,.28);color:#cbd5e1!important}body.theme-dark .feedback-page .feedback-clear:hover{border-color:#f9c41694;background:#c8a83224!important;color:#fff!important}body.theme-dark .feedback-page .feedback-submit-message{background:#10b9811f!important;border:1px solid rgba(16,185,129,.28);color:#bbf7d0}body.theme-dark .feedback-page .feedback-submit-message [class*=text-emerald-800],body.theme-dark .feedback-page .feedback-submit-message [class*=text-emerald-700]{color:#bbf7d0!important}body.theme-dark .feedback-page .feedback-history-list{max-height:min(58vh,560px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(120,140,110,.45) transparent}body.theme-dark .feedback-page .feedback-history-list::-webkit-scrollbar{width:6px}body.theme-dark .feedback-page .feedback-history-list::-webkit-scrollbar-thumb{background:#788c6e73;border-radius:999px}body.theme-dark .feedback-page .feedback-status-step{color:#94a3b8}body.theme-dark .feedback-page .feedback-status-step:not(:last-child):after{content:"";position:absolute;left:calc(50% + 16px);right:calc(-50% + 16px);top:13px;height:2px;background:#788c6e38}body.theme-dark .feedback-page .feedback-status-step.is-active:not(:last-child):after{background:#d11243}body.theme-dark .feedback-page .feedback-status-dot{background:#0b140e;border:1px solid rgba(120,140,110,.3);color:#cbd5e1;position:relative;z-index:1}body.theme-dark .feedback-page .feedback-status-step.is-active .feedback-status-dot{background:#d11243;border-color:#d11243;color:#fff}body.theme-dark .feedback-page .feedback-status-step.is-active .feedback-status-label{color:#f8fafc}body.theme-dark .feedback-page .feedback-admin-reply{background:#070c09fa!important;border-color:#788c6e47!important}body.theme-dark .feedback-page .feedback-admin-reply [class*=text-gray-600]{color:#cbd5e1!important}body.theme-dark .feedback-page .feedback-danger-action{background:#ef44441f;color:#fca5a5!important;border:1px solid rgba(239,68,68,.24)}body.theme-dark .feedback-page .feedback-danger-action:hover{background:#ef444433!important;border-color:#f871716b;color:#fecaca!important}@media (max-width: 640px){.feedback-page .feedback-hero,.feedback-page .feedback-shell{border-radius:18px!important}.feedback-page .feedback-hero,.feedback-page form.feedback-shell,.feedback-page aside.feedback-shell{padding:16px!important}.feedback-page h1{font-size:1.65rem!important;line-height:1.15!important}.feedback-page .feedback-step{padding:12px!important}.feedback-page .feedback-submit-message .flex{min-width:0}.feedback-page .feedback-status-track{gap:4px}.feedback-page .feedback-history-list{max-height:420px!important}}@media (max-width: 1024px){.feedback-page .feedback-progress-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;align-items:start}.feedback-page .feedback-progress-grid .feedback-step{position:relative;background:transparent!important;border:0!important;box-shadow:none!important;padding:0 4px!important;--tw-ring-color: transparent !important}.feedback-page .feedback-progress-grid .feedback-step:not(:last-child):after{content:"";position:absolute;top:18px;left:calc(50% + 20px);right:calc(-50% + 20px);height:2px;background:#d8e3ce}.feedback-page .feedback-progress-grid .feedback-step.is-done:not(:last-child):after{background:#163a24}.feedback-page .feedback-progress-grid .feedback-step>div:first-child{flex-direction:column;align-items:center;gap:8px;text-align:center}.feedback-page .feedback-progress-grid .feedback-step-number{position:relative;z-index:1;height:38px!important;width:38px!important;box-shadow:0 0 0 4px #fbfcf7}.feedback-page .feedback-progress-grid .feedback-step-line{display:none}.feedback-page .feedback-progress-grid .feedback-step [class*=tracking-widest]{font-size:9px!important}.feedback-page .feedback-progress-grid .feedback-step [class*=text-sm]{font-size:11px!important;line-height:1.25!important}body.theme-dark .feedback-page .feedback-progress-grid .feedback-step:not(:last-child):after{background:#788c6e3d}body.theme-dark .feedback-page .feedback-progress-grid .feedback-step.is-done:not(:last-child):after{background:#d11243}body.theme-dark .feedback-page .feedback-progress-grid .feedback-step-number{box-shadow:0 0 0 4px #0f172a}}body.theme-dark .feedback-page .feedback-chip:hover,body.theme-dark .feedback-page .feedback-chip:focus-visible{background:#d11243!important;border-color:#d11243!important;color:#fff!important;outline:none!important}body.theme-dark .feedback-page [class*=bg-white]:not(.feedback-shell):not(.feedback-soft):not(.feedback-chip),body.theme-dark .feedback-page [class*=bg-gray-50]:not(.feedback-shell):not(.feedback-soft):not(.feedback-chip){background-color:#111814!important}body.theme-dark .feedback-page [class*=border-gray-100],body.theme-dark .feedback-page [class*=border-gray-200],body.theme-dark .feedback-page [class*=border-gray-300]{border-color:#788c6e61!important}body.theme-dark .feedback-page button:not(.btn-primary):not([class*=bg-brand-crimson]){color:#e2e8f0}body.theme-dark .feedback-page button:not(.btn-primary):not([class*=bg-brand-crimson]):hover,body.theme-dark .feedback-page label[class*=cursor-pointer]:hover{background-color:#c8a83224!important;color:#f8fafc!important}body.theme-dark .feedback-page [class*=text-brand-crimson]{color:#fb1f5c!important}body.theme-dark .feedback-page .btn-primary,body.theme-dark .feedback-page button[class*=bg-brand-crimson]{background:#d11243!important;color:#fff!important;box-shadow:0 14px 30px #c8a83238!important}body.theme-dark .feedback-page .btn-primary:hover,body.theme-dark .feedback-page button[class*=bg-brand-crimson]:hover{background:#b80f3b!important}body.theme-dark .feedback-page [class*=bg-emerald-50]{background-color:#10b9811f!important;color:#86efac!important;--tw-ring-color: rgba(16, 185, 129, .2) !important}body.theme-dark .feedback-page [class*=bg-red-50]{background-color:#ef44441f!important;color:#fca5a5!important;--tw-ring-color: rgba(239, 68, 68, .2) !important}body.theme-dark .feedback-page select option{background:#0f172a;color:#f8fafc}body.theme-dark .feedback-header-refresh{background:#0f172a!important;border-color:#788c6e47!important;color:#fff!important;box-shadow:inset 0 0 0 1px #ffffff06,0 10px 24px #02061729!important}body.theme-dark .feedback-header-refresh:hover{background:#111c2e!important;border-color:#cbd5e16b!important;color:#fff!important}body.theme-dark .feedback-page .feedback-tab-shell{background:#0f172a!important;border-color:#788c6e66!important}body.theme-dark .feedback-page .feedback-tab-shell button:not([class*=bg-brand-crimson]){color:#cbd5e1!important}body.theme-dark .feedback-page .feedback-header-refresh,body.theme-dark button.feedback-header-refresh,body.theme-dark .admin-theme-page button:has(svg+span):not(.btn-primary).feedback-header-refresh{background:#0f172a!important;border-color:#788c6e47!important;color:#fff!important;box-shadow:inset 0 0 0 1px #ffffff06,0 10px 24px #02061729!important}body.theme-dark .feedback-page .feedback-header-refresh:hover,body.theme-dark button.feedback-header-refresh:hover{background:#111c2e!important;border-color:#cbd5e16b!important;color:#fff!important}body:not(.theme-dark) .admin-theme-page .admin-support-page{background:#fff;border-color:#dbe3d4}body:not(.theme-dark) .admin-theme-page .admin-support-card,body:not(.theme-dark) .admin-theme-page .admin-support-ticket,body:not(.theme-dark) .admin-theme-page .admin-support-detail,body:not(.theme-dark) .admin-theme-page .admin-support-retention{border-color:#dbe3d4!important;background:#fff!important;box-shadow:0 10px 28px #1034140e}body:not(.theme-dark) .admin-theme-page .admin-support-ticket:hover,body:not(.theme-dark) .admin-theme-page .admin-support-ticket.is-selected{border-color:#163a2461!important;background:#f4fbec!important}body:not(.theme-dark) .admin-theme-page .admin-support-message,body:not(.theme-dark) .admin-theme-page .admin-support-card [class*=bg-brand-pink]{background:#f8faf4!important}body:not(.theme-dark) .admin-theme-page .admin-support-detail .input,body:not(.theme-dark) .admin-theme-page .admin-support-detail input,body:not(.theme-dark) .admin-theme-page .admin-support-detail select,body:not(.theme-dark) .admin-theme-page .admin-support-detail textarea{border:1px solid #c8d7bd!important;background:#fffefb!important;box-shadow:inset 0 1px #ffffffa6,0 8px 18px #1034140b!important}body:not(.theme-dark) .admin-theme-page .admin-support-detail .input:hover,body:not(.theme-dark) .admin-theme-page .admin-support-detail input:hover,body:not(.theme-dark) .admin-theme-page .admin-support-detail select:hover,body:not(.theme-dark) .admin-theme-page .admin-support-detail textarea:hover,body:not(.theme-dark) .admin-theme-page .admin-support-detail .input:focus,body:not(.theme-dark) .admin-theme-page .admin-support-detail input:focus,body:not(.theme-dark) .admin-theme-page .admin-support-detail select:focus,body:not(.theme-dark) .admin-theme-page .admin-support-detail textarea:focus{border-color:#163a24!important;box-shadow:0 0 0 1px #163a24!important;outline:none!important}body:not(.theme-dark) .admin-theme-page .admin-support-detail [class*=bg-gray-50],body:not(.theme-dark) .admin-theme-page .admin-support-detail [class*=ring-gray-100]{background:#fbfcf7!important;border:1px solid #d7e2ce!important;--tw-ring-color: transparent !important}body:not(.theme-dark) .admin-theme-page .admin-support-message{border:1px solid #d7e2ce!important;box-shadow:inset 0 0 0 1px #ffffff94}body:not(.theme-dark) .admin-theme-page .admin-support-detail a[class*=rounded-2xl]{border-color:#c8d7bd!important;box-shadow:0 8px 18px #1034140d}body:not(.theme-dark) .admin-theme-page .admin-support-list{max-height:min(68vh,720px);overflow-y:auto;padding-right:4px;scrollbar-width:thin;scrollbar-color:#b8c8ad transparent}body:not(.theme-dark) .admin-theme-page .admin-support-detail{max-height:min(72vh,760px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#b8c8ad transparent}body:not(.theme-dark) .admin-theme-page .admin-support-detail::-webkit-scrollbar{width:6px}body:not(.theme-dark) .admin-theme-page .admin-support-detail::-webkit-scrollbar-thumb{background:#b8c8ad;border-radius:999px}body:not(.theme-dark) .admin-theme-page .admin-support-actions label{display:grid;gap:6px}body:not(.theme-dark) .admin-theme-page .admin-support-actions span{font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#7a8695}body:not(.theme-dark) .admin-theme-page .admin-support-save-hint{background:#f4fbec;border:1px solid #cfe0c1;color:#52645c}body:not(.theme-dark) .admin-theme-page .admin-support-message{max-height:340px;overflow-y:auto}body:not(.theme-dark) .admin-theme-page .admin-support-list::-webkit-scrollbar{width:6px}body:not(.theme-dark) .admin-theme-page .admin-support-list::-webkit-scrollbar-thumb{background:#b8c8ad;border-radius:999px}body:not(.theme-dark) .admin-theme-page .admin-support-filter{display:grid;gap:6px;min-width:160px}body:not(.theme-dark) .admin-theme-page .admin-support-filter span{font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#7a8695}body:not(.theme-dark) .admin-theme-page .admin-support-filter select{min-width:160px;border:1px solid #cfdcc5!important;background-color:#fffefb!important;color:#163a24!important;font-weight:800;box-shadow:0 8px 18px #1034140e}body:not(.theme-dark) .admin-theme-page .admin-support-filter select:hover,body:not(.theme-dark) .admin-theme-page .admin-support-filter select:focus{border-color:#163a24!important;box-shadow:0 0 0 1px #163a24!important;outline:none!important}body:not(.theme-dark) .admin-theme-page .admin-priority-badge.is-low{background:#ecfdf5!important;color:#047857!important;--tw-ring-color: #bbf7d0 !important}body:not(.theme-dark) .admin-theme-page .admin-priority-badge.is-normal{background:#eff6ff!important;color:#1d4ed8!important;--tw-ring-color: #bfdbfe !important}body:not(.theme-dark) .admin-theme-page .admin-priority-badge.is-high{background:#fffbeb!important;color:#b45309!important;--tw-ring-color: #fde68a !important}body:not(.theme-dark) .admin-theme-page .admin-priority-badge.is-urgent{background:#fef2f2!important;color:#b91c1c!important;--tw-ring-color: #fecaca !important}body:not(.theme-dark) .admin-theme-page .admin-priority-select.is-low{border-color:#86efac!important;color:#047857!important}body:not(.theme-dark) .admin-theme-page .admin-priority-select.is-normal{border-color:#93c5fd!important;color:#1d4ed8!important}body:not(.theme-dark) .admin-theme-page .admin-priority-select.is-high{border-color:#f59e0b!important;color:#92400e!important}body:not(.theme-dark) .admin-theme-page .admin-priority-select.is-urgent{border-color:#ef4444!important;color:#b91c1c!important}body:not(.theme-dark) .admin-theme-page .admin-support-retention .btn-secondary{border-color:#cfdcc5!important;background:#fffefb!important;color:#163a24!important;font-weight:900}body.theme-dark .admin-theme-page .admin-support-page{background:#0b140e!important;border-color:#788c6e61!important}body.theme-dark .admin-theme-page .admin-support-card,body.theme-dark .admin-theme-page .admin-support-ticket,body.theme-dark .admin-theme-page .admin-support-detail,body.theme-dark .admin-theme-page .admin-support-retention,body.theme-dark .admin-theme-page .admin-support-list{background:#101827!important;border-color:#788c6e80!important;box-shadow:inset 0 0 0 1px #ffffff06,0 18px 42px #0206174d!important}body.theme-dark .admin-theme-page .admin-support-detail{border-color:#788c6e94!important;background:linear-gradient(180deg,#101827fa,#0b1220fa)!important;box-shadow:inset 0 0 0 1px #ffffff0a,0 22px 48px #02061757!important}body.theme-dark .admin-theme-page .admin-support-ticket{background:#0d1524!important;border-color:#788c6e57!important}body.theme-dark .admin-theme-page .admin-support-ticket:hover{border-color:#7dd3fc94!important;background:#101b2c!important;box-shadow:0 12px 28px #0284c714!important}body.theme-dark .admin-theme-page .admin-support-ticket.is-selected{border-color:#f9c4169e!important;background:#1a1020!important;box-shadow:inset 4px 0 #f9c416eb,0 0 0 1px #f9c41629,0 18px 38px #c8a8321a!important}body.theme-dark .admin-theme-page .admin-support-message{background:#080f1d!important;--tw-ring-color: rgba(120, 140, 110, .34) !important}body.theme-dark .admin-theme-page .admin-support-detail .input,body.theme-dark .admin-theme-page .admin-support-detail input,body.theme-dark .admin-theme-page .admin-support-detail select,body.theme-dark .admin-theme-page .admin-support-detail textarea{background:#08101f!important;border:1px solid rgba(120,140,110,.46)!important;color:#f8fafc!important;box-shadow:inset 0 1px #ffffff09,0 10px 22px #0206171f!important}body.theme-dark .admin-theme-page .admin-support-detail .input:hover,body.theme-dark .admin-theme-page .admin-support-detail input:hover,body.theme-dark .admin-theme-page .admin-support-detail select:hover,body.theme-dark .admin-theme-page .admin-support-detail textarea:hover,body.theme-dark .admin-theme-page .admin-support-detail .input:focus,body.theme-dark .admin-theme-page .admin-support-detail input:focus,body.theme-dark .admin-theme-page .admin-support-detail select:focus,body.theme-dark .admin-theme-page .admin-support-detail textarea:focus{border-color:#f9c416c7!important;box-shadow:0 0 0 3px #c8a83229,inset 0 1px #ffffff0a!important;outline:none!important}body.theme-dark .admin-theme-page .admin-support-detail [class*=bg-gray-50],body.theme-dark .admin-theme-page .admin-support-detail [class*=ring-gray-100]{background:#08101f!important;border:1px solid rgba(120,140,110,.52)!important;--tw-ring-color: transparent !important}body.theme-dark .admin-theme-page .admin-support-message{border:1px solid rgba(120,140,110,.56)!important}body.theme-dark .admin-theme-page .admin-support-detail a[class*=rounded-2xl]{border-color:#788c6e70!important}body.theme-dark .admin-theme-page .admin-support-metric-icon{background:#d11243!important;color:#fff!important;border:1px solid rgba(255,255,255,.08)!important;--tw-ring-color: transparent !important;box-shadow:0 14px 30px #c8a83242!important}body.theme-dark .admin-theme-page .admin-support-list{max-height:min(68vh,720px);overflow-y:auto;padding-right:4px;scrollbar-width:thin;scrollbar-color:rgba(120,140,110,.45) transparent}body.theme-dark .admin-theme-page .admin-support-detail{max-height:min(72vh,760px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(120,140,110,.45) transparent}body.theme-dark .admin-theme-page .admin-support-detail::-webkit-scrollbar{width:6px}body.theme-dark .admin-theme-page .admin-support-detail::-webkit-scrollbar-thumb{background:#788c6e73;border-radius:999px}body.theme-dark .admin-theme-page .admin-support-actions label{display:grid;gap:6px}body.theme-dark .admin-theme-page .admin-support-actions span{font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#94a3b8}body.theme-dark .admin-theme-page .admin-support-save-hint{background:#c8a83221;border:1px solid rgba(249,196,22,.42);color:#f8d5dd}body.theme-dark .admin-theme-page .admin-support-message{max-height:340px;overflow-y:auto}body.theme-dark .admin-theme-page .admin-support-list::-webkit-scrollbar{width:6px}body.theme-dark .admin-theme-page .admin-support-list::-webkit-scrollbar-thumb{background:#788c6e73;border-radius:999px}body.theme-dark .admin-theme-page .admin-support-filter{display:grid;gap:6px;min-width:160px}body.theme-dark .admin-theme-page .admin-support-filter span{font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#94a3b8}body.theme-dark .admin-theme-page .admin-support-filter select{min-width:160px;background:#08101f!important;border:1px solid rgba(120,140,110,.48)!important;color:#f8fafc!important;font-weight:800;box-shadow:inset 0 1px #ffffff09,0 10px 22px #0206171f!important}body.theme-dark .admin-theme-page .admin-support-filter select:hover,body.theme-dark .admin-theme-page .admin-support-filter select:focus{border-color:#f9c416c7!important;box-shadow:0 0 0 3px #c8a83229,inset 0 1px #ffffff0a!important;outline:none!important}body.theme-dark .admin-theme-page .admin-support-retention .btn-secondary{background:#08101f!important;border-color:#788c6e7a!important;color:#f8fafc!important;font-weight:900}body.theme-dark .admin-theme-page button[class*="border-[#F9C416]"],body.theme-dark .feedback-page button[class*="border-[#F9C416]"]{background:#0f172a!important;border-color:#788c6e47!important;color:#fff!important;box-shadow:inset 0 0 0 1px #ffffff06,0 10px 24px #02061729!important}body.theme-dark .admin-theme-page button[class*="border-[#F9C416]"]:hover,body.theme-dark .feedback-page button[class*="border-[#F9C416]"]:hover{background:#111c2e!important;border-color:#cbd5e16b!important;color:#fff!important}body.theme-dark .admin-theme-page button[class*="border-[#F9C416]"] svg,body.theme-dark .feedback-page button[class*="border-[#F9C416]"] svg{color:currentColor!important}body.theme-dark .support-floating-button{background:#d11243!important;border-color:#ffffff47!important;color:#fff!important;--tw-ring-color: rgba(249, 196, 22, .24) !important;box-shadow:0 0 0 3px #c8a8322e,0 18px 42px #c8a83247!important}body.theme-dark .support-floating-button:hover{background:#e11d48!important;box-shadow:0 0 0 4px #c8a83233,0 22px 48px #c8a83257!important}body.theme-dark .support-floating-dot{border-color:#0f172a!important;background:#f9c416!important}body.theme-dark .support-floating-label{background:#0f172a!important;border-color:#f9c41670!important;color:#fff!important;box-shadow:0 18px 38px #0206175c!important}body.theme-dark .admin-theme-page .admin-priority-badge.is-low{background:#10b98124!important;color:#86efac!important;--tw-ring-color: rgba(16, 185, 129, .42) !important}body.theme-dark .admin-theme-page .admin-priority-badge.is-normal{background:#3b82f629!important;color:#93c5fd!important;--tw-ring-color: rgba(59, 130, 246, .44) !important}body.theme-dark .admin-theme-page .admin-priority-badge.is-high{background:#f59e0b29!important;color:#fbbf24!important;--tw-ring-color: rgba(245, 158, 11, .5) !important}body.theme-dark .admin-theme-page .admin-priority-badge.is-urgent{background:#ef444429!important;color:#fca5a5!important;--tw-ring-color: rgba(239, 68, 68, .52) !important}body.theme-dark .admin-theme-page .admin-priority-select.is-low{border-color:#10b9819e!important;color:#86efac!important}body.theme-dark .admin-theme-page .admin-priority-select.is-normal{border-color:#60a5fa9e!important;color:#93c5fd!important}body.theme-dark .admin-theme-page .admin-priority-select.is-high{border-color:#f59e0bb8!important;color:#fbbf24!important}body.theme-dark .admin-theme-page .admin-priority-select.is-urgent{border-color:#f87171b8!important;color:#fca5a5!important}body.theme-dark .admin-theme-page .admin-support-page h3,body.theme-dark .admin-theme-page .admin-support-page h4,body.theme-dark .admin-theme-page .admin-support-page [class*=text-gray-950],body.theme-dark .admin-theme-page .admin-support-page [class*=text-gray-900],body.theme-dark .admin-theme-page .admin-support-page [class*=text-gray-800]{color:#f8fafc!important}body.theme-dark .admin-theme-page .admin-support-page [class*=text-gray-700],body.theme-dark .admin-theme-page .admin-support-page [class*=text-gray-600],body.theme-dark .admin-theme-page .admin-support-page [class*=text-gray-500]{color:#cbd5e1!important}body.theme-dark .admin-theme-page .admin-support-page [class*=text-gray-400]{color:#94a3b8!important}@media (max-width: 768px){.admin-theme-page .admin-support-page{padding:16px!important}.admin-theme-page .admin-support-list{max-height:460px!important}.admin-theme-page .admin-support-detail{max-height:none!important}.admin-theme-page .admin-support-message{max-height:280px!important}}body.theme-dark{--ref-page: #050a08;--ref-card: #0a1110;--ref-card-2: #0c1412;--ref-line: rgba(198, 215, 200, .13);--ref-line-strong: rgba(198, 215, 200, .2);--ref-green: #10391f;--ref-green-soft: #0d2b18;--ref-green-bright: #60d934;--ref-yellow: #f9c416;--ref-text: #ffffff;--ref-muted: #a9b6b0;background:var(--ref-page)!important;background-image:none!important;color:var(--ref-muted)!important}body.theme-dark #root,body.theme-dark main,body.theme-dark .dashboard-page,body.theme-dark .min-h-screen,body.theme-dark main>div,body.theme-dark header,body.theme-dark aside,body.theme-dark .app-desktop-topbar,body.theme-dark .analytics-today-grid,body.theme-dark .analytics-full-grid{background:var(--ref-page)!important;background-image:none!important;box-shadow:none!important}body.theme-dark header,body.theme-dark aside,body.theme-dark .app-desktop-topbar{border-color:var(--ref-line)!important}body.theme-dark .side-nav-item,body.theme-dark .collapsed-nav-icon-button:not(.collapsed-nav-icon-button-active),body.theme-dark .sidebar-signout-button,body.theme-dark .mobile-bottom-nav-item{background:transparent!important;background-image:none!important;border:1px solid transparent!important;color:var(--ref-text)!important;box-shadow:none!important}body.theme-dark .side-nav-item-active,body.theme-dark .collapsed-nav-icon-button-active,body.theme-dark .mobile-bottom-nav-item-active{background:var(--ref-green)!important;background-image:none!important;border:1px solid rgba(200,168,50,.28)!important;color:var(--ref-yellow)!important;box-shadow:none!important}body.theme-dark .side-nav-item-active span,body.theme-dark .side-nav-item-active svg,body.theme-dark .collapsed-nav-icon-button-active svg,body.theme-dark .mobile-bottom-nav-item-active span,body.theme-dark .mobile-bottom-nav-item-active svg{color:var(--ref-yellow)!important;stroke:var(--ref-yellow)!important}body.theme-dark .side-nav-item:hover,body.theme-dark .side-nav-item-idle:hover,body.theme-dark .collapsed-nav-icon-button:not(.collapsed-nav-icon-button-active):hover,body.theme-dark .sidebar-signout-button:hover,body.theme-dark .mobile-bottom-nav-item-idle:hover{background:var(--ref-card-2)!important;background-image:none!important;border-color:var(--ref-line)!important;color:var(--ref-text)!important;box-shadow:none!important}body.theme-dark .side-nav-item span[class*=rounded-full],body.theme-dark .collapsed-nav-icon-button span[class*=rounded-full],body.theme-dark .mobile-bottom-nav-item span[class*=rounded-full],body.theme-dark .notifications-badge{background:var(--ref-yellow)!important;border-color:var(--ref-yellow)!important;color:var(--ref-page)!important}body.theme-dark .dashboard-header-actions{gap:10px!important}body.theme-dark .dashboard-pill-switch,body.theme-dark .dashboard-time-switch,body.theme-dark .dashboard-intel-switch{background:var(--ref-page)!important;background-image:none!important;border:1px solid var(--ref-line)!important;border-radius:15px!important;box-shadow:none!important}body.theme-dark .dashboard-time-switch{min-height:42px;gap:0!important;overflow:hidden;padding:0!important}body.theme-dark .dashboard-time-switch .dashboard-pill-option,body.theme-dark .dashboard-intel-switch button{min-height:40px;border:1px solid transparent!important;border-radius:12px!important;background:transparent!important;color:var(--ref-text)!important;font-size:12px!important;letter-spacing:0!important;box-shadow:none!important}body.theme-dark .dashboard-time-switch .dashboard-pill-option{min-width:94px;padding:0 18px!important}body.theme-dark .dashboard-intel-switch{min-height:50px;min-width:min(560px,52vw);gap:0!important;overflow:hidden;padding:4px!important}body.theme-dark .dashboard-intel-switch button{padding:0 26px!important}body.theme-dark .dashboard-pill-option-active,body.theme-dark .dashboard-time-switch .dashboard-pill-option-active,body.theme-dark .dashboard-intel-switch .dashboard-pill-option-active,body.theme-dark [class*=dashboard-pill-option-active]{background:#0e2617!important;background-color:#0e2617!important;border:1px solid #1e5631!important;border-color:#1e5631!important;color:#fff!important;border-radius:.75rem!important}body.theme-dark .dashboard-intel-switch button svg,body.theme-dark .dashboard-intel-switch button span,body.theme-dark .dashboard-intel-switch .dashboard-pill-option-active svg,body.theme-dark .dashboard-intel-switch .dashboard-pill-option-active span{color:#fff!important;stroke:#fff!important}body.theme-dark .live-buzz-chip,body.theme-dark .mobile-live-buzz-pill{min-height:42px;background:var(--ref-page)!important;background-image:none!important;border:1px solid var(--ref-line)!important;border-radius:15px!important;color:var(--ref-text)!important;box-shadow:none!important}body.theme-dark .live-buzz-chip span:first-child,body.theme-dark .mobile-live-buzz-pill span:first-child{background:var(--ref-green-bright)!important;box-shadow:none!important}body.theme-dark .dashboard-refresh-btn,body.theme-dark button.dashboard-refresh-btn{min-height:42px;background:var(--ref-page)!important;background-image:none!important;border:1px solid rgba(249,196,22,.62)!important;border-radius:15px!important;color:var(--ref-yellow)!important;box-shadow:none!important}body.theme-dark .dashboard-refresh-btn svg,body.theme-dark button.dashboard-refresh-btn svg{color:var(--ref-yellow)!important;stroke:var(--ref-yellow)!important}body.theme-dark .theme-toggle-single,body.theme-dark .layout-avatar-placeholder,body.theme-dark .profile-avatar-placeholder,body.theme-dark .support-floating-button{background:var(--ref-green)!important;background-image:none!important;border:1px solid rgba(200,168,50,.36)!important;color:var(--ref-text)!important;box-shadow:none!important}body.theme-dark .support-floating-button:hover{background:var(--ref-green)!important;border-color:#c8a8325c!important;box-shadow:none!important}body.theme-dark .support-floating-dot,body.theme-dark .desktop-notification-button span{background:var(--ref-yellow)!important;border-color:var(--ref-yellow)!important;color:var(--ref-page)!important}body.theme-dark .analytics-card,body.theme-dark .analytics-card-donut,body.theme-dark .analytics-card-market,body.theme-dark .analytics-card-momentum,body.theme-dark .analytics-card-updates,body.theme-dark .analytics-stat-card,body.theme-dark .analytics-card .analytics-update-row,body.theme-dark .analytics-update-row,body.theme-dark .analytics-insight-item,body.theme-dark .analytics-card-updates .hide-scrollbar,body.theme-dark .analytics-card-market>div:nth-child(2)>div,body.theme-dark .analytics-update-meta-pill{background:var(--ref-card)!important;background-color:var(--ref-card)!important;background-image:none!important;border:1px solid var(--ref-line)!important;box-shadow:none!important;outline:none!important;filter:none!important;--tw-ring-color: var(--ref-line) !important;--tw-ring-shadow: 0 0 #0000 !important;--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important}body.theme-dark .analytics-insight-item p,body.theme-dark .analytics-insight-item h1,body.theme-dark .analytics-insight-item h2,body.theme-dark .analytics-insight-item h3,body.theme-dark .analytics-insight-item h4,body.theme-dark .analytics-insight-item .text-gray-900,body.theme-dark .analytics-card h3,body.theme-dark .analytics-card h4,body.theme-dark .analytics-card .text-gray-900{border:none!important;border-style:none!important;outline:none!important;box-shadow:none!important;background:transparent!important;background-color:transparent!important;color:#fff!important}body.theme-dark .analytics-stat-card{background:#070c09!important;background-color:#070c09!important;border:1px solid #162e20!important;box-shadow:none!important}body.theme-dark .analytics-stat-card .text-gray-900,body.theme-dark .analytics-stat-card .text-gray-800{color:#fff!important}body.theme-dark .analytics-stat-card .text-gray-400{color:#94a3b8!important}body.theme-dark .analytics-stat-card>div:first-of-type>div:first-of-type{background:#22c55e1f!important}body.theme-dark .analytics-stat-card svg{color:#22c55e!important;stroke:#22c55e!important}body.theme-dark .analytics-stat-card .h-1>div{background:#22c55e!important;background-image:linear-gradient(90deg,#22c55e,#15803d)!important}body.theme-dark .analytics-card>div:first-child svg,body.theme-dark .analytics-card-donut>div:first-child svg,body.theme-dark .analytics-card-market>div:first-child svg,body.theme-dark .analytics-card-momentum>div:first-child svg{color:#22c55e!important;stroke:#22c55e!important}body.theme-dark [data-analytics-section] span[class*="From current data"],body.theme-dark [data-analytics-section] .bg-brand-crimson\/5{background:#0e2617!important;background-color:#0e2617!important;border:1px solid #1e5631!important;color:#fff!important;box-shadow:none!important}body.theme-dark .analytics-insight-item,body.theme-dark .analytics-insight-item *,body.theme-dark .analytics-update-row,body.theme-dark .analytics-update-row *{background:transparent!important;background-color:transparent!important;box-shadow:none!important;outline:none!important}body.theme-dark .analytics-insight-item,body.theme-dark .analytics-update-row{background:#070c09!important;background-color:#070c09!important;border:1px solid #14281b!important}body.theme-dark .analytics-insight-item span[style*=color],body.theme-dark .analytics-insight-item span[title="Relevance score"],body.theme-dark .analytics-update-row span[title="Relevance score"],body.theme-dark [title="Relevance score"]{background:#22c55e1a!important;background-color:#22c55e1a!important;border:1px solid rgba(34,197,94,.22)!important;color:#22c55e!important}body.theme-dark .analytics-insight-item span.rounded-md.bg-gray-50,body.theme-dark .analytics-update-row span.rounded-md.bg-gray-50,body.theme-dark .analytics-update-row span.rounded-md,body.theme-dark .analytics-insight-item .grid span.rounded-md{background:#ffffff08!important;background-color:#ffffff08!important;border:1px solid rgba(255,255,255,.07)!important;color:#94a3b8!important;--tw-ring-color: transparent !important}body.theme-dark .analytics-insight-item span.rounded-md.bg-gray-50 *,body.theme-dark .analytics-update-row span.rounded-md.bg-gray-50 *,body.theme-dark .analytics-insight-item .grid span.rounded-md *{color:#94a3b8!important}body.theme-dark .analytics-insight-item a[href],body.theme-dark .analytics-update-row a[href],body.theme-dark .analytics-source-btn{background:#22c55e14!important;background-color:#22c55e14!important;border:1px solid rgba(34,197,94,.22)!important;color:#22c55e!important;font-weight:700!important}body.theme-dark .analytics-insight-item a[href]:hover,body.theme-dark .analytics-update-row a[href]:hover,body.theme-dark .analytics-source-btn:hover{background:#22c55e2e!important;border-color:#22c55e!important}body.theme-dark .analytics-insight-item a[href] svg,body.theme-dark .analytics-update-row a[href] svg,body.theme-dark .analytics-source-btn svg{color:#22c55e!important;stroke:#22c55e!important}body.theme-dark .analytics-card-donut svg text{fill:#fff!important;color:#fff!important}body.theme-dark .analytics-update-row span[style*=color],body.theme-dark .analytics-update-row [class*=text-brand-crimson],body.theme-dark .article-type-pill{color:var(--ref-green-bright)!important}body.theme-dark .analytics-update-row h4,body.theme-dark .analytics-update-row h4[class*="group-hover:text-brand-crimson"]{color:var(--ref-text)!important}body.theme-dark .analytics-update-row:hover h4,body.theme-dark .analytics-update-row:hover h4[class*="group-hover:text-brand-crimson"],body.theme-dark .intel-feed-column .article-card:hover .article-title,body.theme-dark .intel-feed-column .article-card:hover .article-title a,body.theme-dark .article-card:hover .article-title,body.theme-dark .article-card:hover .article-title a,body.theme-dark [class*="group-hover:text-brand-crimson"]:hover,body.theme-dark .group:hover [class*="group-hover:text-brand-crimson"]{color:#e2e8f0!important}body.theme-dark{--intel-bg: #050a08;--intel-panel: #0a1110;--intel-panel-2: #0d1414;--intel-pill: #101721;--intel-border: rgba(198, 215, 200, .13);--intel-border-strong: rgba(198, 215, 200, .2);--intel-green: #10391f;--intel-green-bright: #60d934;--intel-yellow: #f9c416;--intel-amber-panel: #3a2608;--intel-amber-border: rgba(249, 196, 22, .52);--intel-text: #ffffff;--intel-muted: #a9b6b0}body.theme-dark .dashboard-page,body.theme-dark .intel-desktop-feed,body.theme-dark .intel-mobile-feed,body.theme-dark .intel-feed-body{background:var(--intel-bg)!important;background-image:none!important}body.theme-dark .intel-filters,body.theme-dark [data-analytics-section="Intel Desk filters"]{background:var(--intel-panel)!important;background-image:none!important;border:1px solid var(--intel-border)!important;border-radius:12px!important;box-shadow:none!important}body.theme-dark .intel-filters header,body.theme-dark [data-analytics-section="Intel Desk filters"] header{background:transparent!important;background-image:none!important;border-color:var(--intel-border)!important}body.theme-dark .intel-feed-column{background:var(--intel-panel)!important;background-color:var(--intel-panel)!important;background-image:none!important;border:1px solid var(--intel-border)!important;border-radius:12px!important;box-shadow:none!important}body.theme-dark .intel-feed-column>div:first-child{background:var(--intel-panel)!important;background-image:none!important;border-bottom:1px solid var(--intel-border)!important}body.theme-dark .intel-feed-column>div:first-child h2{color:var(--intel-text)!important}body.theme-dark .intel-feed-column>div:first-child span[class*=h-10],body.theme-dark .intel-feed-column>div:first-child span[class*=w-10]{background:var(--intel-panel-2)!important;background-image:none!important;border:1px solid var(--intel-border)!important;color:var(--intel-text)!important;box-shadow:none!important}body.theme-dark .intel-feed-column>div:first-child span[class*=h-10] svg,body.theme-dark .intel-feed-column>div:first-child span[class*=w-10] svg{color:var(--intel-text)!important;stroke:var(--intel-text)!important}body.theme-dark .intel-feed-column>div:first-child span[class*=min-w-]{background:var(--intel-panel)!important;background-image:none!important;border:1px solid rgba(249,196,22,.62)!important;color:var(--intel-yellow)!important;box-shadow:none!important}body.theme-dark .intel-feed-column .article-card{background:var(--intel-panel-2)!important;background-color:var(--intel-panel-2)!important;background-image:none!important;border:1px solid var(--intel-border)!important;border-radius:12px!important;box-shadow:none!important}body.theme-dark .intel-feed-column .article-card:hover{background:var(--intel-panel-2)!important;background-image:none!important;border-color:var(--intel-border-strong)!important;box-shadow:none!important}body.theme-dark .intel-feed-column .article-title,body.theme-dark .intel-feed-column .article-title a,body.theme-dark .intel-feed-column .article-card:hover .article-title,body.theme-dark .intel-feed-column .article-card:hover .article-title a{color:var(--intel-text)!important}body.theme-dark .intel-feed-column .article-summary{color:var(--intel-muted)!important}body.theme-dark .intel-feed-column .article-compact-category-pill,body.theme-dark .intel-feed-column .article-meta-pill,body.theme-dark .intel-feed-column .article-score-pill,body.theme-dark .intel-feed-column .article-card button:not(.article-source-link){background:var(--intel-pill)!important;background-image:none!important;border:1px solid rgba(120,140,110,.2)!important;color:#dbe5df!important;box-shadow:none!important;--tw-ring-color: rgba(120, 140, 110, .2) !important}body.theme-dark .intel-feed-column .article-score-pill,body.theme-dark .intel-feed-column .article-card button[aria-label*=Save],body.theme-dark .intel-feed-column .article-card button[aria-label*=saved]{color:var(--intel-text)!important}body.theme-dark .intel-feed-column .article-source-wrap{background:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important;--tw-ring-shadow: 0 0 #0000 !important}body.theme-dark .intel-feed-column .article-source-link{box-shadow:none!important}body.theme-dark .intel-feed-column .article-source-high{background:var(--intel-green)!important;background-image:none!important;border:1px solid rgba(200,168,50,.34)!important}body.theme-dark .intel-feed-column .article-source-moderate{background:var(--intel-amber-panel)!important;background-image:none!important;border:1px solid var(--intel-amber-border)!important}body.theme-dark .intel-feed-column .article-source-low{background:#261114!important;background-image:none!important;border:1px solid rgba(244,63,94,.42)!important}body.theme-dark .intel-feed-column .article-source-icon{background:#ffffff14!important;box-shadow:none!important}body.theme-dark .intel-feed-column .article-source-icon-high,body.theme-dark .intel-feed-column .article-source-domain-high,body.theme-dark .intel-feed-column .article-source-badge-high{color:var(--intel-green-bright)!important}body.theme-dark .intel-feed-column .article-source-icon-moderate,body.theme-dark .intel-feed-column .article-source-domain-moderate,body.theme-dark .intel-feed-column .article-source-badge-moderate{color:var(--intel-yellow)!important}body.theme-dark .intel-feed-column .article-source-badge{background:#ffffff0a!important}body.theme-dark{--final-page: #050706;--final-card: #0c100e;--final-card-inner: #070a08;--final-item-card: #111613;--final-item-hover: #161c18;--final-line: rgba(255, 255, 255, .08);--final-line-strong: rgba(255, 255, 255, .16);--final-text: #ffffff;--final-muted: #94a3b8;background:#050706!important;background-color:#050706!important;background-image:none!important}body.theme-dark #root,body.theme-dark main,body.theme-dark header,body.theme-dark .bg-canvas,body.theme-dark [class*=bg-canvas],body.theme-dark .app-desktop-topbar,body.theme-dark .dashboard-page,body.theme-dark .min-h-screen,body.theme-dark .analytics-today-grid,body.theme-dark .analytics-full-grid{background:#050706!important;background-color:#050706!important;background-image:none!important;border-color:var(--final-line)!important;box-shadow:none!important}body.theme-dark .analytics-card,body.theme-dark .analytics-card-donut,body.theme-dark .analytics-card-market,body.theme-dark .analytics-card-momentum,body.theme-dark .analytics-card-updates{background:#0c100e!important;background-color:#0c100e!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 10px 30px #0006!important;border-radius:1rem!important}body.theme-dark .analytics-card-updates .hide-scrollbar{background:#070a08!important;background-color:#070a08!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:.75rem!important}body.theme-dark .analytics-update-row,body.theme-dark .analytics-insight-item{background:#111613!important;background-color:#111613!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 4px 14px #00000040!important}body.theme-dark .analytics-update-row:hover,body.theme-dark .analytics-insight-item:hover{background:#161c18!important;background-color:#161c18!important;border-color:#ffffff29!important}body.theme-dark .analytics-update-meta-pill{background:#070a08!important;color:#cbd5e1!important;border:1px solid rgba(255,255,255,.08)!important;--tw-ring-color: transparent !important}body.theme-dark .analytics-card-donut svg circle:first-child{stroke:#ffffff14!important}body.theme-dark .category-momentum-track,body.theme-dark .analytics-card-donut [class*="bg-[#F2F0E8]"],body.theme-dark .analytics-card-market [class*="bg-[#F2F0E8]"]{background:#ffffff14!important;border-color:#ffffff0d!important}body.theme-dark .analytics-card-donut svg text.donut-total-value,body.theme-dark .analytics-card-donut svg text.donut-total-label{fill:#fff!important}body.theme-dark aside,body.theme-dark aside>div,body.theme-dark aside nav,body.theme-dark aside .border-t,body.theme-dark aside .border-b,body.theme-dark .mobile-bottom-nav{background:#050706!important;background-color:#050706!important;border-color:#ffffff14!important;box-shadow:none!important}body.theme-dark .live-buzz-chip,body.theme-dark .mobile-live-buzz-pill{background:#092617!important;background-color:#092617!important;border:1px solid #164e2d!important;color:#00e676!important;box-shadow:none!important}body.theme-dark .live-buzz-chip span.rounded-full,body.theme-dark .mobile-live-buzz-pill span.rounded-full{background-color:#00e676!important;box-shadow:0 0 8px #00e67699!important}body.theme-dark .todays-buzz-icon{background:#f59e0b1f!important;color:#f59e0b!important;border:1px solid rgba(245,158,11,.3)!important}body.theme-dark .todays-buzz-count{background:#00e6761f!important;color:#00e676!important;border:1px solid rgba(0,230,118,.3)!important}body.theme-dark .skeleton,body.theme-dark [class*=skeleton]{background:#0d1410!important;background-color:#0d1410!important;border-color:#ffffff14!important;box-shadow:none!important}body.theme-dark .dashboard-pill-switch,body.theme-dark .dashboard-intel-switch,body.theme-dark .dashboard-time-switch,body.theme-dark [class*=dashboard-pill-switch],body.theme-dark [class*=dashboard-intel-switch]{background:#090e0b!important;background-color:#090e0b!important;border:1px solid rgba(255,255,255,.08)!important;padding:3px!important;border-radius:1rem!important;box-shadow:none!important}body.theme-dark .dashboard-pill-option-active,body.theme-dark .content-header-tab-active,body.theme-dark .profile-tab-button-active,body.theme-dark .content-studio-platform-tab-active,body.theme-dark [class*=tab-active],body.theme-dark [class*=tab-button-active]{background:#0e2617!important;background-color:#0e2617!important;color:#fff!important;border:1px solid #1e5631!important;border-radius:.75rem!important;box-shadow:none!important}body.theme-dark .dashboard-pill-option-active *,body.theme-dark .content-header-tab-active *,body.theme-dark .profile-tab-button-active *,body.theme-dark .content-studio-platform-tab-active *,body.theme-dark [class*=tab-active] *,body.theme-dark [class*=tab-button-active] *{color:#fff!important;stroke:#fff!important}body.theme-dark .dashboard-pill-option-idle,body.theme-dark .content-header-tab-idle,body.theme-dark .profile-tab-button-idle{color:#fff!important;background:transparent!important;border:1px solid transparent!important;border-radius:.75rem!important}body.theme-dark .dashboard-pill-option-idle:hover,body.theme-dark .content-header-tab-idle:hover,body.theme-dark .profile-tab-button-idle:hover{color:#fff!important;background:#ffffff0f!important}body.theme-dark .live-buzz-chip,body.theme-dark .mobile-live-buzz-pill{background:#090e0b!important;background-color:#090e0b!important;border:1px solid rgba(255,255,255,.08)!important;color:#fff!important;border-radius:1rem!important;box-shadow:none!important}body.theme-dark .live-buzz-chip span.rounded-full,body.theme-dark .mobile-live-buzz-pill span.rounded-full{background-color:#22c55e!important;box-shadow:0 0 6px #22c55e99!important}body.theme-dark .side-nav-item-active,body.theme-dark .side-nav-item-active:hover,body.theme-dark .side-nav-item-active:focus-visible,body.theme-dark .side-nav-item-active:active,body.theme-dark .collapsed-nav-icon-button-active,body.theme-dark .collapsed-nav-icon-button-active:hover,body.theme-dark .mobile-bottom-nav-item-active{background:#0e2617!important;background-color:#0e2617!important;background-image:none!important;border:1px solid #1e5631!important;color:#fff!important;box-shadow:none!important}body.theme-dark .side-nav-item-active span,body.theme-dark .side-nav-item-active:hover span,body.theme-dark .side-nav-item-active:focus-visible span,body.theme-dark .side-nav-item-active:active span{color:#fff!important}body.theme-dark .side-nav-item-active svg,body.theme-dark .side-nav-item-active:hover svg,body.theme-dark .side-nav-item-active:focus-visible svg,body.theme-dark .side-nav-item-active:active svg,body.theme-dark .collapsed-nav-icon-button-active svg,body.theme-dark .mobile-bottom-nav-item-active svg{color:#f9c416!important;stroke:#f9c416!important}body.theme-dark .todays-buzz-icon,body.theme-dark .todays-buzz-count,body.theme-dark .analytics-card .todays-buzz-icon,body.theme-dark .analytics-card .todays-buzz-count{background:#c8a832!important;background-color:#c8a832!important;background-image:none!important;border:1px solid rgba(249,196,22,.34)!important;color:#fff!important;box-shadow:none!important;--tw-ring-color: rgba(249, 196, 22, .34) !important}body.theme-dark .todays-buzz-icon svg,body.theme-dark .analytics-card .todays-buzz-icon svg{color:#fff!important;stroke:#fff!important}body.theme-dark .todays-buzz-icon svg *,body.theme-dark .analytics-card .todays-buzz-icon svg *{color:#fff!important;stroke:#fff!important}body.theme-dark .feedback-page,body.theme-dark .admin-theme-page .admin-support-page{background:#050706!important;background-color:#050706!important;background-image:none!important}body.theme-dark .feedback-page .feedback-shell,body.theme-dark .feedback-page .feedback-hero,body.theme-dark .admin-theme-page .admin-support-card,body.theme-dark .admin-theme-page .admin-support-ticket,body.theme-dark .admin-theme-page .admin-support-detail,body.theme-dark .admin-theme-page .admin-support-retention,body.theme-dark .admin-theme-page .admin-support-list{background:#0c100e!important;background-color:#0c100e!important;background-image:none!important;border-color:#ffffff14!important;box-shadow:none!important}body.theme-dark .feedback-page .feedback-soft,body.theme-dark .feedback-page .feedback-quickstart,body.theme-dark .feedback-page .feedback-admin-reply,body.theme-dark .admin-theme-page .admin-support-message,body.theme-dark .admin-theme-page .admin-support-filter{background:#111613!important;background-color:#111613!important;background-image:none!important;border-color:#ffffff14!important;--tw-ring-color: rgba(255, 255, 255, .08) !important;box-shadow:none!important}body.theme-dark .feedback-page h1,body.theme-dark .feedback-page h2,body.theme-dark .feedback-page h3,body.theme-dark .feedback-page [class*=text-gray-950],body.theme-dark .feedback-page [class*=text-gray-900],body.theme-dark .feedback-page [class*=text-gray-800],body.theme-dark .admin-theme-page .admin-support-page h3,body.theme-dark .admin-theme-page .admin-support-page h4,body.theme-dark .admin-theme-page .admin-support-page [class*=text-gray-950],body.theme-dark .admin-theme-page .admin-support-page [class*=text-gray-900],body.theme-dark .admin-theme-page .admin-support-page [class*=text-gray-800]{color:#fff!important}body.theme-dark .feedback-page [class*=text-gray-700],body.theme-dark .feedback-page [class*=text-gray-600],body.theme-dark .feedback-page [class*=text-gray-500],body.theme-dark .admin-theme-page .admin-support-page [class*=text-gray-700],body.theme-dark .admin-theme-page .admin-support-page [class*=text-gray-600],body.theme-dark .admin-theme-page .admin-support-page [class*=text-gray-500]{color:#a9b6b0!important}body.theme-dark .feedback-page [class*=text-brand-crimson],body.theme-dark .admin-theme-page .admin-support-page [class*=text-brand-crimson]{color:#f9c416!important}body.theme-dark .feedback-page .input,body.theme-dark .feedback-page input,body.theme-dark .feedback-page select,body.theme-dark .feedback-page textarea,body.theme-dark .admin-theme-page .admin-support-detail .input,body.theme-dark .admin-theme-page .admin-support-detail input,body.theme-dark .admin-theme-page .admin-support-detail select,body.theme-dark .admin-theme-page .admin-support-detail textarea,body.theme-dark .admin-theme-page .admin-support-filter select{background:#070a08!important;background-color:#070a08!important;border-color:#ffffff1a!important;color:#fff!important;box-shadow:none!important}body.theme-dark .feedback-page .input:focus,body.theme-dark .feedback-page input:focus,body.theme-dark .feedback-page select:focus,body.theme-dark .feedback-page textarea:focus,body.theme-dark .admin-theme-page .admin-support-detail .input:focus,body.theme-dark .admin-theme-page .admin-support-detail input:focus,body.theme-dark .admin-theme-page .admin-support-detail select:focus,body.theme-dark .admin-theme-page .admin-support-detail textarea:focus,body.theme-dark .admin-theme-page .admin-support-filter select:focus{border-color:#f9c4169e!important;box-shadow:0 0 0 3px #f9c4161f!important;outline:none!important}body.theme-dark .feedback-page .btn-primary,body.theme-dark .feedback-page button[class*=bg-brand-crimson],body.theme-dark .feedback-page .feedback-choice.is-active,body.theme-dark .feedback-page .feedback-step.is-done .feedback-step-number,body.theme-dark .feedback-page .feedback-step.is-done .feedback-step-line,body.theme-dark .feedback-page .feedback-status-step.is-active .feedback-status-dot{background:#0e2617!important;background-color:#0e2617!important;background-image:none!important;border-color:#1e5631!important;color:#fff!important;box-shadow:none!important}body.theme-dark .feedback-page .feedback-chip,body.theme-dark .feedback-page .feedback-choice,body.theme-dark .feedback-page .feedback-clear,body.theme-dark .feedback-page label[class*=cursor-pointer],body.theme-dark .admin-theme-page .admin-support-actions label,body.theme-dark .admin-theme-page .admin-support-detail a[class*=rounded-2xl]{background:#090e0b!important;background-color:#090e0b!important;border:1px solid rgba(255,255,255,.1)!important;color:#fff!important;--tw-ring-color: rgba(255, 255, 255, .1) !important;box-shadow:none!important}body.theme-dark .feedback-page .feedback-chip:hover,body.theme-dark .feedback-page .feedback-choice:hover,body.theme-dark .feedback-page .feedback-clear:hover,body.theme-dark .feedback-page label[class*=cursor-pointer]:hover,body.theme-dark .admin-theme-page .admin-support-actions label:hover,body.theme-dark .admin-theme-page .admin-support-ticket:hover,body.theme-dark .admin-theme-page .admin-support-ticket.is-selected{background:#0e2617!important;background-color:#0e2617!important;border-color:#1e5631!important;color:#fff!important}body.theme-dark .feedback-page .feedback-step-number,body.theme-dark .feedback-page .feedback-status-dot,body.theme-dark .admin-theme-page .admin-support-metric-icon{background:#c8a832!important;background-color:#c8a832!important;border-color:#f9c41657!important;color:#fff!important}body.theme-dark .feedback-page .feedback-step-number svg,body.theme-dark .feedback-page .feedback-status-dot svg,body.theme-dark .admin-theme-page .admin-support-metric-icon svg{color:#fff!important;stroke:#fff!important}body.theme-dark .feedback-header-refresh,body.theme-dark button.feedback-header-refresh{background:#090e0b!important;background-color:#090e0b!important;border-color:#f9c4169e!important;color:#f9c416!important;box-shadow:none!important}body.theme-dark .app-refresh-button,body.theme-dark button.app-refresh-button,body.theme-dark .dashboard-refresh-btn,body.theme-dark button.dashboard-refresh-btn{background:#090e0b!important;background-color:#090e0b!important;background-image:none!important;border:1px solid rgba(249,196,22,.62)!important;color:#f9c416!important;box-shadow:none!important}body.theme-dark .app-refresh-button:hover:not(:disabled),body.theme-dark button.app-refresh-button:hover:not(:disabled),body.theme-dark .dashboard-refresh-btn:hover:not(:disabled),body.theme-dark button.dashboard-refresh-btn:hover:not(:disabled){background:#10130d!important;border-color:#f9c416!important;color:#f9c416!important;box-shadow:none!important}body.theme-dark .app-refresh-button svg,body.theme-dark button.app-refresh-button svg,body.theme-dark .dashboard-refresh-btn svg,body.theme-dark button.dashboard-refresh-btn svg{color:#f9c416!important;stroke:#f9c416!important}body.theme-dark .content-studio-page{background:#050706!important;background-color:#050706!important;background-image:none!important}body.theme-dark .content-studio-panel,body.theme-dark .content-studio-topic-card,body.theme-dark .content-studio-topic-filters,body.theme-dark .content-studio-draft-editor,body.theme-dark .content-studio-preview-panel,body.theme-dark .content-studio-settings-group{background:#0c100e!important;background-color:#0c100e!important;background-image:none!important;border-color:#ffffff14!important;box-shadow:none!important}body.theme-dark .content-studio-topic-card:hover,body.theme-dark .content-studio-panel:hover,body.theme-dark .content-studio-settings-group:hover{background:#0f1411!important;background-color:#0f1411!important;border-color:#ffffff1f!important;box-shadow:none!important}body.theme-dark .content-studio-settings-body,body.theme-dark .content-studio-dropzone,body.theme-dark .content-studio-empty-source,body.theme-dark .content-studio-topic-filter-header,body.theme-dark .content-studio-topic-filter-body,body.theme-dark .content-studio-topic-footer,body.theme-dark .content-studio-topic-footer-idle{background:#090d0b!important;background-color:#090d0b!important;background-image:none!important;border-color:#ffffff12!important;box-shadow:none!important}body.theme-dark .content-studio-field .input,body.theme-dark .content-studio-field .select,body.theme-dark .content-studio-field input,body.theme-dark .content-studio-field select,body.theme-dark .content-studio-field textarea,body.theme-dark .content-studio-control,body.theme-dark .content-studio-topic-filter-control{background:#070a08!important;background-color:#070a08!important;border-color:#ffffff1a!important;color:#fff!important;box-shadow:none!important}body.theme-dark .content-studio-field .input:focus,body.theme-dark .content-studio-field .select:focus,body.theme-dark .content-studio-field input:focus,body.theme-dark .content-studio-field select:focus,body.theme-dark .content-studio-field textarea:focus,body.theme-dark .content-studio-control:focus,body.theme-dark .content-studio-topic-filter-control:focus{border-color:#f9c41680!important;box-shadow:0 0 0 3px #f9c4161a!important}body.theme-dark .content-studio-topic-card .article-type-pill,body.theme-dark .content-studio-topic-card .article-meta-pill,body.theme-dark .content-studio-topic-card .article-score-pill,body.theme-dark .content-studio-topic-card [class*=rounded-full],body.theme-dark .content-studio-topic-card [class*=rounded-lg]{background-color:#ffffff0a!important;border-color:#ffffff14!important;color:#dbe5df!important}body.theme-dark .content-studio-topic-footer-selected,body.theme-dark .content-studio-generate-button,body.theme-dark .content-studio-review-button{background:#0d1c12!important;background-color:#0d1c12!important;border-color:#1e5631a6!important;color:#fff!important;box-shadow:none!important}body.theme-dark .content-studio-topic-footer-selected:hover,body.theme-dark .content-studio-generate-button:hover:not(:disabled),body.theme-dark .content-studio-review-button:hover:not(:disabled){background:#102416!important;background-color:#102416!important;border-color:#22c55e73!important;box-shadow:none!important}body.theme-dark .content-studio-panel-header-icon,body.theme-dark .content-studio-panel>div:first-child span[class*=h-10][class*=w-10]{background:#c8a832!important;background-color:#c8a832!important;background-image:none!important;border:1px solid rgba(249,196,22,.28)!important;color:#fff!important;box-shadow:none!important}body.theme-dark .content-studio-panel-header-icon svg,body.theme-dark .content-studio-panel>div:first-child span[class*=h-10][class*=w-10] svg{color:#fff!important;stroke:#fff!important}body.theme-dark .content-studio-page .article-card,body.theme-dark .content-studio-page .content-studio-topic-card{background:var(--intel-panel-2)!important;background-color:var(--intel-panel-2)!important;background-image:none!important;border:1px solid var(--intel-border)!important;border-radius:12px!important;box-shadow:none!important}body.theme-dark .content-studio-page .article-card:hover,body.theme-dark .content-studio-page .content-studio-topic-card:hover{background:var(--intel-panel-2)!important;background-color:var(--intel-panel-2)!important;border-color:var(--intel-border-strong)!important;box-shadow:none!important}body.theme-dark .content-studio-page .article-type-pill,body.theme-dark .content-studio-page .article-meta-pill,body.theme-dark .content-studio-page .article-score-pill,body.theme-dark .content-studio-page .article-compact-category-pill{background:var(--intel-pill)!important;background-color:var(--intel-pill)!important;background-image:none!important;border:1px solid rgba(120,140,110,.2)!important;color:#dbe5df!important;box-shadow:none!important;--tw-ring-color: rgba(120, 140, 110, .2) !important}body.theme-dark .content-studio-page .article-score-pill{color:#dbe5df!important}body.theme-dark .content-studio-page .article-source-wrap,body.theme-dark .content-studio-page .article-source-link{background-image:none!important;box-shadow:none!important;transform:none!important}body.theme-dark .content-studio-page .content-studio-topic-card .article-source-high,body.theme-dark .content-studio-page .article-card .article-source-high,body.theme-dark .content-studio-page .article-source-high{background:#064e3b57!important;background-color:#064e3b57!important;border-color:#10b981ad!important}body.theme-dark .content-studio-page .content-studio-topic-card .article-source-moderate,body.theme-dark .content-studio-page .article-card .article-source-moderate,body.theme-dark .content-studio-page .article-source-moderate{background:#1f190ff5!important;background-color:#1f190ff5!important;border-color:#f59e0beb!important}body.theme-dark .content-studio-page .content-studio-topic-card .article-source-low,body.theme-dark .content-studio-page .article-card .article-source-low,body.theme-dark .content-studio-page .article-source-low{background:#1f0d0df5!important;background-color:#1f0d0df5!important;border-color:#ef4444eb!important}body.theme-dark .content-studio-page .article-source-icon{box-shadow:none!important}body.theme-dark .content-studio-page .article-source-icon-high{background:#10b9812e!important;color:#34d399!important}body.theme-dark .content-studio-page .article-source-icon-moderate{background:#78350f94!important;color:#f59e0b!important}body.theme-dark .content-studio-page .article-source-icon-low{background:#7f1d1d94!important;color:#ef4444!important}body.theme-dark .content-studio-page .article-source-domain-high,body.theme-dark .content-studio-page .article-source-badge-high{color:#34d399!important}body.theme-dark .content-studio-page .article-source-domain-moderate,body.theme-dark .content-studio-page .article-source-badge-moderate{color:#f59e0b!important}body.theme-dark .content-studio-page .article-source-domain-low,body.theme-dark .content-studio-page .article-source-badge-low{color:#ef4444!important}body.theme-dark .content-studio-page .article-source-icon-high svg,body.theme-dark .content-studio-page .article-source-icon-high *{color:#34d399!important;stroke:#34d399!important}body.theme-dark .content-studio-page .article-source-icon-moderate svg,body.theme-dark .content-studio-page .article-source-icon-moderate *{color:#f59e0b!important;stroke:#f59e0b!important}body.theme-dark .content-studio-page .article-source-icon-low svg,body.theme-dark .content-studio-page .article-source-icon-low *{color:#ef4444!important;stroke:#ef4444!important}body.theme-dark .content-studio-page .article-source-badge-high{background:#064e3b52!important;border-color:#10b981ad!important}body.theme-dark .content-studio-page .article-source-badge-moderate{background:#1f190ff5!important;border-color:#f59e0beb!important}body.theme-dark .content-studio-page .article-source-badge-low{background:#1f0d0df5!important;border-color:#ef4444eb!important}body.theme-dark .content-studio-topic-footer,body.theme-dark .content-studio-topic-footer-idle{background:#0b0f0d!important;background-color:#0b0f0d!important;border-color:#c6d7c81a!important}body.theme-dark .content-studio-topic-footer span[class*=h-10]{background:#f9c4161a!important;border-color:#f9c4163d!important;color:#f9c416!important}body.theme-dark .content-studio-topic-footer-selected,body.theme-dark .content-studio-topic-footer-selected:hover{background:#0e2617!important;background-color:#0e2617!important;border-color:#1e5631!important;box-shadow:none!important}body.theme-dark .content-repo-page{background:#050706!important;background-color:#050706!important;background-image:none!important}body.theme-dark .content-repo-list-panel,body.theme-dark .content-repo-reader,body.theme-dark .content-repo-action-rail,body.theme-dark .content-repo-toolbar,body.theme-dark .content-repo-social-preview,body.theme-dark .content-repo-improve-panel,body.theme-dark .content-repo-comments-panel,body.theme-dark .content-repo-sop-banner,body.theme-dark .content-repo-comments-panel [class*=bg-gray-50]{background:#0c100e!important;background-color:#0c100e!important;background-image:none!important;border-color:var(--intel-border)!important;color:var(--intel-text)!important;box-shadow:none!important}body.theme-dark .content-repo-list-card{background:var(--intel-panel-2)!important;background-color:var(--intel-panel-2)!important;background-image:none!important;border:1px solid var(--intel-border)!important;box-shadow:none!important;transform:none!important}body.theme-dark .content-repo-list-card:hover{background:var(--intel-panel-2)!important;background-color:var(--intel-panel-2)!important;border-color:var(--intel-border-strong)!important;box-shadow:none!important;transform:none!important}body.theme-dark .content-repo-list-card-selected,body.theme-dark .content-repo-list-card-selected:hover{background:var(--intel-panel-2)!important;background-color:var(--intel-panel-2)!important;border-color:#ffffffdb!important;box-shadow:none!important}body.theme-dark .content-repo-kind-pill{background:transparent!important;background-color:transparent!important;background-image:none!important;border-color:#dbe5df!important;color:#dbe5df!important;box-shadow:none!important}body.theme-dark .content-repo-selected-line{background:#c8a832!important;background-image:none!important}body.theme-dark .content-repo-pill{background:var(--intel-pill)!important;background-color:var(--intel-pill)!important;background-image:none!important;border:1px solid rgba(120,140,110,.2)!important;color:#dbe5df!important;box-shadow:none!important}body.theme-dark .content-repo-pill svg{color:#94a3b8!important;stroke:#94a3b8!important}body.theme-dark .content-repo-pill-highlight{background:var(--intel-pill)!important;background-color:var(--intel-pill)!important;background-image:none!important;border-color:#dbe5df!important;color:#dbe5df!important;box-shadow:none!important}body.theme-dark .content-repo-pill-highlight svg{color:#dbe5df!important;stroke:#dbe5df!important}body.theme-dark .content-repo-social-avatar{background:#0d3d1f!important;background-color:#0d3d1f!important;background-image:none!important;border:1px solid rgba(34,197,94,.42)!important;color:#fff!important;box-shadow:none!important}body.theme-dark .content-repo-copy-button,body.theme-dark .content-repo-back-button{background:#090e0b!important;background-color:#090e0b!important;background-image:none!important;border-color:#fff!important;color:#fff!important;box-shadow:none!important}body.theme-dark .content-repo-copy-button:hover,body.theme-dark .content-repo-back-button:hover{background:#10150f!important;background-color:#10150f!important;border-color:#fff!important;color:#fff!important;box-shadow:none!important}body.theme-dark .content-repo-copy-button svg,body.theme-dark .content-repo-back-button svg{color:#fff!important;stroke:#fff!important}body.theme-dark .content-repo-improve-button,body.theme-dark .content-repo-comments-panel>button{background:#0d1c12!important;background-color:#0d1c12!important;background-image:none!important;border:1px solid rgba(30,86,49,.65)!important;color:#fff!important;box-shadow:none!important}body.theme-dark .content-repo-improve-button:hover:not(:disabled),body.theme-dark .content-repo-comments-panel>button:hover:not(:disabled){background:#102416!important;background-color:#102416!important;border-color:#22c55e73!important;color:#fff!important;box-shadow:none!important}body.theme-dark .content-repo-improve-button svg,body.theme-dark .content-repo-comments-panel>button svg{color:#fff!important;stroke:#fff!important}body.theme-dark .content-repo-improve-button:hover,body.theme-dark .content-repo-improve-button:disabled,body.theme-dark .content-repo-improve-button:disabled:hover,body.theme-dark .content-repo-comments-panel>button:hover,body.theme-dark .content-repo-comments-panel>button:disabled,body.theme-dark .content-repo-comments-panel>button:disabled:hover{background:#0d1c12!important;background-color:#0d1c12!important;background-image:none!important;border-color:#1e5631a6!important;color:#fff!important;box-shadow:none!important}body.theme-dark .content-repo-improve-button:hover:not(:disabled),body.theme-dark .content-repo-comments-panel>button:hover:not(:disabled){background:#102416!important;background-color:#102416!important;border-color:#22c55e73!important}body.theme-dark .content-repo-improve-input,body.theme-dark .content-repo-comments-panel textarea,body.theme-dark .content-repo-page input{background:#070a08!important;background-color:#070a08!important;border-color:#788c6e2e!important;color:#fff!important;box-shadow:none!important}body.theme-dark .content-repo-improve-input:focus,body.theme-dark .content-repo-comments-panel textarea:focus,body.theme-dark .content-repo-page input:focus{border-color:#f9c41680!important;box-shadow:0 0 0 3px #f9c4161a!important}body.theme-dark .content-repo-page h1,body.theme-dark .content-repo-page h2,body.theme-dark .content-repo-page h3,body.theme-dark .content-repo-page .article-title,body.theme-dark .content-repo-page [class*=text-gray-900],body.theme-dark .content-repo-page [class*=text-gray-800]{color:#fff!important}body.theme-dark .content-repo-page p,body.theme-dark .content-repo-page li,body.theme-dark .content-repo-page [class*=text-gray-700],body.theme-dark .content-repo-page [class*=text-gray-600],body.theme-dark .content-repo-page [class*=text-gray-500]{color:var(--intel-muted)!important}body.theme-dark .content-repo-page ol::marker,body.theme-dark .content-repo-page ul::marker,body.theme-dark .content-repo-page li::marker{color:#c8a832!important}body.theme-dark .content-repo-page ol li strong,body.theme-dark .content-repo-page ul li strong,body.theme-dark .content-repo-page li [class*=font-bold],body.theme-dark .content-repo-page li [class*=font-black]{color:#fff!important}body.theme-dark .content-repo-sop-banner{border-left-color:#c8a832!important}body.theme-dark .content-repo-sop-eyebrow,body.theme-dark .content-repo-page [class*=tracking-widest]{color:#a8b3c2!important}body.theme-dark .content-header-segmented{background:#050706!important;background-color:#050706!important;border-color:var(--intel-border)!important;box-shadow:none!important}body.theme-dark .content-header-tab-active{background:#0d3d1f!important;background-color:#0d3d1f!important;border:1px solid #1e5631!important;color:#fff!important;box-shadow:none!important}body.theme-dark .content-header-tab-idle{background:transparent!important;color:#fff!important}body.theme-dark .content-repo-loading-overlay{background:#050706b8!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important}body.theme-dark .content-repo-loading-card{background:#090e0b!important;background-color:#090e0b!important;border:1px solid rgba(249,196,22,.62)!important;color:#f9c416!important;box-shadow:none!important}body.theme-dark .content-repo-loading-card svg{color:#f9c416!important;stroke:#f9c416!important}body.theme-dark .content-repo-page>.glass-panel{background:var(--intel-panel-2)!important;background-color:var(--intel-panel-2)!important;background-image:none!important;border:1px solid var(--intel-border-strong)!important;box-shadow:none!important}body.theme-dark .content-repo-page>.glass-panel span{color:#fff!important}body.theme-dark .content-repo-page>.glass-panel .content-repo-action-button{background:#090e0b!important;background-color:#090e0b!important;background-image:none!important;border:1px solid rgba(249,196,22,.62)!important;color:#f9c416!important;box-shadow:none!important}body.theme-dark .content-repo-page>.glass-panel .content-repo-action-button:hover:not(:disabled){background:#10130d!important;background-color:#10130d!important;border-color:#f9c416!important;color:#f9c416!important}body.theme-dark .content-repo-page>.glass-panel .content-repo-action-button svg{color:#f9c416!important;stroke:#f9c416!important}body.theme-dark .content-repo-page>.glass-panel button:not(.content-repo-action-button){background:#090e0b!important;background-color:#090e0b!important;border-color:#c6d7c829!important;color:#fff!important;box-shadow:none!important}body.theme-dark .content-repo-page>.glass-panel button:not(.content-repo-action-button):hover{background:#10150f!important;background-color:#10150f!important;border-color:#c6d7c83d!important;color:#fff!important}body.theme-dark .profile-page .profile-primary-button,body.theme-dark .profile-page .profile-outline-button{background:#0d1c12!important;background-color:#0d1c12!important;background-image:none!important;border:1px solid rgba(30,86,49,.65)!important;color:#fff!important;box-shadow:none!important}body.theme-dark .profile-page .profile-primary-button:hover:not(:disabled),body.theme-dark .profile-page .profile-outline-button:hover:not(:disabled){background:#102416!important;background-color:#102416!important;border-color:#22c55e73!important;color:#fff!important;box-shadow:none!important}body.theme-dark .profile-page .profile-primary-button svg,body.theme-dark .profile-page .profile-outline-button svg{color:#fff!important;stroke:#fff!important}body.theme-dark .profile-page .profile-primary-button:disabled,body.theme-dark .profile-page .profile-outline-button:disabled{opacity:.65!important;cursor:not-allowed!important}body.theme-dark .profile-page{background:#050706!important;background-color:#050706!important;background-image:none!important}body.theme-dark .profile-page .profile-card,body.theme-dark .profile-page .profile-tab-switcher{background:#0c100e!important;background-color:#0c100e!important;background-image:none!important;border-color:var(--intel-border)!important;box-shadow:none!important}body.theme-dark .profile-page .profile-info-tile,body.theme-dark .profile-page .profile-control,body.theme-dark .profile-page .profile-readonly,body.theme-dark .profile-page .input,body.theme-dark .profile-page input,body.theme-dark .profile-page select,body.theme-dark .profile-page textarea{background:var(--intel-panel-2)!important;background-color:var(--intel-panel-2)!important;background-image:none!important;border-color:var(--intel-border)!important;box-shadow:none!important}body.theme-dark .profile-page .profile-info-tile:hover,body.theme-dark .profile-page .profile-control:hover,body.theme-dark .profile-page .profile-readonly:hover,body.theme-dark .profile-page .input:hover,body.theme-dark .profile-page input:hover,body.theme-dark .profile-page select:hover,body.theme-dark .profile-page textarea:hover{background:var(--intel-panel-2)!important;background-color:var(--intel-panel-2)!important;border-color:var(--intel-border-strong)!important;box-shadow:none!important}body.theme-dark .profile-page .profile-control:focus,body.theme-dark .profile-page .input:focus,body.theme-dark .profile-page input:focus,body.theme-dark .profile-page select:focus,body.theme-dark .profile-page textarea:focus{border-color:#f9c41680!important;box-shadow:0 0 0 3px #f9c4161a!important;outline:none!important}body.theme-dark .profile-page .profile-avatar-placeholder{background:#0d3d1f!important;background-color:#0d3d1f!important;background-image:none!important;box-shadow:none!important}body.theme-dark .support-floating-button{background:radial-gradient(circle at 35% 25%,rgba(249,196,22,.16),transparent 28%),#090e0b!important;background-color:#090e0b!important;border:1px solid rgba(249,196,22,.86)!important;color:#fff!important;box-shadow:0 0 0 3px #f9c4161a,0 14px 34px #00000057,0 0 28px #f9c4162e!important;--tw-ring-color: transparent !important;--tw-ring-shadow: 0 0 #0000 !important;transform:none!important}body.theme-dark .support-floating-button:before{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border-radius:9999px;border:1px solid rgba(255,255,255,.12);pointer-events:none}body.theme-dark .support-floating-button:after{content:"";position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;border-radius:9999px;border:1px solid rgba(249,196,22,.22);opacity:.75;pointer-events:none}body.theme-dark .support-floating-button:hover{background:radial-gradient(circle at 35% 25%,rgba(249,196,22,.22),transparent 30%),#10130d!important;background-color:#10130d!important;border-color:#f9c416!important;color:#fff!important;box-shadow:0 0 0 4px #f9c41626,0 18px 42px #0000006b,0 0 34px #f9c41642!important;transform:translateY(-2px) scale(1.03)!important}body.theme-dark .support-floating-button svg{color:#fff!important;stroke:#fff!important;filter:drop-shadow(0 2px 6px rgba(0,0,0,.4))}body.theme-dark .support-floating-dot{background:#f9c416!important;background-color:#f9c416!important;border-color:#050706!important;box-shadow:0 0 0 2px #f9c41647,0 0 14px #f9c4169e!important}body.theme-dark .support-floating-label{background:#090e0b!important;background-color:#090e0b!important;border-color:#f9c4169e!important;color:#f9c416!important;box-shadow:none!important}body.theme-dark .admin-theme-page,body.theme-dark .profile-personalization-section{--admin-control-green: #10391f;--admin-control-green-hover: #14502a;--admin-control-green-border: rgba(96, 217, 52, .38);--admin-control-green-border-strong: rgba(96, 217, 52, .58);--admin-control-green-text: #7cff4b}body.theme-dark .admin-theme-page .app-refresh-button,body.theme-dark .admin-theme-page .admin-mobile-refresh-button,body.theme-dark .admin-theme-page .admin-logs-refresh-button,body.theme-dark .admin-theme-page .admin-logs-delete-button,body.theme-dark .admin-theme-page .admin-cleanup-card button,body.theme-dark .profile-personalization-section .admin-fetch-run-button,body.theme-dark .profile-page .admin-fetch-run-button{background:var(--admin-control-green)!important;background-color:var(--admin-control-green)!important;background-image:none!important;border:1px solid var(--admin-control-green-border)!important;color:#fff!important;box-shadow:none!important;--tw-ring-color: var(--admin-control-green-border) !important}body.theme-dark .admin-theme-page .app-refresh-button:hover:not(:disabled),body.theme-dark .admin-theme-page .admin-mobile-refresh-button:hover:not(:disabled),body.theme-dark .admin-theme-page .admin-logs-refresh-button:hover:not(:disabled),body.theme-dark .admin-theme-page .admin-logs-delete-button:hover:not(:disabled),body.theme-dark .admin-theme-page .admin-cleanup-card button:hover:not(:disabled),body.theme-dark .profile-personalization-section .admin-fetch-run-button:hover:not(:disabled),body.theme-dark .profile-page .admin-fetch-run-button:hover:not(:disabled){background:var(--admin-control-green-hover)!important;background-color:var(--admin-control-green-hover)!important;border-color:var(--admin-control-green-border-strong)!important;color:#fff!important;box-shadow:none!important}body.theme-dark .admin-theme-page .app-refresh-button svg,body.theme-dark .admin-theme-page .admin-mobile-refresh-button svg,body.theme-dark .admin-theme-page .admin-logs-refresh-button svg,body.theme-dark .admin-theme-page .admin-logs-delete-button svg,body.theme-dark .admin-theme-page .admin-cleanup-card button svg,body.theme-dark .profile-personalization-section .admin-fetch-run-button svg,body.theme-dark .profile-page .admin-fetch-run-button svg{color:#fff!important;stroke:#fff!important}body.theme-dark .admin-theme-page .admin-fetch-choice-selected,body.theme-dark .admin-theme-page .admin-fetch-topic-choice-selected,body.theme-dark .profile-page .admin-fetch-choice-selected,body.theme-dark .profile-page .admin-fetch-topic-choice-selected,body.theme-dark .profile-page label.admin-fetch-choice-selected:has(input[type=checkbox]:checked),body.theme-dark .profile-personalization-section .admin-fetch-choice-selected,body.theme-dark .profile-personalization-section .admin-fetch-topic-choice-selected{background:#10391f4d!important;background-color:#10391f4d!important;background-image:none!important;border-color:var(--admin-control-green-border-strong)!important;box-shadow:none!important}body.theme-dark .admin-theme-page .admin-fetch-choice-selected:hover,body.theme-dark .admin-theme-page .admin-fetch-topic-choice-selected:hover,body.theme-dark .profile-page .admin-fetch-choice-selected:hover,body.theme-dark .profile-page .admin-fetch-topic-choice-selected:hover,body.theme-dark .profile-page label.admin-fetch-choice-selected:has(input[type=checkbox]:checked):hover,body.theme-dark .profile-personalization-section .admin-fetch-choice-selected:hover,body.theme-dark .profile-personalization-section .admin-fetch-topic-choice-selected:hover{background:#14502a57!important;border-color:#7cff4bad!important}body.theme-dark .admin-theme-page .admin-fetch-choice input[type=checkbox],body.theme-dark .profile-page .admin-fetch-choice input[type=checkbox],body.theme-dark .profile-personalization-section .admin-fetch-choice input[type=checkbox]{accent-color:var(--admin-control-green-text)!important}body.theme-dark .profile-personalization-section .admin-fetch-summary,body.theme-dark .profile-page .admin-fetch-summary{border-color:var(--admin-control-green-border)!important}body.theme-dark .profile-personalization-section .admin-fetch-summary-icon,body.theme-dark .profile-page .admin-fetch-summary-icon,body.theme-dark .admin-theme-page .admin-cleanup-card span:has(>svg),body.theme-dark .admin-theme-page .admin-theme-card>div:first-child span:has(>svg){background:var(--admin-control-green)!important;background-color:var(--admin-control-green)!important;border:1px solid var(--admin-control-green-border)!important;color:var(--admin-control-green-text)!important;box-shadow:none!important;--tw-ring-color: transparent !important}body.theme-dark .profile-personalization-section .admin-fetch-summary-icon svg,body.theme-dark .profile-page .admin-fetch-summary-icon svg,body.theme-dark .admin-theme-page .admin-cleanup-card span:has(>svg) svg,body.theme-dark .admin-theme-page .admin-theme-card>div:first-child span:has(>svg) svg{color:var(--admin-control-green-text)!important;stroke:var(--admin-control-green-text)!important}body.theme-dark .admin-theme-page .admin-cleanup-card .eyebrow,body.theme-dark .admin-theme-page .admin-cleanup-card [class*=text-red],body.theme-dark .admin-theme-page .admin-theme-card .eyebrow.text-emerald-700,body.theme-dark .admin-theme-page .admin-theme-card [class*=text-emerald]{color:var(--admin-control-green-text)!important}body.theme-dark{--dark-icon-tile-bg: #0e2617;--dark-icon-stroke: #f9c416}body.theme-dark main :is(.dashboard-page,.content-studio-page,.content-repo-page,.profile-page,.admin-theme-page,.feedback-page,.premium-upgrade-page,.scraper-dashboard) :is(span,div,button)[class*=items-center][class*=justify-center][class*=rounded]:has(>svg),body.theme-dark main .profile-section-icon,body.theme-dark main .profile-info-icon,body.theme-dark main .profile-avatar-action,body.theme-dark main .todays-buzz-icon,body.theme-dark main .content-studio-panel-header-icon,body.theme-dark main .content-studio-generation-icon,body.theme-dark main .content-repo-social-avatar,body.theme-dark main .admin-content-icon-tile,body.theme-dark main .admin-metric-icon-tile,body.theme-dark main .admin-support-metric-icon,body.theme-dark main .admin-fetch-summary-icon,body.theme-dark main .admin-theme-page .admin-theme-card>div:first-child span:has(>svg),body.theme-dark main .admin-theme-page .admin-cleanup-card span:has(>svg),body.theme-dark main .scraper-dashboard .stat-icon,body.theme-dark main .scraper-dashboard .scraper-header-icon,body.theme-dark main .scraper-dashboard .type-icon,body.theme-dark main .access-disabled-icon{background:var(--dark-icon-tile-bg)!important;background-color:var(--dark-icon-tile-bg)!important;background-image:none!important;border-color:#f9c4164d!important;color:var(--dark-icon-stroke)!important;box-shadow:none!important;--tw-ring-color: rgba(249, 196, 22, .24) !important}body.theme-dark main :is(.dashboard-page,.content-studio-page,.content-repo-page,.profile-page,.admin-theme-page,.feedback-page,.premium-upgrade-page,.scraper-dashboard) :is(span,div,button)[class*=items-center][class*=justify-center][class*=rounded]:has(>svg)>svg,body.theme-dark main :is(.dashboard-page,.content-studio-page,.content-repo-page,.profile-page,.admin-theme-page,.feedback-page,.premium-upgrade-page,.scraper-dashboard) :is(span,div,button)[class*=items-center][class*=justify-center][class*=rounded]:has(>svg)>svg *,body.theme-dark main .profile-section-icon svg,body.theme-dark main .profile-section-icon svg *,body.theme-dark main .profile-info-icon svg,body.theme-dark main .profile-info-icon svg *,body.theme-dark main .profile-avatar-action svg,body.theme-dark main .profile-avatar-action svg *,body.theme-dark main .todays-buzz-icon svg,body.theme-dark main .todays-buzz-icon svg *,body.theme-dark main .content-studio-panel-header-icon svg,body.theme-dark main .content-studio-panel-header-icon svg *,body.theme-dark main .content-studio-generation-icon svg,body.theme-dark main .content-studio-generation-icon svg *,body.theme-dark main .content-repo-social-avatar svg,body.theme-dark main .content-repo-social-avatar svg *,body.theme-dark main .admin-content-icon-tile svg,body.theme-dark main .admin-content-icon-tile svg *,body.theme-dark main .admin-metric-icon-tile svg,body.theme-dark main .admin-metric-icon-tile svg *,body.theme-dark main .admin-support-metric-icon svg,body.theme-dark main .admin-support-metric-icon svg *,body.theme-dark main .admin-fetch-summary-icon svg,body.theme-dark main .admin-fetch-summary-icon svg *,body.theme-dark main .scraper-dashboard .stat-icon svg,body.theme-dark main .scraper-dashboard .stat-icon svg *,body.theme-dark main .scraper-dashboard .scraper-header-icon svg,body.theme-dark main .scraper-dashboard .scraper-header-icon svg *,body.theme-dark main .scraper-dashboard .type-icon svg,body.theme-dark main .scraper-dashboard .type-icon svg *,body.theme-dark main .access-disabled-icon svg,body.theme-dark main .access-disabled-icon svg *{color:var(--dark-icon-stroke)!important;stroke:var(--dark-icon-stroke)!important}body.theme-dark main .admin-theme-page :is(.admin-content-icon-tile,.admin-metric-icon-tile,.admin-support-metric-icon,.admin-fetch-summary-icon,.admin-ai-icon,.admin-maintenance-card span,.admin-cleanup-card span,.premium-stat-card span,.admin-theme-card>div:first-child span):has(>svg){background:#0e2617!important;background-color:#0e2617!important;background-image:none!important;border-color:#f9c4164d!important;color:#f9c416!important;box-shadow:none!important;--tw-ring-color: rgba(249, 196, 22, .24) !important;--tw-ring-shadow: 0 0 #0000 !important}body.theme-dark main .admin-theme-page :is(.admin-content-icon-tile,.admin-metric-icon-tile,.admin-support-metric-icon,.admin-fetch-summary-icon,.admin-ai-icon,.admin-maintenance-card span,.admin-cleanup-card span,.premium-stat-card span,.admin-theme-card>div:first-child span):has(>svg)>svg,body.theme-dark main .admin-theme-page :is(.admin-content-icon-tile,.admin-metric-icon-tile,.admin-support-metric-icon,.admin-fetch-summary-icon,.admin-ai-icon,.admin-maintenance-card span,.admin-cleanup-card span,.premium-stat-card span,.admin-theme-card>div:first-child span):has(>svg)>svg *{color:#f9c416!important;stroke:#f9c416!important}body.theme-dark main .admin-theme-page .admin-logo-tile,body.theme-dark main .admin-theme-page .admin-content-icon-tile,body.theme-dark main .admin-theme-page .admin-metric-icon-tile,body.theme-dark main .admin-theme-page .admin-support-metric-icon,body.theme-dark main .admin-theme-page .admin-fetch-summary-icon{background:#0e2617!important;background-color:#0e2617!important;background-image:none!important;border-color:#f9c4164d!important;color:#f9c416!important;box-shadow:none!important;--tw-ring-color: rgba(249, 196, 22, .24) !important;--tw-ring-shadow: 0 0 #0000 !important}body.theme-dark main .admin-theme-page .admin-logo-tile svg,body.theme-dark main .admin-theme-page .admin-logo-tile svg *,body.theme-dark main .admin-theme-page .admin-content-icon-tile svg,body.theme-dark main .admin-theme-page .admin-content-icon-tile svg *,body.theme-dark main .admin-theme-page .admin-metric-icon-tile svg,body.theme-dark main .admin-theme-page .admin-metric-icon-tile svg *,body.theme-dark main .admin-theme-page .admin-support-metric-icon svg,body.theme-dark main .admin-theme-page .admin-support-metric-icon svg *,body.theme-dark main .admin-theme-page .admin-fetch-summary-icon svg,body.theme-dark main .admin-theme-page .admin-fetch-summary-icon svg *{color:#f9c416!important;stroke:#f9c416!important}body.theme-dark main .admin-theme-page .admin-logs-page .admin-log-logo-tile{background:#0e2617!important;background-color:#0e2617!important;background-image:none!important;border-color:#f9c4164d!important;color:#f9c416!important;box-shadow:none!important;--tw-ring-color: rgba(249, 196, 22, .24) !important;--tw-ring-shadow: 0 0 #0000 !important}body.theme-dark main .admin-theme-page .admin-logs-page .admin-log-logo-tile svg,body.theme-dark main .admin-theme-page .admin-logs-page .admin-log-logo-tile svg *{color:#f9c416!important;stroke:#f9c416!important}body.theme-dark .admin-log-logo-tile{background:#0e2617!important;background-color:#0e2617!important;background-image:none!important;color:#f9c416!important;border-color:#f9c4162e!important;box-shadow:none!important;--tw-ring-color: rgba(249, 196, 22, .18) !important;--tw-ring-shadow: 0 0 #0000 !important}body.theme-dark .admin-log-logo-tile svg,body.theme-dark .admin-log-logo-tile svg *{color:#f9c416!important;stroke:#f9c416!important}body.theme-dark .admin-logs-page :is(.admin-log-section-logo,.admin-log-cleanup-logo,.admin-log-audit-logo,.admin-log-runs-logo,.admin-log-item-logo){background:#0e2617!important;background-color:#0e2617!important;background-image:none!important;border-color:#f9c4162e!important;color:#f9c416!important;box-shadow:none!important;--tw-ring-color: rgba(249, 196, 22, .18) !important;--tw-ring-shadow: 0 0 #0000 !important}body.theme-dark .admin-logs-page :is(.admin-log-section-logo,.admin-log-cleanup-logo,.admin-log-audit-logo,.admin-log-runs-logo,.admin-log-item-logo) svg,body.theme-dark .admin-logs-page :is(.admin-log-section-logo,.admin-log-cleanup-logo,.admin-log-audit-logo,.admin-log-runs-logo,.admin-log-item-logo) svg *{color:#f9c416!important;stroke:#f9c416!important}html body.theme-dark #root main .admin-theme-page.admin-logs-page span.admin-log-logo-tile.admin-logo-tile,html body.theme-dark #root main .admin-theme-page .admin-logs-page span.admin-log-logo-tile.admin-logo-tile,html body.theme-dark #root main .admin-logs-page span.admin-log-cleanup-logo.admin-log-logo-tile,html body.theme-dark #root main .admin-logs-page span.admin-log-audit-logo.admin-log-logo-tile,html body.theme-dark #root main .admin-logs-page span.admin-log-runs-logo.admin-log-logo-tile,html body.theme-dark #root main .admin-logs-page span.admin-log-item-logo.admin-log-logo-tile{background:#0e2617!important;background-color:#0e2617!important;background-image:none!important;border-color:#f9c41633!important;color:#f9c416!important;box-shadow:none!important;--tw-bg-opacity: 1 !important;--tw-ring-color: rgba(249, 196, 22, .2) !important;--tw-ring-shadow: 0 0 #0000 !important}html body.theme-dark #root main .admin-logs-page span.admin-log-logo-tile.admin-logo-tile>svg,html body.theme-dark #root main .admin-logs-page span.admin-log-logo-tile.admin-logo-tile>svg *,html body.theme-dark #root main .admin-logs-page span.admin-log-cleanup-logo.admin-log-logo-tile>svg,html body.theme-dark #root main .admin-logs-page span.admin-log-audit-logo.admin-log-logo-tile>svg,html body.theme-dark #root main .admin-logs-page span.admin-log-runs-logo.admin-log-logo-tile>svg,html body.theme-dark #root main .admin-logs-page span.admin-log-item-logo.admin-log-logo-tile>svg{color:#f9c416!important;stroke:#f9c416!important}body.theme-dark .admin-logs-page .admin-log-metric{background:#08100d!important;background-color:#08100d!important;border:1px solid rgba(198,215,200,.1)!important;box-shadow:none!important;--tw-ring-color: transparent !important;--tw-ring-shadow: 0 0 #0000 !important}body.theme-dark .admin-logs-page .admin-log-metric-success{background:#10391f33!important;border-color:#7cff4b52!important;color:#7cff4b!important}body.theme-dark .admin-logs-page .admin-log-metric-brand{background:#3a260847!important;border-color:#f9c41647!important;color:#f9c416!important}body.theme-dark .admin-theme-page .admin-usage-page .admin-metric-icon-tile,body.theme-dark .admin-theme-page .admin-usage-metric .admin-metric-icon-tile,body.theme-dark .admin-theme-page .premium-stat-card .admin-metric-icon-tile{background:#0e2617!important;background-color:#0e2617!important;background-image:none!important;border-color:#f9c41633!important;color:#f9c416!important;box-shadow:none!important;--tw-ring-color: rgba(249, 196, 22, .2) !important;--tw-ring-shadow: 0 0 #0000 !important}body.theme-dark .admin-theme-page .admin-usage-page .admin-metric-icon-tile svg,body.theme-dark .admin-theme-page .admin-usage-page .admin-metric-icon-tile svg *,body.theme-dark .admin-theme-page .admin-usage-metric .admin-metric-icon-tile svg,body.theme-dark .admin-theme-page .admin-usage-metric .admin-metric-icon-tile svg *,body.theme-dark .admin-theme-page .premium-stat-card .admin-metric-icon-tile svg,body.theme-dark .admin-theme-page .premium-stat-card .admin-metric-icon-tile svg *{color:#f9c416!important;stroke:#f9c416!important}html body.theme-dark #root main .admin-theme-page .admin-usage-logo-tile.admin-metric-icon-tile{background:#0e2617!important;background-color:#0e2617!important;background-image:none!important;border-color:#f9c41633!important;color:#f9c416!important;box-shadow:none!important;--tw-ring-color: rgba(249, 196, 22, .2) !important;--tw-ring-shadow: 0 0 #0000 !important}html body.theme-dark #root main .admin-theme-page .admin-usage-logo-tile.admin-metric-icon-tile svg,html body.theme-dark #root main .admin-theme-page .admin-usage-logo-tile.admin-metric-icon-tile svg *{color:#f9c416!important;stroke:#f9c416!important}html body.theme-dark #root main .profile-page .profile-tab-switcher{background:#050906!important;background-color:#050906!important;border-color:#f9c41629!important;box-shadow:none!important}html body.theme-dark #root main .profile-page .profile-tab-button,html body.theme-dark #root main .profile-page .profile-admin-controls-button{background:#0e2617!important;background-color:#0e2617!important;border:1px solid rgba(249,196,22,.22)!important;color:#f9c416!important;box-shadow:none!important}html body.theme-dark #root main .profile-page .profile-tab-button-active,html body.theme-dark #root main .profile-page .profile-tab-button:hover,html body.theme-dark #root main .profile-page .profile-admin-controls-button:hover{background:#0e2617!important;background-color:#0e2617!important;border-color:#f9c41673!important;color:#f9c416!important;box-shadow:inset 0 0 0 1px #f9c4161f!important}html body.theme-dark #root main .profile-page .profile-tab-button *,html body.theme-dark #root main .profile-page .profile-admin-controls-button *{color:#f9c416!important;stroke:#f9c416!important}html body.theme-dark #root main .profile-page button.profile-primary-button,html body.theme-dark #root main .profile-page button.profile-outline-button{background:#0e2617!important;background-color:#0e2617!important;background-image:none!important;border:1px solid rgba(249,196,22,.42)!important;color:#f9c416!important;box-shadow:none!important}html body.theme-dark #root main .profile-page button.profile-primary-button:hover:not(:disabled),html body.theme-dark #root main .profile-page button.profile-outline-button:hover:not(:disabled){background:#12311d!important;background-color:#12311d!important;border-color:#f9c4169e!important;color:#f9c416!important;box-shadow:none!important}html body.theme-dark #root main .profile-page button.profile-primary-button svg,html body.theme-dark #root main .profile-page button.profile-outline-button svg,html body.theme-dark #root main .profile-page button.profile-primary-button svg *,html body.theme-dark #root main .profile-page button.profile-outline-button svg *{color:#f9c416!important;stroke:#f9c416!important}html body.theme-dark #root main .admin-theme-page .admin-users-page .admin-users-avatar-logo,html body.theme-dark #root main .admin-theme-page .admin-users-page .admin-users-create-logo{background:#0e2617!important;background-color:#0e2617!important;background-image:none!important;border:1px solid rgba(249,196,22,.2)!important;color:#f9c416!important;box-shadow:none!important;--tw-ring-color: rgba(249, 196, 22, .2) !important;--tw-ring-shadow: 0 0 #0000 !important}html body.theme-dark #root main .admin-theme-page .admin-users-page .admin-users-create-logo svg,html body.theme-dark #root main .admin-theme-page .admin-users-page .admin-users-create-logo svg *{color:#f9c416!important;stroke:#f9c416!important}html body.theme-dark #root main .analytics-card .todays-buzz-icon,html body.theme-dark #root main .analytics-card .todays-buzz-count,html body.theme-dark #root main .todays-buzz-icon,html body.theme-dark #root main .todays-buzz-count{background:#0e2617!important;background-color:#0e2617!important;background-image:none!important;border-color:#f9c41638!important;color:#f9c416!important;box-shadow:none!important}html body.theme-dark #root main .analytics-card .todays-buzz-icon svg,html body.theme-dark #root main .todays-buzz-icon svg,html body.theme-dark #root main .analytics-card .todays-buzz-icon svg *,html body.theme-dark #root main .todays-buzz-icon svg *{color:#f9c416!important;stroke:#f9c416!important}html body.theme-dark #root main .admin-theme-page .admin-logs-page .admin-log-row{background:#07110c!important;background-color:#07110c!important;border-color:#c6d7c814!important;box-shadow:none!important}html body.theme-dark #root main .admin-theme-page .admin-logs-page .admin-log-row:hover{border-color:#c6d7c824!important;box-shadow:none!important}html body.theme-dark #root main .admin-theme-page .admin-logs-page .admin-log-row .ring-1{--tw-ring-color: rgba(198, 215, 200, .12) !important;--tw-ring-shadow: 0 0 0 1px rgba(198, 215, 200, .12) !important;box-shadow:var(--tw-ring-shadow)!important}html body.theme-dark #root main .admin-theme-page .admin-logs-page .admin-log-row [class*=ring-blue],html body.theme-dark #root main .admin-theme-page .admin-logs-page .admin-log-row [class*=ring-emerald],html body.theme-dark #root main .admin-theme-page .admin-logs-page .admin-log-row [class*=ring-red],html body.theme-dark #root main .admin-theme-page .admin-logs-page .admin-log-row [class*=ring-gray]{--tw-ring-color: rgba(198, 215, 200, .14) !important;--tw-ring-shadow: 0 0 0 1px rgba(198, 215, 200, .14) !important;border-color:#c6d7c824!important;box-shadow:var(--tw-ring-shadow)!important}html body.theme-dark #root main .admin-theme-page .admin-logs-page .admin-log-row [class*=ring-blue]{color:#93c5fd!important}html body.theme-dark #root main .admin-theme-page .admin-logs-page .admin-log-row [class*=ring-emerald]{color:#6ee7b7!important}html body.theme-dark #root main .admin-theme-page .admin-logs-page .admin-cleanup-select{color-scheme:dark!important;-webkit-appearance:auto!important;-moz-appearance:auto!important;appearance:auto!important;background:#050906!important;background-color:#050906!important;border:1px solid rgba(249,196,22,.3)!important;color:#f9c416!important;box-shadow:none!important}html body.theme-dark #root main .admin-theme-page .admin-logs-page .admin-cleanup-select:hover,html body.theme-dark #root main .admin-theme-page .admin-logs-page .admin-cleanup-select:focus,html body.theme-dark #root main .admin-theme-page .admin-logs-page .admin-cleanup-select:focus-visible{background:#050906!important;background-color:#050906!important;border-color:#f9c41680!important;color:#f9c416!important;box-shadow:0 0 0 1px #f9c4162e!important;outline:none!important}html body.theme-dark #root main .admin-theme-page .admin-logs-page .admin-cleanup-select option{background:#050906!important;background-color:#050906!important;color:#f9c416!important}html body.theme-dark #root main .admin-theme-page .admin-logs-page .admin-cleanup-select option:checked,html body.theme-dark #root main .admin-theme-page .admin-logs-page .admin-cleanup-select option:hover{background:#0e2617!important;background-color:#0e2617!important;color:#f9c416!important}body.theme-dark .support-floating-button{background:radial-gradient(circle at 34% 28%,rgba(249,196,22,.18),transparent 34%),#050906!important;background-color:#050906!important;border:1px solid rgba(249,196,22,.86)!important;color:#f9c416!important;box-shadow:0 0 0 1px #f9c41629,0 0 0 7px #f9c41614,0 14px 34px #0000006b,0 0 30px #f9c41633!important}body.theme-dark .support-floating-button:before{top:8px!important;right:8px!important;bottom:8px!important;left:8px!important;border:1px solid rgba(249,196,22,.28)!important;background:#0e2617!important;box-shadow:inset 0 1px #ffffff0f!important}body.theme-dark .support-floating-button:after{top:-10px!important;right:-10px!important;bottom:-10px!important;left:-10px!important;border:1px solid rgba(249,196,22,.3)!important;box-shadow:0 0 22px #f9c4162e!important}body.theme-dark .support-floating-button:hover{background:radial-gradient(circle at 34% 28%,rgba(249,196,22,.24),transparent 34%),#07100b!important;border-color:#f9c416!important;color:#f9c416!important;box-shadow:0 0 0 1px #f9c4163d,0 0 0 9px #f9c4161a,0 18px 42px #0000007a,0 0 38px #f9c41647!important;transform:translateY(-2px) scale(1.04)!important}body.theme-dark .support-floating-button svg{position:relative;z-index:1;color:#f9c416!important;stroke:#f9c416!important;filter:drop-shadow(0 2px 7px rgba(0,0,0,.55))!important}body.theme-dark .support-floating-label{right:66px!important;background:#0e2617!important;background-color:#0e2617!important;border:1px solid rgba(249,196,22,.72)!important;color:#f9c416!important;padding:.45rem .75rem!important;box-shadow:0 10px 24px #00000052,0 0 18px #f9c4161f!important}body.theme-dark .support-floating-dot{background:#f9c416!important;background-color:#f9c416!important;border-color:#050906!important;box-shadow:0 0 0 2px #f9c41642,0 0 16px #f9c416b8!important}body.theme-dark .support-floating-button{width:58px!important;height:58px!important;border-radius:18px!important;background:linear-gradient(145deg,#14371ff5,#050b07fa)!important;background-color:#0e2617!important;border:1px solid rgba(249,196,22,.58)!important;color:#f9c416!important;box-shadow:0 16px 34px #00000061,inset 0 1px #ffffff14,0 0 0 1px #f9c41614!important;overflow:visible!important}body.theme-dark .support-floating-button:before{content:""!important;position:absolute!important;top:7px!important;right:7px!important;bottom:7px!important;left:7px!important;border-radius:14px!important;background:#0509065c!important;border:1px solid rgba(249,196,22,.18)!important;box-shadow:none!important;pointer-events:none!important}body.theme-dark .support-floating-button:after{content:""!important;position:absolute!important;inset:auto 9px 8px 9px!important;height:2px!important;border:0!important;border-radius:9999px!important;background:linear-gradient(90deg,transparent,rgba(249,196,22,.88),transparent)!important;box-shadow:0 0 12px #f9c41652!important;opacity:.9!important;pointer-events:none!important}body.theme-dark .support-floating-button:hover{background:linear-gradient(145deg,#184627fa,#060f09fa)!important;border-color:#f9c416d1!important;color:#f9c416!important;box-shadow:0 18px 38px #00000070,inset 0 1px #ffffff1a,0 0 22px #f9c41629!important;transform:translateY(-2px)!important}body.theme-dark .support-floating-button svg{width:25px!important;height:25px!important;color:#f9c416!important;stroke:#f9c416!important;stroke-width:2.1!important;filter:none!important}body.theme-dark .support-floating-dot{right:-3px!important;top:-3px!important;width:12px!important;height:12px!important;background:#f9c416!important;background-color:#f9c416!important;border:2px solid #050906!important;box-shadow:0 0 0 2px #f9c4162e!important}body.theme-dark .support-floating-label{right:68px!important;border-radius:9999px!important;background:#0e2617!important;border-color:#f9c4166b!important;color:#f9c416!important;box-shadow:0 12px 26px #00000047!important}body.theme-dark .support-floating-button{background:linear-gradient(135deg,rgba(255,255,255,.08) 0%,transparent 34%),radial-gradient(circle at 72% 18%,rgba(249,196,22,.2),transparent 24%),linear-gradient(155deg,#153b24,#0e2617 48%,#061009)!important;border-color:#f9c416b8!important;box-shadow:0 16px 34px #0000006b,0 0 24px #f9c41621,inset 0 1px #ffffff24,inset 0 -16px 26px #0000002e!important}body.theme-dark .support-floating-button:before{background:radial-gradient(circle at 36% 28%,rgba(249,196,22,.18),transparent 34%),#05090657!important;border-color:#f9c41647!important}body.theme-dark .support-floating-button:after{height:3px!important;background:linear-gradient(90deg,transparent 0%,rgba(249,196,22,.28) 18%,#f9c416 50%,rgba(249,196,22,.28) 82%,transparent 100%)!important;box-shadow:0 0 12px #f9c41675,0 -10px 28px #f9c41614!important}body.theme-dark .support-floating-button:hover{background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,transparent 34%),radial-gradient(circle at 72% 18%,rgba(249,196,22,.28),transparent 24%),linear-gradient(155deg,#1a4a2c,#12331f 48%,#07140c)!important;border-color:#f9c416!important;box-shadow:0 18px 38px #00000075,0 0 30px #f9c41633,inset 0 1px #ffffff29,inset 0 -16px 26px #00000029!important}@media (max-width: 639px){body.theme-dark .support-floating-button{width:48px!important;height:48px!important;border-radius:15px!important;box-shadow:0 12px 24px #0000005c,inset 0 1px #ffffff14,0 0 0 1px #f9c41614!important}body.theme-dark .support-floating-button:before{top:6px!important;right:6px!important;bottom:6px!important;left:6px!important;border-radius:11px!important}body.theme-dark .support-floating-button:after{inset:auto 8px 7px 8px!important}body.theme-dark .support-floating-button svg{width:21px!important;height:21px!important}body.theme-dark .support-floating-dot{right:-2px!important;top:-2px!important;width:10px!important;height:10px!important}body.theme-dark .support-floating-label{display:none!important}}body:not(.theme-dark) .support-floating-button{width:56px!important;height:56px!important;border-radius:18px!important;background:linear-gradient(135deg,#fffffff5,#eef7f1f5)!important;background-color:#fff!important;border:1px solid rgba(14,38,23,.14)!important;color:#0e2617!important;box-shadow:0 16px 32px #0e26172e,0 0 0 1px #ffffffdb,inset 0 1px #ffffffeb!important;overflow:visible!important}body:not(.theme-dark) .support-floating-button:before{content:""!important;position:absolute!important;top:7px!important;right:7px!important;bottom:7px!important;left:7px!important;border-radius:14px!important;background:#0e2617!important;border:1px solid rgba(14,38,23,.12)!important;box-shadow:inset 0 1px #ffffff1a,0 8px 18px #0e261738!important;pointer-events:none!important}body:not(.theme-dark) .support-floating-button:after{content:""!important;position:absolute!important;inset:auto 12px 8px 12px!important;height:2px!important;border-radius:9999px!important;background:linear-gradient(90deg,transparent,rgba(249,196,22,.92),transparent)!important;pointer-events:none!important}body:not(.theme-dark) .support-floating-button:hover{background:linear-gradient(135deg,#fff,#e8f6ee)!important;border-color:#f9c4167a!important;color:#0e2617!important;box-shadow:0 18px 38px #0e261738,0 0 24px #f9c41629,inset 0 1px #fffffff2!important;transform:translateY(-2px)!important}body:not(.theme-dark) .support-floating-button svg{position:relative;z-index:1;width:24px!important;height:24px!important;color:#fff!important;stroke:#fff!important;filter:none!important}body:not(.theme-dark) .support-floating-dot{right:-2px!important;top:-2px!important;width:12px!important;height:12px!important;background:#f9c416!important;background-color:#f9c416!important;border:2px solid #ffffff!important;box-shadow:0 3px 8px #f9c4166b!important}body:not(.theme-dark) .support-floating-label{right:66px!important;border-radius:9999px!important;background:#fff!important;background-color:#fff!important;border:1px solid rgba(14,38,23,.1)!important;color:#0e2617!important;box-shadow:0 12px 24px #0e261724!important}@media (max-width: 639px){body:not(.theme-dark) .support-floating-button{width:48px!important;height:48px!important;border-radius:15px!important}body:not(.theme-dark) .support-floating-button:before{top:6px!important;right:6px!important;bottom:6px!important;left:6px!important;border-radius:11px!important}body:not(.theme-dark) .support-floating-button svg{width:21px!important;height:21px!important}body:not(.theme-dark) .support-floating-label{display:none!important}}body.theme-dark .feedback-page{background:radial-gradient(circle at 12% 0%,rgba(249,196,22,.045),transparent 28%),linear-gradient(180deg,#030806,#050906)!important}body.theme-dark .feedback-page .feedback-shell{background:#07110c!important;background-color:#07110c!important;border:1px solid rgba(198,215,200,.1)!important;border-radius:20px!important;box-shadow:none!important}body.theme-dark .feedback-page .feedback-hero{background:linear-gradient(180deg,#0e2617b8,#07110cfa)!important;border-bottom:1px solid rgba(249,196,22,.12)!important}body.theme-dark .feedback-page .feedback-soft,body.theme-dark .feedback-page .feedback-history-list>.feedback-soft,body.theme-dark .feedback-page .feedback-quickstart{background:#08130d!important;background-color:#08130d!important;border-color:#c6d7c81f!important;box-shadow:none!important;--tw-ring-color: rgba(198, 215, 200, .12) !important;--tw-ring-shadow: 0 0 0 1px rgba(198, 215, 200, .12) !important}body.theme-dark .feedback-page .feedback-quickstart{background:linear-gradient(135deg,#0e2617d1,#08130dfa)!important}body.theme-dark .feedback-page .feedback-step{background:#0a1710!important;border:1px solid rgba(198,215,200,.1)!important}body.theme-dark .feedback-page .feedback-step-number,body.theme-dark .feedback-page .feedback-status-dot,body.theme-dark .feedback-page .feedback-quickstart span:has(>svg){background:#0e2617!important;background-color:#0e2617!important;border:1px solid rgba(249,196,22,.22)!important;color:#f9c416!important;box-shadow:none!important}body.theme-dark .feedback-page .feedback-step-number svg,body.theme-dark .feedback-page .feedback-status-dot svg,body.theme-dark .feedback-page .feedback-quickstart span:has(>svg) svg{color:#f9c416!important;stroke:#f9c416!important}body.theme-dark .feedback-page .feedback-step.is-done,body.theme-dark .feedback-page .feedback-choice.is-active{background:#0e2617!important;background-color:#0e2617!important;border-color:#f9c4166b!important;color:#f9c416!important}body.theme-dark .feedback-page .feedback-step-line{background:#c6d7c81f!important}body.theme-dark .feedback-page .feedback-step.is-done .feedback-step-line{background:#f9c416!important}body.theme-dark .feedback-page .feedback-chip,body.theme-dark .feedback-page .feedback-choice,body.theme-dark .feedback-page .feedback-clear{background:#050906!important;background-color:#050906!important;border:1px solid rgba(198,215,200,.12)!important;color:#d6e1d8!important;box-shadow:none!important;--tw-ring-color: transparent !important;--tw-ring-shadow: 0 0 #0000 !important}body.theme-dark .feedback-page .feedback-chip:hover,body.theme-dark .feedback-page .feedback-choice:hover,body.theme-dark .feedback-page .feedback-clear:hover{background:#0e2617!important;border-color:#f9c41661!important;color:#f9c416!important}body.theme-dark .feedback-page .input,body.theme-dark .feedback-page input,body.theme-dark .feedback-page select,body.theme-dark .feedback-page textarea{background:#050906!important;background-color:#050906!important;border:1px solid rgba(198,215,200,.14)!important;color:#fff!important;box-shadow:none!important}body.theme-dark .feedback-page .input:focus,body.theme-dark .feedback-page input:focus,body.theme-dark .feedback-page select:focus,body.theme-dark .feedback-page textarea:focus{border-color:#f9c41685!important;box-shadow:0 0 0 1px #f9c41629!important}body.theme-dark .feedback-page .btn-primary{background:#0e2617!important;background-color:#0e2617!important;border:1px solid rgba(249,196,22,.42)!important;color:#f9c416!important;box-shadow:none!important}body.theme-dark .feedback-page .btn-primary:hover:not(:disabled){background:#12311d!important;border-color:#f9c4169e!important;color:#f9c416!important}body.theme-dark .feedback-page .btn-primary svg{color:#f9c416!important;stroke:#f9c416!important}body.theme-dark .feedback-page .feedback-history-list{max-height:calc(100vh - 260px)!important}body.theme-dark .feedback-page .feedback-history-list>.feedback-soft{border-radius:16px!important}body.theme-dark .feedback-page .feedback-admin-reply{background:#050906!important;border-color:#f9c4162e!important}body.theme-dark .feedback-page .feedback-status-step:not(:last-child):after{background:#c6d7c829!important}body.theme-dark .feedback-page .feedback-status-step.is-active:not(:last-child):after{background:#f9c416!important}body.theme-dark .feedback-page .feedback-danger-action{background:#7f1d1d52!important;border:1px solid rgba(248,113,113,.22)!important;color:#fca5a5!important}body.theme-dark .feedback-header-refresh,body.theme-dark button.feedback-header-refresh{background:#0e2617!important;border-color:#f9c4166b!important;color:#f9c416!important;box-shadow:none!important}body.theme-dark .feedback-header-refresh svg,body.theme-dark button.feedback-header-refresh svg{color:#f9c416!important;stroke:#f9c416!important}body.theme-dark .feedback-tab-shell{background:#050906!important;background-color:#050906!important;border:1px solid rgba(198,215,200,.12)!important;box-shadow:none!important}body.theme-dark .feedback-tab-button{background:transparent!important;background-color:transparent!important;border:1px solid transparent!important;color:#c6d7c8!important;box-shadow:none!important}body.theme-dark .feedback-tab-button svg{color:currentColor!important;stroke:currentColor!important}body.theme-dark .feedback-tab-button-active{background:#0e2617!important;background-color:#0e2617!important;border-color:#1e5631eb!important;color:#fff!important;box-shadow:none!important}body.theme-dark .feedback-tab-button-active svg{color:#fff!important;stroke:#fff!important}body.theme-dark .feedback-tab-button-idle:hover{background:transparent!important;background-color:transparent!important;border-color:transparent!important;color:#c6d7c8!important;box-shadow:none!important}body.theme-dark .feedback-tab-button-idle:hover svg{color:#c6d7c8!important;stroke:#c6d7c8!important}body.theme-dark .profile-menu-surface{background:#07110c!important;background-color:#07110c!important;border:1px solid rgba(198,215,200,.12)!important;box-shadow:0 18px 38px #00000057!important}body.theme-dark .profile-menu-surface>div:first-child{border-color:#c6d7c81a!important}body.theme-dark .profile-menu-surface [class*=text-brand-crimson]{color:#f9c416!important}body.theme-dark .profile-menu-signout{background:#0e2617!important;background-color:#0e2617!important;border:1px solid rgba(249,196,22,.34)!important;color:#f9c416!important;box-shadow:none!important}body.theme-dark .profile-menu-signout:hover{background:#12311d!important;background-color:#12311d!important;border-color:#f9c41685!important;color:#f9c416!important}body.theme-dark .profile-menu-signout svg,body.theme-dark .profile-menu-signout svg *{color:#f9c416!important;stroke:#f9c416!important}body.theme-dark .feedback-page{background:#030806!important}body.theme-dark .feedback-page .feedback-shell{background:#060b08!important;background-color:#060b08!important;border-color:#c6d7c817!important}body.theme-dark .feedback-page .feedback-hero{background:linear-gradient(180deg,#090e0bfa,#060b08fa)!important;border-bottom-color:#c6d7c81a!important}body.theme-dark .feedback-page .feedback-soft,body.theme-dark .feedback-page .feedback-history-list>.feedback-soft,body.theme-dark .feedback-page .feedback-quickstart,body.theme-dark .feedback-page .feedback-step{background:#08100c!important;background-color:#08100c!important;border-color:#c6d7c81a!important}body.theme-dark .feedback-page .feedback-quickstart{background:#08100c!important;background-color:#08100c!important}body.theme-dark .feedback-page .feedback-chip,body.theme-dark .feedback-page .feedback-choice,body.theme-dark .feedback-page .feedback-clear,body.theme-dark .feedback-page .input,body.theme-dark .feedback-page input,body.theme-dark .feedback-page select,body.theme-dark .feedback-page textarea{background:#040806!important;background-color:#040806!important}body.theme-dark .feedback-page .feedback-step-number,body.theme-dark .feedback-page .feedback-status-dot,body.theme-dark .feedback-page .feedback-quickstart span:has(>svg),body.theme-dark .feedback-page .feedback-choice.is-active,body.theme-dark .feedback-page .btn-primary,body.theme-dark .feedback-tab-button-active,body.theme-dark .feedback-header-refresh,body.theme-dark button.feedback-header-refresh{background:#0b1a10!important;background-color:#0b1a10!important}body:not(.theme-dark){--buzz-government-color: #16c58a;--buzz-news-color: #123f24;--buzz-competitor-color: #f59e0b;--buzz-evergreen-color: #a855f7}body.theme-dark{--buzz-government-color: #00e676;--buzz-news-color: #059669;--buzz-competitor-color: #f59e0b;--buzz-evergreen-color: #a855f7}body.theme-dark .admin-theme-page .admin-recent-run-tag{background:#050906!important;background-color:#050906!important;border:1px solid rgba(198,215,200,.14)!important;color:#c6d7c8!important;box-shadow:none!important;--tw-ring-color: transparent !important;--tw-ring-shadow: 0 0 #0000 !important}body.theme-dark .admin-theme-page .admin-recent-run-tag[class*=text-emerald],body.theme-dark .admin-theme-page .admin-recent-run-tag[class*=ring-emerald]{border-color:#7cff4b42!important;color:#7cff4b!important}body.theme-dark .admin-theme-page .admin-recent-run-tag[class*=text-red],body.theme-dark .admin-theme-page .admin-recent-run-tag[class*=ring-red]{border-color:#f871713d!important;color:#fca5a5!important}body.theme-dark .admin-theme-page .admin-recent-run-tag[class*=text-amber],body.theme-dark .admin-theme-page .admin-recent-run-tag[class*=ring-amber]{border-color:#f9c41642!important;color:#f9c416!important}body.theme-dark .admin-theme-page .super-admin-workspace{--super-admin-surface: #07110c;--super-admin-surface-soft: #08100c;--super-admin-field: #040806;--super-admin-border: rgba(198, 215, 200, .1);--super-admin-border-strong: rgba(249, 196, 22, .3);--super-admin-green: #0e2617;--super-admin-gold: #f9c416;color:#fff}body.theme-dark .admin-theme-page .super-admin-workspace :is(.premium-glass,.premium-stat-card,.admin-theme-card,.admin-support-card,.admin-support-ticket,.admin-support-detail,.admin-support-retention,.admin-support-list,.admin-source-trust,.admin-source-trust-card,.admin-country-source-editor,.admin-source-list-panel,.admin-mail-audience-card,.admin-mail-recipient-card,.rounded-2xl.border,.rounded-xl.border,.rounded-lg.border){background:var(--super-admin-surface)!important;background-color:var(--super-admin-surface)!important;background-image:none!important;border-color:var(--super-admin-border)!important;box-shadow:none!important}body.theme-dark .admin-theme-page .super-admin-workspace :is([class*=bg-white],[class*=bg-gray-50],[class*=bg-slate-50],[class*="bg-white/"],[class*="bg-gray-50/"],[class*="bg-slate-50/"]):not(button):not(.btn-primary):not(.admin-logo-tile):not(.admin-metric-icon-tile):not(.admin-content-icon-tile):not(.admin-support-metric-icon){background:var(--super-admin-surface-soft)!important;background-color:var(--super-admin-surface-soft)!important}body.theme-dark .admin-theme-page .super-admin-workspace :is(h1,h2,h3,h4,[class*=text-gray-950],[class*=text-gray-900],[class*=text-gray-800],[class*=text-slate-950],[class*=text-slate-900]){color:#fff!important}body.theme-dark .admin-theme-page .super-admin-workspace :is([class*=text-gray-700],[class*=text-gray-600],[class*=text-gray-500],[class*=text-slate-700],[class*=text-slate-600],[class*=text-slate-500]){color:#c6d7c8!important}body.theme-dark .admin-theme-page .super-admin-workspace :is(.eyebrow,[class*=text-brand-crimson],[class*=text-amber]){color:var(--super-admin-gold)!important}body.theme-dark .admin-theme-page .super-admin-workspace :is(input:not([type=checkbox]):not([type=radio]),textarea,select,.input,.select,.admin-country-select-trigger){background:var(--super-admin-field)!important;background-color:var(--super-admin-field)!important;border:1px solid rgba(198,215,200,.14)!important;color:#fff!important;box-shadow:none!important}body.theme-dark .admin-theme-page .super-admin-workspace :is(input:not([type=checkbox]):not([type=radio]),textarea,select,.input,.select,.admin-country-select-trigger):focus{border-color:#f9c41685!important;box-shadow:0 0 0 1px #f9c41629!important;outline:none!important}body.theme-dark .admin-theme-page .super-admin-workspace :is(.btn-primary,.admin-source-action-button,.admin-super-fetch-save-button,.admin-fetch-run-button,.admin-fetch-save-button,button[class*=bg-brand-crimson]){background:var(--super-admin-green)!important;background-color:var(--super-admin-green)!important;background-image:none!important;border:1px solid rgba(249,196,22,.42)!important;color:var(--super-admin-gold)!important;box-shadow:none!important}body.theme-dark .admin-theme-page .super-admin-workspace :is(.btn-primary,.admin-source-action-button,.admin-super-fetch-save-button,.admin-fetch-run-button,.admin-fetch-save-button,button[class*=bg-brand-crimson]):hover:not(:disabled){background:#12311d!important;background-color:#12311d!important;border-color:#f9c4169e!important;color:var(--super-admin-gold)!important}body.theme-dark .admin-theme-page .super-admin-workspace :is(.btn-primary,.admin-source-action-button,.admin-super-fetch-save-button,.admin-fetch-run-button,.admin-fetch-save-button,button[class*=bg-brand-crimson]) svg{color:var(--super-admin-gold)!important;stroke:var(--super-admin-gold)!important}body.theme-dark .admin-theme-page .super-admin-workspace :is(button:not(.btn-primary):not([class*=bg-brand-crimson]),.tag,label[class*=cursor-pointer]){border-color:#c6d7c824!important;box-shadow:none!important}body.theme-dark .admin-theme-page .super-admin-workspace :is(.admin-logo-tile,.admin-content-icon-tile,.admin-metric-icon-tile,.admin-support-metric-icon,.super-admin-user-avatar){background:var(--super-admin-green)!important;background-color:var(--super-admin-green)!important;background-image:none!important;border:1px solid rgba(249,196,22,.2)!important;color:var(--super-admin-gold)!important;box-shadow:none!important;--tw-ring-color: rgba(249, 196, 22, .2) !important;--tw-ring-shadow: 0 0 #0000 !important}body.theme-dark .admin-theme-page .super-admin-workspace :is(.admin-logo-tile,.admin-content-icon-tile,.admin-metric-icon-tile,.admin-support-metric-icon) svg,body.theme-dark .admin-theme-page .super-admin-workspace :is(.admin-logo-tile,.admin-content-icon-tile,.admin-metric-icon-tile,.admin-support-metric-icon) svg *{color:var(--super-admin-gold)!important;stroke:var(--super-admin-gold)!important}body.theme-dark .admin-theme-page .super-admin-workspace :is(table,thead,tbody,tr,td,th,[class*=divide-gray-100]>*,[class*=border-gray-100],[class*=border-gray-200],[class*=ring-gray-100],[class*=ring-gray-200]){border-color:#c6d7c81a!important;--tw-ring-color: rgba(198, 215, 200, .1) !important}body.theme-dark .admin-theme-page .super-admin-workspace .premium-table-row,body.theme-dark .admin-theme-page .super-admin-workspace .premium-table-row td{background:var(--super-admin-surface-soft)!important;border-color:#c6d7c81a!important;box-shadow:none!important}body.theme-dark .admin-theme-page .super-admin-workspace .premium-table-row:hover,body.theme-dark .admin-theme-page .super-admin-workspace .admin-support-ticket:hover,body.theme-dark .admin-theme-page .super-admin-workspace .admin-mail-audience-card:hover,body.theme-dark .admin-theme-page .super-admin-workspace .admin-mail-recipient-card:hover{background:#0b1710!important;background-color:#0b1710!important;border-color:#f9c4163d!important}body.theme-dark .admin-theme-page .super-admin-workspace :is(.admin-fetch-choice-selected,.admin-fetch-topic-choice-selected,.admin-mail-audience-card-active,.admin-mail-recipient-card-active,.admin-support-ticket.is-selected){background:var(--super-admin-green)!important;background-color:var(--super-admin-green)!important;border-color:#f9c41661!important;color:var(--super-admin-gold)!important}body.theme-dark .admin-theme-page .super-admin-workspace .admin-plan-builder .admin-plan-card{background:#07110c!important;background-color:#07110c!important;border:1px solid rgba(198,215,200,.1)!important;box-shadow:none!important;--tw-ring-color: transparent !important;--tw-ring-shadow: 0 0 #0000 !important}body.theme-dark .admin-theme-page .super-admin-workspace .admin-plan-builder .admin-plan-card-header{background:#0b1a10!important;background-color:#0b1a10!important;background-image:none!important;border-bottom:1px solid rgba(249,196,22,.18)!important}body.theme-dark .admin-theme-page .super-admin-workspace .admin-plan-builder .admin-plan-card-header>div:first-child{color:#f9c416!important}body.theme-dark .admin-theme-page .super-admin-workspace .admin-plan-builder .admin-plan-card-header input{background:#040806!important;background-color:#040806!important;border:1px solid rgba(198,215,200,.14)!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important;box-shadow:none!important}body.theme-dark .admin-theme-page .super-admin-workspace .admin-plan-builder .admin-plan-card-header input:first-of-type{border-color:#f9c4163d!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important}body.theme-dark .admin-theme-page .super-admin-workspace .admin-plan-builder .admin-plan-limit-row,body.theme-dark .admin-theme-page .super-admin-workspace .admin-plan-builder .admin-plan-feature-row{background:#08100c!important;background-color:#08100c!important;border:1px solid rgba(198,215,200,.1)!important;color:#c6d7c8!important}body.theme-dark .admin-theme-page .super-admin-workspace .admin-plan-builder .admin-plan-limit-row input{background:#040806!important;background-color:#040806!important;border:1px solid rgba(198,215,200,.12)!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important}body.theme-dark .admin-theme-page .super-admin-workspace .admin-plan-builder .admin-plan-limit-row span:last-child,body.theme-dark .admin-theme-page .super-admin-workspace .admin-plan-builder .admin-plan-hard-cap{color:#f9c416!important}body.theme-dark .admin-theme-page .super-admin-workspace .admin-plan-builder .admin-plan-hard-cap{background:#040806!important;background-color:#040806!important;border:1px solid rgba(198,215,200,.12)!important}body.theme-dark .admin-theme-page .super-admin-workspace .admin-plan-builder .admin-plan-feature-on{background:#102f1b!important;background-color:#102f1b!important;border-color:#f9c41694!important;box-shadow:inset 3px 0 #f9c416!important}body.theme-dark .admin-theme-page .super-admin-workspace .admin-plan-builder .admin-plan-feature-row div:first-child div:first-child{color:#fff!important}body.theme-dark .admin-theme-page .super-admin-workspace .admin-plan-builder .admin-plan-feature-on div:first-child div:first-child{color:#f9c416!important}body.theme-dark .admin-theme-page .super-admin-workspace .admin-plan-builder .admin-plan-feature-row div:first-child div:last-child{color:#9fb1a2!important}body.theme-dark .admin-theme-page .super-admin-workspace .admin-plan-builder .admin-plan-toggle-on{background:#f9c416!important;background-color:#f9c416!important;border-color:#f9c416!important;box-shadow:0 0 0 2px #f9c41624!important}body.theme-dark .admin-theme-page .super-admin-workspace .admin-plan-builder .admin-plan-toggle-off{background:#040806!important;background-color:#040806!important;border-color:#c6d7c824!important;box-shadow:none!important}body.theme-dark .admin-theme-page .super-admin-workspace .admin-plan-builder .admin-plan-toggle-knob{background:#050906!important;background-color:#050906!important;box-shadow:0 1px 4px #00000059!important}body.theme-dark .admin-theme-page .super-admin-workspace .admin-plan-builder .admin-plan-toggle-off .admin-plan-toggle-knob{background:#6b766f!important;background-color:#6b766f!important}html body.theme-dark #root main .admin-theme-page .super-admin-workspace .admin-plan-builder .admin-plan-feature-row.admin-plan-feature-on{background:#102f1b!important;background-color:#102f1b!important;border-color:#f9c41694!important;box-shadow:inset 3px 0 #f9c416!important}html body.theme-dark #root main .admin-theme-page .super-admin-workspace .admin-plan-builder .admin-plan-toggle.admin-plan-toggle-on{width:34px!important;height:18px!important;background:#f9c416!important;background-color:#f9c416!important;background-image:none!important;border:1px solid #f9c416!important;box-shadow:0 0 0 2px #f9c4161f!important}html body.theme-dark #root main .admin-theme-page .super-admin-workspace .admin-plan-builder .admin-plan-toggle.admin-plan-toggle-off{width:34px!important;height:18px!important;background:#050906!important;background-color:#050906!important;background-image:none!important;border:1px solid rgba(198,215,200,.18)!important;box-shadow:none!important}html body.theme-dark #root main .admin-theme-page .super-admin-workspace .admin-plan-builder .admin-plan-toggle.admin-plan-toggle-on .admin-plan-toggle-knob{background:#050906!important;background-color:#050906!important;transform:translate(16px)!important}html body.theme-dark #root main .admin-theme-page .super-admin-workspace .admin-plan-builder .admin-plan-toggle.admin-plan-toggle-off .admin-plan-toggle-knob{background:#6b766f!important;background-color:#6b766f!important;transform:translate(0)!important}body.theme-dark .admin-theme-page .super-admin-workspace .admin-plan-builder .admin-plan-preview{background:#07110c!important;background-color:#07110c!important;border:1px solid rgba(198,215,200,.1)!important;box-shadow:none!important;--tw-ring-color: rgba(198, 215, 200, .1) !important}body.theme-dark .admin-theme-page.super-admin-theme-page{background:#020604!important;background-color:#020604!important;color:#fff!important}body.theme-dark .super-admin-segmented,body.theme-dark .super-admin-mobile-subtab,body.theme-dark .super-admin-menu-button,body.theme-dark .super-admin-mobile-panel{background:#050906!important;background-color:#050906!important;border:1px solid rgba(198,215,200,.12)!important;box-shadow:none!important}body.theme-dark .super-admin-mobile-panel>div:first-child{background:#07110c!important;background-color:#07110c!important;border-color:#c6d7c81a!important}body.theme-dark .super-admin-mobile-panel button{background:#07110c!important;background-color:#07110c!important;border-color:#c6d7c81f!important;color:#c6d7c8!important;box-shadow:none!important}body.theme-dark .super-admin-mobile-panel button[class*=bg-brand-pink],body.theme-dark .super-admin-mobile-panel button[class*=text-brand-crimson]{background:#0e2617!important;background-color:#0e2617!important;border-color:#f9c41657!important;color:#f9c416!important}body.theme-dark .super-admin-mobile-panel button svg{color:currentColor!important;stroke:currentColor!important}body.theme-dark .super-admin-segmented .content-header-tab-active{background:#0e2617!important;background-color:#0e2617!important;border:1px solid rgba(30,86,49,.9)!important;color:#fff!important;box-shadow:none!important}body.theme-dark .super-admin-segmented .content-header-tab-active svg{color:#fff!important;stroke:#fff!important}body.theme-dark .super-admin-segmented .content-header-tab-idle{background:transparent!important;background-color:transparent!important;border:1px solid transparent!important;color:#c6d7c8!important;box-shadow:none!important}body.theme-dark .super-admin-segmented .content-header-tab-idle:hover{background:#07110c!important;background-color:#07110c!important;border-color:#c6d7c81f!important;color:#f9c416!important}body.theme-dark .super-admin-segmented .content-header-tab-idle svg,body.theme-dark .super-admin-menu-button svg{color:currentColor!important;stroke:currentColor!important}body.theme-dark .super-admin-refresh-button,body.theme-dark button.super-admin-refresh-button{background:#0e2617!important;background-color:#0e2617!important;border:1px solid rgba(249,196,22,.36)!important;color:#f9c416!important;box-shadow:none!important}body.theme-dark .super-admin-refresh-button:hover:not(:disabled),body.theme-dark button.super-admin-refresh-button:hover:not(:disabled){background:#12311d!important;background-color:#12311d!important;border-color:#f9c41680!important;color:#f9c416!important}body.theme-dark .super-admin-refresh-button svg,body.theme-dark button.super-admin-refresh-button svg{color:#f9c416!important;stroke:#f9c416!important}body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace{--super-admin-surface: #07110c;--super-admin-surface-soft: #08100c;--super-admin-field: #040806;--super-admin-border: rgba(198, 215, 200, .09);--super-admin-border-strong: rgba(249, 196, 22, .26);--super-admin-green: #0e2617;--super-admin-gold: #f9c416}body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace :is(.premium-glass,.premium-stat-card,.admin-theme-card,.admin-plan-card,.admin-plan-preview,.admin-support-card,.admin-support-ticket,.admin-support-detail,.admin-support-list,.admin-source-trust,.admin-source-trust-card,.admin-country-source-editor,.admin-source-list-panel,.admin-mail-audience-card,.admin-mail-recipient-card,.rounded-2xl.border,.rounded-xl.border,.rounded-lg.border){background:#07110c!important;background-color:#07110c!important;background-image:none!important;border-color:#c6d7c817!important;box-shadow:none!important;--tw-ring-color: rgba(198, 215, 200, .09) !important;--tw-ring-shadow: 0 0 #0000 !important}body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace :is(.premium-stat-card:hover,.admin-plan-card:hover,.admin-support-ticket:hover,.admin-mail-audience-card:hover,.admin-mail-recipient-card:hover){border-color:#f9c41638!important;box-shadow:none!important}body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace :is(.admin-logo-tile,.admin-content-icon-tile,.admin-metric-icon-tile,.admin-support-metric-icon,.super-admin-user-avatar,span.flex[class*=items-center][class*=justify-center][class*=rounded]:has(>svg)){background:#0e2617!important;background-color:#0e2617!important;background-image:none!important;border:1px solid rgba(249,196,22,.18)!important;color:#f9c416!important;box-shadow:none!important;--tw-ring-color: rgba(249, 196, 22, .18) !important;--tw-ring-shadow: 0 0 #0000 !important}body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace :is(.admin-logo-tile,.admin-content-icon-tile,.admin-metric-icon-tile,.admin-support-metric-icon,span.flex[class*=items-center][class*=justify-center][class*=rounded]:has(>svg)) svg,body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace :is(.admin-logo-tile,.admin-content-icon-tile,.admin-metric-icon-tile,.admin-support-metric-icon,span.flex[class*=items-center][class*=justify-center][class*=rounded]:has(>svg)) svg *{color:#f9c416!important;stroke:#f9c416!important}body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace :is(input:not([type=checkbox]):not([type=radio]),textarea,select,.input,.select){background:#040806!important;background-color:#040806!important;border-color:#c6d7c821!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important;box-shadow:none!important}body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace :is(input:not([type=checkbox]):not([type=radio]),textarea,select,.input,.select):focus{border-color:#f9c4166b!important;box-shadow:0 0 0 1px #f9c4161f!important}body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace :is(.tag,[class*=bg-emerald-50],[class*=bg-blue-50],[class*=bg-amber-50],[class*=bg-red-50],[class*=bg-purple-50]){background:#050906!important;background-color:#050906!important;border-color:#c6d7c81f!important;color:#c6d7c8!important;box-shadow:none!important}body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace :is([class*=text-brand-crimson],[class*=text-amber],.eyebrow){color:#f9c416!important}body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace :is(.btn-primary,.admin-source-action-button,.admin-super-fetch-save-button,.admin-fetch-run-button,.admin-fetch-save-button,button[class*=bg-brand-crimson]){background:#0e2617!important;background-color:#0e2617!important;background-image:none!important;border:1px solid rgba(249,196,22,.38)!important;color:#f9c416!important;box-shadow:none!important}body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace :is(.btn-primary,.admin-source-action-button,.admin-super-fetch-save-button,.admin-fetch-run-button,.admin-fetch-save-button,button[class*=bg-brand-crimson]) svg{color:#f9c416!important;stroke:#f9c416!important}body.theme-dark .admin-theme-page.super-admin-theme-page .admin-plan-builder .admin-plan-card-header{background:#0b1a10!important;background-color:#0b1a10!important;border-bottom:1px solid rgba(249,196,22,.16)!important}body.theme-dark .admin-theme-page.super-admin-theme-page .admin-plan-builder .admin-plan-feature-row.admin-plan-feature-on{background:#0e2617!important;background-color:#0e2617!important;border-color:#f9c41675!important;box-shadow:inset 3px 0 #f9c416!important}body.theme-dark .admin-theme-page.super-admin-theme-page .admin-plan-builder .admin-plan-feature-row.admin-plan-feature-off{background:#07110c!important;background-color:#07110c!important;border-color:#c6d7c817!important}body.theme-dark .admin-theme-page.super-admin-theme-page .admin-plan-builder .admin-plan-toggle.admin-plan-toggle-on{background:#f9c416!important;background-color:#f9c416!important;border-color:#f9c416!important}body.theme-dark .admin-theme-page.super-admin-theme-page .admin-plan-builder .admin-plan-toggle.admin-plan-toggle-off{background:#050906!important;background-color:#050906!important;border-color:#c6d7c829!important}body.theme-dark .admin-theme-page.super-admin-theme-page .admin-plan-builder .admin-plan-preview table,body.theme-dark .admin-theme-page.super-admin-theme-page .admin-plan-builder .admin-plan-preview thead,body.theme-dark .admin-theme-page.super-admin-theme-page .admin-plan-builder .admin-plan-preview tbody,body.theme-dark .admin-theme-page.super-admin-theme-page .admin-plan-builder .admin-plan-preview tr,body.theme-dark .admin-theme-page.super-admin-theme-page .admin-plan-builder .admin-plan-preview td,body.theme-dark .admin-theme-page.super-admin-theme-page .admin-plan-builder .admin-plan-preview th{background:transparent!important;border-color:#c6d7c81a!important}body.theme-dark .admin-theme-page.super-admin-theme-page .admin-plan-builder .admin-plan-preview tr:hover{background:#08100c!important}body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace :is(.admin-ai-toggle-list,.admin-ai-toggle-row,.admin-maintenance-card,.admin-reset-defaults-button){background:#07110c!important;background-color:#07110c!important;border-color:#c6d7c81a!important;box-shadow:none!important}body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace .admin-ai-toggle-row-on,body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace .admin-maintenance-card-active{background:#0e2617!important;background-color:#0e2617!important;border-color:#f9c41657!important}body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace :is(.admin-ai-toggle-row,.admin-maintenance-card) button[role=switch],body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace .admin-ai-toggle-row>button{border-color:#f9c41647!important;box-shadow:none!important}@media (max-width: 640px){body.theme-dark .admin-theme-page.super-admin-theme-page{margin-left:-.75rem!important;margin-right:-.75rem!important}body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace{overflow-x:hidden}body.theme-dark .admin-theme-page.super-admin-theme-page .super-admin-workspace :is(.premium-glass,.premium-stat-card,.admin-plan-card,.admin-plan-preview,.admin-theme-card){border-radius:16px!important}}body.theme-dark .auth-primary-button{background:#0e2617!important;background-color:#0e2617!important;background-image:none!important;border:1px solid rgba(249,196,22,.42)!important;color:#f9c416!important;box-shadow:none!important}body.theme-dark .auth-primary-button:hover:not(:disabled){background:#12311d!important;background-color:#12311d!important;border-color:#f9c4169e!important;color:#f9c416!important}body.theme-dark .auth-primary-button svg,body.theme-dark .auth-primary-button svg *,body.theme-dark .auth-choice-icon svg,body.theme-dark .auth-choice-icon svg *{color:#f9c416!important;stroke:#f9c416!important}.marker\:font-black *::marker{font-weight:900}.marker\:text-brand-crimson *::marker{color:#103414}.marker\:font-black::marker{font-weight:900}.marker\:text-brand-crimson::marker{color:#103414}.placeholder\:text-gray-300::-moz-placeholder{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-300::placeholder{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-400::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:-translate-y-1:hover{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-\[\#B7D89D\]:hover{--tw-border-opacity: 1;border-color:rgb(183 216 157 / var(--tw-border-opacity, 1))}.hover\:border-\[\#f9c416\]\/40:hover{border-color:#f9c41666}.hover\:border-amber-200:hover{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.hover\:border-brand-crimson\/10:hover{border-color:#1034141a}.hover\:border-brand-crimson\/15:hover{border-color:#10341426}.hover\:border-brand-crimson\/20:hover{border-color:#10341433}.hover\:border-brand-crimson\/30:hover{border-color:#1034144d}.hover\:border-brand-crimson\/40:hover{border-color:#10341466}.hover\:border-emerald-100:hover{--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity, 1))}.hover\:border-emerald-200:hover{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.hover\:border-emerald-300:hover{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.hover\:border-gray-200:hover{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:border-red-200:hover{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.hover\:border-red-300:hover{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.hover\:border-slate-300:hover{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.hover\:border-white:hover{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.hover\:bg-\[\#0b2f19\]:hover{--tw-bg-opacity: 1;background-color:rgb(11 47 25 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0e2617\]:hover{--tw-bg-opacity: 1;background-color:rgb(14 38 23 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FAFBF7\]:hover{--tw-bg-opacity: 1;background-color:rgb(250 251 247 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FFF8D7\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 248 215 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-100\/70:hover{background-color:#fef3c7b3}.hover\:bg-amber-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-brand-crimson\/90:hover{background-color:#103414e6}.hover\:bg-brand-hoverred:hover{--tw-bg-opacity: 1;background-color:rgb(23 54 20 / var(--tw-bg-opacity, 1))}.hover\:bg-brand-pink:hover{--tw-bg-opacity: 1;background-color:rgb(242 246 231 / var(--tw-bg-opacity, 1))}.hover\:bg-brand-pink\/10:hover{background-color:#f2f6e71a}.hover\:bg-brand-pink\/20:hover{background-color:#f2f6e733}.hover\:bg-brand-pink\/25:hover{background-color:#f2f6e740}.hover\:bg-brand-pink\/30:hover{background-color:#f2f6e74d}.hover\:bg-brand-pink\/35:hover{background-color:#f2f6e759}.hover\:bg-brand-pink\/50:hover{background-color:#f2f6e780}.hover\:bg-emerald-100\/70:hover{background-color:#d1fae5b3}.hover\:bg-emerald-50:hover{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50\/50:hover{background-color:#f9fafb80}.hover\:bg-gray-50\/60:hover{background-color:#f9fafb99}.hover\:bg-gray-50\/70:hover{background-color:#f9fafbb3}.hover\:bg-gray-50\/80:hover{background-color:#f9fafbcc}.hover\:bg-ink-50:hover{--tw-bg-opacity: 1;background-color:rgb(245 244 240 / var(--tw-bg-opacity, 1))}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:text-\[\#163A24\]:hover{--tw-text-opacity: 1;color:rgb(22 58 36 / var(--tw-text-opacity, 1))}.hover\:text-\[\#f9c416\]:hover{--tw-text-opacity: 1;color:rgb(249 196 22 / var(--tw-text-opacity, 1))}.hover\:text-brand-crimson:hover{--tw-text-opacity: 1;color:rgb(16 52 20 / var(--tw-text-opacity, 1))}.hover\:text-brand-hoverred:hover{--tw-text-opacity: 1;color:rgb(23 54 20 / var(--tw-text-opacity, 1))}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-gray-800:hover{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:text-ink-800:hover{--tw-text-opacity: 1;color:rgb(15 14 13 / var(--tw-text-opacity, 1))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.hover\:text-slate-700:hover{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.hover\:text-slate-950:hover{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-85:hover{opacity:.85}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-\[0_14px_28px_rgba\(22\,58\,36\,0\.18\)\]:hover{--tw-shadow: 0 14px 28px rgba(22,58,36,.18);--tw-shadow-colored: 0 14px 28px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0_14px_30px_rgba\(15\,23\,42\,0\.08\)\]:hover{--tw-shadow: 0 14px 30px rgba(15,23,42,.08);--tw-shadow-colored: 0 14px 30px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0_18px_42px_rgba\(16\,57\,31\,0\.32\)\]:hover{--tw-shadow: 0 18px 42px rgba(16,57,31,.32);--tw-shadow-colored: 0 18px 42px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-sm:hover{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:brightness-105:hover{--tw-brightness: brightness(1.05);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.focus\:border-brand-crimson:focus{--tw-border-opacity: 1;border-color:rgb(16 52 20 / var(--tw-border-opacity, 1))}.focus\:border-brand-crimson\/40:focus{border-color:#10341466}.focus\:border-brand-crimson\/50:focus{border-color:#10341480}.focus\:border-emerald-500:focus{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.focus\:border-white:focus{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.focus\:border-white\/50:focus{border-color:#ffffff80}.focus\:bg-white:focus{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-amber-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 211 77 / var(--tw-ring-opacity, 1))}.focus\:ring-brand-crimson:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(16 52 20 / var(--tw-ring-opacity, 1))}.focus\:ring-brand-crimson\/10:focus{--tw-ring-color: rgb(16 52 20 / .1)}.focus\:ring-brand-crimson\/20:focus{--tw-ring-color: rgb(16 52 20 / .2)}.focus\:ring-brand-crimson\/30:focus{--tw-ring-color: rgb(16 52 20 / .3)}.focus\:ring-gray-200\/70:focus{--tw-ring-color: rgb(229 231 235 / .7)}.active\:scale-\[0\.98\]:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:cursor-grabbing:active{cursor:grabbing}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-gray-200:disabled{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.disabled\:bg-gray-50:disabled{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.disabled\:text-gray-300:disabled{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.disabled\:text-gray-400:disabled{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}.disabled\:opacity-90:disabled{opacity:.9}.group[open] .group-open\:rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:-translate-x-0\.5{--tw-translate-x: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-125{--tw-scale-x: 1.25;--tw-scale-y: 1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group\/topic:hover .group-hover\/topic\:border-brand-crimson\/30{border-color:#1034144d}.group\/source:hover .group-hover\/source\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-brand-pink{--tw-bg-opacity: 1;background-color:rgb(242 246 231 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-brand-pink\/30{background-color:#f2f6e74d}.group:hover .group-hover\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:text-\[\#163A24\]{--tw-text-opacity: 1;color:rgb(22 58 36 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-\[\#f9c416\]{--tw-text-opacity: 1;color:rgb(249 196 22 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-brand-crimson{--tw-text-opacity: 1;color:rgb(16 52 20 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:opacity-20{opacity:.2}.group\/topic:hover .group-hover\/topic\:shadow-\[0_12px_24px_rgba\(22\,58\,36\,0\.10\)\]{--tw-shadow: 0 12px 24px rgba(22,58,36,.1);--tw-shadow-colored: 0 12px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 640px){.sm\:left-6{left:1.5rem}.sm\:right-6{right:1.5rem}.sm\:top-8{top:2rem}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:-m-5{margin:-1.25rem}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:mb-5{margin-bottom:1.25rem}.sm\:mt-4{margin-top:1rem}.sm\:mt-5{margin-top:1.25rem}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:grid{display:grid}.sm\:hidden{display:none}.sm\:h-9{height:2.25rem}.sm\:min-h-\[40px\]{min-height:40px}.sm\:w-9{width:2.25rem}.sm\:w-\[240px\]{width:240px}.sm\:w-auto{width:auto}.sm\:min-w-\[148px\]{min-width:148px}.sm\:min-w-\[170px\]{min-width:170px}.sm\:min-w-\[330px\]{min-width:330px}.sm\:max-w-\[440px\]{max-width:440px}.sm\:auto-cols-\[minmax\(132px\,1fr\)\]{grid-auto-columns:minmax(132px,1fr)}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-\[1fr_1\.15fr_1fr\]{grid-template-columns:1fr 1.15fr 1fr}.sm\:grid-cols-\[minmax\(0\,280px\)_auto\]{grid-template-columns:minmax(0,280px) auto}.sm\:flex-row{flex-direction:row}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-2{gap:.5rem}.sm\:gap-3{gap:.75rem}.sm\:gap-4{gap:1rem}.sm\:gap-5{gap:1.25rem}.sm\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.sm\:rounded-3xl{border-radius:1.5rem}.sm\:rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.sm\:p-10{padding:2.5rem}.sm\:p-3{padding:.75rem}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.sm\:pb-0{padding-bottom:0}.sm\:pb-5{padding-bottom:1.25rem}.sm\:pl-3{padding-left:.75rem}.sm\:pl-4{padding-left:1rem}.sm\:pr-5{padding-right:1.25rem}.sm\:pt-0{padding-top:0}.sm\:pt-4{padding-top:1rem}.sm\:pt-6{padding-top:1.5rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-\[1\.4rem\]{font-size:1.4rem}.sm\:text-\[1\.7rem\]{font-size:1.7rem}.sm\:text-\[10px\]{font-size:10px}.sm\:text-\[12px\]{font-size:12px}.sm\:text-\[13px\]{font-size:13px}.sm\:text-\[15px\]{font-size:15px}.sm\:text-\[16px\]{font-size:16px}.sm\:text-\[18px\]{font-size:18px}.sm\:text-\[19px\]{font-size:19px}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 768px){.md\:bottom-20{bottom:5rem}.md\:bottom-36{bottom:9rem}.md\:bottom-6{bottom:1.5rem}.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-3{order:3}.md\:col-span-2{grid-column:span 2 / span 2}.md\:col-span-3{grid-column:span 3 / span 3}.md\:flex{display:flex}.md\:hidden{display:none}.md\:min-h-\[520px\]{min-height:520px}.md\:min-h-\[560px\]{min-height:560px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:grid-cols-\[minmax\(128px\,0\.36fr\)_minmax\(0\,1fr\)\]{grid-template-columns:minmax(128px,.36fr) minmax(0,1fr)}}@media (min-width: 1024px){.lg\:sticky{position:sticky}.lg\:top-0{top:0}.lg\:order-none{order:0}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:-m-6{margin:-1.5rem}.lg\:-mt-4{margin-top:-1rem}.lg\:mt-\[26px\]{margin-top:26px}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-screen{height:100vh}.lg\:max-h-\[calc\(100vh-96px\)\]{max-height:calc(100vh - 96px)}.lg\:w-\[300px\]{width:300px}.lg\:w-\[55\.5\%\]{width:55.5%}.lg\:max-w-md{max-width:28rem}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-\[180px_1fr_1fr_1\.2fr\]{grid-template-columns:180px 1fr 1fr 1.2fr}.lg\:grid-cols-\[1fr_160px\]{grid-template-columns:1fr 160px}.lg\:grid-cols-\[200px_1fr_1\.15fr_1\.4fr\]{grid-template-columns:200px 1fr 1.15fr 1.4fr}.lg\:grid-cols-\[minmax\(0\,1\.08fr\)_minmax\(0\,0\.92fr\)\]{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.lg\:grid-cols-\[minmax\(0\,1\.2fr\)_minmax\(260px\,0\.8fr\)\]{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr)}.lg\:grid-cols-\[minmax\(0\,1\.3fr\)_repeat\(4\,minmax\(120px\,1fr\)\)\]{grid-template-columns:minmax(0,1.3fr) repeat(4,minmax(120px,1fr))}.lg\:grid-cols-\[minmax\(0\,1fr\)_220px\]{grid-template-columns:minmax(0,1fr) 220px}.lg\:grid-cols-\[minmax\(0\,1fr\)_340px\]{grid-template-columns:minmax(0,1fr) 340px}.lg\:grid-cols-\[minmax\(0\,1fr\)_380px\]{grid-template-columns:minmax(0,1fr) 380px}.lg\:grid-cols-\[minmax\(0\,1fr\)_auto\]{grid-template-columns:minmax(0,1fr) auto}.lg\:grid-cols-\[minmax\(0\,220px\)_minmax\(0\,1fr\)\]{grid-template-columns:minmax(0,220px) minmax(0,1fr)}.lg\:grid-cols-\[minmax\(180px\,1\.2fr\)_minmax\(0\,2fr\)\]{grid-template-columns:minmax(180px,1.2fr) minmax(0,2fr)}.lg\:grid-cols-\[minmax\(260px\,0\.85fr\)_minmax\(0\,1\.35fr\)\]{grid-template-columns:minmax(260px,.85fr) minmax(0,1.35fr)}.lg\:grid-cols-\[minmax\(260px\,1fr\)_180px_200px_180px\]{grid-template-columns:minmax(260px,1fr) 180px 200px 180px}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:justify-end{justify-content:flex-end}.lg\:justify-between{justify-content:space-between}.lg\:overflow-y-auto{overflow-y:auto}.lg\:border-l{border-left-width:1px}.lg\:border-t-0{border-top-width:0px}.lg\:p-10{padding:2.5rem}.lg\:p-3{padding:.75rem}.lg\:p-4{padding:1rem}.lg\:p-5{padding:1.25rem}.lg\:p-6{padding:1.5rem}.lg\:p-9{padding:2.25rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:py-\[clamp\(0\.65rem\,1\.4vh\,1rem\)\]{padding-top:clamp(.65rem,1.4vh,1rem);padding-bottom:clamp(.65rem,1.4vh,1rem)}.lg\:pb-8{padding-bottom:2rem}.lg\:pl-3{padding-left:.75rem}}@media (min-width: 1280px){.xl\:sticky{position:sticky}.xl\:-top-2{top:-.5rem}.xl\:left-auto{left:auto}.xl\:top-4{top:1rem}.xl\:col-span-1{grid-column:span 1 / span 1}.xl\:col-span-2{grid-column:span 2 / span 2}.xl\:col-span-3{grid-column:span 3 / span 3}.xl\:col-span-4{grid-column:span 4 / span 4}.xl\:col-span-5{grid-column:span 5 / span 5}.xl\:col-span-6{grid-column:span 6 / span 6}.xl\:mb-0{margin-bottom:0}.xl\:block{display:block}.xl\:inline{display:inline}.xl\:flex{display:flex}.xl\:grid{display:grid}.xl\:hidden{display:none}.xl\:h-\[calc\(100vh-96px\)\]{height:calc(100vh - 96px)}.xl\:h-full{height:100%}.xl\:h-screen{height:100vh}.xl\:min-h-0{min-height:0px}.xl\:min-h-\[40px\]{min-height:40px}.xl\:w-auto{width:auto}.xl\:min-w-\[360px\]{min-width:360px}.xl\:max-w-\[760px\]{max-width:760px}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:grid-cols-\[1\.2fr_0\.8fr\]{grid-template-columns:1.2fr .8fr}.xl\:grid-cols-\[1\.35fr_0\.65fr\]{grid-template-columns:1.35fr .65fr}.xl\:grid-cols-\[1\.55fr_0\.45fr\]{grid-template-columns:1.55fr .45fr}.xl\:grid-cols-\[1fr_320px\]{grid-template-columns:1fr 320px}.xl\:grid-cols-\[300px_minmax\(0\,1fr\)\]{grid-template-columns:300px minmax(0,1fr)}.xl\:grid-cols-\[420px_minmax\(0\,1fr\)\]{grid-template-columns:420px minmax(0,1fr)}.xl\:grid-cols-\[minmax\(0\,1\.2fr\)_360px\]{grid-template-columns:minmax(0,1.2fr) 360px}.xl\:grid-cols-\[minmax\(0\,1fr\)_380px\]{grid-template-columns:minmax(0,1fr) 380px}.xl\:grid-cols-\[minmax\(0\,1fr\)_390px\]{grid-template-columns:minmax(0,1fr) 390px}.xl\:grid-cols-\[minmax\(260px\,1fr\)_180px_200px_180px_170px_170px\]{grid-template-columns:minmax(260px,1fr) 180px 200px 180px 170px 170px}.xl\:grid-cols-\[minmax\(260px\,300px\)_minmax\(0\,1fr\)\]{grid-template-columns:minmax(260px,300px) minmax(0,1fr)}.xl\:grid-cols-\[minmax\(300px\,390px\)_minmax\(0\,1fr\)_minmax\(300px\,340px\)\]{grid-template-columns:minmax(300px,390px) minmax(0,1fr) minmax(300px,340px)}.xl\:grid-cols-\[minmax\(320px\,0\.85fr\)_minmax\(0\,1\.15fr\)\]{grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr)}.xl\:grid-rows-\[minmax\(140px\,0\.78fr\)_minmax\(150px\,1fr\)_minmax\(150px\,1fr\)\]{grid-template-rows:minmax(140px,.78fr) minmax(150px,1fr) minmax(150px,1fr)}.xl\:flex-row{flex-direction:row}.xl\:flex-col{flex-direction:column}.xl\:items-start{align-items:flex-start}.xl\:items-end{align-items:flex-end}.xl\:items-center{align-items:center}.xl\:justify-end{justify-content:flex-end}.xl\:justify-between{justify-content:space-between}.xl\:gap-2{gap:.5rem}.xl\:gap-4{gap:1rem}.xl\:self-start{align-self:flex-start}.xl\:overflow-hidden{overflow:hidden}.xl\:border-b-0{border-bottom-width:0px}.xl\:border-l{border-left-width:1px}.xl\:border-r{border-right-width:1px}.xl\:border-t-0{border-top-width:0px}.xl\:p-10{padding:2.5rem}.xl\:px-12{padding-left:3rem;padding-right:3rem}.xl\:px-14{padding-left:3.5rem;padding-right:3.5rem}.xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}.xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.xl\:pb-2{padding-bottom:.5rem}.xl\:pb-5{padding-bottom:1.25rem}.xl\:pl-10{padding-left:2.5rem}.xl\:pl-8{padding-left:2rem}.xl\:pr-10{padding-right:2.5rem}.xl\:pr-8{padding-right:2rem}.xl\:pt-0{padding-top:0}.xl\:pt-12{padding-top:3rem}.xl\:pt-4{padding-top:1rem}.xl\:text-\[1\.55rem\]{font-size:1.55rem}.xl\:text-\[13px\]{font-size:13px}.xl\:text-\[17px\]{font-size:17px}}@media (min-width: 1536px){.\32xl\:order-none{order:0}.\32xl\:col-span-1{grid-column:span 1 / span 1}.\32xl\:mb-4{margin-bottom:1rem}.\32xl\:min-h-\[420px\]{min-height:420px}.\32xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.\32xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.\32xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.\32xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.\32xl\:grid-cols-\[190px_1fr_1fr_1\.2fr\]{grid-template-columns:190px 1fr 1fr 1.2fr}.\32xl\:grid-cols-\[320px_minmax\(0\,1fr\)_340px\]{grid-template-columns:320px minmax(0,1fr) 340px}.\32xl\:grid-cols-\[minmax\(0\,1\.2fr\)_280px\]{grid-template-columns:minmax(0,1.2fr) 280px}.\32xl\:grid-cols-\[minmax\(0\,1fr\)_180px_180px_180px\]{grid-template-columns:minmax(0,1fr) 180px 180px 180px}.\32xl\:grid-cols-\[minmax\(0\,1fr\)_320px\]{grid-template-columns:minmax(0,1fr) 320px}.\32xl\:grid-cols-\[minmax\(0\,1fr\)_360px\]{grid-template-columns:minmax(0,1fr) 360px}.\32xl\:grid-cols-\[minmax\(0\,1fr\)_440px\]{grid-template-columns:minmax(0,1fr) 440px}.\32xl\:grid-cols-\[minmax\(150px\,0\.36fr\)_minmax\(0\,1fr\)\]{grid-template-columns:minmax(150px,.36fr) minmax(0,1fr)}.\32xl\:grid-cols-\[minmax\(320px\,420px\)_minmax\(0\,1fr\)_minmax\(320px\,360px\)\]{grid-template-columns:minmax(320px,420px) minmax(0,1fr) minmax(320px,360px)}.\32xl\:items-center{align-items:center}.\32xl\:items-stretch{align-items:stretch}.\32xl\:gap-5{gap:1.25rem}.\32xl\:border-l{border-left-width:1px}.\32xl\:border-t-0{border-top-width:0px}.\32xl\:p-4{padding:1rem}}@media (prefers-color-scheme: dark){.dark\:font-medium{font-weight:500}.dark\:text-gray-100{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.group:hover .dark\:group-hover\:text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}}.\[\&\:\:-webkit-details-marker\]\:hidden::-webkit-details-marker{display:none}
