.three-d-direction{margin-top:10px;padding:10px 11px;border:1px solid var(--line);border-radius:8px;background:#fff}.three-d-direction>b{display:block;font-size:12px}.three-d-direction>small{display:block;margin-top:3px;color:var(--muted);font-size:10px}.three-d-direction-stage{position:relative;margin-top:8px;aspect-ratio:4/3;overflow:hidden;border-radius:7px;background:#eef0f2}.three-d-direction-stage img{width:100%;height:100%;object-fit:contain}.three-d-direction-stage svg{position:absolute;inset:0;width:100%;height:100%;touch-action:none}.three-d-direction-stage line{stroke:#d7ff54;stroke-width:1.6;stroke-linecap:round}.three-d-direction-stage marker path{fill:#d7ff54;stroke:#101215;stroke-width:.8}.three-d-direction-stage circle{fill:#fff;stroke:#101215;stroke-width:.8;cursor:grab}.three-d-direction button{height:30px;margin-top:8px;padding:0 9px;border:1px solid var(--line);border-radius:6px;background:#f5f6f7;font-size:11px;font-weight:800}.three-d-direction[hidden]{display:none}@media(min-width:700px){.three-d-direction-stage{aspect-ratio:16/10}}.three-d-prompt-tools{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:9px}.three-d-prompt-tools button,.three-d-prompt-tools label{min-width:0;height:34px;border:1px solid var(--line);border-radius:7px;background:#f8f8f9;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;padding:0 7px}.three-d-prompt-tools button:active{background:var(--lime)}.three-d-prompt-tools label{gap:4px;justify-content:space-between}.three-d-prompt-tools select{width:86px;height:26px;border:0;background:transparent;padding:0;font-size:10px}.three-d-prompt-tools button:last-child{background:#101215;border-color:#101215;color:#fff}@media(min-width:700px){.three-d-prompt-tools{grid-template-columns:repeat(4,minmax(0,1fr))}.three-d-prompt-tools label{grid-column:span 2}}
