@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=EB+Garamond:ital@0;1&family=Great+Vibes&display=swap";:root{--gold: #c9942a;--gold-light: #f0d080;--gold-deep: #8b6210;--cream: #fdf8f0;--paper: #f5ece0;--ink: #241206;--ink-soft: #4a2208}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--ink);font-family:EB Garamond,georgia,serif;-webkit-font-smoothing:antialiased}#root{max-width:430px;margin:0 auto;overflow-x:hidden;background:var(--cream);box-shadow:0 0 60px #00000073}img{display:block}button{font-family:inherit}.script{font-family:Great Vibes,cursive;font-weight:400}.display{font-family:Cormorant Garamond,georgia,serif}.eyebrow{font-family:EB Garamond,georgia,serif;font-size:11px;letter-spacing:.34em;text-transform:uppercase}.gold-shimmer{background:linear-gradient(90deg,var(--gold-deep),var(--gold),#ffe8a0,var(--gold),var(--gold-deep));background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:shimmer 5s linear infinite}@keyframes shimmer{to{background-position:200% center}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.gold-shimmer{animation:none}}
