.theme-explorer{margin:4rem auto;padding:2rem 1.25rem;max-width:1280px;border-top:1px solid #e8d4db}.theme-explorer-heading{color:#8E0C3A;font-size:clamp(28px,3.4vw,44px);font-weight:800;line-height:1.15;margin-bottom:2rem}.theme-explorer-layout{display:grid;gap:2rem;align-items:start}.theme-wheel{display:none;min-width:0;border:0;padding:0;margin:0}.theme-wheel-art,.theme-wheel-centre{display:none}.theme-selector{display:flex;align-items:center;gap:.6rem;padding:.85rem 1rem;border:2px solid var(--theme-color);border-radius:.75rem;background:white;color:#271620;font-weight:700;text-align:left;line-height:1.3;min-height:56px}.theme-selector[aria-pressed=true]{background:var(--theme-color);color:var(--theme-foreground,#ffffff)}.theme-marker{flex-shrink:0;width:1.1rem;height:1.1rem;border:1px solid;border-radius:50%;font-size:12px;display:inline-flex;justify-content:center;align-items:center}.theme-session-panel{border-top:4px solid var(--theme-color);padding:1.25rem 0;min-width:0}.theme-session-panel h3{color:#271620;font-size:24px;font-weight:800;line-height:1.2;margin-bottom:1rem}.theme-session-panel li{border-bottom:1px solid #e8d4db}.theme-session-panel a{display:flex;gap:1rem;justify-content:space-between;align-items:center;padding:1rem .3rem;color:#8E0C3A;font-weight:600;line-height:1.45;min-height:48px;text-decoration:none}.theme-session-panel a:hover{text-decoration:underline;text-underline-offset:4px;background:#faf6f7}.theme-mobile{min-width:0}.theme-mobile-label{display:block;font-weight:700;color:#8E0C3A;margin-bottom:.65rem}.theme-mobile select{display:block;width:100%;min-height:52px;padding:.75rem 2rem .75rem .75rem;border:2px solid var(--theme-color);border-radius:.5rem;background-color:var(--theme-foreground,#ffffff);color:#271620;font-size:16px;text-overflow:ellipsis}.theme-colour-strip{display:flex;min-width:0;border:0;gap:8px;overflow-x:auto;padding:5px;margin-top:.75rem}.theme-colour-strip button{flex:1 0 44px;min-height:44px;border-radius:6px;color:var(--theme-foreground,#ffffff);font-size:16px;font-weight:700;cursor:pointer;display:grid;place-items:center;transition:box-shadow .16s ease}.theme-colour-strip button:hover{box-shadow:inset 0 0 0 2px white}.theme-colour-strip button:focus-visible{outline:3px solid #271620;outline-offset:2px;box-shadow:inset 0 0 0 3px white}.theme-colour-strip .is-selected{outline:2px solid #271620;outline-offset:2px}@media (prefers-reduced-motion:reduce){.theme-colour-strip button,.theme-wheel-art path{transition:none}}@media (min-width:1024px){.theme-mobile{display:none}.theme-explorer-layout{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:2rem}.theme-wheel{position:relative;display:block;aspect-ratio:1}.theme-wheel-art{display:block;width:100%;height:auto}.theme-wheel-art path{transition:opacity .2s;opacity:1}.theme-wheel-art path.is-selected{opacity:1;stroke:#271620;stroke-width:3}.theme-wheel-centre{position:absolute;display:grid;place-items:center;inset:38.6%;pointer-events:none}.theme-wheel-centre img{width:86%;height:auto;object-fit:contain}.theme-selector{position:absolute;left:var(--theme-x);top:var(--theme-y);transform:translate(-50%,-50%);width:25%;min-height:88px;padding:.3rem;display:block;text-align:center;border:0;border-radius:.5rem;color:var(--theme-foreground,#ffffff);font-size:clamp(12px,1.1vw,15px)}.theme-selector,.theme-selector[aria-pressed=true]{background:transparent}.theme-selector:hover{background:#ffffff18}.theme-selector:focus-visible{outline:3px solid white;outline-offset:2px;box-shadow:0 0 0 6px #271620}.theme-marker{display:flex;margin:0 auto .4rem}}