@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&family=Poppins:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}:root{--bg: #ffffff;--bg-alt: #f8f8f6;--surface: #f2f2f0;--border: #e8e8e4;--border-dark: #d0d0ca;--text: #111110;--text-muted: #6b6b66;--text-faint: #a8a8a2;--accent: #111110;--accent-inv: #ffffff;--success: #2d6a4f;--warning: #92612a;--danger: #8b2c2c;--red: #cc3333;--overlay: rgba(0,0,0,.4);--font-display: "Playfair Display", Georgia, serif;--font-body: "Poppins", system-ui, sans-serif;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 18px;--shadow-sm: 0 1px 4px rgba(0,0,0,.06);--shadow-md: 0 4px 16px rgba(0,0,0,.08);--shadow-lg: 0 8px 32px rgba(0,0,0,.12);--shadow-xl: 0 20px 60px rgba(0,0,0,.16);--grain-op: .025;--topbar-h: 56px}[data-theme=dark]{--bg: #0e0e0d;--bg-alt: #161614;--surface: #1e1e1b;--border: #2a2a26;--border-dark: #3a3a34;--text: #f0f0ec;--text-muted: #8a8a82;--text-faint: #4a4a44;--accent: #f0f0ec;--accent-inv: #0e0e0d;--success: #6aad8a;--warning: #c49a5a;--danger: #c46a6a;--overlay: rgba(0,0,0,.65);--grain-op: .06;--shadow-sm: 0 1px 4px rgba(0,0,0,.2);--shadow-md: 0 4px 16px rgba(0,0,0,.3);--shadow-lg: 0 8px 32px rgba(0,0,0,.4)}body{background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:14px;line-height:1.5;transition:background .3s,color .3s;min-height:100vh}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9999;opacity:var(--grain-op);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:160px;mix-blend-mode:overlay;transition:opacity .3s}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-alt)}::-webkit-scrollbar-thumb{background:var(--border-dark);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-faint)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
