@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&family=Figtree:wght@300;400;500;600;700&display=swap";:root{--color-surface:oklch(10.5% 0 0);--color-ink:oklch(95.2% .012 75);--color-muted:oklch(57.8% .015 60);--color-accent:oklch(65.2% .125 65);--color-bg:oklch(9.5% 0 0)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{color:#f5f0e8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f0f0f;font-family:Figtree,sans-serif;font-weight:300;line-height:1.65}h1,h2,h3,h4,h5,h6{color:#f5f0e8;text-wrap:balance;font-family:Cormorant Garamond,serif;font-weight:700}::selection{color:#0f0f0f;background:#c9963a}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#0f0f0f}::-webkit-scrollbar-thumb{background:#8b6914;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#c9963a}:focus-visible{outline-offset:3px;outline:2px solid #c9963a}#root{width:100%;min-height:100vh}.desk-nav{align-items:center;gap:32px;display:none}.mob-hamburger{display:flex}.nav-link{display:block}@media (width>=768px){.desk-nav{display:flex}.mob-hamburger{display:none}}body:after{content:"";pointer-events:none;z-index:9999;opacity:.028;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%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");background-repeat:repeat;position:fixed;inset:0}
