.imported-seller-page{max-width:1200px;margin:24px auto 40px;padding:0 16px}
.imported-seller-head{display:flex;gap:18px;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px;box-shadow:0 10px 28px rgba(15,23,42,.06)}
.imported-seller-avatar{width:72px;height:72px;border-radius:50%;background:#e0f2fe;color:#0284c7;display:flex;align-items:center;justify-content:center;font-size:30px;flex:0 0 auto;overflow:hidden}
.imported-seller-avatar img{width:100%;height:100%;object-fit:cover;display:block}
.imported-seller-main{min-width:0}
.imported-seller-kind{font-size:13px;color:#64748b;font-weight:700;margin-bottom:4px}
.imported-seller-main h1{margin:0;color:#0f172a;font-size:28px;line-height:1.15;overflow-wrap:anywhere}
.imported-seller-count{display:flex;align-items:center;gap:7px;margin-top:8px;color:#475569;font-weight:600}
.imported-seller-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}
.imported-seller-contact{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border-radius:9px;text-decoration:none;font-weight:800;font-size:14px}
.imported-seller-contact--tg{background:#e0f2fe;color:#0369a1}
.imported-seller-contact--phone{background:#dcfce7;color:#166534}
.imported-seller-search{margin:14px 0 14px}
.imported-seller-search-box{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;max-width:720px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px;box-shadow:0 8px 22px rgba(15,23,42,.05)}
.imported-seller-search-box>i{position:absolute;left:28px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}
.imported-seller-search-box input{width:100%;min-width:0;height:46px;padding:0 14px 0 42px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#0f172a;font-size:16px;outline:none}
.imported-seller-search-box input:focus{border-color:#ff6600;box-shadow:0 0 0 3px rgba(255,102,0,.12)}
.imported-seller-search-box button{height:46px;padding:0 16px;border:none;border-radius:8px;background:#ff6600;color:#fff;font-size:14px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}
.imported-seller-warning{margin:14px 0 18px;padding:12px 14px;border:1px solid #fcd34d;border-radius:10px;background:#fffbeb;color:#92400e;line-height:1.5}
.imported-seller-stories{margin:0 -16px 18px}
.imported-seller-stories .video-stories-section{background:transparent;padding:0}
.imported-seller-stories .video-stories-section .container{max-width:1200px;padding:0 16px}
.imported-seller-categories{margin:0 0 18px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px;box-shadow:0 8px 22px rgba(15,23,42,.04)}
.imported-seller-categories h2{margin:0 0 12px;color:#0f172a;font-size:18px}
.imported-category-links{display:flex;flex-wrap:wrap;gap:10px}
.imported-category-link{display:inline-flex;align-items:center;gap:7px;padding:8px 14px;border:1px solid #e5e7eb;border-radius:999px;background:#f8fafc;color:#475569;font-size:14px;font-weight:700;cursor:pointer;transition:all .18s ease;text-decoration:none}
.imported-category-link:hover{background:#eef2f7;color:#0f172a}
.imported-category-link.active{background:#ff6600;color:#fff;border-color:#ff6600;box-shadow:0 4px 12px rgba(255,102,0,.2)}
.imported-category-link span{font-size:12px;opacity:.85}
.imported-category-select-wrap{display:none;margin-bottom:12px}
.imported-category-select{width:100%;padding:12px 14px;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc;color:#0f172a;font-size:16px}
.imported-seller-grid{margin-top:0}
.imported-seller-grid.products-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;max-width:1200px!important;padding:0!important;align-items:start}
.imported-load-more-wrapper{margin:20px 0 0}
.imported-seller-pagination{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;margin:22px 0 0}
.imported-page-link,.imported-page-gap{min-width:38px;height:38px;padding:0 12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#334155;text-decoration:none;font-size:14px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:7px}
.imported-page-link:hover{border-color:#ff6600;color:#ff6600;background:#fff7ed}
.imported-page-link.active{background:#ff6600;border-color:#ff6600;color:#fff}
.imported-page-link--wide{min-width:92px}
.imported-page-gap{border-color:transparent;background:transparent;color:#94a3b8;padding:0 4px}
@media (max-width:600px){
    .imported-seller-head{align-items:flex-start;padding:16px}
    .imported-seller-avatar{width:58px;height:58px;font-size:24px}
    .imported-seller-main h1{font-size:22px}
    .imported-seller-search-box{grid-template-columns:minmax(0,1fr) 46px;padding:10px}
    .imported-seller-search-box button{width:46px;padding:0}
    .imported-seller-search-box button span{display:none}
    .imported-category-links{display:none}
    .imported-category-select-wrap{display:block}
    .imported-seller-pagination{gap:6px}
    .imported-page-link,.imported-page-gap{min-width:34px;height:36px;padding:0 10px;font-size:13px}
    .imported-page-link--wide span{display:none}
    .imported-page-link--wide{min-width:38px}
}
@media (max-width:1100px) and (min-width:701px){
    .imported-seller-grid.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media (max-width:700px){
    .imported-seller-grid.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
