.shape-panel #shapeAngleLabel{margin-top:4px}
.shape-panel #shapeAngleLabel small{font-size:.8rem;font-weight:400;color:#716a61}
.rotate-control path{fill:none;stroke:#8b6a19;stroke-width:1.5;stroke-dasharray:4 3;pointer-events:none}
.rotate-control circle{fill:#d4a735;stroke:#3b2a0c;stroke-width:1.3;cursor:grab}
.rotate-control circle:hover,.rotate-control circle:focus{fill:#f6c64d;stroke:#111;outline:none}
.rotate-control text{fill:#231b10;pointer-events:none;font-weight:800}
.preview-3d{background:#171d20;border:1px solid #6d6250;border-radius:8px;overflow:hidden;box-shadow:0 24px 60px #10131535}
.preview-3d-head{padding:20px 22px 12px;background:linear-gradient(110deg,#232b2e,#1b2225)}
.preview-3d-head h4{font-size:1.7rem}
.preview-3d-head p{color:#d8c9ac}
.preview-3d-toolbar{padding:10px 22px 16px;background:#1b2225;border-bottom:1px solid #465056}
.preview-3d-toolbar button{border-radius:4px;background:#303b40;border-color:#586368}
.preview-3d-toolbar button:hover,.preview-3d-toolbar button[aria-pressed=true]{border-color:#d4a735;background:#705718;color:#fff}
.preview-3d canvas{background:#192126;cursor:grab}
.preview-3d-foot{background:#20282b;border-top:1px solid #465056}
.preview-3d-foot .legend-cut{background:linear-gradient(90deg,#59666b,#e4e7e4,#717e82)}
