:root{font-family:Arial,'Noto Sans KR',sans-serif;color:#24262a;background:#f4f5f6;font-size:16px;--line:#d6d8dc;--ink:#24262a}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer;background:#fff;border:1px solid var(--line);padding:10px 14px;color:var(--ink);font-size:.875rem}button:hover{background:#e9eaed}button:disabled{opacity:.4;cursor:not-allowed}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #376cbd;outline-offset:2px}header{height:88px;background:#202124;color:white;display:flex;align-items:center;padding:14px 30px;gap:28px}.brand{display:flex;align-items:center;gap:16px;color:inherit;text-decoration:none}.brand img{width:42px;height:56px;object-fit:contain}.brand b{font-size:1rem;letter-spacing:.12em}.brand small{display:block;font-size:.75rem;letter-spacing:.25em;color:#b9bbc0;margin-top:8px}.header-rule{height:32px;border-left:1px solid #5e6168}.edition{color:#c4c6cc;font-size:.875rem;flex:1}header button{background:transparent;color:white;border-color:#60636b}main{display:grid;grid-template-columns:320px minmax(0,1fr);min-height:calc(100vh - 88px)}aside{padding:28px 24px;background:#fff;border-right:1px solid var(--line)}.section-title{font-size:.875rem;font-weight:600;display:flex;gap:12px;align-items:center;margin:24px 0 20px}.section-title:first-child{margin-top:0}.section-title span{font-size:.75rem;color:#777c86}.section-title:after{content:'';height:1px;background:var(--line);flex:1}h1{font-size:1.65rem;letter-spacing:-.04em;margin:0 0 24px}h1 em{font-size:1rem;font-weight:400;font-style:normal}label{display:block;font-size:.875rem;margin:16px 0 8px}input,select{min-height:42px;border:1px solid var(--line);background:#fff;padding:10px;width:100%;font-size:.875rem;border-radius:0;min-width:0}.search{display:flex}.search input{border-right:0}.search button{flex-shrink:0;background:#30333a;color:#fff}.selected{margin-top:18px;padding:12px;background:#f2f3f5;font-size:.875rem;line-height:1.6;border-left:2px solid #555b66}.note{font-size:.75rem;color:#6c717c;line-height:1.7}.primary{width:100%;margin-top:8px;background:#252830;color:white;display:flex;justify-content:space-between;align-items:center;padding:14px}#status{font-size:.875rem;line-height:1.6;min-height:45px;color:#565d69}.layer{display:flex;align-items:center;gap:10px;border-bottom:1px solid #eee;margin:0;padding:12px 0}.layer input,.check input{width:16px;min-height:16px;accent-color:#353a43}.layer span{flex:1}.layer small{font-size:.75rem;color:#747b87}.swatch{width:12px;height:12px;display:inline-block}.check{display:flex;align-items:center;gap:8px}.export{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:20px}.drawing{padding:25px 30px;min-width:0}.drawing-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.eyebrow{font-size:.75rem;letter-spacing:.16em;color:#747a85}h2{font-size:1.15rem;margin:8px 0}.zoom{display:flex;gap:4px}.canvas{height:min(65vh,800px);min-height:380px;background:#fff;position:relative;border:1px solid #c9cdd3;overflow:hidden;touch-action:none}#map{width:100%;height:100%;display:block;cursor:grab}#map:active{cursor:grabbing}#empty{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none;text-align:center}#empty img{width:110px;height:135px;object-fit:contain;margin-bottom:20px;opacity:.45}#empty p{font-size:.875rem;line-height:1.8;color:#797e87}.north{position:absolute;top:20px;right:25px;text-align:center;font-size:.875rem}.drawing-footer{display:flex;justify-content:space-between;padding:10px 0;font-size:.75rem;color:#747a84}.summary{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:18px}.summary>div{padding:18px;border-right:1px solid var(--line)}.summary>div:last-child{border:0}.summary small{display:block;font-size:.75rem;color:#747a84;margin-bottom:10px}.summary b{font-size:1.5rem;font-weight:500}.summary>div:last-child b{font-size:1rem}.legend{font-size:.875rem;display:flex;gap:18px;flex-wrap:wrap;margin:18px 0}.legend span{display:flex;align-items:center;gap:7px}details{font-size:.875rem;padding:12px 0}summary{cursor:pointer}pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:.75rem;max-height:240px;overflow:auto}#results button{display:block;width:100%;text-align:left;line-height:1.6;border-top:0}#results small{display:block;color:#6d7480}.error{color:#a43434!important}@media(max-width:900px){header{padding:12px 18px;gap:12px}.edition,.header-rule{display:none}header button{margin-left:auto}main{grid-template-columns:270px minmax(0,1fr)}aside{padding:20px 16px}.drawing{padding:20px 16px}.summary>div{padding:12px}.summary b{font-size:1.1rem}.drawing-bar{flex-wrap:wrap}}@media(max-width:650px){header{height:76px}.brand img{width:30px;height:42px}.brand b{font-size:.875rem}main{display:flex;flex-direction:column}aside{border-right:0;border-bottom:1px solid var(--line)}.drawing{padding:20px 12px}.canvas{height:65vh}.summary{grid-template-columns:1fr 1fr}.summary>div{border-bottom:1px solid var(--line)}.drawing-footer{gap:12px;flex-wrap:wrap}}

.download-ready:not([hidden]){display:block;margin-top:12px;font-size:14px;color:#30343c;text-decoration:underline;overflow-wrap:anywhere}

.primary:hover:not(:disabled),header button:hover{background:#3a3f49;color:#fff}
