:root{color-scheme:light;--bg:#fbf8f1;--surface:hsla(0,0%,100%,.78);--surface-border:rgba(196,150,42,.25);--gold:#c89b2c;--gold-deep:#9e7414;--text:#b98612;--shadow:0 30px 90px rgba(165,127,37,.14)}*{box-sizing:border-box}body,html{margin:0;min-height:100%}body{font-family:Inter,sans-serif;background:radial-gradient(circle at top,rgba(200,155,44,.09),transparent 32%),radial-gradient(circle at bottom left,rgba(200,155,44,.08),transparent 28%),linear-gradient(180deg,#fff 0,var(--bg) 100%);color:var(--text)}@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Inter:wght@400;500;600&display=swap");