@charset "UTF-8";:root,body[data-theme=dark]{--bg-deep: #0f1117;--bg-surface: #1a1d27;--bg-card: #20243a;--bg-hover: #262b40;--accent: #f59e0b;--accent-dim: rgba(245, 158, 11, .15);--text-prime: #e2e8f0;--text-muted: #718096;--text-dim: #4a5568;--success: #10b981;--danger: #ef4444;--warning: #f59e0b;--border: rgba(255, 255, 255, .07);--shadow-color: rgba(0, 0, 0, .4);--scrollbar-thumb: #262b40;--badge-type-bg: rgba(100, 100, 200, .15);--badge-type-color: #a5b4fc;--badge-inactive-bg: rgba(100, 100, 100, .2);--calendar-bg: beige}body[data-theme=light]{--bg-deep: #f0f2f5;--bg-surface: #ffffff;--bg-card: #f7f8fa;--bg-hover: #e8eaef;--accent: #ffb546;--accent-dim: rgba(217, 119, 6, .1);--text-prime: #1a202c;--text-muted: #64748b;--text-dim: #94a3b8;--success: #059669;--danger: #dc2626;--warning: #ffb546;--border: rgba(0, 0, 0, .08);--shadow-color: rgba(0, 0, 0, .08);--scrollbar-thumb: #c4c8d0;--badge-type-bg: rgba(100, 100, 200, .1);--badge-type-color: #6366f1;--badge-inactive-bg: rgba(100, 100, 100, .1);--calendar-bg: #fff8e7}*{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:var(--text-prime);background-color:var(--bg-deep);margin:0;padding:0;transition:background-color .3s ease,color .3s ease}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;font-weight:600;line-height:1.2;color:var(--text-prime)}h1{font-size:2.25rem;font-weight:700}h2{font-size:1.875rem;font-weight:600}h3{font-size:1.5rem;font-weight:600}h4{font-size:1.25rem;font-weight:600}h5{font-size:1.125rem;font-weight:500}h6{font-size:1rem;font-weight:500}p{font-size:1rem;line-height:1.6;color:var(--text-muted)}button,.btn{font-family:Inter,sans-serif;font-weight:500;letter-spacing:.025em}input,textarea,select{font-family:Inter,sans-serif;font-size:1rem}label{font-family:Inter,sans-serif;font-weight:500;font-size:.875rem;letter-spacing:.025em}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.mat-calendar{background:var(--calendar-bg)}
