.import-heading{margin-bottom:1rem}
.import-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:0 0 1rem}
.import-steps article{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;background:#fff;border:1px solid #dce8e5;border-radius:16px}
.import-steps article>span,.section-number{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:12px;background:#e6f7f2;color:#087f5b;font-weight:800}
.import-steps strong,.import-steps small{display:block}.import-steps small{color:#667892;margin-top:.1rem}
.import-card{background:#fff;border:1px solid #dbe7e4;border-radius:20px;padding:1.25rem;margin-bottom:1rem;box-shadow:0 10px 30px rgba(10,48,69,.04)}
.import-section-title{display:flex;align-items:center;gap:.85rem;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #e5eeec}
.import-section-title h2{font-size:1.15rem;margin:0;color:#0a3045;font-weight:800}.import-section-title p{margin:.15rem 0 0;color:#667892}
.template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}
.template-grid>a{display:grid;grid-template-columns:44px 1fr;gap:.1rem .75rem;padding:1rem;border:1px solid #cfe0dc;border-radius:16px;color:#0a3045;text-decoration:none;transition:.18s ease}
.template-grid>a:hover{border-color:#087f5b;transform:translateY(-2px);box-shadow:0 8px 22px rgba(8,127,91,.1)}
.template-icon{grid-row:1/4;display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#e7f7f2;color:#087f5b;font-size:1.25rem}
.template-grid strong{font-size:1.05rem}.template-grid small{color:#667892}.template-grid b{color:#087f5b;font-size:.88rem;margin-top:.35rem}
.import-form{display:grid;grid-template-columns:minmax(180px,.55fr) minmax(280px,1.45fr) auto;align-items:end;gap:1rem}
.import-form label>span,.file-picker>span{display:block;font-weight:700;color:#29495e;margin-bottom:.35rem}
.import-form select,.import-form input[type=file]{width:100%;min-height:46px;border:1px solid #c8d9d5;border-radius:12px;background:#fbfdfd;padding:.65rem .8rem}
.file-picker small{display:block;color:#667892;margin-top:.3rem}.import-form .validation-summary-errors{grid-column:1/-1}
.result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.result-grid>div{padding:1rem;background:#f6faf9;border-radius:14px}
.result-grid small,.result-grid strong{display:block}.result-grid strong{font-size:1.55rem;color:#0a3045}.import-result.success{border-color:#8ed6bf}.import-result.warning{border-color:#efc06b}
.import-result details{margin-top:1rem;padding:1rem;background:#fff8e8;border-radius:14px}.import-result summary{font-weight:800;cursor:pointer}.import-result li{margin-top:.35rem;color:#9b3a2c}
@media(max-width:800px){.import-steps,.template-grid,.result-grid{grid-template-columns:1fr}.import-form{grid-template-columns:1fr}.import-card{padding:1rem}.product-heading .d-flex{flex-wrap:wrap}}
