*{box-sizing:border-box}html,body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#17212b;background:#f3f5f7}a{color:inherit}button,input,textarea{font:inherit}.centered{min-height:100vh;display:grid;place-items:center;padding:20px}.card{background:white;border:1px solid #dfe4ea;border-radius:12px;box-shadow:0 8px 28px rgba(0,0,0,.08);padding:24px}.login-card{width:min(430px,100%)}label{display:block;margin:14px 0 6px;font-weight:600}input,textarea{width:100%;margin-top:6px;padding:10px 11px;border:1px solid #cbd3da;border-radius:8px;background:white}button{border:1px solid #b8c1c8;border-radius:8px;background:white;padding:10px 13px;cursor:pointer}button:hover{background:#f3f6f8}button.primary,.login-card button{background:#145da0;color:white;border-color:#145da0}.error{background:#ffe8e8;border:1px solid #e7b1b1;padding:10px;border-radius:8px}.topbar{height:56px;background:#17212b;color:white;display:flex;align-items:center;justify-content:space-between;padding:0 16px;font-size:14px}.topbar a{color:white}.layout{height:calc(100vh - 56px);display:grid;grid-template-columns:1fr 340px}.map-wrap{position:relative;min-width:0}.map-wrap #map{width:100%;height:100%}.sidebar{background:white;border-left:1px solid #d9dfe4;padding:16px;overflow:auto}.sidebar h2{margin-top:0}.map-tools{position:absolute;z-index:10;left:12px;top:12px;display:flex;gap:7px;flex-wrap:wrap;max-width:calc(100% - 24px)}.map-tools button{box-shadow:0 2px 8px rgba(0,0,0,.15)}.notice{font-size:13px;line-height:1.4;padding:10px;background:#eef5fb;border-radius:8px;margin-bottom:12px}.switch-row{display:flex;align-items:center;gap:8px;font-weight:normal}.switch-row input{width:auto;margin:0}.feature-list{margin:15px 0}.feature-item{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid #eee;font-size:14px}.total{padding:10px;background:#f3f5f7;border-radius:8px}.sidebar hr{border:0;border-top:1px solid #e2e5e8;margin:18px 0}.sidebar button{width:100%;margin-top:9px}.attribution{font-size:11px;color:#65717d;line-height:1.35}.status-ok{margin-top:10px;padding:9px;background:#e6f6ea;border-radius:7px}.status-error{margin-top:10px;padding:9px;background:#ffe8e8;border-radius:7px}.orders{max-width:1000px;margin:30px auto;padding:0 18px}.orders table{width:100%;border-collapse:collapse;background:white}.orders th,.orders td{text-align:left;padding:10px;border-bottom:1px solid #e8ecef}.orders th{background:#f4f6f8}@media(max-width:800px){.layout{grid-template-columns:1fr;grid-template-rows:58vh auto;height:auto}.map-wrap{height:58vh}.sidebar{border-left:0;border-top:1px solid #d9dfe4}.topbar{font-size:12px}.map-tools{top:8px;left:8px}.map-tools button{padding:8px;font-size:12px}}
select{font:inherit;width:100%;margin-top:6px;padding:10px 11px;border:1px solid #cbd3da;border-radius:8px;background:white}
