.pokemon-wheel-hero{background:linear-gradient(125deg,#fffdf6fa 0 57%,#e7f2fffa 57% 78%,#ffe5e7fa 78%)}.pokemon-wheel-workspace{min-height:650px;display:grid;grid-template-columns:minmax(560px,1.08fr) minmax(420px,.92fr);margin-top:16px;overflow:hidden;border:1px solid rgba(16,28,57,.14);border-radius:22px;background:#fffdf6fa;box-shadow:0 7px #101c391a}.pokemon-wheel-stage{min-height:650px;position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle,rgba(255,255,255,.92) 0 38%,transparent 38.5%),linear-gradient(145deg,#edf6ff,#fff7e6)}.pokemon-wheel-disc{--wheel-rotation:0deg;width:min(540px,44vw);aspect-ratio:1;position:relative;border:15px solid #142341;border-radius:50%;background:conic-gradient(from -30deg,#e6434d 0 60deg,#2f79d2 60deg 120deg,#ffcf32 120deg 180deg,#29b96b 180deg 240deg,#a462d5 240deg 300deg,#f28a43 300deg);box-shadow:0 12px #91a1b5,0 24px 42px #101c393d,inset 0 0 0 7px #ffffffb8;transform:rotate(var(--wheel-rotation));transition:transform 1.45s cubic-bezier(.12,.72,.18,1)}.pokemon-wheel-disc:after{content:"";position:absolute;inset:13%;border:3px solid rgba(255,255,255,.68);border-radius:50%}.pokemon-wheel-slot{width:118px;position:absolute;z-index:2;top:50%;left:50%;display:grid;justify-items:center;gap:3px;color:#fff;text-align:center;text-shadow:0 2px 2px rgba(16,28,57,.55);transform:translate(-50%,-50%) rotate(calc(var(--slot) * 60deg + 30deg)) translateY(-185px) rotate(calc(var(--slot) * -60deg - 30deg))}.pokemon-wheel-slot img{width:72px;height:72px;object-fit:contain;image-rendering:pixelated;filter:drop-shadow(0 4px 2px rgba(16,28,57,.35))}.pokemon-wheel-slot b{max-width:118px;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.pokemon-wheel-hub{width:126px;aspect-ratio:1;position:absolute;z-index:4;display:grid;place-items:center;border:9px solid #9aa9ba;border-radius:50%;background:linear-gradient(#fff,#dce7f2);box-shadow:0 5px #627087,0 9px 18px #101c3940}.pokemon-wheel-hub img{width:78px}.pokemon-wheel-pointer{width:0;height:0;position:absolute;z-index:5;top:50%;right:2.5%;border-top:30px solid transparent;border-right:62px solid #ffd33e;border-bottom:30px solid transparent;filter:drop-shadow(-5px 5px 0 #142341);transform:translateY(-50%)}.pokemon-wheel-controls{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:38px 42px;border-left:1px solid rgba(16,28,57,.11);background:linear-gradient(145deg,#fffdf7,#fff5df)}.pokemon-wheel-controls>h2{margin:5px 0 7px;font-size:38px;line-height:1.02}.pokemon-wheel-controls>p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.pokemon-wheel-filters{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:22px}.pokemon-wheel-filters label{display:grid;gap:6px;color:#59677d;font-size:10px;font-weight:950;text-transform:uppercase}.pokemon-wheel-filters select{width:100%;min-height:48px;padding:9px 11px;border:1px solid rgba(16,28,57,.18);border-radius:10px;color:var(--navy);background:#f5f9ff;font-size:13px;font-weight:850}.pokemon-wheel-filters .wheel-check{grid-column:1 / -1;display:flex;align-items:center;gap:10px;padding:9px 11px;border:1px solid rgba(16,28,57,.14);border-radius:10px;background:#fff;text-transform:none}.wheel-check input{width:20px;height:20px;accent-color:var(--blue)}.wheel-check>span{display:grid;gap:2px}.wheel-check b{font-size:12px}.wheel-check small{color:var(--muted);font-size:10px}.wheel-pool-count{margin-top:10px!important;color:var(--blue)!important;font-weight:900}.pokemon-wheel-button{width:100%;min-height:64px;margin-top:14px}.pokemon-wheel-result{width:100%;min-height:126px;display:grid;grid-template-columns:120px minmax(0,1fr);align-items:center;gap:13px;margin-top:18px;padding:10px 14px;border:1px solid rgba(16,28,57,.14);border-radius:14px;background:linear-gradient(135deg,#edf6ff,#fff)}.pokemon-wheel-result>img{width:108px;height:108px;object-fit:contain;image-rendering:pixelated;filter:drop-shadow(0 6px 4px rgba(16,28,57,.2))}.pokemon-wheel-result>div{display:grid;gap:3px}.pokemon-wheel-result span{color:var(--red);font:950 9px monospace;letter-spacing:.09em}.pokemon-wheel-result h2{margin:0;font-size:26px}.pokemon-wheel-result p{margin:0;color:var(--muted);font-size:12px;font-weight:800}.pokemon-wheel-result .card-types{display:flex;gap:4px;margin-top:3px}.pokemon-wheel-result.is-empty{opacity:.65}.pokemon-wheel-result.is-empty>img{width:68px;height:68px;justify-self:center;filter:grayscale(1)}.wheel-builder-link{width:100%;min-height:44px;display:grid;place-items:center;margin-top:9px;border:1px solid #1557a8;border-radius:10px;color:#fff;background:var(--blue);box-shadow:0 3px #104c91;font-size:12px;font-weight:900;text-decoration:none}.wheel-builder-link.is-disabled{opacity:.45;pointer-events:none}.pokemon-wheel-guide{margin-top:16px}.wheel-content-section{display:grid;gap:24px;margin-top:16px;padding:34px 38px;border:1px solid rgba(16,28,57,.14);border-radius:20px;background:#fffdf6fa;box-shadow:0 6px #101c3917}.wheel-content-section header{max-width:850px}.wheel-content-section h2{margin:5px 0 9px;font-size:29px}.wheel-content-section p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.wheel-idea-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.wheel-idea-grid article{padding:18px;border:1px solid rgba(16,28,57,.13);border-radius:13px;background:#f5f9ff}.wheel-idea-grid span{color:var(--blue);font:950 9px monospace;letter-spacing:.08em}.wheel-idea-grid h3{margin:6px 0 7px;font-size:17px}.wheel-idea-grid p{font-size:12px}.wheel-filter-copy{grid-template-columns:1.25fr .75fr;gap:42px}.wheel-filter-copy>div p+p{margin-top:12px}.wheel-filter-copy aside{padding:22px;border-left:5px solid var(--red);border-radius:12px;background:#f5f9ff}.wheel-filter-copy aside h2{font-size:24px}.wheel-filter-copy a{color:var(--blue);font-weight:900}.pokemon-wheel-page .related-tools{margin-top:16px}.pokemon-wheel-page .tool-faq{margin-top:16px;border:1px solid rgba(16,28,57,.14);border-radius:20px;background:#fffdf6fa;box-shadow:0 6px #101c3917}.pokemon-wheel-page .tool-faq>div{grid-template-columns:repeat(3,1fr)}@media(max-width:1050px){.pokemon-wheel-workspace{grid-template-columns:1fr}.pokemon-wheel-stage{min-height:590px}.pokemon-wheel-disc{width:min(500px,72vw)}.pokemon-wheel-controls{border-top:1px solid rgba(16,28,57,.11);border-left:0}.wheel-idea-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){.pokemon-wheel-workspace{min-height:0;margin-top:9px;border-radius:16px}.pokemon-wheel-stage{min-height:400px}.pokemon-wheel-disc{width:min(340px,84vw);border-width:10px}.pokemon-wheel-slot{width:76px;transform:translate(-50%,-50%) rotate(calc(var(--slot) * 60deg + 30deg)) translateY(-118px) rotate(calc(var(--slot) * -60deg - 30deg))}.pokemon-wheel-slot img{width:46px;height:46px}.pokemon-wheel-slot b{max-width:76px;font-size:9px}.pokemon-wheel-hub{width:86px;border-width:6px}.pokemon-wheel-hub img{width:52px}.pokemon-wheel-pointer{right:0;border-top-width:20px;border-right-width:42px;border-bottom-width:20px}.pokemon-wheel-controls{padding:26px 16px}.pokemon-wheel-controls>h2{font-size:31px}.pokemon-wheel-filters{grid-template-columns:1fr}.pokemon-wheel-filters .wheel-check{grid-column:auto}.pokemon-wheel-result{grid-template-columns:94px minmax(0,1fr)}.pokemon-wheel-result>img{width:88px;height:88px}.wheel-content-section{margin-top:9px;padding:24px 16px;border-radius:16px}.wheel-idea-grid,.wheel-filter-copy,.pokemon-wheel-page .tool-faq>div{grid-template-columns:1fr}.wheel-filter-copy{gap:18px}}
