:root{--ink:#101014;--muted:#6f727b;--surface:#fff;--soft:#f5f5f7;--red:#fe2c55;--cyan:#25f4ee;--radius:22px}*{box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fafafa;color:var(--ink)}a{text-decoration:none;color:inherit}.fw-black{font-weight:900}.app-navbar{background:rgba(15,15,18,.96);backdrop-filter:blur(16px);padding:.75rem 0}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,var(--cyan),var(--red));color:#000}.navbar-search{height:44px;min-width:min(470px,38vw);border-radius:999px;background:#2a2a2f;display:flex;align-items:center;padding:0 14px;gap:8px}.navbar-search input{background:transparent;border:0;color:#fff;outline:0;width:100%}.hero-section{background:radial-gradient(circle at 85% 10%,rgba(37,244,238,.22),transparent 28%),radial-gradient(circle at 20% 0%,rgba(254,44,85,.18),transparent 35%),#fff}.py-lg-6{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.eyebrow{font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:var(--red)}.hero-search{display:flex;align-items:center;background:#fff;border:1px solid #e6e6ea;box-shadow:0 20px 60px rgba(16,16,20,.09);border-radius:999px;padding:6px 6px 6px 18px;max-width:670px}.hero-search input{border:0;outline:0;flex:1;padding:10px;font-size:1.05rem;min-width:0}.hero-search button{border:0;background:var(--ink);color:#fff;border-radius:999px;padding:13px 24px;font-weight:700}.chip{background:#fff;border:1px solid #e5e5e8;border-radius:999px;padding:7px 12px;font-size:.88rem}.hero-phone-card{max-width:390px;margin:auto;background:#121216;color:#fff;padding:28px;border-radius:34px;box-shadow:0 35px 80px rgba(16,16,20,.25);display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.hero-stat{background:#202026;border-radius:18px;padding:18px 8px;text-align:center}.hero-stat strong{display:block;font-size:1.5rem}.hero-stat span{font-size:.72rem;color:#aaa}.hero-phone-card>a{grid-column:1/-1}.filter-panel,.panel-card,.about-card{background:#fff;border:1px solid #ededf0;border-radius:var(--radius);padding:20px;box-shadow:0 10px 35px rgba(18,18,22,.04)}.filter-panel label,.form-label{font-size:.8rem;font-weight:800;color:#555}.product-card{background:#fff;border:1px solid #ededf0;border-radius:20px;overflow:hidden;transition:.2s;box-shadow:0 8px 24px rgba(17,17,20,.04)}.product-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(17,17,20,.1)}.product-media{display:block;position:relative;aspect-ratio:1/1;background:#f1f1f3;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover;transition:.35s}.product-card:hover .product-media img{transform:scale(1.04)}.badge-featured{position:absolute;top:10px;left:10px;background:var(--red);color:#fff;padding:6px 9px;border-radius:999px;font-size:.7rem;font-weight:800}.video-badge,.video-play{position:absolute;display:grid;place-items:center;border-radius:50%;background:rgba(0,0,0,.72);color:#fff}.video-badge{right:10px;bottom:10px;width:38px;height:38px}.product-card h3{font-size:1rem;font-weight:750;margin:10px 0;line-height:1.35}.price{font-size:1.12rem}.store-mini{display:flex;align-items:center;gap:7px;color:#6b6d75;font-size:.78rem}.store-mini img{width:27px;height:27px;border-radius:50%;object-fit:cover}.icon-btn{border:0;background:#f2f2f4;border-radius:11px;width:38px;height:38px;display:grid;place-items:center}.empty-state{text-align:center;padding:65px 20px;color:#777}.empty-state i{font-size:3.4rem;color:#bbb}.app-footer{background:#111115;color:#fff}.shop-cover{height:250px;background:linear-gradient(135deg,#18181d,#31313a);background-size:cover;background-position:center}.shop-profile-wrap{margin-top:-70px;position:relative}.shop-profile-card{background:#fff;border-radius:28px;padding:25px;box-shadow:0 24px 70px rgba(0,0,0,.12)}.shop-avatar{width:130px;height:130px;border-radius:28px;object-fit:cover;border:6px solid #fff;box-shadow:0 8px 30px rgba(0,0,0,.15)}.shop-tabs{gap:20px;border-bottom:1px solid #ddd;margin-top:20px;overflow-x:auto;flex-wrap:nowrap}.shop-tabs button{border:0;background:transparent;padding:16px 4px;font-weight:800;white-space:nowrap;border-bottom:3px solid transparent}.shop-tabs button.active{border-color:var(--ink)}.video-card{position:relative;display:block;aspect-ratio:9/14;border-radius:18px;overflow:hidden;background:#111;color:#fff}.video-card>img{width:100%;height:100%;object-fit:cover}.video-play{left:50%;top:45%;transform:translate(-50%,-50%);width:52px;height:52px;font-size:1.5rem}.video-info{position:absolute;left:0;right:0;bottom:0;padding:40px 14px 14px;background:linear-gradient(transparent,rgba(0,0,0,.85));display:flex;flex-direction:column}.info-pill{background:#f2f2f4;border-radius:999px;padding:8px 12px}.product-gallery{background:#eee;border-radius:28px;overflow:hidden}.product-gallery .carousel-item{aspect-ratio:1/1}.product-gallery img{width:100%;height:100%;object-fit:contain;background:#fff}.product-detail-card{top:100px;background:#fff;border:1px solid #e9e9ed;border-radius:28px;padding:28px;box-shadow:0 18px 45px rgba(0,0,0,.07)}.detail-price{font-size:2rem;font-weight:900;margin:15px 0}.stock-label{display:inline-flex;gap:6px;padding:7px 12px;border-radius:999px;font-size:.82rem;font-weight:800}.in-stock{background:#e9f9ef;color:#17733b}.out-stock{background:#ffecef;color:#a40d2f}.product-description{margin:24px 0;color:#555;line-height:1.7}.contact-help{font-size:.76rem;color:#777;margin:14px 5px}.ecommerce-note{display:flex;gap:12px;background:#f4f4f7;border-radius:16px;padding:15px;margin-top:15px}.ecommerce-note span{display:block;font-size:.78rem;color:#666}.video-product iframe{width:100%;aspect-ratio:9/16;max-height:680px;border:0;border-radius:22px;background:#111}.video-link-card{height:200px;background:#111;color:#fff;border-radius:22px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:1.1rem}.video-link-card i{font-size:3rem}.auth-card{max-width:530px;background:#fff;border:1px solid #e8e8ec;border-radius:30px;padding:42px;text-align:center;box-shadow:0 30px 80px rgba(0,0,0,.08)}.auth-icon{width:80px;height:80px;border-radius:24px;background:#111;color:#fff;display:grid;place-items:center;font-size:2.5rem;margin:0 auto 24px}.security-note{display:flex;gap:10px;align-items:center;text-align:left;color:#777;font-size:.85rem}.dashboard-shell{min-height:calc(100vh - 66px)}.dashboard-sidebar{background:#111115;color:#fff;min-height:calc(100vh - 66px)}.dash-avatar{width:44px;height:44px;border-radius:14px;object-fit:cover}.dashboard-sidebar small{display:block;color:#999}.dashboard-sidebar nav{display:grid;gap:5px}.dashboard-sidebar nav a{padding:12px 14px;border-radius:13px;color:#bbb;font-weight:700}.dashboard-sidebar nav a:hover,.dashboard-sidebar nav a.active{background:#29292f;color:#fff}.dashboard-content{background:#f6f6f8}.metric-card{background:#fff;border:1px solid #e9e9ed;border-radius:20px;padding:20px}.metric-card>i{font-size:1.7rem;color:var(--red)}.metric-card strong{display:block;font-size:1.8rem;margin-top:12px}.metric-card span{color:#777}.table-thumb{width:52px;height:52px;border-radius:12px;object-fit:cover}.status-badge{font-size:.72rem;border-radius:999px;padding:5px 9px;text-transform:capitalize;background:#eee}.status-badge.active{background:#e9f9ef;color:#17733b}.status-badge.draft{background:#fff3cd;color:#7a5700}.status-badge.sold_out{background:#ffecef;color:#a40d2f}.copy-box{display:flex;background:#f2f2f4;border-radius:14px;overflow:hidden}.copy-box input{border:0;background:transparent;padding:12px;min-width:0;flex:1}.copy-box button{border:0;padding:0 14px}.existing-images{display:flex;gap:12px;flex-wrap:wrap}.existing-images>div{width:115px}.existing-images img{width:100%;height:90px;border-radius:12px;object-fit:cover}.existing-images label{font-size:.72rem}.select2-container .select2-selection--single{height:38px;border:1px solid #dee2e6}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:36px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:36px}@media(max-width:991px){.navbar-search{min-width:100%}.dashboard-sidebar{min-height:auto}.dashboard-sidebar nav{grid-template-columns:repeat(3,1fr);overflow-x:auto}.dashboard-sidebar nav a{white-space:nowrap;text-align:center;font-size:.78rem}.dashboard-sidebar nav a i{display:block;font-size:1.25rem}.shop-cover{height:170px}.shop-profile-wrap{margin-top:-45px}.product-detail-card{position:static!important}}@media(max-width:575px){.hero-section h1{font-size:2.35rem}.hero-search button{padding:12px 16px}.hero-phone-card{padding:18px;border-radius:24px}.product-card h3{font-size:.9rem}.product-card .p-3{padding:.75rem!important}.price{font-size:.98rem}.shop-avatar{width:100px;height:100px;border-radius:24px}.shop-profile-card{padding:18px}.auth-card{padding:28px 20px;border-radius:24px}.dashboard-sidebar nav{grid-template-columns:repeat(5,96px)}.product-detail-card{padding:20px}.filter-panel{padding:14px}}
.ecommerce-status-box{display:flex;gap:12px;background:#f4f4f7;border-radius:16px;padding:15px}.ecommerce-status-box>i{font-size:1.5rem}.ecommerce-status-box small{display:block;color:#777}.status-badge.pending{background:#fff3cd;color:#7a5700}.status-badge.approved{background:#e9f9ef;color:#17733b}.status-badge.rejected{background:#ffecef;color:#a40d2f}
.legal-page{max-width:900px}.legal-page h3{margin-top:2rem;font-weight:800}.legal-page p{line-height:1.75;color:#555}

/* TikTok profile + statistics + feed */
.min-w-0{min-width:0}.tiktok-profile-card{padding:26px 30px}.tiktok-profile-card .shop-avatar{width:142px;height:142px;border-radius:50%;border:5px solid #fff}.profile-display-name{font-size:clamp(1.75rem,3vw,2.65rem);line-height:1.05;overflow-wrap:anywhere}.profile-username{margin-top:5px;color:#70727b;font-size:1rem}.tiktok-stats{display:flex;align-items:center;gap:28px;margin:15px 0 12px;flex-wrap:wrap}.tiktok-stats>div{display:flex;align-items:baseline;gap:6px}.tiktok-stats strong{font-size:1.08rem;color:#111;font-weight:900}.tiktok-stats span{font-size:.9rem;color:#4f5159}.profile-bio{max-width:700px;line-height:1.45;color:#24252a}.profile-actions{min-width:260px}.shop-tabs .tab-count{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:5px;padding:0 6px;border-radius:999px;background:#efeff1;color:#555;font-size:.72rem}.shop-tabs button.active .tab-count{background:#111;color:#fff}.feed-section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.feed-total{font-size:.85rem;color:#74767e}.tiktok-feed-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.tiktok-feed-item{position:relative;display:block;aspect-ratio:3/4;overflow:hidden;background:#18181c;border-radius:5px}.tiktok-feed-item img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.tiktok-feed-item:hover img{transform:scale(1.035)}.feed-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:rgba(0,0,0,.48);color:#fff;font-size:1.25rem;opacity:0;transition:opacity .2s}.tiktok-feed-item:hover .feed-play{opacity:1}.feed-views{position:absolute;left:8px;bottom:7px;display:flex;align-items:center;gap:3px;color:#fff;font-size:.75rem;font-weight:800;text-shadow:0 1px 4px rgba(0,0,0,.8)}
@media(max-width:991px){.tiktok-profile-card{padding:22px}.tiktok-profile-card .shop-avatar{width:120px;height:120px}.profile-actions{min-width:0}.tiktok-feed-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:575px){.tiktok-profile-card{padding:18px}.tiktok-profile-card .shop-avatar{width:96px;height:96px;border-width:4px}.profile-display-name{font-size:1.65rem}.tiktok-stats{gap:13px;margin-top:12px}.tiktok-stats>div{display:block}.tiktok-stats strong,.tiktok-stats span{display:block}.tiktok-stats strong{font-size:.98rem}.tiktok-stats span{font-size:.72rem}.profile-actions .btn{padding-left:12px;padding-right:12px;font-size:.84rem}.feed-section-heading{align-items:start;flex-direction:column}.tiktok-feed-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:3px}.tiktok-feed-item{border-radius:2px}.feed-play{display:none}.feed-views{left:5px;bottom:5px;font-size:.66rem}.shop-tabs{gap:14px}.shop-tabs button{font-size:.84rem}}
.dashboard-feed-grid{grid-template-columns:repeat(5,minmax(0,1fr))}@media(max-width:1199px){.dashboard-feed-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:575px){.dashboard-feed-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}

/* ================================================================
   MARKETPLACE V3 — TikTok Shop Dominicana
   Diseño social-commerce, panel de vendedores y responsive
   ================================================================ */
:root{
  --v3-black:#050507;
  --v3-ink:#121216;
  --v3-muted:#686b75;
  --v3-line:#e7e7eb;
  --v3-soft:#f5f5f7;
  --v3-card:#ffffff;
  --v3-red:#fe2c55;
  --v3-cyan:#25f4ee;
  --v3-green:#138a4b;
  --v3-shadow:0 20px 60px rgba(10,10,14,.08);
  --v3-radius:24px;
}
html{scroll-behavior:smooth}
body{overflow-x:hidden;background:#fafafa}
button,a,input,select,textarea{touch-action:manipulation}
.independent-bar{background:#151519;color:#c8c8ce;font-size:.75rem;padding:7px 0;text-align:center;border-bottom:1px solid rgba(255,255,255,.06)}
.independent-bar i{color:var(--v3-cyan);margin-right:5px}
.app-navbar-v3{background:rgba(5,5,7,.97);backdrop-filter:blur(18px);padding:.65rem 0;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 8px 30px rgba(0,0,0,.08)}
.logo-brand{display:flex;align-items:center;padding:0;margin-right:1.25rem}
.logo-brand img{display:block;width:min(290px,25vw);height:46px;object-fit:contain;object-position:left center}
.navbar-search-v3{height:46px;width:min(540px,39vw);display:flex;align-items:center;gap:9px;padding:4px 5px 4px 15px;border:1px solid #303036;border-radius:999px;background:#1c1c21;color:#fff}
.navbar-search-v3>i{font-size:1.1rem;color:#a6a6ae}
.navbar-search-v3 input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#fff;font-size:.92rem}
.navbar-search-v3 input::placeholder{color:#85858e}
.navbar-search-v3 button{border:0;border-radius:999px;background:#fff;color:#0b0b0e;padding:9px 17px;font-weight:800;font-size:.82rem}
.app-navbar-v3 .nav-link{color:#d4d4da!important;font-size:.88rem;font-weight:700;padding:.7rem .75rem!important;border-radius:12px}
.app-navbar-v3 .nav-link:hover{color:#fff!important;background:#202026}
.header-icon-link{position:relative;width:44px;height:44px;border-radius:14px;display:grid;place-items:center;color:#fff;font-size:1.3rem;background:#1f1f24;border:1px solid #303038}
.header-icon-link:hover{color:#fff;background:#292930}
.wishlist-count{position:absolute;right:-4px;top:-5px;min-width:20px;height:20px;padding:0 5px;display:grid;place-items:center;border-radius:999px;background:var(--v3-red);color:#fff;font-size:.65rem;font-weight:900;border:2px solid var(--v3-black)}
.nav-cta{border-radius:999px;background:linear-gradient(110deg,var(--v3-red),#ff5473);color:#fff!important;font-weight:850;padding:.65rem 1rem;white-space:nowrap;box-shadow:0 8px 25px rgba(254,44,85,.2)}
.nav-cta:hover{background:#fff;color:#111!important}

/* Home */
.market-hero-v3{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 10%,rgba(37,244,238,.13),transparent 27%),radial-gradient(circle at 85% 18%,rgba(254,44,85,.15),transparent 29%),linear-gradient(180deg,#fff 0%,#f8f8fa 100%);border-bottom:1px solid #ececf0}
.market-hero-v3:after{content:"";position:absolute;right:-130px;bottom:-180px;width:420px;height:420px;border-radius:50%;border:70px solid rgba(0,0,0,.025);pointer-events:none}
.hero-pill{display:inline-flex;align-items:center;gap:8px;background:#111;color:#fff;border-radius:999px;padding:8px 13px;font-size:.76rem;font-weight:800;letter-spacing:.02em;margin-bottom:18px}
.hero-pill i{color:var(--v3-cyan)}
.market-hero-v3 h1{font-size:clamp(3rem,6.2vw,6.4rem);max-width:860px;line-height:.94;letter-spacing:-.065em;font-weight:950;margin-bottom:24px}
.market-hero-v3 p{max-width:680px;color:#60626b;font-size:1.12rem;line-height:1.7}
.hero-search-v3{display:flex;align-items:center;max-width:720px;margin-top:28px;background:#fff;border:1px solid #dedee4;border-radius:999px;padding:7px 7px 7px 19px;box-shadow:0 22px 60px rgba(13,13,17,.11)}
.hero-search-v3 i{font-size:1.35rem;color:#71737d}
.hero-search-v3 input{flex:1;min-width:0;border:0;outline:0;background:transparent;padding:12px;font-size:1rem}
.hero-search-v3 button{border:0;border-radius:999px;background:#111;color:#fff;padding:14px 22px;font-weight:850}
.popular-inline{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:16px;font-size:.82rem;color:#71737c}
.popular-inline strong{color:#17171b}
.popular-inline a{padding:5px 9px;border:1px solid #dedee4;border-radius:999px;background:#fff}
.popular-inline a:hover{border-color:#111;color:#111}
.hero-commerce-card{position:relative;z-index:1;background:#09090c;color:#fff;border-radius:34px;padding:28px;box-shadow:0 34px 90px rgba(8,8,12,.28);border:1px solid #24242b;overflow:hidden}
.hero-commerce-card:before{content:"";position:absolute;inset:auto -20% -55% 20%;height:230px;background:radial-gradient(circle,rgba(37,244,238,.21),transparent 65%);pointer-events:none}
.hero-commerce-top{display:flex;align-items:center;gap:14px;padding-bottom:22px;border-bottom:1px solid #28282e}
.hero-commerce-top img{width:60px;height:60px;object-fit:contain;border-radius:18px;background:#15151a;padding:8px}
.hero-commerce-top strong,.hero-commerce-top span{display:block}
.hero-commerce-top strong{font-size:1.1rem}.hero-commerce-top span{color:#a9a9b0;font-size:.83rem;margin-top:3px}
.hero-stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:20px 0}
.hero-stat-grid>div{background:#17171c;border:1px solid #292930;border-radius:17px;padding:15px}
.hero-stat-grid strong,.hero-stat-grid span{display:block}.hero-stat-grid strong{font-size:1.55rem;font-weight:900}.hero-stat-grid span{font-size:.75rem;color:#9999a2}
.hero-seller-btn{position:relative;width:100%;border:0;border-radius:999px;background:#fff;color:#111;font-weight:900;padding:13px}
.hero-seller-btn:hover{background:var(--v3-cyan);color:#111}
.hero-commerce-card>small{position:relative;display:block;text-align:center;color:#9d9da6;font-size:.71rem;margin-top:12px}
.category-strip-section{padding:42px 0 10px;background:#fff}
.section-title-row{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px}
.section-title-row h2{font-size:clamp(1.6rem,3vw,2.45rem);font-weight:930;letter-spacing:-.035em;margin:3px 0 0}
.section-title-row p{margin:5px 0 0;color:#777983}
.section-title-row>a{font-weight:800;font-size:.9rem;white-space:nowrap}.section-title-row>a:hover{color:var(--v3-red)}
.eyebrow.hot{color:var(--v3-red)}.eyebrow.light{color:var(--v3-cyan)}
.category-scroll{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}
.category-tile{min-width:0;display:flex;flex-direction:column;align-items:flex-start;background:#f6f6f8;border:1px solid #ebebee;border-radius:20px;padding:18px;transition:.2s}
.category-tile>span{width:46px;height:46px;border-radius:15px;background:#111;color:#fff;display:grid;place-items:center;font-size:1.35rem;margin-bottom:14px}
.category-tile strong{font-size:.91rem;line-height:1.2}.category-tile small{color:#7b7d86;font-size:.71rem;margin-top:5px}
.category-tile:hover{transform:translateY(-4px);background:#fff;box-shadow:var(--v3-shadow);border-color:#dddde2}
.location-trend-section{background:linear-gradient(180deg,#f1f2f4,#fafafa);border-top:1px solid #e8e8ec;border-bottom:1px solid #e8e8ec}
.location-filter{min-width:min(310px,100%)}
.filter-panel-v3{background:#fff;border:1px solid #e5e5e9;border-radius:24px;padding:20px;box-shadow:0 12px 40px rgba(20,20,24,.05)}
.filter-panel-v3 label{display:block;margin-bottom:7px;font-size:.76rem;font-weight:850;color:#555760}
.result-count{background:#eeeeF1;padding:8px 13px;border-radius:999px;color:#63656e;font-size:.8rem;font-weight:800}
.seller-cta-section{padding:40px 0 0}
.seller-cta-card{display:flex;justify-content:space-between;align-items:center;gap:30px;position:relative;overflow:hidden;background:linear-gradient(120deg,#08080b,#1b1b21);color:#fff;border-radius:34px;padding:50px;box-shadow:0 34px 85px rgba(10,10,14,.18)}
.seller-cta-card:after{content:"";position:absolute;width:300px;height:300px;right:5%;top:-120px;border-radius:50%;background:radial-gradient(circle,rgba(254,44,85,.36),transparent 68%)}
.seller-cta-card>div,.seller-cta-card>a{position:relative;z-index:1}.seller-cta-card h2{max-width:760px;font-size:clamp(2rem,4vw,3.5rem);font-weight:940;letter-spacing:-.045em}.seller-cta-card p{max-width:760px;color:#b8b8c0;font-size:1rem}
.seller-benefits{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.seller-benefits span{background:#202027;border:1px solid #32323a;border-radius:999px;padding:7px 11px;font-size:.76rem}.seller-benefits i{color:var(--v3-cyan)}

/* Product cards */
.product-card-v3{background:#fff;border:1px solid #e8e8ec;border-radius:22px;overflow:hidden;transition:transform .22s,box-shadow .22s,border-color .22s;box-shadow:0 9px 28px rgba(13,13,18,.04)}
.product-card-v3:hover{transform:translateY(-6px);box-shadow:0 22px 50px rgba(13,13,18,.11);border-color:#dcdce1}
.product-card-media-wrap{position:relative}.product-card-media{display:block;position:relative;aspect-ratio:1/1;overflow:hidden;background:#f1f1f3}
.product-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.product-card-v3:hover .product-card-media img{transform:scale(1.045)}
.product-badges{position:absolute;left:10px;top:10px;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:6px}
.market-badge{display:inline-flex;align-items:center;gap:4px;color:#fff;border-radius:999px;padding:5px 8px;font-size:.63rem;font-weight:900;box-shadow:0 4px 14px rgba(0,0,0,.15)}
.market-badge.promoted{background:#111}.market-badge.promoted i{color:#ffb000}.market-badge.discount{background:var(--v3-red)}.market-badge.sold{background:#777}
.video-badge-v3{position:absolute;right:11px;bottom:11px;width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:rgba(5,5,8,.75);backdrop-filter:blur(8px);color:#fff;font-size:1.15rem;border:1px solid rgba(255,255,255,.2)}
.wishlist-btn{position:absolute;right:10px;top:10px;z-index:3;width:40px;height:40px;border:0;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.93);color:#17171b;font-size:1.15rem;box-shadow:0 7px 20px rgba(0,0,0,.13);transition:.2s}
.wishlist-btn:hover,.wishlist-btn.active{background:var(--v3-red);color:#fff;transform:scale(1.06)}
.product-card-body{padding:15px}
.seller-row{display:flex;align-items:center;gap:7px;color:#71737c;font-size:.72rem;min-width:0}.seller-row img{width:27px;height:27px;border-radius:50%;object-fit:cover;background:#eee}.seller-row>span{font-weight:750;color:#55575f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.seller-row small{margin-left:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:44%}
.product-card-v3 h3{font-size:.98rem;line-height:1.37;font-weight:800;margin:12px 0;min-height:2.7em}.product-card-v3 h3 a:hover{color:var(--v3-red)}
.product-price-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.product-price-row strong{display:block;font-size:1.08rem;font-weight:930}.product-price-row del{display:block;color:#9799a1;font-size:.72rem;margin-top:2px}.product-price-row .icon-btn{flex:0 0 auto}
.product-meta-row{display:flex;gap:14px;border-top:1px solid #eeeef1;margin-top:13px;padding-top:10px;color:#858790;font-size:.7rem}
.product-meta-row i{margin-right:2px}

/* Store */
.shop-banner-v3{min-height:380px;background:radial-gradient(circle at 15% 10%,rgba(37,244,238,.18),transparent 30%),radial-gradient(circle at 85% 12%,rgba(254,44,85,.22),transparent 32%),linear-gradient(120deg,#09090c,#26262d);background-size:cover;background-position:center;color:#fff;display:flex;align-items:flex-end}
.shop-profile-v3{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;background:rgba(10,10,13,.72);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.16);border-radius:30px;padding:25px;box-shadow:0 28px 70px rgba(0,0,0,.3)}
.shop-avatar-v3{width:126px;height:126px;border-radius:26px;object-fit:cover;background:#fff;border:4px solid rgba(255,255,255,.9)}
.shop-profile-copy{min-width:0}.shop-profile-copy h1{font-size:clamp(2rem,4vw,3.4rem);font-weight:950;letter-spacing:-.04em;margin:0}.verified-icon{color:#20d4e8;font-size:1.5rem}.shop-handle{color:#c4c4cb;margin:5px 0 12px}.shop-profile-copy p{max-width:760px;color:#dfdfe4;line-height:1.6;margin-bottom:16px}.shop-actions{display:flex;flex-wrap:wrap;gap:8px}
.shop-stats-v3{display:flex;gap:10px}.shop-stats-v3>div{min-width:105px;padding:14px;border-radius:17px;text-align:center;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12)}.shop-stats-v3 strong,.shop-stats-v3 span{display:block}.shop-stats-v3 strong{font-size:1.2rem;font-weight:900}.shop-stats-v3 span{font-size:.66rem;color:#c0c0c7;text-transform:uppercase;letter-spacing:.05em}
.shop-video-commerce{background:#f2f2f5;border-top:1px solid #e8e8ec;border-bottom:1px solid #e8e8ec}
.video-commerce-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.video-commerce-card{background:#fff;border:1px solid #e4e4e9;border-radius:21px;overflow:hidden;box-shadow:0 10px 30px rgba(10,10,14,.05)}
.video-commerce-card>.video-cover{display:block;position:relative;aspect-ratio:9/13;background:#111;overflow:hidden}.video-commerce-card>.video-cover img{width:100%;height:100%;object-fit:cover;transition:.3s}.video-commerce-card:hover>.video-cover img{transform:scale(1.04)}
.video-commerce-body{padding:14px}.video-commerce-body>p{font-size:.82rem;line-height:1.45;min-height:2.9em;margin:0 0 12px;color:#34353b}
.linked-product-stack{display:grid;gap:7px}.linked-product-stack>a{display:flex;align-items:center;justify-content:space-between;gap:8px;background:#f4f4f6;border-radius:12px;padding:8px;font-size:.73rem;font-weight:750}.linked-product-stack>a:hover{background:#111;color:#fff}.linked-product-stack>a img{width:42px;height:42px;object-fit:cover;border-radius:9px;flex:0 0 auto}.linked-product-stack>a span{min-width:0;flex:1}.linked-product-stack>a strong,.linked-product-stack>a small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.linked-product-stack>a small{font-weight:600;opacity:.72;margin-top:2px}
.policy-card{height:100%;background:#fff;border:1px solid #e5e5e9;border-radius:23px;padding:25px;box-shadow:0 10px 35px rgba(15,15,19,.04)}.policy-card h3{font-size:1.2rem;font-weight:900}.policy-card h3 i{color:var(--v3-red)}.policy-card p{color:#666872;line-height:1.65}.policy-card>a{font-weight:800;color:var(--v3-red)}
.shipping-zone-chips{display:flex;flex-wrap:wrap;gap:8px}.shipping-zone-chips span{background:#f2f2f5;border-radius:999px;padding:7px 10px;font-size:.73rem;color:#55575f}

/* Product detail */
.product-breadcrumb{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#757780;font-size:.78rem;margin-bottom:18px}.product-breadcrumb i{color:#aaa}.product-breadcrumb a:hover{color:var(--v3-red)}
.product-gallery-v3{position:sticky;top:100px}.main-product-image{position:relative;aspect-ratio:1/1;background:#fff;border:1px solid #e5e5e9;border-radius:28px;overflow:hidden;box-shadow:0 16px 48px rgba(10,10,14,.06)}.main-product-image img{width:100%;height:100%;object-fit:contain}.detail-discount{position:absolute;left:17px;top:17px;background:var(--v3-red);color:#fff;border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:900}
.gallery-thumbs{display:flex;gap:10px;margin-top:12px;overflow-x:auto;padding:2px}.gallery-thumb{flex:0 0 76px;width:76px;height:76px;border:2px solid transparent;border-radius:15px;overflow:hidden;padding:0;background:#fff}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.gallery-thumb.active{border-color:#111}
.product-buy-card{background:#fff;border:1px solid #e5e5e9;border-radius:28px;padding:28px;box-shadow:0 18px 55px rgba(12,12,16,.08)}
.store-mini-v3{display:flex;align-items:center;gap:10px;padding-bottom:17px;margin-bottom:18px;border-bottom:1px solid #ededf0}.store-mini-v3 img{width:43px;height:43px;border-radius:14px;object-fit:cover}.store-mini-v3 strong,.store-mini-v3 span{display:block}.store-mini-v3 strong{font-size:.85rem}.store-mini-v3 span{font-size:.72rem;color:#777983}.store-mini-v3>i{margin-left:auto;color:#b5b5bd}
.product-buy-card h1{font-size:clamp(1.9rem,3.5vw,3rem);line-height:1.08;font-weight:950;letter-spacing:-.035em}.detail-badges{display:flex;gap:7px;flex-wrap:wrap;margin:14px 0}.detail-badges span{border-radius:999px;background:#f0f0f3;padding:6px 10px;font-size:.72rem;font-weight:800}.detail-badges .condition-new{background:#eaf8ef;color:#167443}
.detail-price-v3{display:flex;align-items:end;gap:12px;margin:18px 0}.detail-price-v3 strong{font-size:2.3rem;font-weight:950;line-height:1}.detail-price-v3 del{color:#999ba4;font-size:.92rem}
.product-description-v3{color:#5f616a;line-height:1.7;border-top:1px solid #eeeef1;padding-top:17px}.product-description-v3.compact{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}
.shipping-calculator{background:#f5f5f7;border-radius:18px;padding:16px;margin:18px 0}.shipping-calculator h4{font-size:.94rem;font-weight:900}.shipping-calculator p{font-size:.82rem;color:#666872;margin:0}.shipping-quote-result{display:none;margin-top:10px;background:#fff;border-radius:12px;padding:11px;font-size:.78rem;color:#3b3c43}.shipping-quote-result.show{display:block}.shipping-quote-result strong{color:#111}
.buy-actions{display:grid;grid-template-columns:minmax(0,1fr) 56px;gap:9px;margin:18px 0 9px}.buy-actions>.btn{border-radius:15px;font-weight:850}.wishlist-btn-detail{position:static;width:56px;height:56px;border-radius:15px;border:1px solid #dddde2;background:#fff;font-size:1.35rem;display:grid;place-items:center}.wishlist-btn-detail.active,.wishlist-btn-detail:hover{background:var(--v3-red);color:#fff;border-color:var(--v3-red)}
.safe-buy-note{display:flex;gap:10px;margin-top:16px;background:#effaf4;color:#21593a;border-radius:16px;padding:14px;font-size:.75rem}.safe-buy-note i{font-size:1.35rem;color:var(--v3-green)}.safe-buy-note strong{display:block}
.linked-videos-section{background:#f3f3f5;border-top:1px solid #e7e7eb;border-bottom:1px solid #e7e7eb}

/* Wishlist */
.wishlist-page-header{background:#fff;border-bottom:1px solid #ececf0}.wishlist-page-header h1{font-weight:950;letter-spacing:-.035em}.wishlist-empty{max-width:600px;margin:45px auto;background:#fff;border:1px solid #e8e8ec;border-radius:28px;padding:50px;text-align:center}.wishlist-empty i{font-size:4rem;color:#bbbcc4}

/* About and legal */
.about-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 10% 10%,rgba(37,244,238,.15),transparent 28%),radial-gradient(circle at 90% 5%,rgba(254,44,85,.16),transparent 30%),#0a0a0d;color:#fff;padding:90px 0}.about-hero h1{font-size:clamp(3rem,7vw,6rem);font-weight:950;letter-spacing:-.06em;line-height:.95}.about-hero p{max-width:800px;color:#c6c6cd;font-size:1.1rem;line-height:1.8}.about-story-card,.about-value-card,.about-card{height:100%;background:#fff;border:1px solid #e5e5e9;border-radius:25px;padding:28px;box-shadow:0 12px 40px rgba(15,15,19,.05)}
.about-story-card h2,.about-value-card h3,.about-card h3{font-weight:920}.about-story-card p,.about-value-card p,.about-card p{color:#656771;line-height:1.75}.about-value-card>i,.about-card>i{width:52px;height:52px;border-radius:16px;background:#111;color:#fff;display:grid;place-items:center;font-size:1.45rem;margin-bottom:17px}
.legal-hero-v3{background:#101014;color:#fff;padding:70px 0}.legal-hero-v3 h1{font-size:clamp(2.4rem,5vw,4.5rem);font-weight:950;letter-spacing:-.05em}.legal-intro{max-width:760px;color:#c5c5cb;font-size:1.03rem;line-height:1.7}.legal-card-v3{max-width:960px;margin:-35px auto 0;position:relative;background:#fff;border:1px solid #e6e6ea;border-radius:28px;padding:38px;box-shadow:0 26px 70px rgba(10,10,14,.11)}.legal-card-v3 h2,.legal-card-v3 h3{font-weight:900;margin-top:1.6rem}.legal-card-v3 p,.legal-card-v3 li{color:#5e6069;line-height:1.75}.legal-contact{background:#f3f3f5;border-radius:18px;padding:16px;margin-top:28px}

/* Footer */
.app-footer-v3{background:#08080b;color:#fff;border-top:1px solid #202026}
.footer-logo{display:block;width:min(350px,100%);height:58px;object-fit:contain;object-position:left center;margin-bottom:18px}.footer-description{max-width:430px;color:#a8a8b0;line-height:1.75;font-size:.9rem}.footer-social{display:flex;gap:9px;margin-top:20px}.footer-social a{width:42px;height:42px;border-radius:13px;background:#1b1b20;border:1px solid #292930;display:grid;place-items:center;font-size:1.25rem}.footer-social a:hover{background:#fff;color:#111}
.app-footer-v3 h6{font-size:.78rem;text-transform:uppercase;letter-spacing:.09em;font-weight:900;color:#fff;margin-bottom:16px}.app-footer-v3 .col-6>a{display:block;color:#a5a5ad;font-size:.83rem;margin:10px 0}.app-footer-v3 .col-6>a:hover{color:#fff;transform:translateX(2px)}
.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #24242a;margin-top:44px;padding-top:22px;color:#777781;font-size:.71rem}.footer-bottom span:last-child{max-width:600px;text-align:right}

/* Dashboard V3 */
.dashboard-shell-v3{background:#f5f5f7}.dashboard-sidebar-v3{position:sticky;top:72px;height:calc(100vh - 72px);overflow-y:auto;background:#09090c;border-right:1px solid #24242a}
.dashboard-brand{display:block;margin:3px 0 22px}.dashboard-brand img{width:100%;height:40px;object-fit:contain;object-position:left center}.seller-profile-mini{background:#17171c;border:1px solid #292930;border-radius:16px;padding:10px}.seller-profile-mini strong{font-size:.82rem;color:#fff}.seller-profile-mini small{font-size:.68rem;color:#8f8f99}
.dashboard-sidebar-v3 nav{display:grid;gap:4px}.dashboard-sidebar-v3 nav a{display:flex;align-items:center;gap:10px;border-radius:12px;padding:10px 11px;color:#b6b6be;font-size:.79rem;font-weight:750}.dashboard-sidebar-v3 nav a i{font-size:1.08rem}.dashboard-sidebar-v3 nav a:hover,.dashboard-sidebar-v3 nav a.active{background:#232329;color:#fff}.dashboard-sidebar-v3 nav a.active i{color:var(--v3-cyan)}
.nav-section-label{display:block;color:#666670;font-size:.61rem;font-weight:900;letter-spacing:.11em;margin:16px 10px 5px}.dashboard-content{min-height:calc(100vh - 72px)}
.panel-card,.editor-section,.editor-sidebar-card{background:#fff;border:1px solid #e5e5e9;border-radius:22px;padding:22px;box-shadow:0 8px 30px rgba(12,12,16,.04)}.panel-card h3,.editor-section h3,.editor-sidebar-card h3{font-size:1.08rem;font-weight:900}.panel-card h3 i,.editor-section h3 i,.editor-sidebar-card h3 i{color:var(--v3-red)}
.product-editor-v3 .form-control,.product-editor-v3 .form-select,.panel-card .form-control,.panel-card .form-select{border-color:#dedee4;border-radius:12px;min-height:44px}.product-editor-v3 textarea.form-control,.panel-card textarea.form-control{min-height:auto}.product-editor-v3 .form-control:focus,.product-editor-v3 .form-select:focus,.panel-card .form-control:focus,.panel-card .form-select:focus{border-color:#777780;box-shadow:0 0 0 .2rem rgba(0,0,0,.06)}
.editor-section{margin-bottom:18px}.editor-section-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:17px}.editor-section-header>i{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#111;color:#fff;font-size:1.2rem}.editor-section-header p{color:#777983;font-size:.79rem;margin:3px 0 0}
.editor-sidebar-card{position:sticky;top:95px}.editor-save-bar{display:flex;gap:8px;position:sticky;bottom:12px;z-index:5;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);padding:12px;border:1px solid #dedee4;border-radius:17px;box-shadow:0 15px 45px rgba(0,0,0,.12)}
.tiktok-video-selector{max-height:440px;overflow:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:2px}.tiktok-video-selector label{position:relative;cursor:pointer}.tiktok-video-selector input{position:absolute;opacity:0}.tiktok-video-selector .video-option{position:relative;aspect-ratio:9/12;border-radius:14px;overflow:hidden;border:3px solid transparent;background:#111}.tiktok-video-selector img{width:100%;height:100%;object-fit:cover}.tiktok-video-selector input:checked+.video-option{border-color:var(--v3-red)}.tiktok-video-selector .video-option:after{content:"✓";position:absolute;right:7px;top:7px;width:24px;height:24px;border-radius:50%;display:none;place-items:center;background:var(--v3-red);color:#fff;font-weight:900}.tiktok-video-selector input:checked+.video-option:after{display:grid}
.tool-card-icon{width:58px;height:58px;border-radius:18px;background:#111;color:#fff;display:grid;place-items:center;font-size:1.7rem;margin-bottom:18px}.product-link-list{display:grid;gap:10px}.product-link-item{display:grid;grid-template-columns:55px minmax(0,1fr) auto;gap:11px;align-items:center;background:#f5f5f7;border-radius:16px;padding:9px}.product-link-item img{width:55px;height:55px;border-radius:12px;object-fit:cover}.product-link-item strong,.product-link-item small{display:block}.product-link-item strong{font-size:.83rem}.product-link-item small{color:#858790;font-size:.65rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.shipping-switch-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.shipping-switch-grid .form-check{margin:0;background:#f5f5f7;border-radius:14px;padding:14px 14px 14px 42px}.shipping-zone-list{display:grid;gap:9px}.shipping-zone-list>div{display:flex;align-items:center;justify-content:space-between;gap:9px;background:#f5f5f7;border-radius:14px;padding:10px}.shipping-zone-list strong,.shipping-zone-list small{display:block}.shipping-zone-list strong{font-size:.82rem}.shipping-zone-list small{color:#777982;font-size:.7rem}
.promo-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.promo-plan-card{position:relative;background:#101014;color:#fff;border-radius:22px;padding:22px;overflow:hidden}.promo-plan-card>i{font-size:2rem;color:var(--v3-cyan)}.promo-plan-card h3{margin:13px 0 4px}.promo-plan-card p{color:#aaaab2;font-size:.78rem;min-height:3.4em}.promo-plan-card strong{font-size:1.4rem}.promotion-hint{background:#fff3cd;color:#6c5300;border-radius:15px;padding:13px;font-size:.78rem}
.bank-details-box{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;background:#f3f3f5;border-radius:16px;padding:12px;margin:15px 0}.bank-details-box span{background:#fff;border-radius:12px;padding:12px}.bank-details-box strong,.bank-details-box small{display:block}.bank-details-box small{color:#777983;font-size:.7rem;margin-top:3px}
.dashboard-video-link-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.dashboard-video-card{background:#fff;border:1px solid #e4e4e9;border-radius:20px;overflow:hidden}.dashboard-video-card>.video-cover{display:block;position:relative;aspect-ratio:9/12;background:#111;overflow:hidden}.dashboard-video-card>.video-cover>img{width:100%;height:100%;object-fit:cover}.dashboard-video-body{padding:13px}.dashboard-video-body>p{font-size:.75rem;line-height:1.4;min-height:2.8em;color:#4c4e56}.linked-products-mini{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:9px}.linked-products-mini>span{display:flex;align-items:center;gap:3px;background:#f0f0f3;border-radius:999px;padding:4px 5px 4px 8px;font-size:.61rem}.linked-products-mini form{display:inline}.linked-products-mini button{border:0;background:#fff;border-radius:50%;width:19px;height:19px;padding:0;display:grid;place-items:center}.video-link-form{display:flex;gap:5px}.video-link-form .form-select{min-width:0}
.status-badge.paid,.status-badge.approved,.status-badge.active{background:#e6f8ed;color:#12723d}.status-badge.under_review,.status-badge.pending{background:#fff2c9;color:#755600}.status-badge.failed,.status-badge.rejected,.status-badge.cancelled{background:#ffe7ec;color:#9c1633}.status-badge.expired{background:#ededf0;color:#666872}
.table>thead th{font-size:.68rem;text-transform:uppercase;letter-spacing:.055em;color:#777983;border-bottom-width:1px;white-space:nowrap}.table>tbody td{font-size:.8rem}.table-thumb{width:56px;height:56px}.icon-btn{transition:.18s}.icon-btn:hover{background:#111;color:#fff}

/* Utility interaction states */
.copy-box{border:1px solid #e0e0e5}.copy-box input{font-size:.78rem}.copy-box button:hover{background:#111;color:#fff}
.btn{font-weight:750}.btn-danger{background:var(--v3-red);border-color:var(--v3-red)}.btn-danger:hover{background:#e80f42;border-color:#e80f42}.btn-dark{background:#111;border-color:#111}
.form-control,.form-select{font-size:.88rem}.select2-container--default .select2-selection--single{border-radius:12px;height:44px;border-color:#dedee4}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:42px;padding-left:12px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:42px}

/* Responsive */
@media(max-width:1199px){
  .logo-brand img{width:230px}.navbar-search-v3{width:min(420px,34vw)}
  .category-scroll{grid-template-columns:repeat(4,minmax(0,1fr))}
  .video-commerce-grid,.dashboard-video-link-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .shop-profile-v3{grid-template-columns:auto minmax(0,1fr)}.shop-stats-v3{grid-column:1/-1}.shop-stats-v3>div{flex:1}
}
@media(max-width:991px){
  .independent-bar{text-align:left}.logo-brand img{width:245px;max-width:65vw}.app-navbar-v3{padding:.55rem 0}.navbar-search-v3{width:100%}.app-navbar-v3 .navbar-collapse{padding-bottom:13px}.app-navbar-v3 .navbar-nav{gap:5px}.nav-cta{display:block;text-align:center}
  .market-hero-v3 h1{font-size:clamp(3rem,10vw,5rem)}.hero-commerce-card{max-width:600px;margin:auto}
  .category-scroll{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.category-tile{flex:0 0 170px;scroll-snap-align:start}
  .seller-cta-card{align-items:flex-start;flex-direction:column;padding:38px}
  .video-commerce-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .product-gallery-v3{position:static}.product-buy-card{margin-top:5px}
  .dashboard-sidebar-v3{position:static;height:auto;min-height:auto;overflow:visible;border-right:0}.dashboard-sidebar-v3 .dashboard-brand{max-width:280px}.dashboard-sidebar-v3 nav{display:flex;overflow-x:auto;padding-bottom:5px}.dashboard-sidebar-v3 nav a{flex:0 0 auto;white-space:nowrap}.nav-section-label{display:none}.dashboard-content{min-height:auto}
  .editor-sidebar-card{position:static}.promo-plan-grid{grid-template-columns:repeat(3,minmax(210px,1fr));overflow-x:auto}.dashboard-video-link-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .footer-bottom{flex-direction:column}.footer-bottom span:last-child{text-align:left}
}
@media(max-width:767px){
  .market-hero-v3 .container{padding-top:3.6rem!important}.market-hero-v3 h1{font-size:3.25rem}.market-hero-v3 p{font-size:.98rem}.hero-search-v3{border-radius:20px;padding:8px 8px 8px 13px}.hero-search-v3 button{padding:12px 14px}.popular-inline{display:none}
  .section-title-row{align-items:flex-start!important}.section-title-row p{font-size:.83rem}.location-filter{width:100%;min-width:0}.location-trend-section .section-title-row{flex-direction:column}
  .seller-cta-card{padding:30px;border-radius:27px}.seller-benefits{gap:6px}
  .shop-banner-v3{min-height:520px}.shop-profile-v3{display:flex;flex-direction:column;align-items:flex-start}.shop-avatar-v3{width:105px;height:105px}.shop-stats-v3{width:100%;overflow-x:auto}.shop-stats-v3>div{min-width:100px}.video-commerce-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .product-buy-card{padding:21px}.detail-price-v3 strong{font-size:1.9rem}
  .legal-card-v3{padding:25px;margin-top:-25px;border-radius:23px}
  .shipping-switch-grid,.bank-details-box{grid-template-columns:1fr}.dashboard-video-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .footer-logo{height:48px}.app-footer-v3 .row{row-gap:2.2rem!important}
}
@media(max-width:575px){
  .independent-bar{font-size:.64rem;padding:6px 0}.logo-brand img{width:205px;height:40px}.header-icon-link{width:40px;height:40px}
  .market-hero-v3 h1{font-size:2.75rem;letter-spacing:-.055em}.hero-search-v3 input{font-size:.85rem;padding:10px 7px}.hero-search-v3 button{font-size:.75rem}.hero-commerce-card{padding:21px;border-radius:26px}.hero-stat-grid{gap:7px}.hero-stat-grid>div{padding:12px}.hero-stat-grid strong{font-size:1.25rem}
  .category-strip-section{padding-top:30px}.category-tile{flex-basis:145px;padding:15px}.category-tile>span{width:41px;height:41px}
  .section-title-row h2{font-size:1.65rem}.section-title-row>a{font-size:.75rem}
  .product-card-v3{border-radius:17px}.product-card-body{padding:11px}.product-card-v3 h3{font-size:.82rem}.seller-row small{display:none}.product-price-row strong{font-size:.91rem}.product-price-row .icon-btn{width:33px;height:33px}.product-meta-row{gap:8px;font-size:.62rem}.wishlist-btn{width:36px;height:36px}.market-badge{font-size:.56rem}.market-badge.promoted{max-width:98px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .seller-cta-section{padding-top:20px}.seller-cta-card{padding:24px}.seller-cta-card h2{font-size:2rem}.seller-cta-card>a{width:100%}
  .video-commerce-grid{gap:9px}.video-commerce-body{padding:10px}.video-commerce-body>p{font-size:.7rem}.linked-product-stack>a{font-size:.64rem}
  .main-product-image{border-radius:21px}.gallery-thumb{flex-basis:64px;width:64px;height:64px}.product-buy-card{border-radius:22px;padding:18px}.product-buy-card h1{font-size:1.75rem}.buy-actions{grid-template-columns:minmax(0,1fr) 52px}.wishlist-btn-detail{width:52px;height:52px}
  .about-hero{padding:65px 0}.about-hero h1{font-size:3rem}.legal-hero-v3{padding:55px 0}.legal-card-v3{padding:20px}
  .dashboard-content{padding-left:12px!important;padding-right:12px!important}.panel-card,.editor-section,.editor-sidebar-card{padding:16px;border-radius:18px}.dashboard-sidebar-v3 .p-3{padding:12px!important}.dashboard-sidebar-v3 nav a{padding:9px;font-size:.72rem}.dashboard-video-link-grid{gap:9px}.dashboard-video-body{padding:9px}.tiktok-video-selector{grid-template-columns:repeat(3,minmax(0,1fr))}.promo-plan-grid{grid-template-columns:repeat(3,210px)}
  .table-thumb{width:46px;height:46px}.footer-bottom{font-size:.66rem}.app-footer-v3{margin-top:2rem!important}
}
.location-filter{display:grid;grid-template-columns:minmax(150px,1fr) minmax(130px,.8fr) 46px;gap:7px}.location-filter .btn{border-radius:12px}
@media(max-width:575px){.location-filter{grid-template-columns:1fr 1fr 44px}.location-filter .form-control,.location-filter .form-select{font-size:.75rem;padding-left:8px;padding-right:8px}}
.about-story-card{display:grid;grid-template-columns:minmax(0,1fr) 190px;align-items:center;gap:36px}.about-story-card>img{width:190px;height:190px;border-radius:34px;object-fit:contain;background:#08080b;padding:18px}.legal-intro{display:flex;align-items:flex-start;gap:14px;max-width:none;background:#f4f4f6;border-radius:18px;padding:17px}.legal-intro>i{font-size:1.7rem;color:var(--v3-green)}.legal-intro p{margin:0}.legal-card-v3 article{display:grid;grid-template-columns:45px minmax(0,1fr);gap:16px;padding:23px 0;border-bottom:1px solid #ececf0}.legal-card-v3 article>span{width:39px;height:39px;border-radius:13px;background:#111;color:#fff;display:grid;place-items:center;font-size:.7rem;font-weight:900}.legal-card-v3 article h2{font-size:1.15rem;margin:3px 0 8px}.legal-card-v3 article p{margin:0}
@media(max-width:767px){.about-story-card{grid-template-columns:1fr}.about-story-card>img{width:140px;height:140px}.legal-card-v3 article{grid-template-columns:36px minmax(0,1fr);gap:11px}.legal-card-v3 article>span{width:34px;height:34px}}

/* Dashboard navigation patch v3.1.1 */
.dashboard-sidebar-v3{
  position:static;
  top:auto;
  height:auto;
  min-height:calc(100vh - 72px);
  overflow:visible;
  padding:14px 0 14px 14px;
  background:transparent;
  border-right:0;
}
.dashboard-sidebar-inner{
  position:sticky;
  top:86px;
  height:calc(100vh - 100px);
  overflow-y:auto;
  color:#fff;
  background:#09090c;
  border:1px solid #24242a;
  border-radius:28px;
  scrollbar-width:none;
  scrollbar-color:#62626c transparent;
  scrollbar-gutter:stable;
}
.dashboard-sidebar-inner::-webkit-scrollbar{width:0}
.dashboard-sidebar-inner:hover{scrollbar-width:thin}
.dashboard-sidebar-inner:hover::-webkit-scrollbar{width:6px}
.dashboard-sidebar-inner::-webkit-scrollbar-track{background:transparent}
.dashboard-sidebar-inner::-webkit-scrollbar-thumb{background:#62626c;border-radius:999px}
.dashboard-sidebar-inner::-webkit-scrollbar-thumb:hover{background:#85858f}
.dashboard-mobile-toggle{display:none}
.dashboard-client-nav{display:grid;gap:4px}
.dashboard-client-nav a{
  display:flex;
  align-items:center;
  gap:10px;
  border-radius:12px;
  padding:10px 11px;
  color:#b6b6be;
  font-size:.79rem;
  font-weight:750;
}
.dashboard-client-nav a i{font-size:1.08rem}
.dashboard-client-nav a:hover,.dashboard-client-nav a.active{background:#232329;color:#fff}
.dashboard-client-nav a.active i{color:var(--v3-cyan)}

@media(max-width:991px){
  .dashboard-sidebar-v3{
    min-height:auto;
    padding:0;
  }
  .dashboard-sidebar-inner{
    position:static;
    top:auto;
    height:auto;
    overflow:visible;
    border-width:0 0 1px;
    border-radius:0 0 30px 30px;
    padding:14px 15px 16px!important;
    scrollbar-width:none;
  }
  .dashboard-sidebar-v3 .dashboard-brand{
    width:min(285px,72vw);
    max-width:none;
    margin:0 0 14px;
  }
  .dashboard-sidebar-v3 .dashboard-brand img{height:42px}
  .seller-profile-mini{margin-bottom:12px!important;padding:11px 12px;border-radius:18px}
  .dashboard-mobile-toggle{
    width:100%;
    min-height:52px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    padding:10px 13px;
    border:1px solid #303038;
    border-radius:16px;
    background:#19191f;
    color:#fff;
    font-weight:850;
    text-align:left;
  }
  .dashboard-mobile-current,.dashboard-mobile-menu-text{display:flex;align-items:center;gap:8px}
  .dashboard-mobile-current{min-width:0}
  .dashboard-mobile-current i{color:var(--v3-cyan);font-size:1.15rem}
  .dashboard-mobile-menu-text{flex:0 0 auto;color:#bdbdc5;font-size:.76rem}
  .dashboard-menu-chevron{font-size:1.15rem;transition:transform .2s ease}
  .dashboard-mobile-toggle[aria-expanded="true"] .dashboard-menu-chevron{transform:rotate(180deg)}
  .dashboard-client-nav{
    display:none!important;
    max-height:min(58vh,470px);
    overflow-y:auto;
    margin-top:10px;
    padding:8px;
    gap:3px;
    background:#141419;
    border:1px solid #2a2a31;
    border-radius:18px;
    box-shadow:0 18px 45px rgba(0,0,0,.28);
  }
  .dashboard-client-nav.is-open{display:grid!important}
  .dashboard-client-nav .nav-section-label{display:block;margin:12px 10px 4px}
  .dashboard-client-nav a{padding:11px 12px;font-size:.82rem;white-space:normal}
  .dashboard-content{min-height:auto}
}

@media(max-width:575px){
  .dashboard-sidebar-v3 .dashboard-brand{width:min(255px,76vw)}
  .dashboard-sidebar-v3 .dashboard-brand img{height:38px}
  .dashboard-mobile-toggle{min-height:50px;padding:9px 11px;border-radius:15px}
  .dashboard-mobile-current{font-size:.8rem}
  .dashboard-client-nav{max-height:56vh}
}

/* Marketplace v5: admin, directorio, soporte y acceso */
html{touch-action:manipulation;-ms-touch-action:manipulation}
body{overscroll-behavior:none}

/* Login */
.login-v5-section{min-height:calc(100vh - 80px);display:grid;align-items:center;background:radial-gradient(circle at 20% 20%,rgba(37,244,238,.16),transparent 30%),radial-gradient(circle at 85% 75%,rgba(254,44,85,.13),transparent 32%),#f5f5f7}
.login-v5-shell{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.75fr);gap:45px;align-items:center;max-width:1180px;margin:auto}
.login-v5-copy h1{font-size:clamp(3.2rem,6vw,6.3rem);line-height:.92;letter-spacing:-.065em;font-weight:950;max-width:780px;margin:22px 0}
.login-v5-copy>p{font-size:1.08rem;color:#555;max-width:650px}
.login-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:600px;margin-top:30px}
.login-feature-grid span{display:flex;align-items:center;gap:10px;padding:15px 17px;background:#fff;border:1px solid #e3e3e7;border-radius:18px;font-weight:850;box-shadow:0 12px 32px rgba(0,0,0,.05)}
.login-feature-grid i{font-size:1.25rem}
.login-v5-card{background:#fff;border:1px solid #e5e5e9;border-radius:32px;padding:28px;box-shadow:0 30px 90px rgba(0,0,0,.12)}
.auth-tabs-v5{display:grid;grid-template-columns:1fr 1fr;background:#f0f0f3;border-radius:15px;padding:5px;margin-bottom:26px}
.auth-tabs-v5 button{border:0;background:transparent;border-radius:11px;padding:11px;font-weight:900;color:#777}
.auth-tabs-v5 button.active{background:#111;color:#fff;box-shadow:0 6px 16px rgba(0,0,0,.12)}
.auth-pane-v5{display:none}.auth-pane-v5.active{display:block}.auth-pane-v5 h2{font-size:1.8rem;font-weight:950}.auth-pane-v5>p{color:#6c6c73}

/* Public store directory */
.stores-directory-hero{background:#09090c;color:#fff;position:relative;overflow:hidden}
.stores-directory-hero:after{content:"";position:absolute;inset:auto -8% -60% 40%;height:520px;background:radial-gradient(circle,rgba(37,244,238,.23),transparent 65%);pointer-events:none}
.stores-directory-hero h1{font-size:clamp(3rem,7vw,6rem);font-weight:950;letter-spacing:-.06em;margin:18px 0 10px}.stores-directory-hero p{color:#c1c1c8;font-size:1.05rem;max-width:720px}
.directory-search{position:relative;z-index:2;display:grid;grid-template-columns:28px minmax(0,1fr) 230px auto;align-items:center;gap:9px;background:#fff;padding:8px;border-radius:18px;max-width:850px;margin-top:28px}
.directory-search>i{color:#111;font-size:1.25rem;margin-left:8px}.directory-search input,.directory-search select{border:0;outline:0;min-height:48px;background:transparent}.directory-search select{border-left:1px solid #eee;padding-left:15px}.directory-search button{border:0;border-radius:13px;background:#111;color:#fff;padding:14px 24px;font-weight:900}
.store-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.store-directory-card{display:block;color:#111;background:#fff;border:1px solid #e8e8ec;border-radius:27px;overflow:hidden;box-shadow:0 14px 40px rgba(0,0,0,.055);transition:.22s ease}.store-directory-card:hover{transform:translateY(-6px);box-shadow:0 24px 65px rgba(0,0,0,.1)}.store-directory-card.featured{border-color:#111}
.store-directory-cover{height:155px;background:#111 center/cover no-repeat;position:relative;display:grid;place-items:center;color:#444;font-size:3rem}.store-directory-cover>span{position:absolute;top:13px;right:13px;background:#fff;color:#111;padding:7px 10px;border-radius:999px;font-size:.7rem;font-weight:950}
.store-directory-body{padding:0 20px 20px}.store-directory-body>img{width:82px;height:82px;border-radius:24px;object-fit:cover;background:#fff;border:5px solid #fff;margin-top:-41px;position:relative;box-shadow:0 8px 25px rgba(0,0,0,.15)}.store-directory-title{margin-top:12px}.store-directory-title h3{font-size:1.25rem;font-weight:950;margin:0}.store-directory-title p{font-size:.78rem;color:#777;margin:4px 0 0}.store-directory-description{height:42px;color:#666;font-size:.82rem;margin:14px 0}.store-directory-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #eee;padding-top:15px}.store-directory-stats div{display:flex;flex-direction:column}.store-directory-stats strong{font-size:.95rem}.store-directory-stats span{font-size:.65rem;color:#888}

/* Floating support */
.support-widget-v5{position:fixed;right:22px;bottom:22px;z-index:1080;font-family:inherit}
.support-fab-v5{min-height:58px;border:0;border-radius:999px;background:#111;color:#fff;display:flex;align-items:center;gap:9px;padding:0 20px;box-shadow:0 16px 45px rgba(0,0,0,.28);font-weight:900}.support-fab-v5>i{font-size:1.35rem}.support-unread-v5{position:absolute;top:-4px;right:-3px;min-width:22px;height:22px;padding:0 5px;border-radius:999px;background:#fe2c55;color:#fff;display:grid;place-items:center;font-size:.7rem}
.support-panel-v5{position:absolute;right:0;bottom:72px;width:min(390px,calc(100vw - 28px));height:min(620px,calc(100vh - 115px));display:none;grid-template-rows:auto auto minmax(0,1fr) auto auto;background:#fff;border:1px solid #e4e4e8;border-radius:26px;overflow:hidden;box-shadow:0 28px 90px rgba(0,0,0,.25)}.support-panel-v5.is-open{display:grid}
.support-panel-v5>header{display:flex;align-items:center;justify-content:space-between;background:#0b0b0e;color:#fff;padding:17px}.support-panel-v5>header>div{display:flex;align-items:center;gap:11px}.support-panel-v5>header>div>span{width:43px;height:43px;border-radius:15px;background:#25f4ee;color:#111;display:grid;place-items:center;font-size:1.3rem}.support-panel-v5>header strong,.support-panel-v5>header small{display:block}.support-panel-v5>header small{color:#b9b9c0;font-size:.68rem}.support-close-v5{border:0;background:#222;color:#fff;width:38px;height:38px;border-radius:12px}
.support-welcome-v5{padding:12px 16px;background:#f5f5f7;color:#5b5b62;font-size:.78rem}.support-messages-v5{overflow:auto;padding:15px;display:flex;flex-direction:column;gap:10px;background:#fafafa}.support-empty-v5{margin:auto;text-align:center;color:#888;font-size:.82rem;padding:24px}.support-bubble-v5{max-width:84%;display:flex;flex-direction:column;gap:3px}.support-bubble-v5 span{padding:10px 12px;border-radius:16px;font-size:.84rem;line-height:1.45}.support-bubble-v5 small{font-size:.58rem;color:#999}.support-bubble-v5.mine{align-self:flex-end;align-items:flex-end}.support-bubble-v5.mine span{background:#111;color:#fff;border-bottom-right-radius:5px}.support-bubble-v5.theirs{align-self:flex-start}.support-bubble-v5.theirs span{background:#e9e9ee;color:#111;border-bottom-left-radius:5px}
.support-guest-fields-v5{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:9px 12px 0}.support-guest-fields-v5 input{min-width:0;border:1px solid #ddd;border-radius:11px;padding:9px;font-size:.75rem}.support-compose-v5{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:8px;padding:11px;background:#fff;border-top:1px solid #eee}.support-compose-v5 textarea{resize:none;border:1px solid #ddd;border-radius:14px;padding:10px;font-size:.82rem;outline:0}.support-compose-v5 button{border:0;border-radius:14px;background:#111;color:#fff}.support-status-v5{min-height:0;padding:0 12px 8px;color:#b42318;font-size:.68rem;background:#fff}

/* Admin v5 */
.admin-shell-v5{background:#f3f3f5;min-height:calc(100vh - 72px)}.admin-sidebar-v5{padding:14px 0 14px 14px}.admin-sidebar-inner{position:sticky;top:84px;min-height:calc(100vh - 100px);background:#0b0b0e;color:#fff;border-radius:28px;padding:18px;display:flex;flex-direction:column}.admin-brand-v5{display:block;padding:8px}.admin-brand-v5 img{width:100%;max-width:220px}.admin-profile-v5{display:flex;align-items:center;gap:11px;margin:18px 0;padding:13px;background:#17171c;border:1px solid #27272e;border-radius:18px}.admin-profile-v5>span{width:42px;height:42px;border-radius:14px;background:#25f4ee;color:#111;display:grid;place-items:center;font-size:1.3rem}.admin-profile-v5 strong,.admin-profile-v5 small{display:block}.admin-profile-v5 small{color:#9797a0;text-transform:capitalize;font-size:.68rem}.admin-nav-v5{display:grid;gap:4px}.admin-nav-v5 a{display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:13px;color:#aaaab3;font-size:.81rem;font-weight:800}.admin-nav-v5 a:hover,.admin-nav-v5 a.active{background:#222228;color:#fff}.admin-nav-v5 a.active i{color:#25f4ee}.admin-nav-v5 a i{font-size:1.12rem}.admin-nav-v5 a b{margin-left:auto;background:#fe2c55;color:#fff;border-radius:99px;padding:2px 7px;font-size:.62rem}.admin-nav-divider{height:1px;background:#292930;margin:9px 0}.admin-mobile-toggle{display:none}
.admin-content-v5{padding:26px 30px 45px}.admin-topbar-v5{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.admin-topbar-v5 h1{font-size:clamp(2rem,4vw,3.5rem);font-weight:950;letter-spacing:-.045em;margin:2px 0}.admin-topbar-v5 p{color:#777;margin:0}.admin-top-actions{display:flex;gap:8px}
.admin-metric-v5{display:flex;flex-direction:column;min-height:150px;padding:18px;background:#fff;border:1px solid #e2e2e6;border-radius:22px;color:#111;box-shadow:0 10px 30px rgba(0,0,0,.035)}.admin-metric-v5 i{font-size:1.35rem;width:43px;height:43px;border-radius:14px;background:#111;color:#fff;display:grid;place-items:center}.admin-metric-v5 strong{font-size:2rem;font-weight:950;margin-top:auto}.admin-metric-v5 span{font-size:.72rem;color:#777;font-weight:800}
.admin-panel-v5{background:#fff;border:1px solid #e0e0e5;border-radius:24px;padding:22px;box-shadow:0 14px 45px rgba(0,0,0,.04)}.admin-panel-v5 h3{font-size:1.15rem;font-weight:950;margin:0}.admin-panel-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:17px}.admin-panel-head h3{margin:0}.admin-panel-head p{margin:4px 0 0;color:#85858c;font-size:.76rem}.admin-panel-head>a{font-size:.75rem;font-weight:900;color:#111}.admin-table-v5{margin-bottom:0}.admin-table-v5 th{font-size:.66rem;text-transform:uppercase;letter-spacing:.06em;color:#777;border-bottom-color:#e9e9ed;white-space:nowrap}.admin-table-v5 td{font-size:.8rem;border-bottom-color:#efeff2;vertical-align:middle}.admin-table-v5 td small{display:block;color:#85858c;font-size:.68rem;margin-top:3px}.admin-store-cell{display:flex;align-items:center;gap:11px;min-width:210px}.admin-store-cell img{width:48px;height:48px;border-radius:14px;object-fit:cover;background:#eee}.admin-store-cell strong,.admin-store-cell small{display:block}.admin-row-actions{display:flex;align-items:center;gap:5px}.admin-row-actions form{margin:0}.admin-empty-mini{padding:28px;text-align:center;color:#8b8b92;font-size:.82rem}.max-admin-form{max-width:900px}
.admin-filterbar-v5{display:grid;grid-template-columns:minmax(0,1fr) 190px auto;gap:9px;margin-bottom:16px}.admin-filterbar-v5>div{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #dddde2;border-radius:14px;padding:0 13px}.admin-filterbar-v5 input,.admin-filterbar-v5 select{min-height:48px;border:1px solid #dddde2;border-radius:14px;padding:0 13px;background:#fff}.admin-filterbar-v5>div input{border:0;padding:0;outline:0;width:100%;background:transparent}.admin-filterbar-v5 button{border-radius:14px}
.admin-activity-list{display:grid}.admin-activity-list>div{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid #eee}.admin-activity-list>div:last-child{border-bottom:0}.admin-activity-list>div>span{width:38px;height:38px;border-radius:13px;background:#f0f0f3;display:grid;place-items:center}.admin-activity-list p{margin:0;font-size:.8rem}.admin-activity-list small{display:block;color:#888;margin-top:3px;font-size:.65rem}.support-queue-item{display:flex;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid #eee;color:#111}.support-queue-item:last-child{border-bottom:0}.support-queue-item>div{min-width:0;flex:1}.support-queue-item strong,.support-queue-item small{display:block}.support-queue-item small{color:#888;font-size:.67rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.support-avatar{width:41px;height:41px;flex:0 0 auto;border-radius:14px;background:#111;color:#fff;display:grid;place-items:center;font-weight:950}
.system-card-v5{background:#fff;border:1px solid #e1e1e5;border-radius:21px;padding:18px;display:flex;flex-direction:column;min-height:130px}.system-card-v5 i{font-size:1.4rem}.system-card-v5 span{font-size:.7rem;color:#888;margin-top:auto}.system-card-v5 strong{font-size:1.05rem}.integration-status{display:flex;align-items:center;justify-content:space-between;padding:13px 0;border-bottom:1px solid #eee}.integration-status span{display:flex;gap:8px;align-items:center;font-weight:850}.integration-status b{font-size:.7rem;padding:5px 9px;border-radius:99px}.integration-status b.ok{background:#dcfce7;color:#166534}.integration-status b.warn{background:#fff3cd;color:#856404}.settings-preview-card{padding:22px;background:#0b0b0e;color:#fff;border-radius:20px;margin-top:15px}.settings-preview-card h4{font-size:2rem;font-weight:950;letter-spacing:-.04em;margin:15px 0 8px}.settings-preview-card p{color:#bdbdc5;font-size:.8rem}.sticky-xl-top{top:92px!important}

/* Admin support */
.support-admin-grid{display:grid;grid-template-columns:minmax(300px,.75fr) minmax(0,1.6fr);gap:18px;min-height:680px}.support-inbox-v5{padding:0;overflow:hidden}.support-search-v5{display:flex;align-items:center;gap:8px;padding:13px;border-bottom:1px solid #eee}.support-search-v5 input{border:0;outline:0;width:100%;font-size:.8rem}.support-filter-tabs{display:flex;gap:5px;padding:10px 12px;border-bottom:1px solid #eee}.support-filter-tabs a{padding:7px 10px;border-radius:10px;font-size:.68rem;color:#777;font-weight:850}.support-filter-tabs a.active{background:#111;color:#fff}.support-conversation-list{max-height:590px;overflow:auto}.support-conversation-list>a{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;padding:13px;border-bottom:1px solid #eee;color:#111}.support-conversation-list>a:hover,.support-conversation-list>a.active{background:#f2f2f5}.support-conversation-list strong{font-size:.8rem}.support-conversation-list p{font-size:.72rem;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:2px 0}.support-conversation-list small{font-size:.6rem;color:#999}.support-conversation-list b{align-self:center;background:#fe2c55;color:#fff;border-radius:99px;font-size:.62rem;padding:3px 7px}.support-thread-v5{display:grid;grid-template-rows:auto minmax(0,1fr) auto;padding:0;overflow:hidden}.support-thread-head{display:flex;align-items:center;justify-content:space-between;padding:17px 20px;border-bottom:1px solid #eee}.support-thread-head h3{margin:0}.support-thread-head p{margin:3px 0 0;color:#888;font-size:.7rem}.support-thread-messages{padding:20px;overflow:auto;background:#f8f8fa;display:flex;flex-direction:column;gap:11px}.support-message{max-width:76%;display:flex;flex-direction:column}.support-message span{padding:11px 13px;border-radius:16px;font-size:.82rem}.support-message small{font-size:.58rem;color:#999;margin-top:3px}.support-message.from-admin{align-self:flex-end;align-items:flex-end}.support-message.from-admin span{background:#111;color:#fff;border-bottom-right-radius:5px}.support-message.from-user{align-self:flex-start}.support-message.from-user span{background:#e5e5ea;border-bottom-left-radius:5px}.support-reply-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:14px;border-top:1px solid #eee}.support-reply-form textarea{resize:none;border:1px solid #ddd;border-radius:14px;padding:11px}.support-reply-form button{align-self:end;border-radius:14px}.support-empty-thread{margin:auto;text-align:center;color:#888}.support-empty-thread i{font-size:3rem}

@media(max-width:1199px){.store-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.login-v5-shell{grid-template-columns:1fr 420px}.admin-content-v5{padding:22px}.support-admin-grid{grid-template-columns:330px minmax(0,1fr)}}
@media(max-width:991px){.login-v5-shell{grid-template-columns:1fr}.login-v5-copy{display:none}.admin-sidebar-v5{padding:0}.admin-sidebar-inner{position:static;min-height:auto;border-radius:0 0 26px 26px;padding:13px}.admin-brand-v5{max-width:260px}.admin-profile-v5{display:none}.admin-mobile-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;border:1px solid #303038;border-radius:15px;padding:12px;background:#18181d;color:#fff}.admin-mobile-toggle span{display:flex;align-items:center;gap:8px;font-weight:850}.admin-nav-v5{display:none;margin-top:9px;max-height:62vh;overflow:auto}.admin-nav-v5.is-open{display:grid}.admin-content-v5{padding:18px 14px 35px}.support-admin-grid{grid-template-columns:1fr}.support-inbox-v5{max-height:440px}.support-thread-v5{min-height:620px}}
@media(max-width:767px){.directory-search{grid-template-columns:24px minmax(0,1fr) auto}.directory-search select{grid-column:1/-1;border-left:0;border-top:1px solid #eee}.store-directory-grid{grid-template-columns:1fr}.admin-topbar-v5{align-items:flex-start;flex-direction:column}.admin-filterbar-v5{grid-template-columns:1fr}.admin-filterbar-v5>div,.admin-filterbar-v5 input,.admin-filterbar-v5 select{min-height:46px}.support-admin-grid{display:block}.support-thread-v5{margin-top:15px}.support-reply-form{grid-template-columns:1fr}.support-reply-form button{width:100%}}
@media(max-width:575px){.login-v5-card{padding:20px;border-radius:24px}.login-v5-section .container{padding-left:12px;padding-right:12px}.support-widget-v5{right:12px;bottom:12px}.support-fab-v5{width:56px;height:56px;min-height:56px;padding:0;justify-content:center}.support-fab-v5>span{display:none}.support-panel-v5{bottom:66px;width:calc(100vw - 24px);height:calc(100vh - 95px);border-radius:22px}.support-guest-fields-v5{grid-template-columns:1fr}.admin-content-v5{padding-left:10px;padding-right:10px}.admin-panel-v5{padding:16px;border-radius:19px}.admin-topbar-v5 h1{font-size:2rem}.admin-metric-v5{min-height:128px;padding:14px}.admin-metric-v5 strong{font-size:1.6rem}.directory-search button{padding:12px 14px}.stores-directory-hero h1{font-size:3rem}}

/* Marketplace v6 · pedidos y datos de demostración */
.order-table-v6 td > small,.order-table-v6 td > strong{display:block}.order-table-v6 td>small{color:#7a7a7a;margin-top:3px}.order-pill{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;font-size:.76rem;font-weight:800;white-space:nowrap;background:#f0f1f3;color:#34373c}.order-pill.status-pending,.order-pill.payment-pending{background:#fff4d6;color:#8b5d00}.order-pill.status-confirmed{background:#e8f1ff;color:#1357a6}.order-pill.status-processing{background:#eee8ff;color:#6240a8}.order-pill.status-shipped{background:#e1f6ff;color:#006b83}.order-pill.status-delivered,.order-pill.payment-paid{background:#e4f8ed;color:#12723c}.order-pill.status-cancelled,.order-pill.payment-failed{background:#ffe6e9;color:#a51d32}.order-pill.status-refunded,.order-pill.payment-refunded,.order-pill.payment-partial{background:#f1e9ff;color:#6941a5}.order-items-v6{display:grid;gap:12px}.order-item-v6{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:14px;align-items:center;padding:12px;border:1px solid #ececef;border-radius:18px;background:#fff}.order-item-v6 img{width:64px;height:64px;object-fit:cover;border-radius:14px;background:#f3f3f5}.order-item-v6 strong,.order-item-v6 small{display:block}.order-item-v6 small{color:#797b80;margin-top:4px}.order-item-v6>span{font-weight:900}.order-totals-v6{margin:22px 0 0 auto;max-width:390px;border-top:1px solid #ececef;padding-top:14px}.order-totals-v6>div{display:flex;justify-content:space-between;gap:16px;padding:7px 0}.order-totals-v6 .total{font-size:1.2rem;border-top:1px dashed #d8d8dd;margin-top:7px;padding-top:14px}.order-info-list{display:grid;gap:15px}.order-info-list p{display:flex;gap:12px;margin:0;padding-bottom:13px;border-bottom:1px solid #ececef}.order-info-list p:last-child{border-bottom:0}.order-info-list i{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#f4f4f6;font-size:1.1rem}.order-info-list span{min-width:0;font-weight:700}.order-info-list small{display:block;color:#81838a;font-weight:600;margin-bottom:2px}.order-history-v6{display:grid;gap:0}.order-history-v6>div{display:grid;grid-template-columns:26px 1fr;gap:10px;position:relative;padding-bottom:20px}.order-history-v6>div:not(:last-child):before{content:"";position:absolute;left:8px;top:14px;bottom:0;width:2px;background:#ececef}.order-history-v6>div>span{position:relative;z-index:1;color:#e51c3a}.order-history-v6 p{margin:0}.order-history-v6 strong,.order-history-v6 small{display:block}.order-history-v6 small{color:#7d7f85;margin-top:3px}@media(max-width:767px){.order-item-v6{grid-template-columns:52px minmax(0,1fr)}.order-item-v6 img{width:52px;height:52px}.order-item-v6>span{grid-column:2}.order-pill{font-size:.7rem;padding:5px 8px}}

/* Marketplace v7 · importación de imágenes y edición administrativa */
.remote-image-import-v7{border:1px solid #dedee5;border-radius:18px;padding:16px;background:linear-gradient(135deg,#fafafa,#fff)}
.remote-image-copy{display:flex;align-items:flex-start;gap:12px}.remote-image-copy>span{width:42px;height:42px;flex:0 0 auto;border-radius:14px;display:grid;place-items:center;background:#111;color:#fff;font-size:1.2rem}.remote-image-copy strong,.remote-image-copy small{display:block}.remote-image-copy small{color:#777a82;margin-top:3px;line-height:1.45}
.remote-image-controls{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:12px;align-items:stretch;margin-top:14px}.remote-image-controls .form-control{min-width:0}.remote-image-preview{min-height:112px;border:1px dashed #c9cad1;border-radius:14px;background:#f5f5f7 center/cover no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#878991;text-align:center;padding:10px;overflow:hidden}.remote-image-preview i{font-size:1.5rem}.remote-image-preview span{font-size:.68rem;font-weight:800}.remote-image-preview.has-image{border-style:solid;color:#fff;justify-content:flex-end;position:relative}.remote-image-preview.has-image:before{content:"";position:absolute;inset:0;background:linear-gradient(transparent 45%,rgba(0,0,0,.75))}.remote-image-preview.has-image span{position:relative;z-index:1}.remote-image-preview.is-invalid{border-color:#dc3545;background:#fff1f2;color:#a61d32}
.existing-images>div{position:relative}.existing-images>div>span{position:absolute;left:6px;top:6px;background:#111;color:#fff;border-radius:999px;padding:4px 7px;font-size:.58rem;font-weight:900}.existing-images>div.is-primary img{outline:3px solid #111;outline-offset:2px}
.admin-row-actions .btn-dark{background:#111;border-color:#111}
@media(max-width:767px){.remote-image-controls{grid-template-columns:1fr}.remote-image-preview{min-height:170px}.remote-image-copy{align-items:center}}
