:root{font-family:system-ui,sans-serif;color:#173351;background:#f4f7fb;line-height:1.7}*{box-sizing:border-box}body{margin:0}main{max-width:860px;margin:auto;padding:24px 18px 60px}a{color:#1267a9}h1{font-size:1.7rem}h2{font-size:1.25rem}section,article{background:white;border:1px solid #dce5ef;border-radius:16px;padding:22px;margin:24px 0}label{display:block;margin:16px 0}input,select,textarea{display:block;width:100%;font:inherit;padding:10px;border:1px solid #a8bace;border-radius:8px;background:white;color:inherit}button{font:inherit;font-weight:600;cursor:pointer;border:0;background:#1768aa;color:white;padding:11px 18px;border-radius:9px}.secondary{background:#e9eff5;color:#173351}.check{display:flex;align-items:flex-start;gap:10px}.check input{width:auto;margin-top:8px}.coordinates,.session{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.coordinates label{flex:1;min-width:150px}.hint,footer{font-size:.9rem;color:#53667c}.notice,.error{padding:14px;border-radius:9px;background:#e0f2f6}.error{background:#fff0ef;color:#a62929}.preview{max-width:100%;max-height:300px;object-fit:contain}.body{white-space:pre-wrap;overflow-wrap:anywhere}footer{margin-top:36px}
