:root{--bg:#07070b;--panel:#11111a;--text:#f5f2ff;--muted:#aaa5bd;--accent:#a77bff;--accent2:#6b3de8}*{box-sizing:border-box}html,body{background:radial-gradient(circle at 50% 15%, #21143b 0, var(--bg) 45%);min-height:100%;color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}button,input{font:inherit}.landing,.oracle-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:28px 20px;display:flex}.landing{color:#fff;background:radial-gradient(circle at 50% 35%,#6937aa47,#0000 34%),radial-gradient(circle at 15% 80%,#46238233,#0000 30%),radial-gradient(circle at 85% 20%,#9650be29,#0000 28%),#07050d;min-height:100vh;position:relative;overflow:hidden}.landing:before{content:"";filter:blur(20px);pointer-events:none;background:radial-gradient(circle,#b46eff29,#6e3cb414 35%,#0000 70%);width:650px;height:650px;animation:6s ease-in-out infinite landingGlow;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.landing .eyebrow{color:#d5baff;letter-spacing:5px;text-shadow:0 0 18px #be82ff73;margin-bottom:18px;font-size:12px;font-weight:900}.landing h1{letter-spacing:-3px;text-shadow:0 5px 25px #000000b3,0 0 35px #9650dc38;margin:0;font-size:clamp(48px,8vw,88px);font-weight:950;line-height:.95}.landing h1 span{background:linear-gradient(135deg,#fff,#d7b5ff,#9c5de5);color:#0000;filter:drop-shadow(0 0 22px #b46eff59);-webkit-background-clip:text;background-clip:text;display:block}.landing h2{letter-spacing:4px;color:#f4eaff;margin:22px 0 12px;font-size:clamp(22px,4vw,36px);font-weight:900}.landing .lead{color:#cfc5dc;text-shadow:0 2px 10px #00000080;margin:0 0 28px;font-size:clamp(17px,2.5vw,21px);line-height:1.7}.landing .tagline{color:#bba7cf;letter-spacing:2px;margin:18px 0 0;font-size:13px;font-weight:700}.landing .primary{letter-spacing:2px;color:#24120b;background:linear-gradient(135deg,#f1ce72,#b77a24);border-radius:999px;padding:17px 32px;font-size:15px;font-weight:950;transition:transform .25s,box-shadow .25s;position:relative;box-shadow:0 12px 35px #d49a3a4d,0 0 45px #aa64ff26}.landing .primary:hover{transform:translateY(-4px)scale(1.035);box-shadow:0 18px 45px #d49a3a6b,0 0 55px #be6eff4d}.landing .sparkle{color:#e3c5ff;text-shadow:0 0 12px #dcaaffcc,0 0 35px #aa5aff80;margin-bottom:8px;font-size:42px;animation:3s ease-in-out infinite sparkleFloat}@keyframes sparkleFloat{0%,to{opacity:.75;transform:translateY(0)rotate(0)}50%{opacity:1;transform:translateY(-8px)rotate(12deg)}}@keyframes landingGlow{0%,to{opacity:.65;transform:translate(-50%,-50%)scale(.95)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.08)}}@media (max-width:520px){.landing{padding:30px 18px}.landing h1{letter-spacing:-2px;font-size:clamp(42px,12vw,62px)}.landing h2{letter-spacing:2px;font-size:21px}.landing .primary{width:min(320px,90vw)}}.landing-crystal{z-index:1;justify-content:center;align-items:center;width:min(430px,78vw);height:min(430px,78vw);margin:18px auto 8px;display:flex;position:relative}.landing-crystal:before{content:"";filter:blur(25px);background:radial-gradient(circle,#be78ff4d,#8246d224 42%,#0000 72%);border-radius:50%;animation:4s ease-in-out infinite heroCrystalGlow;position:absolute;inset:8%}.landing-crystal-image{object-fit:contain;filter:drop-shadow(0 20px 30px #0000008c)drop-shadow(0 0 28px #b464ff59);width:100%;height:100%;transition:transform .3s,filter .3s;animation:5s ease-in-out infinite heroCrystalFloat;position:relative;transform:scale(1.08)}.landing-crystal:hover .landing-crystal-image{filter:drop-shadow(0 25px 35px #0009)drop-shadow(0 0 45px #d296ffa6);transform:scale(1.04)}@keyframes heroCrystalFloat{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-10px)rotate(1deg)}}@keyframes heroCrystalGlow{0%,to{opacity:.65;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@media (max-width:520px){.landing-crystal{width:min(300px,76vw);height:min(300px,76vw);margin-top:4px;margin-bottom:14px}}@media (prefers-reduced-motion:reduce){.landing-crystal-image,.landing-crystal:before{animation:none!important}}.eyebrow{color:#c5b5ff;letter-spacing:3px;font-size:12px;font-weight:800}h1{letter-spacing:-4px;margin:8px 0 18px;font-size:clamp(42px,10vw,86px);line-height:.95}h1 span{color:var(--accent)}.lead{color:var(--muted);font-size:20px;line-height:1.45}.primary,.secondary{cursor:pointer;border:0;border-radius:999px;padding:15px 24px;font-weight:900;transition:transform .15s,opacity .15s}.primary{color:#fff;background:linear-gradient(135deg,#b48aff,#6d3be9);box-shadow:0 12px 35px #6d3be955}.primary:hover,.secondary:hover{transform:translateY(-2px)}.primary:disabled{opacity:.45;cursor:not-allowed}.secondary{color:#fff;background:#24232e;margin-top:18px}.cards{grid-template-columns:repeat(4,1fr);gap:10px;width:min(520px,100%);margin:35px 0;display:grid}.cards div{background:#11111a;border:1px solid #272632;border-radius:18px;flex-direction:column;gap:6px;padding:15px 8px;display:flex}.cards b{font-size:25px}.cards span{color:var(--muted);font-size:12px}.small{color:#777487;margin-top:25px;font-size:11px}.sparkle{color:#c7b0ff;font-size:32px}.back{color:#aaa5bd;align-self:flex-start;margin-bottom:20px}.oracle-page h1{font-size:clamp(34px,8vw,62px)}.orb{aspect-ratio:1;cursor:pointer;-webkit-user-select:none;user-select:none;background:radial-gradient(circle at 32% 25%,#4b4b5d 0 5%,#20202b 23%,#07070c 72%);border-radius:50%;width:min(300px,72vw);margin:25px 0 30px;position:relative;box-shadow:inset -20px -25px 40px #000,inset 10px 10px 25px #77778b44,0 25px 80px #000}.orb-shine{filter:blur(4px);background:#fff5;border-radius:50%;width:27%;height:13%;position:absolute;top:14%;left:22%;transform:rotate(-25deg)}.window{aspect-ratio:1;background:#05050a;border-radius:50%;place-items:center;width:43%;display:grid;position:absolute;top:29%;left:28.5%;box-shadow:inset 0 0 20px #000,0 0 0 2px #111}.triangle{clip-path:polygon(50% 5%,96% 90%,4% 90%);background:linear-gradient(145deg,#21144e,#3b1e79);place-items:center;width:72%;height:72%;padding:22% 13% 9%;display:grid}.triangle span{text-transform:uppercase;font-size:clamp(10px,2.8vw,16px);font-weight:900;line-height:1.15}.shaking{animation:.11s infinite alternate shake}@keyframes shake{0%{transform:rotate(-3deg)translate(-3px,1px)}to{transform:rotate(3deg)translate(3px,-1px)}}.question{flex-direction:column;gap:10px;width:min(520px,100%);display:flex}.question input{color:#fff;background:#0f0f17;border:1px solid #302d3d;border-radius:14px;outline:none;width:100%;padding:16px}.question input:focus{border-color:#8c64e8;box-shadow:0 0 0 3px #8c64e822}.result{background:#11111a;border:1px solid #2c2840;border-radius:20px;width:min(520px,100%);margin-top:24px;padding:22px}.result span{color:#9f96b4;letter-spacing:2px;font-size:11px;font-weight:800;display:block}.result strong{margin-top:8px;font-size:26px;display:block}@media (max-width:520px){.cards{grid-template-columns:repeat(2,1fr)}.orb{width:min(270px,70vw)}}.theme-love{--bg:#16070d;--panel:#241019;--text:#fff4f7;--muted:#d8aebc;--accent:#ff6f91;--accent2:#e73567;background:linear-gradient(#16070d59,#16070da6),url(/themes/love.png) 50%/cover fixed}.theme-love h1 span{color:#ff6f91}.theme-love .eyebrow{color:#ff9eb5}.theme-love .orb{background:radial-gradient(circle at 32% 25%,#ff9eb5 0 5%,#a82f55 22%,#3d0d20 52%,#10040a 75%);box-shadow:inset -20px -25px 40px #000,inset 10px 10px 25px #ffb6c955,0 25px 80px #ff3f6c66}.theme-love .triangle{background:linear-gradient(145deg,#5c102d,#d82d61);box-shadow:0 0 30px #ff4f7c66}.theme-love .primary{background:linear-gradient(135deg,#ff8fac,#e73567);box-shadow:0 12px 35px #e7356755}.theme-love .secondary{background:#421525}.theme-love .question input{background:#1d0b12;border-color:#542133}.theme-love .question input:focus{border-color:#ff6f91;box-shadow:0 0 0 3px #ff6f9122}.theme-love .result{background:#241019;border-color:#64263d}.love-hearts{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.love-hearts span{bottom:-60px;left:var(--left);font-size:var(--size);color:#ff6f91;opacity:0;filter:drop-shadow(0 0 8px #ff4f7b);animation:loveHeartFloat var(--duration) linear infinite;animation-delay:var(--delay);position:absolute}.love-hearts span:first-child{--left:8%;--size:18px;--duration:8s;--delay:0s}.love-hearts span:nth-child(2){--left:20%;--size:30px;--duration:11s;--delay:2s}.love-hearts span:nth-child(3){--left:34%;--size:14px;--duration:7s;--delay:4s}.love-hearts span:nth-child(4){--left:48%;--size:26px;--duration:10s;--delay:1s}.love-hearts span:nth-child(5){--left:63%;--size:16px;--duration:9s;--delay:5s}.love-hearts span:nth-child(6){--left:76%;--size:32px;--duration:12s;--delay:3s}.love-hearts span:nth-child(7){--left:88%;--size:20px;--duration:8s;--delay:6s}.love-hearts span:nth-child(8){--left:55%;--size:12px;--duration:6s;--delay:7s}@keyframes loveHeartFloat{0%{opacity:0;transform:translate(0,0)scale(.7)rotate(-8deg)}10%{opacity:.8}50%{opacity:.65;transform:translate(25px,-50vh)scale(1)rotate(8deg)}80%{opacity:.4}to{opacity:0;transform:translate(-25px,-115vh)scale(.8)rotate(-5deg)}}.oracle-page>:not(.love-hearts){z-index:1;position:relative}.theme-love .orb{background:radial-gradient(circle at 30% 24%,#ffd6e2 0%,#ff8fb0 10%,#e83f78 30%,#9d164b 52%,#4a0827 72%,#18030e 100%);border:3px solid #ffb4c9;animation:3s ease-in-out infinite loveOrbPulse;box-shadow:inset -25px -30px 45px #14000abf,inset 12px 12px 30px #ffdceb73,0 0 25px #ff508cbf,0 0 70px #ff32788c,0 25px 90px #14000ad9}.theme-love .orb-shine{filter:blur(5px);background:#ffffffb3}.theme-love .window{background:radial-gradient(circle,#ffb6ca 0%,#ff4f88 25%,#9c164d 65%,#3b0822 100%);border:2px solid #ffd2e1bf;box-shadow:inset 0 0 25px #ffdceb80,0 0 25px #ff4682b3}.theme-love .love-window{place-items:center;display:grid}.theme-love .love-heart-core{flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;height:100%;display:flex}.theme-love .love-heart{color:#fff;text-shadow:0 0 8px #fff,0 0 20px #ffb6d0,0 0 35px #ff4f91;font-size:clamp(42px,12vw,70px);line-height:1;animation:1.8s ease-in-out infinite loveHeartPulse}.theme-love .love-heart-core span{text-transform:uppercase;text-align:center;color:#fff;text-shadow:0 0 8px #000c;max-width:85%;font-size:clamp(9px,2.5vw,14px);font-weight:900;line-height:1.15}@keyframes loveOrbPulse{0%,to{transform:scale(1);box-shadow:inset -25px -30px 45px #14000abf,inset 12px 12px 30px #ffdceb73,0 0 25px #ff508cbf,0 0 70px #ff32788c,0 25px 90px #14000ad9}50%{transform:scale(1.025);box-shadow:inset -25px -30px 45px #14000abf,inset 12px 12px 30px #ffdceb8c,0 0 35px #ff64a0e6,0 0 95px #ff3282b3,0 25px 90px #14000ad9}}@keyframes loveHeartPulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.theme-love{background-image:linear-gradient(#1900142e,#19001459),url(/themes/love-background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;width:100%;min-height:100vh;position:relative;overflow:hidden}.theme-love:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 50% 42%,#ff50a01f,#0000 42%);position:fixed;inset:0}.theme-love .love-stage{z-index:2;flex-direction:column;justify-content:center;align-items:center;width:min(700px,100%);min-height:100vh;padding:35px 20px 50px;display:flex;position:relative}.theme-love .love-hearts{z-index:1}.theme-love .love-stage>*{z-index:3;position:relative}.theme-love .love-crystal{aspect-ratio:1;cursor:pointer;background:radial-gradient(circle at 30% 22%,#ffffffd9 0%,#ffcde680 8%,#ff69b459 22%,#7a1469a6 52%,#1e0523f2 100%);border:3px solid #ffd2ebcc;border-radius:50%;width:min(280px,68vw);margin:22px auto 28px;transition:transform .3s,box-shadow .3s;animation:4s ease-in-out infinite loveCrystalFloat;position:relative;box-shadow:inset -25px -30px 45px #140019cc,inset 12px 10px 30px #ffffff59,0 0 25px #ff50b4bf,0 0 70px #ff289680,0 25px 70px #000000b3}.theme-love .love-crystal:before{content:"";pointer-events:none;filter:blur(2px);background:radial-gradient(at 30% 18%,#ffffff8c,#0000 18%);border-radius:50%;position:absolute;inset:8%}.theme-love .love-crystal:after{content:"";pointer-events:none;border:1px solid #ff96d259;border-radius:50%;position:absolute;inset:-12px;box-shadow:0 0 18px #ff50aa80,inset 0 0 18px #ff50aa40}.theme-love .love-crystal-inner{background:radial-gradient(circle,#ff78be33,#3c053740 55%,#0000 75%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:16%;box-shadow:inset 0 0 35px #ffa0dc40}.theme-love .love-crystal-heart{color:#fff;text-shadow:0 0 8px #fff,0 0 18px #ffb6df,0 0 35px #ff5eae,0 0 60px #ff258d;font-size:clamp(65px,18vw,105px);line-height:1;animation:2s ease-in-out infinite loveHeartGlow}.theme-love .love-crystal-question{color:#fff0fae6;text-shadow:0 0 12px #ff69b4;margin-top:4px;font-size:clamp(18px,5vw,28px);font-weight:900}.theme-love .love-crystal-glow{pointer-events:none;filter:blur(12px);background:radial-gradient(circle,#ff46aa33,#0000 65%);border-radius:50%;animation:3s ease-in-out infinite loveGlowPulse;position:absolute;inset:-30px}.theme-love .love-energy-ring{pointer-events:none;border:2px solid #ff82d273;border-radius:50%;position:absolute;inset:-18px}.theme-love .ring-one{animation:2s ease-out infinite loveRing}.theme-love .ring-two{animation:2s ease-out .45s infinite loveRing;inset:-35px}.theme-love .ring-three{animation:2s ease-out .9s infinite loveRing;inset:-55px}.theme-love .love-heart-pulsing{animation:.8s ease-in-out infinite loveHeartGlow,1.2s ease-in-out infinite loveHeartExpand}.theme-love .love-magic-sparkles{color:#fff;letter-spacing:8px;text-shadow:0 0 8px #fff,0 0 20px #ff70bd;margin-top:10px;font-size:18px;animation:1s ease-in-out infinite loveSparkle}.theme-love .love-crystal-answer{cursor:default}.theme-love .love-answer-heart{color:#fff;text-shadow:0 0 10px #fff,0 0 25px #ff69b4,0 0 45px #ff238e;font-size:clamp(45px,12vw,70px)}.theme-love .love-answer-text{text-transform:uppercase;text-align:center;color:#fff;text-shadow:0 2px 8px #000000e6,0 0 12px #ff69b4;width:72%;margin-top:8px;font-size:clamp(13px,3.5vw,19px);font-weight:900;line-height:1.2}.theme-love .love-answer-decoration{color:#ffd1e8;text-shadow:0 0 12px #ff69b4;margin-top:10px}.theme-love .love-answer-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#370830e6,#690f46d9);border:1px solid #ffb4dc73;border-radius:22px;width:min(520px,92%);margin:5px auto 18px;padding:22px;box-shadow:0 15px 45px #00000073,0 0 30px #ff3ca033}.theme-love .love-answer-card span{letter-spacing:3px;color:#ffb6d7;font-size:10px;font-weight:900;display:block}.theme-love .love-answer-card strong{color:#fff;margin-top:9px;font-size:24px;line-height:1.2;display:block}.theme-love .love-button{background:linear-gradient(135deg,#ff91bc,#d92872);box-shadow:0 10px 35px #dc236e73,0 0 20px #ff5aaa33}@keyframes loveCrystalFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes loveHeartGlow{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}@keyframes loveHeartExpand{0%,to{filter:brightness()}50%{filter:brightness(1.35)}}@keyframes loveGlowPulse{0%,to{opacity:.55;transform:scale(.95)}50%{opacity:1;transform:scale(1.08)}}@keyframes loveRing{0%{opacity:.8;transform:scale(.8)}to{opacity:0;transform:scale(1.35)}}@keyframes loveSparkle{0%,to{opacity:.4;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}@media (max-width:520px){.theme-love .love-crystal{width:min(250px,65vw)}.theme-love .love-stage{padding-top:28px;padding-bottom:40px}}.theme-love .love-crystal{aspect-ratio:1;cursor:pointer;isolation:isolate;background:radial-gradient(circle at 34% 25%,#fffffff2 0%,#ffd2f08c 5%,#ff6ebe38 18%,#be147847 42%,#32042db8 78%,#0c0112eb 100%);border:3px solid #ffcdebd9;border-radius:50%;width:min(82vw,430px);margin:18px auto 0;position:relative;overflow:visible;box-shadow:inset 18px 15px 35px #ffffff52,inset -35px -30px 55px #140019cc,inset 0 0 45px #ff3caaa6,0 0 20px #ff5abed9,0 0 55px #ff1e96a6,0 0 110px #be147861}.theme-love .love-crystal:before{content:"";pointer-events:none;z-index:5;background:linear-gradient(135deg,#ffffffbf 0%,#ffffff2e 8%,#0000 22% 70%,#ff78d226 85%,#ffffff59 100%);border-radius:50%;position:absolute;inset:4%}.theme-love .love-crystal:after{content:"";filter:blur(7px);opacity:.8;pointer-events:none;z-index:6;background:#ffffffb3;border-radius:50%;width:24%;height:11%;position:absolute;top:12%;left:17%;transform:rotate(-28deg)}.theme-love .love-crystal-inner{z-index:2;background:radial-gradient(circle,#ff1ea061 0%,#be0f7840 30%,#32002d33 65%,#0000 75%);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:8%;overflow:hidden;box-shadow:inset 0 0 35px #ff64d266}.theme-love .love-crystal-inner:before{content:"";filter:blur(12px);background:radial-gradient(#ff3cbebf,#ff149633 45%,#0000 72%);border-radius:50%;width:130%;height:45%;animation:4s ease-in-out infinite loveMist;position:absolute;bottom:8%;left:-15%}.theme-love .love-crystal-heart{z-index:10;color:#ff4fa3;text-shadow:0 0 5px #fff,0 0 12px #fff,0 0 25px #ffb4dc,0 0 45px #ff4fa3,0 0 75px #ff1688;font-size:clamp(78px,21vw,145px);line-height:1;animation:2.4s ease-in-out infinite crystalHeartGlow;position:relative;transform:translateY(-3%)}.theme-love .love-crystal-inner:after{content:"✦   ·   ✧      ·   ✦      ·   ✧";color:#ffffffbf;letter-spacing:8px;text-shadow:0 0 8px #fff,0 0 18px #ff4fa3;opacity:.7;pointer-events:none;justify-content:center;align-items:center;font-size:12px;animation:3s linear infinite crystalSparkles;display:flex;position:absolute;inset:0}.theme-love .love-crystal{margin-bottom:82px}.theme-love .love-crystal::marker{display:none}.theme-love .love-crystal-glow{z-index:-1;background:linear-gradient(#8e174e 0%,#4b092c 48%,#210318 100%);border:3px solid #d99435;border-radius:50%;height:28%;position:absolute;bottom:-19%;left:7%;right:7%;box-shadow:inset 0 8px 12px #ffd28259,inset 0 -15px 25px #14000acc,0 10px 20px #0000008c,0 0 25px #ff50aa59}.theme-love .love-crystal-question{display:none}.theme-love .love-crystal:hover{transform:scale(1.015);box-shadow:inset 18px 15px 35px #fff6,inset -35px -30px 55px #140019cc,inset 0 0 50px #ff3caacc,0 0 30px #ff64c8f2,0 0 75px #ff1e96bf,0 0 130px #be147873}@keyframes crystalHeartGlow{0%,to{filter:brightness();transform:scale(1)}50%{filter:brightness(1.3);transform:scale(1.08)}}@keyframes loveMist{0%,to{opacity:.55;transform:translate(-4%)scale(1)}50%{opacity:.9;transform:translate(5%)scale(1.08)}}@keyframes crystalSparkles{0%{opacity:.35;transform:rotate(0)scale(1)}50%{opacity:.85;transform:rotate(180deg)scale(1.08)}to{opacity:.35;transform:rotate(360deg)scale(1)}}@media (max-width:480px){.theme-love .love-crystal{width:min(78vw,350px);margin-top:12px;margin-bottom:72px}.theme-love .love-crystal-heart{font-size:clamp(72px,20vw,105px)}}@media (max-height:750px) and (max-width:480px){.theme-love .love-crystal{width:min(68vw,300px);margin-top:5px;margin-bottom:62px}}.theme-love{box-sizing:border-box;width:100%;min-height:100dvh;overflow-x:hidden}.theme-love .love-stage{box-sizing:border-box;width:100%;max-width:480px;min-height:100dvh;margin:0 auto;padding:28px 18px 110px}.theme-love .love-eyebrow{letter-spacing:4px;margin:8px 0 10px;font-size:13px}.theme-love .love-title{white-space:nowrap;margin:0 0 18px;font-size:clamp(34px,10vw,52px);line-height:1}.theme-love .love-subtitle{max-width:330px;margin:0 auto 18px;font-size:17px;line-height:1.45}.theme-love .love-crystal-image{width:62vw!important;max-width:270px!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;justify-content:center!important;align-items:center!important;margin:8px auto 10px!important;padding:0!important;display:flex!important;overflow:visible!important}.theme-love .love-crystal-ball-image{object-fit:contain!important;width:100%!important;max-width:100%!important;height:auto!important;display:block!important}.theme-love .love-instruction{max-width:330px;margin:8px auto 16px;font-size:16px;line-height:1.4}.theme-love .love-question-box{box-sizing:border-box;width:100%;max-width:360px;margin:0 auto}.theme-love .love-question-box input{box-sizing:border-box;width:100%;min-height:48px;padding:12px 16px;font-size:16px}.theme-love .love-button{box-sizing:border-box;width:100%;max-width:360px;min-height:50px;margin:10px auto 0;padding:12px 16px;font-size:14px}.theme-love .small{margin-top:14px;font-size:11px}@media (max-width:600px){.theme-love .love-stage{padding:22px 16px 100px}.theme-love .love-title{font-size:38px}.theme-love .love-subtitle{font-size:16px}.theme-love .love-crystal-image{width:58vw!important;max-width:245px!important}.theme-love .love-instruction{font-size:15px}}@media (max-width:390px){.theme-love .love-title{font-size:34px}.theme-love .love-crystal-image{width:55vw!important;max-width:220px!important}.theme-love .love-subtitle{font-size:15px}.theme-love .love-instruction{font-size:14px}}@media (max-width:600px){.theme-love .love-stage{padding:20px 16px 90px!important}.theme-love .love-title{margin-bottom:14px!important;font-size:36px!important}.theme-love .love-subtitle{margin-bottom:8px!important;font-size:15px!important;line-height:1.45!important}.theme-love .love-crystal-image{width:52vw!important;max-width:220px!important;margin:18px auto 8px!important}.theme-love .love-crystal-ball-image{width:100%!important;height:auto!important}.theme-love .love-instruction{max-width:320px!important;margin:8px auto 14px!important;font-size:15px!important;line-height:1.35!important}.theme-love .love-question-box{width:100%!important;max-width:340px!important;margin:0 auto!important}.theme-love .love-question-box input{box-sizing:border-box!important;width:100%!important;min-height:48px!important;font-size:16px!important}.theme-love .love-button{width:100%!important;max-width:340px!important;min-height:48px!important;margin-top:8px!important;font-size:13px!important}}.theme-love .love-reveal-crystal{justify-content:center;align-items:center;width:min(58vw,260px);margin:18px auto 10px;display:flex;position:relative}.theme-love .love-reveal-crystal-image{z-index:3;object-fit:contain;filter:drop-shadow(0 0 12px #ff46aa8c)drop-shadow(0 0 28px #ff289659);width:100%;height:auto;animation:3s ease-in-out infinite loveBallFloat;display:block;position:relative}.theme-love .love-energy-ring{pointer-events:none;border:1px solid #ff96dca6;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.theme-love .ring-one{width:108%;height:108%;animation:2s ease-in-out infinite loveRingPulse}.theme-love .ring-two{width:122%;height:122%;animation:2s ease-in-out .45s infinite loveRingPulse}.theme-love .ring-three{width:138%;height:138%;animation:2s ease-in-out .9s infinite loveRingPulse}.theme-love .love-floating-hearts{z-index:5;pointer-events:none;position:absolute;inset:-15%}.theme-love .love-floating-hearts span{opacity:0;font-size:15px;animation:2.8s ease-in-out infinite loveFloatingHeart;position:absolute}.theme-love .love-floating-hearts span:first-child{animation-delay:0s;top:55%;left:10%}.theme-love .love-floating-hearts span:nth-child(2){animation-delay:.5s;top:75%;left:25%}.theme-love .love-floating-hearts span:nth-child(3){animation-delay:1s;top:65%;left:75%}.theme-love .love-floating-hearts span:nth-child(4){animation-delay:1.5s;top:45%;left:88%}.theme-love .love-floating-hearts span:nth-child(5){animation-delay:2s;top:20%;left:65%}.theme-love .love-floating-hearts span:nth-child(6){animation-delay:2.4s;top:15%;left:35%}.theme-love .love-reveal-message{text-align:center;margin:12px auto 0}.theme-love .love-reveal-heart{font-size:28px;animation:1s ease-in-out infinite loveHeartBeat}.theme-love .love-reveal-message h2{margin:5px 0;font-size:21px}.theme-love .love-reveal-message p{margin:0;font-size:15px}.theme-love .love-loading-dots{justify-content:center;gap:7px;margin-top:14px;display:flex}.theme-love .love-loading-dots span{background:currentColor;border-radius:50%;width:7px;height:7px;animation:1s ease-in-out infinite loveDotPulse}.theme-love .love-loading-dots span:nth-child(2){animation-delay:.2s}.theme-love .love-loading-dots span:nth-child(3){animation-delay:.4s}.theme-love .love-answer-crystal{box-sizing:border-box!important;width:min(82vw,430px)!important;max-width:430px!important;margin:8px auto 12px!important;display:block!important;position:relative!important;overflow:visible!important}.theme-love .love-answer-crystal-image{filter:drop-shadow(0 0 14px #ff46aaa6)drop-shadow(0 0 32px #ff289659);object-fit:contain!important;z-index:1!important;width:100%!important;height:auto!important;margin:0 auto!important;display:block!important;position:relative!important}.theme-love .love-answer-crystal{width:100%!important;max-width:760px!important;margin:0 auto!important;display:block!important;position:relative!important}.theme-love .love-answer-crystal-image{width:100%!important;height:auto!important;margin:0 auto!important;display:block!important}.theme-love .love-answer-crystal .love-answer-overlay{z-index:20!important;text-align:center!important;pointer-events:none!important;box-sizing:border-box!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:62%!important;max-width:62%!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;top:46%!important;left:50%!important;transform:translate(-50%,-50%)!important}.theme-love .love-answer-crystal .love-answer-heart{animation:1.6s ease-in-out infinite loveAnswerHeart;color:#fff!important;text-shadow:0 0 5px #fff,0 0 12px #ffb6dc,0 0 24px #ff4fa3,0 0 38px #ff238e!important;flex:none!important;margin:0 0 8px!important;font-size:clamp(22px,5vw,32px)!important;line-height:1!important}.theme-love .love-answer-crystal .love-answer-text{color:#fff!important;text-align:center!important;overflow-wrap:anywhere!important;text-shadow:0 2px 4px #32001ef2,0 0 8px #fffffff2,0 0 18px #ff3caaf2,0 0 30px #ff1e8cbf!important;width:100%!important;max-width:100%!important;font-size:clamp(20px,4.8vw,34px)!important;font-weight:800!important;line-height:1.12!important}.theme-love .love-answer-crystal .love-answer-decoration{color:#fff!important;text-shadow:0 0 8px #fff,0 0 16px #ff4fa3!important;margin-top:10px!important;font-size:clamp(16px,3.5vw,24px)!important;line-height:1!important}@media (max-width:600px){.theme-love .love-answer-crystal{width:94vw!important;max-width:94vw!important}.theme-love .love-answer-crystal .love-answer-overlay{width:64%!important;max-width:64%!important;top:46%!important;left:50%!important;transform:translate(-50%,-50%)!important}.theme-love .love-answer-crystal .love-answer-heart{margin-bottom:7px!important;font-size:26px!important}.theme-love .love-answer-crystal .love-answer-text{font-size:clamp(18px,5vw,28px)!important;line-height:1.08!important}.theme-love .love-answer-crystal .love-answer-decoration{margin-top:8px!important;font-size:18px!important}}.theme-love .love-answer-crystal .love-answer-text{box-sizing:border-box!important;letter-spacing:0!important;text-align:center!important;text-transform:uppercase!important;white-space:normal!important;overflow-wrap:normal!important;color:#fff!important;text-shadow:0 1px 3px #280014f2,0 0 5px #fffffff2,0 0 12px #ff64bef2,0 0 24px #ff1e96d9!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;font-family:Arial,Helvetica,sans-serif!important;font-size:clamp(13px,3.5vw,19px)!important;font-weight:900!important;line-height:1.08!important;animation:1.2s ease-out both loveAnswerRevealFinal!important}.theme-love .love-answer-crystal .love-answer-decoration{letter-spacing:3px!important;color:#fff!important;text-shadow:0 0 6px #fff,0 0 14px #ff4fa3!important;margin:6px 0 0!important;font-size:11px!important;line-height:1!important}.theme-love .love-answer-card{z-index:5!important;box-sizing:border-box!important;text-align:center!important;width:min(88vw,360px)!important;margin:12px auto 14px!important;position:relative!important}.theme-love .love-answer-card span{letter-spacing:4px!important;margin-bottom:8px!important;font-size:11px!important;display:block!important}.theme-love .love-answer-card strong{text-transform:uppercase!important;color:#fff!important;font-size:clamp(23px,6vw,34px)!important;line-height:1.1!important;display:block!important}.theme-love .love-again-button{z-index:5!important;width:min(88vw,360px)!important;margin:10px auto!important;position:relative!important}@media (max-width:600px){.theme-love .love-answer-crystal{width:82vw!important;max-width:430px!important;margin:8px auto 10px!important}.theme-love .love-answer-crystal .love-answer-overlay{width:54%!important;max-width:54%!important;top:43%!important;left:50%!important;transform:translate(-50%,-50%)!important}.theme-love .love-answer-crystal .love-answer-text{letter-spacing:0!important;font-size:clamp(13px,3.7vw,18px)!important;line-height:1.06!important}.theme-love .love-answer-crystal .love-answer-heart{margin-bottom:4px!important;font-size:21px!important}.theme-love .love-answer-crystal .love-answer-decoration{margin-top:4px!important;font-size:10px!important}}@media (max-width:390px){.theme-love .love-answer-crystal{width:88vw!important;max-width:430px!important}.theme-love .love-answer-crystal .love-answer-overlay{width:52%!important;max-width:52%!important;top:43%!important}.theme-love .love-answer-crystal .love-answer-text{font-size:15px!important;line-height:1.05!important}.theme-love .love-answer-crystal .love-answer-heart{font-size:19px!important}}@keyframes loveAnswerRevealFinal{0%{opacity:0;filter:blur(7px);transform:translate(-50%,-50%)scale(.65)}60%{opacity:1;filter:blur();transform:translate(-50%,-50%)scale(1.06)}to{opacity:1;filter:blur();transform:translate(-50%,-50%)scale(1)}}.love-answer-crystal{width:100%!important;max-width:760px!important;margin:0 auto!important;display:block!important;position:relative!important}.love-answer-crystal-image{width:100%!important;height:auto!important;margin:0 auto!important;display:block!important}.love-answer-overlay{text-align:center!important;z-index:999!important;pointer-events:none!important;box-sizing:border-box!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:62%!important;max-width:62%!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;top:44%!important;left:50%!important;transform:translate(-50%,-50%)!important}.love-answer-heart{color:#fff!important;text-shadow:0 0 5px #fff,0 0 12px #ffb6dc,0 0 25px #ff4fa3,0 0 40px #ff238e!important;margin:0 0 8px!important;font-size:clamp(24px,5vw,34px)!important;line-height:1!important;display:block!important}.love-answer-text{color:#fff!important;text-align:center!important;overflow-wrap:anywhere!important;text-shadow:0 2px 5px #32001e,0 0 8px #fff,0 0 18px #ff4fa3,0 0 30px #ff238e!important;width:100%!important;max-width:100%!important;font-size:clamp(20px,4.8vw,34px)!important;font-weight:900!important;line-height:1.08!important;display:block!important}.love-answer-decoration{color:#fff!important;text-shadow:0 0 8px #fff,0 0 18px #ff4fa3!important;margin-top:10px!important;font-size:20px!important;line-height:1!important;display:block!important}@media (max-width:600px){.love-answer-crystal{width:94vw!important;max-width:94vw!important}.love-answer-overlay{width:64%!important;max-width:64%!important;top:44%!important;left:50%!important;transform:translate(-50%,-50%)!important}.love-answer-heart{margin-bottom:7px!important;font-size:25px!important}.love-answer-text{font-size:clamp(18px,5vw,28px)!important;line-height:1.08!important}.love-answer-decoration{margin-top:7px!important;font-size:18px!important}}.theme-love .love-answer-crystal{box-sizing:border-box!important;width:94vw!important;max-width:430px!important;margin:8px auto 10px!important;padding:0!important;display:block!important;position:relative!important;overflow:visible!important}.theme-love .love-answer-crystal-image{object-fit:contain!important;z-index:1!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0 auto!important;display:block!important;position:relative!important}.theme-love .love-answer-overlay{text-align:center!important;z-index:1000!important;pointer-events:none!important;box-sizing:border-box!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:55%!important;max-width:55%!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;top:42%!important;left:50%!important;transform:translate(-50%,-50%)!important}.theme-love .love-answer-overlay .love-answer-heart{color:#fff!important;text-shadow:0 0 5px #fff,0 0 12px #ffb6dc,0 0 24px #ff4fa3,0 0 38px #ff238e!important;margin:0 0 5px!important;font-size:clamp(20px,5vw,30px)!important;line-height:1!important;display:block!important}.theme-love .love-answer-overlay .love-answer-text{color:#fff!important;text-align:center!important;text-transform:uppercase!important;white-space:normal!important;overflow-wrap:normal!important;text-shadow:0 1px 3px #280014f2,0 0 6px #fff,0 0 14px #ff64be,0 0 25px #ff1e96!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;font-family:Arial,Helvetica,sans-serif!important;font-size:clamp(13px,3.5vw,19px)!important;font-weight:900!important;line-height:1.08!important;display:block!important}.theme-love .love-answer-overlay .love-answer-decoration{color:#fff!important;text-shadow:0 0 6px #fff,0 0 14px #ff4fa3!important;margin:5px 0 0!important;font-size:11px!important;line-height:1!important;display:block!important}@media (max-width:600px){.theme-love .love-answer-crystal{width:94vw!important;max-width:430px!important}.theme-love .love-answer-overlay{width:55%!important;max-width:55%!important;top:42%!important;left:50%!important;transform:translate(-50%,-50%)!important}.theme-love .love-answer-overlay .love-answer-heart{margin-bottom:4px!important;font-size:21px!important}.theme-love .love-answer-overlay .love-answer-text{font-size:clamp(13px,3.5vw,18px)!important;line-height:1.06!important}.theme-love .love-answer-overlay .love-answer-decoration{margin-top:4px!important;font-size:10px!important}}@media (max-width:390px){.theme-love .love-answer-overlay{width:52%!important;max-width:52%!important;top:42%!important}.theme-love .love-answer-overlay .love-answer-text{font-size:14px!important;line-height:1.05!important}.theme-love .love-answer-overlay .love-answer-heart{font-size:19px!important}}.theme-love .love-crystal-answer-page{box-sizing:border-box!important;width:94vw!important;max-width:430px!important;margin:0 auto!important;padding:0!important;display:block!important;position:relative!important;overflow:visible!important}.theme-love .love-crystal-answer-page .love-crystal-ball-image{z-index:1!important;width:100%!important;height:auto!important;margin:0 auto!important;display:block!important;position:relative!important}.theme-love .love-crystal-answer-page .love-answer-overlay{z-index:10!important;text-align:center!important;box-sizing:border-box!important;pointer-events:none!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:58%!important;max-width:58%!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;top:42%!important;left:50%!important;transform:translate(-50%,-50%)!important}.theme-love .love-crystal-answer-page .love-answer-heart{color:#fff!important;text-shadow:0 0 5px #fff,0 0 12px #ffb6dc,0 0 24px #ff4fa3,0 0 38px #ff238e!important;margin:0 0 5px!important;font-size:22px!important;line-height:1!important}.theme-love .love-crystal-answer-page .love-answer-text{text-align:center!important;text-transform:uppercase!important;color:#fff!important;overflow-wrap:normal!important;text-shadow:0 1px 3px #280014f2,0 0 6px #fff,0 0 14px #ff64be,0 0 25px #ff1e96!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;font-family:Arial,Helvetica,sans-serif!important;font-size:16px!important;font-weight:900!important;line-height:1.08!important}.theme-love .love-crystal-answer-page .love-answer-decoration{color:#fff!important;text-shadow:0 0 6px #fff,0 0 14px #ff4fa3!important;margin-top:5px!important;font-size:10px!important;line-height:1!important}@media (max-width:600px){.theme-love .love-crystal-answer-page{width:94vw!important;max-width:430px!important}.theme-love .love-crystal-answer-page .love-answer-overlay{width:58%!important;max-width:58%!important;top:42%!important;left:50%!important;transform:translate(-50%,-50%)!important}.theme-love .love-crystal-answer-page .love-answer-heart{margin-bottom:4px!important;font-size:21px!important}.theme-love .love-crystal-answer-page .love-answer-text{font-size:15px!important;line-height:1.06!important}.theme-love .love-crystal-answer-page .love-answer-decoration{margin-top:4px!important;font-size:10px!important}}.theme-love .love-crystal-answer-page{isolation:isolate;position:relative}.theme-love .love-crystal-answer-page .love-crystal-ball-image{animation:2.8s ease-out both loveCrystalReveal,4s ease-in-out 2.8s infinite loveCrystalBreathing}@keyframes loveCrystalReveal{0%{opacity:.45;filter:brightness(.75)saturate(.8)drop-shadow(0 0 #ff50b400);transform:scale(.92)}45%{opacity:1;filter:brightness(1.25)saturate(1.25)drop-shadow(0 0 28px #ff50bebf);transform:scale(1.025)}70%{filter:brightness(1.08)saturate(1.1)drop-shadow(0 0 18px #ff50be8c);transform:scale(.995)}to{opacity:1;filter:brightness()saturate()drop-shadow(0 0 12px #ff50be59);transform:scale(1)}}@keyframes loveCrystalBreathing{0%,to{transform:scale(1)}50%{transform:scale(1.012)}}.theme-love .love-crystal-answer-page .love-answer-overlay{animation:1.8s cubic-bezier(.22,1,.36,1) .65s both loveAnswerReveal}@keyframes loveAnswerReveal{0%{opacity:0;filter:blur(12px);transform:translate(-50%,-42%)scale(.72)}55%{opacity:1;filter:blur();transform:translate(-50%,-50%)scale(1.06)}to{opacity:1;filter:blur();transform:translate(-50%,-50%)scale(1)}}.theme-love .love-crystal-answer-page .love-answer-heart{animation:1.2s ease-out 1.1s both loveAnswerHeartReveal,2s ease-in-out 2.3s infinite loveAnswerHeartPulse}@keyframes loveAnswerHeartReveal{0%{opacity:0;filter:blur(8px);transform:scale(.2)}60%{opacity:1;filter:blur()drop-shadow(0 0 18px #ffffffe6);transform:scale(1.25)}to{opacity:1;transform:scale(1)}}@keyframes loveAnswerHeartPulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.theme-love .love-crystal-answer-page .love-answer-text{animation:1.7s ease-out 1.35s both loveAnswerTextReveal}@keyframes loveAnswerTextReveal{0%{opacity:0;filter:blur(10px)drop-shadow(0 0 #fff0);transform:translateY(18px)scale(.82)}45%{opacity:1;filter:blur()drop-shadow(0 0 20px #ffffffe6);transform:translateY(-3px)scale(1.04)}to{opacity:1;filter:blur()drop-shadow(0 0 8px #ffffff73);transform:translateY(0)scale(1)}}.theme-love .love-crystal-answer-page .love-answer-decoration{animation:1s ease-out 2.1s both loveAnswerDecoration}@keyframes loveAnswerDecoration{0%{opacity:0;transform:scaleX(.2)}to{opacity:1;transform:scaleX(1)}}.theme-love .love-stage-three .love-answer-card{animation:1.2s ease-out 2.35s both loveAnswerCardReveal}@keyframes loveAnswerCardReveal{0%{opacity:0;filter:blur(8px);transform:translateY(25px)scale(.96)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.theme-love .love-stage-three .love-again-button{animation:1s ease-out 2.7s both loveButtonReveal}@keyframes loveButtonReveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.theme-love .love-answer-text-glow{color:#fff;letter-spacing:1px;text-shadow:0 0 4px #fff,0 0 8px #fff,0 0 16px #ffb6e3,0 0 28px #ff4fa8,0 0 42px #ff238e;font-weight:900;animation:2.2s ease-in-out 2s infinite loveAnswerLetterGlow;display:inline-block}@keyframes loveAnswerLetterGlow{0%,to{text-shadow:0 0 4px #fff,0 0 8px #fff,0 0 16px #ffb6e3,0 0 28px #ff4fa8,0 0 42px #ff238e}50%{text-shadow:0 0 6px #fff,0 0 14px #fff,0 0 24px #ffd6ee,0 0 40px #ff62b5,0 0 60px #ff238e}}.theme-love .love-crystal-answer-page:after{content:"";aspect-ratio:1;filter:blur(18px);pointer-events:none;z-index:5;opacity:0;background:radial-gradient(circle,#ffffff61 0%,#ff69be40 22%,#ff28961f 45%,#0000 72%);border-radius:50%;width:70%;animation:2.4s ease-out .15s both loveCrystalFlare;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.65)}@keyframes loveCrystalFlare{0%{opacity:0;transform:translate(-50%,-50%)scale(.45)}25%{opacity:.9;transform:translate(-50%,-50%)scale(1.05)}50%{opacity:.45;transform:translate(-50%,-50%)scale(1.25)}to{opacity:0;transform:translate(-50%,-50%)scale(1.45)}}.theme-love .love-answer-text-glow{color:#fff;background:linear-gradient(90deg,#fff 0%,#ffd6ed 35%,#fff 50%,#ffd6ed 65%,#fff 100%) 0 0/250% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:1.7s ease-out 1.35s both loveAnswerTextReveal,3.5s ease-in-out 3.2s infinite loveAnswerShimmer;display:inline-block;position:relative}@keyframes loveAnswerShimmer{0%{filter:drop-shadow(0 0 6px #ffffff73)drop-shadow(0 0 14px #ff46aa73);background-position:100%}50%{filter:drop-shadow(0 0 10px #fffffff2)drop-shadow(0 0 25px #ff46becc)drop-shadow(0 0 40px #ff289673);background-position:0%}to{filter:drop-shadow(0 0 6px #ffffff73)drop-shadow(0 0 14px #ff46aa73);background-position:100%}}.theme-dnd{color:#fff;background:radial-gradient(circle at 50% 35%,#46238259,#0000 42%),radial-gradient(circle at 50% 80%,#dc4b142e,#0000 45%),#07060b;min-height:100vh;position:relative;overflow-x:hidden}.dnd-floating-dice{pointer-events:none;z-index:1;position:fixed;inset:0;overflow:hidden}.dnd-floating-dice span{color:#b9a7ff;opacity:.35;text-shadow:0 0 8px #785affcc,0 0 18px #6446ff80;font-size:24px;animation:8s ease-in-out infinite dndFloat;position:absolute}.dnd-floating-dice span:first-child{animation-delay:0s;top:18%;left:8%}.dnd-floating-dice span:nth-child(2){animation-delay:1.5s;top:25%;right:10%}.dnd-floating-dice span:nth-child(3){animation-delay:3s;bottom:28%;left:15%}.dnd-floating-dice span:nth-child(4){animation-delay:4.5s;bottom:35%;right:15%}.dnd-floating-dice span:nth-child(5){animation-delay:2s;top:55%;left:25%}.dnd-floating-dice span:nth-child(6){animation-delay:5s;top:62%;right:25%}@keyframes dndFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-22px)rotate(12deg)}}.dnd-stage{z-index:2;box-sizing:border-box;text-align:center;width:min(94vw,760px);margin:0 auto;padding:28px 16px 40px;position:relative}.dnd-eyebrow{color:#c8b8ff;letter-spacing:4px;text-shadow:0 0 8px #785affb3}.dnd-title{letter-spacing:2px;text-transform:uppercase;color:#fff;text-shadow:0 2px 4px #000,0 0 10px #6e50ffbf,0 0 24px #5032ff8c;margin:8px auto 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,8vw,58px);font-weight:900;line-height:1}.dnd-title span{color:#f0a23a;text-shadow:0 2px 4px #000,0 0 10px #ff8c1ed9,0 0 25px #ff5a0f99;display:block}.dnd-subtitle{color:#d7d1e7;margin-bottom:12px;font-size:17px;line-height:1.5}.dnd-crystal{cursor:pointer;z-index:3;width:min(94vw,430px);margin:10px auto 12px;transition:transform .3s,filter .3s;position:relative}.dnd-crystal:hover{filter:drop-shadow(0 0 18px #6446ffa6);transform:scale(1.025)}.dnd-crystal-image{width:100%;height:auto;margin:0 auto;display:block}.dnd-question-box{flex-direction:column;gap:10px;width:min(92vw,520px);margin:10px auto;display:flex}.dnd-question-box input{box-sizing:border-box;color:#fff;background:#0a0812e6;border:1px solid #9678ff80;border-radius:12px;outline:none;width:100%;padding:15px 16px;font-size:16px;box-shadow:0 0 12px #5a3cff26}.dnd-question-box input::placeholder{color:#8f879f}.dnd-question-box input:focus{border-color:#a98cff;box-shadow:0 0 15px #6e50ff73}.dnd-button{color:#fff;letter-spacing:1px;background:linear-gradient(135deg,#4b267d,#241345);border:1px solid #ffb446a6;font-weight:900;box-shadow:0 0 10px #643cff66,0 0 20px #ff6e1e2e}.dnd-button:hover{transform:translateY(-2px);box-shadow:0 0 15px #6e46ffa6,0 0 28px #ff781e4d}.dnd-crystal-rolling{animation:1.8s ease-in-out infinite dndCrystalRoll}@keyframes dndCrystalRoll{0%,to{transform:rotate(0)scale(1)}25%{transform:rotate(-2deg)scale(1.02)}50%{transform:rotate(2deg)scale(1.04)}75%{transform:rotate(-1deg)scale(1.02)}}.dnd-magic-glow{aspect-ratio:1;filter:blur(22px);pointer-events:none;background:radial-gradient(circle,#9664ff59,#ff641e1f 45%,#0000 72%);border-radius:50%;width:65%;animation:1.8s ease-in-out infinite dndMagicPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes dndMagicPulse{0%,to{opacity:.55;transform:scale(.9)}50%{opacity:1;transform:scale(1.12)}}.dnd-runes{z-index:4;pointer-events:none;position:absolute;inset:0}.dnd-runes span{color:#c8b8ff;text-shadow:0 0 8px #9a75ff,0 0 18px #653cff;font-size:25px;animation:1.5s ease-in-out infinite alternate dndRuneGlow;position:absolute}.dnd-runes span:first-child{top:18%;left:16%}.dnd-runes span:nth-child(2){top:28%;right:12%}.dnd-runes span:nth-child(3){top:52%;left:8%}.dnd-runes span:nth-child(4){top:58%;right:8%}.dnd-runes span:nth-child(5){bottom:28%;left:20%}.dnd-runes span:nth-child(6){bottom:20%;right:18%}@keyframes dndRuneGlow{0%,to{opacity:.35;transform:scale(.9)rotate(0)}50%{opacity:1;transform:scale(1.15)rotate(8deg)}}.dnd-reveal-message{margin-top:4px}.dnd-reveal-d20{color:#fff;background:#321450cc;border:2px solid #f0a23a;justify-content:center;align-items:center;width:48px;height:48px;font-weight:900;display:inline-flex;transform:rotate(8deg);box-shadow:0 0 12px #ff8c1e8c}.dnd-reveal-message h2{color:#f0a23a;text-shadow:0 0 10px #ff781e80;margin:12px 0 4px;font-family:Georgia,serif}.dnd-reveal-message p{color:#aaa4b7}.dnd-loading-dots{justify-content:center;gap:7px;margin-top:15px;display:flex}.dnd-loading-dots span{background:#b08cff;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite dndDot}.dnd-loading-dots span:nth-child(2){animation-delay:.15s}.dnd-loading-dots span:nth-child(3){animation-delay:.3s}@keyframes dndDot{0%{opacity:.25;transform:scale(.7)}to{opacity:1;transform:scale(1.2)}}.dnd-crystal-answer{position:relative}.dnd-answer-overlay{text-align:center;z-index:10;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:55%;display:flex;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.dnd-answer-d20{color:#f0a23a;text-shadow:0 0 8px #fff,0 0 18px #ff9b35,0 0 30px #ff5b15;font-size:25px;font-weight:900;animation:1.8s ease-in-out infinite dndD20Pulse}@keyframes dndD20Pulse{0%,to{transform:scale(1)rotate(0)}50%{transform:scale(1.15)rotate(5deg)}}.dnd-answer-text{color:#fff;text-transform:uppercase;text-shadow:0 0 5px #fff,0 0 12px #a78bfa,0 0 24px #7348ff;width:100%;font-size:clamp(14px,3.7vw,22px);font-weight:900;line-height:1.08;animation:1.5s ease-out both dndAnswerReveal}@keyframes dndAnswerReveal{0%{opacity:0;filter:blur(8px);transform:scale(.65)}60%{opacity:1;filter:blur();transform:scale(1.06)}to{opacity:1;transform:scale(1)}}.dnd-answer-decoration{color:#f0a23a;text-shadow:0 0 8px #ff9b35;margin-top:6px;font-size:12px}.dnd-answer-card{box-sizing:border-box;text-align:center;background:linear-gradient(135deg,#281446eb,#0f0c19f5);border:1px solid #aa82ff73;border-radius:14px;width:min(90vw,420px);margin:10px auto 14px;padding:18px;box-shadow:0 0 20px #643cff2e}.dnd-answer-card span{color:#aaa0c8;letter-spacing:3px;margin-bottom:8px;font-size:11px;display:block}.dnd-answer-card strong{color:#f0a23a;text-shadow:0 0 10px #ff821e80;font-family:Georgia,serif;font-size:clamp(22px,6vw,34px);line-height:1.1;display:block}@media (max-width:600px){.dnd-stage{padding-top:24px}.dnd-title{font-size:clamp(29px,8vw,46px)}.dnd-crystal{width:94vw}.dnd-answer-overlay{width:58%;top:42%}.dnd-answer-text{font-size:clamp(13px,3.8vw,19px)}.dnd-answer-d20{font-size:21px}.dnd-answer-decoration{font-size:10px}}.theme-dnd .dnd-stage{z-index:2!important;box-sizing:border-box!important;text-align:center!important;flex-direction:column!important;align-items:center!important;width:100%!important;max-width:900px!important;min-height:100vh!important;margin:0 auto!important;padding:90px 22px 80px!important;display:flex!important;position:relative!important}.theme-dnd .dnd-eyebrow{color:#cbb5ff!important;letter-spacing:6px!important;text-transform:uppercase!important;text-shadow:0 0 8px #b182ffcc,0 0 22px #7444dc8c!important;margin:0 0 18px!important;font-size:clamp(14px,3.5vw,20px)!important;font-weight:700!important}.theme-dnd .dnd-title{letter-spacing:-2px!important;color:#fff!important;text-shadow:0 0 10px #ffffff73,0 0 25px #9e6cff73!important;max-width:95%!important;margin:0!important;font-size:clamp(36px,9vw,78px)!important;font-weight:900!important;line-height:.95!important}.theme-dnd .dnd-subtitle{color:#efe6ffe0!important;margin:25px 0 30px!important;font-size:clamp(17px,4.2vw,25px)!important;line-height:1.5!important}.theme-dnd .dnd-crystal{aspect-ratio:1!important;cursor:pointer!important;justify-content:center!important;align-items:center!important;width:min(72vw,430px)!important;margin:15px auto 25px!important;transition:transform .35s,filter .35s!important;display:flex!important;position:relative!important}.theme-dnd .dnd-crystal-image{object-fit:contain!important;z-index:3!important;filter:drop-shadow(0 0 12px #a570ffa6)drop-shadow(0 0 35px #6428dc73)!important;width:100%!important;height:100%!important;display:block!important;position:relative!important}@keyframes dndCrystalFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.theme-dnd .dnd-instruction{color:#d8c9f7!important;margin:5px 0 28px!important;font-size:clamp(16px,4vw,22px)!important;line-height:1.5!important}.theme-dnd .dnd-question{flex-direction:column!important;gap:14px!important;width:100%!important;max-width:650px!important;display:flex!important}.theme-dnd .dnd-question input{box-sizing:border-box!important;color:#fff!important;background:linear-gradient(#1e1430f2,#0a0712f2)!important;border:1px solid #a473ff73!important;border-radius:16px!important;outline:none!important;width:100%!important;padding:18px 20px!important;font-size:18px!important;box-shadow:inset 0 0 20px #0006,0 0 20px #6537b426!important}.theme-dnd .dnd-question input::placeholder{color:#e1d6f58c!important}.theme-dnd .dnd-question input:focus{border-color:#a875ff!important;box-shadow:0 0 0 2px #a875ff26,0 0 25px #7d40e64d!important}.theme-dnd .dnd-button{color:#fff!important;letter-spacing:1px!important;cursor:pointer!important;background:linear-gradient(135deg,#5f2db3,#8b4de8,#4d238e)!important;border:1px solid #dcbeff80!important;border-radius:18px!important;width:100%!important;min-height:58px!important;font-size:clamp(16px,4vw,21px)!important;font-weight:900!important;transition:transform .2s,box-shadow .2s!important;box-shadow:0 0 12px #925bff73,0 0 30px #602cbe4d,inset 0 1px #fff3!important}@keyframes dndRevealFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-8px)scale(1.015)}}.theme-dnd .dnd-magic-glow{filter:blur(18px)!important;z-index:1!important;background:radial-gradient(circle,#b177ff8c 0%,#6930dc40 35%,#0000 70%)!important;border-radius:50%!important;width:75%!important;height:75%!important;animation:1.4s ease-in-out infinite dndMagicPulse!important;position:absolute!important}.theme-dnd .dnd-magic-runes{z-index:5!important;pointer-events:none!important;position:absolute!important;inset:8%!important}.theme-dnd .dnd-magic-runes span{color:#d6baff!important;text-shadow:0 0 8px #b879ff,0 0 20px #7b36e8!important;font-size:clamp(22px,7vw,42px)!important;animation:1.8s ease-in-out infinite dndRuneGlow!important;position:absolute!important}.theme-dnd .dnd-reveal-message{text-align:center!important;margin-top:-5px!important}.theme-dnd .dnd-reveal-icon{color:#d9c0ff!important;text-shadow:0 0 10px #bd83ff,0 0 28px #7d35df!important;font-size:38px!important;animation:1.3s ease-in-out infinite dndSwordPulse!important}@keyframes dndSwordPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.theme-dnd .dnd-reveal-message h2{color:#fff!important;text-shadow:0 0 15px #af78ffb3!important;margin:8px 0 4px!important;font-size:clamp(24px,6vw,38px)!important}.theme-dnd .dnd-reveal-message p{color:#cbb9e9!important;margin:0!important;font-size:18px!important}@keyframes dndDotPulse{0%,to{opacity:.35;transform:scale(.75)}50%{opacity:1;transform:scale(1.25)}}.theme-dnd .dnd-stage-three .dnd-crystal{margin-bottom:5px!important}.theme-dnd .dnd-crystal-answer{animation:4s ease-in-out infinite dndAnswerFloat!important}@keyframes dndAnswerFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.theme-dnd .dnd-answer-overlay{z-index:10!important;text-align:center!important;pointer-events:none!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:52%!important;display:flex!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.theme-dnd .dnd-answer-icon{color:#fff!important;text-shadow:0 0 7px #fff,0 0 15px #c08cff,0 0 30px #8138e8!important;margin-bottom:6px!important;font-size:clamp(20px,5vw,32px)!important;animation:1.5s ease-in-out infinite dndAnswerIconPulse!important}@keyframes dndAnswerIconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.theme-dnd .dnd-answer-text{color:#fff!important;text-transform:uppercase!important;text-shadow:0 0 5px #fff,0 0 12px #d5b2ff,0 0 24px #8c45e8,0 0 40px #6f2bd2cc!important;max-width:100%!important;font-size:clamp(17px,4.5vw,30px)!important;font-weight:900!important;line-height:1.12!important;animation:2s ease-in-out infinite dndAnswerTextGlow!important}@keyframes dndAnswerTextGlow{0%,to{opacity:.9;filter:brightness(.95)}50%{opacity:1;filter:brightness(1.25)}}.theme-dnd .dnd-answer-decoration{color:#d3b1ff!important;text-shadow:0 0 10px #9d58ff!important;margin-top:8px!important;font-size:clamp(12px,3vw,18px)!important}.theme-dnd .dnd-answer-card{box-sizing:border-box!important;background:linear-gradient(145deg,#2d164bf7,#10081cf7)!important;border:1px solid #b284ff8c!important;border-radius:22px!important;width:100%!important;max-width:720px!important;margin:15px auto 22px!important;padding:24px 20px!important;box-shadow:0 0 25px #6932be40,inset 0 1px #ffffff14!important}.theme-dnd .dnd-answer-card span{color:#c8a8ed!important;letter-spacing:5px!important;margin-bottom:12px!important;font-size:clamp(13px,3vw,17px)!important;font-weight:800!important;display:block!important}.theme-dnd .dnd-answer-card strong{color:#fff!important;text-transform:uppercase!important;text-shadow:0 0 10px #c08fffb3!important;font-size:clamp(24px,6vw,42px)!important;font-weight:900!important;line-height:1.15!important;display:block!important}.theme-dnd .dnd-closing{color:#d8c8eb!important;margin:8px 0 18px!important;font-size:clamp(16px,4vw,22px)!important;line-height:1.55!important}@media (max-width:600px){.theme-dnd .dnd-stage{padding:75px 16px 70px!important}.theme-dnd .dnd-eyebrow{letter-spacing:4px!important}.theme-dnd .dnd-title{letter-spacing:-1.5px!important}.theme-dnd .dnd-crystal{width:min(78vw,380px)!important}.theme-dnd .dnd-answer-overlay{width:55%!important}.theme-dnd .dnd-answer-card{padding:22px 16px!important}}.theme-dnd{color:#f5efff!important;background:radial-gradient(circle at 50% 45%,#6937be2e,#0000 38%),linear-gradient(#05030a40,#05030a8c)!important;min-height:100vh!important;position:relative!important;overflow:hidden auto!important}.theme-dnd>div[aria-hidden=true]:first-child{z-index:0!important;background-image:url(/themes/dnd-background.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;position:fixed!important;inset:0!important}.theme-dnd .dnd-stage{z-index:5!important;text-align:center!important;flex-direction:column!important;align-items:center!important;width:100%!important;max-width:900px!important;min-height:100vh!important;margin:0 auto!important;padding:70px 20px 60px!important;display:flex!important;position:relative!important}.theme-dnd .dnd-title{z-index:10!important;letter-spacing:-2px!important;color:#fff!important;text-shadow:0 0 8px #ffffff80,0 0 20px #a875ffb3,0 0 45px #6734dc99!important;margin:0!important;font-size:clamp(38px,8vw,72px)!important;font-weight:900!important;line-height:.95!important;position:relative!important}.theme-dnd .dnd-title span{color:#a875ff!important;text-shadow:0 0 8px #d0a8ff,0 0 20px #a875ff,0 0 45px #6f32d6!important}.theme-dnd .dnd-subtitle{z-index:10!important;color:#e5d9f8!important;text-shadow:0 2px 8px #000000e6!important;margin:18px 0 12px!important;font-size:clamp(17px,4vw,24px)!important;line-height:1.45!important;position:relative!important}.theme-dnd .dnd-crystal{z-index:10!important;aspect-ratio:auto!important;cursor:pointer!important;width:min(82vw,520px)!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;justify-content:center!important;align-items:center!important;margin:5px auto 12px!important;transition:transform .25s,filter .25s!important;display:flex!important;position:relative!important}.theme-dnd .dnd-crystal-image{z-index:12!important;object-fit:contain!important;filter:drop-shadow(0 0 10px #be91ffb3)drop-shadow(0 0 25px #7d41e68c)drop-shadow(0 0 50px #5a23be59)!important;background:0 0!important;border:0!important;width:100%!important;max-width:520px!important;height:auto!important;display:block!important;position:relative!important}.theme-dnd .dnd-stage-one .dnd-crystal{animation:4s ease-in-out infinite dndCrystalFloatFinal!important}@keyframes dndCrystalFloatFinal{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.theme-dnd .dnd-instruction{z-index:10!important;color:#ddd0f4!important;text-shadow:0 2px 8px #000000e6!important;margin:2px 0 18px!important;font-size:clamp(15px,3.5vw,20px)!important;line-height:1.45!important;position:relative!important}.theme-dnd .dnd-question-box input,.theme-dnd .dnd-question input{box-sizing:border-box!important;color:#fff!important;background:#0a0712e0!important;border:1px solid #b487ff8c!important;border-radius:16px!important;outline:none!important;width:100%!important;min-height:56px!important;padding:16px 18px!important;font-size:17px!important;box-shadow:0 0 20px #50239633,inset 0 0 18px #0006!important}.theme-dnd .dnd-question-box input::placeholder,.theme-dnd .dnd-question input::placeholder{color:#e1d7f599!important}.theme-dnd .dnd-question-box input:focus,.theme-dnd .dnd-question input:focus{border-color:#b184ff!important;box-shadow:0 0 0 2px #aa78ff26,0 0 25px #783ce666!important}.theme-dnd .dnd-button{z-index:10!important;color:#fff!important;letter-spacing:1px!important;cursor:pointer!important;background:linear-gradient(135deg,#54219f,#8a4ee8,#4d218d)!important;border:1px solid #e1c8ff8c!important;border-radius:18px!important;width:100%!important;min-height:58px!important;font-size:clamp(15px,4vw,20px)!important;font-weight:900!important;transition:transform .2s,box-shadow .2s!important;position:relative!important;box-shadow:0 0 15px #9155ff80,0 0 35px #5a28be59!important}.theme-dnd .dnd-button:hover{transform:translateY(-2px)!important;box-shadow:0 0 20px #be8cffcc,0 0 45px #6932dc8c!important}.theme-dnd .dnd-floating-dice{z-index:2!important;pointer-events:none!important}@media (max-width:600px){.theme-dnd .dnd-stage{padding:45px 14px!important}.theme-dnd .dnd-title{font-size:clamp(32px,9vw,48px)!important}.theme-dnd .dnd-subtitle{margin-top:14px!important;font-size:17px!important}.theme-dnd .dnd-crystal{width:min(88vw,390px)!important;margin-top:4px!important;margin-bottom:10px!important}.theme-dnd .dnd-crystal-image{width:100%!important;height:auto!important}.theme-dnd .dnd-instruction{margin-bottom:16px!important;font-size:15px!important}.theme-dnd .dnd-question-box{width:100%!important}}.theme-dnd{color:#fff!important;background:#090511!important;width:100%!important;min-height:100vh!important;position:relative!important;overflow:hidden auto!important}.theme-dnd .dnd-background{z-index:0!important;pointer-events:none!important;background-image:linear-gradient(#0803122e,#0803124d),url(/themes/dnd-background.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;position:fixed!important;inset:0!important}.theme-dnd .dnd-stage,.theme-dnd .dnd-floating-dice{z-index:5!important;position:relative!important}.theme-dnd .dnd-stage{box-sizing:border-box!important;text-align:center!important;flex-direction:column!important;align-items:center!important;width:min(100%,1200px)!important;min-height:100vh!important;margin:0 auto!important;padding:18px 24px 40px!important;display:flex!important}.theme-dnd .dnd-topbar{grid-template-columns:1fr auto 1fr!important;align-items:center!important;width:100%!important;margin-bottom:12px!important;display:grid!important}.theme-dnd .dnd-back,.theme-dnd .dnd-theme-badge{color:#f6d78a!important;cursor:pointer!important;background:linear-gradient(135deg,#1c0a32f0,#0c0519f0)!important;border:1px solid #cd8bffd9!important;border-radius:28px!important;min-height:44px!important;padding:9px 20px!important;font-family:Georgia,serif!important;font-size:15px!important;font-weight:700!important;box-shadow:0 0 14px #8b36ff40,inset 0 0 10px #00000059!important}.theme-dnd .dnd-back{justify-self:start!important}.theme-dnd .dnd-theme-badge{justify-self:end!important}.theme-dnd .dnd-back:hover,.theme-dnd .dnd-theme-badge:hover{box-shadow:0 0 18px #b05bffa6!important}.theme-dnd .dnd-brand{color:#f5d27a!important;letter-spacing:1px!important;text-shadow:0 0 10px #f2bf4c59!important;font-family:Georgia,serif!important;font-size:21px!important;font-weight:700!important}.theme-dnd .dnd-eyebrow{color:#e9c96d!important;letter-spacing:4px!important;text-transform:uppercase!important;text-shadow:0 0 12px #e09dff59!important;margin:8px 0 5px!important;font-family:Georgia,serif!important;font-size:14px!important;font-weight:700!important}.theme-dnd .dnd-title{letter-spacing:-2px!important;color:#fff8ee!important;text-shadow:0 2px 4px #000000e6,0 0 15px #ffffff40!important;margin:0!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(44px,7vw,86px)!important;font-weight:900!important;line-height:.88!important}.theme-dnd .dnd-title span{color:#b86cff!important;text-shadow:0 0 5px #fff,0 0 14px #c45cff,0 0 32px #8b28ff,0 0 60px #6e23ffcc!important;margin-top:4px!important;display:block!important}.theme-dnd .dnd-subtitle{color:#f3d99a!important;text-shadow:0 2px 7px #000!important;margin:13px 0 2px!important;font-family:Georgia,serif!important;font-size:clamp(17px,2.2vw,23px)!important;line-height:1.25!important}.theme-dnd .dnd-crystal{z-index:10!important;cursor:pointer!important;appearance:none!important;background:0 0!important;border:0!important;outline:0!important;justify-content:center!important;align-items:center!important;width:min(72vw,650px)!important;margin:8px auto 0!important;padding:0!important;transition:transform .25s,filter .25s!important;display:flex!important;position:relative!important}.theme-dnd .dnd-crystal:hover{filter:drop-shadow(0 0 12px #d487fff2)drop-shadow(0 0 30px #802dffbf)drop-shadow(0 0 60px #5e19ff80)!important;transform:scale(1.025)!important}.theme-dnd .dnd-crystal:active{transform:scale(.97)!important}.theme-dnd .dnd-crystal-image{object-fit:contain!important;filter:drop-shadow(0 0 9px #d28cffd9)drop-shadow(0 0 25px #7d37ffb3)drop-shadow(0 0 50px #5a19e673)!important;background:0 0!important;width:100%!important;max-width:650px!important;height:auto!important;display:block!important}.theme-dnd .dnd-instruction{color:#e8dcf5!important;text-shadow:0 2px 7px #000!important;margin:2px 0 10px!important;font-family:Georgia,serif!important;font-size:16px!important}.theme-dnd .dnd-question-box{z-index:20!important;flex-direction:column!important;gap:12px!important;width:min(92vw,650px)!important;display:flex!important;position:relative!important}.theme-dnd .dnd-question-box input{box-sizing:border-box!important;color:#fff!important;background:linear-gradient(90deg,#0b0519f0,#130727f0)!important;border:1px solid #b879ff!important;border-radius:30px!important;outline:none!important;width:100%!important;min-height:58px!important;padding:15px 24px!important;font-family:Georgia,serif!important;font-size:17px!important;box-shadow:0 0 12px #8637ff40,inset 0 0 20px #00000073!important}.theme-dnd .dnd-question-box input::placeholder{color:#e8dcf5ad!important}.theme-dnd .dnd-question-box input:focus{border-color:#e1b5ff!important;box-shadow:0 0 18px #ad56ff8c,inset 0 0 20px #00000073!important}.theme-dnd .dnd-button{z-index:20!important;color:#fff!important;letter-spacing:1px!important;cursor:pointer!important;background:linear-gradient(#8d36ff 0%,#6418ca 45%,#3b0d79 100%)!important;border:1px solid #d8a2ff!important;border-radius:32px!important;width:min(92vw,450px)!important;min-height:58px!important;margin:0 auto!important;padding:12px 24px!important;font-family:Georgia,Times New Roman,serif!important;font-size:19px!important;font-weight:900!important;transition:transform .2s,box-shadow .2s!important;position:relative!important;box-shadow:0 0 10px #c469ffbf,0 0 25px #6b1edc8c,inset 0 1px #ffffff59!important}.theme-dnd .dnd-button:hover:not(:disabled){transform:translateY(-2px)!important;box-shadow:0 0 15px #dd9ffff2,0 0 38px #7926f0bf!important}.theme-dnd .dnd-button:active:not(:disabled){transform:scale(.97)!important}.theme-dnd .dnd-button:disabled{opacity:.55!important;cursor:not-allowed!important}.theme-dnd .dnd-closing{color:#f1cb72!important;text-shadow:0 2px 6px #000!important;margin:13px 0 5px!important;font-family:Georgia,serif!important;font-size:16px!important}.theme-dnd .small{z-index:10!important;color:#e7dcf5a6!important;position:relative!important}.theme-dnd .dnd-stage-two .dnd-crystal{animation:1.2s ease-in-out infinite dndCrystalPulse!important}@keyframes dndCrystalPulse{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}.theme-dnd .dnd-magic-glow{filter:blur(18px)!important;z-index:1!important;background:radial-gradient(circle,#b853ff80,#0000 68%)!important;border-radius:50%!important;position:absolute!important;inset:8%!important}.theme-dnd .dnd-magic-runes{z-index:15!important;pointer-events:none!important;animation:8s linear infinite dndRunesSpin!important;position:absolute!important;inset:0!important}@keyframes dndRunesSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.theme-dnd .dnd-magic-runes span{color:#d58aff!important;text-shadow:0 0 12px #9d3cff!important;font-size:28px!important;position:absolute!important}.theme-dnd .dnd-magic-runes span:first-child{top:5%;left:48%}.theme-dnd .dnd-magic-runes span:nth-child(2){top:28%;right:5%}.theme-dnd .dnd-magic-runes span:nth-child(3){bottom:12%;right:16%}.theme-dnd .dnd-magic-runes span:nth-child(4){bottom:8%;left:48%}.theme-dnd .dnd-magic-runes span:nth-child(5){bottom:28%;left:5%}.theme-dnd .dnd-magic-runes span:nth-child(6){top:25%;left:6%}.theme-dnd .dnd-reveal-message{z-index:20!important;color:#fff!important;margin-top:-5px!important;position:relative!important}.theme-dnd .dnd-reveal-message h2{margin:8px 0 3px!important;font-family:Georgia,serif!important;font-size:26px!important}.theme-dnd .dnd-reveal-message p{color:#dccaf0!important;margin:0!important}.theme-dnd .dnd-reveal-icon{clip-path:polygon(50% 0%,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%)!important;color:#f7cf70!important;background:#24104a!important;border:2px solid #f1c45e!important;justify-content:center!important;align-items:center!important;width:58px!important;height:58px!important;margin:auto!important;font-family:Georgia,serif!important;font-size:22px!important;font-weight:900!important;display:flex!important;box-shadow:0 0 20px #ab4fff99!important}.theme-dnd .dnd-loading-dots{gap:7px!important;margin-top:12px!important;display:flex!important}.theme-dnd .dnd-loading-dots span{background:#c77aff!important;border-radius:50%!important;width:8px!important;height:8px!important;animation:1s infinite alternate dndDot!important;box-shadow:0 0 10px #a442ff!important}.theme-dnd .dnd-loading-dots span:nth-child(2){animation-delay:.2s!important}.theme-dnd .dnd-loading-dots span:nth-child(3){animation-delay:.4s!important}.theme-dnd .dnd-answer-overlay{box-sizing:border-box!important;z-index:30!important;background:#080312e0!important;border:1px solid #daa4ffcc!important;border-radius:20px!important;width:60%!important;padding:18px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;box-shadow:0 0 30px #782be6a6!important}.theme-dnd .dnd-answer-icon{color:#f1c85e!important;margin-bottom:7px!important;font-family:Georgia,serif!important;font-size:28px!important;font-weight:900!important}.theme-dnd .dnd-answer-text{color:#fff!important;text-shadow:0 0 10px #cf85ffa6!important;font-family:Georgia,serif!important;font-size:clamp(15px,3vw,23px)!important;font-weight:900!important;line-height:1.25!important}.theme-dnd .dnd-answer-card{box-sizing:border-box!important;background:#0a0416e6!important;border:1px solid #cf94ffa6!important;border-radius:18px!important;width:min(92vw,650px)!important;margin:5px auto 15px!important;padding:18px 20px!important;box-shadow:0 0 22px #6923d24d!important}.theme-dnd .dnd-answer-card span{color:#e6c873!important;letter-spacing:2px!important;margin-bottom:7px!important;font-family:Georgia,serif!important;font-size:13px!important;display:block!important}.theme-dnd .dnd-answer-card strong{color:#fff!important;font-family:Georgia,serif!important;font-size:clamp(20px,4vw,32px)!important}.theme-dnd .dnd-floating-dice{pointer-events:none!important;z-index:2!important;position:fixed!important;inset:0!important}.theme-dnd .dnd-floating-dice span{color:#c477ff59!important;text-shadow:0 0 12px #9637ffcc!important;animation:7s ease-in-out infinite dndFloatDice!important;position:absolute!important}.theme-dnd .dnd-floating-dice span:first-child{top:28%;left:7%}.theme-dnd .dnd-floating-dice span:nth-child(2){top:35%;right:8%;animation-delay:1s!important}.theme-dnd .dnd-floating-dice span:nth-child(3){bottom:22%;left:10%;animation-delay:2s!important}.theme-dnd .dnd-floating-dice span:nth-child(4){bottom:27%;right:11%;animation-delay:3s!important}.theme-dnd .dnd-floating-dice span:nth-child(5){top:18%;left:25%;animation-delay:4s!important}.theme-dnd .dnd-floating-dice span:nth-child(6){top:18%;right:25%;animation-delay:5s!important}@keyframes dndFloatDice{0%,to{opacity:.25;transform:translateY(0)rotate(0)}50%{opacity:.55;transform:translateY(-18px)rotate(12deg)}}@media (max-width:700px){.theme-dnd .dnd-stage{padding:12px 14px 35px!important}.theme-dnd .dnd-topbar{grid-template-columns:1fr auto!important;gap:8px!important}.theme-dnd .dnd-brand{grid-area:1/1/auto/-1!important;font-size:17px!important}.theme-dnd .dnd-back{grid-area:2/1!important;justify-self:start!important;padding:7px 14px!important;font-size:13px!important}.theme-dnd .dnd-theme-badge{grid-area:2/2!important;padding:7px 14px!important;font-size:13px!important}.theme-dnd .dnd-eyebrow{letter-spacing:2px!important;margin-top:10px!important;font-size:11px!important}.theme-dnd .dnd-title{font-size:clamp(37px,11vw,58px)!important}.theme-dnd .dnd-subtitle{font-size:16px!important}.theme-dnd .dnd-crystal{width:min(94vw,500px)!important;margin-top:4px!important}.theme-dnd .dnd-crystal-image{width:100%!important}.theme-dnd .dnd-instruction{font-size:14px!important}.theme-dnd .dnd-question-box{width:94vw!important}.theme-dnd .dnd-question-box input{min-height:53px!important;font-size:15px!important}.theme-dnd .dnd-button{width:88vw!important;min-height:55px!important;font-size:16px!important}.theme-dnd .dnd-answer-overlay{width:72%!important;padding:12px!important}.theme-dnd .dnd-answer-card{width:94vw!important}}.theme-dnd{height:auto!important;min-height:100svh!important;overflow-x:hidden!important}.theme-dnd .dnd-stage{justify-content:flex-start!important;height:auto!important;min-height:100svh!important;padding:14px 24px 30px!important}.theme-dnd .dnd-topbar{margin-bottom:8px!important}.theme-dnd .dnd-title{font-size:clamp(42px,6vw,72px)!important;line-height:.9!important}.theme-dnd .dnd-subtitle{margin:9px 0 0!important}.theme-dnd .dnd-crystal{width:min(48vw,540px)!important;margin:2px auto 0!important}.theme-dnd .dnd-crystal-image{width:100%!important;max-width:540px!important}.theme-dnd .dnd-instruction{margin:0 0 8px!important}.theme-dnd .dnd-question-box{gap:10px!important;width:min(90vw,650px)!important}@media (min-width:701px){.theme-dnd .dnd-stage{max-width:1400px!important}.theme-dnd .dnd-eyebrow{margin-top:3px!important}.theme-dnd .dnd-closing{margin-top:9px!important}}@media (max-width:700px){.theme-dnd .dnd-stage{padding:10px 12px 25px!important}.theme-dnd .dnd-crystal{width:min(88vw,440px)!important}.theme-dnd .dnd-crystal-image{max-width:440px!important}.theme-dnd .dnd-title{font-size:clamp(36px,10.5vw,54px)!important}.theme-dnd .dnd-subtitle{margin-top:7px!important}}.theme-dnd .dnd-answer-text{letter-spacing:2px!important;text-align:center!important;text-transform:uppercase!important;color:#fff7ff!important;text-shadow:0 0 5px #fffffff2,0 0 12px #d2a0fff2,0 0 24px #a050ffd9,0 0 45px #6e28dca6!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(24px,4vw,42px)!important;font-weight:700!important;line-height:1.15!important;animation:2.8s ease-in-out infinite alternate dndMagicalAnswer!important}@keyframes dndMagicalAnswer{0%{filter:brightness();transform:scale(1)}to{filter:brightness(1.25);transform:scale(1.025)}}.theme-dnd .dnd-answer-card strong{letter-spacing:2px!important;text-transform:uppercase!important;color:#fff7ff!important;text-shadow:0 0 5px #ffffffe6,0 0 12px #c891ffd9,0 0 25px #8237e6b3!important;font-family:Georgia,Times New Roman,serif!important;font-weight:700!important}.theme-chaos{position:relative;overflow:hidden}.theme-chaos:before{content:"";z-index:0;pointer-events:none;background-image:url(/themes/chaos-background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;animation:18s ease-in-out infinite alternate chaosBackgroundDrift,5s ease-in-out infinite chaosBackgroundPulse;position:fixed;inset:-8%}.theme-chaos:after{content:"";z-index:0;pointer-events:none;mix-blend-mode:screen;background:conic-gradient(#0000 0deg,#ff46dc2e 35deg,#0000 75deg,#7832ff29 145deg,#0000 205deg,#ff6e282e 285deg,#0000 330deg);animation:14s linear infinite chaosEnergySpin;position:fixed;inset:-25%}.theme-chaos>*{z-index:1;position:relative}@keyframes chaosBackgroundDrift{0%{transform:scale(1.02)translate(-1%,-1%)}50%{transform:scale(1.07)translate(1%,.5%)}to{transform:scale(1.04)translate(-.5%,1%)}}@keyframes chaosBackgroundPulse{0%,to{filter:brightness(.92)saturate()}50%{filter:brightness(1.18)saturate(1.25)}}@keyframes chaosEnergySpin{0%{transform:rotate(0)scale(1)}to{transform:rotate(360deg)scale(1)}}@media (prefers-reduced-motion:reduce){.theme-chaos:before,.theme-chaos:after{animation:none}}.theme-chaos .chaos-lightning{z-index:0;pointer-events:none;opacity:0;background-image:url(/themes/chaos-lightning.png);background-position:50%;background-repeat:no-repeat;background-size:cover;animation:10s infinite chaosLightningStrike;position:fixed;inset:0}@keyframes chaosLightningStrike{0%,45%,to{opacity:0}50%{opacity:.35}52%{opacity:.95}55%{opacity:.45}58%{opacity:1}62%{opacity:.55}67%{opacity:.9}72%{opacity:.35}78%{opacity:.65}85%{opacity:.15}92%{opacity:0}}.theme-chaos>:not(.chaos-lightning){z-index:1;position:relative}@media (prefers-reduced-motion:reduce){.theme-chaos .chaos-lightning{opacity:0;animation:none}}.theme-chaos .chaos-crystal{cursor:pointer;z-index:2;width:min(520px,78vw);margin:20px auto;transition:transform .25s;position:relative}.theme-chaos .chaos-crystal-image{object-fit:contain;filter:drop-shadow(0 0 15px #aa28ffbf)drop-shadow(0 0 35px #ff28dc73);width:100%;height:auto;transition:filter .3s,transform .3s;display:block}.theme-chaos .chaos-crystal:hover .chaos-crystal-image{filter:drop-shadow(0 0 20px #be3cfff2)drop-shadow(0 0 50px #ff28dcb3);transform:scale(1.025)}.theme-chaos .chaos-crystal.shaking .chaos-crystal-image{animation:.45s ease-in-out infinite alternate chaosCrystalPulse}@keyframes chaosCrystalPulse{0%{filter:drop-shadow(0 0 15px #aa28ffbf)drop-shadow(0 0 30px #ff28dc73);transform:scale(1)}to{filter:drop-shadow(0 0 30px #dc46ff)drop-shadow(0 0 70px #ff28dccc);transform:scale(1.045)}}.theme-chaos .chaos-pulse{aspect-ratio:1;pointer-events:none;z-index:3;mix-blend-mode:screen;border-radius:50%;justify-content:center;align-items:center;width:45%;display:flex;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.theme-chaos .chaos-pulse-core{background:radial-gradient(circle,#fff 0%,#eb96fffa 18%,#be32ffcc 45%,#821eff59 68%,#0000 100%);border-radius:50%;width:18%;height:18%;animation:2.4s ease-in-out infinite chaosLightPulse;box-shadow:0 0 12px #fff,0 0 25px #eb64fff2,0 0 50px #aa28ffcc,0 0 90px #7814ff8c}.theme-chaos .chaos-pulse-ring{border:2px solid #e164ff80;border-radius:50%;width:65%;height:65%;animation:2.4s ease-in-out infinite chaosLightRing;position:absolute;box-shadow:0 0 15px #d246ffb3,inset 0 0 15px #be32ff59}@keyframes chaosLightPulse{0%,to{opacity:.55;transform:scale(.72)}50%{opacity:1;transform:scale(1.35)}}@keyframes chaosLightRing{0%,to{opacity:.25;transform:scale(.7)}50%{opacity:.9;transform:scale(1.35)}}.theme-chaos .chaos-crystal.shaking .chaos-pulse-core{animation:.8s ease-in-out infinite chaosLightPulse,.8s ease-in-out infinite chaosLightFlash}.theme-chaos .chaos-crystal.shaking .chaos-pulse-ring{animation:.8s ease-in-out infinite chaosLightRing}@keyframes chaosLightFlash{0%,to{filter:brightness()}50%{filter:brightness(1.8)}}@media (prefers-reduced-motion:reduce){.theme-chaos .chaos-pulse-core,.theme-chaos .chaos-pulse-ring{animation:none}}.theme-chaos .chaos-smoke-static{z-index:1;pointer-events:none;opacity:.38;background-image:url(/themes/chaos-smoke-static.png);background-position:50%;background-repeat:no-repeat;background-size:cover;animation:14s ease-in-out infinite alternate chaosSmokeDrift,5s ease-in-out infinite chaosSmokePulse;position:fixed;inset:0}@keyframes chaosSmokeDrift{0%{transform:scale(1)translate(-1%)}50%{transform:scale(1.04)translate(1%,-.5%)}to{transform:scale(1.08)translate(-.5%,1%)}}@keyframes chaosSmokePulse{0%,to{opacity:.28}50%{opacity:.48}}@media (prefers-reduced-motion:reduce){.theme-chaos .chaos-smoke-static{opacity:.35;animation:none}}.theme-chaos .chaos-crystal-answer{z-index:5;pointer-events:none;text-align:center;color:#fff;letter-spacing:2px;text-transform:uppercase;text-shadow:0 0 5px #fff,0 0 12px #eb82ff,0 0 25px #be32fff2,0 0 45px #821effcc;opacity:0;width:55%;font-size:clamp(18px,3.5vw,34px);font-weight:900;line-height:1.05;animation:.9s cubic-bezier(.2,.8,.2,1) forwards chaosAnswerReveal;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)scale(.7)}@keyframes chaosAnswerReveal{0%{opacity:0;filter:blur(12px);transform:translate(-50%,-50%)scale(.55)}45%{opacity:1;filter:blur();transform:translate(-50%,-50%)scale(1.08)}70%{transform:translate(-50%,-50%)scale(.96)}to{opacity:1;filter:blur();transform:translate(-50%,-50%)scale(1)}}.theme-chaos .chaos-crystal-answer:after{content:"";z-index:-1;background:radial-gradient(circle,#ffffff29 0%,#d250ff1f 35%,#0000 70%);border-radius:50%;width:120%;height:120%;animation:2s ease-in-out infinite alternate chaosAnswerGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes chaosAnswerGlow{0%{opacity:.25;transform:translate(-50%,-50%)scale(.85)}to{opacity:.8;transform:translate(-50%,-50%)scale(1.15)}}@media (prefers-reduced-motion:reduce){.theme-chaos .chaos-crystal-answer,.theme-chaos .chaos-crystal-answer:after{opacity:1;filter:none;animation:none;transform:translate(-50%,-50%)scale(1)}}.theme-chaos .chaos-answer-reveal{animation:1s cubic-bezier(.16,1,.3,1) both chaosAnswerImpact}@keyframes chaosAnswerImpact{0%{opacity:0;filter:blur(12px);transform:translateY(18px)scale(.88);box-shadow:0 0 #be32ff00}35%{opacity:1;filter:blur();transform:translateY(-3px)scale(1.04);box-shadow:0 0 35px #be32ffbf,0 0 80px #821eff66}55%{transform:translateY(0)scale(.99)}to{opacity:1;filter:blur();transform:translateY(0)scale(1);box-shadow:0 0 18px #be32ff59}}.theme-chaos .chaos-answer-reveal strong{animation:1.1s ease-out both chaosAnswerText}@keyframes chaosAnswerText{0%{opacity:0;letter-spacing:8px;text-shadow:0 0 #fff0}45%{opacity:1;letter-spacing:3px;text-shadow:0 0 8px #fff,0 0 22px #dc5aff,0 0 45px #a028ffcc}to{opacity:1;letter-spacing:normal;text-shadow:0 0 5px #fffc,0 0 16px #be3cffb3}}@media (prefers-reduced-motion:reduce){.theme-chaos .chaos-answer-reveal,.theme-chaos .chaos-answer-reveal strong{animation:none}}.theme-eclipse{--bg:#08060d;--panel:#08060ed1;--text:#fff8e8;--muted:#c8bdd8;--accent:#d8a24a;--accent2:#7c3cff;isolation:isolate;background:linear-gradient(90deg,#ffb74114 0%,#ffb74105 35%,#5a23960a 50%,#501e9614 65%,#280a5024 100%),url(/themes/eclipse-background.png) top/100% no-repeat fixed;position:relative;overflow-x:hidden}.theme-eclipse:before{content:"";pointer-events:none;z-index:-1;mix-blend-mode:screen;background:radial-gradient(circle at 50% 18%,#ffbe461a,#0000 28%),linear-gradient(90deg,#ffbe500a,#0000 45%,#6428b41a);position:fixed;inset:0}.theme-eclipse h1{text-shadow:0 0 12px #ffcd6440,0 0 30px #783cdc33}.theme-eclipse h1 span{background:linear-gradient(90deg,#ffe8a3 0%,#fff 38%,#c99aff 62%,#8b52ff 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.theme-eclipse .eyebrow{color:#e8c978}.theme-eclipse .question input{background:#05040ad1;border-color:#daaa466b;box-shadow:inset 0 0 20px #00000073,0 0 20px #6e32b41f}.theme-eclipse .question input:focus{border-color:#d8a24a;box-shadow:0 0 0 3px #d8a24a26,0 0 25px #7c3cff38}.theme-eclipse .primary{background:linear-gradient(100deg,#a96b19,#e7bd58 35%,#7d42d9 70%,#5121a5);box-shadow:0 12px 35px #5a23a073,0 0 25px #e6b4462e}.theme-eclipse .result{background:#07050de0;border-color:#d8a24a73;box-shadow:0 15px 50px #0000008c,0 0 35px #692dbe33}.theme-eclipse .result span{color:#d8b965}.theme-eclipse .result strong{text-shadow:0 0 12px #ffdc8273,0 0 28px #9146ff40}.theme-eclipse .eclipse-crystal{background:0 0;border:0;justify-content:center;align-items:center;width:min(352px,70vw);height:352px;margin:20px auto;padding:0;display:flex;position:relative}.theme-eclipse .eclipse-crystal-image{object-fit:contain;filter:drop-shadow(0 0 18px #ffbe504d)drop-shadow(0 0 30px #823cff40);background:0 0;width:100%;height:100%;display:block}.theme-eclipse .eclipse-crystal{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:min(280px,62vw);height:280px;margin:18px auto;padding:0;animation:5s ease-in-out infinite eclipseFloat;display:flex;position:relative}.theme-eclipse .eclipse-crystal-image{z-index:3;object-fit:contain;filter:drop-shadow(0 0 10px #ffc44b47)drop-shadow(0 0 18px #8b41ff3d);background:0 0;width:100%;height:100%;animation:3.5s ease-in-out infinite eclipseBreath;display:block;position:relative}.theme-eclipse .eclipse-crystal:before{content:"";z-index:1;filter:blur(18px);opacity:.7;background:conic-gradient(#ffd26400,#ffd26459,#ffd26400,#9146ff00,#9146ff59,#9146ff00);border-radius:50%;width:76%;height:76%;animation:8s linear infinite eclipseEnergy;position:absolute}.theme-eclipse .eclipse-crystal:after{content:"";z-index:2;filter:blur(10px);background:radial-gradient(circle,#ffeeb447 0%,#964bff2e 38%,#0000 72%);border-radius:50%;width:38%;height:38%;animation:2.8s ease-in-out infinite eclipseCore;position:absolute}@keyframes eclipseFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes eclipseBreath{0%,to{transform:scale(1)}50%{transform:scale(1.025)}}@keyframes eclipseEnergy{0%{transform:rotate(0)scale(.92)}to{transform:rotate(360deg)scale(1.05)}}@keyframes eclipseCore{0%,to{opacity:.45;transform:scale(.85)}50%{opacity:.9;transform:scale(1.12)}}.theme-eclipse .eclipse-crystal-awakening{animation:1.2s ease-in-out infinite eclipseAwakenFloat,.18s ease-in-out infinite eclipseAwakenShake}.theme-eclipse .eclipse-crystal-awakening:before{opacity:1;filter:blur(24px);animation:1.8s linear infinite eclipseEnergy,.8s ease-in-out infinite eclipsePowerPulse}.theme-eclipse .eclipse-crystal-awakening:after{animation:.9s ease-in-out infinite eclipseCore}.theme-eclipse .eclipse-crystal-awakening .eclipse-crystal-image{animation:.9s ease-in-out infinite eclipseBreath}@keyframes eclipseAwakenFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-5px)scale(1.035)}}@keyframes eclipseAwakenShake{0%,to{rotate:none}25%{rotate:-1deg}75%{rotate:1deg}}@keyframes eclipsePowerPulse{0%,to{opacity:.45;scale:.85}50%{opacity:1;scale:1.12}}.theme-eclipse .eclipse-energy-ring{z-index:4;pointer-events:none;opacity:0;border:1px solid #ffd26473;border-radius:50%;width:78%;height:30%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-18deg)}.theme-eclipse .eclipse-crystal-awakening .eclipse-energy-ring{opacity:1}.theme-eclipse .eclipse-energy-ring-one{animation:2s ease-out infinite eclipseRingOne}.theme-eclipse .eclipse-energy-ring-two{border-color:#9146ff8c;animation:2.4s ease-out infinite eclipseRingTwo;transform:translate(-50%,-50%)rotate(18deg)}@keyframes eclipseRingOne{0%{opacity:0;transform:translate(-50%,-50%)rotate(-18deg)scale(.65)}25%{opacity:.9}to{opacity:0;transform:translate(-50%,-50%)rotate(-18deg)scale(1.35)}}@keyframes eclipseRingTwo{0%{opacity:0;transform:translate(-50%,-50%)rotate(18deg)scale(.55)}30%{opacity:.85}to{opacity:0;transform:translate(-50%,-50%)rotate(18deg)scale(1.45)}}.theme-eclipse .eclipse-light-side,.theme-eclipse .eclipse-dark-side{pointer-events:none;z-index:2;opacity:0;filter:blur(22px);border-radius:50%;width:52%;height:52%;position:absolute;top:24%}.theme-eclipse .eclipse-light-side{background:radial-gradient(circle,#ffe182d9,#ffbe3c59,#0000 72%);left:4%}.theme-eclipse .eclipse-dark-side{background:radial-gradient(circle,#9650ffd9,#5a23b466,#0000 72%);right:4%}.theme-eclipse .eclipse-crystal-awakening .eclipse-light-side,.theme-eclipse .eclipse-crystal-awakening .eclipse-dark-side{opacity:.65;animation:1.1s ease-in-out infinite alternate eclipseSidePulse}.theme-eclipse .eclipse-crystal-awakening .eclipse-light-side{animation-delay:-.3s}.theme-eclipse .eclipse-crystal-awakening .eclipse-dark-side{animation-delay:-.8s}@keyframes eclipseSidePulse{0%{opacity:.35;transform:scale(.75)}to{opacity:.85;transform:scale(1.18)}}.theme-eclipse .eclipse-crystal-answer.eclipse-light:before{background:radial-gradient(circle,#ffebaae6,#ffbe3c80,#ffbe3c14,#0000 72%);animation:1.4s ease-out forwards eclipseLightVictory}.theme-eclipse .eclipse-crystal-answer.eclipse-light .eclipse-light-side{opacity:.9;animation:1.2s ease-out forwards eclipseLightSurge}@keyframes eclipseLightVictory{0%{opacity:0;transform:scale(.5)}35%{opacity:1;transform:scale(1.35)}to{opacity:.8;transform:scale(1)}}@keyframes eclipseLightSurge{0%{opacity:0;transform:scale(.5)translate(-20px)}50%{opacity:1;transform:scale(1.5)translate(10px)}to{opacity:.85;transform:scale(1)}}.theme-eclipse .eclipse-crystal-answer.eclipse-dark:before{background:radial-gradient(circle,#be7dffe6,#7837dc8c,#4619961a,#0000 72%);animation:1.4s ease-out forwards eclipseDarkVictory}.theme-eclipse .eclipse-crystal-answer.eclipse-dark .eclipse-dark-side{opacity:.9;animation:1.2s ease-out forwards eclipseDarkSurge}@keyframes eclipseDarkVictory{0%{opacity:0;transform:scale(.5)}35%{opacity:1;transform:scale(1.35)}to{opacity:.8;transform:scale(1)}}@keyframes eclipseDarkSurge{0%{opacity:0;transform:scale(.5)translate(20px)}50%{opacity:1;transform:scale(1.5)translate(-10px)}to{opacity:.85;transform:scale(1)}}.theme-eclipse .eclipse-answer-overlay{z-index:10;text-align:center;text-transform:uppercase;pointer-events:none;text-shadow:0 0 8px,0 0 18px,0 0 30px;width:48%;font-size:clamp(15px,3vw,23px);font-weight:1000;line-height:1.05;animation:.8s ease-out forwards eclipseAnswerReveal;position:absolute;top:38%;left:26%}.theme-eclipse .eclipse-answer-light{color:#fff4c2}.theme-eclipse .eclipse-answer-dark{color:#ead7ff}@keyframes eclipseAnswerReveal{0%{opacity:0;filter:blur(12px);transform:scale(.55)}55%{opacity:1;filter:blur();transform:scale(1.12)}to{opacity:1;transform:scale(1)}}.theme-eclipse .eclipse-crystal{min-width:352px;min-height:352px;width:352px!important;height:352px!important}.theme-eclipse .eclipse-crystal-image{object-fit:contain;width:352px!important;max-width:none!important;height:352px!important;max-height:none!important}@media (max-width:480px){.theme-eclipse .eclipse-crystal{min-width:0;min-height:0;width:88vw!important;height:88vw!important}.theme-eclipse .eclipse-crystal-image{width:88vw!important;max-width:88vw!important;height:88vw!important;max-height:88vw!important}}.theme-eclipse .eclipse-crystal-answer.eclipse-light{filter:drop-shadow(0 0 28px #ffd264bf)}.theme-eclipse .eclipse-crystal-answer.eclipse-light:before{animation:1.2s ease-out forwards eclipseLightExplosion,5s linear infinite eclipseEnergy}.theme-eclipse .eclipse-crystal-answer.eclipse-light .eclipse-light-side{animation:1.2s ease-out forwards eclipseLightWinner}.theme-eclipse .eclipse-crystal-answer.eclipse-dark{filter:drop-shadow(0 0 30px #964bffcc)}.theme-eclipse .eclipse-crystal-answer.eclipse-dark:before{animation:1.2s ease-out forwards eclipseDarkExplosion,5s linear infinite eclipseEnergy}.theme-eclipse .eclipse-crystal-answer.eclipse-dark .eclipse-dark-side{animation:1.2s ease-out forwards eclipseDarkWinner}@keyframes eclipseJudgmentPulse{0%{transform:scale(.96)}35%{transform:scale(1.06)}65%{transform:scale(.99)}to{transform:scale(1)}}@keyframes eclipseLightExplosion{0%{opacity:0;transform:scale(.45)}25%{opacity:1;transform:scale(1.5)}55%{opacity:.95;transform:scale(1.2)}to{opacity:.8;transform:scale(1)}}@keyframes eclipseDarkExplosion{0%{opacity:0;transform:scale(.45)}25%{opacity:1;transform:scale(1.5)}55%{opacity:.95;transform:scale(1.2)}to{opacity:.8;transform:scale(1)}}@keyframes eclipseLightWinner{0%{opacity:0;transform:translate(-30px)scale(.45)}40%{opacity:1;transform:translate(8px)scale(1.45)}to{opacity:.95;transform:translate(0)scale(1)}}@keyframes eclipseDarkWinner{0%{opacity:0;transform:translate(30px)scale(.45)}40%{opacity:1;transform:translate(-8px)scale(1.45)}to{opacity:.95;transform:translate(0)scale(1)}}@keyframes eclipseJudgmentFlash{0%{opacity:0;transform:scale(.5)}35%{opacity:.95;transform:scale(1.35)}60%{opacity:.25;transform:scale(1.05)}to{opacity:0;transform:scale(1)}}.theme-eclipse .eclipse-crystal-answer{animation:1.4s ease-out eclipseJudgmentPulseStrong,5s ease-in-out 1.4s infinite eclipseFloat}.theme-eclipse .eclipse-crystal-answer .eclipse-crystal-image{animation:.65s ease-in-out eclipseCrystalCharge,1.25s ease-out .65s forwards eclipseCrystalReveal}.theme-eclipse .eclipse-crystal-answer.eclipse-light{animation:1.25s ease-out eclipseLightImpact,5s ease-in-out 1.25s infinite eclipseFloat}.theme-eclipse .eclipse-crystal-answer.eclipse-light .eclipse-crystal-image{filter:drop-shadow(0 0 12px #ffe182e6)drop-shadow(0 0 30px #ffc33cd9)drop-shadow(0 0 55px #ffaf28a6);animation:.65s ease-in-out eclipseCrystalCharge,1.1s ease-out .65s forwards eclipseLightCrystalBurst}.theme-eclipse .eclipse-crystal-answer.eclipse-dark{animation:1.25s ease-out eclipseDarkImpact,5s ease-in-out 1.25s infinite eclipseFloat}.theme-eclipse .eclipse-crystal-answer.eclipse-dark .eclipse-crystal-image{filter:drop-shadow(0 0 12px #cd9bfff2)drop-shadow(0 0 30px #9146ffe6)drop-shadow(0 0 60px #6423dcb3);animation:.65s ease-in-out eclipseCrystalCharge,1.1s ease-out .65s forwards eclipseDarkCrystalBurst}.theme-eclipse .eclipse-crystal-answer.eclipse-light:before{filter:blur(25px);background:radial-gradient(circle,#fff5be 0%,#ffd25ad9 20%,#ffaf2873 45%,#0000 72%);animation:.7s ease-in-out eclipseCollision,1.1s ease-out .7s forwards eclipseLightVictoryAura}.theme-eclipse .eclipse-crystal-answer.eclipse-dark:before{filter:blur(25px);background:radial-gradient(circle,#f5dcff 0%,#af69ffd9 20%,#692ddc80 45%,#0000 72%);animation:.7s ease-in-out eclipseCollision,1.1s ease-out .7s forwards eclipseDarkVictoryAura}.theme-eclipse .eclipse-crystal-answer:after{animation:1.1s ease-out forwards eclipseCoreFlash}@keyframes eclipseJudgmentPulseStrong{0%{transform:scale(.92)}25%{transform:scale(1.08)}42%{transform:scale(.96)}62%{transform:scale(1.045)}to{transform:scale(1)}}@keyframes eclipseCrystalCharge{0%{filter:brightness();transform:scale(1)}35%{filter:brightness(1.2);transform:scale(.94)}70%{filter:brightness(1.5);transform:scale(1.08)}to{transform:scale(1)}}@keyframes eclipseCrystalReveal{0%{transform:scale(.96)}45%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes eclipseCollision{0%{opacity:0;transform:scale(.45)}35%{opacity:1;transform:scale(1.25)}60%{opacity:.9;transform:scale(.9)}to{opacity:.75;transform:scale(1)}}@keyframes eclipseLightCrystalBurst{0%{filter:brightness();transform:scale(1)}25%{filter:brightness(1.8);transform:scale(1.1)}45%{filter:brightness(2.2);transform:scale(1.04)}to{filter:brightness(1.25);transform:scale(1)}}@keyframes eclipseDarkCrystalBurst{0%{filter:brightness();transform:scale(1)}25%{filter:brightness(1.7);transform:scale(1.1)}45%{filter:brightness(2);transform:scale(1.04)}to{filter:brightness(1.15);transform:scale(1)}}@keyframes eclipseLightVictoryAura{0%{opacity:0;transform:scale(.5)}30%{opacity:1;transform:scale(1.5)}to{opacity:.9;transform:scale(1.08)}}@keyframes eclipseDarkVictoryAura{0%{opacity:0;transform:scale(.5)}30%{opacity:1;transform:scale(1.5)}to{opacity:.9;transform:scale(1.08)}}@keyframes eclipseLightImpact{0%{filter:drop-shadow(0 0 #ffd25000)}30%{filter:drop-shadow(0 0 70px #ffd250)}55%{filter:drop-shadow(0 0 35px #ffd250d9)}to{filter:drop-shadow(0 0 22px #ffd2508c)}}@keyframes eclipseDarkImpact{0%{filter:drop-shadow(0 0 #9646ff00)}30%{filter:drop-shadow(0 0 75px #9646ff)}55%{filter:drop-shadow(0 0 38px #9646ffe6)}to{filter:drop-shadow(0 0 24px #9646ff99)}}@keyframes eclipseCoreFlash{0%{opacity:0;transform:scale(.4)}25%{opacity:1;transform:scale(1.7)}45%{opacity:.9;transform:scale(1.15)}to{opacity:.15;transform:scale(1)}}.theme-eclipse .eclipse-question-box{z-index:20;flex-direction:column;gap:12px;width:min(560px,92vw);margin:22px auto 0;display:flex;position:relative}.theme-eclipse .eclipse-question-box input{color:#fff;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(100deg,#ffcd5f12,#140c26d1 48%,#914bff14);border:1px solid #d2afff52;border-radius:16px;outline:none;width:100%;min-height:58px;padding:17px 20px;font-size:16px;transition:border-color .25s,box-shadow .25s,transform .2s;box-shadow:inset 0 1px #ffffff14,0 8px 30px #00000047}.theme-eclipse .eclipse-question-box input::placeholder{color:#ebe1ff94}.theme-eclipse .eclipse-question-box input:focus{border-color:#dcb4ffbf;transform:translateY(-1px);box-shadow:0 0 0 3px #aa64ff1f,0 0 28px #aa64ff2e,inset 0 1px #ffffff1a}.theme-eclipse .eclipse-button{color:#fff;letter-spacing:1.5px;text-transform:uppercase;background:linear-gradient(105deg,#b97822 0%,#dca94d 24%,#38205e 50%,#7139ad 76%,#4a2378 100%);border:1px solid #ffdc8c40;width:100%;min-height:56px;font-weight:900;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 10px 30px #50238c4d,inset 0 1px #ffffff2e}.theme-eclipse .eclipse-button:hover:not(:disabled){filter:brightness(1.12);transform:translateY(-2px);box-shadow:0 14px 38px #7d3cc866,0 0 20px #ffcd641f}.theme-eclipse .eclipse-button:active:not(:disabled){transform:translateY(0)scale(.985)}.theme-eclipse .eclipse-button:disabled{opacity:.45;cursor:not-allowed}.theme-eclipse .eclipse-closing{color:#ebe1ff9e;letter-spacing:2px;text-transform:uppercase;margin-top:18px;font-size:11px;font-weight:800}@media (max-width:480px){.theme-eclipse .eclipse-question-box{gap:10px;width:92vw;margin-top:16px}.theme-eclipse .eclipse-question-box input{min-height:54px;padding:15px 16px;font-size:15px}.theme-eclipse .eclipse-button{letter-spacing:1.2px;min-height:54px;font-size:13px}}.theme-eclipse .eclipse-answer-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(105deg,#ffc44b1a,#0c0818e0 48%,#9146ff1f);border:1px solid #d7b4ff47;border-radius:20px;width:min(560px,92vw);margin:20px auto 0;padding:20px 24px;animation:.7s ease-out forwards eclipseCardReveal;position:relative;overflow:hidden;box-shadow:0 15px 45px #00000059,inset 0 1px #ffffff14}.theme-eclipse .eclipse-answer-card:before{content:"";background:linear-gradient(90deg,#0000,#ffd264e6,#ffffffb3,#aa64ffe6,#0000);width:80%;height:1px;position:absolute;top:0;left:10%;box-shadow:0 0 12px #ffd26459,0 0 12px #9650ff59}.theme-eclipse .eclipse-answer-card span{color:#e1d7f59e;letter-spacing:3px;text-transform:uppercase;font-size:10px;font-weight:900;display:block}.theme-eclipse .eclipse-answer-card strong{color:#fff;text-transform:uppercase;text-shadow:0 0 10px #ffffff2e;margin-top:9px;font-size:clamp(21px,5vw,30px);font-weight:1000;line-height:1.15;display:block}@keyframes eclipseCardReveal{0%{opacity:0;filter:blur(5px);transform:translateY(12px)scale(.96)}60%{opacity:1;filter:blur();transform:translateY(-2px)scale(1.015)}to{opacity:1;transform:translateY(0)scale(1)}}.theme-eclipse .eclipse-answer-overlay{letter-spacing:.5px;text-align:center;text-transform:uppercase;z-index:20;width:52%;font-size:clamp(14px,3.2vw,23px);line-height:1.08;animation:.8s cubic-bezier(.2,.8,.2,1) forwards eclipseAnswerReveal;top:38%;left:24%}.theme-jester{--bg:#12091d;--panel:#21122f;--text:#fff8ed;--muted:#e1cda8;--accent:#d8a84e;--accent2:#7d3fb2;isolation:isolate;color:#fff8ed;width:100%;min-height:100vh;position:relative;overflow:hidden auto;background-color:#12091d!important;background-image:url(/themes/jester-background.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:100%!important;background-attachment:fixed!important}.theme-jester:before{content:"";z-index:-1;pointer-events:none;background:#12091d2e;position:fixed;inset:0}.theme-jester h1 span{color:#e4b94f}.theme-jester .eyebrow{color:#f1ce72}.theme-jester .question{z-index:2;position:relative}.theme-jester .question input{color:#fff8ed;background:#190c26e6;border-color:#6d4a7d}.theme-jester .question input::placeholder{color:#c9b8d4}.theme-jester .question input:focus{border-color:#e4b94f;box-shadow:0 0 0 3px #e4b94f33}.theme-jester .result{color:#fff8ed;background:#1c0f2af0;border-color:#76518a}.theme-jester .primary{color:#24120b;background:linear-gradient(135deg,#f1ce72,#b77a24);box-shadow:0 12px 35px #d49a3a66}.theme-jester .secondary{color:#fff8ed;background:#382044}.jester-crystal{z-index:2;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:min(420px,82vw);height:420px;margin:30px auto;display:flex;position:relative}.jester-crystal-placeholder{background:radial-gradient(circle at 35% 30%,#fff4b0 0%,#d6a63f 12%,#7d3fb2 42%,#24102f 72%,#09040d 100%);border:4px solid #e4b94f;border-radius:50%;justify-content:center;align-items:center;width:250px;height:250px;font-size:90px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 0 25px #e4b94f88,0 0 70px #7d3fb288,inset 0 0 35px #fff3}.jester-crystal:hover .jester-crystal-placeholder{transform:scale(1.06)rotate(2deg);box-shadow:0 0 35px #e4b94faa,0 0 90px #7d3fb2aa,inset 0 0 45px #fff4}.jester-crystal.shaking .jester-crystal-placeholder{animation:.18s infinite alternate jesterShake}@keyframes jesterShake{0%{transform:rotate(-4deg)scale(1.02)}to{transform:rotate(4deg)scale(1.06)}}.jester-crystal-answer{text-align:center;color:#fff8ed;text-shadow:0 2px 8px #000c;pointer-events:none;width:210px;font-size:18px;font-weight:800;line-height:1.2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.theme-jester{animation:12s ease-in-out infinite jesterBackgroundBreath}@keyframes jesterBackgroundBreath{0%{background-position:50%}50%{background-position:50.5% 49.5%}to{background-position:50%}}@media (max-width:520px){.theme-jester{background-attachment:scroll!important}.jester-crystal{width:min(360px,88vw);height:360px;margin:20px auto}.jester-crystal-placeholder{width:min(230px,58vw);height:min(230px,58vw);font-size:clamp(70px,20vw,90px)}.jester-crystal-answer{width:min(200px,52vw);font-size:16px}}.jester-crystal{cursor:pointer;perspective:900px;justify-content:center;align-items:center;width:min(670px,96vw);height:560px;margin:20px auto 10px;display:flex;position:relative}.jester-character{object-fit:contain;transform-origin:bottom;filter:drop-shadow(0 18px 25px #00000073)drop-shadow(0 0 18px #be6eff40);width:min(600px,106vw);max-height:552px;transition:transform .3s,filter .3s;animation:4.5s ease-in-out infinite jesterIdle;display:block}@keyframes jesterIdle{0%{transform:translateY(0)rotate(-.6deg)}50%{transform:translateY(-8px)rotate(.6deg)}to{transform:translateY(0)rotate(-.6deg)}}@keyframes jesterThinking{0%{transform:translate(-5px)rotate(-2deg)scale(1.01)}50%{transform:translate(5px)rotate(2deg)scale(1.025)}to{transform:translate(-3px)rotate(-1deg)scale(1.015)}}@media (prefers-reduced-motion:reduce){.jester-character,.jester-crystal.shaking .jester-character{animation:none!important}}.jester-crystal:hover .jester-character{filter:drop-shadow(0 20px 30px #00000080)drop-shadow(0 0 30px #dc96ff8c);transform:translateY(-10px)scale(1.025)rotate(1deg)}.jester-crystal.shaking .jester-character{animation:.14s ease-in-out infinite alternate jesterThinking}@keyframes jesterReveal{0%{filter:drop-shadow(0 10px 20px #0006)drop-shadow(0 0 5px #dc96ff33);transform:scale(.96)translateY(8px)}60%{filter:drop-shadow(0 20px 30px #00000080)drop-shadow(0 0 45px #e6b4ffd9);transform:scale(1.045)translateY(-5px)}to{transform:scale(1)translateY(0)}}@keyframes jesterAnswerReveal{0%{filter:drop-shadow(0 18px 25px #00000073)drop-shadow(0 0 18px #be6eff40);transform:scale(1)translateY(0)}35%{filter:drop-shadow(0 22px 30px #00000080)drop-shadow(0 0 45px #e6b4ffe6);transform:scale(1.07)translateY(-8px)}65%{filter:drop-shadow(0 20px 28px #00000080)drop-shadow(0 0 32px #dca0ffb3);transform:scale(1.035)translateY(-3px)}to{filter:drop-shadow(0 18px 25px #00000073)drop-shadow(0 0 18px #be6eff40);transform:scale(1)translateY(0)}}@keyframes jesterAnswerPop{0%{opacity:0;transform:translate(-50%,-50%)scale(.7)}70%{opacity:1;transform:translate(-50%,-50%)scale(1.08)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@media (max-width:520px){.jester-crystal{width:94vw;height:390px;margin-top:10px}.jester-character{width:94vw;max-height:380px}.jester-crystal-answer{width:70vw;font-size:17px}}.jester-crystal-answer{text-align:center;color:#fff8ed;text-shadow:0 2px 8px #000c,0 0 18px #d8a84e;z-index:5;pointer-events:none;width:min(280px,65vw);font-size:clamp(16px,2.2vw,22px);font-weight:900;line-height:1.2;animation:.45s ease-out jesterAnswerPop;position:absolute;top:53%;left:50%;transform:translate(-50%,-50%)}.jester-crystal:has(.jester-crystal-answer) .jester-character{animation:.8s ease-out jesterAnswerReveal}@media (prefers-reduced-motion:reduce){.jester-character,.jester-crystal.shaking .jester-character,.jester-crystal-answer{animation:none!important}}.oracle-cards{grid-template-columns:repeat(5,1fr);gap:16px;width:min(1180px,94vw);margin:45px auto 30px;display:grid}.oracle-card{background:linear-gradient(#23123759,#08050ef2);border:1px solid #cd9dff59;border-radius:18px;min-height:270px;text-decoration:none;transition:transform .3s,border-color .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 15px 35px #00000073,0 0 25px #8c46dc1a}.oracle-card:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#05030a33 60%,#05030af2 100%);position:absolute;inset:0}.oracle-card img{object-fit:contain;width:100%;height:230px;transition:transform .4s,filter .4s;display:block}.oracle-card:hover{border-color:#ddb1ffcc;transform:translateY(-10px)scale(1.025);box-shadow:0 25px 50px #0000008c,0 0 35px #aa5aff4d}.oracle-card:hover img{filter:brightness(1.08)drop-shadow(0 0 18px #be6eff59);transform:scale(1.08)}.oracle-card-info{z-index:2;text-align:center;padding:18px 10px 16px;position:absolute;bottom:0;left:0;right:0}.oracle-card-info strong{color:#f2d9ff;letter-spacing:3px;text-shadow:0 0 15px #be6eff73;font-size:18px;font-weight:950;display:block}.oracle-card-info span{color:#bcaec8;letter-spacing:1px;margin-top:5px;font-size:11px;display:block}@media (max-width:900px){.oracle-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.oracle-cards{grid-template-columns:1fr 1fr;gap:10px;width:94vw}.oracle-card{border-radius:14px;min-height:210px}.oracle-card img{height:175px}.oracle-card-info{padding:10px 5px 11px}.oracle-card-info strong{letter-spacing:2px;font-size:13px}.oracle-card-info span{font-size:9px}}@media (prefers-reduced-motion:reduce){.oracle-card,.oracle-card img{transition:none!important}}.oracle-section-heading{justify-content:center;align-items:center;gap:18px;width:min(1180px,94vw);margin:48px auto 18px;display:flex}.oracle-section-heading h3{color:#e8c77a;letter-spacing:4px;text-shadow:0 0 15px #ddb15a59;margin:0;font-size:clamp(18px,3vw,27px);font-weight:900}.oracle-section-heading span{color:#c08cff;text-shadow:0 0 14px #be6eff99;font-size:18px}@media (max-width:520px){.oracle-section-heading{gap:10px;margin-top:38px}.oracle-section-heading h3{letter-spacing:2px;font-size:16px}}.landing .landing-crystal{margin-bottom:-5px}.landing .lead{margin-top:8px;margin-bottom:20px}.landing .tagline{margin-top:12px;margin-bottom:0}.landing .oracle-section-heading{margin-top:30px;margin-bottom:12px}.landing .oracle-cards{margin-top:10px}.landing{isolation:isolate;background:radial-gradient(at 50% 45%,#8443d233 0%,#4420731a 28%,#0000 62%),radial-gradient(at 15% 75%,#5b2aaa24,#0000 42%),radial-gradient(at 85% 25%,#ad4edc1a,#0000 38%),#07050d}.landing:before{content:"";filter:blur(45px);pointer-events:none;z-index:0;background:radial-gradient(#a45bff29,#5b279614 35%,#0000 70%);width:900px;height:700px;animation:10s ease-in-out infinite alternate qrystalNebula;position:absolute;top:38%;left:50%;transform:translate(-50%,-50%)}.landing-crystal:after{content:"";filter:blur(20px);pointer-events:none;background:radial-gradient(circle,#c26fff21,#0000 58%);width:120%;height:120%;animation:5s ease-in-out infinite qrystalAura;position:absolute;top:-10%;left:-10%}.landing:after{content:"✦    ·       ✧          ·    ✦" "       ·         ✦       ·" "  ✧        ·          ✦" "       ✦       ·          ✧" " ·          ✧        ·       ";white-space:pre;color:#dcbeff8c;letter-spacing:8px;text-align:center;pointer-events:none;opacity:.45;z-index:0;padding-top:8vh;font-size:14px;line-height:8;animation:14s ease-in-out infinite alternate starDrift;position:absolute;inset:0}@keyframes qrystalNebula{0%{opacity:.65;transform:translate(-50%,-50%)scale(.92)}50%{opacity:.9;transform:translate(-48%,-52%)scale(1.04)}to{opacity:.7;transform:translate(-52%,-48%)scale(1.08)}}@keyframes qrystalAura{0%,to{opacity:.45;transform:scale(.92)}50%{opacity:.85;transform:scale(1.08)}}@keyframes starDrift{0%{opacity:.3;transform:translateY(0)}50%{opacity:.55}to{opacity:.35;transform:translateY(-18px)}}.landing>*{z-index:2;position:relative}@media (prefers-reduced-motion:reduce){.landing:before,.landing:after,.landing-crystal:after{animation:none!important}}.landing-particles{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.landing-particles i{opacity:0;background:#e7caff;border-radius:50%;width:3px;height:3px;animation:8s ease-in-out infinite particleFloat;display:block;position:absolute;box-shadow:0 0 5px #e0b9ffe6,0 0 14px #a555ffa6}.landing-particles i:first-child{animation-duration:9s;animation-delay:-1s;top:72%;left:8%}.landing-particles i:nth-child(2){animation-duration:11s;animation-delay:-4s;top:38%;left:15%}.landing-particles i:nth-child(3){animation-duration:10s;animation-delay:-7s;top:82%;left:22%}.landing-particles i:nth-child(4){animation-duration:8s;animation-delay:-2s;top:20%;left:28%}.landing-particles i:nth-child(5){animation-duration:12s;animation-delay:-6s;top:65%;left:34%}.landing-particles i:nth-child(6){animation-duration:9s;animation-delay:-3s;top:30%;left:42%}.landing-particles i:nth-child(7){animation-duration:13s;animation-delay:-8s;top:78%;left:48%}.landing-particles i:nth-child(8){animation-duration:10s;animation-delay:-5s;top:18%;left:55%}.landing-particles i:nth-child(9){animation-duration:11s;animation-delay:-2s;top:67%;left:61%}.landing-particles i:nth-child(10){animation-duration:9s;animation-delay:-9s;top:35%;left:67%}.landing-particles i:nth-child(11){animation-duration:12s;animation-delay:-4s;top:82%;left:73%}.landing-particles i:nth-child(12){animation-duration:10s;animation-delay:-7s;top:23%;left:79%}.landing-particles i:nth-child(13){animation-duration:8s;animation-delay:-1s;top:57%;left:86%}.landing-particles i:nth-child(14){animation-duration:13s;animation-delay:-5s;top:76%;left:92%}.landing-particles i:nth-child(15){animation-duration:10s;animation-delay:-8s;top:52%;left:5%}.landing-particles i:nth-child(16){animation-duration:11s;animation-delay:-3s;top:92%;left:18%}.landing-particles i:nth-child(17){animation-duration:9s;animation-delay:-6s;top:90%;left:39%}.landing-particles i:nth-child(18){animation-duration:12s;animation-delay:-9s;top:88%;left:70%}.landing-particles i:nth-child(19){animation-duration:10s;animation-delay:-2s;top:42%;left:84%}.landing-particles i:nth-child(20){animation-duration:9s;animation-delay:-7s;top:30%;left:96%}.landing-particles i:nth-child(21){animation-duration:12s;animation-delay:-4s;top:14%;left:12%}.landing-particles i:nth-child(22){animation-duration:11s;animation-delay:-8s;top:52%;left:46%}.landing-particles i:nth-child(23){animation-duration:13s;animation-delay:-1s;top:12%;left:64%}.landing-particles i:nth-child(24){animation-duration:10s;animation-delay:-6s;top:68%;left:89%}@keyframes particleFloat{0%{opacity:0;transform:translateY(30px)scale(.5)}20%{opacity:.65}50%{opacity:.9;transform:translate(18px,-35px)scale(1)}80%{opacity:.55}to{opacity:0;transform:translate(-15px,-90px)scale(.4)}}.landing-smoke{pointer-events:none;z-index:0;filter:blur(20px);mix-blend-mode:screen;opacity:.38;border-radius:50%;position:absolute}.landing-smoke-one{filter:blur(30px);background:radial-gradient(#b15bffd1 0%,#662eaf59 35%,#0000 72%);width:520px;height:720px;animation:18s ease-in-out infinite alternate smokeLeft;top:12%;left:-220px}.landing-smoke-two{filter:blur(30px);background:radial-gradient(#ca69ffb8 0%,#7030aa47 38%,#0000 72%);width:600px;height:760px;animation:21s ease-in-out infinite alternate smokeRight;top:8%;right:-260px}.landing-smoke-three{filter:blur(32px);background:radial-gradient(#7334be80,#4b1f8233 42%,#0000 72%);width:900px;height:420px;animation:16s ease-in-out infinite alternate smokeBottom;bottom:-170px;left:50%;transform:translate(-50%)}@keyframes smokeLeft{0%{transform:translateY(20px)rotate(-8deg)scale(.95)}50%{transform:translate(90px,-45px)rotate(8deg)scale(1.12)}to{transform:translate(20px,-100px)rotate(-3deg)scale(1.04)}}@keyframes smokeRight{0%{transform:translateY(30px)rotate(7deg)scale(1)}50%{transform:translate(-100px,-60px)rotate(-8deg)scale(1.12)}to{transform:translate(-35px,-110px)rotate(4deg)scale(.94)}}@keyframes smokeBottom{0%{transform:translate(-50%)translateY(20px)scale(.9)}50%{transform:translate(-46%)translateY(-35px)scale(1.12)}to{transform:translate(-54%)translateY(-10px)scale(1)}}.landing-particles,.landing-smoke{-webkit-user-select:none;user-select:none}.landing>:not(.landing-particles):not(.landing-smoke){z-index:2;position:relative}@media (prefers-reduced-motion:reduce){.landing-particles i,.landing-smoke-one,.landing-smoke-two,.landing-smoke-three{animation:none!important}}
