:root{--color-bg: #0f1724;--color-surface: rgba(246, 241, 232, .04);--color-surface-strong: rgba(246, 241, 232, .08);--color-border: rgba(207, 196, 180, .14);--color-text: #fbf8f3;--color-text-muted: #d8d2c8;--color-accent: #b79a6b;--color-accent-soft: #ece1cf;--shadow-soft: 0 18px 45px rgba(8, 12, 18, .28);--shadow-warm: 0 18px 40px rgba(92, 74, 42, .22)}html,body,#root{margin:0;padding:0;min-height:100%;background:var(--color-bg);color:var(--color-text)}body{font-family:Manrope,Segoe UI,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;letter-spacing:.01em}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}*{box-sizing:border-box}
