@layer payload-default{}@layer payload-default{}@layer payload-default{.icon--check{height:1.5384615385rem;width:1.5384615385rem}.icon--check .stroke{fill:none;stroke:currentColor;stroke-width:2px}.collections{display:flex;width:100%;--gap:var(--base);--cols:5}.collections__wrap{width:100%;display:flex;flex-direction:column;gap:var(--base)}.collections__group{display:flex;flex-direction:column;gap:var(--gap)}.collections__label{margin:0}.collections__card-list{padding:0;margin:0;list-style:none;gap:12px;display:grid;grid-template-columns:repeat(var(--cols),1fr)}.collections__card-list .card{height:100%}.collections__locked.locked{align-items:unset;justify-content:unset}}@layer payload-default{}@layer payload-default{}@layer payload-default{@media(max-width:1440px){.collections{--cols:4}}@media(max-width:1024px){.collections{--gap:var(--base);--cols:2}}@media(max-width:768px){.collections{--cols:2}.collections__wrap{gap:var(--base)}.collections__card-list{gap:8px}}@media(max-width:400px){.collections{--cols:1}}}
/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap&subset=cyrillic,latin";:root{--theme-bg:#faf8f5;--theme-elevation-0:#fff;--theme-elevation-50:#f5f1ec;--theme-elevation-100:#e5e0d8;--theme-elevation-150:#d6cfc3;--theme-elevation-200:#c4bba9;--theme-elevation-250:#a8a29e;--theme-elevation-300:#78716c;--theme-elevation-400:#57534e;--theme-elevation-500:#44403c;--theme-elevation-600:#292524;--theme-elevation-800:#1c1917;--theme-text:#1c1917;--theme-input-bg:#fff;--accent-bronze:#8b6f47;--accent-bronze-hover:#75593a;--accent-bronze-active:#5f4730;--theme-success-50:#fbf6ef;--theme-success-100:#e8d9c2;--theme-success-500:var(--accent-bronze);--theme-success-600:var(--accent-bronze-hover);--theme-success-700:var(--accent-bronze-active);--font-body:"Inter",system-ui,-apple-system,"Segoe UI",sans-serif;--font-mono:"SF Mono","Consolas",monospace;--text-xs:12px;--text-sm:13px;--text-base:15px;--text-lg:17px;--text-xl:20px;--text-2xl:24px;--text-3xl:28px;--input-height:40px;--button-height:40px;--button-primary-height:44px;--row-padding-y:10px;--card-padding:20px;--section-gap:24px;--field-gap:18px;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--shadow-sm:0 1px 2px #1c19170a;--shadow-md:0 2px 8px #1c19170f;--shadow-lg:0 8px 24px #1c191714}.payload-admin,.rs-theme-light,body{font-family:var(--font-body)!important;font-size:var(--text-base)!important;background:var(--theme-bg)!important;color:var(--theme-text)!important}.field-type input[type=email],.field-type input[type=number],.field-type input[type=password],.field-type input[type=search],.field-type input[type=tel],.field-type input[type=text],.field-type input[type=url],.field-type select,.field-type textarea,.search-filter input,.search-filter__input{border-radius:var(--radius-md);font-size:var(--text-base)}.btn--style-primary,button.btn--style-primary{background:var(--accent-bronze)!important;color:#fff!important;border-color:var(--accent-bronze)!important}.btn--style-primary:hover,button.btn--style-primary:hover{background:var(--accent-bronze-hover)!important;border-color:var(--accent-bronze-hover)!important}:focus-visible{outline:2px solid var(--accent-bronze);outline-offset:2px}.doc-controls a,.rich-text a,a.link--inline{color:var(--accent-bronze);text-underline-offset:3px;text-decoration:underline}table tbody tr td{padding-top:var(--row-padding-y);padding-bottom:var(--row-padding-y)}.card,.doc-header,.gutter--left{border-radius:var(--radius-lg)}.nav-header{padding:18px 16px}.nav-group__label{font-size:var(--text-xs)!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:var(--theme-elevation-300)!important}.nav-group:has(#nav-requests){display:none!important}.nav-badge{background:var(--accent-bronze);color:#fff;border-radius:10px;align-items:center;margin-left:auto;padding:2px 6px;font-size:11px;font-weight:600;line-height:1.3;display:inline-flex}.dashboard-grid{grid-template-columns:2fr 1fr 1fr;gap:16px;padding:24px;display:grid}@media (max-width:640px){.dashboard-grid{grid-template-columns:1fr}}.dashboard-card{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-100);border-radius:var(--radius-lg);padding:var(--card-padding);box-shadow:var(--shadow-sm)}.dashboard-card__title{font-size:var(--text-base);color:var(--theme-text);margin-bottom:12px;font-weight:600}.status-pill{font-size:var(--text-xs);border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-weight:500;display:inline-flex}.status-pill--new{color:var(--accent-bronze);background:#8b6f4726}.status-pill--in_progress{background:var(--theme-elevation-50);color:var(--theme-elevation-400)}.status-pill--done{color:#2f4f4f;background:#2f4f4f26}.status-pill--archived,.status-pill--spam{background:var(--theme-elevation-50);color:var(--theme-elevation-300)}