html.admin-active{--background:#fafafa;--foreground:#121212;--card:#fff;--card-foreground:#121212;--popover:#fff;--popover-foreground:#121212;--primary:#2e333d;--primary-foreground:#fff;--secondary:#f3f3f5;--secondary-foreground:#14161b;--muted:#f3f3f5;--muted-foreground:#66696f;--accent:#ecf0f9;--accent-foreground:#293348;--destructive:#d73337;--destructive-foreground:#fff;--border:#e3e4e7;--input:#e3e4e7;--ring:#66728a;--radius:.625rem;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.625rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--radius-4xl:2rem}@supports (color:lab(0% 0 0)){html.admin-active{--background:lab(98.26% 0 0);--foreground:lab(5.26802% 0 0);--card-foreground:lab(5.26802% 0 0);--popover-foreground:lab(5.26802% 0 0);--primary:lab(21.0145% -.132948 -7.39943);--secondary:lab(95.9316% -.0501275 -.758052);--secondary-foreground:lab(7.17928% -.0979528 -3.66448);--muted:lab(95.9316% -.0501275 -.758052);--muted-foreground:lab(44.2749% -.199348 -3.76103);--accent:lab(94.7273% -.263155 -4.52641);--accent-foreground:lab(20.8623% .537664 -14.5386);--destructive:lab(49.2539% 63.2983 39.3808);--border:lab(90.7073% -.0740588 -1.13643);--input:lab(90.7073% -.0740588 -1.13643);--ring:lab(47.5816% -.13721 -14.7496)}}html.admin-active body{background-color:var(--background);color:var(--foreground);font-family:var(--font-sans);font-feature-settings:"ss01","cv11"}html.admin-active .font-serif{font-family:var(--font-sans);letter-spacing:-.01em}html.admin-active .admin-card{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:0 1px 2px #0f172a0a}html.admin-active .admin-card-flat{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl)}html.admin-active .admin-section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);font-size:.6875rem;font-weight:600}html.admin-active .admin-row{transition:background-color .12s}html.admin-active .admin-row:hover{background-color:#f6f7f9}html.admin-active .admin-pill{background-color:var(--muted);height:1.375rem;color:var(--muted-foreground);border:1px solid var(--border);border-radius:9999px;align-items:center;gap:.25rem;padding:0 .5rem;font-size:.6875rem;font-weight:500;display:inline-flex}html.admin-active .admin-pill[data-tone=accent]{color:#294793;background-color:#eaf2ff;background-color:lab(95.2184% -.488937 -11.2271);border-color:#d1def9}html.admin-active .admin-pill[data-tone=positive]{color:#085023;background-color:#dbfce0;border-color:#bce3c3}html.admin-active .admin-pill[data-tone=warning]{color:#733e00;color:lab(32.2367% 24.1068 59.6664);background-color:#ffeed1;background-color:lab(95.4141% 6.08665 22.9223);border-color:#f7d19c}html.admin-active .bi-field{border:1px solid var(--border);border-radius:var(--radius-lg);background-color:var(--background);overflow:hidden}html.admin-active .bi-field-row{grid-template-columns:5.5rem 1fr;display:grid}@media(min-width:640px){html.admin-active .bi-field-row{grid-template-columns:8.5rem 1fr}}html.admin-active .bi-field-row+.bi-field-row{border-top:1px solid var(--border)}html.admin-active .bi-field-tag-col{border-inline-end:1px solid var(--border);background-color:#f4f5f6;flex-direction:column;justify-content:center;align-items:stretch;gap:.25rem;padding:.5rem;display:flex}html.admin-active .bi-field-tag{letter-spacing:.06em;text-transform:uppercase;color:var(--muted-foreground);text-align:center;font-size:.6875rem;font-weight:600}html.admin-active .bi-field-translate{color:var(--muted-foreground);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:.25rem;padding:.125rem .375rem;font-size:.6875rem;transition:color .12s,background-color .12s,border-color .12s;display:inline-flex}html.admin-active .bi-field-translate:hover:not(:disabled){color:var(--foreground);background-color:var(--background);border-color:var(--border)}html.admin-active .bi-field-translate:disabled{opacity:.45;cursor:not-allowed}html.admin-active .bi-field-input,html.admin-active .bi-field-textarea{width:100%;color:var(--foreground);resize:vertical;outline:none;padding:.625rem .75rem;font-family:inherit;font-size:.875rem;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}html.admin-active .bi-field-textarea{min-height:5rem;line-height:1.55}html.admin-active .bi-field:focus-within{border-color:#5b71a1;box-shadow:0 0 0 3px #5b71a126}html.admin-active .admin-action-bar{z-index:20;background:linear-gradient(to top,var(--background) 60%,transparent);margin-top:2rem;padding-block:1rem;position:sticky;bottom:0}html.admin-active .admin-action-bar-inner{border:1px solid var(--border);background-color:var(--card);border-radius:var(--radius-xl);align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex;box-shadow:0 4px 16px -8px #0f172a1f}html.admin-active .admin-dropzone{border:1.5px dashed var(--border);border-radius:var(--radius-lg);background-color:#f6f7f8;transition:border-color .12s,background-color .12s}html.admin-active .admin-dropzone[data-dragging=true]{background-color:#eaf2ff;background-color:lab(95.2184% -.488937 -11.2271);border-color:#4c6ebd}html.admin-active .admin-nav-link{border-radius:var(--radius-md);color:var(--muted-foreground);align-items:center;gap:.625rem;padding:.5rem .75rem;font-size:.875rem;transition:background-color .12s,color .12s;display:flex}html.admin-active .admin-nav-link:hover{color:var(--foreground);background-color:#edeef2}html.admin-active .admin-nav-link[data-active=true]{color:#112a74;background-color:#e2ebff;background-color:lab(92.8981% -.482857 -11.2241);font-weight:500}
