:root{--white:#fff;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--gray-950:#030712;--black:#000;--accent:#000;--red:#c31931;--success:#2e8540;--background:var(--white);--background-alt:var(--gray-50);--background-alt--hover:var(--gray-100);--yellow-50:#fefce8;--yellow-100:#fef9c2;--yellow-200:#fff085;--yellow-300:#ffe02a;--yellow-400:#fac800;--yellow-500:#edb200;--yellow-600:#cd8900;--yellow-700:#a36100;--yellow-800:#874b00;--yellow-900:#733e0a;--yellow-950:#432004;--green-50:#f0fdf4;--green-100:#dcfce7;--green-200:#b9f8cf;--green-300:#7bf1a8;--green-400:#05df72;--green-500:#00c758;--green-600:#00a544;--green-700:#008138;--green-800:#016630;--green-900:#0d542b;--green-950:#032e15;--blue-50:#eff6ff;--blue-100:#dbeafe;--blue-200:#bedbff;--blue-300:#90c5ff;--blue-400:#54a2ff;--blue-500:#3080ff;--blue-600:#155dfc;--blue-700:#1447e6;--blue-800:#193cb8;--blue-900:#1c398e;--blue-950:#162456;--bg-sidebar:#231e1f;--bg-main:#f2f4f5;--bg-border:#d2d2d2;--bg-accent:#c31531;--fg-sidebar:#f2f4f5;--fg-main:#231e1f;--fg-muted:#969797;--fg-accent:var(--bg-accent);--bg-accent-light:#ffe9e6;--fg-secondary:var(--blue-700);--bg-secondary-light:var(--blue-200);--fg-success:var(--green-700);--bg-success-light:var(--green-200);--fg-danger:var(--red);--bg-danger-light:#ffe9e6;--fg-warning:var(--yellow-700);--bg-warning-light:var(--yellow-200)}@supports (color:lab(0% 0 0)){:root{--yellow-50:lab(98.6846% -1.79055 9.7766);--yellow-100:lab(97.3564% -4.51407 27.344);--yellow-200:lab(94.3433% -5.00429 52.9663);--yellow-300:lab(89.7033% -.480294 84.4917);--yellow-400:lab(83.2664% 8.65132 106.895);--yellow-500:lab(76.3898% 14.5258 98.4589);--yellow-600:lab(62.7799% 22.4197 86.1544);--yellow-700:lab(47.8202% 25.2426 66.5015);--yellow-800:lab(38.7484% 23.5833 51.4916);--yellow-900:lab(32.3865% 21.1273 38.5959);--yellow-950:lab(16.8146% 15.7422 23.1133);--green-50:lab(98.1563% -5.60117 2.75915);--green-100:lab(96.1861% -13.8464 6.52365);--green-200:lab(92.4222% -26.4702 12.9427);--green-300:lab(86.9953% -47.2691 25.0054);--green-400:lab(78.503% -64.9265 39.7492);--green-500:lab(70.5521% -66.5147 45.8073);--green-600:lab(59.0978% -58.6621 41.2579);--green-700:lab(47.0329% -47.0239 31.4788);--green-800:lab(37.4616% -36.7971 22.9692);--green-900:lab(30.797% -29.6927 17.382);--green-950:lab(15.6845% -20.4225 11.7249);--blue-50:lab(96.492% -1.14644 -5.11479);--blue-100:lab(92.0301% -2.24757 -11.6453);--blue-200:lab(86.15% -4.04379 -21.0797);--blue-300:lab(77.5052% -6.4629 -36.42);--blue-400:lab(65.0361% -1.42065 -56.9802);--blue-500:lab(54.1736% 13.3369 -74.6839);--blue-600:lab(44.0605% 29.0279 -86.0352);--blue-700:lab(36.9089% 35.0961 -85.6872);--blue-800:lab(30.2514% 27.7853 -70.2699);--blue-900:lab(26.1542% 15.7545 -51.5504);--blue-950:lab(15.6723% 8.86232 -32.2945);--bg-accent-light:lab(93.7475% 15.1978 8.7834);--bg-danger-light:lab(93.7475% 15.1978 8.7834)}}html,body{margin:0;padding:0}body{color:var(--fg-main);font-family:Roboto Flex,system-ui,sans-serif}body:has(dialog[open]){overflow:hidden}:is(h1,h2,h3,h4,h5,h6),:is(dt,blockquote,figcaption){text-wrap:balance;max-inline-size:25ch;font-weight:400}h1{letter-spacing:-2%;max-inline-size:40ch;font-size:32px;font-weight:300;line-height:37.5px}:is(p,dd,li){text-wrap:pretty;max-inline-size:60ch}:is(h1,h2,h3,h4,h5,h6,p){margin-block:0}:is(img,lazy-img){max-width:100%}.logo img{object-fit:contain;vertical-align:middle;max-width:350px;max-height:56px}.logo lazy-img img{max-width:100%}.table-row img{object-fit:contain;vertical-align:middle;width:auto;max-width:200px;max-height:calc(56px - 1rem)}hr.visible{border-width:1px;width:100%}*{border-color:var(--gray-200);box-sizing:border-box;border-style:solid;border-width:0}:where(button,a.button,input,select,textarea){background-color:var(--white);color:var(--gray-900);font-family:inherit;font-size:inherit;border-style:solid;border-width:1px;border-radius:0;padding:.45rem .5rem}::placeholder{color:var(--gray-400);opacity:1}:popover-open{flex-direction:column;display:flex}a.button{cursor:default;text-decoration:none}:is(button.unstyled){color:var(--gray-900);background-color:#0000;border-color:#0000;margin:0;padding:0}:is(button:not(.unstyled)){justify-content:center;align-items:center;gap:.2rem;padding-inline:.75rem;display:flex}:is(button,a.button).primary{background-color:var(--accent);border-color:var(--accent);color:var(--white);min-width:12rem;padding-inline:1rem}:is(button,a.button).primary:hover{background-color:color-mix(in srgb,var(--accent)80%,transparent)}:is(button,a.button).primary:disabled{background-color:var(--gray-300);border-color:var(--gray-300);color:var(--gray-500)}:is(button,a.button).secondary{background-color:var(--white);color:var(--gray-900);padding-inline:1rem}:is(button,a.button).secondary:hover{background-color:var(--gray-100)}:is(button,a.button).destructive{background-color:var(--red);border-color:var(--red);color:var(--white);min-width:12rem;padding-inline:1rem}:is(button,a.button).destructive:hover{background-color:color-mix(in srgb,var(--red)80%,transparent)}form :is(input,select,textarea,.dropdown){background-color:var(--gray-100);border:1px solid var(--gray-300);min-width:0}form :is(input,select,textarea,.dropdown):disabled{background-color:var(--gray-200);color:var(--gray-400)}form select:has(option[value=""]:checked){color:var(--gray-400)}form [aria-invalid=true]{background-color:var(--gray-100);border-color:var(--red)}form select,form .dropdown{appearance:none;text-overflow:ellipsis;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iY3VycmVudENvbG9yIiBjbGFzcz0iYmkgYmktY2hldnJvbi1kb3duIiB2aWV3Qm94PSIwIDAgMTYgMTYiPgogIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEuNjQ2IDQuNjQ2YS41LjUgMCAwIDEgLjcwOCAwTDggMTAuMjkzbDUuNjQ2LTUuNjQ3YS41LjUgMCAwIDEgLjcwOC43MDhsLTYgNmEuNS41IDAgMCAxLS43MDggMGwtNi02YS41LjUgMCAwIDEgMC0uNzA4Ii8+Cjwvc3ZnPg==);background-position:right .5rem center;background-repeat:no-repeat;background-size:.75rem;justify-content:start;padding-right:1.5rem;overflow:hidden}form input[type=checkbox],form input[type=radio]{accent-color:var(--accent);background-color:var(--gray-100);border-color:var(--gray-300);width:1.25rem;height:1.25rem;margin:2px}:is(form label:has(input[type=checkbox]),form label:has(input[type=radio])){align-items:center;gap:.5rem;padding-block:.25rem;display:flex}form input[type=file]{display:none}form.filter{font-size:.75rem}button.file-upload,label.file-upload{border-color:var(--gray-300);cursor:pointer;border-style:dotted;border-width:2px;border-radius:1rem;justify-content:center;align-items:center;gap:.5em;padding:2rem 1em;display:flex}button.file-upload:hover,label.file-upload:hover{background-color:var(--gray-100)}form input[type=search]{background-image:url(../../../icons/search.svg);background-position:right .5rem center;background-repeat:no-repeat;background-size:.75rem;padding-right:1.5rem}h3{font-size:1.875rem;line-height:2.25rem}p{font-size:.875rem;line-height:1.25rem}a{color:inherit}.invalid{color:var(--red)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.header{flex-wrap:wrap;display:flex}.breadcrumbs{letter-spacing:10%;text-transform:uppercase;flex-wrap:wrap;flex-grow:1;gap:.5rem;width:100%;margin-top:.3rem;font-size:12px;font-weight:300;line-height:14.06px;display:flex}.breadcrumbs a{color:var(--fg-muted);text-decoration:none}.breadcrumbs span{color:var(--fg-accent);font-weight:500}.breadcrumbs a:after{content:">";margin-left:.5rem;font-weight:100;display:inline-block;transform:scale(1.5)translateY(-1px)}.small{font-size:.75rem}
