.c58-hero{padding-bottom:2rem}.c58-note{background:#eef5f1;border-left:4px solid #315f4b;border-radius:.65rem;padding:1rem 1.25rem;margin-bottom:1.5rem}.c58-note h2{font-size:1rem;margin:0 0 .3rem}.c58-note p{margin:0}.c58-panel,.c58-result,.c58-card{border:1px solid #d5ddd8;border-radius:1rem;padding:clamp(1rem,3vw,1.6rem);background:#fff}.c58-field{display:grid;gap:.4rem;font-weight:700}.c58-field input,.c58-field select,.c58-field textarea{width:100%;font:inherit;padding:.8rem;border:1px solid #87958d;border-radius:.55rem;background:#fff}.c58-field textarea{min-height:11rem;resize:vertical}.c58-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.c58-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}.c58-error{color:#8b1e1e;font-weight:700;min-height:1.5em}.c58-result{margin-top:1rem;background:#f8faf9;overflow-wrap:anywhere}.c58-notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem}.c58-coin{width:min(13rem,65vw);aspect-ratio:1;border-radius:50%;margin:0 auto 1rem;display:grid;place-items:center;background:radial-gradient(circle at 35% 30%,#ffe7a0,#d6a24a 58%,#8d6326);border:.5rem double #fff3c4;box-shadow:0 .5rem 1.3rem #0002;color:#342100;font-size:1.5rem;font-weight:900}.c58-coin::after{content:attr(data-face)}.c58-dice-summary{font-variant-numeric:tabular-nums}.c58-wheel-stage{position:relative;width:min(28rem,82vw);margin:0 auto 1rem;padding-top:1rem}.c58-wheel-pointer{position:absolute;z-index:2;top:0;left:50%;transform:translateX(-50%);width:0;height:0;border-left:1rem solid transparent;border-right:1rem solid transparent;border-top:0;border-bottom:1.8rem solid #17251f;filter:drop-shadow(0 2px 2px #0004)}.c58-wheel{position:relative;width:100%;aspect-ratio:1;border-radius:50%;border:.55rem solid #fff;outline:2px solid #98a39e;box-shadow:0 .6rem 1.6rem #0002;transition:transform 3.2s cubic-bezier(.12,.72,.13,1);transform:rotate(0deg);overflow:hidden}.c58-wheel.is-spinning{transform:rotate(var(--wheel-rotation))}.c58-wheel-label{position:absolute;left:calc(50% - 4rem);top:50%;width:8rem;height:50%;transform-origin:50% 0;text-align:center;color:#fff;font-size:.78rem;font-weight:800;text-shadow:0 1px 2px #0008;overflow:hidden}.c58-related{display:flex;flex-wrap:wrap;gap:.65rem}.c58-related a{border:1px solid #ccd4d0;border-radius:999px;padding:.55rem .85rem}.c58-field input:focus-visible,.c58-field select:focus-visible,.c58-field textarea:focus-visible,.c58-actions button:focus-visible,.c58-related a:focus-visible{outline:3px solid #176f52;outline-offset:3px}@media(prefers-reduced-motion:reduce){.c58-wheel{transition:none!important}.c58-coin{animation:none!important}}@media(max-width:700px){.c58-grid,.c58-notes{grid-template-columns:1fr}.c58-actions .button{width:100%}.c58-wheel-stage{width:min(22rem,82vw)}.c58-wheel-label{font-size:.7rem}.c58-result{overflow-wrap:anywhere}}@media(max-width:360px){.c58-wheel-stage{width:min(18rem,80vw)}.c58-wheel-label{display:none}}
