:root{--fontSans:"Inter", "Segoe UI", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;--radiusSm:8px;--radiusMd:12px;--radiusLg:16px;--radiusFull:999px;--space1:4px;--space2:8px;--space3:12px;--space4:16px;--space5:20px;--space6:24px;--space8:32px;--space10:40px;--space12:48px;--layoutMaxWidth:1180px;--topBarHeight:64px;--transitionFast:.12s ease;--transitionBase:.18s ease;--colorBg:#fff;--colorBgMuted:#f7f7f6;--colorSurface:#fff;--colorSurfaceAlt:#f2f2f0;--colorSurfaceHover:#edede9;--colorBorder:#e2e2e0;--colorBorderStrong:#cfcfcc;--colorText:#1b1b1a;--colorTextSoft:#4a4a48;--colorTextMuted:#747472;--colorAccent:#c6403e;--colorAccentHover:#ae3735;--colorAccentSolid:#c6403e;--colorAccentSolidHover:#ae3735;--colorAccentSoft:#fbebeb;--colorAccentBorder:#dd5250;--colorOnAccent:#fff;--colorSuccess:#2c7a4d;--colorSuccessSoft:#e8f4ec;--colorWarning:#8a6212;--colorWarningSoft:#fbf1dc;--colorDanger:#c6403e;--colorDangerSoft:#fbebeb;--colorOverlay:#1b1b1a73;--shadowSm:0 1px 2px #1414130f;--shadowMd:0 8px 24px #1414131a;--shadowLg:0 18px 48px #14141329;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--colorBg:#141413;--colorBgMuted:#1a1a19;--colorSurface:#1d1d1c;--colorSurfaceAlt:#262625;--colorSurfaceHover:#2f2f2d;--colorBorder:#313130;--colorBorderStrong:#454543;--colorText:#fff;--colorTextSoft:#d3d3d0;--colorTextMuted:#a0a09d;--colorAccent:#dd5250;--colorAccentHover:#e96b68;--colorAccentSolid:#c6403e;--colorAccentSolidHover:#dd5250;--colorAccentSoft:#2c1a19;--colorAccentBorder:#dd5250;--colorOnAccent:#fff;--colorSuccess:#71c491;--colorSuccessSoft:#16241c;--colorWarning:#e0b25c;--colorWarningSoft:#2a2214;--colorDanger:#ef6f6c;--colorDangerSoft:#2c1a19;--colorOverlay:#0000009e;--shadowSm:0 1px 2px #0006;--shadowMd:0 8px 24px #00000073;--shadowLg:0 18px 48px #0000008c;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background-color:var(--colorBgMuted);min-height:100vh;color:var(--colorText);font-family:var(--fontSans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:15px;line-height:1.55}h1,h2,h3,h4{letter-spacing:-.015em;margin:0;font-weight:600;line-height:1.25}p{margin:0}ul,ol{margin:0;padding:0;list-style:none}a{color:var(--colorAccent);text-decoration:none}a:hover{text-decoration:underline}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--colorAccentBorder);outline-offset:2px}img,svg{max-width:100%;display:block}button,input,select,textarea{font:inherit;color:inherit}::selection{background-color:var(--colorAccentSoft);color:var(--colorAccent)}:root{scrollbar-color:var(--colorBorderStrong) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background-color:#0000}::-webkit-scrollbar-thumb{background-color:var(--colorBorderStrong);border:2px solid var(--colorBgMuted);border-radius:var(--radiusFull)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
