@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700;800&family=Cormorant+Garamond:wght@400;500;600;700&display=swap";
:root{--background:#0a0a0a;--background-secondary:#0f0f0f;--foreground:#e8dfc7;--foreground-dim:#a69f8f;--muted:#6b6355;--accent:#c9a227;--accent-hover:#dab73a;--accent-dim:#7a6216;--card-bg:#121212;--card-bg-hover:#1a1a1a;--border:#2a2520;--border-glow:#c9a22730;--navbar-bg:#0a0a0aeb;--shadow:0 8px 32px #0009,0 2px 8px #0006;--shadow-glow:0 0 30px #c9a22726;--selection:#c9a2274d;--gradient-gold:linear-gradient(135deg,#c9a227 0%,#8b7019 50%,#c9a227 100%);--gradient-dark:linear-gradient(180deg,#0a0a0a 0%,#121212 100%);--rune-glow:0 0 20px #c9a22766}[data-theme=dark]{--background:#050505;--background-secondary:#0a0a0a;--foreground:#e8dfc7;--foreground-dim:#a69f8f;--muted:#6b6355;--accent:#c9a227;--accent-hover:#dab73a;--accent-dim:#7a6216;--card-bg:#0e0e0e;--card-bg-hover:#161616;--border:#252118;--border-glow:#c9a22740;--navbar-bg:#050505f2;--shadow:0 12px 40px #000c,0 4px 16px #0009;--shadow-glow:0 0 40px #c9a22733;--selection:#c9a22766}[data-theme=light]{--background:#fff;--background-secondary:#f5f5f5;--foreground:#000;--foreground-dim:#222;--muted:#555;--accent:#996b00;--accent-hover:#b37d00;--accent-dim:#996b0060;--card-bg:#fafafa;--card-bg-hover:#f0f0f0;--border:#ccc;--border-glow:#996b0030;--navbar-bg:#fffffff2;--shadow:0 8px 32px #0000001f,0 2px 8px #00000014;--shadow-glow:0 0 30px #996b0033;--selection:#996b004d;--rune-glow:0 0 20px #996b004d}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:18px}body{background:var(--background);color:var(--foreground);font-family:Cormorant Garamond,Georgia,serif;font-size:1.15rem;line-height:1.75;transition:background .4s,color .4s;position:relative;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(at 20% 20%,#c9a22708 0%,#0000 50%),radial-gradient(at 80% 80%,#c9a22705 0%,#0000 50%),radial-gradient(#0003 0%,#0000 70%);position:fixed;inset:0}body:after{content:"";opacity:.015;pointer-events:none;z-index:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:fixed;inset:0}::selection{background:var(--selection);color:var(--accent)}a{color:inherit;text-decoration:none;transition:color .3s,text-shadow .3s}a:hover{color:var(--accent);text-shadow:0 0 10px #c9a2274d}button{cursor:pointer;background:0 0;border:none;font-family:Cinzel,serif}ul{list-style:none}h1,h2,h3,h4{letter-spacing:.05em;text-transform:uppercase;font-family:Cinzel,serif;font-weight:600}.container{z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.section-divider{background:linear-gradient(90deg,transparent 0%,var(--accent-dim)50%,transparent 100%);max-width:400px;height:1px;margin:0 auto}.ornate-corner{border:1px solid var(--accent-dim);opacity:.6;width:40px;height:40px;position:absolute}.ornate-corner.top-left{border-bottom:none;border-right:none;top:0;left:0}.ornate-corner.top-right{border-bottom:none;border-left:none;top:0;right:0}.ornate-corner.bottom-left{border-top:none;border-right:none;bottom:0;left:0}.ornate-corner.bottom-right{border-top:none;border-left:none;bottom:0;right:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes glowPulse{0%,to{box-shadow:0 0 15px #c9a22733}50%{box-shadow:0 0 30px #c9a22766}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes runeGlow{0%,to{opacity:.3;filter:blur(8px)}50%{opacity:.6;filter:blur(12px)}}.animate-fade-in{animation:1s cubic-bezier(.25,.46,.45,.94) forwards fadeIn}.animate-glow{animation:3s ease-in-out infinite glowPulse}.animate-float{animation:6s ease-in-out infinite float}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--background);border-left:1px solid var(--border)}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--accent-dim)0%,var(--accent)50%,var(--accent-dim)100%);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--accent);box-shadow:0 0 10px #c9a22780}
.AudioPlayer-module__jVM4xW__audioPlayer{z-index:1000;position:fixed;bottom:30px;right:30px}.AudioPlayer-module__jVM4xW__fireWrapper{justify-content:center;width:120px;height:150px;display:flex;position:relative}.AudioPlayer-module__jVM4xW__fireContainer{pointer-events:none;z-index:5;justify-content:center;width:80%;height:100%;display:flex;position:absolute;bottom:20px}.AudioPlayer-module__jVM4xW__fireParticle{opacity:0;transform-origin:bottom;filter:blur(2px);background:#fa0;border-radius:50%;width:6px;height:6px;animation:2s ease-out infinite AudioPlayer-module__jVM4xW__riseFire;position:absolute;bottom:0;box-shadow:0 0 10px #f50}@keyframes AudioPlayer-module__jVM4xW__riseFire{0%{opacity:0;background:#f50;bottom:20%;transform:scale(.3)translate(0)}10%{opacity:.8}to{opacity:0;transform:scale(0)translateX(var(--drift,0px));background:#ff0;bottom:120%}}.AudioPlayer-module__jVM4xW__toggleBtn{cursor:pointer;z-index:10;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;padding:0;transition:all .3s;display:flex;position:absolute;bottom:0}.AudioPlayer-module__jVM4xW__toggleBtn:not(.AudioPlayer-module__jVM4xW__playing){background:#1a1a1a;border:2px solid #333;box-shadow:inset 0 0 20px #000000e6,0 4px 10px #00000080}.AudioPlayer-module__jVM4xW__toggleBtn:not(.AudioPlayer-module__jVM4xW__playing):hover{border-color:#555;transform:scale(1.05);box-shadow:inset 0 0 20px #000000e6,0 4px 15px #0009}.AudioPlayer-module__jVM4xW__ashState{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.AudioPlayer-module__jVM4xW__musicNote{color:#444;filter:drop-shadow(0 2px 2px #00000080);font-size:24px;transition:color .3s}.AudioPlayer-module__jVM4xW__toggleBtn:hover .AudioPlayer-module__jVM4xW__musicNote{color:#666}.AudioPlayer-module__jVM4xW__toggleBtn.AudioPlayer-module__jVM4xW__playing{width:150px;height:200px;box-shadow:none;background:0 0;border:none;bottom:-30px}.AudioPlayer-module__jVM4xW__fireGif{object-fit:contain;mix-blend-mode:screen;filter:drop-shadow(0 0 20px #ff55004d);pointer-events:none;width:100%;height:100%}@media (max-width:768px){.AudioPlayer-module__jVM4xW__audioPlayer{bottom:20px;right:20px}.AudioPlayer-module__jVM4xW__toggleBtn.AudioPlayer-module__jVM4xW__playing{width:120px;height:160px}}
