:root{--n:#0d3b5c;--r:#e31b23;--b:#f3f1ed}*{box-sizing:border-box}body{margin:0;background:var(--b);color:#123a5d;font:15px system-ui,sans-serif}header{height:78px;background:#fff;display:flex;align-items:center;gap:18px;padding:12px max(16px,calc((100% - 1100px)/2));border-bottom:1px solid #ddd}header img{width:190px}header span{font-weight:800}header button,header .button{margin-left:auto}main{width:min(1100px,calc(100% - 24px));margin:24px auto 110px}.card,.toolbar{background:#fff;border:1px solid #d8dde1;border-radius:16px;padding:22px;margin-bottom:18px}.install{max-width:650px}.install>img{width:230px}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px}.toolbar div{display:flex;flex-direction:column}.toolbar>.toolbar-actions{flex-direction:row;gap:8px;flex-wrap:wrap}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.steps b{background:#fff;padding:14px;border-radius:10px;text-align:center}.steps .active{background:var(--n);color:#fff}label{display:flex;flex-direction:column;gap:7px;margin-bottom:14px;font-weight:700}input,select,button,.button{font:inherit;min-height:48px;border:1px solid #c8d0d5;border-radius:10px;padding:9px 12px}button,.button{background:var(--r);color:#fff;border:0;font-weight:800;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}button.secondary,.button.secondary{background:var(--n)}button:disabled{opacity:.65;cursor:wait}.check{flex-direction:row;align-items:center}.check input{min-height:auto;width:22px}canvas{width:100%;height:150px;border:1px dashed #8c969d;background:#fff;touch-action:none}.actions{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:14px;display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #ddd}.error{color:#a40000}.ok{background:#e9f8e9;padding:18px;border-radius:12px}.muted{color:#667781}.searchbar{display:grid;grid-template-columns:1fr auto;gap:10px}.archive-table{width:100%;border-collapse:collapse}.archive-table th,.archive-table td{text-align:left;padding:12px 10px;border-bottom:1px solid #e2e7ea;vertical-align:top}.archive-table th{color:#536a78;font-size:13px}.archive-table .button{min-height:38px;padding:7px 10px}.badge{display:inline-block;padding:4px 8px;border-radius:999px;background:#e9f8e9;color:#236b31;font-size:12px;font-weight:800}.badge.missing{background:#f3f1ed;color:#756b61}code{display:block;overflow-wrap:anywhere;background:#eee;padding:12px}
.address-search-wrap{position:relative}.address-results{position:absolute;z-index:30;left:0;right:0;top:74px;max-height:360px;overflow:auto;background:#fff;border:1px solid #b9c5cc;border-radius:12px;box-shadow:0 12px 30px #17324a33;padding:6px}.address-results[hidden]{display:none}.address-results button{width:100%;min-height:0;display:flex;align-items:flex-start;flex-direction:column;gap:2px;text-align:left;background:#fff;color:#17324a;border-radius:8px;padding:10px}.address-results button:hover,.address-results button:focus{background:#eef5f8}.address-results span,.address-results small{font-weight:400;color:#607480}.address-results p{margin:8px 10px;color:#607480}
@media(max-width:650px){header img{width:145px}header span{display:none}.card{padding:16px}.steps b{font-size:12px;padding:10px 4px}.toolbar{align-items:flex-start;flex-direction:column}.archive-table thead{display:none}.archive-table,.archive-table tbody,.archive-table tr,.archive-table td{display:block;width:100%}.archive-table tr{padding:10px 0;border-bottom:2px solid #d8dde1}.archive-table td{border:0;padding:5px 0}.archive-table td:before{content:attr(data-label);display:block;font-size:12px;font-weight:800;color:#667781}.searchbar{grid-template-columns:1fr}.actions button{flex:1}}
