@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Playfair+Display:wght@600;700;800&display=swap";
:root{--bg:#faf7f2;--bg-soft:#f6efe7;--card:#fff;--card-soft:#fffaf5;--text:#2f2a26;--muted:#7d7267;--line:#eadfd2;--accent:#e8d7c3;--accent-strong:#d9bfa2;--shadow:0 10px 30px #5f4a3414}*{box-sizing:border-box}html,body{min-height:100%;color:var(--text);margin:0;padding:0;font-family:Inter,sans-serif}html{background:radial-gradient(circle at 0 0,#ffffffd9 0%,#fff0 30%),radial-gradient(circle at 100% 0,#f6efe7d9 0%,#f6efe700 28%),linear-gradient(#fdfaf6 0%,#f8f2ea 100%)}body{background:radial-gradient(circle at 20% 10%,#ffffff73 0,#fff0 18%),radial-gradient(circle at 80% 0,#e8d7c338 0,#e8d7c300 22%),radial-gradient(circle at 10% 70%,#f6efe780 0,#f6efe700 20%),radial-gradient(circle at 90% 85%,#e8d7c32e 0,#e8d7c300 18%);line-height:1.5}body:before{content:"";pointer-events:none;z-index:0;opacity:.35;background-image:radial-gradient(circle,#e8d7c338 1px,#0000 1.5px),radial-gradient(circle,#f6efe78c 1px,#0000 1.5px);background-position:0 0,12px 12px;background-size:26px 26px,42px 42px;position:fixed;inset:0}body>*{z-index:1;position:relative}a{color:inherit}img{max-width:100%}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;color:var(--text);margin-top:0;font-family:Playfair Display,serif}button,input,select,textarea{font:inherit}
