@charset "UTF-8";:root,[data-theme=light]{--primary: #2D6A4F;--primary-light: #52B788;--primary-xlight: #D8F3DC;--primary-dark: #1B4332;--bg: #F5F7F5;--surface: #FFFFFF;--surface-2:#EEF2EF;--text: #111811;--text-muted: #4D6651;--text-subtle: #8CA98F;--border: #D0DDD2;--error: #DC2626;--error-light: #FEE2E2;--success: #16A34A;--success-light: #DCFCE7;--warning: #D97706;--warning-light: #FEF3C7;--info: #2563EB;--info-light: #DBEAFE;--shadow-sm: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 12px rgba(0,0,0,.08);--shadow-lg: 0 8px 24px rgba(0,0,0,.12);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-full: 9999px;--nav-width: 240px}[data-theme=dark]{--primary: #52B788;--primary-light: #74C69D;--primary-xlight: #1B3528;--primary-dark: #D8F3DC;--bg: #111714;--surface: #192119;--surface-2:#202C21;--text: #E1EDE3;--text-muted: #86B890;--text-subtle: #4E7856;--border: #2A4030;--error: #F87171;--error-light: #3B1515;--success: #4ADE80;--success-light: #163324;--warning: #FBB040;--warning-light: #3D2C0B;--info: #60A5FA;--info-light: #1C3461;--shadow-sm: 0 1px 3px rgba(0,0,0,.4), 0 1px 2px rgba(0,0,0,.3);--shadow-md: 0 4px 12px rgba(0,0,0,.5);--shadow-lg: 0 8px 24px rgba(0,0,0,.65);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-full: 9999px;--nav-width: 240px}*,*:before,*:after{box-sizing:border-box}html{transition:background-color .22s ease,color .22s ease}html,body{height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--bg);color:var(--text);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.3}p{margin:0}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}input,button,select,textarea{font-family:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
