@import"https://fonts.googleapis.com/css2?family=Cinzel+Decorative:wght@700;900&family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&display=swap";:root{--bg-page: #0a1628;--bg-card: #0f1f38;--bg-overlay: #1a4a7a;--blue-deep: #1a4a7a;--blue-mid: #1c5fa5;--blue-turquoise: #3db5c9;--blue-teal: #1e8a8a;--gold: #c9a84c;--gold-bright: #e8a020;--gold-pale: #e8d5a0;--red-deep: #8b1a2e;--text-primary: #f0ebe0;--text-secondary: #e8d5a0;--text-muted: rgba(240, 235, 224, .5)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden}html{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' opacity='0.06'%3E%3Cg stroke='%233db5c9' stroke-width='0.5' fill='none'%3E%3Crect x='20' y='20' width='40' height='40'/%3E%3Crect x='20' y='20' width='40' height='40' transform='rotate(45 40 40)'/%3E%3Cline x1='40' y1='0' x2='40' y2='80'/%3E%3Cline x1='0' y1='40' x2='80' y2='40'/%3E%3Cline x1='11.7' y1='11.7' x2='68.3' y2='68.3'/%3E%3Cline x1='68.3' y1='11.7' x2='11.7' y2='68.3'/%3E%3C/g%3E%3C/svg%3E") repeat,radial-gradient(ellipse at 50% 40%,#0f2042,#050e1c);background-color:var(--bg-page);background-attachment:fixed}body{font-family:Cormorant Garamond,Palatino Linotype,serif;color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{position:relative;z-index:1;height:100vh;height:100dvh;overflow:hidden}@keyframes vinylSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes pulse{0%,to{opacity:.4}50%{opacity:1}}@keyframes gentlePulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes bufferingGlow{0%,to{filter:drop-shadow(0 0 40px rgba(29,95,165,.3)) drop-shadow(0 0 80px rgba(61,181,201,.1))}50%{filter:drop-shadow(0 0 50px rgba(61,181,201,.5)) drop-shadow(0 0 100px rgba(61,181,201,.25))}}
