*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f0b08;--bg2: #171109;--amber: #c8893a;--amber-dim: #9a6425;--cream: #f0e6d3;--muted: #7a6a57;--border: rgba(200,137,58,.15);--grain: 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='0.04'/%3E%3C/svg%3E")}html{scroll-behavior:smooth}body{background-color:var(--bg);color:var(--cream);font-family:Jost,sans-serif;font-weight:300;overflow-x:hidden;cursor:default}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:var(--grain);background-size:300px 300px;pointer-events:none;z-index:999;opacity:.6}#smooth-wrapper{overflow:hidden;position:fixed;height:100vh;width:100%;top:0;left:0}#smooth-content{overflow:visible;width:100%}@keyframes pulse{0%,to{opacity:.8;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.08)}}
