.ritual-lab{padding:100px 7vw;background:linear-gradient(160deg,#fff8fb,#f8dce7)}.ritual-tabs{display:flex;justify-content:center;gap:10px;margin:40px 0 25px}.ritual-tabs button{padding:13px 22px;border:1px solid #e8b7c7;border-radius:999px;background:#fff8;color:#805066;cursor:pointer;box-shadow:0 8px 20px #9d456214}.ritual-tabs button.active{color:#fff;background:linear-gradient(145deg,#c65378,#eb86a5);box-shadow:0 13px 28px #b14e6e36}.ritual-panel{display:none;grid-template-columns:1fr 1fr;max-width:1050px;min-height:430px;margin:auto;border:1px solid #fff;border-radius:40px;background:#fff9;box-shadow:0 28px 70px #9b456522;overflow:hidden}.ritual-panel.active{display:grid}.ritual-visual{position:relative;display:flex;align-items:center;justify-content:center;gap:20px;min-height:430px;background:radial-gradient(circle,#fff 0,#f6cddd 72%)}.ritual-copy{padding:65px 48px;display:flex;flex-direction:column;justify-content:center}.ritual-copy small{color:#c55778;letter-spacing:.16em}.ritual-copy h3{margin:12px 0;font:34px Georgia,"Noto Serif SC"}.ritual-copy p{color:#896878;line-height:1.8}.ritual-copy button{align-self:flex-start;padding:13px 24px;border:0;border-radius:999px;background:#5f2c42;color:#fff;cursor:pointer;box-shadow:0 12px 25px #57283d32}.coin{width:98px;height:98px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 35% 30%,#ffe8a8,#c69a43 66%,#8a6324);border:7px double #fff3b5;color:#6c4815;font:bold 22px Georgia;box-shadow:inset -8px -10px 14px #70451050,0 17px 30px #8f653040;transform-style:preserve-3d}.coin.tossing{animation:coinToss 1s cubic-bezier(.2,.8,.3,1)}@keyframes coinToss{50%{transform:translateY(-110px) rotateX(720deg) rotateY(360deg)}100%{transform:translateY(0) rotateX(1080deg)}}.hexagram-lines{width:115px;display:flex;flex-direction:column-reverse;gap:6px;margin:18px 0}.hex-line{height:8px;border-radius:4px;background:#7e3852}.hex-line.broken{background:linear-gradient(90deg,#7e3852 0 42%,transparent 42% 58%,#7e3852 58%)}.ritual-message{padding:12px 14px;border-left:3px solid #d56e8d;background:#fdf0f4}.shell-oracle{position:relative;width:230px;height:285px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 38% 30%,#ffd6e2,#a95a77 65%,#6d3048);border:9px ridge #f5b8ca;box-shadow:inset 0 0 35px #4e1f3550,0 25px 55px #6b304844}.shell-oracle span{font-size:58px;color:#fff0f5}.shell-oracle i{position:absolute;width:145px;height:1px;background:#f8c6d5;transform:rotate(25deg)}.shell-oracle i:nth-of-type(2){transform:rotate(-30deg)}.shell-oracle i:nth-of-type(3){transform:rotate(80deg)}.shell-stage.casting .shell-oracle{animation:shellShake 1.5s ease-in-out}.shell-glow{position:absolute;width:270px;height:270px;border-radius:50%;background:#ffbcd1;filter:blur(40px);opacity:0}.shell-stage.casting .shell-glow{animation:oracleGlow 1.5s}@keyframes shellShake{20%,60%{transform:rotate(-9deg) translateX(-8px)}40%,80%{transform:rotate(9deg) translateX(8px)}}@keyframes oracleGlow{50%{opacity:.75;transform:scale(1.3)}}.die{width:120px;height:120px;display:grid;place-items:center;border-radius:25px;background:linear-gradient(145deg,#fff,#f3d4de);border:3px solid #fff;color:#7b3450;font-size:75px;box-shadow:inset -12px -14px 20px #d47c9825,0 23px 35px #8b3f592f}.die.rolling{animation:diceRoll 1.1s ease-in-out}@keyframes diceRoll{25%{transform:translateY(-80px) rotate(120deg)}50%{transform:translate(25px,-35px) rotate(260deg)}75%{transform:translate(-15px,-12px) rotate(430deg)}100%{transform:rotate(540deg)}}@media(max-width:850px){.ritual-lab{padding:70px 14px}.ritual-tabs{overflow-x:auto;justify-content:flex-start}.ritual-tabs button{white-space:nowrap}.ritual-panel.active{grid-template-columns:1fr}.ritual-visual{min-height:320px}.ritual-copy{padding:35px 24px}.coin{width:72px;height:72px}.shell-oracle{transform:scale(.75)}.die{width:92px;height:92px;font-size:58px}}
