@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700;900&family=Playfair+Display:ital@1&display=swap";:root{--bg: #EBEBE8;--fg: #18181B;--accent: #0066FF;--border: #D4D4D8;--muted: #71717A;--surface: #E2E2DF;--ease-out-expo: cubic-bezier(.16, 1, .3, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--fg);font-family:Inter,sans-serif;font-size:14px;line-height:1.6;overflow-x:hidden;cursor:none;-webkit-font-smoothing:antialiased}body:after{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n' x='0' y='0'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");opacity:.04;pointer-events:none;z-index:9999;mix-blend-mode:multiply}body:before{content:"";position:fixed;inset:0;background-image:repeating-linear-gradient(90deg,transparent,transparent calc(100% / 12 - 1px),rgba(24,24,27,.05) calc(100% / 12 - 1px),rgba(24,24,27,.05) calc(100% / 12));pointer-events:none;z-index:9990}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border)}::selection{background:var(--accent);color:#fff}a{cursor:none;color:inherit;text-decoration:none}
