
:root {
    --vc-ink:#07111f; --vc-ink-2:#0f172a; --vc-cyan:#22d3ee; --vc-cyan-dark:#0891b2;
    --vc-blue:#2563eb; --vc-surface:#ffffff; --vc-muted:#64748b; --vc-line:rgba(148,163,184,.24);
    --vc-shadow:0 24px 70px rgba(15,23,42,.12); --vc-radius:28px;
}
*{box-sizing:border-box}.market-page-body{margin:0;background:#f4f7fb;color:var(--vc-ink-2);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}.market-page-body a{color:inherit}.market-site-header{position:fixed;inset:0 0 auto;z-index:80;padding:14px 18px;pointer-events:none}.market-site-header-inner{max-width:1320px;margin:auto;min-height:66px;padding:8px 10px 8px 14px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid rgba(255,255,255,.68);border-radius:24px;background:rgba(3,10,24,.88);box-shadow:0 18px 50px rgba(2,6,23,.22);backdrop-filter:blur(20px) saturate(145%);pointer-events:auto}.market-brand{display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none}.market-brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(145deg,#67e8f9,#2563eb);font-weight:950;color:#03111f;box-shadow:0 9px 24px rgba(34,211,238,.25)}.market-brand strong,.market-brand small{display:block}.market-brand strong{font-size:15px;letter-spacing:-.02em}.market-brand small{margin-top:3px;color:rgba(255,255,255,.55);font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.14em}.market-desktop-nav{display:flex;align-items:center;gap:4px}.market-desktop-nav a{padding:11px 14px;border-radius:14px;color:rgba(255,255,255,.72);font-size:12px;font-weight:850;text-decoration:none;transition:.2s}.market-desktop-nav a:hover,.market-desktop-nav a.is-active{color:#fff;background:rgba(255,255,255,.11)}.market-header-actions{display:flex;gap:8px}.market-cart-link,.market-account-link{min-height:42px;display:flex;align-items:center;justify-content:center;gap:9px;padding:0 14px;border-radius:14px;text-decoration:none;font-size:12px;font-weight:900}.market-cart-link{color:#fff;border:1px solid rgba(255,255,255,.16)}.market-account-link{color:#06111f;background:#fff}.market-mobile-nav{display:none}.market-page-shell{max-width:1320px;margin:0 auto;padding:112px 18px 120px}.market-hero{position:relative;min-height:440px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:34px;padding:58px;border-radius:38px;color:#fff;overflow:hidden;background:radial-gradient(circle at 12% 2%,rgba(103,232,249,.28),transparent 34%),radial-gradient(circle at 92% 86%,rgba(37,99,235,.28),transparent 34%),linear-gradient(135deg,#020617,#082848 60%,#0d3e68);box-shadow:0 38px 110px rgba(15,23,42,.24)}.market-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(90deg,#000,transparent);pointer-events:none}.market-hero-copy,.market-hero-visual{position:relative;z-index:2}.market-eyebrow{margin:0 0 12px;color:#a5f3fc;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.25em}.market-eyebrow-dark{color:#0891b2}.market-hero h1{max-width:780px;margin:0;font-size:clamp(38px,5vw,72px);line-height:.98;letter-spacing:-.06em;font-weight:950}.market-hero-copy>p:not(.market-eyebrow){max-width:700px;margin:20px 0 0;color:rgba(226,232,240,.76);font-size:16px;line-height:1.75;font-weight:600}.market-search{display:flex;gap:10px;max-width:720px;margin-top:28px}.market-search-field{min-width:0;flex:1;display:flex;align-items:center;gap:10px;padding:0 16px;border:1px solid rgba(255,255,255,.17);border-radius:18px;background:rgba(255,255,255,.1);backdrop-filter:blur(12px)}.market-search-field input{width:100%;height:54px;border:0;outline:0;background:transparent;color:#fff;font-weight:750}.market-search-field input::placeholder{color:rgba(255,255,255,.54)}.market-search button{min-width:120px;border:0;border-radius:18px;color:#04121e;background:linear-gradient(135deg,#a5f3fc,#60a5fa);font-weight:950}.market-hero-stats{display:flex;gap:28px;margin-top:30px}.market-hero-stats div{display:flex;flex-direction:column}.market-hero-stats strong{font-size:23px}.market-hero-stats span{margin-top:4px;color:rgba(255,255,255,.55);font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.12em}.market-hero-visual{height:330px}.market-orbit{position:absolute;border-radius:50%;border:1px solid rgba(165,243,252,.25)}.market-orbit-one{width:270px;height:270px;right:40px;top:22px;animation:marketOrbit 15s linear infinite}.market-orbit-two{width:190px;height:190px;right:80px;top:62px;animation:marketOrbit 10s linear infinite reverse}.market-hero-symbol{position:absolute;right:118px;top:96px;width:116px;height:116px;display:grid;place-items:center;border-radius:38px;color:#dffbff;background:linear-gradient(145deg,rgba(103,232,249,.28),rgba(37,99,235,.25));border:1px solid rgba(255,255,255,.22);font-size:47px;box-shadow:0 30px 70px rgba(0,0,0,.25)}.market-hero-card{position:absolute;padding:14px 16px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(2,6,23,.66);backdrop-filter:blur(16px);box-shadow:0 20px 50px rgba(0,0,0,.24)}.market-hero-card span,.market-hero-card strong{display:block}.market-hero-card span{color:#a5f3fc;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.13em}.market-hero-card strong{margin-top:5px;font-size:13px}.market-hero-card-a{right:0;bottom:26px}.market-hero-card-b{left:8px;top:18px}.market-browse-section{margin-top:42px}.market-section-top{display:flex;align-items:end;justify-content:space-between;gap:24px}.market-section-top h2{margin:0;font-size:clamp(28px,4vw,48px);line-height:1;letter-spacing:-.045em;font-weight:950}.market-section-top p:not(.market-eyebrow){margin:10px 0 0;color:var(--vc-muted);font-size:14px;font-weight:650}.market-content-switch,.home-content-tabs{display:flex;gap:7px;padding:6px;border-radius:20px;background:#e8eef5}.market-content-switch a,.home-content-tab{min-height:46px;display:flex;align-items:center;gap:9px;padding:0 16px;border:0;border-radius:15px;color:#526177;background:transparent;font-size:12px;font-weight:900;text-decoration:none;cursor:pointer}.market-content-switch a.is-active,.home-content-tab.is-active{color:#fff;background:linear-gradient(135deg,#07111f,#0b3760);box-shadow:0 10px 24px rgba(15,23,42,.18)}.home-content-tab strong{min-width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:rgba(255,255,255,.14);font-size:9px}.market-category-rail{display:flex;gap:8px;margin-top:26px;padding-bottom:5px;overflow-x:auto;scrollbar-width:none}.market-category-rail::-webkit-scrollbar{display:none}.market-category-rail a{flex:0 0 auto;padding:11px 15px;border:1px solid #d9e1eb;border-radius:999px;color:#546175;background:#fff;font-size:11px;font-weight:850;text-decoration:none}.market-category-rail a.is-active{color:#fff;border-color:#0f3158;background:#0f3158}.market-results-row{display:flex;justify-content:space-between;gap:15px;margin:22px 0 14px;color:#7b8798;font-size:11px;font-weight:800}.market-product-grid,.home-market-grid,.market-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.market-product-card{min-width:0;overflow:hidden;border:1px solid rgba(148,163,184,.22);border-radius:27px;background:rgba(255,255,255,.94);box-shadow:0 14px 44px rgba(15,23,42,.075);transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease,border-color .28s ease}.market-product-card:hover{transform:translateY(-7px);border-color:rgba(8,145,178,.28);box-shadow:0 30px 80px rgba(15,23,42,.15)}.market-product-media{position:relative;display:block;aspect-ratio:1.08/1;overflow:hidden;background:linear-gradient(145deg,#dce9f0,#f1f5f9);text-decoration:none}.market-product-media img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.22,1,.36,1)}.market-product-card:hover .market-product-media img{transform:scale(1.055)}.market-product-media-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,6,23,.12),transparent 48%,rgba(2,6,23,.65));pointer-events:none}.market-product-topline{position:absolute;left:12px;right:12px;top:12px;display:flex;justify-content:space-between;gap:8px}.market-product-badge{padding:7px 9px;border-radius:999px;font-size:8px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;backdrop-filter:blur(10px)}.market-product-badge--featured{color:#07111f;background:rgba(165,243,252,.91)}.market-product-badge--stock{color:#052e16;background:rgba(187,247,208,.91)}.market-product-badge--out{color:#7f1d1d;background:rgba(254,202,202,.92)}.market-product-vendor-chip{position:absolute;left:12px;right:12px;bottom:12px;display:flex;align-items:center;gap:8px;min-width:0;color:#fff}.market-product-vendor-avatar{width:29px;height:29px;display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(255,255,255,.5);border-radius:10px;background:rgba(255,255,255,.16);font-size:10px;font-weight:950;backdrop-filter:blur(10px)}.market-product-vendor-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px;font-weight:900}.market-product-placeholder{width:100%;height:100%;display:grid;place-items:center;align-content:center;gap:8px;color:#467086;background:radial-gradient(circle at 35% 20%,#fff,transparent 32%),linear-gradient(145deg,#d9e9ef,#eef4f7)}.market-product-placeholder span{font-size:42px}.market-product-placeholder small{font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}.market-product-content{padding:16px}.market-product-category-row{display:flex;justify-content:space-between;gap:10px;color:#8090a2;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.market-product-category-row span:last-child{text-align:right}.market-product-name{display:-webkit-box;margin-top:8px;overflow:hidden;color:#0f172a;font-size:18px;line-height:1.16;font-weight:950;letter-spacing:-.025em;text-decoration:none;-webkit-line-clamp:2;-webkit-box-orient:vertical}.market-product-description{display:-webkit-box;min-height:39px;margin:7px 0 0;overflow:hidden;color:#69778b;font-size:12px;line-height:1.55;font-weight:600;-webkit-line-clamp:2;-webkit-box-orient:vertical}.market-product-benefits{display:flex;flex-wrap:wrap;gap:6px;margin-top:11px}.market-product-benefits span{padding:6px 8px;border-radius:9px;color:#496172;background:#edf4f7;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.market-product-bottom{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-top:16px;padding-top:14px;border-top:1px solid #edf1f5}.market-product-price-block span,.market-product-price-block strong{display:block}.market-product-old-price{color:#94a3b8;font-size:10px;text-decoration:line-through}.market-product-price-block strong{margin-top:2px;color:#07111f;font-size:19px;letter-spacing:-.03em}.market-product-actions{display:flex;align-items:center;gap:6px}.market-product-icon-action{width:40px;height:40px;display:grid;place-items:center;border:1px solid #dbe3ec;border-radius:13px;color:#0f172a;background:#fff;text-decoration:none;font-weight:950}.market-product-order{min-height:40px;display:flex;align-items:center;gap:8px;padding:0 13px;border:0;border-radius:13px;color:#fff;background:linear-gradient(135deg,#0891b2,#2563eb);font-size:10px;font-weight:950;cursor:pointer}.market-product-order:disabled{background:#cbd5e1;cursor:not-allowed}.market-empty-state{padding:70px 20px;border:1px dashed #cbd5e1;border-radius:30px;text-align:center;background:#fff}.market-empty-state>span{font-size:42px}.market-empty-state h2{margin:12px 0 0;font-size:25px}.market-empty-state p{color:#64748b}.market-empty-state a{display:inline-flex;margin-top:12px;padding:11px 16px;border-radius:13px;color:#fff;background:#0f3158;text-decoration:none;font-weight:900}.home-explore-hub{margin-top:42px}.home-explore-head{align-items:end}.home-explore-kicker{margin:0 0 5px;color:#0891b2;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.18em}.home-content-panel{animation:marketPanelIn .32s ease}.home-market-grid{margin-top:6px}.home-products-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px;padding:20px 22px;border:1px solid rgba(148,163,184,.2);border-radius:23px;background:linear-gradient(135deg,#fff,#edf6fa)}.home-products-footer strong,.home-products-footer span{display:block}.home-products-footer strong{font-size:16px}.home-products-footer span{margin-top:4px;color:#64748b;font-size:12px}.home-products-all-link{display:flex;align-items:center;gap:10px;flex:0 0 auto;padding:13px 16px;border-radius:15px;color:#fff;background:#0f3158;text-decoration:none;font-size:11px;font-weight:950}.market-detail-shell{padding-top:116px}.market-breadcrumb{display:flex;align-items:center;gap:8px;margin:8px 0 18px;color:#718096;font-size:11px;font-weight:800}.market-breadcrumb a{text-decoration:none}.market-breadcrumb strong{max-width:55vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#0f172a}.market-detail-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:32px}.market-detail-main-media{position:relative;aspect-ratio:1.02/1;overflow:hidden;border-radius:34px;background:#e2e8f0;box-shadow:var(--vc-shadow)}.market-detail-main-media>img{width:100%;height:100%;object-fit:cover}.market-detail-badges{position:absolute;top:16px;left:16px;display:flex;gap:8px}.market-detail-badges span{padding:8px 11px;border-radius:999px;color:#07111f;background:rgba(255,255,255,.9);font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;backdrop-filter:blur(12px)}.market-detail-badges span.is-stock{background:rgba(187,247,208,.92)}.market-detail-badges span.is-out{background:rgba(254,202,202,.92)}.market-detail-thumbs{display:flex;gap:9px;margin-top:11px;overflow-x:auto}.market-detail-thumbs button{width:76px;height:76px;padding:3px;flex:0 0 auto;border:2px solid transparent;border-radius:17px;background:#fff;overflow:hidden;cursor:pointer}.market-detail-thumbs button.is-active{border-color:#0891b2}.market-detail-thumbs img{width:100%;height:100%;object-fit:cover;border-radius:12px}.market-detail-info{padding:28px;border:1px solid rgba(148,163,184,.22);border-radius:34px;background:#fff;box-shadow:var(--vc-shadow)}.market-detail-vendor{display:flex;align-items:center;gap:11px;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid #edf1f5}.market-detail-vendor-logo{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;color:#fff;background:linear-gradient(145deg,#0891b2,#2563eb);font-weight:950}.market-detail-vendor small,.market-detail-vendor strong{display:block}.market-detail-vendor small{color:#8795a6;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.market-detail-vendor strong{margin-top:3px;font-size:14px}.market-detail-info h1{margin:0;font-size:clamp(34px,4.5vw,58px);line-height:1;letter-spacing:-.055em;font-weight:950}.market-detail-lead{margin:18px 0 0;color:#64748b;font-size:14px;line-height:1.75;font-weight:600}.market-detail-price-row{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-top:24px;padding:20px 0;border-block:1px solid #edf1f5}.market-detail-price-row del,.market-detail-price-row strong{display:block}.market-detail-price-row del{color:#94a3b8;font-size:12px}.market-detail-price-row strong{font-size:32px;letter-spacing:-.04em}.market-detail-price-row>span{padding:8px 10px;border-radius:999px;color:#075985;background:#e0f2fe;font-size:9px;font-weight:900;text-transform:uppercase}.market-detail-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px}.market-detail-service-grid div{padding:13px;border-radius:16px;background:#f5f8fb}.market-detail-service-grid span,.market-detail-service-grid strong,.market-detail-service-grid small{display:block}.market-detail-service-grid span{font-size:18px}.market-detail-service-grid strong{margin-top:8px;font-size:10px}.market-detail-service-grid small{margin-top:3px;color:#8491a1;font-size:8px;line-height:1.4}.market-detail-order-form{display:grid;grid-template-columns:130px 1fr;gap:10px;margin-top:20px}.market-detail-order-form label>span{display:block;margin-bottom:7px;color:#64748b;font-size:9px;font-weight:900;text-transform:uppercase}.market-quantity-control{height:50px;display:grid;grid-template-columns:36px 1fr 36px;border:1px solid #d8e0e8;border-radius:16px;overflow:hidden}.market-quantity-control button{border:0;background:#f5f7fa;font-weight:950}.market-quantity-control input{min-width:0;border:0;text-align:center;font-weight:900}.market-detail-order-button{align-self:end;height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border:0;border-radius:16px;color:#fff;background:linear-gradient(135deg,#0891b2,#2563eb);font-weight:950}.market-detail-order-button:disabled{background:#cbd5e1}.market-detail-assurance{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.market-detail-assurance span{padding:7px 9px;border-radius:10px;color:#64748b;background:#f1f5f9;font-size:8px;font-weight:900;text-transform:uppercase}.market-detail-content-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;margin-top:30px}.market-detail-description,.market-detail-specs{padding:28px;border:1px solid rgba(148,163,184,.2);border-radius:28px;background:#fff}.market-detail-description h2,.market-detail-specs h2{margin:0;font-size:27px;letter-spacing:-.035em}.market-rich-copy{margin-top:16px;color:#556477;font-size:14px;line-height:1.85}.market-detail-specs dl{margin:16px 0 0}.market-detail-specs dl div{display:flex;justify-content:space-between;gap:15px;padding:11px 0;border-bottom:1px solid #edf1f5}.market-detail-specs dt{color:#8491a1;font-size:11px;font-weight:800}.market-detail-specs dd{margin:0;text-align:right;font-size:11px;font-weight:900}.market-detail-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:20px}.market-detail-metrics span{padding:10px;border-radius:13px;background:#f1f5f9;color:#718096;font-size:8px;text-align:center;text-transform:uppercase}.market-detail-metrics strong{display:block;margin-bottom:3px;color:#0f172a;font-size:16px}.market-related-section{margin-top:36px}.market-related-section .market-section-top>a{color:#0e7490;text-decoration:none;font-size:11px;font-weight:900}.market-related-grid{margin-top:18px}.vendor-shell{max-width:1280px;margin:0 auto;padding:112px 18px 120px}.checkout-card{padding:24px;border-radius:26px;background:#fff;box-shadow:0 18px 50px rgba(15,23,42,.10)}.checkout-card input,.checkout-card select,.checkout-card textarea{width:100%;padding:13px 14px;border:1px solid #cbd5e1;border-radius:14px}.vc-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border:0;border-radius:15px;font-weight:900;text-decoration:none;cursor:pointer}.vc-btn-primary{color:#fff;background:linear-gradient(135deg,#0891b2,#2563eb)}.vc-btn-soft{color:#0f172a;background:#e2e8f0}
@keyframes marketOrbit{to{transform:rotate(360deg)}}@keyframes marketPanelIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(max-width:1050px){.market-product-grid,.home-market-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.market-detail-layout{grid-template-columns:1fr 1fr}.market-desktop-nav a{padding-inline:9px}.market-hero{padding:40px}}
@media(max-width:820px){.market-site-header{display:none}.market-mobile-nav{position:fixed;z-index:90;left:8px;right:8px;bottom:calc(7px + env(safe-area-inset-bottom));height:68px;display:grid;grid-template-columns:repeat(5,1fr);padding:7px;border:1px solid rgba(255,255,255,.72);border-radius:23px;background:rgba(3,10,24,.92);box-shadow:0 20px 50px rgba(2,6,23,.32);backdrop-filter:blur(20px)}.market-mobile-nav a{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;border-radius:16px;color:rgba(255,255,255,.58);text-decoration:none}.market-mobile-nav a.is-active{color:#fff;background:rgba(255,255,255,.11)}.market-mobile-nav span{font-size:17px}.market-mobile-nav small{font-size:8px;font-weight:850}.market-page-shell{padding:16px 10px 100px}.market-hero{min-height:auto;grid-template-columns:1fr;padding:30px 22px;border-radius:28px}.market-hero h1{font-size:42px}.market-hero-visual{display:none}.market-hero-stats{gap:18px}.market-section-top{align-items:flex-start;flex-direction:column}.market-content-switch{width:100%}.market-content-switch a{flex:1;justify-content:center}.market-product-grid,.home-market-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.market-detail-shell{padding-top:18px}.market-detail-layout,.market-detail-content-grid{grid-template-columns:1fr}.market-detail-main-media{border-radius:25px}.market-detail-info{padding:20px;border-radius:25px}.market-detail-service-grid{grid-template-columns:1fr 1fr}.market-detail-order-form{grid-template-columns:115px 1fr}.market-related-grid{display:grid;grid-auto-flow:column;grid-auto-columns:76vw;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:14px}.market-related-grid .market-product-card{scroll-snap-align:start}.home-explore-head{align-items:stretch}.home-content-tabs{width:100%}.home-content-tab{flex:1;justify-content:center}.home-products-footer{align-items:flex-start;flex-direction:column}.home-products-all-link{width:100%;justify-content:space-between}}
@media(max-width:520px){.market-search{flex-direction:column}.market-search button{height:50px}.market-hero{padding:27px 18px}.market-hero h1{font-size:36px}.market-hero-copy>p:not(.market-eyebrow){font-size:14px}.market-hero-stats{justify-content:space-between}.market-product-grid,.home-market-grid{gap:8px}.market-product-card{border-radius:20px}.market-product-content{padding:11px}.market-product-media{aspect-ratio:.92/1}.market-product-topline{left:8px;right:8px;top:8px}.market-product-badge{padding:5px 7px;font-size:6.5px}.market-product-vendor-chip{left:8px;right:8px;bottom:8px}.market-product-vendor-avatar{width:25px;height:25px}.market-product-category-row{font-size:6.5px}.market-product-category-row span:last-child{display:none}.market-product-name{font-size:14px}.market-product-description{min-height:34px;font-size:10px}.market-product-benefits{gap:4px}.market-product-benefits span{padding:5px 6px;font-size:6px}.market-product-bottom{align-items:flex-start;flex-direction:column}.market-product-actions{width:100%}.market-product-cart-form{flex:1}.market-product-order{width:100%;justify-content:space-between}.market-product-price-block strong{font-size:16px}.market-product-icon-action{width:38px;height:38px}.market-detail-info h1{font-size:36px}.market-detail-service-grid{grid-template-columns:1fr}.market-detail-order-form{grid-template-columns:1fr}.market-detail-content-grid{gap:12px}.market-detail-description,.market-detail-specs{padding:20px}.market-detail-metrics{grid-template-columns:1fr 1fr 1fr}.market-breadcrumb{padding-inline:4px}}

/* =====================================================================
   PRODUCT CARDS — SAME VISUAL LANGUAGE AS 360 TOUR CARDS
===================================================================== */
.product-flip-card{position:relative;min-width:0;aspect-ratio:.82/1;border-radius:28px;perspective:1500px;isolation:isolate}.product-flip-card__scene{position:absolute;inset:0;transform-style:preserve-3d;transition:transform .72s cubic-bezier(.22,1,.36,1);will-change:transform}.product-flip-card.is-flipped .product-flip-card__scene{transform:rotateY(180deg)}.product-flip-card__face{position:absolute;inset:0;overflow:hidden;border-radius:inherit;backface-visibility:hidden;-webkit-backface-visibility:hidden;background:#fff;box-shadow:0 22px 58px rgba(15,23,42,.13),0 1px 0 rgba(255,255,255,.7) inset}.product-flip-card__front{color:#fff}.product-flip-card__back{display:flex;flex-direction:column;padding:20px;transform:rotateY(180deg);color:#0f172a;background:radial-gradient(circle at 10% 0,rgba(34,211,238,.13),transparent 34%),linear-gradient(155deg,#fff,#f5f8fb)}.product-flip-card__media,.product-flip-card__media img,.product-flip-card__placeholder{position:absolute;inset:0;width:100%;height:100%}.product-flip-card__media img{object-fit:cover;transition:transform .75s cubic-bezier(.22,1,.36,1)}.product-flip-card:hover .product-flip-card__media img{transform:scale(1.045)}.product-flip-card__placeholder{display:grid;place-items:center;align-content:center;gap:8px;color:#d9f8ff;background:linear-gradient(145deg,#0f172a,#164e63)}.product-flip-card__placeholder span{font-size:36px}.product-flip-card__placeholder small{font-weight:850}.product-flip-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,6,23,.08) 18%,rgba(2,6,23,.12) 40%,rgba(2,6,23,.88) 100%),radial-gradient(circle at 50% 20%,transparent 20%,rgba(2,6,23,.17) 100%)}.product-flip-card__topbar{position:absolute;z-index:3;top:13px;left:13px;right:13px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.product-flip-card__badges{display:flex;flex-wrap:wrap;gap:6px}.product-flip-card__badge{padding:7px 9px;border-radius:999px;font-size:8px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(12px)}.product-flip-card__badge--featured{color:#111827;background:rgba(253,224,71,.94)}.product-flip-card__badge--stock{color:#052e16;background:rgba(187,247,208,.94)}.product-flip-card__badge--out{color:#450a0a;background:rgba(254,202,202,.94)}.product-flip-card__flip,.product-flip-card__close,.product-flip-card__secondary{border:1px solid rgba(255,255,255,.48);color:#fff;background:rgba(2,6,23,.28);backdrop-filter:blur(12px);cursor:pointer}.product-flip-card__flip,.product-flip-card__close{width:38px;height:38px;border-radius:999px;font-size:17px}.product-flip-card__front-content{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:18px}.product-flip-card__vendor{display:flex;align-items:center;gap:7px;margin-bottom:10px;color:rgba(255,255,255,.88);font-size:9px;font-weight:850}.product-flip-card__vendor-avatar{width:25px;height:25px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.5);border-radius:9px;background:rgba(255,255,255,.14);font-weight:950}.product-flip-card__kicker{margin:0 0 5px;color:#a5f3fc;font-size:8px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.product-flip-card__title{margin:0;font-size:clamp(20px,2vw,29px);line-height:1.02;letter-spacing:-.045em;font-weight:950}.product-flip-card__summary{display:-webkit-box;min-height:36px;margin:9px 0 0;overflow:hidden;color:rgba(255,255,255,.78);font-size:10px;line-height:1.55;font-weight:650;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-flip-card__bottomline{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-top:13px}.product-flip-card__bottomline>span{padding:6px 8px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(255,255,255,.1);font-size:7px;font-weight:900;text-transform:uppercase}.product-flip-card__price del,.product-flip-card__price strong{display:block}.product-flip-card__price del{color:rgba(255,255,255,.58);font-size:9px}.product-flip-card__price strong{font-size:19px;letter-spacing:-.035em}.product-flip-card__front-actions{display:grid;grid-template-columns:1fr 43px;gap:8px;margin-top:13px}.product-flip-card__primary,.product-flip-card__secondary{min-height:43px;border-radius:14px;text-decoration:none;font-size:10px;font-weight:950}.product-flip-card__primary{display:flex;align-items:center;justify-content:space-between;padding:0 14px;color:#07111f;background:#fff}.product-flip-card__secondary{display:grid;place-items:center}.product-flip-card__back-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:15px;border-bottom:1px solid #dfe7ef}.product-flip-card__back-head span{color:#0891b2;font-size:8px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.product-flip-card__back-head h3{margin:5px 0 0;font-size:22px;line-height:1.05;letter-spacing:-.045em;font-weight:950}.product-flip-card__close{flex:0 0 auto;color:#0f172a;border-color:#d8e2eb;background:#fff}.product-flip-card__description{display:-webkit-box;margin:16px 0 0;overflow:hidden;color:#5f6f82;font-size:11px;line-height:1.65;font-weight:620;-webkit-line-clamp:4;-webkit-box-orient:vertical}.product-flip-card__features{display:flex;flex-direction:column;gap:7px;margin:15px 0 0;padding:0;list-style:none}.product-flip-card__features li{position:relative;padding:9px 10px 9px 27px;border-radius:12px;color:#405064;background:#edf3f7;font-size:9px;font-weight:800}.product-flip-card__features li:before{content:"✓";position:absolute;left:10px;color:#0891b2;font-weight:950}.product-flip-card__back-bottom{margin-top:auto;padding-top:14px}.product-flip-card__back-price small,.product-flip-card__back-price strong{display:block}.product-flip-card__back-price small{color:#94a3b8;font-size:8px;font-weight:900;text-transform:uppercase}.product-flip-card__back-price strong{margin-top:3px;font-size:22px;letter-spacing:-.04em}.product-flip-card__back-actions{display:grid;grid-template-columns:.8fr 1.2fr;gap:8px;margin-top:11px}.product-flip-card__details,.product-flip-card__cart{min-height:42px;display:flex;align-items:center;justify-content:center;border:0;border-radius:13px;text-decoration:none;font-size:9px;font-weight:950}.product-flip-card__details{color:#0f172a;background:#e2e8f0}.product-flip-card__cart{width:100%;color:#fff;background:linear-gradient(135deg,#0891b2,#2563eb);cursor:pointer}.product-flip-card__cart:disabled{background:#cbd5e1}.product-flip-card--compact{aspect-ratio:.85/1}

/* Featured products: same rail rhythm as featured visits, without a boxed section */
.home-featured-products{margin-top:42px}.home-featured-products__rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(245px,310px);gap:16px;overflow-x:auto;padding:4px 2px 22px;scroll-snap-type:x mandatory}.home-featured-products__rail .product-flip-card{scroll-snap-align:start}.home-featured-products__meta{display:flex;align-items:center;gap:8px;color:#64748b;font-size:11px;font-weight:750}.home-featured-products__meta:before{content:"";width:6px;height:6px;border-radius:999px;background:#22d3ee}

/* Explore section is intentionally integrated into the page, not a bordered box */
.home-explore-hub{margin-top:48px;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.home-explore-kicker{margin:0 0 6px;color:#0891b2;font-size:9px;font-weight:950;letter-spacing:.18em;text-transform:uppercase}.home-content-tabs{display:inline-flex;padding:4px;border:0;border-radius:17px;background:#eaf0f5}.home-content-tab{min-height:40px;display:flex;align-items:center;gap:7px;padding:0 13px;border:0;border-radius:13px;color:#64748b;background:transparent;font-size:10px;font-weight:900;cursor:pointer}.home-content-tab.is-active{color:#0f172a;background:#fff;box-shadow:0 8px 20px rgba(15,23,42,.08)}.home-content-tab strong{min-width:21px;height:21px;display:grid;place-items:center;border-radius:999px;color:#64748b;background:#e2e8f0;font-size:8px}.home-content-panel{margin-top:20px}.home-products-footer{margin-top:20px;padding:0;display:flex;align-items:center;justify-content:space-between;gap:16px;border:0;background:transparent}.home-products-footer strong,.home-products-footer span{display:block}.home-products-footer strong{font-size:13px}.home-products-footer span{margin-top:3px;color:#64748b;font-size:10px}.home-products-all-link{display:inline-flex;align-items:center;gap:18px;padding:11px 15px;border-radius:14px;color:#fff;background:#0f172a;text-decoration:none;font-size:9px;font-weight:950}

/* Advanced cart and checkout */
.market-cart-shell,.market-checkout-shell{max-width:1180px;margin:0 auto;padding:112px 18px 120px}.market-cart-header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.market-cart-header h1{margin:5px 0 0;font-size:clamp(38px,5vw,64px);letter-spacing:-.06em;font-weight:950}.market-cart-header p{margin:0;color:#64748b;font-size:13px}.market-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:24px}.market-cart-list{display:flex;flex-direction:column;gap:12px}.market-cart-item{display:grid;grid-template-columns:116px minmax(0,1fr) auto;gap:17px;align-items:center;padding:13px;border-radius:24px;background:#fff;box-shadow:0 14px 38px rgba(15,23,42,.08)}.market-cart-item__media{width:116px;height:116px;overflow:hidden;border-radius:18px;background:#e2e8f0}.market-cart-item__media img{width:100%;height:100%;object-fit:cover}.market-cart-item__vendor{color:#0891b2;font-size:8px;font-weight:950;text-transform:uppercase;letter-spacing:.12em}.market-cart-item h2{margin:5px 0 0;font-size:19px;letter-spacing:-.035em}.market-cart-item__price{margin-top:7px;color:#64748b;font-size:10px}.market-cart-item__controls{display:flex;align-items:center;gap:9px;margin-top:13px}.market-cart-qty{height:40px;display:grid;grid-template-columns:35px 44px 35px;border:1px solid #dbe4ec;border-radius:13px;overflow:hidden}.market-cart-qty button,.market-cart-qty input{border:0;background:#fff;text-align:center;font-weight:900}.market-cart-qty button{background:#f1f5f9;cursor:pointer}.market-cart-remove{border:0;color:#b91c1c;background:transparent;font-size:9px;font-weight:900;cursor:pointer}.market-cart-item__total{text-align:right}.market-cart-item__total small,.market-cart-item__total strong{display:block}.market-cart-item__total small{color:#94a3b8;font-size:8px;text-transform:uppercase}.market-cart-item__total strong{margin-top:4px;font-size:19px}.market-order-summary{position:sticky;top:100px;align-self:start;padding:23px;border-radius:26px;background:#07111f;color:#fff;box-shadow:0 24px 60px rgba(2,6,23,.2)}.market-order-summary h2{margin:0;font-size:22px}.market-order-summary__vendor{margin-top:7px;color:#a5f3fc;font-size:9px;font-weight:850}.market-order-summary__line{display:flex;justify-content:space-between;gap:15px;margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.13);font-size:11px}.market-order-summary__total{font-size:18px;font-weight:950}.market-order-summary__checkout{min-height:50px;display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding:0 16px;border-radius:15px;color:#07111f;background:#fff;text-decoration:none;font-size:10px;font-weight:950}.market-cart-empty{padding:54px 24px;border-radius:28px;background:#fff;text-align:center}.market-cart-empty span{font-size:42px}.market-cart-empty h2{margin:14px 0 0;font-size:27px}.market-cart-empty p{color:#64748b}.market-checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:24px}.market-checkout-card{padding:25px;border-radius:28px;background:#fff;box-shadow:0 18px 50px rgba(15,23,42,.09)}.market-checkout-card h1{margin:6px 0 0;font-size:36px;letter-spacing:-.05em}.market-checkout-user{display:flex;align-items:center;gap:10px;margin:18px 0;padding:12px;border-radius:16px;background:#eef7fa}.market-checkout-user__avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,#0891b2,#2563eb);font-weight:950}.market-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.market-form-field{display:flex;flex-direction:column;gap:7px}.market-form-field--full{grid-column:1/-1}.market-form-field label{color:#475569;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.market-form-field input,.market-form-field select,.market-form-field textarea{width:100%;padding:13px 14px;border:1px solid #d9e2ea;border-radius:14px;background:#fff;font:inherit}.market-form-field textarea{min-height:92px;resize:vertical}.market-checkout-submit{width:100%;min-height:52px;display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding:0 18px;border:0;border-radius:16px;color:#fff;background:linear-gradient(135deg,#0891b2,#2563eb);font-weight:950;cursor:pointer}.market-checkout-summary-row{display:flex;justify-content:space-between;gap:14px;padding:11px 0;border-bottom:1px solid #e7edf2;font-size:11px}.market-checkout-summary-row strong{text-align:right}.market-checkout-summary-total{font-size:17px}

@media(max-width:900px){.market-cart-layout,.market-checkout-layout{grid-template-columns:1fr}.market-order-summary{position:relative;top:auto}.market-cart-item{grid-template-columns:96px minmax(0,1fr)}.market-cart-item__media{width:96px;height:96px}.market-cart-item__total{grid-column:2;text-align:left}.product-flip-card{aspect-ratio:.8/1}}
@media(max-width:620px){.product-flip-card{aspect-ratio:.76/1;border-radius:22px}.product-flip-card__front-content{padding:13px}.product-flip-card__title{font-size:18px}.product-flip-card__summary{font-size:9px}.product-flip-card__back{padding:14px}.product-flip-card__back-head h3{font-size:18px}.product-flip-card__description{-webkit-line-clamp:3;font-size:9px}.product-flip-card__features li{padding:7px 8px 7px 24px;font-size:8px}.product-flip-card__back-actions{grid-template-columns:1fr}.home-featured-products__rail{grid-auto-columns:minmax(225px,76vw)}.market-cart-shell,.market-checkout-shell{padding:24px 9px 96px}.market-cart-header{align-items:flex-start;flex-direction:column}.market-cart-item{grid-template-columns:82px minmax(0,1fr);gap:11px;padding:10px;border-radius:20px}.market-cart-item__media{width:82px;height:82px;border-radius:14px}.market-cart-item h2{font-size:15px}.market-cart-qty{grid-template-columns:32px 38px 32px;height:36px}.market-form-grid{grid-template-columns:1fr}.market-form-field--full{grid-column:auto}.market-checkout-card{padding:18px;border-radius:23px}}
@media(prefers-reduced-motion:reduce){.product-flip-card__scene{transition:none}.product-flip-card:hover .product-flip-card__media img{transform:none}}

/* =====================================================================
   MARKETPLACE FINAL — PRODUCT CARDS MATCHING THE VIRTUAL TOUR LANGUAGE
   Non-flipping, comparison-friendly and fully responsive.
===================================================================== */
.product-visit-card{
    position:relative;
    min-width:0;
    overflow:hidden;
    border:0;
    border-radius:26px;
    background:#fff;
    box-shadow:0 16px 42px rgba(15,23,42,.09);
    transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s ease;
    isolation:isolate;
}
.product-visit-card:hover{
    transform:translateY(-5px);
    box-shadow:0 26px 64px rgba(15,23,42,.15);
}
.product-visit-card__media{
    position:relative;
    display:block;
    aspect-ratio:1.12/1;
    overflow:hidden;
    color:#fff;
    background:linear-gradient(145deg,#0f172a,#164e63);
    text-decoration:none;
}
.product-visit-card__media img,
.product-visit-card__placeholder{
    width:100%;height:100%;display:block;
}
.product-visit-card__media img{
    object-fit:cover;
    transition:transform .75s cubic-bezier(.22,1,.36,1),filter .45s ease;
}
.product-visit-card:hover .product-visit-card__media img{
    transform:scale(1.045);
    filter:saturate(1.04) contrast(1.02);
}
.product-visit-card__placeholder{
    display:grid;place-items:center;align-content:center;gap:8px;
    color:#d9f8ff;
}
.product-visit-card__placeholder span{font-size:36px}
.product-visit-card__placeholder small{font-size:11px;font-weight:850}
.product-visit-card__shade{
    position:absolute;inset:0;
    background:linear-gradient(180deg,rgba(2,6,23,.03) 45%,rgba(2,6,23,.7) 100%);
    pointer-events:none;
}
.product-visit-card__badges{
    position:absolute;top:13px;left:13px;right:13px;
    display:flex;flex-wrap:wrap;gap:7px;
}
.product-visit-card__badge{
    display:inline-flex;align-items:center;min-height:29px;padding:0 10px;
    border:1px solid rgba(255,255,255,.55);border-radius:999px;
    font-size:8px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;
    backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);
}
.product-visit-card__badge--featured{color:#111827;background:rgba(253,224,71,.94)}
.product-visit-card__badge--stock{color:#052e16;background:rgba(187,247,208,.94)}
.product-visit-card__badge--out{color:#450a0a;background:rgba(254,202,202,.94)}
.product-visit-card__quick{
    position:absolute;left:13px;right:13px;bottom:12px;
    display:flex;align-items:center;justify-content:space-between;gap:8px;
    color:rgba(255,255,255,.9);font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;
}
.product-visit-card__quick span{
    max-width:58%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
    padding:7px 9px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:rgba(2,6,23,.24);
    backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);
}
.product-visit-card__quick span:last-child{max-width:42%}
.product-visit-card__body{padding:16px 17px 17px}
.product-visit-card__vendor{display:flex;align-items:center;gap:7px;min-width:0;margin-bottom:10px}
.product-visit-card__vendor-avatar{
    flex:0 0 auto;width:27px;height:27px;display:grid;place-items:center;
    border-radius:9px;color:#0f172a;background:#e8f8fc;font-size:10px;font-weight:950;
}
.product-visit-card__vendor-name{
    min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
    color:#64748b;font-size:9px;font-weight:850;
}
.product-visit-card__verified{
    flex:0 0 auto;width:17px;height:17px;display:grid;place-items:center;
    border-radius:999px;color:#fff;background:#0891b2;font-size:9px;font-weight:950;
}
.product-visit-card__title-link{color:inherit;text-decoration:none}
.product-visit-card__title{
    margin:0;color:#0f172a;font-size:clamp(17px,1.55vw,22px);line-height:1.08;
    letter-spacing:-.035em;font-weight:950;
    display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;
}
.product-visit-card__summary{
    min-height:38px;margin:8px 0 0;color:#64748b;font-size:10px;line-height:1.55;font-weight:620;
    display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;
}
.product-visit-card__meta{
    display:flex;flex-wrap:wrap;gap:6px;margin-top:12px;
}
.product-visit-card__meta span{
    display:inline-flex;align-items:center;gap:4px;min-height:27px;padding:0 8px;
    border-radius:999px;color:#536477;background:#f2f6f9;font-size:8px;font-weight:850;
}
.product-visit-card__meta b{color:#0891b2;font-size:10px}
.product-visit-card__footer{
    display:flex;align-items:flex-end;justify-content:space-between;gap:12px;
    margin-top:14px;padding-top:13px;border-top:1px solid #edf1f5;
}
.product-visit-card__price del,.product-visit-card__price strong{display:block}
.product-visit-card__price del{color:#94a3b8;font-size:8px;font-weight:700}
.product-visit-card__price strong{margin-top:2px;color:#0f172a;font-size:18px;letter-spacing:-.035em;font-weight:950}
.product-visit-card__actions{display:flex;align-items:center;gap:7px}
.product-visit-card__view,
.product-visit-card__cart{
    min-height:39px;border:0;border-radius:13px;font-size:9px;font-weight:950;cursor:pointer;
    transition:transform .18s ease,filter .18s ease,background .18s ease;
}
.product-visit-card__view{
    display:inline-flex;align-items:center;gap:9px;padding:0 12px;color:#fff;background:#0f172a;text-decoration:none;
}
.product-visit-card__view:hover{background:#164e63}
.product-visit-card__cart{
    width:39px;display:grid;place-items:center;color:#07111f;background:#a5f3fc;font-size:16px;
}
.product-visit-card__cart:hover{filter:brightness(.96);transform:translateY(-1px)}
.product-visit-card__cart:disabled{color:#94a3b8;background:#e2e8f0;cursor:not-allowed}
.product-visit-card__cart.is-loading{opacity:.65;pointer-events:none}
.product-visit-card--compact .product-visit-card__media{aspect-ratio:1.05/1}

/* Home sections should feel like part of the page, not boxed widgets. */
.home-featured-products,
.home-explore-hub{
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    padding-left:0!important;
    padding-right:0!important;
}
.home-featured-products{margin-top:44px!important}
.home-explore-hub{margin-top:38px!important}
.home-featured-products .section-head,
.home-explore-hub .section-head{
    margin-bottom:17px;
    padding:0!important;
    border:0!important;
    background:transparent!important;
}
.home-featured-products__meta{display:none!important}
.home-featured-products__rail{
    grid-auto-columns:minmax(235px,292px)!important;
    gap:15px!important;
    padding:3px 1px 18px!important;
}
.home-content-tabs{
    padding:3px!important;
    border:0!important;
    border-radius:15px!important;
    background:#edf3f7!important;
    box-shadow:none!important;
}
.home-content-tab{
    min-height:40px!important;
    border:0!important;
    border-radius:12px!important;
    background:transparent!important;
    box-shadow:none!important;
}
.home-content-tab.is-active{
    color:#0f172a!important;
    background:#fff!important;
    box-shadow:0 6px 16px rgba(15,23,42,.08)!important;
}
.home-products-footer{
    margin-top:20px!important;
    border:0!important;
    border-radius:18px!important;
    background:#f7fafc!important;
    box-shadow:none!important;
}

/* Unified page spacing and consistent navigation. */
.market-page-body{padding-bottom:0}
.market-site-header{border-bottom:1px solid rgba(255,255,255,.08)}
.market-browse-section{border:0!important;box-shadow:none!important}
.market-product-grid,.home-market-grid,.market-related-grid{
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:17px;
}

@media(max-width:1100px){
    .market-product-grid,.home-market-grid,.market-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:800px){
    .market-product-grid,.home-market-grid,.market-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
    .product-visit-card{border-radius:21px;box-shadow:0 12px 30px rgba(15,23,42,.09)}
    .product-visit-card:hover{transform:none}
    .product-visit-card__body{padding:12px}
    .product-visit-card__title{font-size:16px}
    .product-visit-card__summary{min-height:33px;font-size:9px;-webkit-line-clamp:2}
    .product-visit-card__meta span:nth-child(n+3){display:none}
    .product-visit-card__footer{gap:7px}
    .product-visit-card__price strong{font-size:15px}
    .product-visit-card__view{padding:0 10px;min-height:36px}
    .product-visit-card__cart{width:36px;min-height:36px}
    .home-featured-products,.home-explore-hub{margin-top:30px!important}
    .home-featured-products .section-head,.home-explore-hub .section-head{align-items:flex-start!important;gap:10px!important}
    .home-featured-products .section-title,.home-explore-hub .section-title{font-size:22px!important;line-height:1.05!important}
    .home-featured-products .section-subtitle,.home-explore-hub .section-subtitle{font-size:11px!important;line-height:1.45!important;margin-top:4px!important}
    .home-explore-head{display:flex!important;flex-direction:column!important}
    .home-content-tabs{width:100%!important}
    .home-content-tab strong{display:none!important}
    .home-featured-products__rail{grid-auto-columns:minmax(220px,72vw)!important}
    .market-page-body{padding-bottom:78px}
}
@media(max-width:480px){
    .market-product-grid,.home-market-grid,.market-related-grid{gap:9px}
    .product-visit-card{border-radius:18px}
    .product-visit-card__media{aspect-ratio:1/1}
    .product-visit-card__badges{top:8px;left:8px;right:8px;gap:4px}
    .product-visit-card__badge{min-height:24px;padding:0 7px;font-size:6.5px}
    .product-visit-card__quick{left:8px;right:8px;bottom:7px;font-size:6.5px}
    .product-visit-card__quick span{padding:5px 7px}
    .product-visit-card__vendor-avatar{width:23px;height:23px}
    .product-visit-card__vendor-name{font-size:7.5px}
    .product-visit-card__title{font-size:14px}
    .product-visit-card__summary{display:none}
    .product-visit-card__meta{margin-top:8px}
    .product-visit-card__meta span{min-height:23px;padding:0 6px;font-size:6.8px}
    .product-visit-card__footer{margin-top:9px;padding-top:9px;align-items:center}
    .product-visit-card__price del{font-size:6.5px}
    .product-visit-card__price strong{font-size:13px}
    .product-visit-card__view{min-height:32px;padding:0 8px;font-size:7.5px}
    .product-visit-card__view span{display:none}
    .product-visit-card__cart{width:32px;min-height:32px;font-size:14px}
    .home-featured-products__rail{grid-auto-columns:minmax(205px,78vw)!important}
}


/* =====================================================================
   TWINSCOPE MARKETPLACE THEME — DARK MODE + ORIGINAL ICONS + FLAT NAV
===================================================================== */
:root{
    --market-page:#f4f7fb;
    --market-surface:#ffffff;
    --market-surface-soft:#eef3f8;
    --market-surface-strong:#e4ebf2;
    --market-text:#0f172a;
    --market-text-soft:#536477;
    --market-border:rgba(148,163,184,.22);
    --market-shadow:0 16px 42px rgba(15,23,42,.09);
    --market-nav:#07111f;
    --market-accent:#0891b2;
    --market-accent-soft:#a5f3fc;
}
html[data-market-theme="dark"]{
    --market-page:#060b14;
    --market-surface:#0c1523;
    --market-surface-soft:#101c2d;
    --market-surface-strong:#162338;
    --market-text:#edf6ff;
    --market-text-soft:#9fb0c4;
    --market-border:rgba(148,163,184,.16);
    --market-shadow:0 18px 46px rgba(0,0,0,.34);
    --market-nav:#050a12;
    --market-accent:#22d3ee;
    --market-accent-soft:#67e8f9;
}
.market-page-body{background:var(--market-page)!important;color:var(--market-text)!important;transition:background .25s ease,color .25s ease}
.market-site-header-inner{border-radius:18px!important;background:color-mix(in srgb,var(--market-nav) 91%,transparent)!important}
.market-brand-mark{border-radius:10px!important;color:#03111f}.market-brand-mark svg{width:27px;height:27px}
.market-theme-toggle{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:10px;color:#fff;background:transparent;cursor:pointer}
.market-theme-toggle:hover{background:rgba(255,255,255,.09)}
.market-theme-icon{grid-area:1/1;width:19px;height:19px;transition:opacity .2s ease,transform .25s ease}
.market-theme-icon--moon{opacity:0;transform:scale(.7) rotate(-20deg)}
html[data-market-theme="dark"] .market-theme-icon--sun{opacity:0;transform:scale(.7) rotate(20deg)}
html[data-market-theme="dark"] .market-theme-icon--moon{opacity:1;transform:scale(1) rotate(0)}
.market-cart-link svg{width:18px;height:18px}.market-cart-link,.market-account-link{border-radius:10px!important}

/* Shared marketplace surfaces */
.product-visit-card,.market-checkout-card,.market-cart-item,.market-cart-empty,.market-detail-gallery,.market-detail-info,.market-detail-description,.market-detail-specs,.market-browse-section,.market-related-section{color:var(--market-text)}
.product-visit-card,.market-checkout-card,.market-cart-item,.market-cart-empty{background:var(--market-surface)!important;box-shadow:var(--market-shadow)!important}
.product-visit-card__title,.product-visit-card__price strong,.market-detail-info h1,.market-detail-description h2,.market-detail-specs h2,.market-cart-item h2,.market-checkout-card h1{color:var(--market-text)!important}
.product-visit-card__summary,.product-visit-card__vendor-name,.market-detail-lead,.market-rich-copy,.market-detail-specs p,.market-cart-item__price,.market-results-row,.market-section-top p:not(.market-eyebrow){color:var(--market-text-soft)!important}
.product-visit-card__vendor-avatar,.product-visit-card__meta span,.market-checkout-user,.market-detail-service-grid>div,.market-category-rail a,.market-content-switch,.home-content-tabs{background:var(--market-surface-soft)!important;color:var(--market-text-soft)!important}
.product-visit-card__footer,.market-detail-content-grid>*{border-color:var(--market-border)!important}
.market-form-field input,.market-form-field select,.market-form-field textarea,.market-search-field{border-color:var(--market-border)!important}
.market-form-field input,.market-form-field select,.market-form-field textarea{background:var(--market-surface)!important;color:var(--market-text)!important}
.market-form-field label,.market-breadcrumb,.market-breadcrumb a{color:var(--market-text-soft)!important}
.market-category-rail a{border-color:var(--market-border)!important}.market-category-rail a.is-active{color:#fff!important;background:#0f3158!important}
.market-detail-thumbs button{background:var(--market-surface)!important;border-color:var(--market-border)!important}
.market-detail-vendor-logo,.market-checkout-user__avatar{border-radius:10px!important}
html[data-market-theme="dark"] .market-hero{box-shadow:0 38px 100px rgba(0,0,0,.44)}
html[data-market-theme="dark"] .market-eyebrow-dark{color:#67e8f9}
html[data-market-theme="dark"] .market-content-switch a.is-active,html[data-market-theme="dark"] .home-content-tab.is-active{background:#1d3551!important}
html[data-market-theme="dark"] .market-product-placeholder,html[data-market-theme="dark"] .product-visit-card__placeholder{background:linear-gradient(145deg,#0b1522,#142437)!important}

/* Flat square bottom navigation, same structure on all marketplace pages */
.market-mobile-nav{border-radius:0!important}
.market-mobile-nav a{border-radius:0!important}
.market-mobile-nav a svg{width:22px;height:22px;display:block}
.market-mobile-nav a small{font-size:9px;font-weight:850;letter-spacing:.01em}
.market-mobile-nav a.is-active{color:var(--market-accent-soft)!important;background:rgba(34,211,238,.08)!important}

@media(max-width:900px){
    .market-site-header{display:none!important}
    .market-mobile-nav{
        position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:120!important;
        display:grid!important;grid-template-columns:repeat(5,1fr)!important;
        width:100%!important;max-width:none!important;min-height:64px!important;
        padding:0 0 env(safe-area-inset-bottom,0)!important;
        border-top:1px solid rgba(148,163,184,.18)!important;
        border-right:0!important;border-bottom:0!important;border-left:0!important;
        background:color-mix(in srgb,var(--market-nav) 96%,transparent)!important;
        box-shadow:0 -12px 34px rgba(2,6,23,.2)!important;
        backdrop-filter:blur(18px) saturate(140%)!important;
        -webkit-backdrop-filter:blur(18px) saturate(140%)!important;
    }
    .market-mobile-nav a{
        min-width:0!important;min-height:64px!important;padding:8px 3px 6px!important;
        display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;
        color:rgba(226,232,240,.6)!important;text-decoration:none!important;border:0!important;
    }
    .market-page-shell,.market-cart-shell,.market-checkout-shell{padding-bottom:calc(92px + env(safe-area-inset-bottom,0px))!important}
}

@media(max-width:520px){
    .market-theme-toggle{width:38px;height:38px}
    .product-visit-card{border-radius:18px!important}
    .product-visit-card__body{padding:12px!important}
}


/* ======================================================================
   DARK MODE COMPLETION — product details and home Explore tabs
   ====================================================================== */
html[data-market-theme="dark"] body:not(.market-page-body),
body.theme-dark:not(.market-page-body){
  color:#edf6ff;
}
html[data-market-theme="dark"] .home-explore-hub,
html[data-market-theme="dark"] .home-featured-products{
  color:#edf6ff!important;
}
html[data-market-theme="dark"] .home-explore-hub .section-title,
html[data-market-theme="dark"] .home-featured-products .section-title,
html[data-market-theme="dark"] .home-products-footer strong,
html[data-market-theme="dark"] .empty-state h2{
  color:#edf6ff!important;
}
html[data-market-theme="dark"] .home-explore-hub .section-subtitle,
html[data-market-theme="dark"] .home-featured-products .section-subtitle,
html[data-market-theme="dark"] .home-featured-products__meta,
html[data-market-theme="dark"] .home-products-footer span,
html[data-market-theme="dark"] .empty-state p{
  color:#9fb0c4!important;
}
html[data-market-theme="dark"] .home-content-tabs{
  border:1px solid rgba(148,163,184,.12)!important;
  background:rgba(15,28,45,.88)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;
}
html[data-market-theme="dark"] .home-content-tab{
  color:#9fb0c4!important;
  background:transparent!important;
}
html[data-market-theme="dark"] .home-content-tab:hover{
  color:#e6f8ff!important;
  background:rgba(34,211,238,.07)!important;
}
html[data-market-theme="dark"] .home-content-tab.is-active{
  color:#f8fdff!important;
  background:linear-gradient(135deg,rgba(14,116,144,.58),rgba(37,99,235,.42))!important;
  box-shadow:0 9px 26px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.12)!important;
}
html[data-market-theme="dark"] .home-content-tab strong{
  color:#cffafe!important;
  background:rgba(103,232,249,.13)!important;
}
html[data-market-theme="dark"] .home-content-tab.is-active strong{
  color:#07111f!important;
  background:#67e8f9!important;
}
html[data-market-theme="dark"] .home-products-all-link{
  color:#06111f!important;
  background:linear-gradient(135deg,#67e8f9,#60a5fa)!important;
}

/* Product detail: every surface follows the shared theme. */
.market-detail-shell{color:var(--market-text)!important}
.market-detail-layout,
.market-detail-content-grid,
.market-related-section{color:var(--market-text)}
.market-detail-gallery,
.market-detail-info,
.market-detail-description,
.market-detail-specs,
.market-related-section{
  border-color:var(--market-border)!important;
  background:var(--market-surface)!important;
  box-shadow:var(--market-shadow)!important;
}
.market-detail-main-media,
.market-detail-thumbs,
.market-detail-thumbs button,
.market-detail-service-grid>div,
.market-detail-order-form,
.market-detail-assurance,
.market-detail-metrics{
  border-color:var(--market-border)!important;
}
.market-detail-info h1,
.market-detail-description h2,
.market-detail-specs h2,
.market-detail-price-row strong,
.market-detail-vendor strong,
.market-detail-service-grid strong,
.market-detail-order-form label>span,
.market-section-top h2{
  color:var(--market-text)!important;
}
.market-detail-lead,
.market-rich-copy,
.market-detail-specs p,
.market-detail-vendor small,
.market-detail-service-grid small,
.market-detail-assurance span,
.market-detail-metrics span,
.market-detail-price-row span,
.market-detail-price-row del,
.market-detail-specs dt,
.market-breadcrumb,
.market-breadcrumb a{
  color:var(--market-text-soft)!important;
}
.market-detail-service-grid>div,
.market-detail-vendor,
.market-detail-assurance,
.market-detail-metrics,
.market-quantity-control,
.market-detail-specs dl>div{
  background:var(--market-surface-soft)!important;
}
.market-detail-thumbs button,
.market-quantity-control input,
.market-quantity-control button{
  color:var(--market-text)!important;
  background:var(--market-surface)!important;
  border-color:var(--market-border)!important;
}
.market-detail-thumbs button.is-active{
  border-color:var(--market-accent)!important;
  box-shadow:0 0 0 2px color-mix(in srgb,var(--market-accent) 22%,transparent)!important;
}
html[data-market-theme="dark"] .market-detail-main-media{
  background:#08111d!important;
}
html[data-market-theme="dark"] .market-detail-order-button{
  color:#06111f!important;
  background:linear-gradient(135deg,#67e8f9,#60a5fa)!important;
}
html[data-market-theme="dark"] .market-detail-vendor-logo{
  color:#06111f!important;
  background:linear-gradient(135deg,#67e8f9,#60a5fa)!important;
}
html[data-market-theme="dark"] .market-detail-description a,
html[data-market-theme="dark"] .market-related-section a{
  color:#67e8f9!important;
}
@media(max-width:768px){
  .home-content-tabs{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important}
  .home-content-tab{justify-content:center!important;min-width:0!important;padding-inline:9px!important}
  .home-content-tab-icon{font-size:13px!important}
}


/* === Marketplace commerce refinement v4 === */
.market-mobile-back{display:none}.market-catalog-shell{padding-top:118px!important}.market-catalog-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.market-catalog-head h1{margin:2px 0 6px;font-size:clamp(34px,5vw,64px);line-height:.95;letter-spacing:-.055em;color:var(--market-text)}.market-catalog-head p{margin:0;color:var(--market-text-soft)}.market-results-count{display:flex;align-items:baseline;gap:8px;color:var(--market-text-soft)}.market-results-count strong{font-size:30px;color:var(--market-text)}.market-inline-search{display:none}.market-infinite-sentinel{min-height:82px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--market-text-soft)}.market-infinite-sentinel span{width:20px;height:20px;border:2px solid var(--market-border);border-top-color:#06b6d4;border-radius:50%;animation:marketSpin .8s linear infinite}.market-infinite-sentinel:not(.is-loading) span{opacity:.45}.market-cart-qty{display:grid;grid-template-columns:42px 54px 42px;border:1px solid var(--market-border);background:var(--market-surface-soft);overflow:hidden;border-radius:12px}.market-cart-qty button,.market-cart-qty input{height:42px;border:0;background:transparent;color:var(--market-text);font-weight:950;text-align:center}.market-cart-qty button{cursor:pointer}.market-cart-qty button:hover{background:rgba(6,182,212,.12)}.market-cart-qty button:disabled{opacity:.3;cursor:not-allowed}.market-cart-qty input{width:54px;border-inline:1px solid var(--market-border)}.market-cart-remove{border:0;background:transparent;color:#ef4444;font-weight:850}.market-checkout-summary-card{background:var(--market-surface)!important;color:var(--market-text)!important}.market-checkout-summary-card h2,.market-checkout-summary-card strong{color:var(--market-text)!important}.market-checkout-summary-row{border-color:var(--market-border)!important}.market-checkout-note{margin:14px 0 0;color:var(--market-text-soft);font-size:10px;line-height:1.6}.market-success-shell{min-height:100dvh;display:grid;place-items:center}.market-success-card{width:min(620px,calc(100% - 28px));padding:46px;border:1px solid var(--market-border);border-radius:28px;background:var(--market-surface);box-shadow:var(--market-shadow);text-align:center;color:var(--market-text)}.market-success-icon{width:72px;height:72px;margin:0 auto 20px;display:grid;place-items:center;border-radius:22px;color:#06202b;background:linear-gradient(135deg,#67e8f9,#60a5fa)}.market-success-icon svg{width:38px;height:38px}.market-success-card h1{font-size:44px;margin:0 0 12px}.market-success-card p{color:var(--market-text-soft)}
html[data-market-theme="dark"] .home-content-tabs{background:rgba(15,23,42,.72)!important;border:1px solid rgba(255,255,255,.08)!important}html[data-market-theme="dark"] .home-content-tab{color:rgba(255,255,255,.68)!important;background:transparent!important}html[data-market-theme="dark"] .home-content-tab.is-active{color:white!important;background:linear-gradient(135deg,#0e7490,#2563eb)!important}html[data-market-theme="dark"] .home-products-footer{background:transparent!important;border-color:rgba(255,255,255,.08)!important}
@keyframes marketSpin{to{transform:rotate(360deg)}}
@media(max-width:768px){.market-mobile-back{position:fixed;top:9px;left:8px;z-index:10005;display:inline-flex;align-items:center;gap:4px;height:40px;padding:0 10px;border:1px solid var(--ts-shell-border);border-radius:10px;color:var(--ts-shell-text);background:var(--ts-shell-bg);backdrop-filter:blur(16px);font-size:11px;font-weight:900}.market-mobile-back svg{width:20px;height:20px}.market-catalog-shell{padding-top:78px!important}.market-catalog-head{align-items:flex-start;margin-bottom:16px}.market-catalog-head h1{font-size:36px}.market-catalog-head p{font-size:11px}.market-results-count{display:none}.market-inline-search{display:flex;align-items:center;gap:8px;margin-bottom:14px;padding:7px;border:1px solid var(--market-border);border-radius:14px;background:var(--market-surface)}.market-inline-search svg{width:19px;flex:0 0 auto;color:var(--market-text-soft)}.market-inline-search input{min-width:0;flex:1;height:38px;border:0;outline:0;background:transparent;color:var(--market-text)}.market-inline-search button{height:38px;padding:0 13px;border:0;border-radius:10px;color:#05202a;background:linear-gradient(135deg,#67e8f9,#60a5fa);font-weight:900}.market-cart-qty{grid-template-columns:38px 48px 38px}.market-cart-qty button,.market-cart-qty input{height:38px}.market-cart-qty input{width:48px}.market-success-card{padding:30px 20px;border-radius:22px}.market-success-card h1{font-size:34px}}


/* Marketplace product filter bottom sheet + dark refinements */
.market-catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 16px}.market-filter-launch{min-height:44px;display:inline-flex;align-items:center;gap:10px;padding:0 15px;border:1px solid var(--market-border);border-radius:12px;color:var(--market-text);background:var(--market-surface);font:inherit;font-size:11px;font-weight:900;cursor:pointer}.market-filter-launch svg{width:18px;height:18px;color:#0891b2}.market-filter-reset-inline{color:#0891b2;font-size:11px;font-weight:900;text-decoration:none}.market-filter-backdrop{position:fixed;inset:0;z-index:10020;background:rgba(2,6,23,.48);opacity:0;transition:opacity .22s ease;backdrop-filter:blur(3px)}.market-filter-backdrop.is-open{opacity:1}.market-filter-sheet{position:fixed;left:50%;bottom:0;z-index:10021;width:min(620px,calc(100% - 20px));padding:10px 18px calc(18px + env(safe-area-inset-bottom));border:1px solid var(--market-border);border-bottom:0;border-radius:24px 24px 0 0;color:var(--market-text);background:var(--market-surface);box-shadow:0 -28px 70px rgba(2,6,23,.25);transform:translate(-50%,105%);transition:transform .32s cubic-bezier(.22,1,.36,1)}.market-filter-sheet.is-open{transform:translate(-50%,0)}.market-filter-sheet__handle{width:42px;height:4px;margin:0 auto 14px;border-radius:999px;background:var(--market-border)}.market-filter-sheet__header{display:flex;align-items:center;justify-content:space-between;gap:14px}.market-filter-sheet__header small{color:#0891b2;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.16em}.market-filter-sheet__header h2{margin:3px 0 0;font-size:25px;letter-spacing:-.04em}.market-filter-sheet__header button{width:38px;height:38px;border:1px solid var(--market-border);border-radius:10px;color:var(--market-text);background:var(--market-surface-soft);font-size:24px;cursor:pointer}.market-filter-form{display:grid;gap:14px;margin-top:18px}.market-filter-form label{display:grid;gap:7px}.market-filter-form label>span{color:var(--market-text-soft);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.market-filter-input{display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid var(--market-border);border-radius:13px;background:var(--market-surface-soft)}.market-filter-input svg{width:18px;color:var(--market-text-soft)}.market-filter-input input,.market-filter-form select{width:100%;height:48px;border:0;outline:0;color:var(--market-text);background:transparent;font:inherit}.market-filter-form select{padding:0 13px;border:1px solid var(--market-border);border-radius:13px;background:var(--market-surface-soft)}.market-filter-actions{display:grid;grid-template-columns:120px 1fr;gap:10px}.market-filter-actions a,.market-filter-actions button{min-height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;font-size:11px;font-weight:950;text-decoration:none}.market-filter-actions a{border:1px solid var(--market-border);color:var(--market-text);background:var(--market-surface-soft)}.market-filter-actions button{border:0;color:#05202a;background:linear-gradient(135deg,#67e8f9,#60a5fa);cursor:pointer}.market-filter-open{overflow:hidden}.market-empty-state,.market-cart-empty{border:1px solid var(--market-border)!important;background:var(--market-surface)!important;color:var(--market-text)!important}.market-empty-state p,.market-cart-empty p{color:var(--market-text-soft)!important}.market-order-summary{background:var(--market-surface)!important;color:var(--market-text)!important;border:1px solid var(--market-border)!important}.market-order-summary__line{border-color:var(--market-border)!important}.market-order-summary__checkout{color:#05202a!important;background:linear-gradient(135deg,#67e8f9,#60a5fa)!important}.ts-mobile-header-back{display:none!important}
@media(max-width:768px){.ts-mobile-header-back{display:grid!important}.market-catalog-toolbar{margin-top:2px}.market-filter-launch{width:100%;justify-content:center}.market-filter-sheet{width:100%;border-radius:22px 22px 0 0}.market-filter-actions{grid-template-columns:105px 1fr}.market-inline-search{display:none!important}.market-mobile-back{display:none!important}}

/* Payments and AI-ready checkout */
.market-payment-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,380px);gap:22px;max-width:1100px;margin:0 auto}.market-payment-card h1{margin:6px 0 8px;font-size:clamp(30px,5vw,54px);letter-spacing:-.05em}.market-payment-lead{color:var(--market-text-soft);line-height:1.65}.market-payment-options{display:grid;gap:12px;margin-top:24px}.market-payment-option{width:100%;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;padding:16px;border:1px solid var(--market-border);border-radius:16px;color:var(--market-text);background:var(--market-surface-soft);text-align:left;cursor:pointer;transition:.2s}.market-payment-option:hover{border-color:#22d3ee;transform:translateY(-2px)}.market-payment-option__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;color:#05202a;background:linear-gradient(135deg,#67e8f9,#60a5fa);font-weight:950}.market-payment-option span strong,.market-payment-option span small{display:block}.market-payment-option span small{margin-top:4px;color:var(--market-text-soft);font-size:11px}.market-payment-option>b{font-size:11px;color:#0891b2}.market-payment-security{margin-top:18px;color:var(--market-text-soft);font-size:10px}.market-payment-alert{margin-top:14px;padding:12px;border-radius:12px;color:#fecaca;background:rgba(127,29,29,.35)}
html[data-market-theme="dark"] .market-checkout-submit{color:#03111f!important;background:linear-gradient(135deg,#67e8f9,#60a5fa)!important;box-shadow:0 16px 35px rgba(34,211,238,.14)!important}
@media(max-width:800px){.market-payment-layout{grid-template-columns:1fr}.market-payment-option{grid-template-columns:44px 1fr}.market-payment-option>b{display:none}}

/* ================= PAYMENTS + CUSTOMER DASHBOARD FINAL ================= */
.market-payment-layout--enhanced{align-items:start}.market-payment-heading{display:flex;align-items:center;gap:14px}.market-payment-lock{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#06b6d4,#2563eb);color:#fff;box-shadow:0 14px 32px rgba(6,182,212,.22)}.market-payment-lock svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8}.market-payment-options--cards{display:grid;gap:14px;margin-top:22px}.market-payment-option{width:100%;display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px;border:1px solid var(--market-border,#dbe4ee);border-radius:18px;background:var(--market-surface,#fff);color:var(--market-text,#0f172a);text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.market-payment-option:hover{transform:translateY(-2px);border-color:#22d3ee;box-shadow:0 18px 44px rgba(15,23,42,.12)}.market-payment-option__brand{width:58px;height:42px;display:grid;place-items:center;border-radius:12px;background:#f1f5f9;color:#0f172a;font-size:24px;font-weight:950}.market-payment-option__brand svg{width:42px;height:28px;fill:none;stroke:currentColor;stroke-width:2}.market-payment-option__brand--paypal{color:#003087;background:#eef5ff}.market-payment-option__copy{display:grid;gap:4px}.market-payment-option__copy strong{font-size:15px}.market-payment-option__copy small{color:var(--market-muted,#64748b);line-height:1.45}.market-payment-option__copy em{width:max-content;padding:4px 8px;border-radius:999px;background:rgba(6,182,212,.12);color:#0891b2;font-size:10px;font-style:normal;font-weight:900;text-transform:uppercase}.market-payment-option b{display:flex;align-items:center;gap:8px;color:#0891b2}.market-payment-option--disabled{opacity:.65;cursor:not-allowed}.market-payment-alert--technical{display:grid;gap:4px}.market-payment-trust{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.market-payment-trust span{padding:7px 10px;border-radius:999px;background:rgba(15,23,42,.05);font-size:10px;font-weight:850;color:var(--market-muted,#64748b)}.market-payment-customer{display:grid;gap:4px;margin-top:18px;padding-top:16px;border-top:1px solid var(--market-border,#e2e8f0)}.market-account-shell{width:min(1080px,calc(100% - 28px));margin:0 auto;padding:120px 0 100px}.market-account-heading{margin-bottom:28px}.market-account-heading h1{font-size:clamp(30px,5vw,54px);margin:6px 0}.market-account-heading p{color:var(--market-muted,#64748b)}.market-account-orders{display:grid;gap:12px}.market-account-order{display:flex;justify-content:space-between;gap:18px;padding:20px;border:1px solid var(--market-border,#e2e8f0);border-radius:18px;background:var(--market-surface,#fff);color:var(--market-text,#0f172a);text-decoration:none}.market-account-order>div{display:grid;gap:5px}.market-account-order>div:last-child{text-align:right;justify-items:end}.market-order-status{padding:5px 9px;border-radius:999px;background:rgba(6,182,212,.12);color:#0891b2;font-size:10px;font-weight:900;text-transform:uppercase}.market-account-detail-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:20px}.market-account-meta{display:grid;gap:14px}.market-account-meta div{display:grid;gap:4px}.market-account-meta dt{font-size:10px;text-transform:uppercase;color:var(--market-muted,#64748b);font-weight:900}.market-account-meta dd{margin:0;font-weight:750}.market-activation-shell{min-height:100dvh;display:grid;place-items:center;padding:24px}.market-activation-card{width:min(520px,100%)}.market-activation-card form p{display:grid;gap:6px}.market-activation-card input{width:100%;min-height:48px;border:1px solid var(--market-border,#dbe4ee);border-radius:12px;background:var(--market-surface,#fff);color:var(--market-text,#0f172a);padding:0 14px}
html[data-market-theme="dark"] .market-payment-option,html[data-market-theme="dark"] .market-account-order,html[data-market-theme="dark"] .market-activation-card{background:#0b1220;border-color:#263449;color:#e5edf8}html[data-market-theme="dark"] .market-payment-option__brand{background:#172033;color:#e5edf8}html[data-market-theme="dark"] .market-payment-trust span{background:rgba(255,255,255,.06)}
@media(max-width:720px){.market-payment-option{grid-template-columns:50px 1fr;padding:14px}.market-payment-option b{grid-column:1/-1;justify-content:center;min-height:42px;border-radius:11px;background:linear-gradient(135deg,#06b6d4,#2563eb);color:#fff}.market-payment-option__brand{width:46px;height:38px}.market-account-order{padding:15px}.market-account-detail-grid{grid-template-columns:1fr}.market-account-shell{padding-top:92px}}


/* =========================================================
   Embedded payment sheet + refined checkout + featured rail
   ========================================================= */
.market-checkout-payment-section{
  margin-top:24px;padding:18px;border:1px solid var(--market-border,#dbe5ef);
  background:var(--market-surface-soft,#f7fafc);
}
.market-checkout-payment-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}
.market-checkout-payment-head small{display:block;color:var(--market-accent,#0891b2);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.13em}
.market-checkout-payment-head h2{margin:3px 0 0;color:var(--market-text,#0f172a);font-size:18px;line-height:1.2}
.market-checkout-payment-head>span{font-size:10px;font-weight:800;color:var(--market-muted,#64748b)}
.market-checkout-payment-choices{display:grid;gap:10px}
.market-checkout-pay-choice{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px;border:1px solid var(--market-border,#dbe5ef);background:var(--market-surface,#fff);cursor:pointer;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}
.market-checkout-pay-choice:has(input:checked){border-color:#06b6d4;box-shadow:0 0 0 2px rgba(6,182,212,.14);transform:translateY(-1px)}
.market-checkout-pay-choice input{position:absolute;opacity:0;pointer-events:none}
.market-checkout-pay-choice__icon{width:42px;height:34px;display:grid;place-items:center;border:1px solid var(--market-border,#dbe5ef);background:var(--market-surface-soft,#f8fafc);color:var(--market-text,#0f172a);font-weight:950}
.market-checkout-pay-choice__icon svg{width:27px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5}
.market-checkout-pay-choice__icon--paypal{color:#003087;background:#fff}
.market-checkout-pay-choice span strong,.market-checkout-pay-choice span small{display:block}
.market-checkout-pay-choice span strong{font-size:13px;color:var(--market-text,#0f172a)}
.market-checkout-pay-choice span small{margin-top:2px;font-size:10px;color:var(--market-muted,#64748b);line-height:1.4}
.market-checkout-pay-choice>b{padding:5px 7px;background:rgba(8,145,178,.1);color:#0891b2;font-size:8px;text-transform:uppercase;letter-spacing:.08em}
.market-checkout-user p{margin:3px 0 0;color:var(--market-muted,#64748b);font-size:10px}
.market-form-error,.market-field-error{color:#dc2626}
.market-continue-shopping{display:inline-flex;align-items:center;gap:7px;margin-top:18px;color:var(--market-text,#0f172a);font-size:11px;font-weight:850;text-decoration:none}
.market-continue-shopping:hover{color:#0891b2}

.market-payment-sheet-backdrop{position:fixed;inset:0;z-index:120;background:rgba(2,6,23,.62);backdrop-filter:blur(5px);opacity:0;transition:opacity .24s ease}
.market-payment-sheet-backdrop.is-open{opacity:1}
.market-payment-sheet{position:fixed;z-index:121;left:50%;bottom:0;width:min(760px,100%);max-height:min(90dvh,900px);overflow:hidden;display:flex;flex-direction:column;background:var(--market-surface,#fff);color:var(--market-text,#0f172a);border:1px solid var(--market-border,#dbe5ef);box-shadow:0 -28px 80px rgba(2,6,23,.35);transform:translate(-50%,105%);transition:transform .34s cubic-bezier(.22,1,.36,1)}
.market-payment-sheet.is-open{transform:translate(-50%,0)}
.market-payment-sheet__handle{width:52px;height:4px;margin:8px auto;border-radius:999px;background:var(--market-border,#cbd5e1)}
.market-payment-sheet__header{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;border-bottom:1px solid var(--market-border,#e2e8f0)}
.market-payment-sheet__header small{font-size:9px;font-weight:900;color:#0891b2;text-transform:uppercase;letter-spacing:.13em}
.market-payment-sheet__header h2{margin:2px 0 0;font-size:18px}
.market-payment-sheet__header button{width:36px;height:36px;border:1px solid var(--market-border,#dbe5ef);background:var(--market-surface-soft,#f8fafc);color:var(--market-text,#0f172a);font-size:22px}
.market-payment-sheet__status{padding:10px 18px;font-size:11px;color:var(--market-muted,#64748b)}
.market-payment-sheet__status[data-type="error"]{color:#dc2626;background:rgba(220,38,38,.08)}
.market-payment-sheet__provider{min-height:180px;overflow:auto;padding:14px 18px calc(18px + env(safe-area-inset-bottom))}
#marketStripeEmbedded{padding:0 8px calc(14px + env(safe-area-inset-bottom))}
#marketPayPalButtons{max-width:520px;margin:0 auto;width:100%}
body.market-payment-sheet-open{overflow:hidden}

.market-featured-products{margin:12px 0 30px}
.market-featured-products__head{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:13px}
.market-featured-products__head small{color:#0891b2;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.13em}
.market-featured-products__head h2{margin:3px 0 0;color:var(--market-text,#0f172a);font-size:21px}
.market-featured-products__head>span{font-size:10px;color:var(--market-muted,#64748b)}
.market-featured-products__rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(245px,310px);gap:14px;overflow-x:auto;padding:2px 2px 12px;scroll-snap-type:x proximity}
.market-featured-products__rail>*{scroll-snap-align:start}

.market-cart-toast{position:fixed;z-index:150;left:50%;bottom:calc(82px + env(safe-area-inset-bottom));display:flex;align-items:center;gap:14px;max-width:calc(100vw - 24px);padding:12px 14px;background:#07111f;color:#fff;border:1px solid rgba(103,232,249,.28);box-shadow:0 18px 48px rgba(2,6,23,.35);transform:translate(-50%,22px);opacity:0;pointer-events:none;transition:.24s ease}
.market-cart-toast.is-visible{opacity:1;transform:translate(-50%,0);pointer-events:auto}
.market-cart-toast span{font-size:11px;font-weight:750}
.market-cart-toast a{color:#67e8f9;font-size:10px;font-weight:900;text-decoration:none;white-space:nowrap}
.product-visit-card__cart.is-added{background:#10b981!important;color:#fff!important}

[data-market-theme="dark"] .market-checkout-payment-section,
[data-market-theme="dark"] .market-checkout-pay-choice,
[data-market-theme="dark"] .market-payment-sheet{
  --market-surface:#07111f;--market-surface-soft:#0c1828;--market-text:#f8fafc;--market-muted:#94a3b8;--market-border:#243449;
}
[data-market-theme="dark"] .market-checkout-pay-choice__icon--paypal{background:#fff;color:#003087}
[data-market-theme="dark"] .market-continue-shopping{color:#e2e8f0}
[data-market-theme="dark"] .market-payment-sheet__header button{background:#0c1828;color:#f8fafc}
[data-market-theme="dark"] .market-featured-products__head h2{color:#f8fafc}

@media (min-width:769px){
  .market-payment-sheet{bottom:50%;max-height:min(88vh,850px);border-radius:22px;transform:translate(-50%,calc(50% + 40px)) scale(.97);opacity:0}
  .market-payment-sheet.is-open{transform:translate(-50%,50%) scale(1);opacity:1}
  .market-payment-sheet__handle{display:none}
}
@media (max-width:640px){
  .market-checkout-payment-section{padding:13px;margin-top:18px}
  .market-checkout-pay-choice{grid-template-columns:auto 1fr;padding:11px}
  .market-checkout-pay-choice>b{grid-column:2;justify-self:start}
  .market-payment-sheet{max-height:94dvh}
  .market-featured-products__rail{grid-auto-columns:minmax(220px,78vw)}
}


/* ================================================================
   Marketplace Featured Products V2
   Same visual language as the Home featured-products section.
   Unique file name prevents stale immutable CSS from being reused.
   ================================================================ */

.market-catalog-featured.home-featured-products {
    margin: 34px 0 34px;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

.market-catalog-featured .section-head {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 16px;
    margin: 0 0 18px;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
}

.market-catalog-featured .section-title {
    margin: 0;
    color: var(--market-text, #0f172a);
    font-size: clamp(22px, 3vw, 27px);
    line-height: 1.05;
    font-weight: 950;
    letter-spacing: -0.045em;
}

.market-catalog-featured .section-subtitle {
    margin: 7px 0 0;
    color: var(--market-muted, #64748b);
    font-size: 12px;
    line-height: 1.5;
    font-weight: 750;
}

.market-catalog-featured .featured-head-actions {
    display: flex;
    align-items: center;
    gap: 10px;
}

.market-catalog-featured .home-featured-products__meta {
    display: inline-flex !important;
    align-items: center;
    gap: 8px;
    color: var(--market-muted, #64748b);
    font-size: 10px;
    font-weight: 800;
}

.market-catalog-featured .home-featured-products__meta::before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #22d3ee;
    box-shadow: 0 0 0 5px rgba(34, 211, 238, .10);
}

.market-catalog-featured .view-link {
    min-height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 14px;
    border: 0;
    border-radius: 999px;
    color: #fff;
    background: #0f172a;
    font-size: 10px;
    font-weight: 950;
    letter-spacing: .10em;
    text-transform: uppercase;
    text-decoration: none;
    transition: transform .2s ease, background-color .2s ease;
}

.market-catalog-featured .view-link:hover {
    transform: translateY(-1px);
    background: #0891b2;
}

.market-catalog-featured .home-featured-products__rail {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(245px, 310px);
    gap: 16px;
    overflow-x: auto;
    padding: 4px 2px 22px;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
}

.market-catalog-featured .home-featured-products__rail::-webkit-scrollbar {
    display: none;
}

.market-catalog-featured .home-featured-products__rail > * {
    scroll-snap-align: start;
}

[data-market-theme="dark"] .market-catalog-featured .section-title {
    color: #f8fafc;
}

[data-market-theme="dark"] .market-catalog-featured .section-subtitle,
[data-market-theme="dark"] .market-catalog-featured .home-featured-products__meta {
    color: #94a3b8;
}

[data-market-theme="dark"] .market-catalog-featured .view-link {
    color: #06111f;
    background: #67e8f9;
}

[data-market-theme="dark"] .market-catalog-featured .view-link:hover {
    background: #22d3ee;
}

/* Payment V2 */
.market-payment-sheet[data-provider="stripe"] #marketStripeEmbedded {
    min-height: 430px;
}

.market-payment-sheet__version {
    display: none;
}

@media (max-width: 640px) {
    .market-catalog-featured.home-featured-products {
        margin-top: 24px;
        margin-bottom: 27px;
    }

    .market-catalog-featured .section-head {
        align-items: flex-start;
        margin-bottom: 13px;
    }

    .market-catalog-featured .section-title {
        font-size: 22px;
    }

    .market-catalog-featured .section-subtitle {
        margin-top: 4px;
        font-size: 11px;
    }

    .market-catalog-featured .home-featured-products__meta {
        display: none !important;
    }

    .market-catalog-featured .view-link {
        min-height: 34px;
        padding-inline: 11px;
        font-size: 8px;
    }

    .market-catalog-featured .home-featured-products__rail {
        grid-auto-columns: minmax(220px, 78vw);
        gap: 13px;
        padding-bottom: 16px;
    }
}


/* ==========================================================
   Cart state V3 — distinct products and card-level feedback
   ========================================================== */
.product-visit-card {
    transition:
        transform .25s ease,
        box-shadow .25s ease,
        border-color .25s ease;
}
.product-visit-card.is-in-cart {
    border-color: rgba(16,185,129,.46) !important;
    box-shadow:
        0 22px 62px rgba(15,23,42,.12),
        0 0 0 2px rgba(16,185,129,.10) !important;
}
.product-visit-card__badge--cart {
    color: #052e16 !important;
    background: rgba(167,243,208,.94) !important;
    border-color: rgba(16,185,129,.30) !important;
}
.product-visit-card__cart.is-in-cart {
    color: #fff !important;
    background: #10b981 !important;
    border-color: #10b981 !important;
}
.product-visit-card__cart.is-in-cart:hover {
    background: #059669 !important;
}
.ts-cart-button {
    position: relative;
}
.ts-cart-count,
.ts-mobile-cart-count,
.ts-more-cart-count {
    display: inline-grid;
    place-items: center;
    min-width: 18px;
    height: 18px;
    padding: 0 5px;
    border-radius: 999px;
    color: #052e16;
    background: #67e8f9;
    box-shadow: 0 5px 16px rgba(34,211,238,.32);
    font-size: 9px;
    line-height: 1;
    font-weight: 950;
}
.ts-cart-count {
    position: absolute;
    top: -5px;
    right: -5px;
}
.ts-mobile-cart-count {
    position: absolute;
    top: 5px;
    right: calc(50% - 23px);
}
.ts-more-cart-count {
    margin-left: auto;
}
[data-market-theme="dark"] .product-visit-card.is-in-cart {
    border-color: rgba(52,211,153,.48) !important;
    box-shadow:
        0 22px 62px rgba(0,0,0,.34),
        0 0 0 2px rgba(16,185,129,.10) !important;
}


/* Product typography V4 — compact on Home and catalogue */
.product-visit-card__vendor {
    font-size: 8px !important;
}

.product-visit-card__title {
    font-size: 15px !important;
    line-height: 1.18 !important;
}

.product-visit-card__description {
    font-size: 10px !important;
    line-height: 1.45 !important;
}

.product-visit-card__meta,
.product-visit-card__meta span {
    font-size: 8px !important;
}

.product-visit-card__price strong {
    font-size: 15px !important;
}

.product-visit-card__price small {
    font-size: 8px !important;
}

.product-visit-card__view,
.product-visit-card__cart {
    font-size: 9px !important;
}

.product-visit-card__badge {
    font-size: 7px !important;
    letter-spacing: .04em !important;
}

.home-featured-products .section-title,
.market-catalog-featured .section-title {
    font-size: clamp(20px, 2.6vw, 25px) !important;
}

.home-featured-products .section-subtitle,
.market-catalog-featured .section-subtitle {
    font-size: 10px !important;
}

@media (max-width: 640px) {
    .product-visit-card__title {
        font-size: 13px !important;
    }

    .product-visit-card__description {
        font-size: 9px !important;
    }

    .product-visit-card__price strong {
        font-size: 14px !important;
    }
}


/* Product cart interaction V5 */
.product-visit-card__cart svg,
.market-detail-order-button svg {
    width: 18px;
    height: 18px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.75;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.product-visit-card__cart.is-in-cart {
    background: #10b981 !important;
    color: #ffffff !important;
}

.market-detail-order-button.is-in-cart {
    background: linear-gradient(135deg, #059669, #10b981) !important;
    color: #ffffff !important;
    box-shadow: 0 16px 35px rgba(16,185,129,.22) !important;
}

.market-detail-order-button.is-in-cart strong {
    display: inline-grid;
    place-items: center;
}

.market-detail-order-button.is-loading {
    opacity: .72;
    cursor: wait;
}


/* Marketplace Pro V6 */
.market-detail-cart-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:stretch}
.market-detail-view-cart{min-width:124px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:1px solid var(--market-border,#dbe5ee);border-radius:16px;color:var(--market-text,#0f172a);background:var(--market-surface,#fff);font-size:9px;font-weight:950;cursor:pointer}
.market-detail-view-cart svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.75}
.market-detail-view-cart b{min-width:17px;height:17px;display:inline-grid;place-items:center;border-radius:999px;color:#052e16;background:#67e8f9;font-size:8px}
.market-stock-feedback{display:block;margin-top:7px;color:#64748b;font-size:8px;font-weight:800}.market-stock-feedback.is-low{color:#dc2626}
.market-vendor-cart-group{overflow:hidden;border:1px solid var(--market-border,#dbe5ee);border-radius:24px;background:var(--market-surface,#fff);box-shadow:0 16px 45px rgba(15,23,42,.06)}
.market-vendor-cart-group+.market-vendor-cart-group{margin-top:16px}
.market-vendor-cart-group__header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 19px;border-bottom:1px solid var(--market-border,#dbe5ee);background:rgba(8,145,178,.045)}
.market-vendor-cart-group__header small{display:block;color:#64748b;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.market-vendor-cart-group__header h2{margin:3px 0 0;font-size:17px}.market-vendor-cart-group__header>div:last-child{display:flex;gap:7px}.market-vendor-cart-group__header span{padding:6px 9px;border-radius:999px;background:rgba(8,145,178,.09);font-size:8px;font-weight:850}
.market-vendor-cart-group .market-cart-item{border-radius:0;border:0;border-bottom:1px solid var(--market-border,#dbe5ee);box-shadow:none}
.market-vendor-cart-group__footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 19px}.market-vendor-cart-group__footer div{display:flex;flex-direction:column}.market-vendor-cart-group__footer span{font-size:8px;color:#64748b}.market-vendor-cart-group__footer strong{font-size:15px}.market-vendor-cart-group__footer a{min-height:39px;display:flex;align-items:center;gap:8px;padding:0 14px;border-radius:12px;color:#fff;background:#0f172a;text-decoration:none;font-size:9px;font-weight:950}
.market-checkout-address-note{margin:-8px 0 18px;color:#64748b;font-size:9px;line-height:1.55}
[data-market-theme="dark"] .market-detail-view-cart{color:#f8fafc;background:#0c1828;border-color:#26384d}[data-market-theme="dark"] .market-vendor-cart-group{background:#07111f;border-color:#26384d}[data-market-theme="dark"] .market-vendor-cart-group__header{border-color:#26384d}
@media(max-width:640px){.market-detail-cart-actions{grid-template-columns:1fr}.market-detail-view-cart{min-height:46px}.market-vendor-cart-group__header,.market-vendor-cart-group__footer{align-items:flex-start;flex-direction:column}.market-vendor-cart-group__footer a{width:100%;justify-content:center}}


/* Marketplace Intelligence V7 */
.market-advanced-search{width:min(1180px,calc(100% - 28px));margin:92px auto 20px;padding:16px;border:1px solid var(--market-border,#dbe5ee);border-radius:22px;background:var(--market-surface,#fff);box-shadow:0 16px 45px rgba(15,23,42,.06)}
.market-advanced-search form{display:grid;grid-template-columns:2fr repeat(4,minmax(120px,1fr));gap:10px;align-items:end}
.market-advanced-search label{display:grid;gap:6px}.market-advanced-search label>span{font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.09em;color:#64748b}
.market-advanced-search input,.market-advanced-search select{min-width:0;height:40px;padding:0 11px;border:1px solid var(--market-border,#dbe5ee);border-radius:11px;color:var(--market-text,#0f172a);background:var(--market-bg,#f8fafc);font-size:10px}
.market-advanced-search button,.market-advanced-search>a{min-height:40px;display:flex;align-items:center;justify-content:center;border:0;border-radius:11px;text-decoration:none;font-size:9px;font-weight:950}.market-advanced-search button{color:#06111f;background:#67e8f9}.market-advanced-search>a{color:var(--market-text,#0f172a);border:1px solid var(--market-border,#dbe5ee)}
.market-filter-check{display:flex!important;align-items:center;gap:7px;height:40px}.market-filter-check input{width:16px;height:16px}.market-filter-check span{font-size:9px!important;text-transform:none!important}
.market-search-autocomplete{position:relative}.market-search-suggestions{position:absolute;z-index:30;top:64px;left:0;right:0;overflow:hidden;border:1px solid var(--market-border,#dbe5ee);border-radius:15px;background:var(--market-surface,#fff);box-shadow:0 24px 70px rgba(15,23,42,.2)}
.market-search-suggestions a{display:flex;align-items:center;gap:10px;padding:9px 11px;border-bottom:1px solid var(--market-border,#dbe5ee);color:var(--market-text,#0f172a);text-decoration:none}.market-search-suggestions img,.market-search-suggestions>a>span:first-child{width:38px;height:38px;object-fit:cover;border-radius:9px}.market-search-suggestions a span{display:flex;flex-direction:column}.market-search-suggestions strong{font-size:10px}.market-search-suggestions small{margin-top:3px;color:#64748b;font-size:8px}
.market-product-reviews{width:min(1180px,calc(100% - 28px));margin:50px auto}.market-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.market-review-card,.market-review-empty{padding:19px;border:1px solid var(--market-border,#dbe5ee);border-radius:18px;background:var(--market-surface,#fff)}.market-review-card>div:first-child{display:flex;justify-content:space-between;gap:10px}.market-review-card strong{font-size:12px}.market-review-card small{color:#64748b;font-size:8px}.market-review-card>p{font-size:10px;line-height:1.65;color:#64748b}.market-review-images{display:flex;gap:6px}.market-review-images img{width:54px;height:54px;object-fit:cover;border-radius:9px}.market-review-card blockquote{margin:13px 0 0;padding:12px;border-left:3px solid #22d3ee;background:rgba(34,211,238,.06)}.market-review-card blockquote p{margin:5px 0 0;font-size:9px;color:#64748b}
.market-account-shell{width:min(980px,calc(100% - 28px));margin:92px auto 100px}.market-order-tracking-hero{padding:28px;border-radius:25px;color:#fff;background:linear-gradient(135deg,#06111f,#0e7490)}.market-order-tracking-hero h1{margin:8px 0;font-size:32px}.market-order-tracking-hero>div{display:flex;justify-content:space-between;gap:10px;font-size:10px}.market-order-timeline{margin-top:18px;padding:24px;border:1px solid var(--market-border,#dbe5ee);border-radius:22px;background:var(--market-surface,#fff)}.market-order-timeline__event{position:relative;display:grid;grid-template-columns:20px 1fr;gap:12px;padding-bottom:25px}.market-order-timeline__event:not(:last-child)::before{content:"";position:absolute;left:7px;top:16px;bottom:0;width:2px;background:#bae6fd}.market-order-timeline__event i{width:16px;height:16px;border:4px solid #cffafe;border-radius:50%;background:#0891b2}.market-order-timeline__event small{color:#64748b;font-size:8px}.market-order-timeline__event h2{margin:4px 0;font-size:15px}.market-order-timeline__event p{margin:0;color:#64748b;font-size:10px}
.market-order-items-review{margin-top:18px;padding:22px;border:1px solid var(--market-border,#dbe5ee);border-radius:22px;background:var(--market-surface,#fff)}.market-order-items-review>article{display:flex;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid var(--market-border,#dbe5ee)}.market-order-items-review strong,.market-order-items-review small{display:block}.market-order-items-review small{margin-top:4px;color:#64748b;font-size:9px}.market-order-items-review details{max-width:360px}.market-order-items-review summary{cursor:pointer;color:#0891b2;font-size:9px;font-weight:900}.market-order-items-review form{display:grid;gap:8px;margin-top:10px}.market-order-items-review label{display:grid;gap:4px;font-size:8px;font-weight:900}.market-order-items-review select,.market-order-items-review textarea,.market-order-items-review input{padding:9px;border:1px solid var(--market-border,#dbe5ee);border-radius:9px;background:var(--market-bg,#f8fafc)}.market-order-items-review button{padding:10px;border:0;border-radius:9px;background:#67e8f9;font-size:9px;font-weight:950}.market-reviewed-badge{align-self:center;padding:7px 10px;border-radius:999px;color:#065f46;background:#d1fae5;font-size:8px;font-weight:900}
.market-notification-list{display:grid;gap:10px}.market-notification-list article{display:flex;justify-content:space-between;gap:12px;padding:18px;border:1px solid var(--market-border,#dbe5ee);border-radius:16px;background:var(--market-surface,#fff)}.market-notification-list article.is-unread{border-color:#22d3ee;box-shadow:0 0 0 2px rgba(34,211,238,.09)}.market-notification-list small{font-size:8px;color:#64748b}.market-notification-list h2{margin:4px 0;font-size:14px}.market-notification-list p{margin:0;color:#64748b;font-size:10px}.market-notification-list a{align-self:center;padding:8px 11px;border-radius:9px;color:#06111f;background:#67e8f9;text-decoration:none;font-size:8px;font-weight:950}
.market-offline{width:min(520px,calc(100% - 32px));margin:15vh auto;padding:36px;border:1px solid #dbe5ee;border-radius:28px;text-align:center;background:#fff}.market-offline>span{font-size:32px}.market-offline h1{font-size:36px}.market-offline p{color:#64748b;line-height:1.7}.market-offline button{padding:12px 18px;border:0;border-radius:12px;background:#67e8f9;font-weight:900}
@media(max-width:950px){.market-advanced-search form{grid-template-columns:repeat(2,1fr)}.market-search-autocomplete{grid-column:1/-1}.market-review-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.market-advanced-search{margin-top:72px}.market-advanced-search form,.market-review-grid{grid-template-columns:1fr}.market-order-items-review>article{flex-direction:column}}


/* Filter bottom sheet and dark fields V8 */
.market-page-shell.market-catalog-shell {
    padding-top: 92px !important;
}
.market-filter-backdrop {
    position: fixed;
    inset: 0;
    z-index: 2147483000;
    opacity: 0;
    background: rgba(2, 6, 23, .56);
    backdrop-filter: blur(6px);
    transition: opacity .22s ease;
}
.market-filter-backdrop.is-open {
    opacity: 1;
}
.market-filter-sheet {
    position: fixed;
    z-index: 2147483100;
    left: 50%;
    bottom: 16px;
    width: min(760px, calc(100% - 24px));
    max-height: min(84dvh, 760px);
    overflow: auto;
    padding: 14px 18px 20px;
    border: 1px solid var(--market-border, #dbe5ee);
    border-radius: 26px;
    color: var(--market-text, #0f172a);
    background: var(--market-surface, #fff);
    box-shadow: 0 34px 100px rgba(2,6,23,.34);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translate(-50%, 28px) scale(.985);
    transition: .25s cubic-bezier(.22,1,.36,1);
}
.market-filter-sheet.is-open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translate(-50%, 0) scale(1);
}
.market-filter-sheet__handle {
    width: 48px;
    height: 4px;
    margin: 0 auto 13px;
    border-radius: 999px;
    background: var(--market-border, #dbe5ee);
}
.market-filter-sheet__header {
    position: sticky;
    top: -14px;
    z-index: 4;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding: 13px 0 15px;
    background: var(--market-surface, #fff);
}
.market-filter-sheet__header small {
    display: block;
    color: var(--market-muted, #64748b);
    font-size: 8px;
    font-weight: 900;
    letter-spacing: .13em;
    text-transform: uppercase;
}
.market-filter-sheet__header h2 {
    margin: 3px 0 0;
    font-size: 22px;
}
.market-filter-sheet__header button {
    width: 38px;
    height: 38px;
    border: 1px solid var(--market-border, #dbe5ee);
    border-radius: 12px;
    color: var(--market-text, #0f172a);
    background: var(--market-bg, #f8fafc);
    font-size: 22px;
}
.market-filter-form--advanced {
    display: grid;
    gap: 14px;
}
.market-filter-form__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 11px;
}
.market-filter-form label {
    display: grid;
    gap: 6px;
}
.market-filter-form label > span {
    color: var(--market-muted, #64748b);
    font-size: 8px;
    font-weight: 900;
    letter-spacing: .08em;
    text-transform: uppercase;
}
.market-filter-form input,
.market-filter-form select,
.market-filter-form textarea,
.market-filter-input {
    width: 100%;
    min-height: 44px;
    border: 1px solid var(--market-border, #dbe5ee);
    border-radius: 12px;
    color: var(--market-text, #0f172a);
    background: var(--market-bg, #f8fafc);
    font: inherit;
    font-size: 10px;
}
.market-filter-form input,
.market-filter-form select,
.market-filter-form textarea {
    padding: 0 12px;
}
.market-filter-input {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 0 11px;
}
.market-filter-input svg {
    width: 18px;
    flex: 0 0 auto;
    color: var(--market-muted, #64748b);
}
.market-filter-input input {
    min-height: 40px;
    padding: 0;
    border: 0;
    background: transparent;
    outline: 0;
}
.market-filter-form input:focus,
.market-filter-form select:focus,
.market-filter-input:focus-within {
    border-color: #22d3ee;
    box-shadow: 0 0 0 3px rgba(34,211,238,.12);
    outline: 0;
}
.market-filter-actions {
    display: grid;
    grid-template-columns: .7fr 1.3fr;
    gap: 9px;
}
.market-filter-actions a,
.market-filter-actions button {
    min-height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    text-decoration: none;
    font-size: 9px;
    font-weight: 950;
}
.market-filter-actions a {
    border: 1px solid var(--market-border, #dbe5ee);
    color: var(--market-text, #0f172a);
}
.market-filter-actions button {
    border: 0;
    color: #06111f;
    background: #67e8f9;
}
body.market-filter-open {
    overflow: hidden;
}
html[data-market-theme="dark"] .market-filter-sheet,
html[data-market-theme="dark"] .market-filter-sheet__header {
    color: #f8fafc;
    background: #07111f;
}
html[data-market-theme="dark"] .market-filter-form input,
html[data-market-theme="dark"] .market-filter-form select,
html[data-market-theme="dark"] .market-filter-form textarea,
html[data-market-theme="dark"] .market-filter-input,
html[data-market-theme="dark"] .market-filter-sheet__header button {
    color: #f8fafc;
    border-color: #26384d;
    background: #0c1828;
}
html[data-market-theme="dark"] .market-filter-form input::placeholder {
    color: #64748b;
}
@media (max-width: 640px) {
    .market-page-shell.market-catalog-shell {
        padding-top: 72px !important;
    }
    .market-filter-sheet {
        left: 7px;
        right: 7px;
        bottom: calc(var(--ts-bottom-h, 74px) + env(safe-area-inset-bottom, 0px) + 7px);
        width: auto;
        max-height: min(76dvh, 680px);
        padding: 12px 14px 16px;
        border-radius: 24px;
        transform: translateY(32px);
    }
    .market-filter-sheet.is-open {
        transform: none;
    }
    .market-filter-form__grid {
        grid-template-columns: 1fr;
    }
}


/* Cart synchronization V9 */
[data-cart-quantity].is-updating {
    opacity: .68;
    pointer-events: none;
}
[data-cart-quantity] input[aria-busy="true"] {
    cursor: wait;
}
