/* Scene controls share the garage's charcoal surfaces and warm copper accents. */
.studio-intro{margin:0 0 22px;color:#a9b8c5;font-size:12px;line-height:1.6}
.studio-section{border:0;padding:0;margin:0 0 24px;min-width:0}
.studio-section legend{padding:0;margin-bottom:11px;font-size:11px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:#c3ced7}
.studio-moods{display:grid;gap:7px}
.studio-moods button{display:flex;align-items:center;gap:12px;width:100%;padding:8px;border:1px solid #ffffff0b;border-radius:8px;background:#111b2580;text-align:left;transition:border-color .18s,background .18s}
.studio-moods button:hover{border-color:#a9b8c560}
.studio-moods button[aria-pressed=true]{border-color:#edaa7b;background:#edaa7b0d}
.studio-light-preview{position:relative;display:grid;place-items:center;flex:0 0 52px;height:48px;overflow:hidden;border-radius:5px;background:radial-gradient(ellipse at 35% 0,#c9d3dc55,transparent 70%),#131e29}
.studio-light-preview i{width:27px;height:27px;border-radius:50%;background:radial-gradient(circle at 32% 24%,#fcf7ed,#99a9b6 29%,#344454 61%,#101821 80%);box-shadow:5px 10px 9px #0008}
.studio-light-preview.golden{background:radial-gradient(ellipse at 15% 5%,#eab18166,transparent 70%),#2f2522}
.studio-light-preview.golden i{background:radial-gradient(circle at 24% 30%,#ffedd5,#ce9164 28%,#725547 55%,#24252b 79%)}
.studio-light-preview.nocturne{background:radial-gradient(ellipse at 85% 0,#91baff55,transparent 65%),#10192d}
.studio-light-preview.nocturne i{background:radial-gradient(circle at 73% 22%,#e6f5ff,#6b96c5 20%,#243950 43%,#111a27 73%)}
.studio-mood-copy{display:grid;gap:3px;flex:1;min-width:0}
.studio-mood-copy strong{font-size:12px;font-weight:500;color:#e9eef2}
.studio-mood-copy small{font-size:10px;color:#9cabb8}
.studio-choice-dot{width:12px;height:12px;border:1px solid #61717e;border-radius:50%;margin-right:3px;flex-shrink:0}
[aria-pressed=true]>.studio-choice-dot{border:3px solid #edaa7b;background:#edaa7b;box-shadow:inset 0 0 0 2px #26323b}
.studio-intensity{display:grid;grid-template-columns:1fr auto;gap:7px;margin-top:17px;align-items:center;font-size:11px;color:#afbdc9}
.studio-intensity output{font-variant-numeric:tabular-nums;color:#eec3a4}
.studio-intensity input{grid-column:1/-1;width:100%;margin:0;min-height:28px;accent-color:#edaa7b;cursor:pointer}
.studio-backdrops{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 8px}
.studio-backdrops button{display:grid;gap:6px;padding:4px;min-height:64px;color:#adbdc9;font-size:10px;border:1px solid transparent;border-radius:7px}
.studio-backdrops button>span:first-child{display:block;height:32px;border-radius:4px;background:linear-gradient(145deg,#ffffff12,transparent 75%),var(--backdrop);box-shadow:inset 0 0 0 1px #ffffff12}
.studio-backdrops button:hover{background:#ffffff06}
.studio-backdrops button[aria-pressed=true]{border-color:#edaa7b;color:#f3c3a2;background:#edaa7b0a}
.studio-reset{width:100%;min-height:36px;border-top:1px solid #ffffff10;color:#a9b8c5;font-size:11px;padding:13px 0 0}
.studio-reset:hover{color:#f3c3a2}
[data-tab=studio] button:focus-visible,[data-tab=studio] input:focus-visible{outline:2px solid #edaa7b;outline-offset:3px}
@media(max-width:760px){.studio-intro{margin-bottom:16px}.studio-section{margin-bottom:18px}.studio-moods{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.studio-moods button{flex-direction:column;gap:7px;padding:8px 4px;text-align:center}.studio-light-preview{flex-basis:auto;width:100%;height:38px}.studio-choice-dot,.studio-mood-copy small{display:none}.studio-mood-copy strong{font-size:10px}.studio-backdrops{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-backdrops button{min-height:58px}}
@media(prefers-reduced-motion:reduce){.studio-moods button{transition:none}}

.stage{background:var(--studio-backdrop,#10171e)}
@media(max-width:760px){.stage #viewport{mask-image:linear-gradient(to bottom,#000 calc(100% - 55px),transparent)}}
