.camelot-layout{grid-template-columns:minmax(280px,1.2fr) minmax(240px,1fr);align-items:center;gap:2rem;margin-block:1.5rem;display:grid}#camelot-select{max-width:100%;min-height:44px;font:inherit;color:#eef2e7;background:#181e19;border:1px solid #374333;border-radius:4px;margin-top:.5rem;padding:.5rem;display:block}.camelot-wheel{aspect-ratio:1;width:100%;max-width:560px;margin-inline:auto;position:relative}.camelot-wheel svg{width:100%;height:100%;display:block}.camelot-sector-minor{fill:#1c261c;stroke:#374333;stroke-width:1px}.camelot-sector-major{fill:#181e19;stroke:#374333;stroke-width:1px}.camelot-wheel button{color:#eef2e7;cursor:pointer;background:0 0;border:2px solid #0000;border-radius:50%;width:44px;height:44px;padding:0;font:700 14px/1 ui-monospace,Menlo,monospace;position:absolute;transform:translate(-50%,-50%)}.camelot-wheel button[aria-pressed=true]{color:#101411;background:#c5ee5c;border:2px solid #c5ee5c;box-shadow:0 0 0 2px #101411}.camelot-wheel button:focus-visible,#camelot-select:focus-visible,.camelot-actions button:focus-visible{outline-offset:3px;outline:3px solid #9a4d00}.camelot-center{white-space:pre-line;text-align:center;color:#adb8a6;font-size:12px;line-height:1.6;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.camelot-result h3{margin-top:0}.camelot-result dt{margin-top:1rem;font-weight:700}.camelot-result dd{margin:.25rem 0 0}.camelot-actions{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.camelot-actions button{min-height:44px;font:inherit;cursor:pointer;color:#eef2e7;background:#181e19;border:1px solid #374333;border-radius:4px;padding:.5rem .75rem}#camelot-copy-status{min-height:1.5em;font-size:.9rem}@media (max-width:760px){.camelot-layout{grid-template-columns:minmax(0,1fr);gap:1.5rem}}
