.location-spi-import-panel{display:flex;flex-direction:column;gap:16px}.location-spi-import-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px;border:1px solid rgba(15,23,42,.12);border-radius:16px;background:#f8fafc}.location-spi-import-head strong{display:block;margin-bottom:4px}.location-spi-import-head p{margin:0;color:#64748b;line-height:1.5}.location-spi-import-files input[type=file]{width:100%;padding:10px;border:1px dashed rgba(15,23,42,.25);border-radius:12px;background:#fff}.location-spi-import-files small{display:block;margin-top:6px;color:#64748b;line-height:1.4}.location-spi-import-actions{flex-wrap:wrap}.location-spi-import-status{padding:12px 14px;border-radius:14px;border:1px solid rgba(15,23,42,.12);background:#fff;color:#334155}.location-spi-import-status.is-pending{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.location-spi-import-status.is-success{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}.location-spi-import-status.is-error{background:#fef2f2;border-color:#fecaca;color:#991b1b}.location-spi-preview{padding:16px;border:1px solid rgba(15,23,42,.12);border-radius:16px;background:#fff}.location-spi-preview h4{margin:0 0 12px}.location-spi-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.location-spi-preview-grid>div{padding:12px;border-radius:14px;background:#f8fafc;border:1px solid rgba(15,23,42,.08)}.location-spi-preview-grid span{display:block;font-weight:800;font-size:22px;color:#0f172a}.location-spi-preview-grid small{display:block;color:#64748b;line-height:1.3}.location-spi-preview-list{margin-top:12px;padding:12px;border-radius:14px;border:1px solid rgba(15,23,42,.10);background:#f8fafc;white-space:pre-wrap;color:#334155}.location-spi-confirm{display:flex;align-items:flex-start;gap:10px;margin-top:14px;padding:12px;border-radius:14px;background:#f8fafc;color:#0f172a}.location-spi-confirm input{margin-top:3px}.location-spi-import-actions [disabled]{opacity:.45;cursor:not-allowed;filter:grayscale(1)}@media(max-width:900px){.location-spi-import-head{flex-direction:column}.location-spi-preview-grid{grid-template-columns:1fr}}
