@import url('./style.css?v=paw1');
.question-list,.choice-stack{display:grid;gap:9px}.question-list button,.choice-stack button{text-align:left}.investigation{background:#ecf4f3;border:1px solid #c5ded9;border-radius:15px;padding:18px;line-height:1.8;margin-bottom:18px}.investigation strong{display:block;color:#32706b}.candidate-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.candidate{text-align:left;min-width:0;position:relative;padding:16px!important}.candidate strong{display:block;font-size:19px}.candidate .features{display:block;font-size:13px;line-height:1.9}.candidate .keep-label{display:block;margin-top:9px;font-size:12px;font-weight:800;color:#62768b}.candidate.excluded{background:#f1f1ef;opacity:.55}.candidate.excluded strong{text-decoration:line-through}.umbrella-icon{display:block;font-size:28px;color:#4a7e9c;margin:4px 0}.question-log{padding-left:20px;font-size:14px;line-height:1.9}.question-log li{margin-bottom:10px}.remaining{padding:12px 15px;border-radius:10px;background:#fff4d5;font-weight:700;font-size:14px}.robot-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;background:#e9e2d4;padding:9px;border-radius:14px;margin:18px 0}.map-cell{position:relative;min-height:78px;border:1px solid #d8d9cf!important;padding:6px!important;border-radius:7px;background:#fffef8;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.map-cell small{position:absolute;top:4px;left:6px;font-size:10px;color:#748089}.map-cell .tile-label{font-size:11px}.map-cell.wall{background:repeating-linear-gradient(45deg,#d3d2ca,#d3d2ca 7px,#e5e3db 7px,#e5e3db 14px)}.map-cell[aria-pressed=true]{outline:3px solid #af8430;outline-offset:-3px;background:#fff0c4}.map-cell.visited{border-bottom:4px solid #94b8ba!important}.robot-token{font-size:25px;line-height:1.2;color:#304a76;font-weight:900}.route-key{font-size:13px;line-height:1.8;color:#6c7885}.commands{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;margin:14px 0}.command{padding:7px 2px!important;text-align:center;min-width:0}.command b{font-size:25px;display:block;line-height:1.3}.command small{font-size:11px}.command.changed{border-bottom:4px solid #bf8937}.command.executed{background:#eaf2ee}.direction-picker{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.direction-picker button{padding:8px 2px!important;font-size:13px}.direction-picker b{font-size:23px;display:block}.run-log{max-height:250px;overflow:auto;padding-left:26px;margin-top:12px;line-height:1.9;font-size:14px}.run-log li{padding:5px}.robot-status{background:#edf2fb;border-radius:11px;padding:12px 15px;line-height:1.8}.record-table{width:100%;border-collapse:collapse;font-size:14px;margin:15px 0}.record-table caption{text-align:left;line-height:1.8;font-weight:700;padding-bottom:12px}.record-table th,.record-table td{border-bottom:1px solid #e0e4e8;padding:12px 6px;text-align:center}.record-table th:first-child{text-align:left}.count-bar{display:flex;gap:2px;justify-content:center;margin-top:5px;flex-wrap:wrap}.count-bar i{width:7px;height:9px;background:#b87a3f;border-radius:2px}.record-table td:nth-child(3) .count-bar i{background:#ceaa37}.record-table td:nth-child(4) .count-bar i{background:#5a8795}.old-notice{background:#f8e8db;border:1px solid #edcfb4;border-radius:12px;padding:16px;line-height:1.9;margin-bottom:18px}.old-notice strong{font-size:12px;color:#a36b41;display:block}.notice-preview{background:#fffae9;border:2px solid #dbc488;border-radius:16px;padding:22px;font-weight:800;line-height:2;font-size:20px;min-height:130px}.notice-preview small{display:block;font-size:12px;color:#927c4e;margin-bottom:8px}.editor-group{border-bottom:1px solid #e7e5df;padding:15px 0;margin:0}.editor-group legend{padding-top:12px;margin:0;color:#6d7785}.editor-group .choice-stack{margin-top:8px}.evidence-rows{display:flex;gap:8px;flex-wrap:wrap}.evidence-rows button{flex:1}.validation-list{padding-left:20px;font-size:14px;line-height:1.9}.validation-list li{margin:4px 0}.instructions .inline-label{font-weight:800}.hidden-symbol{font-size:60px;text-align:center;margin:0;color:#63918e}.new-case .lab-art{background:#eef2e9}@media(max-width:780px){.map-cell{min-height:68px}.commands{gap:5px}.candidate-grid{gap:9px}.candidate{padding:12px!important}.notice-preview{font-size:18px;padding:18px}}@media(max-width:370px){.map-cell{min-height:59px}.map-cell .tile-label{font-size:10px}.robot-token{font-size:20px}.record-table{font-size:12px}.record-table th,.record-table td{padding:10px 3px}.candidate strong{font-size:17px}.candidate .features{font-size:12px}.commands{gap:4px}.command small{font-size:10px}.count-bar i{width:5px}.direction-picker button{font-size:11px}}

.candidate:disabled:not(.excluded),.map-cell:disabled,.command:disabled{opacity:1}.umbrella-drawing{position:relative;display:block;width:72px;height:74px;margin:12px 0 8px}.canopy{display:block;width:72px;height:37px;border-radius:50px 50px 3px 3px;background:#62969c;border:2px solid #35616b;color:#fff5d9;text-align:center;padding-top:10px;font-size:15px;letter-spacing:3px}.umbrella-drawing .handle{position:absolute;left:34px;top:35px;height:34px;border-left:4px solid #795734}.umbrella-drawing.hook .handle{left:22px;width:16px;border-left:0;border-right:4px solid #795734;border-bottom:4px solid #795734;border-radius:0 0 12px 12px}
