:root{font-family:system-ui,sans-serif;color:#173e39;background:#f3f7f6;font-size:16px}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{touch-action:manipulation}a{color:#087567}header{padding:20px 4vw;background:#123b36;color:#fff;display:flex;justify-content:space-between;gap:16px}header a{color:#fff}header span{font-size:14px}main{max-width:1500px;padding:30px 24px 60px;margin:auto}h1{font-size:clamp(26px,3vw,38px);margin:6px 0}h2{font-size:18px;margin:0 0 12px}p{line-height:1.55}.heading{display:flex;justify-content:space-between;gap:20px;align-items:center}.eyebrow{font-size:14px;text-transform:uppercase;letter-spacing:.13em;margin:0;color:#087567}fieldset{border:0;padding:0;margin:0;min-width:0}button{border:1px solid #b8ccc7;border-radius:8px;background:#fff;padding:10px 14px;color:inherit;cursor:pointer}button:hover{background:#e7f1ee}button:disabled{opacity:.45;cursor:not-allowed}.primary{background:#087567;color:white;border-color:#087567}.primary:hover{background:#095e54}.danger{color:#a23429}.filebar,.fieldbar,.sizebar,.tools,.legend{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.filebar label{flex:1;min-width:260px}.filebar button{align-self:end}label{display:grid;gap:6px;font-size:14px;font-weight:600}input,textarea,select{width:100%;padding:10px;border:1px solid #b8ccc7;border-radius:6px;background:#fff;color:#173e39}textarea{resize:vertical}code{font-family:ui-monospace,monospace;overflow-wrap:anywhere}.destination{font-size:14px}.layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:20px}.panel{background:#fff;border:1px solid #cfddda;border-radius:14px;padding:20px;min-width:0}aside{align-self:start}aside>button{width:100%;margin-top:10px}.task-list{display:grid;gap:7px;max-height:500px;overflow:auto}.task-list button{text-align:left;overflow-wrap:anywhere}.active,button[aria-pressed=true]{background:#d5ece5;border-color:#087567;box-shadow:inset 3px 0 #087567}.metadata{display:grid;gap:12px}.fieldbar{margin-top:24px}.fieldbar h2{margin:0}#fieldTabs{display:flex;flex-wrap:wrap;gap:6px}.sizebar{margin:16px 0}.sizebar input{width:90px}.sizebar small{font-size:14px;max-width:300px;color:#63736d}.tools button{font-size:14px}.hint{font-size:14px;color:#526962}.grid-scroll{overflow:auto;padding:10px;background:#e9f1ee;border-radius:10px;max-height:660px}.grid{display:grid;width:max-content;border:3px solid #224a40;background:#22952b;gap:0}.cell{width:40px;height:40px;padding:0;border-radius:0;border:1px solid #b8d20a;background:#22952b;color:#fff;position:relative;font-size:19px;line-height:1}.cell:hover{background:#4aad4f}.cell.painted{background:#aeb5b9}.cell .robot{color:#eee;text-shadow:1px 1px #111,-1px -1px #111}.cell .target{color:#ffec36;font-size:12px;position:absolute;right:3px;bottom:3px}.cell .end{position:absolute;top:0;left:2px;color:#fff}.cell.wall-up{border-top:4px solid #f5ee47}.cell.wall-down{border-bottom:4px solid #f5ee47}.cell.wall-left{border-left:4px solid #f5ee47}.cell.wall-right{border-right:4px solid #f5ee47}.legend{font-size:14px;margin-top:12px}.legend span{padding:5px 0}details{margin-top:16px}summary{cursor:pointer}details textarea{margin-top:10px;font-family:monospace}#status{padding:12px 16px;border-left:4px solid #087567;background:#e1f0eb}#status.error{border-color:#bc4132;background:#fff0ed;color:#8c3026}.footer-note{color:#526962;font-size:14px}:focus-visible{outline:3px solid #2477c4;outline-offset:3px}@media(max-width:800px){.layout{grid-template-columns:1fr}.task-list{max-height:180px}.heading,header{align-items:start;flex-direction:column}main{padding:24px 12px}.panel{padding:16px}.filebar>button{flex:1}}
