*{box-sizing:border-box}body{margin:0;background:#15191b;color:#eef0ed;font-family:Arial,Helvetica,sans-serif;font-size:16px}header{height:90px;border-bottom:1px solid #343a3c;display:flex;align-items:center;justify-content:space-between;padding:0 36px}.brand{display:flex;gap:20px;align-items:center}.brand strong{font-size:24px;font-style:italic;letter-spacing:-1px}.brand strong span{color:#efad56}.brand small{font-size:13px;letter-spacing:3px;border-left:1px solid #536062;padding-left:20px}.stage{font-size:12px;letter-spacing:1.7px;color:#f0b35d}.stage span{color:#a2adae}.stage i{display:inline-block;background:#efad56;width:6px;height:6px;border-radius:50%;margin-right:10px}main{display:grid;grid-template-columns:340px 1fr;min-height:calc(100vh - 90px)}aside{padding:32px 28px;border-right:1px solid #343a3c}.eyebrow{font-size:12px;letter-spacing:1px;color:#abb5b5}h1{font-size:42px;font-weight:500;letter-spacing:-1.7px;line-height:1.05;margin:22px 0 16px}.intro{font-size:14px;color:#b5bebe;line-height:1.6}.metrics{display:grid;grid-template-columns:1fr 1fr;margin:28px 0;border-top:1px solid #343a3c;border-bottom:1px solid #343a3c;padding:18px 0}.metrics strong{display:block;font-size:34px;font-weight:500}.metrics strong span{font-size:20px;color:#a5afaf}.metrics small{display:block;margin-top:8px;font-size:11px;letter-spacing:1px;color:#a5afaf}h2{font-size:14px;font-weight:500;margin:0 0 14px}section{margin-bottom:26px}.segmented{display:flex;background:#242a2c;border:1px solid #41494b;border-radius:6px;padding:3px;margin-bottom:18px}button{cursor:pointer;color:inherit;background:transparent;border:0;font:inherit}button:focus-visible,input:focus-visible,svg:focus-visible{outline:2px solid #f2ba60;outline-offset:3px}.segmented button{flex:1;padding:10px 0;font-size:14px;border-radius:3px}.segmented .active{background:#e7ac5d;color:#15191b}.check{display:flex;align-items:center;gap:9px;font-size:14px;margin:14px 0;cursor:pointer}input[type=checkbox]{width:17px;height:17px;accent-color:#edb15c}input[type=range]{width:100%;accent-color:#edb15c}#opacity-control{font-size:14px;margin-top:20px}.notes{border-top:1px solid #343a3c;padding-top:20px}dl{font-size:14px;margin:0}dl div{display:flex;justify-content:space-between;margin:10px 0}dt{color:#a5afaf}dd{margin:0}.notes p{font-size:12px;color:#a5afaf;line-height:1.6}.pending{display:flex;gap:12px;border-top:1px solid #343a3c;padding-top:20px}.pending>span{color:#edb15c;font-size:24px}.pending p{margin:0;font-size:14px}.pending small{display:block;color:#9aa7a7;font-size:12px;line-height:1.5;margin-top:7px}.workspace{position:relative;padding:24px;min-width:0;display:flex;flex-direction:column;background:#202728}.map-toolbar{display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:1.5px;margin-bottom:12px}.dot{display:inline-block;width:6px;height:6px;background:#f2ba60;border-radius:50%;margin-right:8px}.zoom{display:flex;align-items:center;border:1px solid #535d5e;border-radius:5px;letter-spacing:0}.zoom button{min-width:38px;min-height:38px;font-size:18px}.zoom #reset{font-size:13px;padding:0 12px;border-left:1px solid #535d5e;border-right:1px solid #535d5e}#map{width:100%;flex:1;min-height:400px;max-height:calc(100vh - 218px);touch-action:none;cursor:grab}#map:active{cursor:grabbing}.map-footer{display:flex;justify-content:space-between;gap:16px;color:#b5bebe;font-size:12px;margin-top:12px}.legend{display:flex;align-items:center;gap:8px}.legend span{display:inline-block;width:9px;height:9px;background:#a4644c}.legend .line{height:2px;width:16px;background:#f2ba60;margin-left:10px}.hint{font-size:12px;color:#9aa7a7;margin:14px 0 0}svg text{font-family:Arial,sans-serif;font-size:18px;paint-order:stroke;stroke:#202728;stroke-width:5px;fill:#f5d7a6}button:hover{filter:brightness(1.18);background-color:#424b4c}.segmented .active:hover{background:#e7ac5d}@media(min-width:1600px){aside{padding-top:42px}main{grid-template-columns:365px 1fr}}@media(max-width:900px){header{height:72px;padding:0 20px}.brand{gap:12px}.brand strong{font-size:21px}.brand small{font-size:11px;padding-left:12px}.stage span{display:none}main{grid-template-columns:260px 1fr;min-height:calc(100vh - 72px)}aside{padding:24px 18px}h1{font-size:34px}.workspace{padding:18px}#map{min-height:440px;max-height:720px}.legend{flex-wrap:wrap;max-width:230px}.map-footer{flex-wrap:wrap}}@media(max-width:650px){main{display:flex;flex-direction:column}.workspace{order:-1;border-bottom:1px solid #41494b;padding:16px}#map{flex:none;height:54vh;min-height:330px;max-height:580px}aside{border-right:0;padding:24px}h1{font-size:30px;margin:12px 0}h1 br{display:none}.intro{max-width:440px}.metrics{margin:18px 0;max-width:420px}.stage{font-size:11px;letter-spacing:1px}.brand small{letter-spacing:1.5px}.map-footer{font-size:11px}.hint{font-size:11px}.notes p,.pending small{font-size:13px}}
