*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--green: #3E8E5A;--green-dark: #2C4A38;--green-mid: #4FA36C;--green-light: #E4EFE8;--green-muted: #C9DFD1;--crimson: #B5372A;--crimson-light:#F6E4E2;--gold: #A87E12;--gold-light: #F5EBD8;--gold-dark: #8A670E;--house-blue: #3B6FB5;--house-blue-light: #E7EDF6;--house-red: #C24444;--house-red-light: #F6E4E4;--house-green: #3E8E5A;--house-green-light: #E4EFE8;--house-yellow: #A87E12;--house-yellow-light: #F5EBD8;--white: #FFFFFF;--off-white: #EFEFEA;--gray-50: #F5F5F0;--gray-100: #E9E8E0;--gray-200: #DBDAD0;--gray-400: #9C9B90;--gray-600: #75746B;--gray-800: #3B3A32;--text: #26251F;--text-muted: #75746B;--shadow-sm: 0 1px 3px rgba(38,37,31,.06);--shadow-md: 0 6px 18px rgba(38,37,31,.07);--shadow-lg: 0 12px 36px rgba(38,37,31,.1);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--sidebar-w: 232px;--font-display: "DM Sans", system-ui, sans-serif;--font-body: "DM Sans", system-ui, sans-serif}html{font-size:16px}body{font-family:var(--font-body);background:var(--off-white);color:var(--text);min-height:100vh;-webkit-font-smoothing:antialiased;font-variant-numeric:tabular-nums}h1,h2,h3{letter-spacing:-.015em}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--gray-100)}::-webkit-scrollbar-thumb{background:var(--gray-200);border-radius:3px}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{to{transform:rotate(360deg)}}.fade-in{animation:fadeIn .35s ease forwards}.slide-in{animation:slideIn .3s ease forwards}@media (prefers-reduced-motion: reduce){.fade-in,.slide-in{animation:none}}[data-theme=dark]{--off-white: #191A15;--white: #22231C;--gray-50: #262720;--gray-100: #2E2F27;--gray-200: #3A3B32;--gray-400: #7C7D72;--gray-600: #A0A196;--gray-800: #D6D5CB;--text: #E9E8E0;--text-muted: #9A9B8F;--green: #57A877;--green-dark: #6FBF8E;--green-mid: #7FCf9E;--green-light: #22301F;--green-muted: #2C4A38;--crimson: #D9695C;--crimson-light:#33211E;--gold: #C9A03A;--gold-light: #302818;--gold-dark: #D9B45A;--house-blue: #6C97D6;--house-blue-light: #1F2733;--house-red: #D96B6B;--house-red-light: #332020;--house-green: #57A877;--house-green-light: #22301F;--house-yellow: #C9A03A;--house-yellow-light: #302818;--shadow-sm: 0 1px 4px rgba(0,0,0,.4);--shadow-md: 0 6px 20px rgba(0,0,0,.45);--shadow-lg: 0 12px 40px rgba(0,0,0,.55)}[data-theme=dark] body{background:#191a15}[data-theme=dark] ::-webkit-scrollbar-track{background:#22231c}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#3a3b32;border-radius:3px}[data-theme=dark] .gemini-border{position:relative;border-color:transparent!important}[data-theme=dark] .gemini-border:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;padding:1px;background:linear-gradient(135deg,#6c97d6,#d96b6b,#57a877 66%,#c9a03a);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:.55;z-index:0}[data-theme=dark] .gemini-border:hover:before{opacity:.9;transition:opacity .25s ease}[data-theme=dark] .gemini-border>*{position:relative;z-index:1}[data-theme=dark] .topbar{background:#22231c!important;border-bottom:1px solid #2E2F27!important}[data-theme=dark] input:not([type=checkbox]):not([type=radio]),[data-theme=dark] select,[data-theme=dark] textarea{background:#262720!important;color:#e9e8e0!important;border-color:#3a3b32!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#7c7d72!important}[data-theme=dark] table th{background:#262720!important;color:#9a9b8f!important}[data-theme=dark] tr:hover{background:#262720!important}[data-theme=dark] aside{background:#1f201a!important;border-right:1px solid #2E2F27!important}
