:root{--color-bg: #080808;--color-bg-soft: #0f0f0f;--color-surface: #151515;--color-surface-hover: #1c1c1c;--color-text: #f5f5f5;--color-text-muted: #9b9b9b;--color-text-soft: #6f6f6f;--color-border: #2a2a2a;--color-border-strong: #3a3a3a;--color-accent: #ffffff;--color-accent-text: #000000;--color-success: #22c55e;--color-warning: #f59e0b;--color-danger: #ef4444;--font-body: Verdana, Geneva, Tahoma, sans-serif;--font-heading: Arial, Helvetica, sans-serif;--radius-xs: 4px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-xl: 24px;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--transition-fast: .16s ease;--transition-normal: .24s ease;--shadow-soft: 0 10px 30px rgba(0, 0, 0, .28);--shadow-strong: 0 18px 50px rgba(0, 0, 0, .45)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{min-width:100%;min-height:100%;font-size:16px;scroll-behavior:smooth}body{min-width:320px;min-height:100vh;overflow-x:hidden;background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);font-size:1rem;line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh}button,input,textarea,select{font:inherit}button{border:0;color:inherit;background:transparent;cursor:pointer}button:disabled{cursor:not-allowed}input,textarea,select{color:inherit}img,picture,svg,canvas,video{display:block;max-width:100%}canvas{touch-action:none}a{color:inherit;text-decoration:none}ul,ol{list-style:none}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6{color:var(--color-text);font-family:var(--font-heading);line-height:1.15}p{overflow-wrap:break-word}::selection{background:var(--color-text);color:var(--color-bg)}:focus-visible{outline:2px solid var(--color-text);outline-offset:3px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-border-strong);border:2px solid var(--color-bg);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-soft)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}._wrapper_e6poe_1{width:100%;min-width:0;min-height:100vh;background:var(--color-bg)}
