@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600&display=swap";:root{--bg-color: #E6E1D8;--text-color: #4A453C;--accent-color: #8C9A86;--accent-hover: #768571;--secondary-color: #B4AFA6;--shadow-light: #F7F5F0;--shadow-dark: #D1Ccc3;--neu-shadow: 8px 8px 16px var(--shadow-dark), -8px -8px 16px var(--shadow-light);--neu-shadow-inset: inset 6px 6px 12px var(--shadow-dark), inset -6px -6px 12px var(--shadow-light);--radius-sm: 12px;--radius-md: 20px;--radius-lg: 32px;--noise-url: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E")}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Outfit,sans-serif;background-color:var(--bg-color);color:var(--text-color);line-height:1.6;min-height:100vh;position:relative;overflow-x:hidden}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:var(--noise-url);pointer-events:none;z-index:9999;opacity:.4}h1,h2,h3,h4,h5,h6{font-weight:500;letter-spacing:-.02em;color:#38322a}p{margin-bottom:1rem;opacity:.9}a{color:inherit;text-decoration:none}
