@font-face{font-family:Nulshock;src:url(/fonts/Nulshock-Bold.otf) format("opentype")}:root{--pine: #3B4C48;--pine-light: #4A5F5A;--pine-dark: #2E3D39;--pine-deep: #1E2B28;--pine-deepest: #162220;--admin-btn-accent-bg: var(--accent);--admin-btn-pine-bg: var(--pine);--admin-btn-ghost-bg: transparent;--admin-btn-accent-text: var(--pine-deep);--form-text: var(--text);--form-text-muted: var(--text-muted);--bg: #0F1614;--bg-card: #172120;--bg-card-hover: #1D2A28;--bg-elevated: #213330;--border: #2A3B38;--border-light: #385350;--text: #E2E8E6;--text-secondary: #CFD7D5;--text-label: #7d9490;--text-muted: #97A8A4;--accent: #6ECF9A;--accent-dim: rgba(110,207,154,.12);--accent-bright: #8EEDB8;--red: #E87070;--red-dim: rgba(232,112,112,.1);--amber: #E8C468;--cream: #D0D7D5;--positive: #6ECF9A;--negative: #E87070;--info-blue: #7FA6C9;--chart-1: #6ECF9A;--chart-2: #8EEDB8;--chart-3: #3B4C48;--chart-4: #7FA6C9;--chart-5: #A9C6DE;--chart-6: #2E3D39;--chart-7: #E8C468;--chart-8: #CFB98A;--chart-9: #97A8A4;--shadow-tooltip: 0 4px 16px rgba(0,0,0,.4);--shadow-modal: 0 16px 48px rgba(0,0,0,.5);--hover-wash: rgba(110,207,154,.1);--overlay-backdrop: rgba(0,0,0,.6);--sidebar-bg: #162220;--sidebar-bg-inset: #1E2B28;--sidebar-bg-active: #2E3D39;--sidebar-bg-hover: rgba(59,76,72,.3);--sidebar-border: #2A3B38;--sidebar-text: #E2E8E6;--sidebar-text-secondary: #CFD7D5;--sidebar-text-muted: #97A8A4;--sidebar-accent: #6ECF9A;--sidebar-accent-bright: #8EEDB8;--sidebar-amber: #E8C468;--sidebar-badge-text: #1E2B28;--font-display: "Nulshock", "Courier New", Courier, monospace;--font-logo: "Nulshock", "Courier New", Courier, monospace;--font-body: "DM Sans", -apple-system, Helvetica, Arial, sans-serif;--radius: 8px;--radius-lg: 14px}:root[data-theme=light]{--pine-deepest: #B9C9C5;--pine: #B9C9C5;--pine-dark: #AEC0BC;--pine-deep: #FFFFFF;--admin-btn-accent-bg: #96AEA9;--admin-btn-pine-bg: #96AEA9;--admin-btn-ghost-bg: #96AEA9;--admin-btn-accent-text: #3C463F;--form-text: #3C463F;--form-text-muted: #3C463F;--bg: #FFFFFF;--bg-card: #E4EAE9;--bg-card-hover: #E5E2DC;--bg-elevated: #FBFCFB;--border: #DCE2D9;--border-light: #C2CDBF;--text: #10160F;--text-secondary: #3A463F;--text-label: #71847A;--text-muted: #62756B;--accent: #37544C;--accent-dim: rgba(55,84,76,.1);--accent-bright: #2A423B;--red: #C24B3F;--red-dim: rgba(194,75,63,.1);--amber: #C2921F;--cream: #253934;--positive: #2E7D57;--negative: #C24B3F;--info-blue: #5E7A96;--chart-1: #3B4C48;--chart-2: #59726C;--chart-3: #AEC0BC;--chart-4: #47647D;--chart-5: #7595B1;--chart-6: #D1DCE5;--chart-7: #D6D0C3;--chart-8: #FEE599;--chart-9: #655C46;--shadow-tooltip: 0 4px 16px rgba(31,58,52,.14);--shadow-modal: 0 16px 48px rgba(31,58,52,.22);--hover-wash: rgba(55,84,76,.1);--overlay-backdrop: rgba(239,242,237,.82);--sidebar-bg: #465152;--sidebar-bg-inset: #515B5C;--sidebar-bg-active: #5C6667;--sidebar-bg-hover: rgba(255,255,255,.08);--sidebar-border: rgba(255,255,255,.14);--sidebar-text: #FFFFFF;--sidebar-text-secondary: #F5F9F7;--sidebar-text-muted: #D2DAD6;--sidebar-accent: #7FE0A3;--sidebar-accent-bright: #8FE8AE;--sidebar-amber: #D9A441;--sidebar-badge-text: #24170A}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{min-height:100vh;background:var(--bg)}body{font-family:var(--font-body);color:var(--text);-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-out forwards}.chip{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:12px;font-size:11px;font-weight:500;background:var(--accent-dim);color:var(--accent);cursor:pointer;border:none;font-family:var(--font-body);margin:2px}.chip:hover{background:#6ecf9a33}.dd-opt{padding:8px 14px;cursor:pointer;font-size:13px;color:var(--text-secondary);transition:background .1s}.dd-opt:hover{background:var(--bg-elevated);color:var(--text)}:root[data-theme=light] .dd-opt,:root[data-theme=light] .dd-opt:hover{color:#000}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--overlay-backdrop);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:flex-start;justify-content:center;z-index:1000;overflow-y:auto;padding:40px 20px}[data-rte-display] ul,[data-rte] ul,[data-rte-display] ol,[data-rte] ol{padding-left:1.4em;margin:2px 0}[data-rte-display] li,[data-rte] li{margin-bottom:3px}[data-rte-display] blockquote>div,[data-rte] blockquote>div{padding-left:1.3em;text-indent:-1.3em}[data-rte] table,[data-rte-display] table{width:100%;border-collapse:collapse;font-size:12px;margin:8px 0;table-layout:fixed}[data-rte] colgroup,[data-rte-display] colgroup{display:none}[data-rte] th,[data-rte-display] th{text-align:left;padding:7px 10px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-label);border-bottom:2px solid var(--border-light);background:#28373a99}[data-rte] td,[data-rte-display] td{padding:8px 10px;border-bottom:1px solid var(--border);vertical-align:top;line-height:1.55;color:var(--text-secondary);word-break:break-word}[data-rte] tr:last-child td,[data-rte-display] tr:last-child td{border-bottom:none}[data-rte] table td:nth-child(1),[data-rte-display] table td:nth-child(1),[data-rte] table th:nth-child(1),[data-rte-display] table th:nth-child(1){width:20%;font-weight:600;color:var(--text)}[data-rte] table td:nth-child(2),[data-rte-display] table td:nth-child(2),[data-rte] table th:nth-child(2),[data-rte-display] table th:nth-child(2){width:10%}[data-rte] table td:nth-child(3),[data-rte-display] table td:nth-child(3),[data-rte] table th:nth-child(3),[data-rte-display] table th:nth-child(3){width:12%;letter-spacing:.05em}[data-rte] table td:nth-child(4),[data-rte-display] table td:nth-child(4),[data-rte] table th:nth-child(4),[data-rte-display] table th:nth-child(4){width:58%}.toggle-track{width:36px;height:20px;border-radius:10px;cursor:pointer;position:relative;transition:background .2s}.toggle-thumb{width:16px;height:16px;border-radius:50%;background:#fff;position:absolute;top:2px;transition:left .2s}input::placeholder{color:var(--text-muted)}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.num-spin-btn{display:flex;align-items:center;justify-content:center;width:18px;height:50%;cursor:pointer;color:var(--text-muted);-webkit-user-select:none;user-select:none}.num-spin-btn:hover{color:var(--accent);background:var(--accent-dim)}.num-spin-btn:active{color:var(--accent-bright)}button,.chip,.dd-opt{transition:background .15s ease,background-color .15s ease,color .15s ease,border-color .15s ease,opacity .15s ease,box-shadow .15s ease}.boot{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:var(--bg)}.boot-inner{display:flex;flex-direction:column;gap:20px}.boot-word{font-family:var(--font-logo);font-size:16px;letter-spacing:.18em;color:var(--text-secondary);animation:bootPulse 1.6s ease-in-out infinite;white-space:nowrap}.boot-bar{width:100%;height:2px;background:var(--border);border-radius:2px;overflow:hidden}.boot-bar:after{content:"";display:block;width:40%;height:100%;background:var(--accent);border-radius:2px;animation:bootSlide 1.1s ease-in-out infinite}@keyframes bootPulse{0%,to{opacity:.55}50%{opacity:1}}@keyframes bootSlide{0%{transform:translate(-250%)}to{transform:translate(350%)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
