.applied-location-files{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px}.applied-location-file{display:grid;gap:8px}.applied-location-file dl{display:grid;grid-template-columns:auto 1fr;gap:4px 10px;margin:0}.applied-location-file dt{font-weight:800}.applied-location-file a{justify-self:start}.import-overview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px}.import-actions,.import-preview{display:grid;gap:12px}.import-actions{margin-bottom:16px}.import-buttons,.import-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.import-buttons a,.import-buttons label,#import-upload,#import-apply{display:inline-flex;align-items:center;justify-content:center;min-height:44px}.import-buttons a{text-decoration:none}.import-buttons input{position:absolute;width:1px;height:1px;clip-path:inset(50%)}.import-alert{color:#a61b1b;min-height:24px}.import-counts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.import-counts article{padding:10px;border:1px solid #ddd;border-radius:8px;background:#fafafa}.import-counts strong{font-size:1.25rem}.import-change{border:1px solid #ddd;border-left:5px solid #334155;border-radius:8px;padding:12px}.import-change.error{border-left-color:#b42318;background:#fff6f5}.import-change.inactive{border-left-color:#a15c00;background:#fffaf0}.import-change.rename-candidate{border-left-color:#176b87;background:#f1fbff}.import-change header{display:flex;gap:8px}.import-change header span{font-weight:800}.import-diff{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.import-diff section{min-width:0;padding:8px;background:#f7f7f7}.import-diff pre{white-space:pre-wrap;overflow-wrap:anywhere}.rename-choice{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.rename-choice p{width:100%;margin:4px 0}.rename-choice button{min-height:40px;border:1px solid #7a8a90;background:#fff;border-radius:6px;padding:0 12px}.rename-choice button.selected{border-color:#0b607a;background:#0b607a;color:#fff}.import-change dl{display:grid;grid-template-columns:100px 1fr}.import-change dt{font-weight:800}.import-table{overflow-x:auto}.import-table table{width:100%;min-width:720px;border-collapse:collapse}.import-table th,.import-table td{padding:10px;text-align:left;border-bottom:1px solid #ddd}button:disabled,.import-buttons label:has(input:disabled){cursor:not-allowed;opacity:.55}
@media(max-width:760px){.import-overview,.import-counts,.import-diff{grid-template-columns:1fr}.import-buttons{display:grid}.import-buttons>*{width:100%}.import-section-head{align-items:stretch}.import-section-head button{width:100%}}
