@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&family=Cormorant+Garamond:wght@500;600;700&display=swap";:root{--font-body: "Outfit", "Avenir Next", "Segoe UI", sans-serif;--font-display: "Cormorant Garamond", Georgia, serif;--color-bg: #0a0908;--color-bg-deep: #110f0d;--color-surface: rgba(28, 22, 18, .78);--color-surface-strong: rgba(41, 31, 25, .92);--color-surface-soft: rgba(244, 233, 220, .08);--color-ivory: #f4ecdf;--color-text: #f4ecdf;--color-text-muted: rgba(244, 236, 223, .72);--color-accent: #b53a33;--color-accent-soft: #eda58e;--color-accent-gold: #d7b378;--color-line: rgba(244, 236, 223, .12);--shadow-soft: 0 1.5rem 3.5rem rgba(0, 0, 0, .28);--shadow-strong: 0 2.5rem 6rem rgba(0, 0, 0, .35);--color-panel-red: linear-gradient(145deg, rgba(126, 39, 35, .92) 0%, rgba(33, 14, 12, .96) 100%);--color-panel-gold: linear-gradient(145deg, rgba(112, 82, 37, .9) 0%, rgba(28, 19, 10, .95) 100%);--color-panel-teal: linear-gradient(145deg, rgba(38, 79, 73, .92) 0%, rgba(10, 24, 22, .95) 100%);--color-panel-sand: linear-gradient(145deg, rgba(122, 108, 86, .9) 0%, rgba(30, 25, 20, .94) 100%)}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(213,128,84,.12),transparent 24rem),radial-gradient(circle at 85% 15%,rgba(181,58,51,.14),transparent 26rem),linear-gradient(180deg,var(--color-bg) 0%,var(--color-bg-deep) 100%);color:var(--color-text);font-family:var(--font-body);line-height:1.55;text-rendering:optimizeLegibility}*,*:before,*:after{box-sizing:border-box}img{max-width:100%}a,button,input,textarea,select{font:inherit}::selection{background:#eda58e52;color:#fff6ef}
