:root{--vellum: #EFE6D5;--vellum-light: #F5F0E6;--vellum-dark: #DED4C1;--deep-teal: #2A4A48;--deep-teal-light: #3A5E5B;--olive: #556B44;--olive-light: #6B8358;--signal-green: #3C8850;--signal-green-light: #4DA364;--midnight: #0C1A1E;--text-primary: #1A1A1A;--text-secondary: #5C5C5C;--text-muted: #8A8A8A;--border: #D4C9B6;--border-light: #E2D9CA;--danger: #9B3B3B;--warning: #B8860B}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{font-family:EB Garamond,Georgia,Times New Roman,serif;background-color:var(--vellum);color:var(--text-primary);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E")}h1,h2,h3,h4,h5,h6{font-family:EB Garamond,Georgia,serif;font-weight:600;color:var(--deep-teal)}a{color:var(--deep-teal);text-decoration:none}a:hover{color:var(--deep-teal-light)}.mono{font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:.9em}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--vellum)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}
