*,*:before,*:after{box-sizing:border-box}html,body{min-height:100%}:root{--theme-accent-primary: #92c20f;--theme-accent-primary-rgb: 146 194 15;--theme-accent-secondary: #f18f01;--theme-accent-secondary-rgb: 241 143 1;--theme-accent-primary-contrast: #0c120d;--theme-accent-secondary-contrast: #0c120d;--theme-focus-ring: rgba(146, 194, 15, .34);--font-display: "Space Grotesk", "Segoe UI", sans-serif;--font-body: "Manrope", "Segoe UI", sans-serif;--font: var(--font-body);--page-max-width: 1180px;--radius-xs: 10px;--radius-sm: 14px;--radius-md: 20px;--radius-lg: 28px;--radius-pill: 999px;--radius: var(--radius-md);--safe-area-top: env(safe-area-inset-top, 0px);--safe-area-bottom: env(safe-area-inset-bottom, 0px);--color-primary: var(--theme-accent-primary);--color-primary-dim: var(--theme-accent-primary);--color-info: #8fd3ff;--color-info-soft: rgba(60, 153, 255, .14);--color-danger: #ffb7b0;--color-danger-soft: rgba(191, 76, 68, .16);--color-warning: #ffc98a;--color-warning-soft: rgba(241, 143, 1, .16);--color-success: #dcf69a;--color-success-soft: rgb(var(--theme-accent-primary-rgb) / .14)}html[data-theme=dark]{color-scheme:dark;--color-bg: #09100b;--color-bg-alt: #121a14;--color-surface: #142018;--color-surface-strong: #1a2820;--color-surface-hover: #203126;--color-surface-muted: rgba(255, 255, 255, .05);--color-card: linear-gradient(180deg, rgba(22, 33, 26, .96) 0%, rgba(12, 18, 14, .94) 100%);--color-card-strong: linear-gradient(180deg, rgba(25, 39, 30, .99) 0%, rgba(13, 20, 16, .96) 100%);--color-text: #f4f7ef;--color-text-muted: #b3c0b2;--color-text-soft: #97a496;--color-border: rgba(184, 201, 178, .14);--color-border-strong: rgb(var(--theme-accent-primary-rgb) / .34);--color-field-bg: rgba(10, 15, 12, .82);--color-field-border: rgba(186, 201, 180, .16);--color-field-border-focus: rgb(var(--theme-accent-primary-rgb) / .42);--color-field-placeholder: rgba(179, 192, 178, .56);--color-overlay: rgba(4, 8, 6, .6);--color-grid-line: rgba(255, 255, 255, .045);--color-shell-backdrop: rgba(8, 12, 10, .72);--color-sheet-backdrop: rgba(5, 10, 8, .66);--color-mobile-nav-bg: rgba(8, 13, 10, .86);--color-table-head-bg: rgba(26, 37, 31, .92);--color-table-side-bg: rgba(18, 27, 22, .92);--color-media-bg: #08110d;--color-shadow: 0 28px 70px rgba(2, 7, 4, .46);--color-shadow-soft: 0 18px 40px rgba(2, 7, 4, .32);--color-shadow-glow: 0 0 0 1px rgba(255, 255, 255, .02) inset}html[data-theme=light]{color-scheme:light;--color-info: #0f5f95;--color-info-soft: rgba(60, 153, 255, .18);--color-danger: #992d28;--color-danger-soft: rgba(191, 76, 68, .14);--color-warning: #834700;--color-warning-soft: rgba(241, 143, 1, .18);--color-success: #3f5f0b;--color-success-soft: rgb(var(--theme-accent-primary-rgb) / .18);--color-bg: #f6f0e3;--color-bg-alt: #fbf8ef;--color-surface: #fffdf7;--color-surface-strong: #ffffff;--color-surface-hover: #f3ecde;--color-surface-muted: rgba(81, 69, 46, .07);--color-card: linear-gradient(180deg, rgba(255, 255, 255, .97) 0%, rgba(247, 241, 230, .96) 100%);--color-card-strong: linear-gradient(180deg, rgba(255, 255, 255, .99) 0%, rgba(252, 247, 238, .98) 100%);--color-text: #172117;--color-text-muted: #5e675e;--color-text-soft: #758075;--color-border: rgba(58, 68, 58, .12);--color-border-strong: rgb(var(--theme-accent-primary-rgb) / .28);--color-field-bg: rgba(255, 255, 255, .96);--color-field-border: rgba(72, 82, 72, .14);--color-field-border-focus: rgb(var(--theme-accent-primary-rgb) / .38);--color-field-placeholder: rgba(94, 103, 94, .56);--color-overlay: rgba(36, 31, 22, .18);--color-grid-line: rgba(83, 77, 56, .05);--color-shell-backdrop: rgba(251, 247, 238, .76);--color-sheet-backdrop: rgba(247, 241, 231, .8);--color-mobile-nav-bg: rgba(251, 248, 241, .9);--color-table-head-bg: rgba(53, 70, 55, .06);--color-table-side-bg: rgba(53, 70, 55, .04);--color-media-bg: #efe7d6;--color-shadow: 0 26px 56px rgba(119, 91, 41, .16);--color-shadow-soft: 0 18px 38px rgba(119, 91, 41, .12);--color-shadow-glow: 0 0 0 1px rgba(255, 255, 255, .44) inset}html{height:-webkit-fill-available;background:var(--color-bg);scroll-behavior:smooth}body{margin:0;min-height:100dvh;min-height:-webkit-fill-available;overflow-x:hidden;position:relative;font-family:var(--font-body);color:var(--color-text);line-height:1.6;background:linear-gradient(180deg,var(--color-bg) 0%,var(--color-bg-alt) 100%);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body:before,body:after{content:"";position:fixed;inset:0;pointer-events:none}body:before{z-index:-2;background:radial-gradient(960px circle at 12% -4%,rgb(var(--theme-accent-primary-rgb) / .28) 0%,transparent 42%),radial-gradient(880px circle at 88% -2%,rgb(var(--theme-accent-secondary-rgb) / .24) 0%,transparent 38%),linear-gradient(180deg,transparent 0%,rgb(0 0 0 / .05) 100%)}body:after{z-index:-1;opacity:.82;background-image:linear-gradient(var(--color-grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--color-grid-line) 1px,transparent 1px);background-size:72px 72px;mask-image:radial-gradient(circle at top,black 0%,black 40%,transparent 84%)}main,section,article,header,footer{position:relative}h1,h2,h3,h4,h5,h6{margin:0;font-family:var(--font-display);line-height:1.08;letter-spacing:-.03em}p{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%}button,input,select,textarea{font:inherit}input[type=checkbox]{width:18px;height:18px;min-height:18px;margin:0;padding:0;border:0;border-radius:6px;background:transparent;box-shadow:none;flex:0 0 auto;accent-color:var(--theme-accent-primary);cursor:pointer}input[type=checkbox]:focus{border-color:transparent;box-shadow:none;outline:none}input[type=checkbox]:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:3px}.check-row,.inline-check{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;width:100%;min-height:44px;padding:9px 11px;border:1px solid var(--color-field-border);border-radius:var(--radius-sm);background:linear-gradient(180deg,rgb(var(--theme-accent-primary-rgb) / .05),#fff0),var(--color-surface-muted);color:var(--color-text);font-size:.84rem;line-height:1.45;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.check-row:hover,.inline-check:hover{border-color:var(--color-border-strong);box-shadow:0 10px 20px rgb(var(--theme-accent-primary-rgb) / .06)}.check-row:focus-within,.inline-check:focus-within{border-color:var(--color-field-border-focus);box-shadow:0 0 0 3px var(--theme-focus-ring)}.theme-menu-shell{position:relative}.theme-menu-trigger{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0 14px 0 12px;border-color:rgb(var(--theme-accent-primary-rgb) / .28);background:linear-gradient(135deg,rgb(var(--theme-accent-primary-rgb) / .16),rgb(var(--theme-accent-secondary-rgb) / .12));color:var(--color-text);text-transform:none;letter-spacing:normal}.theme-menu-trigger.open{border-color:var(--color-border-strong);box-shadow:0 16px 30px rgb(var(--theme-accent-primary-rgb) / .18)}.theme-menu-trigger svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.theme-menu-trigger-copy{display:flex;flex-direction:column;align-items:flex-start;gap:2px;line-height:1.05}.theme-menu-trigger-copy strong{font-size:.82rem}.theme-menu-trigger-copy small{color:var(--color-text-soft);font-size:.68rem;font-weight:700}.theme-menu-popover{position:absolute;top:calc(100% + 10px);right:0;z-index:90;width:min(320px,86vw);display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid var(--color-border);border-radius:20px;background:var(--color-card-strong);box-shadow:var(--color-shadow-soft),var(--color-shadow-glow)}.theme-menu-head{display:flex;flex-direction:column;gap:4px;padding-bottom:2px}.theme-menu-head strong{font-size:.92rem}.theme-menu-head small{color:var(--color-text-soft);font-size:.74rem}.theme-menu-option,.theme-menu-settings-link,.mobile-theme-option{border:1px solid var(--color-field-border);border-radius:16px;background:var(--color-surface-muted);color:var(--color-text);cursor:pointer}.theme-menu-option{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:12px 14px;text-align:left}.theme-menu-option span{font-size:.84rem;font-weight:800}.theme-menu-option small{color:var(--color-text-muted);font-size:.72rem;line-height:1.45}.theme-menu-option.active,.mobile-theme-option.active{border-color:var(--color-border-strong);background:linear-gradient(135deg,rgb(var(--theme-accent-primary-rgb) / .18),rgb(var(--theme-accent-secondary-rgb) / .11))}.theme-menu-settings-link{min-height:42px;padding:0 14px;font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mobile-theme-panel{display:flex;flex-direction:column;gap:8px;min-width:min(320px,100%)}.mobile-theme-label{font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-soft)}.mobile-theme-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mobile-theme-option{min-height:40px;padding:0 10px;font-size:.76rem;font-weight:800}.check-row input[type=checkbox],.inline-check input[type=checkbox]{outline:none;box-shadow:none}.check-row input[type=checkbox]:focus,.inline-check input[type=checkbox]:focus,.check-row input[type=checkbox]:focus-visible,.inline-check input[type=checkbox]:focus-visible{outline:none;box-shadow:none}.check-row span,.inline-check span{flex:1 1 auto;color:var(--color-text)}.check-row small,.inline-check small{display:block;margin-top:2px;color:var(--color-text-muted)}button{transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease,color .18s ease}button:hover:not(:disabled),a.button-link:hover{transform:translateY(-1px)}button.primary,.primary-btn{box-shadow:0 16px 30px rgb(var(--theme-accent-primary-rgb) / .18)}button.ghost,.ghost-btn,.button-link{border-color:rgb(var(--theme-accent-primary-rgb) / .14);background:linear-gradient(180deg,#ffffff14,#fff0),var(--color-surface-muted)}button.danger,.danger-btn{background:linear-gradient(135deg,#d249492e,#fff0),var(--color-danger-soft);box-shadow:0 14px 26px #d249491f}button.success,.success-btn{border-color:rgb(var(--theme-accent-primary-rgb) / .3);background:linear-gradient(135deg,rgb(var(--theme-accent-primary-rgb) / .18),#fff0),var(--color-success-soft);color:var(--color-success);box-shadow:0 14px 26px rgb(var(--theme-accent-primary-rgb) / .12)}button.warning,.warning-btn{border-color:rgb(var(--theme-accent-secondary-rgb) / .32);background:linear-gradient(135deg,rgb(var(--theme-accent-secondary-rgb) / .18),#fff0),var(--color-warning-soft);color:var(--color-warning);box-shadow:0 14px 26px rgb(var(--theme-accent-secondary-rgb) / .12)}button.info,.info-btn{border-color:#3c99ff4d;background:linear-gradient(135deg,#3c99ff2e,#fff0),var(--color-info-soft);color:var(--color-info);box-shadow:0 14px 26px #3c99ff1f}button:disabled,input:disabled,select:disabled,textarea:disabled{opacity:.54;cursor:not-allowed}input,select,textarea{width:100%;border:1px solid var(--color-field-border);border-radius:var(--radius-sm);background:var(--color-field-bg);color:var(--color-text);box-shadow:inset 0 1px #ffffff14,0 1px #ffffff05;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}input,select{min-height:46px;padding:0 14px}textarea{min-height:120px;padding:14px;resize:vertical}select[multiple]{min-height:0;max-height:212px;padding:8px;border-radius:18px;background:linear-gradient(180deg,rgb(var(--theme-accent-primary-rgb) / .1),#fff0),linear-gradient(180deg,#ffffff0d,#fff0),var(--color-field-bg);box-shadow:inset 0 1px #ffffff14,inset 0 0 0 1px rgb(var(--theme-accent-primary-rgb) / .08),0 14px 26px #00000014;overflow-y:auto;scrollbar-color:rgb(var(--theme-accent-primary-rgb) / .42) transparent;scrollbar-width:thin}select[multiple]:hover{border-color:var(--color-border-strong)}select[multiple] option{padding:11px 12px;border-radius:12px;background:transparent;color:var(--color-text)}select[multiple] option:hover,select[multiple] option:focus{background:var(--color-surface-hover)}select[multiple] option:checked{background:rgb(var(--theme-accent-primary-rgb) / .2);color:var(--color-text)}select[multiple]::-webkit-scrollbar{width:10px}select[multiple]::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:rgb(var(--theme-accent-primary-rgb) / .32);background-clip:padding-box}select[multiple]::-webkit-scrollbar-track{background:transparent}.multi-select-field{gap:10px}.multi-option-list{position:relative;display:flex;flex-direction:column;gap:8px;max-height:212px;padding:8px;border:1px solid var(--color-field-border);border-radius:18px;background:linear-gradient(180deg,rgb(var(--theme-accent-primary-rgb) / .1),#fff0),linear-gradient(180deg,#ffffff0d,#fff0),var(--color-field-bg);box-shadow:inset 0 1px #ffffff14,inset 0 0 0 1px rgb(var(--theme-accent-primary-rgb) / .08),0 14px 26px #00000014;overflow-y:auto;scrollbar-color:rgb(var(--theme-accent-primary-rgb) / .42) transparent;scrollbar-width:thin}.multi-option-list.has-overflow{padding-bottom:30px}.multi-option-list.has-overflow:after{content:"";position:absolute;right:10px;bottom:10px;left:10px;height:24px;border-bottom-right-radius:14px;border-bottom-left-radius:14px;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,var(--color-field-bg) 100%);pointer-events:none}.multi-option-list::-webkit-scrollbar{width:10px}.multi-option-list::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:rgb(var(--theme-accent-primary-rgb) / .32);background-clip:padding-box}.multi-option-list::-webkit-scrollbar-track{background:transparent}.multi-select-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.multi-select-title{color:var(--color-text);font-weight:700;letter-spacing:-.01em}.multi-select-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:var(--radius-pill);border:1px solid rgb(var(--theme-accent-primary-rgb) / .24);background:linear-gradient(135deg,rgb(var(--theme-accent-primary-rgb) / .16),rgb(var(--theme-accent-secondary-rgb) / .1));color:var(--color-text);font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.multi-option-btn{display:flex;align-items:center;gap:12px;width:100%;min-height:46px;padding:10px 12px;border:1px solid transparent;border-radius:14px;background:transparent;color:var(--color-text);box-shadow:none;text-align:left}.multi-option-btn:hover:not(:disabled){transform:none;border-color:rgb(var(--theme-accent-primary-rgb) / .18);background:var(--color-surface-hover);box-shadow:none}.multi-option-btn.selected{border-color:var(--color-border-strong);background:linear-gradient(135deg,rgb(var(--theme-accent-primary-rgb) / .18),rgb(var(--theme-accent-secondary-rgb) / .12));box-shadow:0 12px 24px rgb(var(--theme-accent-primary-rgb) / .1)}.multi-option-copy{display:flex;flex:1 1 auto;flex-direction:column;gap:2px;min-width:0}.multi-option-text{color:var(--color-text);font-size:.84rem;font-weight:700;line-height:1.3}.multi-option-meta{color:var(--color-text-muted);font-size:.74rem;line-height:1.35}.multi-option-indicator{position:relative;flex:0 0 auto;width:22px;height:22px;border:1px solid var(--color-field-border);border-radius:999px;background:var(--color-surface-muted)}.multi-option-btn.selected .multi-option-indicator{border-color:rgb(var(--theme-accent-primary-rgb) / .38);background:rgb(var(--theme-accent-primary-rgb) / .22)}.multi-option-btn.selected .multi-option-indicator:after{content:"";position:absolute;inset:5px;border-radius:999px;background:var(--theme-accent-primary)}input::placeholder,textarea::placeholder{color:var(--color-field-placeholder)}input:focus,select:focus,textarea:focus{border-color:var(--color-field-border-focus);box-shadow:0 0 0 4px var(--theme-focus-ring),inset 0 1px #ffffff14;outline:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--theme-focus-ring);outline-offset:2px}::selection{background:rgb(var(--theme-accent-primary-rgb) / .32);color:var(--color-text)}.container{width:min(100%,var(--page-max-width));margin:0 auto;padding:0 22px}.button-link{display:inline-flex;align-items:center;justify-content:center}@media (max-width: 820px){.container{padding:0 16px}.multi-select-head{align-items:flex-start;flex-direction:column}body:before{background:radial-gradient(680px circle at 10% -6%,rgb(var(--theme-accent-primary-rgb) / .22) 0%,transparent 44%),radial-gradient(620px circle at 94% -4%,rgb(var(--theme-accent-secondary-rgb) / .18) 0%,transparent 34%)}body:after{background-size:56px 56px}}
