:root{color:#183529;font-synthesis:none;background:#f5f6ef;font-family:system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}main{max-width:1120px;margin:auto;padding:48px 28px}header{border-bottom:1px solid #becbc0;padding-bottom:24px}header>p:first-child{letter-spacing:.15em;font-size:12px}h1{letter-spacing:-.045em;margin:20px 0;font-size:clamp(30px,5vw,52px);font-weight:550}header p{max-width:670px;line-height:1.6}.workspace{grid-template-columns:340px 1fr;gap:36px;padding:30px 0;display:grid}label{flex-direction:column;gap:7px;margin-bottom:17px;font-size:13px;display:flex}input,select,button{font:inherit;color:inherit;background:#fff;border:1px solid #a9bcb0;border-radius:3px;width:100%;padding:10px}fieldset{border:0;gap:12px;margin:0 0 8px;padding:0;display:flex}fieldset label{min-width:0}legend{margin-bottom:10px;font-size:14px;font-weight:600}.actions{gap:10px;display:flex}button{cursor:pointer;color:#fff;background:#244f3b;border-color:#244f3b}button:disabled{opacity:.5;cursor:default}#cancel{color:#244f3b;background:0 0;width:100px}#status{font-size:14px;line-height:1.5}#geometry{background:#e8ede3;border:1px solid #d0dace;width:100%}#geometry text{fill:#597261;font-size:15px}#summary{font-size:16px;font-weight:550}#maneuvers{padding-left:20px;font-size:14px;line-height:1.7}details{border-top:1px solid #becbc0;padding-top:20px;font-size:13px;line-height:1.6}summary{cursor:pointer;font-weight:600}pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#e8ede3;padding:18px}#export{width:auto}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #dc9729}@media (max-width:760px){main{padding:24px 18px}.workspace{grid-template-columns:1fr;gap:16px}header{padding-bottom:12px}}
