:root{--midnight:#0b1026;--indigo:#161d3f;--gold:#c8a45c;--gold-bright:#e0c079;--parchment:#f4ebd9;--parchment-deep:#eadfc6;--ink:#1c2238;--ink-soft:#48506b;--teal:#5fa8a0;--rose:#c2615f;--starwhite:#ede6d6;--surface-dark:var(--midnight);--surface-light:var(--parchment);--background:#f4ebd9;--foreground:#1c2238;--card:#eadfc6;--card-foreground:#1c2238;--primary:#c8a45c;--primary-foreground:#0b1026;--secondary:#ede6d6;--secondary-foreground:#1c2238;--muted:#eadfc6;--muted-foreground:#48506b;--accent:#e0c079;--accent-foreground:#0b1026;--destructive:#c2615f;--border:#d4c4a0;--input:#d4c4a0;--ring:#c8a45c;--radius:.5rem;--radius-md:.4rem;--font-heading:var(--font-cormorant), Georgia, serif}.font-heading{font-family:var(--font-heading)}.font-serif{font-family:var(--font-eb-garamond), Georgia, serif}@media (max-width:640px){html{font-size:118.75%}}@keyframes star-twinkle{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.85;transform:scale(1.12)}}@keyframes orb-pulse{0%,to{opacity:.15;transform:scale(1)}50%{opacity:.35;transform:scale(1.08)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer-gold{0%{background-position:-200%}to{background-position:200%}}@keyframes gold-glow{0%,to{filter:drop-shadow(0 0 2px var(--gold))}50%{filter:drop-shadow(0 0 6px var(--gold-bright))}}.star-twinkle{animation:star-twinkle calc(var(--twinkle-duration,3s) * 2.5) ease-in-out infinite;animation-delay:var(--twinkle-delay,0s)}.gold-glow{animation:7s ease-in-out infinite gold-glow}.orb-pulse{animation:11s ease-in-out infinite orb-pulse}.fade-in-up{animation:.8s ease-out both fade-in-up}.shimmer-gold{background:linear-gradient(90deg, var(--gold) 0%, var(--gold-bright) 40%, var(--gold) 60%, var(--gold-bright) 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite shimmer-gold}.roda-svg svg{width:100%;height:auto;display:block}
