:root{--navy:#061a3f;--blue:#0b3b87;--blue2:#145ed1;--gold:#f4b942;--gold2:#ffd66e;--ink:#11213d;--muted:#66758f;--line:#dfe6f1;--soft:#f4f7fc;--white:#fff;--shadow:0 20px 60px rgba(5,31,78,.12);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shell{width:min(1420px,calc(100% - 40px));margin:auto}.utility-bar{background:var(--navy);color:#d8e5ff;font-size:12px}.utility-inner{display:flex;justify-content:space-between;align-items:center;min-height:34px}.utility-inner nav{display:flex;gap:24px}.site-header{position:sticky;top:0;z-index:50;background:#fff;box-shadow:0 1px 0 rgba(7,31,72,.08)}.header-main{display:grid;grid-template-columns:210px 1fr auto;gap:28px;align-items:center;padding:18px 0}.brand img{display:block;width:185px;height:58px;object-fit:contain}.global-search{height:54px;border:2px solid var(--blue);border-radius:14px;display:grid;grid-template-columns:125px 1fr 118px;overflow:hidden;background:#fff}.global-search select,.global-search input{border:0;outline:0;padding:0 18px;background:#fff}.global-search select{border-right:1px solid var(--line);font-weight:700}.global-search button{border:0;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;font-weight:800}.header-actions{display:flex;align-items:center;gap:16px;font-size:14px;font-weight:700}.join-button{padding:11px 16px;border:1px solid var(--blue);border-radius:10px;color:var(--blue)}.cart-button{background:var(--navy);color:#fff;border:0;border-radius:10px;padding:12px 14px}.cart-button span{background:var(--gold);color:var(--navy);padding:2px 7px;border-radius:20px;margin-left:4px}.nav-row{border-top:1px solid var(--line)}.nav-inner{display:flex;align-items:center;min-height:46px}.category-trigger{align-self:stretch;background:var(--gold);border:0;padding:0 24px;font-weight:800;color:var(--navy)}.nav-inner nav{display:flex;gap:34px;margin-left:34px;font-size:14px;font-weight:700}.hero{background:radial-gradient(circle at 80% 25%,rgba(38,105,215,.5),transparent 34%),linear-gradient(125deg,#04132f 0%,#09295f 58%,#0c438f 100%);color:#fff;padding:76px 0;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:80px;align-items:center}.eyebrow{display:inline-block;font-size:12px;letter-spacing:.17em;font-weight:800;color:var(--gold2);margin-bottom:14px}.eyebrow.dark{color:var(--blue2)}.hero h1{font-size:clamp(44px,5vw,78px);line-height:1.02;letter-spacing:-.05em;margin:0 0 24px;max-width:900px}.hero-copy>p{font-size:19px;line-height:1.75;color:#d7e5ff;max-width:760px}.hero-actions{display:flex;gap:14px;margin:34px 0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:12px;font-weight:800}.button-gold{background:linear-gradient(135deg,var(--gold),var(--gold2));color:var(--navy);box-shadow:0 12px 30px rgba(244,185,66,.22)}.button-ghost{border:1px solid rgba(255,255,255,.35);color:#fff}.trust-strip{display:flex;gap:28px;font-size:14px;color:#dce8ff}.hero-card{background:#fff;color:var(--ink);border-radius:26px;padding:32px;box-shadow:0 30px 80px rgba(0,0,0,.25);position:relative}.hero-card-badge{position:absolute;right:22px;top:-14px;background:var(--gold);padding:8px 13px;border-radius:20px;font-size:12px;font-weight:800}.hero-card h2{font-size:28px;margin:0 0 8px}.hero-card p{color:var(--muted)}.hero-card form{display:grid;gap:12px;margin:22px 0}.hero-card input,.hero-card select{height:50px;border:1px solid var(--line);border-radius:10px;padding:0 14px;min-width:0}.form-row{display:grid;grid-template-columns:1fr 140px;gap:10px}.hero-card button{height:52px;border:0;border-radius:11px;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;font-weight:800}.hero-card small{color:var(--muted)}.metrics{background:#fff;box-shadow:0 12px 34px rgba(10,39,85,.07)}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr)}.metrics-grid div{padding:25px 30px;border-right:1px solid var(--line)}.metrics-grid div:last-child{border:0}.metrics strong{display:block;font-size:24px;color:var(--blue)}.metrics span{font-size:13px;color:var(--muted)}.section{padding:88px 0}.section-soft{background:var(--soft)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:34px}.section-head h2{font-size:38px;letter-spacing:-.035em;margin:0}.section-head>a{color:var(--blue);font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.category-card{border:1px solid var(--line);border-radius:18px;padding:18px;background:#fff;transition:.25s}.category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#bdd0ef}.category-image{height:100px;border-radius:13px;background:var(--soft);display:flex;align-items:center;justify-content:center;overflow:hidden}.category-image img{width:100%;height:100%;object-fit:cover}.category-card h3{font-size:15px;margin:16px 0 8px}.category-card span{font-size:12px;color:var(--blue);font-weight:700}.category-monogram{height:100px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,#eaf1ff,#fff1c9);font-size:42px;font-weight:800;color:var(--blue)}.pills{display:flex;gap:8px}.pills button{border:1px solid var(--line);background:#fff;border-radius:20px;padding:9px 14px}.pills .active{background:var(--navy);color:#fff;border-color:var(--navy)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;transition:.25s}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.product-image{height:260px;background:#fff;display:block;position:relative;padding:15px}.product-image img{width:100%;height:100%;object-fit:contain}.product-image.placeholder{background:linear-gradient(110deg,#edf2fa 8%,#f8faff 18%,#edf2fa 33%);background-size:200% 100%;animation:shine 1.5s linear infinite}.wishlist{position:absolute;right:14px;top:14px;width:38px;height:38px;border:1px solid var(--line);background:#fff;border-radius:50%;font-size:20px}.wishlist.saved{background:#fff4d4;color:#b36d00}.product-badge{position:absolute;left:15px;top:15px;background:var(--gold);padding:6px 10px;border-radius:8px;font-size:11px;font-weight:800}.product-body{padding:18px}.product-body h3{font-size:15px;line-height:1.5;margin:0 0 13px;height:45px;overflow:hidden}.price{font-size:20px;font-weight:800;color:var(--navy)}.price small{font-size:12px;color:var(--muted);font-weight:500}.product-body>p{font-size:12px;color:var(--muted)}.supplier-line{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:12px;font-size:12px;color:var(--muted);white-space:nowrap;overflow:hidden}.supplier-line b,.supplier-content h3 span{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--blue2);color:#fff}.card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:15px}.card-actions a,.card-actions button{min-height:40px;border-radius:9px;display:grid;place-items:center;font-size:12px;font-weight:800}.card-actions a{background:var(--navy);color:#fff}.card-actions button{border:1px solid var(--blue);background:#fff;color:var(--blue)}.assurance{padding:90px 0;background:linear-gradient(130deg,#04142f,#0a3677);color:#fff}.assurance-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;align-items:center}.assurance h2{font-size:45px;line-height:1.15;margin:0 0 20px}.assurance p{color:#d3e1fa;line-height:1.75}.assurance-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.assurance-cards article{padding:25px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:rgba(255,255,255,.06);backdrop-filter:blur(10px)}.assurance-cards b{color:var(--gold);font-size:12px}.assurance-cards h3{font-size:17px}.assurance-cards p{font-size:13px}.supplier-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.supplier-card{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff}.supplier-cover{height:105px;background:linear-gradient(135deg,#0b3b87,#1f6ade);background-size:cover;background-position:center}.supplier-content{padding:0 18px 20px}.supplier-content>img{width:62px;height:62px;object-fit:contain;background:#fff;border:4px solid #fff;border-radius:14px;margin-top:-31px;box-shadow:0 8px 20px rgba(0,0,0,.12)}.supplier-content h3{font-size:16px;margin:12px 0 5px}.supplier-content p{font-size:12px;color:var(--muted);margin:0}.supplier-content dl{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:16px 0}.supplier-content dl div{background:var(--soft);padding:10px;border-radius:9px}.supplier-content dt{font-size:10px;color:var(--muted)}.supplier-content dd{font-size:11px;font-weight:700;margin:4px 0 0}.supplier-content>a{font-size:13px;font-weight:800;color:var(--blue)}.rfq{padding:62px 0;background:linear-gradient(90deg,#0b3b87,#105fd0);color:#fff}.rfq-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.rfq h2{font-size:37px;margin:0 0 10px}.rfq p{margin:0;color:#d7e7ff}.site-footer{background:#041027;color:#c9d6eb;padding:70px 0 0}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:70px}.footer-grid img{width:138px;height:44px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1)}.footer-grid p{max-width:400px;line-height:1.8;font-size:14px}.footer-grid h3{color:#fff}.footer-grid a{display:block;margin:12px 0;font-size:13px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:50px;padding:22px 0;font-size:12px}.error-page{min-height:60vh;display:grid;place-items:center;text-align:center;padding:60px}.error-page span{font-size:90px;font-weight:800;color:var(--gold)}@keyframes shine{to{background-position-x:-200%}}@media(max-width:1100px){.header-main{grid-template-columns:170px 1fr}.header-actions{display:none}.category-grid{grid-template-columns:repeat(4,1fr)}.product-grid,.supplier-grid{grid-template-columns:repeat(2,1fr)}.hero-grid{grid-template-columns:1fr .7fr;gap:35px}.assurance-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{display:none}}@media(max-width:760px){.shell{width:min(100% - 24px,1420px)}.utility-bar,.nav-row{display:none}.header-main{grid-template-columns:1fr;padding:12px 0;gap:10px}.brand img{width:145px;height:42px;margin:auto}.global-search{height:46px;grid-template-columns:1fr 78px}.global-search select{display:none}.global-search input{padding:0 12px}.hero{padding:48px 0}.hero-grid{grid-template-columns:1fr}.hero h1{font-size:43px}.hero-copy>p{font-size:16px}.hero-card{padding:23px}.trust-strip{display:grid;gap:8px}.metrics-grid{grid-template-columns:repeat(2,1fr)}.metrics-grid div:nth-child(2){border-right:0}.section{padding:58px 0}.section-head{align-items:start;flex-direction:column}.section-head h2{font-size:30px}.category-grid{display:flex;overflow:auto;padding-bottom:10px}.category-card{min-width:158px}.product-grid,.supplier-grid{display:flex;overflow:auto;padding-bottom:12px}.product-card,.supplier-card{min-width:280px}.product-image{height:230px}.pills{overflow:auto;width:100%}.assurance h2{font-size:34px}.assurance-cards{grid-template-columns:1fr}.rfq-inner{align-items:flex-start;flex-direction:column}.rfq h2{font-size:30px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-grid>div:first-child{grid-column:1/-1}}

/* Milestone 2 marketplace pages */
.page-hero{background:linear-gradient(135deg,#061c49,#0b3a86);color:#fff}.page-hero.compact{padding:54px 0}.page-hero h1{font-size:clamp(2rem,4vw,3.5rem);margin:12px 0}.page-hero p{max-width:760px;color:#dbe7ff;font-size:1.05rem}.breadcrumbs{display:flex;gap:9px;align-items:center;flex-wrap:wrap;font-size:.82rem;margin-bottom:20px;color:#64748b}.page-hero .breadcrumbs,.product-page .breadcrumbs{padding-top:18px}.page-hero .breadcrumbs a{color:#dbe7ff}.category-grid-large{grid-template-columns:repeat(5,minmax(0,1fr))}.section-tight{padding-block:38px}.chip-grid{display:flex;gap:10px;flex-wrap:wrap}.chip-grid a{background:#fff;border:1px solid #dce5f4;border-radius:999px;padding:11px 16px;font-weight:700;color:#0a2f70}.empty-state{grid-column:1/-1;background:#fff;border:1px dashed #bdcbe0;padding:48px;text-align:center;border-radius:18px}.product-page{padding:18px 0 60px;background:#f7f9fd}.product-detail-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr) 300px;gap:28px}.gallery-panel,.product-summary,.seller-box{background:#fff;border:1px solid #e3e9f3;border-radius:22px;padding:20px}.gallery-main{aspect-ratio:1/1;display:grid;place-items:center;background:#f7f9fc;border-radius:16px;overflow:hidden}.gallery-main img{width:100%;height:100%;object-fit:contain}.gallery-thumbs{display:flex;gap:10px;margin-top:12px;overflow:auto}.gallery-thumbs button{width:68px;height:68px;border:1px solid #dce5f4;border-radius:10px;background:#fff;padding:4px;cursor:pointer;flex:0 0 auto}.gallery-thumbs img{width:100%;height:100%;object-fit:contain}.product-summary h1{font-size:clamp(1.55rem,2.5vw,2.3rem);line-height:1.18;margin:12px 0}.badges,.seller-badges{display:flex;gap:8px;flex-wrap:wrap}.badges span,.seller-badges span{font-size:.75rem;font-weight:800;padding:6px 10px;border-radius:999px;background:#fff2c5;color:#7a4d00}.rating-row{display:flex;gap:14px;flex-wrap:wrap;font-size:.86rem;color:#64748b}.rating-row b{color:#d48a00}.product-price{font-size:2rem;font-weight:800;color:#08245c;margin:24px 0}.product-price small{font-size:.8rem;color:#64748b}.buy-facts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px}.buy-facts div,.company-facts div{padding:13px;background:#f7f9fd;border-radius:12px}.buy-facts span,.company-facts span{display:block;color:#64748b;font-size:.75rem;margin-bottom:4px}.field-label{display:grid;gap:8px;font-weight:700}.field-label select,.purchase-row input,.auth-card input,.auth-card select{width:100%;border:1px solid #ccd7e8;border-radius:12px;padding:13px;background:#fff;font:inherit}.purchase-row{display:grid;grid-template-columns:90px 1fr 1fr;gap:10px;margin-top:22px}.button-blue{background:#0c55b8;color:#fff;border-color:#0c55b8}.button-outline{border:1px solid #0c55b8;color:#0c55b8;background:#fff}.microcopy{font-size:.75rem;color:#64748b}.seller-box{text-align:center;height:max-content}.seller-box>img{width:82px;height:82px;object-fit:contain;border:1px solid #e3e9f3;border-radius:16px}.seller-box .button{width:100%;margin-top:18px}.detail-tabs{display:grid;grid-template-columns:1.5fr 1fr;gap:42px}.rich-text{color:#46556d;line-height:1.8}.spec-list{border:1px solid #e3e9f3;border-radius:16px;overflow:hidden}.spec-list div{display:grid;grid-template-columns:1fr 1.4fr;padding:12px 15px;border-bottom:1px solid #e3e9f3}.spec-list div:last-child{border-bottom:0}.spec-list dt{font-weight:700}.supplier-hero{background-size:cover;background-position:center;color:#fff;padding:70px 0}.supplier-hero-inner{display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:24px}.supplier-hero-inner>img{width:100px;height:100px;object-fit:contain;border-radius:20px;background:#fff;padding:8px}.supplier-hero h1{font-size:clamp(2rem,4vw,3.2rem);margin:8px 0}.supplier-profile-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:48px}.company-facts{display:grid;gap:10px}.auth-page{min-height:65vh;display:grid;place-items:center;padding:60px 20px;background:linear-gradient(135deg,#f5f8ff,#fffaf0)}.auth-card{width:min(480px,100%);background:#fff;border:1px solid #e0e7f2;border-radius:24px;padding:34px;box-shadow:0 25px 70px rgba(8,36,92,.12)}.auth-card.wide{width:min(720px,100%)}.auth-card form{display:grid;gap:16px;margin:24px 0}.auth-card label{display:grid;gap:7px;font-weight:700}.auth-card .two-col{grid-template-columns:1fr 1fr}.auth-card .two-col button{grid-column:1/-1}.auth-card small{display:block;color:#64748b;margin-bottom:15px}
@media(max-width:1100px){.product-detail-grid{grid-template-columns:1fr 1fr}.seller-box{grid-column:1/-1}.category-grid-large{grid-template-columns:repeat(4,1fr)}}
@media(max-width:760px){.category-grid-large{grid-template-columns:repeat(2,1fr)}.product-detail-grid,.detail-tabs,.supplier-profile-grid{grid-template-columns:1fr}.purchase-row{grid-template-columns:1fr}.supplier-hero-inner{grid-template-columns:72px 1fr}.supplier-hero-inner>img{width:72px;height:72px}.supplier-hero-inner>.button{grid-column:1/-1}.auth-card .two-col{grid-template-columns:1fr}.global-search select{display:none}}
/* Sprint 1 — production marketplace homepage */
.db-alert{background:#fff3cd;border-bottom:1px solid #f2d27c;padding:12px 0;color:#604400;font-size:13px}.db-alert a{text-decoration:underline;font-weight:800}.db-alert code{background:#fff;padding:2px 5px;border-radius:4px}.premium-hero em{font-style:normal;color:var(--gold2)}.hero-search{display:grid;grid-template-columns:1fr 170px;background:#fff;border-radius:14px;padding:5px;max-width:760px;margin:28px 0 8px}.hero-search input{height:52px;border:0;outline:0;padding:0 18px;border-radius:11px}.hero-search button{border:0;border-radius:10px;background:linear-gradient(135deg,var(--gold),var(--gold2));font-weight:800;color:var(--navy)}.mini-label{font-size:11px;letter-spacing:.16em;color:var(--blue2);font-weight:800}.buyer-proof{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:16px;font-size:12px;color:var(--muted)}.buyer-proof b{background:#eaf7ef;color:#14753b;border-radius:99px;padding:6px 10px}.section-copy{color:var(--muted);margin:10px 0 0}.category-image.image-error:after{content:'TF';font-size:30px;font-weight:800;color:var(--blue);opacity:.35}.deal-band{background:linear-gradient(120deg,#04142f,#0b438f);color:#fff;padding:86px 0}.deal-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;align-items:center}.deal-grid h2{font-size:clamp(34px,4vw,56px);line-height:1.12;letter-spacing:-.04em;margin:0}.deal-features{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.deal-features article{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);border-radius:18px;padding:24px}.deal-features b{color:var(--gold)}.deal-features h3{font-size:17px}.deal-features p{color:#d2e0f8;font-size:13px;line-height:1.7}.seller-tags{display:flex;gap:7px;flex-wrap:wrap;margin:14px 0 0}.seller-tags span{font-size:10px;padding:5px 8px;background:#edf4ff;color:#164d9b;border-radius:99px;font-weight:800}.compact-products .product-image{height:220px}@media(max-width:900px){.deal-grid{grid-template-columns:1fr}.deal-features{grid-template-columns:1fr}.hero-search{grid-template-columns:1fr 120px}}@media(max-width:560px){.hero-search{grid-template-columns:1fr}.hero-search button{height:48px}.premium-hero .hero-actions{flex-direction:column}.compact-products .product-card{min-width:270px}}
.global-search{position:relative}.search-suggestions{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:80;background:#fff;border:1px solid #dce4f1;border-radius:16px;box-shadow:0 20px 45px rgba(5,25,65,.18);padding:8px;overflow:hidden}.search-suggestions[hidden]{display:none}.search-suggestions a{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 13px;border-radius:10px;color:#11254b;text-decoration:none}.search-suggestions a:hover{background:#f3f7fd}.search-suggestions small{text-transform:uppercase;letter-spacing:.08em;color:#687894;font-size:10px}.suggestion-empty{display:block;padding:14px;color:#687894}.live-stat-note{font-size:12px;color:#66738b;margin-top:7px}

/* Sprint 3 — premium marketplace homepage */
:root{--tf-deep:#03112d;--tf-navy:#071b46;--tf-blue:#0a4fb5;--tf-cyan:#22b8e6;--tf-gold:#f5bd3d;--tf-cream:#fff9eb;--tf-text:#12213b;--tf-muted:#65738b;--tf-border:#e1e7f0}
body{overflow-x:hidden}.premium-header{background:rgba(255,255,255,.98);backdrop-filter:blur(18px)}.premium-header .header-main{padding:14px 0}.premium-header .brand img{height:54px}.premium-header .global-search{box-shadow:0 8px 28px rgba(7,42,99,.08)}.mobile-menu-toggle{display:none;border:0;background:var(--tf-navy);color:#fff;border-radius:10px;width:44px;height:44px;font-size:20px}
.market-hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#020c22 0%,#06245a 58%,#0753a8 100%);color:#fff;padding:78px 0 68px}.market-hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.09) 1px,transparent 1px);background-size:32px 32px;mask-image:linear-gradient(to right,#000,transparent 80%);opacity:.3}.market-hero-glow{position:absolute;border-radius:50%;filter:blur(30px);opacity:.35}.glow-one{width:500px;height:500px;background:#1674ff;right:-120px;top:-180px}.glow-two{width:280px;height:280px;background:#f5bd3d;left:38%;bottom:-220px}.market-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:70px;align-items:center}.market-hero-copy h1{font-family:"Plus Jakarta Sans",Manrope,sans-serif;font-size:clamp(44px,5vw,76px);line-height:1.04;letter-spacing:-.055em;margin:0 0 24px;max-width:920px}.market-hero-copy>p{font-size:18px;line-height:1.75;color:#cfddf6;max-width:800px;margin:0}.market-search{position:relative;display:grid;grid-template-columns:132px 1fr 190px;padding:6px;background:#fff;border-radius:16px;margin-top:30px;box-shadow:0 24px 60px rgba(0,0,0,.22);max-width:900px}.market-search select,.market-search input{border:0;outline:0;background:#fff;height:54px}.market-search select{width:100%;padding:0 15px;font-weight:800;border-right:1px solid #dde5f0}.market-search input{padding:0 18px;min-width:0}.market-search button{border:0;border-radius:11px;background:linear-gradient(135deg,var(--tf-gold),#ffd973);color:#071b46;font-weight:800}.popular-searches{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:15px;color:#b8cae7;font-size:12px}.popular-searches a{padding:6px 9px;border:1px solid rgba(255,255,255,.16);border-radius:99px;color:#e8f1ff}.market-hero-actions{display:flex;gap:13px;margin-top:28px}.hero-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:36px;max-width:760px}.hero-trust-row div{padding-left:17px;border-left:2px solid rgba(245,189,61,.8)}.hero-trust-row strong{display:block;font-size:20px;color:#fff}.hero-trust-row span{font-size:11px;color:#aebfdd}.sourcing-panel{background:rgba(255,255,255,.98);color:var(--tf-text);border-radius:28px;padding:30px;box-shadow:0 38px 90px rgba(0,0,0,.32);border:1px solid rgba(255,255,255,.35)}.sourcing-panel-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.panel-kicker{font-size:11px;letter-spacing:.16em;font-weight:800;color:var(--tf-blue)}.verified-chip{font-size:10px;padding:6px 9px;background:#eaf8ef;color:#167044;border-radius:99px;font-weight:800}.sourcing-panel h2{font-family:"Plus Jakarta Sans",sans-serif;font-size:29px;margin:18px 0 8px}.sourcing-panel>p{color:var(--tf-muted);font-size:13px;line-height:1.65}.rfq-mini-form{display:grid;gap:13px;margin-top:22px}.rfq-mini-form label{font-size:11px;font-weight:800;color:#465774;display:grid;gap:7px}.rfq-mini-form input,.rfq-mini-form select{height:48px;border:1px solid var(--tf-border);border-radius:11px;padding:0 13px;background:#fff}.rfq-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.rfq-mini-form button{height:52px;border:0;border-radius:11px;background:linear-gradient(135deg,var(--tf-blue),#1670d9);color:#fff;font-weight:800}.panel-steps{display:flex;justify-content:space-between;gap:8px;border-top:1px solid var(--tf-border);margin-top:18px;padding-top:16px;font-size:9px;color:var(--tf-muted)}.panel-steps b{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#edf4ff;color:var(--tf-blue);margin-right:3px}.trust-marquee{border-bottom:1px solid var(--tf-border);background:#fff}.trust-marquee-inner{min-height:60px;display:flex;align-items:center;justify-content:center;gap:24px;color:#4f607a;font-size:12px;font-weight:700}.trust-marquee i{width:4px;height:4px;border-radius:50%;background:var(--tf-gold)}.premium-head h2{font-family:"Plus Jakarta Sans",sans-serif;font-size:clamp(30px,3vw,43px)}.premium-head>a{display:flex;gap:9px;align-items:center}.premium-head>a span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#edf4ff}.premium-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.premium-category-card{position:relative;min-height:220px;border-radius:22px;overflow:hidden;background:#071b46;color:#fff;box-shadow:0 14px 36px rgba(6,31,75,.08)}.premium-category-card.category-wide{grid-column:span 2}.premium-category-media{position:absolute;inset:0}.premium-category-media:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(2,12,32,.96),rgba(3,20,50,.12) 68%)}.premium-category-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.premium-category-media.no-image{background:linear-gradient(135deg,#0b4ba6,#08245c)}.premium-category-card:hover img{transform:scale(1.08)}.premium-category-content{position:absolute;z-index:2;left:18px;right:18px;bottom:18px}.premium-category-content>span{font-size:10px;color:var(--tf-gold);font-weight:800;letter-spacing:.14em}.premium-category-content h3{margin:5px 0;font-size:16px}.category-wide .premium-category-content h3{font-size:22px}.premium-category-content p{font-size:11px;color:#c8d6ed;margin:0}.subcategory-strip{display:grid;grid-template-columns:180px 1fr;gap:20px;align-items:start;margin-top:26px;padding:22px;border:1px solid var(--tf-border);border-radius:18px;background:#fbfcff}.subcategory-strip strong{font-size:13px;color:var(--tf-navy)}.subcategory-strip>div{display:flex;flex-wrap:wrap;gap:8px}.subcategory-strip a{font-size:11px;padding:7px 11px;background:#fff;border:1px solid var(--tf-border);border-radius:99px;color:#4d5f7b}.marketplace-products{background:linear-gradient(#fff,#f8faff)}.trade-advantage{padding:92px 0;background:radial-gradient(circle at 90% 20%,rgba(28,114,230,.36),transparent 30%),linear-gradient(120deg,#020d25,#082c68);color:#fff}.trade-advantage-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.trade-advantage-copy h2{font-family:"Plus Jakarta Sans",sans-serif;font-size:clamp(36px,4vw,56px);line-height:1.12;letter-spacing:-.04em;margin:0 0 22px}.trade-advantage-copy p{color:#c8d7ef;line-height:1.8;margin-bottom:28px}.advantage-cards{display:grid;gap:12px}.advantage-cards article{display:grid;grid-template-columns:56px 1fr;gap:18px;padding:22px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(255,255,255,.055);backdrop-filter:blur(12px)}.advantage-cards article>span{display:grid;place-items:center;width:50px;height:50px;border-radius:15px;background:linear-gradient(135deg,var(--tf-gold),#ffda7d);color:var(--tf-navy);font-weight:800}.advantage-cards h3{margin:0 0 7px;font-size:17px}.advantage-cards p{margin:0;color:#bfd0eb;font-size:13px;line-height:1.7}.premium-suppliers{grid-template-columns:repeat(4,1fr)}.premium-supplier-card{transition:.25s}.premium-supplier-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.premium-supplier-card .supplier-content>a{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--tf-border);padding-top:14px}.new-arrivals{background:#fff}.country-network{padding:86px 0;background:linear-gradient(110deg,#f6f8fc,#fff8e5)}.country-network>.shell{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px;align-items:center}.country-network-copy h2{font-family:"Plus Jakarta Sans",sans-serif;font-size:42px;margin:0 0 14px}.country-network-copy p{color:var(--tf-muted);line-height:1.7}.country-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.country-grid a{padding:17px;background:#fff;border:1px solid var(--tf-border);border-radius:14px;transition:.2s}.country-grid a:hover{border-color:#a9c3ec;transform:translateY(-3px)}.country-grid strong{display:block;font-size:12px}.country-grid span{font-size:10px;color:var(--tf-muted)}.rfq-premium{padding:70px 0;background:linear-gradient(100deg,#0848a0,#0d67cd);color:#fff}.rfq-premium-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.rfq-premium h2{font-family:"Plus Jakarta Sans",sans-serif;font-size:clamp(32px,4vw,51px);max-width:900px;margin:0 0 12px;line-height:1.13}.rfq-premium p{color:#d8e7ff}.premium-footer{padding-top:0}.footer-newsletter{display:grid;grid-template-columns:1fr 480px;align-items:center;gap:50px;padding:58px 0;border-bottom:1px solid rgba(255,255,255,.12)}.footer-newsletter h2{font-size:28px;color:#fff;margin:0}.footer-newsletter form{display:grid;grid-template-columns:1fr 120px;background:#fff;padding:5px;border-radius:12px}.footer-newsletter input{border:0;outline:0;padding:0 14px}.footer-newsletter button{height:46px;border:0;border-radius:9px;background:var(--tf-gold);font-weight:800;color:var(--tf-navy)}.premium-footer .footer-grid{padding-top:60px}.footer-bottom{display:flex;justify-content:space-between}.search-suggestions{max-height:470px;overflow-y:auto}.search-suggestions a.is-active{background:#edf4ff}.search-suggestions a b mark{background:#fff0b9;color:inherit;border-radius:3px}.suggestion-meta{display:flex;align-items:center;gap:10px}.suggestion-meta img{width:40px;height:40px;object-fit:contain;border-radius:8px;background:#f6f8fc;border:1px solid #edf0f5}.suggestion-view-all{border-top:1px solid #e5eaf2;margin-top:5px;font-weight:800;color:var(--tf-blue)!important}
@media(max-width:1180px){.market-hero-grid{grid-template-columns:1fr .72fr;gap:40px}.premium-category-grid{grid-template-columns:repeat(4,1fr)}.premium-suppliers{grid-template-columns:repeat(2,1fr)}.country-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.market-hero-grid,.trade-advantage-grid,.country-network>.shell{grid-template-columns:1fr}.sourcing-panel{max-width:620px}.market-hero-copy h1{font-size:52px}.premium-category-grid{grid-template-columns:repeat(3,1fr)}.premium-category-card.category-wide{grid-column:span 1}.footer-newsletter{grid-template-columns:1fr}.header-actions{display:none}.mobile-menu-toggle{display:block}.header-main{grid-template-columns:170px 1fr auto}.nav-row{display:none}.premium-header.menu-open .nav-row{display:block}.premium-header.menu-open .nav-inner,.premium-header.menu-open .nav-inner nav{display:grid}.premium-header.menu-open .nav-inner nav{margin:0;gap:0}.premium-header.menu-open .nav-inner nav a,.premium-header.menu-open .category-trigger{padding:14px}.rfq-premium-inner{align-items:flex-start;flex-direction:column}}
@media(max-width:680px){.shell{width:min(100% - 24px,1420px)}.utility-bar{display:none}.premium-header .header-main{grid-template-columns:1fr auto}.premium-header .brand img{width:150px;height:48px}.premium-header .global-search{grid-column:1/-1;grid-row:2;grid-template-columns:1fr 92px;height:48px}.premium-header .global-search select{display:none}.market-hero{padding:52px 0}.market-hero-copy h1{font-size:40px}.market-hero-copy>p{font-size:15px}.market-search{grid-template-columns:1fr}.market-search-type{display:none}.market-search input,.market-search button{height:50px}.market-search button{margin-top:5px}.market-hero-actions{flex-direction:column}.hero-trust-row{grid-template-columns:1fr}.sourcing-panel{padding:22px}.premium-category-grid{grid-template-columns:repeat(2,1fr)}.premium-category-card{min-height:185px}.subcategory-strip{grid-template-columns:1fr}.product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:15px}.product-grid .product-card{min-width:280px;scroll-snap-align:start}.premium-suppliers{display:flex;overflow-x:auto}.premium-supplier-card{min-width:285px}.country-grid{grid-template-columns:repeat(2,1fr)}.trust-marquee-inner{justify-content:flex-start;overflow-x:auto;white-space:nowrap}.footer-grid{grid-template-columns:1fr 1fr;gap:34px}.footer-brand{grid-column:1/-1}.footer-bottom{display:grid;gap:8px}.rfq-fields{grid-template-columns:1fr}}

/* Sprint 4: compact, fluid and mobile-app responsive system */
:root{--app-max:1720px;--app-gutter:clamp(12px,2vw,32px);--compact-section:clamp(44px,5vw,70px)}
html{background:#f5f7fb}body{min-width:320px;background:#fff;-webkit-tap-highlight-color:transparent}.shell{width:min(var(--app-max),calc(100% - (var(--app-gutter)*2)));max-width:none}.section{padding:var(--compact-section) 0}.section-head{margin-bottom:24px}.section-head h2,.premium-head h2{font-size:clamp(26px,2.4vw,38px)}
.header-main{grid-template-columns:180px minmax(320px,1fr) auto;gap:18px;padding:11px 0}.brand img{width:154px;height:46px}.global-search{height:48px;grid-template-columns:112px 1fr 104px;border-radius:12px}.global-search select,.global-search input{padding:0 14px}.header-actions{gap:11px}.join-button{padding:9px 13px}.cart-button{padding:10px 12px}.nav-inner{min-height:42px}.nav-inner nav{gap:25px;margin-left:26px}.category-trigger{padding:0 20px}
.market-hero{padding:58px 0}.market-hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:42px}.market-hero-copy h1{font-size:clamp(42px,4.2vw,68px);max-width:930px}.market-hero-copy>p{font-size:16px;max-width:820px}.market-search{margin-top:26px}.market-hero-actions{margin:22px 0}.hero-trust-row{margin-top:26px}.sourcing-panel{padding:24px;border-radius:22px}.sourcing-panel h2{font-size:25px}.rfq-mini-form{gap:10px;margin-top:16px}.rfq-mini-form input,.rfq-mini-form select{height:44px}.rfq-mini-form button{height:47px}
.trust-marquee-inner{min-height:48px}.premium-category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.premium-category-card{min-height:190px;border-radius:18px}.premium-category-content{left:15px;right:15px;bottom:15px}.subcategory-strip{margin-top:20px;padding:17px}.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.product-card{border-radius:16px}.product-image{height:210px;padding:11px}.product-body{padding:14px}.product-body h3{margin-bottom:9px}.price{font-size:18px}.card-actions{margin-top:11px}.premium-suppliers{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.supplier-cover{height:90px}.supplier-content{padding:0 15px 16px}.supplier-content>img{width:55px;height:55px;margin-top:-27px}.trade-advantage{padding:68px 0}.trade-advantage-grid{gap:52px}.advantage-cards article{padding:17px}.country-network{padding:64px 0}.country-network>.shell{gap:42px}.country-grid a{padding:14px}.rfq-premium{padding:54px 0}.footer-newsletter{padding:42px 0}.premium-footer .footer-grid{padding-top:44px}.site-footer{padding-top:0}.footer-grid{gap:44px}.footer-bottom{margin-top:36px}
.mobile-app-nav{display:none}
@media(min-width:1440px){.product-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.premium-category-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.premium-category-card.category-wide{grid-column:span 2}.premium-suppliers{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:1180px){.header-main{grid-template-columns:150px minmax(260px,1fr) auto}.brand img{width:136px}.header-actions .join-button{display:none}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.premium-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:900px){.site-header{position:sticky}.header-main{grid-template-columns:145px 1fr auto}.market-hero{padding:40px 0}.market-hero-grid{grid-template-columns:1fr}.market-hero-copy h1{font-size:48px}.sourcing-panel{max-width:none}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.premium-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:680px){
 body{padding-bottom:calc(68px + env(safe-area-inset-bottom));background:#f6f8fc}.shell{width:calc(100% - 20px)}.section{padding:34px 0}.section-soft{background:#f4f7fb}.section-head{align-items:center;margin-bottom:16px}.section-head h2,.premium-head h2{font-size:23px;line-height:1.2}.section-head p{font-size:12px}.section-head>a{font-size:12px;white-space:nowrap}
 .premium-header{box-shadow:0 1px 12px rgba(6,26,63,.08)}.premium-header .header-main{grid-template-columns:1fr auto;padding:7px 0;gap:8px}.premium-header .brand img{width:118px;height:36px}.mobile-menu-toggle{width:38px;height:38px;border:1px solid var(--line);border-radius:11px;background:#fff;font-size:0}.mobile-menu-toggle:after{content:'☰';font-size:18px}.premium-header .global-search{height:43px;border-width:1.5px;border-radius:11px;grid-template-columns:1fr 76px;gap:0}.premium-header .global-search input{font-size:13px;padding:0 11px}.premium-header .global-search button{font-size:12px}.premium-header.menu-open .nav-row{position:fixed;inset:96px 10px auto;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 20px 55px rgba(6,26,63,.22);overflow:hidden}.premium-header.menu-open .nav-inner nav a,.premium-header.menu-open .category-trigger{padding:12px 15px;font-size:13px}
 .market-hero{padding:30px 0 24px;border-radius:0 0 24px 24px}.market-hero-copy .eyebrow{font-size:9px;margin-bottom:9px}.market-hero-copy h1{font-size:33px;line-height:1.08;letter-spacing:-.04em}.market-hero-copy>p{font-size:13px;line-height:1.65}.market-search{margin-top:18px;border-radius:13px;padding:4px;background:#fff;display:grid;grid-template-columns:1fr 82px}.market-search input,.market-search button{height:43px}.market-search input{font-size:12px;padding:0 10px}.market-search button{margin:0;border-radius:10px;font-size:11px;padding:0 8px}.popular-searches{overflow-x:auto;flex-wrap:nowrap;white-space:nowrap;padding-bottom:3px;font-size:10px}.market-hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:16px 0}.market-hero-actions .button{min-height:43px;padding:0 10px;font-size:11px}.hero-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:18px}.hero-trust-row div{padding:9px;border:1px solid rgba(255,255,255,.14);border-radius:11px;background:rgba(255,255,255,.06)}.hero-trust-row strong{font-size:15px}.hero-trust-row span{font-size:8px}.sourcing-panel{padding:17px;border-radius:17px;margin-top:5px}.sourcing-panel h2{font-size:21px;margin:12px 0 5px}.sourcing-panel>p{font-size:11px}.rfq-mini-form input,.rfq-mini-form select{height:42px}.rfq-mini-form button{height:44px}.panel-steps{font-size:8px}
 .trust-marquee{display:none}.premium-category-grid{display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory;padding-bottom:5px;margin-right:-10px}.premium-category-card,.premium-category-card.category-wide{min-width:142px;min-height:150px;grid-column:auto;scroll-snap-align:start;border-radius:15px}.category-wide .premium-category-content h3,.premium-category-content h3{font-size:13px}.premium-category-content p{font-size:9px}.subcategory-strip{display:block;padding:13px;margin-top:14px}.subcategory-strip>strong{display:block;margin-bottom:9px}.subcategory-strip>div{flex-wrap:nowrap;overflow-x:auto}.subcategory-strip a{white-space:nowrap}
 .product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;overflow:visible;padding:0}.product-grid .product-card{min-width:0}.product-card{border-radius:14px}.product-image{height:148px;padding:8px}.wishlist{width:31px;height:31px;right:8px;top:8px;font-size:17px}.product-badge{left:8px;top:8px;padding:4px 7px;font-size:8px}.product-body{padding:10px}.product-body h3{font-size:12px;line-height:1.4;height:34px;margin-bottom:7px}.price{font-size:15px}.price small,.product-body>p{font-size:9px}.supplier-line{font-size:9px;padding-top:8px}.card-actions{grid-template-columns:1fr;margin-top:8px}.card-actions a,.card-actions button{min-height:34px;font-size:10px}.card-actions button{display:none}
 .trade-advantage{padding:40px 0}.trade-advantage-copy h2{font-size:28px}.trade-advantage-copy p{font-size:12px}.advantage-cards article{grid-template-columns:44px 1fr;gap:11px;padding:13px;border-radius:14px}.advantage-cards article>span{width:40px;height:40px;border-radius:11px}.advantage-cards h3{font-size:14px}.advantage-cards p{font-size:10px}.premium-suppliers{display:flex;overflow-x:auto;gap:10px;margin-right:-10px}.premium-supplier-card{min-width:244px}.country-network{padding:38px 0}.country-network-copy h2{font-size:27px}.country-grid{grid-template-columns:repeat(2,1fr);gap:7px}.country-grid a{padding:11px}.rfq-premium{padding:38px 0}.rfq-premium h2{font-size:28px}.footer-newsletter{display:block;padding:30px 0}.footer-newsletter h2{font-size:20px;margin-bottom:15px}.footer-newsletter form{grid-template-columns:1fr 92px}.footer-grid{grid-template-columns:1fr 1fr;gap:24px}.footer-grid h3{font-size:13px}.footer-grid a,.footer-grid p{font-size:11px}.footer-brand{grid-column:1/-1}.footer-bottom{font-size:10px}
 .mobile-app-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;z-index:90;left:0;right:0;bottom:0;height:calc(62px + env(safe-area-inset-bottom));padding:6px 8px env(safe-area-inset-bottom);background:rgba(255,255,255,.96);border-top:1px solid #dfe6f1;box-shadow:0 -8px 30px rgba(6,26,63,.09);backdrop-filter:blur(16px)}.mobile-app-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#62708a;font-size:9px;font-weight:700}.mobile-app-nav a span{font-size:19px;line-height:1}.mobile-app-nav a.active{color:var(--blue)}.mobile-app-nav a.primary span{display:grid;place-items:center;width:40px;height:40px;margin-top:-19px;border-radius:14px;background:linear-gradient(135deg,var(--gold),var(--gold2));box-shadow:0 8px 22px rgba(244,185,66,.35);color:var(--navy)}
 .search-suggestions{position:fixed!important;left:10px!important;right:10px!important;top:94px!important;max-height:55vh;border-radius:15px;box-shadow:0 25px 70px rgba(6,26,63,.28)}
}


/* Sprint 5: enterprise catalog filters and app-style product discovery */
.catalog-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:20px;align-items:start}.filter-sidebar{position:sticky;top:132px}.catalog-filter{background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px;display:grid;gap:16px}.filter-head{display:flex;justify-content:space-between;align-items:center;font-size:17px}.filter-head button{display:none;border:0;background:transparent;font-size:18px}.catalog-filter label,.catalog-filter fieldset{display:grid;gap:8px;border:0;padding:0;margin:0;font-size:12px;font-weight:700}.catalog-filter legend{margin-bottom:9px;font-size:12px;font-weight:800}.catalog-filter input[type=search],.catalog-filter input[type=number],.catalog-filter select{width:100%;height:40px;border:1px solid var(--line);border-radius:9px;padding:0 10px;background:#fff;color:var(--ink)}.range-row{display:grid;grid-template-columns:1fr 1fr;gap:7px}.check-row{display:flex!important;grid-template-columns:none!important;align-items:center;gap:8px!important;font-weight:600!important;color:var(--muted)}.check-row input{width:16px;height:16px}.filter-apply{height:42px;border:0;border-radius:10px;background:var(--blue);color:#fff;font-weight:800}.filter-clear{text-align:center;color:var(--blue);font-size:12px;font-weight:700}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;min-height:48px;margin-bottom:14px}.catalog-toolbar>div{display:flex;align-items:center;gap:10px}.catalog-toolbar strong{font-size:14px}.catalog-toolbar select{height:38px;border:1px solid var(--line);border-radius:9px;padding:0 10px;background:#fff}.mobile-filter-button{display:none;height:38px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:0 12px;font-weight:700}.pagination{display:flex;justify-content:center;gap:7px;margin-top:28px}.pagination a{display:grid;place-items:center;min-width:38px;height:38px;border:1px solid var(--line);border-radius:9px;background:#fff;font-weight:700}.pagination a.active{background:var(--navy);border-color:var(--navy);color:#fff}.filter-backdrop{display:none}
@media(max-width:900px){.catalog-layout{grid-template-columns:1fr}.filter-sidebar{position:fixed;z-index:110;left:0;top:0;bottom:0;width:min(340px,88vw);padding:10px;background:#fff;transform:translateX(-105%);transition:.25s;overflow:auto}.filter-sidebar.open{transform:none}.filter-sidebar .catalog-filter{border:0;padding:8px}.filter-head button{display:block}.filter-backdrop{position:fixed;z-index:105;inset:0;background:rgba(4,19,47,.48)}.filter-backdrop.open{display:block}.mobile-filter-button{display:inline-flex;align-items:center}.catalog-toolbar{position:sticky;top:61px;z-index:30;margin:0 -10px 12px;padding:8px 10px;background:rgba(244,247,251,.94);backdrop-filter:blur(12px)}.catalog-toolbar select{max-width:145px;font-size:11px}.catalog-toolbar strong{font-size:11px}}

/* Sprint 6: compact commerce product experience */
.product-page-v2{padding:14px 0 0;background:#f5f7fb}.product-shell{max-width:1720px}.compact-breadcrumbs{margin:0 0 12px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-commerce-grid{display:grid;grid-template-columns:minmax(340px,.9fr) minmax(420px,1.15fr) minmax(270px,.62fr);gap:14px;align-items:start}.product-media-card,.product-buy-card,.supplier-commerce-card,.product-content-card,.quote-card{background:#fff;border:1px solid #e4e9f1;border-radius:16px;box-shadow:0 6px 22px rgba(8,31,68,.055)}.product-media-card{padding:12px}.product-main-media{height:470px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:12px;background:#f7f8fb}.product-main-media>img{width:100%;height:100%;object-fit:contain}.media-zoom-button{position:absolute;right:10px;bottom:10px;width:38px;height:38px;border:1px solid #dbe3ef;border-radius:50%;background:rgba(255,255,255,.94);font-size:22px;cursor:pointer}.product-corner-badge{position:absolute;left:10px;top:10px;padding:6px 9px;border-radius:7px;background:#0c2c5d;color:#fff;font-size:11px;font-weight:800}.product-thumb-rail{display:flex;gap:8px;overflow-x:auto;padding-top:10px}.product-thumb{flex:0 0 62px;width:62px;height:62px;border:1px solid #dfe5ee;border-radius:9px;background:#fff;padding:3px;overflow:hidden}.product-thumb.is-active{border:2px solid #1557ba}.product-thumb img{width:100%;height:100%;object-fit:contain}.product-buy-card{padding:20px}.product-status-row{display:flex;gap:6px;flex-wrap:wrap}.status-chip{font-size:10px;text-transform:uppercase;letter-spacing:.04em;font-weight:800;border-radius:999px;padding:5px 8px}.status-chip.gold{background:#fff3d1;color:#875700}.status-chip.blue{background:#e9f2ff;color:#124b9d}.status-chip.green{background:#e8f8ee;color:#176635}.product-buy-card h1{font-size:clamp(22px,2vw,32px);line-height:1.2;margin:12px 0 8px;color:#0a2349}.product-meta-line{display:flex;gap:14px;flex-wrap:wrap;color:#637087;font-size:13px}.product-meta-line strong{color:#a86d00}.product-price-panel{margin:18px 0 14px;padding:16px;border-radius:12px;background:linear-gradient(100deg,#f3f7ff,#fff9ec);border:1px solid #e6edf7}.price-label{display:block;color:#69758a;font-size:11px;text-transform:uppercase;font-weight:800}.product-price-large{font-size:30px;font-weight:900;color:#0a2b5c;margin-top:3px}.product-price-large small{font-size:13px;font-weight:600;color:#657086}.product-price-panel p{margin:5px 0 0;font-size:12px;color:#6f798b}.commercial-facts{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e7ebf2;border-radius:11px;overflow:hidden}.commercial-facts div{padding:11px;border-right:1px solid #e7ebf2}.commercial-facts div:last-child{border:0}.commercial-facts span,.supplier-facts dt{display:block;font-size:10px;text-transform:uppercase;color:#7a8495;font-weight:700}.commercial-facts b{display:block;margin-top:3px;font-size:13px;color:#102a4f}.commerce-field{display:block;margin:14px 0}.commerce-field span,.quote-form label>span{display:block;font-size:12px;font-weight:700;margin-bottom:5px;color:#263d5f}.commerce-field select,.quote-form input,.quote-form select,.quote-form textarea{width:100%;border:1px solid #d8e0eb;border-radius:9px;padding:11px 12px;background:#fff;font:inherit}.desktop-purchase-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.button-large{min-height:46px}.buyer-protection-line{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px;color:#667287;font-size:11px}.supplier-commerce-card{padding:17px;position:sticky;top:110px}.supplier-card-head{display:flex;gap:10px;align-items:center}.supplier-card-head img{width:48px;height:48px;object-fit:contain;border:1px solid #e5e9f0;border-radius:10px}.supplier-card-head small{font-size:10px;color:#7c8798}.supplier-card-head h2{font-size:15px;line-height:1.25;margin:2px 0;color:#0c2854}.supplier-location{font-size:12px;color:#6d788a;margin:12px 0}.supplier-facts{margin:12px 0}.supplier-facts div{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-top:1px solid #edf0f4}.supplier-facts dd{margin:0;text-align:right;font-size:12px;font-weight:700;color:#203956}.button-block{width:100%}.product-information-section{padding-top:16px}.product-info-grid{max-width:1720px;display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:14px;align-items:start}.product-content-card{padding:18px}.product-tab-strip{display:flex;gap:20px;border-bottom:1px solid #e8ecf2;margin:-4px 0 18px}.product-tab-strip button{padding:10px 2px;border:0;background:none;font-weight:800;color:#677287;border-bottom:2px solid transparent}.product-tab-strip button.is-active{color:#104997;border-color:#f3af24}.product-copy-block+ .product-copy-block{margin-top:22px}.product-copy-block h2,.quote-card h2{font-size:19px;margin:0 0 10px;color:#0c2854}.rich-text{font-size:14px;line-height:1.75;color:#4e5d72}.spec-table{display:grid;grid-template-columns:1fr 1fr;border:1px solid #e7ebf1;border-radius:10px;overflow:hidden}.spec-table div{display:grid;grid-template-columns:.9fr 1.1fr;padding:10px 12px;border-bottom:1px solid #edf0f4}.spec-table dt{font-size:12px;color:#6f7b8d}.spec-table dd{font-size:12px;font-weight:700;color:#233a59;margin:0}.quote-card{padding:18px;position:sticky;top:110px}.quote-card-heading{display:flex;gap:10px;align-items:flex-start}.quote-card-heading>span{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:10px;background:#0c2f65;color:#fff;font-size:11px;font-weight:900}.quote-card-heading p{font-size:12px;color:#6c7788;margin:0 0 14px}.quote-form{display:grid;gap:10px}.form-grid-two,.form-grid-quantity{display:grid;grid-template-columns:1fr 1fr;gap:9px}.quote-form textarea{resize:vertical}.privacy-note{display:block;text-align:center;color:#7d8796}.form-alert{padding:10px 12px;border-radius:9px;margin-bottom:12px;font-size:13px;font-weight:700}.form-alert.success{background:#e9f8ee;color:#176338}.form-alert.error{background:#fff0ef;color:#9c2e29}.product-image-lightbox{position:fixed;z-index:100000;inset:0;background:rgba(3,12,30,.88);display:flex;align-items:center;justify-content:center;padding:30px}.product-image-lightbox[hidden]{display:none}.product-image-lightbox img{max-width:92vw;max-height:88vh;object-fit:contain;background:#fff;border-radius:12px}.product-image-lightbox button{position:fixed;right:20px;top:18px;width:44px;height:44px;border:0;border-radius:50%;font-size:27px;background:#fff;color:#13233e}.mobile-product-actionbar{display:none}
@media(max-width:1180px){.product-commerce-grid{grid-template-columns:minmax(300px,.85fr) minmax(390px,1.15fr)}.supplier-commerce-card{grid-column:1/-1;position:static;display:grid;grid-template-columns:1.3fr 1fr auto;gap:14px;align-items:center}.supplier-facts{display:flex;gap:22px;margin:0}.supplier-facts div{display:block;border:0}.product-info-grid{grid-template-columns:minmax(0,1fr) 350px}}
@media(max-width:760px){.product-page-v2{padding-top:6px}.product-commerce-grid,.product-info-grid{display:block}.compact-breadcrumbs{padding:0 2px}.product-media-card,.product-buy-card,.supplier-commerce-card,.product-content-card,.quote-card{border-radius:12px;margin-bottom:10px;box-shadow:none}.product-media-card{padding:8px}.product-main-media{height:340px}.product-buy-card{padding:15px}.product-buy-card h1{font-size:21px}.product-price-large{font-size:25px}.commercial-facts{grid-template-columns:1fr 1fr}.commercial-facts div:nth-child(2){border-right:0}.commercial-facts div:nth-child(3){grid-column:1/-1;border-top:1px solid #e7ebf2}.desktop-purchase-actions{display:none}.supplier-commerce-card{display:block;position:static}.product-information-section{padding-top:0}.product-content-card,.quote-card{padding:14px}.product-tab-strip{overflow-x:auto}.spec-table{grid-template-columns:1fr}.form-grid-two{grid-template-columns:1fr}.quote-card{position:static}.mobile-product-actionbar{position:fixed;z-index:980;left:0;right:0;bottom:var(--mobile-nav-height,64px);display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px calc(9px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #dfe5ee;box-shadow:0 -6px 22px rgba(10,35,73,.12)}.mobile-product-actionbar small{display:block;font-size:10px;color:#788295}.mobile-product-actionbar b{font-size:15px;color:#0d2a57}.mobile-product-actionbar .button{min-width:155px}.related-products-section{padding-bottom:145px}}

/* Sprint 7: compact full-width supplier storefront */
.storefront-cover{position:relative;min-height:250px;background:#071b46 var(--store-banner) center/cover no-repeat;color:#fff;overflow:hidden}.storefront-cover-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,20,55,.96),rgba(4,20,55,.72) 58%,rgba(4,20,55,.42))}.storefront-cover-inner{position:relative;z-index:1;min-height:250px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-top:34px;padding-bottom:34px}.storefront-identity{display:flex;align-items:center;gap:18px;min-width:0}.storefront-logo{width:98px;height:98px;border-radius:18px;background:#fff;object-fit:contain;padding:8px;border:4px solid rgba(255,255,255,.25);box-shadow:0 18px 45px rgba(0,0,0,.22)}.storefront-identity h1{font-size:clamp(28px,3vw,46px);line-height:1.08;margin:8px 0 7px}.storefront-identity p{margin:0;color:#dbe8ff}.storefront-badges{display:flex;flex-wrap:wrap;gap:7px}.storefront-badges span{font-size:12px;font-weight:800;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.12);padding:6px 9px;border-radius:999px}.storefront-cover-actions{display:flex;gap:10px;flex-shrink:0}.button-white{background:#fff;color:#071b46}.storefront-nav{position:sticky;top:0;z-index:24;background:#fff;border-bottom:1px solid #e7edf5;box-shadow:0 4px 15px rgba(15,32,65,.04)}.storefront-nav-inner{display:flex;gap:28px;overflow:auto}.storefront-nav a{white-space:nowrap;padding:14px 0;font-size:13px;font-weight:800;color:#52627a;border-bottom:2px solid transparent}.storefront-nav a:hover{color:#0b55c7;border-color:#0b55c7}.storefront-summary{background:#f6f8fc;border-bottom:1px solid #e7edf5}.storefront-summary-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding-top:14px;padding-bottom:14px}.storefront-summary-grid>div{padding:4px 18px;border-right:1px solid #dde5f0}.storefront-summary-grid>div:first-child{padding-left:0}.storefront-summary-grid>div:last-child{border:0}.storefront-summary-grid strong,.storefront-summary-grid span{display:block}.storefront-summary-grid strong{font-size:14px;color:#0b1f43;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.storefront-summary-grid span{font-size:11px;color:#748096;margin-top:3px}.storefront-main-section{padding-top:22px}.storefront-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:20px;align-items:start}.storefront-content{display:grid;gap:18px}.store-panel,.store-contact-card,.store-address-card{background:#fff;border:1px solid #e2e8f1;border-radius:16px;box-shadow:0 7px 26px rgba(18,43,82,.055)}.store-panel{padding:20px}.compact-head{margin-bottom:16px}.compact-head h2{font-size:22px}.storefront-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.supplier-about{color:#4f5e73;font-size:14px;line-height:1.8}.company-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#e8edf4;border:1px solid #e8edf4;border-radius:12px;overflow:hidden;margin-top:18px}.company-detail-grid>div{background:#fff;padding:14px}.company-detail-grid span,.company-detail-grid b{display:block}.company-detail-grid span{font-size:11px;color:#77859a;margin-bottom:5px}.company-detail-grid b{font-size:13px;color:#152844}.trust-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.trust-detail-card{display:flex;gap:12px;padding:14px;border:1px solid #e3eaf3;border-radius:12px;background:#fafcff}.trust-detail-card>span{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:10px;background:#eaf3ff;color:#0b55c7;font-weight:900}.trust-detail-card b{font-size:13px;color:#122744}.trust-detail-card p{font-size:11px;color:#728096;margin:4px 0 0}.storefront-sidebar{position:sticky;top:64px;display:grid;gap:14px}.store-contact-card{padding:20px}.store-contact-card h2{font-size:22px;margin:5px 0 5px}.store-contact-card>p{font-size:12px;color:#6e7b8f;margin:0 0 14px}.supplier-enquiry-form{display:grid;gap:10px}.supplier-enquiry-form label{display:grid;gap:5px;font-size:11px;font-weight:800;color:#43516a}.supplier-enquiry-form input,.supplier-enquiry-form textarea{width:100%;border:1px solid #dce4ef;border-radius:10px;background:#fbfcfe;padding:10px 11px;font:inherit;color:#13243e;outline:none}.supplier-enquiry-form input:focus,.supplier-enquiry-form textarea:focus{border-color:#3980df;box-shadow:0 0 0 3px rgba(57,128,223,.11)}.form-two-col{display:grid;grid-template-columns:1fr 1fr;gap:8px}.store-direct-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:10px}.store-direct-actions a{text-align:center;font-size:11px;font-weight:800;padding:9px 5px;border:1px solid #dbe4ef;border-radius:9px;color:#174d98}.store-address-card{padding:15px}.store-address-card b{font-size:13px}.store-address-card p{font-size:12px;line-height:1.6;color:#6d7a8d;margin:5px 0 0}.form-alert{font-size:12px;border-radius:10px;padding:10px;margin:10px 0}.form-alert.success{background:#eaf8ef;color:#176b36;border:1px solid #bfe8cb}.form-alert.error{background:#fff0f0;color:#a62929;border:1px solid #f1c7c7}.supplier-mobile-actions{display:none}
@media(max-width:1280px){.storefront-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.storefront-layout{grid-template-columns:minmax(0,1fr) 315px}.company-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.storefront-cover-inner{align-items:flex-start;flex-direction:column;justify-content:flex-end}.storefront-cover-actions{width:100%}.storefront-cover-actions .button{flex:1;text-align:center}.storefront-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.storefront-summary-grid>div{border:0;padding:0}.storefront-summary-grid>div:nth-child(n+4){display:none}.storefront-layout{display:block}.storefront-sidebar{position:static;margin-top:18px}.storefront-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:640px){.storefront-cover{min-height:220px}.storefront-cover-inner{min-height:220px;padding-top:22px;padding-bottom:20px}.storefront-identity{align-items:flex-end;gap:12px}.storefront-logo{width:68px;height:68px;border-radius:14px}.storefront-identity h1{font-size:23px;margin:6px 0 4px}.storefront-identity p{font-size:12px}.storefront-badges span{font-size:9px;padding:4px 6px}.storefront-cover-actions{gap:7px}.storefront-cover-actions .button{padding:10px 8px;font-size:11px}.storefront-nav-inner{gap:20px}.storefront-nav a{padding:11px 0;font-size:11px}.storefront-summary-grid{padding-top:10px;padding-bottom:10px}.storefront-summary-grid strong{font-size:12px}.storefront-summary-grid span{font-size:9px}.storefront-main-section{padding-top:12px;padding-bottom:88px}.store-panel{padding:13px;border-radius:12px}.compact-head h2{font-size:17px}.storefront-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.company-detail-grid{grid-template-columns:1fr 1fr}.company-detail-grid>div{padding:11px}.trust-card-grid{grid-template-columns:1fr}.store-contact-card{padding:15px}.form-two-col{grid-template-columns:1fr}.supplier-mobile-actions{position:fixed;display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:7px;left:0;right:0;bottom:0;z-index:60;padding:9px 10px calc(9px + env(safe-area-inset-bottom));background:rgba(255,255,255,.97);border-top:1px solid #dce4ef;box-shadow:0 -8px 24px rgba(17,35,66,.12)}.supplier-mobile-actions a{display:grid;place-items:center;min-height:42px;border:1px solid #dbe4ef;border-radius:10px;font-size:11px;font-weight:850;color:#1a4e94}.supplier-mobile-actions a.primary{background:#0b55c7;border-color:#0b55c7;color:#fff}.mobile-app-nav{display:none!important}}

/* Sprint 8: secure buyer account and compact dashboard */
.auth-page{min-height:70vh;padding:56px 20px;background:linear-gradient(145deg,#eef4ff,#fff 50%,#fff8e5);display:grid;place-items:center}.auth-card{width:min(470px,100%);background:#fff;border:1px solid #dfe7f2;border-radius:20px;padding:30px;box-shadow:0 24px 70px rgba(13,44,91,.12)}.auth-card.wide{width:min(720px,100%)}.auth-card h1{font-size:30px;margin:0 0 8px}.auth-card>p{color:#6c7890;margin:0 0 22px}.auth-card form{display:grid;gap:14px}.auth-card form.two-col{grid-template-columns:1fr 1fr}.auth-card label{display:grid;gap:6px;font-size:12px;font-weight:800;color:#33425b}.auth-card input,.auth-card select{height:48px;border:1px solid #d9e2ef;border-radius:10px;padding:0 12px;outline:none}.auth-card input:focus{border-color:#2268c9;box-shadow:0 0 0 3px rgba(34,104,201,.1)}.auth-card .full{grid-column:1/-1}.auth-card>a{display:block;text-align:center;margin-top:16px;color:#0b55c7;font-size:13px;font-weight:800}.button-blue{background:linear-gradient(135deg,#082a64,#1262d6);color:#fff;border:0}.account-page{padding:24px 0 70px;min-height:75vh}.account-shell{display:grid;grid-template-columns:245px minmax(0,1fr);gap:18px;align-items:start}.account-sidebar{position:sticky;top:112px;background:#fff;border:1px solid #e0e7f0;border-radius:16px;padding:20px;text-align:center}.account-avatar{width:64px;height:64px;margin:0 auto 10px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,#0b3b87,#2575e6);color:#fff;font-size:24px;font-weight:900}.account-sidebar h2{font-size:16px;margin:0}.account-sidebar>p{font-size:11px;color:#788499;word-break:break-all}.account-sidebar nav{display:grid;text-align:left;margin:18px -8px;gap:3px}.account-sidebar nav a{padding:10px 12px;border-radius:9px;font-size:12px;font-weight:750;color:#536178}.account-sidebar nav a:hover,.account-sidebar nav a.active{background:#edf4ff;color:#0b55c7}.account-sidebar form button{width:100%;border:1px solid #e0e6ef;background:#fff;padding:9px;border-radius:9px;color:#8f2f2f;font-weight:800}.account-content{display:grid;gap:16px}.account-welcome{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(120deg,#061a3f,#0b4ca6);color:#fff;border-radius:18px;padding:25px}.account-welcome h1{font-size:30px;margin:0 0 5px}.account-welcome p{margin:0;color:#d4e3fa}.account-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.account-stats article,.account-panel{background:#fff;border:1px solid #e0e7f0;border-radius:15px}.account-stats article{padding:17px}.account-stats strong,.account-stats span{display:block}.account-stats strong{font-size:25px;color:#0a428e}.account-stats span{font-size:11px;color:#788498}.account-panel{padding:18px}.account-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.account-product-grid .product-image{height:190px}.account-empty{text-align:center;padding:36px;color:#758196}.account-empty b{display:grid;place-items:center;width:48px;height:48px;margin:auto;border-radius:15px;background:#edf4ff;color:#0b55c7;font-size:24px}.account-empty h3{color:#1a2b46;margin:12px 0 5px}.account-empty p{margin:0;font-size:12px}.inquiry-list{display:grid}.inquiry-list article{display:grid;grid-template-columns:minmax(0,1fr) auto 90px;gap:16px;align-items:center;padding:14px 2px;border-bottom:1px solid #e8edf4}.inquiry-list article:last-child{border:0}.inquiry-list h3{font-size:13px;margin:0 0 4px}.inquiry-list p,.inquiry-list time{font-size:11px;color:#7a8698;margin:0}.status-pill{padding:6px 9px;border-radius:999px;background:#fff2d7;color:#8a5a00;font-size:10px;font-weight:850}.status-pill.responded,.status-pill.completed{background:#e8f8ee;color:#176c38}.wishlist:disabled{opacity:.55}.account-link{max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(max-width:1050px){.account-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.account-shell{grid-template-columns:210px minmax(0,1fr)}}
@media(max-width:760px){.auth-page{padding:12px 8px 90px;align-items:start}.auth-card{padding:19px;border-radius:14px}.auth-card h1{font-size:23px}.auth-card form.two-col{grid-template-columns:1fr}.auth-card .full{grid-column:auto}.account-page{padding:8px 0 90px}.account-shell{display:block}.account-sidebar{position:static;border-radius:12px;margin-bottom:8px;text-align:left;display:grid;grid-template-columns:50px 1fr;column-gap:10px;padding:13px}.account-avatar{width:48px;height:48px;margin:0;grid-row:1/3}.account-sidebar nav{grid-column:1/-1;display:flex;overflow:auto;margin:12px -4px 5px}.account-sidebar nav a{white-space:nowrap}.account-sidebar form{display:none}.account-welcome{padding:17px;border-radius:12px}.account-welcome h1{font-size:21px}.account-welcome .button{display:none}.account-stats{gap:7px}.account-stats article{padding:12px}.account-stats strong{font-size:20px}.account-panel{padding:12px;border-radius:12px}.account-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.account-product-grid .product-image{height:150px}.inquiry-list article{grid-template-columns:minmax(0,1fr) auto}.inquiry-list time{grid-column:1/-1}.mobile-app-nav{display:grid}}

/* Sprint 9: compact supplier center */
.seller-shell{width:min(1760px,calc(100% - 24px));margin:18px auto 70px;display:grid;grid-template-columns:220px minmax(0,1fr);gap:14px;align-items:start}.seller-nav{position:sticky;top:116px;background:#071f49;color:#fff;border-radius:16px;padding:14px;display:grid;gap:5px;box-shadow:0 16px 36px rgba(6,28,68,.14)}.seller-brand{padding:8px 8px 14px;border-bottom:1px solid rgba(255,255,255,.12);margin-bottom:5px}.seller-brand strong,.seller-brand span{display:block}.seller-brand strong{font-size:18px}.seller-brand span{font-size:10px;color:#adc5eb;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seller-nav>a{padding:10px 11px;border-radius:9px;color:#c6d6ef;font-size:12px;font-weight:750}.seller-nav>a:hover,.seller-nav>a.is-active{background:#fff;color:#0b4fae}.seller-main{min-width:0;display:grid;gap:13px}.seller-head{min-height:120px;border-radius:16px;padding:22px 24px;background:linear-gradient(110deg,#fff,#f2f7ff);border:1px solid #dfe7f2;display:flex;justify-content:space-between;align-items:center}.seller-head span{font-size:9px;font-weight:900;letter-spacing:.13em;color:#0b5bc7}.seller-head h1{font-size:27px;margin:5px 0 4px;color:#10233f}.seller-head p{font-size:12px;color:#708096;margin:0}.seller-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.seller-stats article{background:#fff;border:1px solid #e0e7f0;border-radius:13px;padding:15px}.seller-stats strong,.seller-stats span{display:block}.seller-stats strong{font-size:25px;color:#0b4fae}.seller-stats span{font-size:10px;color:#778499;margin-top:2px}.seller-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:13px}.seller-panel{background:#fff;border:1px solid #e0e7f0;border-radius:15px;padding:16px}.panel-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.panel-title h2{font-size:16px;margin:0}.panel-title a{font-size:11px;font-weight:800;color:#0b55c7}.seller-product-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.seller-product-list>a{display:flex;gap:9px;align-items:center;padding:8px;border:1px solid #e7edf5;border-radius:10px}.seller-product-list img{width:48px;height:48px;object-fit:contain;border-radius:8px;background:#f5f7fb}.seller-product-list strong,.seller-product-list span{display:block}.seller-product-list strong{font-size:11px;color:#1d2d47;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:190px}.seller-product-list span{font-size:9px;color:#7a8799;margin-top:3px}.lead-mini-list{display:grid}.lead-mini-list article{position:relative;padding:11px 62px 11px 0;border-bottom:1px solid #e8edf4}.lead-mini-list article:last-child{border:0}.lead-mini-list strong,.lead-mini-list span{display:block}.lead-mini-list strong{font-size:12px}.lead-mini-list span{font-size:9px;color:#7b8798;margin-top:3px}.lead-mini-list em{position:absolute;right:0;top:12px;font-size:9px;font-style:normal;padding:5px 7px;border-radius:99px;background:#fff3d9;color:#8a5a00}.flash-success{padding:11px 13px;border-radius:10px;background:#eaf8ef;border:1px solid #bee7cb;color:#176a37;font-size:12px}.table-wrap{overflow:auto}.seller-table{width:100%;border-collapse:collapse;min-width:850px}.seller-table th,.seller-table td{text-align:left;padding:11px 9px;border-bottom:1px solid #e8edf4;font-size:11px}.seller-table th{font-size:9px;letter-spacing:.05em;color:#7b8798;text-transform:uppercase}.table-product{display:flex;gap:9px;align-items:center}.table-product img{width:46px;height:46px;object-fit:contain;border-radius:8px;background:#f5f7fb}.table-product strong,.table-product a{display:block}.table-product strong{font-size:11px;max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table-product a{font-size:9px;color:#0b55c7;margin-top:3px}.status-pill.live{background:#e8f8ee;color:#176b38}.status-pill.draft{background:#eef1f5;color:#5e6b7d}.btn-small{border:1px solid #d6e1ef;background:#fff;border-radius:8px;padding:7px 10px;font-size:10px;font-weight:800;color:#174f98}.lead-list{display:grid;gap:10px}.lead-card{background:#fff;border:1px solid #e0e7f0;border-radius:14px;padding:16px}.lead-top{display:flex;justify-content:space-between;gap:12px}.lead-top span{font-size:8px;letter-spacing:.12em;font-weight:900;color:#0b5bc7}.lead-top h2{font-size:16px;margin:4px 0}.lead-top em{height:max-content;font-style:normal;font-size:9px;padding:6px 8px;border-radius:99px;background:#fff2d7;color:#8a5a00}.lead-card>p{font-size:12px;line-height:1.65;color:#59677c;background:#f7f9fc;padding:11px;border-radius:9px}.lead-meta{display:flex;flex-wrap:wrap;gap:8px 16px;font-size:10px;color:#68768b}.lead-meta a{color:#0b55c7}.lead-actions{display:flex;gap:7px;margin-top:12px}.lead-actions button{border:1px solid #d9e3ef;background:#fff;border-radius:8px;padding:7px 10px;font-size:10px;font-weight:800}.profile-form{display:grid;gap:14px}.profile-form .form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.profile-form label{display:grid;gap:6px}.profile-form label span{font-size:10px;font-weight:800;color:#43526a}.profile-form input,.profile-form textarea{width:100%;border:1px solid #dce4ef;border-radius:9px;background:#fbfcfe;padding:10px 11px;font:inherit;font-size:12px}.profile-form .btn-primary{width:max-content}.empty{padding:30px;text-align:center;color:#7a8798;font-size:12px}
@media(max-width:1050px){.seller-shell{grid-template-columns:190px minmax(0,1fr)}.seller-grid{grid-template-columns:1fr}.profile-form .form-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.seller-shell{display:block;width:calc(100% - 14px);margin:7px auto 88px}.seller-nav{position:static;border-radius:13px;display:flex;overflow:auto;gap:5px;padding:9px;margin-bottom:8px}.seller-brand{display:none}.seller-nav>a{white-space:nowrap;padding:9px 11px}.seller-head{min-height:auto;padding:16px;border-radius:12px}.seller-head h1{font-size:21px}.seller-head .btn-primary{display:none}.seller-stats{grid-template-columns:repeat(2,1fr);gap:7px}.seller-stats article{padding:12px}.seller-grid{display:block}.seller-panel{padding:12px;border-radius:12px;margin-bottom:8px}.seller-product-list{grid-template-columns:1fr}.seller-product-list strong{max-width:230px}.profile-form .form-grid{grid-template-columns:1fr}.lead-card{padding:12px}.lead-meta{display:grid;gap:5px}.mobile-app-nav{display:grid}}

/* Sprint 11 — compact enterprise seller workspace */
.seller-v2{--seller-bg:#f4f7fb;--seller-card:#fff;--seller-ink:#10233f;--seller-muted:#6d7b90;--seller-border:#dfe7f1;background:var(--seller-bg);padding:12px;border-radius:22px;width:min(1880px,calc(100% - 20px));grid-template-columns:238px minmax(0,1fr);gap:12px}.seller-v2 .seller-nav{top:108px;min-height:calc(100vh - 132px);border-radius:18px;padding:13px;background:linear-gradient(180deg,#061c46,#092b61);box-shadow:0 18px 46px rgba(7,31,73,.16)}.seller-v2 .seller-brand{display:flex;align-items:center;gap:10px;padding:8px 7px 16px}.seller-brand-mark{display:grid!important;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:10px;background:linear-gradient(135deg,#ffd15b,#f4ab22);color:#071d47!important;font-size:11px!important;font-weight:900}.seller-v2 .seller-brand>div{min-width:0}.seller-v2 .seller-brand strong{font-size:14px}.seller-v2 .seller-brand span{font-size:9px}.seller-nav-links{display:grid;gap:4px}.seller-v2 .seller-nav-links a{display:flex;align-items:center;gap:9px;padding:10px;border-radius:10px;color:#c8d7ef;font-size:11px;font-weight:750}.seller-v2 .seller-nav-links a:hover,.seller-v2 .seller-nav-links a.is-active{background:#fff;color:#0a4eae}.seller-nav-icon{display:grid;place-items:center;width:24px;height:24px;border-radius:7px;background:rgba(255,255,255,.08);font-size:12px}.seller-nav-links a.is-active .seller-nav-icon{background:#edf4ff}.seller-nav-foot{margin-top:auto;padding-top:16px;display:grid;gap:10px}.seller-nav-foot a{font-size:10px;color:#fff;padding:10px;border:1px solid rgba(255,255,255,.15);border-radius:10px}.seller-nav-foot small{font-size:8px;color:#8fa9cf;padding:0 5px}.seller-v2 .seller-main{gap:10px}.seller-command-bar{min-height:94px;padding:18px 20px;border-radius:16px;background:linear-gradient(120deg,#fff 0%,#f3f7ff 70%,#eaf2ff 100%)}.seller-command-bar h1{font-size:23px;letter-spacing:-.03em}.seller-head-actions{display:flex;gap:8px;align-items:center}.seller-head-actions .button{padding:10px 14px;font-size:11px}.seller-kpi-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.seller-kpi-card{display:flex;gap:10px;align-items:center;background:var(--seller-card);border:1px solid var(--seller-border);border-radius:13px;padding:12px;min-width:0}.seller-kpi-icon{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:10px;background:#edf4ff;color:#0b55b7;font-size:13px;font-weight:900}.seller-kpi-card div:last-child{min-width:0}.seller-kpi-card span,.seller-kpi-card strong,.seller-kpi-card small{display:block}.seller-kpi-card span{font-size:9px;font-weight:800;color:#5f6f84}.seller-kpi-card strong{font-size:21px;line-height:1.1;color:#0a4fae;margin:2px 0}.seller-kpi-card small{font-size:8px;color:#8a96a8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.seller-work-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);gap:10px}.seller-v2 .seller-panel{border-radius:14px;padding:14px;box-shadow:0 3px 14px rgba(10,35,75,.035)}.seller-v2 .panel-title{margin-bottom:10px}.seller-v2 .panel-title>div>span{font-size:8px;letter-spacing:.12em;color:#0b5bc7;font-weight:900}.seller-v2 .panel-title h2{font-size:15px;margin-top:3px}.seller-product-table{display:grid}.seller-product-row{display:grid;grid-template-columns:minmax(260px,1fr) 80px 70px 120px 30px;gap:10px;align-items:center;min-height:60px;border-top:1px solid #e8edf4;font-size:10px;color:#536176}.seller-product-row-head{min-height:28px;border-top:0;text-transform:uppercase;letter-spacing:.06em;font-size:8px;color:#8490a2}.seller-product-info{display:flex;gap:10px;align-items:center;min-width:0}.seller-product-info img{width:42px;height:42px;object-fit:contain;border-radius:9px;background:#f5f7fb;border:1px solid #edf1f6}.seller-product-info div{min-width:0}.seller-product-info strong,.seller-product-info small{display:block}.seller-product-info strong{font-size:10px;color:#1a2b45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.seller-product-info small{font-size:8px;color:#8a96a7;margin-top:3px}.seller-row-action{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:#edf4ff;color:#0b55b7;font-weight:900}.seller-side-stack{display:grid;gap:10px;align-content:start}.seller-v2 .lead-mini-list article{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.seller-v2 .lead-mini-list article>div{min-width:0}.seller-v2 .lead-mini-list strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:230px}.seller-v2 .lead-mini-list em{position:static;flex:0 0 auto}.seller-empty{text-align:center;padding:34px 15px;color:#77869a}.seller-empty.compact{padding:24px 10px}.seller-empty>span{display:grid;place-items:center;width:42px;height:42px;margin:0 auto 8px;border-radius:12px;background:#edf4ff;color:#0b55b7}.seller-empty h3{font-size:13px;margin:0}.seller-empty p{font-size:10px;margin:5px 0}.seller-store-card{background:linear-gradient(145deg,#071d47,#0b3c83)!important;color:#fff;border:0!important}.seller-store-card h2{font-size:18px;margin:8px 0 5px}.seller-store-card p{font-size:10px;line-height:1.6;color:#c9d8ed}.seller-store-card .mini-label{color:#ffd15b}.seller-store-meter{height:6px;border-radius:99px;background:rgba(255,255,255,.15);overflow:hidden;margin-top:14px}.seller-store-meter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#f1ab24,#ffd66b)}.seller-store-card small{display:block;color:#9eb4d4;font-size:8px;margin-top:5px}.seller-store-card a{display:inline-block;margin-top:14px;color:#fff;font-size:10px;font-weight:800}
@media(max-width:1380px){.seller-kpi-grid{grid-template-columns:repeat(3,1fr)}.seller-v2{grid-template-columns:210px minmax(0,1fr)}}
@media(max-width:980px){.seller-work-grid{grid-template-columns:1fr}.seller-product-row{grid-template-columns:minmax(220px,1fr) 75px 65px 100px 28px}.seller-v2{grid-template-columns:190px minmax(0,1fr)}}
@media(max-width:760px){.seller-v2{display:block;width:calc(100% - 10px);padding:6px;border-radius:14px;margin:5px auto 88px}.seller-v2 .seller-nav{position:static;min-height:0;padding:7px;margin-bottom:7px;display:block}.seller-v2 .seller-brand,.seller-nav-foot{display:none}.seller-nav-links{display:flex;overflow:auto;gap:4px}.seller-v2 .seller-nav-links a{white-space:nowrap;padding:8px 10px}.seller-command-bar{padding:14px;min-height:auto}.seller-command-bar h1{font-size:19px}.seller-command-bar p{font-size:10px}.seller-head-actions{display:none}.seller-kpi-grid{grid-template-columns:repeat(2,1fr);gap:6px}.seller-kpi-card{padding:10px;gap:8px}.seller-kpi-icon{width:30px;height:30px;flex-basis:30px}.seller-kpi-card strong{font-size:18px}.seller-work-grid{display:block}.seller-v2 .seller-panel{padding:11px;margin-bottom:7px}.seller-product-table{overflow:auto}.seller-product-row{min-width:680px}.seller-v2 .lead-mini-list strong{max-width:210px}}


/* Sprint 12 — Buyer Workspace 2.0 */
.buyer-hub{min-height:78vh;background:#f4f7fb;padding:18px 16px 76px}.buyer-frame{width:100%;max-width:1880px;margin:0 auto;display:grid;grid-template-columns:248px minmax(0,1fr);gap:14px;align-items:start}.buyer-sidebar{position:sticky;top:104px;background:#071f49;color:#fff;border-radius:16px;padding:16px;box-shadow:0 18px 50px rgba(5,31,73,.16)}.buyer-brand{display:flex;gap:10px;align-items:center;padding:3px 3px 15px;border-bottom:1px solid rgba(255,255,255,.12)}.buyer-brand>span{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#2b70db,#f8b934);font-weight:900;font-size:18px}.buyer-brand strong,.buyer-brand small{display:block;max-width:158px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.buyer-brand strong{font-size:13px}.buyer-brand small{font-size:9px;color:#abc0df;margin-top:3px}.buyer-nav{display:grid;gap:3px;margin:13px 0}.buyer-nav a{display:flex;align-items:center;justify-content:space-between;padding:10px 11px;border-radius:9px;color:#c9d7eb;font-size:11px;font-weight:800}.buyer-nav a:hover,.buyer-nav a.active{background:#fff;color:#0a397e}.buyer-nav b{min-width:20px;height:20px;padding:0 5px;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.12);font-size:9px}.buyer-nav a.active b{background:#eaf2ff}.buyer-help{margin-top:14px;padding:13px;border-radius:12px;background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.1)}.buyer-help span{font-size:10px;font-weight:900;color:#ffc44d}.buyer-help p{font-size:10px;line-height:1.5;color:#c7d6eb}.buyer-help a{display:inline-flex;padding:8px 10px;border-radius:8px;background:#f7b93e;color:#071f49;font-size:10px;font-weight:900}.buyer-signout{width:100%;margin-top:12px;padding:9px;border-radius:9px;border:1px solid rgba(255,255,255,.15);background:transparent;color:#dce7f7;font-size:10px;font-weight:800}.buyer-main{min-width:0;display:grid;gap:12px}.buyer-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:21px 24px;border:1px solid #dbe4f0;border-radius:16px;background:linear-gradient(120deg,#fff,#f2f7ff)}.buyer-kicker{font-size:8px;letter-spacing:.18em;color:#1764c7;font-weight:900}.buyer-hero h1{margin:5px 0 4px;font-size:26px;color:#0a2145}.buyer-hero p{margin:0;color:#718097;font-size:11px}.buyer-hero-actions{display:flex;gap:8px}.buyer-action{display:inline-flex;min-height:38px;align-items:center;padding:0 14px;border-radius:9px;font-size:10px;font-weight:900}.buyer-action.primary{background:#0c54b8;color:#fff}.buyer-action.secondary{background:#fff;color:#163a6e;border:1px solid #d7e1ef}.buyer-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.buyer-kpis article{background:#fff;border:1px solid #dce5f0;border-radius:13px;padding:14px 15px}.buyer-kpis span,.buyer-kpis small{display:block}.buyer-kpis span{font-size:9px;color:#738197;font-weight:800}.buyer-kpis strong{display:block;margin:5px 0 2px;font-size:24px;line-height:1;color:#0a4ca3}.buyer-kpis small{font-size:8px;color:#98a4b5}.buyer-status-ok{font-size:18px!important;color:#17834a!important}.buyer-panel{background:#fff;border:1px solid #dce5f0;border-radius:15px;padding:16px}.buyer-panel-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:13px}.buyer-panel-head span{display:block;font-size:8px;letter-spacing:.13em;font-weight:900;color:#1e67c8}.buyer-panel-head h2{font-size:17px;margin:3px 0 0;color:#102746}.buyer-panel-head>a{font-size:10px;font-weight:900;color:#0c55ba}.buyer-products{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.buyer-products .product-image{height:170px}.buyer-empty{text-align:center;padding:34px 16px;border:1px dashed #d5dfeb;border-radius:13px;background:#fafcff}.buyer-empty.compact{padding:25px 16px}.buyer-empty>div{width:42px;height:42px;margin:auto;display:grid;place-items:center;border-radius:12px;background:#eaf2ff;color:#145dbd;font-size:21px}.buyer-empty h3{font-size:15px;margin:10px 0 4px;color:#132a4b}.buyer-empty p{margin:0 0 11px;font-size:10px;color:#77859a}.buyer-empty a{display:inline-flex;padding:9px 12px;border-radius:8px;background:#0d55b9;color:#fff;font-size:10px;font-weight:900}.buyer-inquiry-table{border:1px solid #e2e8f1;border-radius:11px;overflow:hidden}.buyer-inquiry-row{display:grid;grid-template-columns:minmax(260px,1fr) 130px 120px 100px;gap:12px;align-items:center;padding:11px 13px;border-top:1px solid #e8edf4;font-size:10px}.buyer-inquiry-row:first-child{border-top:0}.buyer-inquiry-header{background:#f6f8fb;color:#6b788d;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.buyer-inquiry-row strong,.buyer-inquiry-row small{display:block}.buyer-inquiry-row strong{font-size:11px;color:#152b4a}.buyer-inquiry-row small{font-size:9px;color:#8490a2;margin-top:3px}.buyer-inquiry-row time{color:#758398}.buyer-status{display:inline-flex;padding:5px 8px;border-radius:999px;background:#fff0cf;color:#875700;font-size:8px;text-transform:uppercase;letter-spacing:.05em}.buyer-status.responded,.buyer-status.completed,.buyer-status.closed{background:#e7f8ee;color:#197044}.buyer-status.contacted{background:#e8f1ff;color:#1556a7}
@media(max-width:1200px){.buyer-products{grid-template-columns:repeat(4,minmax(0,1fr))}.buyer-frame{grid-template-columns:220px minmax(0,1fr)}.buyer-kpis{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.buyer-hub{padding:8px 7px 92px}.buyer-frame{display:block}.buyer-sidebar{position:static;padding:11px;border-radius:12px;margin-bottom:8px}.buyer-brand{border:0;padding-bottom:7px}.buyer-nav{display:flex;overflow:auto;margin:5px -2px 0;padding-bottom:2px}.buyer-nav a{white-space:nowrap;background:rgba(255,255,255,.07)}.buyer-help,.buyer-signout{display:none}.buyer-hero{padding:15px;border-radius:12px}.buyer-hero h1{font-size:20px}.buyer-hero p{font-size:10px}.buyer-hero-actions .secondary{display:none}.buyer-kpis{grid-template-columns:repeat(2,1fr);gap:6px}.buyer-kpis article{padding:11px}.buyer-kpis strong{font-size:20px}.buyer-panel{padding:11px;border-radius:12px}.buyer-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.buyer-products .product-image{height:145px}.buyer-inquiry-header{display:none}.buyer-inquiry-row{grid-template-columns:minmax(0,1fr) auto;padding:11px}.buyer-inquiry-row>span:first-of-type{grid-column:1}.buyer-inquiry-row>span:nth-of-type(2){grid-column:2;grid-row:1}.buyer-inquiry-row time{grid-column:1/-1;font-size:8px}.buyer-panel-head{align-items:center}}
/* Sprint 14: seller product editor */
.flash-error{padding:11px 13px;border-radius:10px;background:#fff1f1;border:1px solid #f1c1c1;color:#a12c2c;font-size:12px}.row-actions{display:flex;align-items:center;gap:6px}.row-actions form{margin:0}.product-editor{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:12px;align-items:start}.product-editor-main,.product-editor-side{display:grid;gap:12px}.editor-section{display:grid;gap:13px}.editor-section h2{font-size:15px;margin:0;color:#142843}.editor-section label{display:grid;gap:6px}.editor-section label>span{font-size:10px;font-weight:800;color:#41516a}.editor-section input,.editor-section textarea,.editor-section select{width:100%;border:1px solid #dbe4ef;border-radius:9px;background:#fbfcfe;padding:10px 11px;font:inherit;font-size:12px;color:#1b2d47}.editor-section textarea{resize:vertical}.editor-grid{display:grid;gap:10px}.editor-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.check-row{display:flex;flex-wrap:wrap;gap:8px 18px}.check-row label{display:flex;align-items:center;gap:7px;font-size:11px}.check-row input{width:auto}.repeater{display:grid;gap:8px}.repeat-row{display:grid;grid-template-columns:1fr 1fr 34px;gap:8px}.repeat-row.variant{grid-template-columns:1.2fr .7fr .8fr .6fr 34px}.remove-row{border:1px solid #e3caca;background:#fff5f5;color:#a22f2f;border-radius:8px;font-size:18px}.current-product-image{width:100%;aspect-ratio:4/3;object-fit:contain;background:#f6f8fb;border:1px solid #e4eaf2;border-radius:12px}.sticky-save{position:sticky;top:116px}.sticky-save .btn-primary,.sticky-save .btn-secondary,.sticky-save .btn-danger{width:100%;text-align:center}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;border:1px solid #cad9eb;background:#fff;color:#164f98;border-radius:9px;padding:10px 13px;font-size:11px;font-weight:800}.btn-danger{border:1px solid #e6b8b8;background:#fff4f4;color:#a22f2f;border-radius:9px;padding:10px 13px;font-size:11px;font-weight:800}.editor-section small{font-size:9px;line-height:1.5;color:#778499}
@media(max-width:1180px){.product-editor{grid-template-columns:1fr}.product-editor-side{grid-template-columns:1fr 1fr}.sticky-save{position:static}}
@media(max-width:760px){.product-editor-side{grid-template-columns:1fr}.editor-grid.two,.editor-grid.four{grid-template-columns:1fr}.repeat-row,.repeat-row.variant{grid-template-columns:1fr}.remove-row{height:34px}.seller-command-bar .seller-head-actions{display:flex}.seller-command-bar .seller-head-actions .btn-primary{display:inline-flex}}

/* Sprint 15: package-based supplier storefront themes */
.tf-storefront{--theme:#0b55c7;--accent:#ffbe36}.tf-free-head{background:#f6f8fc;border-bottom:1px solid #e2e8f1}.tf-free-head-inner{min-height:150px;display:flex;align-items:center;gap:18px}.tf-free-head img{width:76px;height:76px;object-fit:contain;background:#fff;border:1px solid #dfe7f1;border-radius:14px;padding:8px}.tf-free-head small{font-weight:850;letter-spacing:.13em;color:#63728a}.tf-free-head h1{font-size:32px;margin:5px 0}.tf-free-head p{margin:0;color:#66758b}.tf-free-head .button{margin-left:auto}.tf-theme-free .store-panel,.tf-theme-free .store-contact-card,.tf-theme-free .store-address-card{box-shadow:none;border-radius:10px}.tf-theme-free .tf-theme-trust{display:none}
.tf-theme-silver{--theme:#486783}.tf-theme-silver .storefront-cover-overlay{background:linear-gradient(90deg,rgba(17,39,63,.95),rgba(46,72,96,.7))}.tf-theme-silver .storefront-badges span:first-child{background:#dce7f0;color:#17344d;border-color:#fff}.tf-theme-silver .button-gold{background:#d9e4ec;color:#17344d}.tf-theme-silver .store-panel{border-top:3px solid #9bb0c2}
.tf-gold-hero{position:relative;background:#071b46 var(--store-banner) center/cover;color:#fff;overflow:hidden}.tf-gold-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,rgba(2,15,43,.97) 0 48%,rgba(2,15,43,.5))}.tf-gold-grid{position:relative;min-height:390px;display:grid;grid-template-columns:1.4fr .7fr;align-items:center;gap:50px;padding-top:54px;padding-bottom:54px}.tf-gold-copy>span{font-size:12px;font-weight:900;letter-spacing:.18em;color:#ffc84f}.tf-gold-copy h1{font-size:clamp(38px,5vw,70px);max-width:900px;line-height:1.02;margin:14px 0}.tf-gold-copy p{max-width:690px;color:#d7e4fb;line-height:1.75}.tf-gold-actions{display:flex;gap:10px;margin-top:24px}.tf-gold-card{justify-self:end;width:min(100%,330px);padding:28px;border:1px solid rgba(255,255,255,.2);border-radius:24px;background:rgba(255,255,255,.12);backdrop-filter:blur(14px);display:grid;gap:10px}.tf-gold-card img{width:84px;height:84px;background:#fff;border-radius:18px;object-fit:contain;padding:8px}.tf-gold-card b{font-size:18px}.tf-gold-card span{color:#d7e4fb}.tf-gold-card div{padding-top:14px;border-top:1px solid rgba(255,255,255,.16)}.tf-theme-gold .store-panel{border-radius:20px}.tf-theme-gold .store-contact-card{border-top:5px solid #ffbe36}.tf-gold-nav{border-bottom:3px solid #ffbe36}
.tf-platinum-hero{position:relative;min-height:620px;background:#020c20 var(--store-banner) center/cover;color:#fff;display:flex;align-items:center}.tf-platinum-shade{position:absolute;inset:0;background:radial-gradient(circle at 78% 35%,rgba(24,107,255,.2),transparent 31%),linear-gradient(90deg,rgba(1,8,25,.98),rgba(1,8,25,.75) 60%,rgba(1,8,25,.45))}.tf-platinum-inner{position:relative;padding-top:80px;padding-bottom:70px}.tf-platinum-brand{display:flex;align-items:center;gap:15px;color:#86b8ff;font-size:12px;font-weight:900;letter-spacing:.18em}.tf-platinum-brand img{width:70px;height:70px;background:#fff;border-radius:20px;padding:8px;object-fit:contain}.tf-platinum-hero h1{font-size:clamp(48px,7vw,96px);line-height:.96;max-width:1100px;margin:28px 0}.tf-platinum-hero p{max-width:750px;color:#c7d8f5;font-size:18px;line-height:1.75}.tf-platinum-actions{display:flex;gap:12px;margin-top:30px}.tf-platinum-actions a{padding:14px 22px;border-radius:999px;background:#fff;color:#06152f;font-weight:850}.tf-platinum-actions a+ a{background:#1671ee;color:#fff}.tf-platinum-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:900px;margin-top:58px;border-top:1px solid rgba(255,255,255,.18);padding-top:25px}.tf-platinum-stats b,.tf-platinum-stats span{display:block}.tf-platinum-stats b{font-size:25px}.tf-platinum-stats span{font-size:11px;color:#91a7c9;margin-top:5px}.tf-theme-platinum .store-panel,.tf-theme-platinum .store-contact-card{border-radius:24px;box-shadow:0 18px 55px rgba(5,24,58,.08)}.tf-theme-platinum .store-contact-card{background:#071b46;color:#fff;border:0}.tf-theme-platinum .store-contact-card .eyebrow,.tf-theme-platinum .store-contact-card h2{color:#fff}.tf-theme-platinum .store-contact-card>p,.tf-theme-platinum .store-contact-card label{color:#c3d2ea}.tf-theme-platinum .store-direct-actions a{color:#fff;border-color:rgba(255,255,255,.2)}.tf-platinum-body{background:#f3f6fb}
.storefront-theme-chip{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;background:#eef4ff;color:#0b55c7;font-size:11px;font-weight:850}
@media(max-width:900px){.tf-gold-grid{grid-template-columns:1fr;min-height:auto}.tf-gold-card{justify-self:start}.tf-platinum-hero{min-height:520px}.tf-platinum-stats{grid-template-columns:1fr 1fr;gap:18px}.tf-free-head-inner{flex-wrap:wrap;padding-top:22px;padding-bottom:22px}.tf-free-head .button{margin-left:0}}
@media(max-width:640px){.tf-free-head h1{font-size:24px}.tf-free-head img{width:60px;height:60px}.tf-gold-grid{padding-top:38px;padding-bottom:38px}.tf-gold-copy h1{font-size:38px}.tf-gold-card{display:none}.tf-platinum-hero{min-height:470px}.tf-platinum-inner{padding-top:48px;padding-bottom:42px}.tf-platinum-brand img{width:52px;height:52px}.tf-platinum-hero h1{font-size:43px}.tf-platinum-hero p{font-size:14px}.tf-platinum-actions a{padding:12px 14px;font-size:12px}}

/* Sprint 16: seller catalog controls */
.catalog-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.catalog-filter-form{display:grid;grid-template-columns:minmax(220px,1fr) 160px 180px auto auto;gap:8px;align-items:center;flex:1}.catalog-filter-form input,.catalog-filter-form select,.bulk-toolbar select{height:40px;border:1px solid #dbe3ef;border-radius:9px;padding:0 11px;background:#fff}.catalog-count{font-weight:700;color:#334155;white-space:nowrap}.bulk-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:8px;padding:10px 14px}.seller-pagination{display:flex;justify-content:center;gap:6px;margin:16px 0 4px}.seller-pagination a{min-width:36px;height:36px;display:grid;place-items:center;border:1px solid #dbe3ef;border-radius:9px;background:#fff;color:#334155;font-weight:700}.seller-pagination a.active{background:#0f3e8a;color:#fff;border-color:#0f3e8a}.stock-value.low{color:#c2410c;font-weight:800}.existing-gallery{margin:12px 0}.existing-gallery p{font-size:12px;color:#64748b;margin:3px 0 8px}.existing-gallery-grid,.gallery-upload-preview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.existing-gallery-grid label{position:relative;border:1px solid #dbe3ef;border-radius:10px;overflow:hidden;background:#fff}.existing-gallery-grid img,.gallery-upload-preview img,.upload-preview img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.existing-gallery-grid input{position:absolute;left:7px;bottom:7px}.existing-gallery-grid span{position:absolute;left:27px;bottom:5px;background:rgba(255,255,255,.9);font-size:11px;padding:2px 5px;border-radius:5px}.upload-preview{margin-bottom:8px}.upload-preview:empty{display:none}.upload-preview img{border-radius:12px;max-height:220px;object-fit:contain;background:#f8fafc}.gallery-upload-preview{margin:8px 0}.gallery-upload-preview:empty{display:none}.gallery-upload-preview img{border-radius:9px;border:1px solid #dbe3ef}
@media(max-width:900px){.catalog-tools{align-items:stretch;flex-direction:column}.catalog-filter-form{grid-template-columns:1fr 1fr}.catalog-filter-form input{grid-column:1/-1}.catalog-count{padding-left:2px}.existing-gallery-grid,.gallery-upload-preview{grid-template-columns:repeat(3,1fr)}}
@media(max-width:560px){.catalog-filter-form{grid-template-columns:1fr}.catalog-filter-form input{grid-column:auto}.bulk-toolbar{position:sticky;top:58px;z-index:10;overflow:auto}.existing-gallery-grid,.gallery-upload-preview{grid-template-columns:repeat(2,1fr)}}
/* Sprint 20 — Storefront Studio */
.storefront-studio-page .seller-main{gap:14px}.studio-current{display:flex;justify-content:space-between;align-items:center;gap:24px;border-left:4px solid #1462cc}.studio-current h2,.studio-gallery-head h2,.studio-control-head h2{margin:4px 0 5px;color:#152843}.studio-current p,.studio-gallery-head p{margin:0;color:#6c7b90;font-size:12px}.studio-current-meta{display:grid;justify-items:end;gap:8px;font-size:11px;color:#34455f}.studio-workspace{display:grid;grid-template-columns:280px minmax(0,1fr);gap:14px;align-items:start}.studio-controls{position:sticky;top:116px;display:grid;gap:15px}.device-switch{display:grid;grid-template-columns:repeat(3,1fr);padding:3px;border-radius:10px;background:#edf2f8}.device-switch button{border:0;background:transparent;padding:8px 4px;border-radius:8px;font-size:9px;font-weight:800;color:#68778c}.device-switch button.is-active{background:#fff;color:#0b55c7;box-shadow:0 2px 8px rgba(20,45,80,.1)}.studio-select-label{display:grid;gap:7px;font-size:10px;font-weight:800;color:#45556b}.studio-select-label select{width:100%;border:1px solid #dce5f0;border-radius:9px;background:#fff;padding:10px;font-size:11px}.studio-theme-details{padding:12px;border:1px solid #e2e9f2;border-radius:10px;background:#f8fafc}.studio-theme-details strong,.studio-theme-details span{display:block}.studio-theme-details strong{font-size:13px;color:#1c304e}.studio-theme-details span{font-size:9px;color:#0b5bc7;font-weight:850;margin-top:4px;text-transform:uppercase}.studio-theme-details p{font-size:10px;line-height:1.55;color:#68788d;margin:8px 0}.studio-theme-details ul{list-style:none;padding:0;margin:0;display:grid;gap:4px;font-size:9px;color:#42536b}.studio-actions{display:grid;gap:7px}.studio-actions .btn-primary,.studio-actions .btn-secondary{text-align:center;justify-content:center}.studio-colors{border-top:1px solid #e3eaf3;padding-top:13px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.studio-colors h3{grid-column:1/-1;font-size:11px;margin:0}.studio-colors label{font-size:9px;font-weight:800;color:#56657a;display:grid;gap:5px}.studio-colors input{width:100%;height:36px;border:1px solid #dce5ef;border-radius:8px;padding:3px;background:#fff}.studio-colors button{grid-column:1/-1}.studio-preview-stage{padding:10px;overflow:hidden;background:#dfe6ef;min-height:690px}.studio-browser{border:1px solid #cbd6e3;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 14px 30px rgba(21,42,70,.12)}.studio-browser-bar{height:37px;background:#f3f5f8;border-bottom:1px solid #dce3eb;display:flex;align-items:center;gap:6px;padding:0 12px}.studio-browser-bar i{width:8px;height:8px;border-radius:50%;background:#bcc6d2}.studio-browser-bar span{margin-left:7px;font-size:9px;color:#6a788b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-frame-wrap{width:100%;max-width:100%;height:630px;margin:auto;transition:width .25s ease;background:#fff;overflow:hidden}.studio-frame-wrap iframe{width:100%;height:100%;border:0;background:#fff}.studio-no-preview{display:grid;place-items:center;height:100%;font-size:12px;color:#738096}.studio-gallery-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:8px 2px 0}.studio-gallery-head p{max-width:450px;text-align:right}.theme-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.theme-card{background:#fff;border:1px solid #dfe7f1;border-radius:15px;overflow:hidden;display:flex;flex-direction:column;transition:.2s}.theme-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(25,48,80,.1)}.theme-card.is-current{border-color:#1e6dd3;box-shadow:0 0 0 2px rgba(30,109,211,.12)}.theme-card-preview{height:145px;padding:14px;background:linear-gradient(125deg,var(--theme-secondary),color-mix(in srgb,var(--theme-secondary) 65%,#fff));position:relative;overflow:hidden}.theme-card-preview>span{display:block;width:45%;height:13px;border-radius:8px;background:#fff;opacity:.9}.theme-card-preview>div{position:absolute;left:14px;right:14px;bottom:14px;display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:7px}.theme-card-preview b{display:block;height:62px;border-radius:8px;background:#fff}.theme-card-preview b:first-child{background:linear-gradient(135deg,#fff 0 60%,var(--theme-accent) 60%)}.theme-card-body{padding:14px;display:grid;gap:10px;flex:1}.theme-card-top{display:flex;justify-content:space-between;gap:10px}.theme-card-top small{font-size:8px;letter-spacing:.08em;color:#0b5bc7;font-weight:900}.theme-card-top h3{font-size:15px;margin:3px 0 0}.package-badge{height:max-content;padding:5px 7px;border-radius:99px;font-size:8px;font-weight:900;background:#eef2f7;color:#526176}.package-silver{background:#edf1f6;color:#59697c}.package-gold{background:#fff3d3;color:#825c00}.package-platinum{background:#e8edff;color:#283f9b}.theme-card-body>p{font-size:10px;line-height:1.55;color:#68778c;margin:0}.theme-card-body ul{list-style:none;padding:0;margin:0;display:grid;gap:4px;font-size:9px;color:#44556e}.theme-card-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:auto}.theme-card-actions form{margin:0}.active-theme-label{font-size:9px;font-weight:900;color:#176b38;background:#e8f8ee;border-radius:99px;padding:7px 10px}.membership-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.membership-card{background:#fff;border:1px solid #dfe7f1;border-radius:15px;padding:18px;display:flex;flex-direction:column;gap:15px}.membership-card.is-current{border:2px solid #1767cf}.membership-card span{font-size:8px;letter-spacing:.12em;font-weight:900;color:#0b5bc7}.membership-card h2{font-size:21px;margin:4px 0}.membership-card p{font-size:10px;line-height:1.55;color:#6d7b8f}.membership-card ul{list-style:none;padding:0;margin:0;display:grid;gap:8px;font-size:10px;flex:1}.membership-card a,.membership-card button{border:0;border-radius:9px;padding:10px;text-align:center;font-size:10px;font-weight:850;background:#0b5bc7;color:#fff}.membership-card button:disabled{background:#edf2f7;color:#65748a}.membership-contact{display:flex;align-items:center;justify-content:space-between;gap:24px}.membership-contact h2{margin:5px 0}.membership-contact p{max-width:820px;margin:0;font-size:11px;line-height:1.6;color:#68778c}
.tf-storefront{--storefront-accent:#1261c9;--storefront-secondary:#071f49}.tf-storefront .button-blue,.tf-storefront .tf-store-cta,.tf-storefront button[type=submit]{background:var(--storefront-accent)!important}.tf-storefront .tf-free-head,.tf-storefront .tf-store-header,.tf-storefront .tf-platinum-header{background-color:var(--storefront-secondary)!important}.storefront-preview-flag{position:fixed;z-index:99998;left:50%;bottom:18px;transform:translateX(-50%);background:#071f49;color:#fff;border:1px solid rgba(255,255,255,.2);box-shadow:0 12px 34px rgba(0,0,0,.25);border-radius:99px;padding:9px 14px;font-size:10px;font-weight:800;pointer-events:none}
@media(max-width:1250px){.theme-gallery{grid-template-columns:repeat(2,1fr)}.membership-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:980px){.studio-workspace{grid-template-columns:1fr}.studio-controls{position:static}.studio-preview-stage{min-height:590px}.studio-frame-wrap{height:540px}}
@media(max-width:760px){.studio-current,.studio-gallery-head,.membership-contact{display:grid}.studio-current-meta{justify-items:start}.studio-gallery-head p{text-align:left}.theme-gallery,.membership-grid{grid-template-columns:1fr}.studio-preview-stage{padding:6px;min-height:560px}.studio-frame-wrap{height:510px}.studio-browser-bar span{max-width:230px}}

/* Sprint 22 — consistent RFQ workspace + Messaging Center */
.rfq-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rfq-market-panel{overflow:hidden}.rfq-responsive-list{display:grid}.rfq-row{grid-template-columns:minmax(260px,1.8fr) minmax(130px,.9fr) minmax(110px,.65fr) minmax(110px,.65fr) 70px 110px}.rfq-title-cell{display:grid;gap:4px}.rfq-title-cell small{font-size:10px;color:#708097}.rfq-message-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:14px;padding:18px}.rfq-message-cta h2{font-size:17px;margin:4px 0}.rfq-message-cta p{font-size:11px;color:#68778c;margin:0}.messaging-shell .seller-main{min-width:0}.message-unread-badge{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#e9f1ff;color:#0b5bc7;font-size:11px;font-weight:850}.message-inbox-panel{padding:0;overflow:hidden}.message-list-head{display:flex;align-items:end;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #e3eaf3}.message-list-head span,.message-list-head small{font-size:9px;font-weight:850;letter-spacing:.09em;color:#0b5bc7}.message-list-head h2{font-size:18px;margin:4px 0 0}.message-thread-list{display:grid}.message-thread-card{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 18px;border-bottom:1px solid #e8edf4;color:#172b49;transition:.18s}.message-thread-card:hover{background:#f8faff}.message-thread-card.has-unread{background:#f2f7ff}.message-avatar{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#0b2a62,#1e6dd3);color:#fff;font-size:12px;font-weight:900;flex:0 0 auto}.message-thread-copy{display:grid;min-width:0}.message-thread-copy strong{font-size:13px}.message-thread-copy em{font-style:normal;font-size:10px;color:#0b5bc7;font-weight:750;margin-top:2px}.message-thread-copy small{font-size:10px;color:#6c7b90;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:5px}.message-thread-meta{display:grid;justify-items:end;gap:8px}.message-thread-meta time{font-size:9px;color:#8290a2}.message-thread-meta b{min-width:21px;height:21px;border-radius:999px;background:#1767cf;color:#fff;display:grid;place-items:center;font-size:9px}.message-chat{padding:0;overflow:hidden}.message-chat-head{display:flex;align-items:center;justify-content:space-between;padding:13px 17px;border-bottom:1px solid #e3eaf3}.message-chat-head>div{display:flex;align-items:center;gap:10px}.message-chat-head strong,.message-chat-head small{display:block}.message-chat-head strong{font-size:13px}.message-chat-head small{font-size:9px;color:#75849a;margin-top:3px}.message-stream{height:min(62vh,620px);min-height:420px;overflow-y:auto;padding:22px;background:linear-gradient(#f7f9fc,#f2f5f9);display:flex;flex-direction:column;gap:10px}.message-day{text-align:center;margin:5px}.message-day span{font-size:9px;background:#e4e9f0;color:#627187;border-radius:99px;padding:5px 9px}.message-bubble-row{display:flex}.message-bubble-row.is-mine{justify-content:flex-end}.message-bubble{max-width:min(72%,650px);padding:10px 12px;border-radius:14px 14px 14px 4px;background:#fff;border:1px solid #e1e7ef;box-shadow:0 3px 10px rgba(18,40,70,.04)}.is-mine .message-bubble{background:#0d5fc6;color:#fff;border-color:#0d5fc6;border-radius:14px 14px 4px 14px}.message-bubble p{font-size:11px;line-height:1.58;margin:0;word-break:break-word}.message-bubble time{display:block;font-size:8px;opacity:.7;margin-top:6px;text-align:right}.message-attachment{margin-top:8px;display:flex;align-items:center;gap:7px;padding:8px;border-radius:9px;background:rgba(0,0,0,.06);color:inherit;font-size:10px}.message-attachment span{font-weight:750;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-attachment small{margin-left:auto;opacity:.7}.message-composer{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:9px;padding:12px;border-top:1px solid #e3eaf3;background:#fff;align-items:end}.message-composer textarea{resize:none;min-height:46px;max-height:130px}.message-composer>small{grid-column:2/-1;font-size:8px;color:#7b899d}.message-attach-button{width:40px;height:40px;border:1px solid #dce4ef;border-radius:10px;display:grid;place-items:center;font-size:20px;cursor:pointer;background:#f8fafc}.message-attach-button input{display:none}
@media(max-width:900px){.rfq-kpi-grid{grid-template-columns:1fr 1fr 1fr}.rfq-row{grid-template-columns:minmax(210px,1.6fr) 120px 100px 100px 55px 100px}.message-stream{height:58vh}}
@media(max-width:720px){.rfq-kpi-grid{grid-template-columns:1fr}.rfq-responsive-list .seller-product-row-head{display:none}.rfq-responsive-list .rfq-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:15px}.rfq-responsive-list .rfq-row .rfq-title-cell{grid-column:1/-1}.rfq-responsive-list .rfq-row span[data-label]:before{content:attr(data-label);display:block;font-size:8px;font-weight:850;color:#8491a3;text-transform:uppercase;margin-bottom:3px}.rfq-responsive-list .rfq-row a{grid-column:1/-1;text-align:center;justify-content:center}.rfq-message-cta{align-items:flex-start;flex-direction:column}.message-command-bar{gap:12px}.message-thread-card{grid-template-columns:40px minmax(0,1fr);padding:12px}.message-thread-meta{grid-column:2;display:flex;justify-content:space-between}.message-stream{min-height:430px;height:60vh;padding:13px}.message-bubble{max-width:88%}.message-composer{grid-template-columns:38px minmax(0,1fr)}.message-composer button{grid-column:2}.message-composer>small{grid-column:1/-1}.message-chat{border-radius:0}.messaging-shell{width:100%;margin-top:0}.messaging-shell .seller-main{padding-bottom:76px}}


/* Sprint 23 — compact enterprise header and navigation alignment */
.site-header.premium-header{--header-shell:calc(100% - 32px)}
.site-header .shell{width:min(1560px,var(--header-shell))}
.header-main{grid-template-columns:76px minmax(360px,1fr) auto;gap:18px;padding:12px 0}
.brand{width:76px;height:64px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.brand img{width:72px;height:64px;object-fit:contain;object-position:center;display:block}
.global-search{height:52px;border-radius:13px;grid-template-columns:122px minmax(180px,1fr) 116px;box-shadow:0 8px 26px rgba(11,59,135,.07)}
.header-actions{gap:12px;white-space:nowrap}
.join-button{padding:10px 15px}
.cart-button{padding:11px 13px}
.nav-row{border-top:1px solid #e6ebf3;border-bottom:1px solid #e6ebf3;background:#fff}
.nav-inner{min-height:48px;gap:0}
.category-trigger{align-self:auto;display:inline-flex;align-items:center;gap:10px;width:210px;min-height:40px;padding:0 14px;border-radius:10px;background:linear-gradient(135deg,#f7b72f,#ffc95d);color:#071f49;font-size:14px;font-weight:850;box-shadow:0 5px 14px rgba(244,185,66,.18);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}
.category-trigger:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(244,185,66,.28);filter:saturate(1.04)}
.category-trigger-icon{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:rgba(7,31,73,.10);flex:0 0 auto}
.category-trigger-arrow{margin-left:auto;opacity:.72}
.nav-inner nav{min-width:0;display:flex;align-items:center;gap:6px;margin-left:18px;overflow-x:auto;scrollbar-width:none}
.nav-inner nav::-webkit-scrollbar{display:none}
.nav-inner nav a{position:relative;display:inline-flex;align-items:center;min-height:46px;padding:0 15px;white-space:nowrap;font-size:13px;font-weight:750;color:#253754;border-radius:8px;transition:color .18s ease,background .18s ease}
.nav-inner nav a:hover{color:#0b4fae;background:#f4f7fc}
.nav-inner nav a:after{content:"";position:absolute;left:15px;right:15px;bottom:4px;height:2px;border-radius:2px;background:#1767cf;transform:scaleX(0);transform-origin:center;transition:transform .18s ease}
.nav-inner nav a:hover:after{transform:scaleX(1)}
@media(max-width:1180px){
  .header-main{grid-template-columns:68px minmax(300px,1fr) auto;gap:14px}
  .brand{width:68px}.brand img{width:64px}
  .header-actions{gap:8px}.account-link{display:none}
  .category-trigger{width:190px}
  .nav-inner nav{margin-left:10px}.nav-inner nav a{padding:0 10px}
}
@media(max-width:860px){
  .site-header .shell{width:min(100% - 24px,1560px)}
  .utility-bar{display:none}
  .header-main{grid-template-columns:58px 1fr 44px;gap:10px;padding:9px 0}
  .brand{width:58px;height:52px}.brand img{width:54px;height:50px}
  .global-search{height:46px;grid-template-columns:1fr 48px;border-width:1.5px}
  .global-search select{display:none}.global-search input{padding:0 13px;font-size:13px}.global-search button{font-size:0;padding:0;position:relative}
  .global-search button:after{content:"⌕";font-size:25px;line-height:1}
  .header-actions{display:none}.mobile-menu-toggle{display:grid;place-items:center;width:42px;height:42px;border:1px solid #dbe4f0;border-radius:11px;background:#fff;color:#071f49}
  .nav-inner{min-height:44px}.category-trigger{width:auto;min-height:36px;padding:0 11px;font-size:12px;border-radius:9px}.category-trigger-icon{width:24px;height:24px}.category-trigger-arrow{display:none}
  .nav-inner nav{margin-left:8px}.nav-inner nav a{min-height:42px;padding:0 10px;font-size:12px}
}
@media(max-width:520px){
  .site-header .shell{width:calc(100% - 18px)}
  .header-main{grid-template-columns:48px 1fr 40px;gap:7px}
  .brand{width:48px;height:46px}.brand img{width:45px;height:44px}
  .global-search{height:42px}.mobile-menu-toggle{width:38px;height:38px}
  .nav-row{overflow:hidden}.nav-inner{width:100%;padding:0 9px}
  .category-trigger{flex:0 0 auto;min-height:34px;padding:0 10px}.category-trigger-icon{width:22px;height:22px}
}

/* Sprint 25 — Store Health and supplier quality workspace */
.health-overview-grid{display:grid;grid-template-columns:minmax(420px,2fr) repeat(3,minmax(150px,.72fr));gap:14px;margin-bottom:14px}.health-score-card{display:grid;grid-template-columns:150px minmax(0,1fr);gap:22px;align-items:center;padding:24px}.health-score-ring{--score:0;width:142px;height:142px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#1468cf calc(var(--score)*1%),#e8eef6 0);position:relative}.health-score-ring:before{content:"";position:absolute;inset:11px;border-radius:50%;background:#fff}.health-score-ring>div{position:relative;z-index:1;text-align:center;display:grid}.health-score-ring strong{font-size:30px;line-height:1;color:#0a2a5c}.health-score-ring span{font-size:10px;font-weight:850;color:#65758c;margin-top:6px;text-transform:uppercase;letter-spacing:.06em}.health-score-copy h2{margin:5px 0 7px;font-size:21px}.health-score-copy p{margin:0;color:#68778c;font-size:11px;line-height:1.65}.health-progress{height:8px;background:#e8eef6;border-radius:99px;overflow:hidden;margin-top:16px}.health-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0b57b5,#2d83e7)}.health-metric-card{padding:18px;display:flex;flex-direction:column;justify-content:center}.health-metric-card>span{font-size:9px;font-weight:850;color:#728197;text-transform:uppercase;letter-spacing:.07em}.health-metric-card strong{font-size:28px;color:#0a2a5c;margin:8px 0 2px}.health-metric-card small{font-size:10px;color:#7b899c}.health-content-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.72fr);gap:14px}.health-checklist-panel{padding:0;overflow:hidden}.health-checklist-panel .panel-title,.health-priority-panel .panel-title{padding:18px 20px;border-bottom:1px solid #e6ebf2;margin:0}.health-checklist-panel .panel-title>strong{font-size:11px;color:#607087}.health-check-list{display:grid}.health-check{display:grid;grid-template-columns:34px minmax(0,1fr) 62px 88px;align-items:center;gap:12px;padding:14px 18px;border-bottom:1px solid #ebeff5}.health-check:last-child{border-bottom:0}.health-check-icon{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#fff1e9;color:#c85816;font-weight:900}.health-check.is-complete .health-check-icon{background:#e8f8ef;color:#178b4f}.health-check>div{display:grid;gap:3px}.health-check>div strong{font-size:12px}.health-check>div small{font-size:9.5px;color:#758399}.health-weight{font-size:9px;font-weight:850;color:#7a889c}.health-check>a{font-size:10px;font-weight:850;color:#0c5fc5;text-align:right}.health-check>em{font-size:9px;font-style:normal;font-weight:850;color:#178b4f;text-align:right}.health-side-stack{display:grid;gap:14px;align-content:start}.health-priority-panel{padding:0;overflow:hidden}.health-priority-list{display:grid}.health-priority-list a{display:grid;grid-template-columns:28px minmax(0,1fr) 20px;gap:10px;align-items:center;padding:13px 16px;border-bottom:1px solid #e9edf3;color:#172b49}.health-priority-list a:last-child{border-bottom:0}.health-priority-list b{width:26px;height:26px;border-radius:8px;display:grid;place-items:center;background:#edf4ff;color:#0a5dc4;font-size:10px}.health-priority-list span{display:grid;gap:3px}.health-priority-list strong{font-size:11px}.health-priority-list small{font-size:9px;color:#76859a;line-height:1.4}.health-priority-list em{font-style:normal;color:#0b5ec6}.health-tips-card{padding:20px;background:linear-gradient(145deg,#071f49,#0d4d99);color:#fff}.health-tips-card h2{font-size:18px;margin:7px 0}.health-tips-card p{font-size:10px;line-height:1.65;color:#d4e3f8}.health-tips-card a{display:inline-flex;margin-top:10px;font-size:10px;font-weight:850;color:#fff}.health-tips-card .mini-label{color:#9ec9ff}
@media(max-width:1180px){.health-overview-grid{grid-template-columns:1.6fr repeat(3,1fr)}.health-score-card{grid-template-columns:116px 1fr;padding:18px}.health-score-ring{width:112px;height:112px}.health-score-ring strong{font-size:25px}.health-content-grid{grid-template-columns:1fr 330px}}
@media(max-width:900px){.health-overview-grid{grid-template-columns:1fr 1fr 1fr}.health-score-card{grid-column:1/-1}.health-content-grid{grid-template-columns:1fr}.health-side-stack{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.health-overview-grid{grid-template-columns:1fr 1fr}.health-score-card{grid-column:1/-1;grid-template-columns:92px 1fr;gap:13px;padding:15px}.health-score-ring{width:88px;height:88px}.health-score-ring:before{inset:8px}.health-score-ring strong{font-size:20px}.health-score-ring span{font-size:8px}.health-metric-card{padding:14px}.health-metric-card strong{font-size:22px}.health-check{grid-template-columns:30px minmax(0,1fr) 65px;padding:12px}.health-check .health-weight{display:none}.health-check>a,.health-check>em{grid-column:2/4;text-align:left}.health-side-stack{grid-template-columns:1fr}}

/* Sprint 26 — product comparison workspace */
.compare-header-link{text-decoration:none}.compare-page{background:#f5f7fb;min-height:70vh}.compare-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.compare-heading h1{font-size:clamp(30px,4vw,48px);color:#071f49;margin:8px 0}.compare-heading p{color:#66758b;margin:0;max-width:720px}.compare-clear{border:1px solid #d8e1ed;background:#fff;border-radius:10px;padding:11px 15px;font-weight:800;color:#45556d}.compare-empty{background:#fff;border:1px solid #e1e7f0;border-radius:22px;padding:70px 24px;text-align:center;box-shadow:0 18px 50px rgba(18,48,88,.06)}.compare-empty>div{font-size:46px;color:#1c66c7}.compare-empty h2{color:#10294c}.compare-empty p{color:#718096}.compare-scroll{overflow:auto;border:1px solid #dfe6ef;border-radius:18px;background:#fff;box-shadow:0 18px 50px rgba(18,48,88,.06)}.compare-table{width:100%;border-collapse:separate;border-spacing:0;min-width:880px;table-layout:fixed}.compare-table th,.compare-table td{padding:16px;border-right:1px solid #e7ecf3;border-bottom:1px solid #e7ecf3;vertical-align:top;text-align:left;font-size:13px;color:#32445f}.compare-table tr>*:last-child{border-right:0}.compare-table tbody tr:last-child>*{border-bottom:0}.compare-table thead th{position:relative;background:#fbfcfe;padding:18px}.compare-table thead th:first-child,.compare-table tbody th{width:160px;background:#f7f9fc;color:#516176;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.compare-product{display:grid;gap:10px;color:#142b4a}.compare-product img{width:100%;height:150px;object-fit:contain;background:#fff;border:1px solid #edf0f5;border-radius:12px}.compare-product strong{line-height:1.45;font-size:13px}.compare-remove{position:absolute;right:8px;top:8px;z-index:2;width:28px;height:28px;border:0;border-radius:50%;background:#eef2f7;color:#44546b;font-size:20px}.compare-price{display:block;font-size:18px;color:#0a2d60}.compare-table td small{display:block;color:#8290a2;margin-top:4px}.compare-verified,.compare-yes{display:inline-flex;margin-top:7px;padding:4px 7px;border-radius:999px;background:#e9f8ef;color:#14854a;font-size:9px;font-weight:850}.compare-actions-row td{background:#fbfcfe}.compare-actions-row .button{width:100%;justify-content:center;text-align:center}.compare-hint{text-align:center;color:#6d7b8e;font-size:12px;margin-top:14px}.card-actions [data-compare-product].is-compared{background:#0c5fc5;color:#fff}.compare-tray{position:fixed;z-index:999;left:50%;bottom:24px;transform:translateX(-50%);width:min(520px,calc(100% - 28px));display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 15px 13px 18px;border-radius:16px;background:#071f49;color:#fff;box-shadow:0 20px 55px rgba(3,23,55,.28)}.compare-tray div{display:grid;gap:2px}.compare-tray strong{font-size:13px}.compare-tray span{font-size:10px;color:#b9cbea}.compare-tray a{padding:10px 14px;border-radius:10px;background:#ffc34d;color:#071f49;font-size:11px;font-weight:900}.compare-remove.is-compared{background:#eef2f7;color:#44546b}
@media(max-width:700px){.compare-heading{align-items:flex-start;flex-direction:column}.compare-page{padding-top:28px}.compare-heading h1{font-size:30px}.compare-scroll{border-radius:12px}.compare-tray{bottom:78px}.compare-table thead th:first-child,.compare-table tbody th{width:128px}}

/* Sprint 27: buyer discovery and recently viewed */
.buyer-link-button{border:0;background:transparent;color:#0c55ba;font-size:10px;font-weight:900;cursor:pointer;padding:4px 0}.buyer-link-button:hover{text-decoration:underline}.buyer-recommendation-panel{background:linear-gradient(145deg,#fff,#f7faff)}.buyer-recommendation-note{margin:-4px 0 13px;padding:9px 11px;border-radius:9px;background:#edf5ff;color:#4e6685;font-size:9px;line-height:1.5;border:1px solid #d9e9ff}.buyer-recommendation-panel .product-card{background:#fff}

/* Sprint 28 — Digital Business Card */
.business-card-editor-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);gap:16px;align-items:start}.business-card-form{padding:20px}.publish-switch,.visibility-grid label,.card-theme-options label{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:800;color:#52637b}.publish-switch input,.visibility-grid input,.card-theme-options input{accent-color:#0b62c6}.card-style-heading{margin-top:24px}.card-theme-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.card-theme-options label{cursor:pointer}.card-theme-options label span{width:100%;padding:12px;border:1px solid #dce4ef;border-radius:10px;text-align:center}.card-theme-options input{position:absolute;opacity:0}.card-theme-options input:checked+span{border-color:#0d62c7;background:#edf5ff;color:#0b56b1;box-shadow:0 0 0 2px rgba(13,98,199,.08)}.color-grid input[type=color]{height:44px;padding:4px}.visibility-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:14px;margin:12px 0 18px;background:#f7f9fc;border:1px solid #e5eaf1;border-radius:12px}.business-card-preview-wrap{position:sticky;top:110px}.preview-label{display:flex;justify-content:space-between;align-items:center;margin:0 3px 10px}.preview-label span{font-size:10px;font-weight:900;color:#38516f;letter-spacing:.08em}.preview-label small{font-size:9px;color:#8592a4}.digital-card{--card-primary:#071f49;--card-accent:#f5a623;position:relative;overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 24px 65px rgba(8,35,72,.18);border:1px solid rgba(8,35,72,.09);font-family:Manrope,sans-serif}.digital-card:before{content:"";position:absolute;inset:0 0 auto;height:150px;background:linear-gradient(135deg,var(--card-primary),color-mix(in srgb,var(--card-primary) 72%,#2d83e7));z-index:0}.digital-card.theme-modern:before{height:190px;clip-path:polygon(0 0,100% 0,100% 72%,0 100%)}.digital-card.theme-minimal:before{height:8px;background:var(--card-accent)}.digital-card-top,.digital-card-person,.digital-card-actions,.digital-card-details,.digital-card-footer-actions{position:relative;z-index:1}.digital-card-top{display:flex;justify-content:space-between;align-items:flex-start;padding:22px}.digital-card-brand{width:76px;height:76px;border-radius:18px;background:#fff;display:grid;place-items:center;box-shadow:0 12px 30px rgba(0,0,0,.16);overflow:hidden}.digital-card-brand img{width:100%;height:100%;object-fit:contain;padding:6px}.digital-card-brand span{font-size:24px;font-weight:900;color:var(--card-primary)}.digital-card-trust{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:180px}.digital-card-trust b{font-size:8px;padding:6px 8px;border-radius:999px;background:rgba(255,255,255,.15);color:#fff;border:1px solid rgba(255,255,255,.25)}.digital-card-person{padding:3px 24px 20px}.digital-card-person .card-company{display:block;color:var(--card-accent);font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.digital-card-person h1{margin:6px 0 2px;font:800 28px/1.15 "Plus Jakarta Sans",sans-serif;color:#102643}.digital-card:not(.theme-minimal) .digital-card-person h1{color:#fff}.digital-card-person h2{margin:0;font-size:12px;color:#718096}.digital-card:not(.theme-minimal) .digital-card-person h2{color:#d8e6f7}.digital-card-person p{margin:12px 0 0;color:#607089;font-size:11px;line-height:1.55}.digital-card:not(.theme-minimal) .digital-card-person p{color:#eef5ff}.digital-card-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:0 20px 18px}.digital-card-actions a{display:grid;place-items:center;gap:5px;padding:11px 5px;border-radius:12px;background:#f5f8fc;color:#173250;font-size:9px;text-decoration:none}.digital-card-actions a span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--card-primary);color:#fff;font-size:13px}.digital-card-details{display:grid;padding:0 20px 18px}.digital-card-details>a,.digital-card-details>div{display:grid;gap:3px;padding:11px 2px;border-top:1px solid #edf0f4;text-decoration:none}.digital-card-details span{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#8a97a8;font-weight:850}.digital-card-details strong{font-size:10px;line-height:1.45;color:#273d59;overflow-wrap:anywhere}.digital-card-footer-actions{display:grid;grid-template-columns:1.2fr 1fr .65fr;gap:7px;padding:14px 18px;background:#f7f9fc}.digital-card-footer-actions a,.digital-card-footer-actions button{min-height:38px;border-radius:9px;border:1px solid #dce4ef;background:#fff;color:#163351;display:grid;place-items:center;text-decoration:none;font-size:9px;font-weight:850;padding:6px}.digital-card-footer-actions .save-contact{background:var(--card-primary);border-color:var(--card-primary);color:#fff}.business-card-public-page{min-height:calc(100vh - 200px);display:grid;place-items:center;padding:42px 18px;background:radial-gradient(circle at top,#eaf3ff,#f5f7fb 50%,#eef2f7)}.business-card-public-shell{width:min(430px,100%)}.card-powered{text-align:center;color:#7a899d;font-size:9px;margin:16px}.card-powered a{color:#0c5fc5;font-weight:850}.flash-error{padding:11px 14px;border-radius:10px;background:#fff0f0;color:#a93434;border:1px solid #f3caca;margin-bottom:14px;font-size:11px}
@media(max-width:980px){.business-card-editor-grid{grid-template-columns:1fr}.business-card-preview-wrap{position:static;width:min(430px,100%);margin:auto}}@media(max-width:560px){.business-card-form{padding:14px}.card-theme-options{grid-template-columns:1fr}.visibility-grid{grid-template-columns:1fr}.digital-card-footer-actions{grid-template-columns:1fr 1fr}.digital-card-footer-actions button{grid-column:1/-1}.business-card-public-page{padding:24px 12px}}


/* Sprint 29 — Business Card Studio 2.0 and buyer mobile card repair */
.business-card-form{min-width:0;overflow:hidden}
.business-card-form>label,.business-card-form .form-grid>label{display:grid;gap:7px;min-width:0}
.business-card-form label>span{font-size:10px;font-weight:850;color:#43536b;line-height:1.25}
.business-card-form input:not([type=checkbox]):not([type=radio]):not([type=color]),.business-card-form textarea{display:block;width:100%;min-width:0;border:1px solid #d9e3ef;border-radius:10px;background:#fbfcfe;color:#132943;padding:11px 12px;font:600 12px/1.35 Manrope,sans-serif;outline:none;box-shadow:none;transition:border-color .18s,box-shadow .18s,background .18s}
.business-card-form input:not([type=checkbox]):not([type=radio]):not([type=color]){height:43px}
.business-card-form textarea{resize:vertical;min-height:86px}
.business-card-form input:focus,.business-card-form textarea:focus{border-color:#1766c9;background:#fff;box-shadow:0 0 0 3px rgba(23,102,201,.1)}
.business-card-form .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px}
.business-card-form .compact-head{align-items:center;margin-bottom:18px}
.business-card-form .compact-head h2{font-size:20px;line-height:1.2}
.business-card-form .publish-switch{padding:8px 10px;border:1px solid #dce5f0;border-radius:999px;background:#f8fafd;white-space:nowrap}
.business-card-form input[type=checkbox]{width:16px;height:16px;margin:0}
.business-card-form .color-grid{grid-template-columns:repeat(2,minmax(0,210px));align-items:end}
.business-card-form .color-grid label{grid-template-columns:1fr 54px;align-items:center;padding:9px 10px;border:1px solid #e0e7f0;border-radius:11px;background:#f8fafd}
.business-card-form .color-grid label>span{font-size:11px}
.business-card-form .color-grid input[type=color]{width:48px;height:38px;border:1px solid #cad6e5;border-radius:9px;padding:4px;background:#fff;cursor:pointer}
.business-card-savebar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;padding:13px 14px;border-radius:12px;background:#f3f7fd;border:1px solid #dce7f5}
.business-card-savebar strong,.business-card-savebar small{display:block}.business-card-savebar strong{font-size:11px;color:#173354}.business-card-savebar small{margin-top:2px;font-size:9px;color:#738198}.business-card-savebar .btn-primary{flex:0 0 auto;min-height:42px;padding:0 18px;border:0;border-radius:10px;background:linear-gradient(135deg,#0b4da8,#176bd5);color:#fff;font-weight:850;cursor:pointer}
.business-card-preview-wrap{min-width:0}.digital-card{isolation:isolate}.digital-card-person{min-height:128px}.digital-card-person h1,.digital-card-person h2,.digital-card-person p{overflow-wrap:anywhere}.digital-card-brand img{display:block}

/* Never let account product cards inherit homepage carousel minimum widths. */
.buyer-products>.product-card{min-width:0!important;width:100%;max-width:100%}
.buyer-products .product-body,.buyer-products .supplier-line,.buyer-products .card-actions{min-width:0}
.buyer-products .supplier-line span{min-width:0;overflow:hidden;text-overflow:ellipsis}

@media(max-width:760px){
 .business-card-form .form-grid{grid-template-columns:1fr}
 .business-card-form .color-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:560px){
 .business-card-editor-grid{gap:10px}
 .business-card-form{padding:12px}
 .business-card-form .section-head{display:flex;align-items:flex-start;gap:10px}
 .business-card-form .compact-head h2{font-size:18px}
 .business-card-form .card-theme-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
 .business-card-form .card-theme-options label span{padding:10px 4px;font-size:9px}
 .business-card-form .color-grid{grid-template-columns:1fr}
 .business-card-savebar{position:sticky;bottom:70px;z-index:8;margin-left:-4px;margin-right:-4px;box-shadow:0 12px 32px rgba(8,37,78,.14)}
 .business-card-savebar>div{display:none}
 .business-card-savebar .btn-primary{width:100%}
 .business-card-preview-wrap{width:100%}
 .digital-card-top{padding:18px}.digital-card-person{padding:2px 18px 16px}.digital-card-actions,.digital-card-details{padding-left:15px;padding-right:15px}

 .buyer-panel{overflow:hidden}
 .buyer-products{grid-template-columns:1fr!important;gap:9px}
 .buyer-products>.product-card{display:grid;grid-template-columns:122px minmax(0,1fr);border-radius:13px;overflow:hidden}
 .buyer-products .product-image{height:100%;min-height:176px;padding:7px;border-right:1px solid #e5ebf3}
 .buyer-products .product-body{padding:10px;display:flex;flex-direction:column}
 .buyer-products .product-body h3{height:auto;max-height:36px;font-size:12px;margin:0 0 7px}
 .buyer-products .price{font-size:14px;line-height:1.3}.buyer-products .price small{font-size:8px}
 .buyer-products .product-body>p{margin:6px 0;font-size:9px}
 .buyer-products .supplier-line{margin-top:auto;font-size:8px;padding-top:7px}
 .buyer-products .card-actions{grid-template-columns:1fr;margin-top:7px}
 .buyer-products .card-actions a{min-height:32px;font-size:9px}
 .buyer-products .card-actions button{display:none}
 .buyer-products .wishlist{width:30px;height:30px;right:7px;top:7px}
}

/* Sprint 30 — enterprise digital card analytics */
.digital-card-socials{display:flex!important;flex-wrap:wrap;gap:7px;padding:12px 2px!important}.digital-card-socials a{display:inline-flex!important;padding:7px 9px!important;border:1px solid #dfe7f1!important;border-radius:999px!important;font-size:9px!important;font-weight:850!important;color:#174d91!important;background:#f7faff!important}
.digital-card-qr{display:flex;align-items:center;gap:12px;margin:0 18px 14px;padding:12px;border:1px dashed #cfdbea;border-radius:14px;background:#fbfdff}.digital-card-qr img{width:76px;height:76px;border-radius:8px;background:#fff}.digital-card-qr div{display:grid;gap:3px}.digital-card-qr strong{font-size:11px;color:#173250}.digital-card-qr span{font-size:9px;color:#7c899a}
.card-analytics-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.card-analytics-stats article{padding:16px;border:1px solid #dfe7f1;border-radius:14px;background:#fff}.card-analytics-stats span,.card-analytics-stats strong{display:block}.card-analytics-stats span{font-size:10px;color:#718097;font-weight:750}.card-analytics-stats strong{margin-top:7px;font-size:25px;color:#0b438f}.card-analytics-panel{padding:18px}.analytics-bars{height:245px;display:flex;align-items:flex-end;gap:9px;padding:18px 4px 0;border-top:1px solid #edf1f6}.analytics-bars>div{flex:1;min-width:28px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:5px}.analytics-bars>div>span{display:block;width:min(28px,80%);min-height:6px;border-radius:8px 8px 3px 3px;background:linear-gradient(180deg,#176bd5,#083f8d)}.analytics-bars b{font-size:8px;color:#65758b;white-space:nowrap}.analytics-bars small{font-size:8px;color:#9aa5b4}
@media(max-width:900px){.card-analytics-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.card-analytics-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.card-analytics-stats article{padding:12px}.card-analytics-stats strong{font-size:20px}.analytics-bars{overflow-x:auto;justify-content:flex-start}.analytics-bars>div{flex:0 0 42px}.digital-card-qr{margin-left:14px;margin-right:14px}}

/* Sprint 31 — seller lead CRM */
.crm-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px}.crm-kpis article{padding:15px 16px;border:1px solid #dfe7f1;border-radius:14px;background:#fff}.crm-kpis span,.crm-kpis strong{display:block}.crm-kpis span{font-size:10px;color:#718097;font-weight:750}.crm-kpis strong{margin-top:6px;font-size:24px;color:#12375f}.crm-kpis .is-alert{border-color:#f1c7c7;background:#fff8f8}.crm-kpis .is-alert strong{color:#b42318}.crm-pipeline{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;margin-bottom:12px}.crm-pipeline a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 11px;border:1px solid #dfe7f1;border-radius:11px;background:#fff;color:#40536c;text-decoration:none;font-size:9px;font-weight:800}.crm-pipeline a strong{display:grid;place-items:center;min-width:24px;height:24px;padding:0 6px;border-radius:999px;background:#edf3fb;color:#0d58b2}.crm-pipeline a.is-active{border-color:#176bd5;background:#eef6ff;color:#0c4e9d}.crm-filters{display:grid;grid-template-columns:minmax(220px,1fr) 180px 170px auto;gap:10px;align-items:end;padding:13px;margin-bottom:12px}.crm-filters label,.crm-editor label{display:grid;gap:6px}.crm-filters label>span,.crm-editor label>span{font-size:9px;font-weight:850;color:#596b82}.crm-filters input,.crm-filters select,.crm-editor input,.crm-editor select,.crm-editor textarea{width:100%;min-width:0;border:1px solid #d8e2ee;border-radius:9px;background:#fbfcfe;padding:10px 11px;color:#173250;font:600 11px/1.35 Manrope,sans-serif;outline:none}.crm-filters input,.crm-filters select,.crm-editor input,.crm-editor select{height:40px}.crm-filters input:focus,.crm-filters select:focus,.crm-editor input:focus,.crm-editor select:focus,.crm-editor textarea:focus{border-color:#176bd5;box-shadow:0 0 0 3px rgba(23,107,213,.09);background:#fff}.crm-lead-list{display:grid;gap:11px}.crm-lead-card{position:relative;padding:17px;border:1px solid #dfe7f1;border-left:4px solid #9aa9ba;border-radius:14px;background:#fff;overflow:hidden}.crm-lead-card.priority-high{border-left-color:#f59e0b}.crm-lead-card.priority-urgent{border-left-color:#dc2626}.crm-lead-card.priority-low{border-left-color:#65a30d}.crm-lead-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.crm-lead-title span{font-size:8px;letter-spacing:.09em;color:#66778e;font-weight:900}.crm-lead-title h2{margin:4px 0 0;font-size:17px;color:#142f4d}.crm-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.crm-badges em{font-style:normal;padding:6px 8px;border-radius:999px;background:#edf3fb;color:#355675;font-size:8px;font-weight:850}.crm-badges .stage-won{background:#e9f8ef;color:#167244}.crm-badges .stage-lost{background:#fdf0f0;color:#a53b3b}.crm-badges .stage-negotiation,.crm-badges .stage-quotation_sent{background:#fff5df;color:#8a5b00}.crm-requirement{margin:12px 0;color:#53647a;font-size:11px;line-height:1.6}.crm-contact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:11px;border-radius:10px;background:#f7f9fc}.crm-contact-grid>div{min-width:0}.crm-contact-grid span,.crm-contact-grid strong,.crm-contact-grid a,.crm-contact-grid small{display:block}.crm-contact-grid span{font-size:8px;text-transform:uppercase;letter-spacing:.06em;color:#8996a6;font-weight:850}.crm-contact-grid strong,.crm-contact-grid a,.crm-contact-grid small{margin-top:3px;font-size:9px;color:#263f5d;overflow-wrap:anywhere}.crm-editor{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:13px;padding-top:13px;border-top:1px solid #edf1f5}.crm-notes{grid-column:1/-1}.crm-editor textarea{resize:vertical;min-height:72px}.crm-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-end;gap:8px}.crm-actions a{padding:9px 11px;border:1px solid #d8e2ee;border-radius:9px;color:#175cac;text-decoration:none;font-size:9px;font-weight:850}.crm-actions button{min-height:38px}
@media(max-width:1050px){.crm-pipeline{grid-template-columns:repeat(4,minmax(0,1fr))}.crm-filters{grid-template-columns:1fr 1fr}.crm-editor{grid-template-columns:1fr 1fr}.crm-contact-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.crm-kpis{grid-template-columns:1fr 1fr}.crm-kpis article{padding:12px}.crm-kpis strong{font-size:20px}.crm-pipeline{display:flex;overflow-x:auto;padding-bottom:3px}.crm-pipeline a{flex:0 0 122px}.crm-filters{grid-template-columns:1fr}.crm-lead-card{padding:13px}.crm-lead-summary{display:grid}.crm-badges{justify-content:flex-start}.crm-lead-title h2{font-size:15px}.crm-contact-grid,.crm-editor{grid-template-columns:1fr}.crm-actions{display:grid;grid-template-columns:1fr 1fr}.crm-actions button{grid-column:1/-1}.crm-actions a{text-align:center}}

/* Sprint 32: Digital Business Card V3 — content-safe layout */
.digital-card{background:#fff;overflow:hidden}
.digital-card:before{display:none!important}
.digital-card-hero{position:relative;isolation:isolate;background:linear-gradient(135deg,var(--card-primary),color-mix(in srgb,var(--card-primary) 72%,#2d83e7));color:#fff;overflow:hidden}
.digital-card-hero:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-95px;top:-125px;background:rgba(255,255,255,.07);z-index:-1}
.digital-card.theme-modern .digital-card-hero{padding-bottom:26px;clip-path:polygon(0 0,100% 0,100% calc(100% - 24px),0 100%)}
.digital-card.theme-minimal .digital-card-hero{background:#fff;color:#142b47;border-top:8px solid var(--card-accent);border-bottom:1px solid #e8edf4}
.digital-card.theme-minimal .digital-card-hero:after{background:color-mix(in srgb,var(--card-primary) 6%,transparent)}
.digital-card-top{position:relative;padding:22px 24px 8px}
.digital-card-person{position:relative;min-height:0!important;padding:10px 24px 24px}
.digital-card-person .card-company{color:var(--card-accent);font-size:10px;line-height:1.4;overflow-wrap:anywhere}
.digital-card-person h1{margin:7px 0 4px!important;color:#fff!important;font-size:clamp(22px,6vw,30px)!important;line-height:1.13!important;overflow-wrap:anywhere;word-break:break-word}
.digital-card-person h2{margin:0!important;color:#dce9f8!important;font-size:12px!important;line-height:1.45!important;overflow-wrap:anywhere}
.digital-card-person p{margin:10px 0 0!important;color:#eef6ff!important;font-size:11px!important;line-height:1.55!important;overflow-wrap:anywhere}
.digital-card-location{margin-top:11px;color:#d6e6f8;font-size:9px;font-weight:750;line-height:1.45;overflow-wrap:anywhere}
.digital-card.theme-minimal .digital-card-person h1{color:#122b48!important}
.digital-card.theme-minimal .digital-card-person h2,.digital-card.theme-minimal .digital-card-person p,.digital-card.theme-minimal .digital-card-location{color:#62738a!important}
.digital-card-body{position:relative;background:#fff;z-index:2}
.digital-card-actions{padding-top:18px}
.digital-card-details{background:#fff}
.digital-card-details>a,.digital-card-details>div{min-width:0}
.digital-card-socials{display:flex!important;flex-wrap:wrap;gap:6px!important;padding:12px 0!important}
.digital-card-socials a{display:inline-flex;padding:7px 9px;border-radius:999px;background:#f0f5fb;color:#21466f!important;font-size:8px!important;font-weight:850;text-decoration:none}
.digital-card-qr{display:flex;align-items:center;gap:14px;padding:16px 20px;border-top:1px solid #edf1f6;background:#fbfcfe}
.digital-card-qr img{width:76px;height:76px;border-radius:10px;border:1px solid #e1e8f0;background:#fff;padding:4px}
.digital-card-qr div{display:grid;gap:3px}.digital-card-qr strong{font-size:11px;color:#173553}.digital-card-qr span{font-size:9px;color:#7b899a;line-height:1.4}
@media(max-width:560px){.digital-card-top{padding:18px 18px 6px}.digital-card-person{padding:10px 18px 20px}.digital-card-brand{width:68px;height:68px}.digital-card-actions{padding:15px 14px}.digital-card-details{padding:0 16px 16px}.digital-card-person h1{font-size:24px!important}.digital-card-qr{padding:14px 16px}}

/* Sprint 33: public storefront contrast and hero visibility */
.tf-theme-free .tf-free-head{background:linear-gradient(135deg,var(--storefront-secondary),color-mix(in srgb,var(--storefront-secondary) 84%,#1f64bd))!important;color:#fff;border-bottom:0;position:relative;overflow:hidden}
.tf-theme-free .tf-free-head:after{content:"";position:absolute;right:-90px;top:-140px;width:340px;height:340px;border-radius:50%;background:rgba(255,255,255,.06);pointer-events:none}
.tf-theme-free .tf-free-head-inner{position:relative;z-index:1;min-height:220px;padding-top:34px;padding-bottom:34px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:28px;align-items:center}
.tf-theme-free .tf-free-brandmark{width:116px;height:116px;border-radius:22px;background:#fff;border:10px solid rgba(255,255,255,.9);box-shadow:0 16px 35px rgba(0,0,0,.18);overflow:hidden;display:grid;place-items:center}
.tf-theme-free .tf-free-head img{width:100%;height:100%;padding:8px;border:0;border-radius:12px;background:#eef4ff;object-fit:contain;display:block}
.tf-theme-free .tf-free-copy{min-width:0}
.tf-theme-free .tf-free-copy small{display:block;color:rgba(255,255,255,.62)!important;font-size:14px;font-weight:850;letter-spacing:.16em;line-height:1.4}
.tf-theme-free .tf-free-copy h1{color:#fff!important;font-size:clamp(30px,4vw,48px);line-height:1.08;margin:10px 0 10px;overflow-wrap:anywhere;text-shadow:0 2px 16px rgba(0,0,0,.18)}
.tf-theme-free .tf-free-copy p{color:rgba(255,255,255,.8)!important;font-size:16px;line-height:1.55;margin:0;overflow-wrap:anywhere}
.tf-theme-free .tf-free-trust{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}
.tf-theme-free .tf-free-trust span{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.1);color:#fff;font-size:12px;font-weight:750;line-height:1}
.tf-theme-free .tf-free-actions{display:flex;flex-direction:column;gap:10px;min-width:150px}
.tf-theme-free .tf-free-actions .button{margin:0!important;text-align:center;background:var(--storefront-accent)!important;color:#fff!important;border:1px solid rgba(255,255,255,.2);box-shadow:0 10px 24px rgba(0,0,0,.16)}
.tf-theme-free .tf-free-secondary{display:flex;align-items:center;justify-content:center;min-height:43px;padding:10px 16px;border-radius:10px;border:1px solid rgba(255,255,255,.32);color:#fff!important;background:rgba(255,255,255,.08);font-size:13px;font-weight:800;text-decoration:none}
.tf-theme-free .tf-free-secondary:hover{background:rgba(255,255,255,.15)}
.tf-theme-free .tf-free-body{background:#f4f7fb;min-height:420px;padding-top:32px}
.tf-theme-free .store-panel,.tf-theme-free .store-contact-card,.tf-theme-free .store-address-card{background:#fff;border:1px solid #e2e8f0;box-shadow:0 12px 32px rgba(15,31,58,.06)}
@media(max-width:900px){.tf-theme-free .tf-free-head-inner{grid-template-columns:auto 1fr}.tf-theme-free .tf-free-actions{grid-column:1/-1;flex-direction:row;min-width:0}.tf-theme-free .tf-free-actions>*{flex:1}.tf-theme-free .tf-free-brandmark{width:94px;height:94px}}
@media(max-width:640px){.tf-theme-free .tf-free-head-inner{min-height:auto;padding-top:26px;padding-bottom:28px;grid-template-columns:72px minmax(0,1fr);gap:16px}.tf-theme-free .tf-free-brandmark{width:72px;height:72px;border-width:6px;border-radius:17px}.tf-theme-free .tf-free-copy small{font-size:10px;letter-spacing:.12em}.tf-theme-free .tf-free-copy h1{font-size:27px;margin:6px 0 7px}.tf-theme-free .tf-free-copy p{font-size:13px}.tf-theme-free .tf-free-trust{grid-column:1/-1;margin-top:13px}.tf-theme-free .tf-free-trust span{font-size:10px;min-height:27px}.tf-theme-free .tf-free-actions{grid-column:1/-1}.tf-theme-free .tf-free-body{padding-top:20px}}

/* Sprint 34: supplier-owned storefront chrome and enriched catalog */
.supplier-store-body{background:#f5f7fb;color:#14213d}.supplier-brand-header{position:sticky;top:0;z-index:80;background:#fff;border-bottom:1px solid #dfe6f1;box-shadow:0 8px 28px rgba(15,35,70,.07)}.supplier-brand-header-inner{min-height:78px;display:grid;grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:24px}.supplier-brand-logo{display:flex;align-items:center;gap:12px;min-width:0;color:#112449;text-decoration:none}.supplier-brand-logo img{width:50px;height:50px;border-radius:12px;object-fit:contain;background:#f2f6fc;border:1px solid #dfe7f3;padding:6px}.supplier-brand-logo span{display:flex;flex-direction:column;min-width:0}.supplier-brand-logo b{font-size:16px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.supplier-brand-logo small{font-size:12px;color:#72809a;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.supplier-brand-nav{display:flex;align-items:center;gap:5px}.supplier-brand-nav a{padding:10px 11px;border-radius:9px;color:#31415f;font-weight:700;font-size:13px;text-decoration:none}.supplier-brand-nav a:hover{background:#edf3fb;color:var(--storefront-accent,#1261c9)}.supplier-header-cta{background:var(--storefront-accent,#1261c9);color:#fff;text-decoration:none;font-weight:800;padding:12px 17px;border-radius:10px;white-space:nowrap}.supplier-store-menu{display:none;border:0;background:#edf3fb;width:42px;height:42px;border-radius:10px;font-size:20px}.supplier-brand-footer{background:#071a3e;color:#dfe8f7;padding:52px 0 22px}.supplier-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:38px}.supplier-brand-footer h3{color:#fff;font-size:14px;margin:0 0 16px}.supplier-brand-footer a,.supplier-brand-footer span{display:block;color:#c7d3e7;text-decoration:none;font-size:13px;margin:9px 0}.supplier-brand-footer a:hover{color:#fff}.supplier-footer-title{display:flex;align-items:center;gap:12px}.supplier-footer-title img{width:52px;height:52px;border-radius:12px;background:#fff;object-fit:contain;padding:5px}.supplier-footer-title div{min-width:0}.supplier-footer-title b{display:block;color:#fff;font-size:18px}.supplier-footer-title span{margin:3px 0 0}.supplier-footer-about p{color:#b9c7dd;line-height:1.7;max-width:520px}.supplier-footer-about small{color:#91a4c3}.supplier-footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:36px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#8fa2c0}.supplier-footer-bottom a{margin:0}.supplier-store-mobile-actions{display:none}.catalog-information-panel{scroll-margin-top:100px}.catalog-intro{color:#64748b;line-height:1.7;margin:0 0 24px}.catalog-metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:22px}.catalog-metric-grid>div{background:#f3f7fc;border:1px solid #dfe7f2;border-radius:14px;padding:18px}.catalog-metric-grid strong{display:block;font-size:25px;color:#102b5c}.catalog-metric-grid span{display:block;color:#6b7890;font-size:12px;margin-top:5px}.catalog-information-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.catalog-information-grid article{border:1px solid #e0e7f1;border-radius:16px;padding:20px;background:#fff}.catalog-information-grid h3{font-size:16px;color:#102b5c;margin:0 0 14px}.catalog-information-grid p,.catalog-information-grid li,.catalog-information-grid dd,.catalog-information-grid dt{font-size:13px;line-height:1.65;color:#5f6d84}.catalog-information-grid ul,.catalog-information-grid ol{padding-left:19px;margin:0}.catalog-information-grid li+li{margin-top:6px}.catalog-information-grid dl{margin:0}.catalog-information-grid dl>div{padding:8px 0;border-bottom:1px solid #edf1f6}.catalog-information-grid dl>div:last-child{border-bottom:0}.catalog-information-grid dt{font-weight:800;color:#263a5e}.catalog-information-grid dd{margin:2px 0 0}.catalog-cta-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.button-outline{background:#fff;border:1px solid #cbd7e7;color:#18335f}.button-outline:hover{border-color:#1f63c2;color:#1f63c2}.tf-free-head{scroll-margin-top:90px}
@media(max-width:1050px){.supplier-brand-header-inner{grid-template-columns:1fr auto auto}.supplier-brand-nav{position:fixed;top:78px;left:14px;right:14px;background:#fff;border:1px solid #dce5f0;border-radius:15px;padding:10px;box-shadow:0 20px 45px rgba(15,35,70,.18);display:none;flex-direction:column;align-items:stretch}.supplier-store-nav-open .supplier-brand-nav{display:flex}.supplier-brand-nav a{padding:12px 14px}.supplier-store-menu{display:inline-grid;place-items:center}.supplier-footer-grid{grid-template-columns:1.5fr 1fr 1fr}.supplier-footer-grid>div:last-child{grid-column:2/4}.catalog-information-grid{grid-template-columns:1fr 1fr}.catalog-information-grid article:last-child{grid-column:1/-1}}
@media(max-width:720px){.supplier-brand-header-inner{min-height:68px;grid-template-columns:1fr auto}.supplier-brand-logo img{width:44px;height:44px}.supplier-brand-logo b{font-size:14px}.supplier-brand-logo small{font-size:11px}.supplier-header-cta{display:none}.supplier-brand-nav{top:68px}.supplier-footer-grid{grid-template-columns:1fr;gap:25px}.supplier-footer-grid>div:last-child{grid-column:auto}.supplier-footer-bottom{flex-direction:column;padding-bottom:60px}.supplier-store-mobile-actions{position:fixed;z-index:90;left:10px;right:10px;bottom:10px;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:8px;padding:8px;background:rgba(255,255,255,.96);border:1px solid #dbe4ef;border-radius:14px;box-shadow:0 15px 40px rgba(8,30,70,.22);backdrop-filter:blur(12px)}.supplier-store-mobile-actions a{text-align:center;text-decoration:none;font-size:12px;font-weight:800;color:#17315d;padding:11px 8px;border-radius:9px;background:#edf3fb}.supplier-store-mobile-actions a.primary{background:var(--storefront-accent,#1261c9);color:#fff}.catalog-metric-grid{grid-template-columns:1fr 1fr}.catalog-information-grid{grid-template-columns:1fr}.catalog-information-grid article:last-child{grid-column:auto}.catalog-cta-row .button{width:100%;text-align:center}.supplier-brand-footer{padding-top:38px}}

/* Sprint 35 — seller compliance profile */
.seller-profile-form{display:grid;gap:10px}.profile-summary-panel{display:flex;align-items:center;justify-content:space-between;gap:18px}.profile-summary-panel h2{margin:4px 0 6px;font-size:20px;color:#10233f}.profile-summary-panel p{margin:0;max-width:760px;color:#6d7b90;font-size:11px;line-height:1.65}.profile-summary-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.profile-section{display:grid;gap:14px}.profile-section-head{padding-bottom:12px;border-bottom:1px solid #e7edf5}.profile-section-head>div{display:grid;grid-template-columns:34px 1fr;column-gap:10px;align-items:center}.profile-section-head>div>span{grid-row:1/3;display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#edf4ff;color:#0b55b7;font-size:11px;font-weight:900}.profile-section-head h2{margin:0;color:#10233f;font-size:16px}.profile-section-head p{margin:3px 0 0;color:#7a8799;font-size:10px}.profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.seller-profile-form label{display:grid;gap:6px;min-width:0}.seller-profile-form label>span{font-size:10px;font-weight:800;color:#43526a}.seller-profile-form input,.seller-profile-form textarea,.seller-profile-form select{width:100%;border:1px solid #dce4ef;border-radius:9px;background:#fbfcfe;padding:10px 11px;font:inherit;font-size:12px;color:#172b49;outline:none}.seller-profile-form input:focus,.seller-profile-form textarea:focus,.seller-profile-form select:focus{border-color:#2772d7;box-shadow:0 0 0 3px rgba(39,114,215,.1);background:#fff}.compliance-visibility{display:grid;grid-template-columns:minmax(220px,.55fr) minmax(0,1.45fr);gap:14px;padding:14px;border:1px solid #e0e8f2;border-radius:12px;background:#f7faff}.compliance-visibility h3{font-size:13px;margin:0 0 4px;color:#18304f}.compliance-visibility p{font-size:10px;line-height:1.55;color:#75849a;margin:0}.visibility-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.check-card{display:flex!important;grid-template-columns:none!important;align-items:center;gap:8px!important;min-height:42px;padding:9px 10px;border:1px solid #dce5f0;border-radius:9px;background:#fff}.check-card input{width:16px!important;height:16px;margin:0;accent-color:#0b5bc7}.check-card span{font-size:10px!important}.profile-save-bar{position:sticky;bottom:10px;z-index:12;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border:1px solid #d9e4f2;border-radius:14px;background:rgba(255,255,255,.96);box-shadow:0 14px 34px rgba(10,35,75,.12);backdrop-filter:blur(10px)}.profile-save-bar strong,.profile-save-bar span{display:block}.profile-save-bar strong{font-size:12px;color:#142943}.profile-save-bar span{font-size:9px;color:#7b8798;margin-top:2px}.store-compliance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:14px}.store-compliance-grid>div{padding:12px;border:1px solid #e3eaf3;border-radius:11px;background:#f8faff}.store-compliance-grid span,.store-compliance-grid b{display:block}.store-compliance-grid span{font-size:9px;color:#77859a;text-transform:uppercase;letter-spacing:.06em}.store-compliance-grid b{font-size:12px;color:#172d4a;margin-top:4px;overflow-wrap:anywhere}
@media(max-width:1050px){.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.visibility-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.profile-summary-panel{display:grid}.profile-summary-actions{justify-content:flex-start}.profile-grid{grid-template-columns:1fr}.compliance-visibility{grid-template-columns:1fr}.visibility-grid{grid-template-columns:1fr 1fr}.profile-save-bar{bottom:74px}.profile-save-bar>div{display:none}.profile-save-bar .btn-primary{width:100%}.store-compliance-grid{grid-template-columns:1fr 1fr}}
@media(max-width:420px){.visibility-grid,.store-compliance-grid{grid-template-columns:1fr}}

/* Sprint 37: dedicated Seller Center application shell */
.seller-dashboard-body{margin:0;background:#f3f6fb;color:#0b1f3a;min-height:100vh}.seller-dashboard-body>.site-header,.seller-dashboard-body>.site-footer{display:none!important}.seller-dashboard-header{position:sticky;top:0;z-index:1200;background:#fff;border-bottom:1px solid #dce5f0;box-shadow:0 8px 28px rgba(7,27,70,.07)}.seller-dashboard-header-inner{max-width:1600px;margin:auto;min-height:76px;padding:0 24px;display:grid;grid-template-columns:minmax(230px,1fr) auto minmax(300px,1fr);align-items:center;gap:28px}.seller-dashboard-brand{display:flex;align-items:center;gap:14px;color:#071b46;text-decoration:none}.seller-dashboard-brand img{width:48px;height:48px;object-fit:contain}.seller-dashboard-brand span{display:grid;line-height:1.15}.seller-dashboard-brand b{font:800 18px/1.2 'Plus Jakarta Sans',sans-serif}.seller-dashboard-brand small{font-size:11px;color:#718096;letter-spacing:.08em;text-transform:uppercase;margin-top:4px}.seller-dashboard-quick{display:flex;align-items:center;gap:8px}.seller-dashboard-quick a{padding:10px 14px;border-radius:10px;text-decoration:none;color:#28415f;font-weight:700;font-size:13px}.seller-dashboard-quick a:first-child{background:#0e55b5;color:#fff}.seller-dashboard-quick a:hover{background:#edf4ff;color:#0e55b5}.seller-dashboard-account{display:flex;align-items:center;justify-content:flex-end;gap:12px}.seller-store-link{border:1px solid #c7d4e6;border-radius:10px;padding:10px 13px;color:#17385f;text-decoration:none;font-weight:700;font-size:13px}.seller-dashboard-account details{position:relative}.seller-dashboard-account summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:10px;padding:6px 8px;border-radius:12px}.seller-dashboard-account summary::-webkit-details-marker{display:none}.seller-account-avatar{width:38px;height:38px;border-radius:11px;background:linear-gradient(135deg,#0a2e68,#2264c8);color:#fff;display:grid;place-items:center;font-weight:800}.seller-account-copy{display:grid;min-width:0;max-width:180px}.seller-account-copy b,.seller-account-copy small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.seller-account-copy b{font-size:13px}.seller-account-copy small{font-size:11px;color:#78879b}.seller-account-menu{position:absolute;right:0;top:calc(100% + 10px);width:210px;padding:8px;background:#fff;border:1px solid #dce5f0;border-radius:14px;box-shadow:0 18px 50px rgba(7,27,70,.16);display:grid}.seller-account-menu a{padding:11px 12px;border-radius:9px;text-decoration:none;color:#263e5b;font-weight:650;font-size:13px}.seller-account-menu a:hover{background:#edf4ff;color:#0e55b5}.seller-header-menu-button{display:none;border:0;background:#edf4ff;color:#0d3f83;width:42px;height:42px;border-radius:11px;font-size:20px}.seller-mobile-quick{display:none}.seller-dashboard-page{min-height:calc(100vh - 210px)}.seller-dashboard-page .seller-shell{max-width:1600px;margin:0 auto}.seller-dashboard-footer{max-width:1600px;margin:24px auto 0;padding:28px 32px 34px;border-top:1px solid #dce5f0;display:grid;grid-template-columns:1fr auto;gap:16px 24px;color:#617187}.seller-dashboard-footer div{display:grid}.seller-dashboard-footer strong{color:#17385f;font-size:15px}.seller-dashboard-footer span,.seller-dashboard-footer small{font-size:12px}.seller-dashboard-footer nav{display:flex;gap:18px;flex-wrap:wrap;justify-content:flex-end}.seller-dashboard-footer a{color:#345273;text-decoration:none;font-weight:700;font-size:12px}.seller-dashboard-footer>small{grid-column:1/-1;border-top:1px solid #e3eaf3;padding-top:14px}
@media(max-width:1100px){.seller-dashboard-header-inner{grid-template-columns:1fr auto}.seller-dashboard-quick{display:none}.seller-dashboard-account{grid-column:2}.seller-store-link{display:none}.seller-header-menu-button{display:block}.seller-dashboard-account details{display:none}.seller-mobile-quick{position:sticky;top:76px;z-index:1100;background:#fff;border-bottom:1px solid #dce5f0;padding:10px 16px;gap:8px;overflow:auto}.seller-mobile-quick.is-open{display:flex}.seller-mobile-quick a{white-space:nowrap;padding:9px 13px;border-radius:9px;background:#f0f5fc;color:#17385f;text-decoration:none;font-weight:700;font-size:12px}}
@media(max-width:720px){.seller-dashboard-header-inner{min-height:66px;padding:0 14px;gap:10px}.seller-dashboard-brand img{width:40px;height:40px}.seller-dashboard-brand b{font-size:15px}.seller-dashboard-brand small{font-size:9px}.seller-mobile-quick{top:66px}.seller-dashboard-footer{margin-top:12px;padding:22px 18px 94px;display:block}.seller-dashboard-footer nav{justify-content:flex-start;margin:16px 0}.seller-dashboard-footer>small{display:block}.seller-dashboard-page .seller-shell{padding-top:0}.seller-dashboard-body .mobile-app-nav{display:none!important}}

/* Sprint 38: Seller Operations Dashboard */
.seller-ops-dashboard .seller-main{gap:14px}.ops-command-bar{background:linear-gradient(118deg,#071f49,#154f9f);color:#fff;border:0}.ops-command-bar h1,.ops-command-bar p{color:#fff}.ops-command-bar>div>span{color:#ffd05b}.ops-command-bar .button-outline{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.34);color:#fff}.ops-kpi-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.ops-kpi-card{min-width:0;padding:16px;border:1px solid #dfe7f1;border-radius:15px;background:#fff;text-decoration:none;color:#10233f;box-shadow:0 6px 20px rgba(13,43,83,.04);display:grid;grid-template-columns:auto 1fr;gap:5px 10px;transition:.2s}.ops-kpi-card:hover{transform:translateY(-2px);border-color:#9ec2ef;box-shadow:0 14px 30px rgba(13,43,83,.09)}.ops-kpi-card i{grid-row:1/4;width:35px;height:35px;border-radius:10px;display:grid;place-items:center;background:#edf4ff;color:#0d5dbd;font-style:normal;font-weight:900}.ops-kpi-card span,.ops-kpi-card small{font-size:9px;color:#738198}.ops-kpi-card strong{font-size:23px;line-height:1;color:#0c2446}.ops-grid-main{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);gap:12px}.ops-grid-secondary{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.55fr);gap:12px;align-items:start}.ops-action-list{display:grid}.ops-action-list>a{display:grid;grid-template-columns:10px 1fr auto;gap:11px;align-items:center;padding:12px 3px;border-bottom:1px solid #edf1f6;text-decoration:none;color:#152b48}.ops-action-list>a:last-child{border-bottom:0}.ops-action-list strong,.ops-action-list small{display:block}.ops-action-list strong{font-size:12px}.ops-action-list small{font-size:9px;color:#76859a;margin-top:3px}.ops-action-list b{font-size:9px;color:#0c60c6}.ops-action-dot{width:8px;height:8px;border-radius:50%;background:#7f91a8}.priority-urgent .ops-action-dot{background:#db3e3e;box-shadow:0 0 0 5px #ffe9e9}.priority-opportunity .ops-action-dot{background:#12a36d;box-shadow:0 0 0 5px #e4f8f0}.priority-profile .ops-action-dot{background:#e4a11b;box-shadow:0 0 0 5px #fff5dc}.ops-chart{height:180px;display:grid;grid-template-columns:repeat(7,1fr);gap:8px;align-items:end;padding:18px 8px 5px;border-bottom:1px solid #e7edf5}.ops-chart>div{height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:6px}.ops-chart span{display:block;width:min(28px,72%);min-height:5px;border-radius:7px 7px 2px 2px;background:linear-gradient(#2776d8,#0b3c85)}.ops-chart small{font-size:8px;color:#7a8799}.ops-mini-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.ops-mini-metrics div{padding:10px;border-radius:10px;background:#f5f8fc}.ops-mini-metrics strong,.ops-mini-metrics span{display:block}.ops-mini-metrics strong{font-size:17px;color:#112a4b}.ops-mini-metrics span{font-size:8px;color:#76859a;margin-top:2px}.ops-notification-list{display:grid}.ops-notification-list>a{display:grid;grid-template-columns:8px 1fr;gap:9px;padding:10px 0;border-bottom:1px solid #edf1f5;text-decoration:none;color:#17304f}.ops-notification-list>a>span{width:7px;height:7px;margin-top:5px;border-radius:50%;background:#cbd5e1}.ops-notification-list>a.is-unread>span{background:#176bd1;box-shadow:0 0 0 4px #e5f0ff}.ops-notification-list strong,.ops-notification-list small,.ops-notification-list time{display:block}.ops-notification-list strong{font-size:11px}.ops-notification-list small{font-size:9px;color:#748399;margin-top:2px}.ops-notification-list time{font-size:8px;color:#98a3b2;margin-top:4px}.ops-store-card{display:grid;grid-template-columns:auto 1fr;gap:15px;align-items:center;background:linear-gradient(135deg,#f4f8ff,#fff)}.ops-score-ring{--score:0;width:82px;height:82px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#176bd1 calc(var(--score)*1%),#e4ebf4 0);position:relative}.ops-score-ring:after{content:"";position:absolute;inset:8px;border-radius:50%;background:#fff}.ops-score-ring strong{position:relative;z-index:1;font-size:17px;color:#12345f}.ops-store-card span{font-size:8px;font-weight:900;letter-spacing:.09em;color:#1762be}.ops-store-card h2{font-size:15px;margin:4px 0}.ops-store-card p{font-size:9px;line-height:1.55;color:#718096;margin:0 0 7px}.ops-store-card a{font-size:9px;font-weight:850;color:#0b5bc7;text-decoration:none}.seller-ops-dashboard .seller-product-row{grid-template-columns:minmax(0,1fr) 80px 130px 50px}.seller-ops-dashboard .seller-product-row-head{display:none}
@media(max-width:1300px){.ops-kpi-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:980px){.ops-grid-main,.ops-grid-secondary{grid-template-columns:1fr}.ops-kpi-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.ops-kpi-grid{grid-template-columns:1fr 1fr}.ops-kpi-card{padding:12px}.ops-kpi-card strong{font-size:19px}.ops-chart{height:145px}.ops-action-list>a{grid-template-columns:8px 1fr}.ops-action-list b{display:none}.seller-ops-dashboard .seller-product-row{grid-template-columns:1fr auto}.seller-ops-dashboard .seller-product-row>span:nth-of-type(2){display:none}.ops-store-card{grid-template-columns:1fr;text-align:center}.ops-score-ring{margin:auto}}

/* Sprint 42: workspace consistency and compact footer branding */
.pi-workspace{min-width:0}.pi-workspace .pi-hero{margin-top:0}.seller-dashboard-footer-logo{width:112px;height:34px;object-fit:contain;object-position:left center}.rfq-score{display:inline-grid;place-items:center;min-width:54px;height:32px;border-radius:999px;background:#eaf2ff;color:#0e55b5;font-weight:800;font-size:12px}.rfq-score.high{background:#e8f8ef;color:#147a43}.rfq-score.medium{background:#fff5dd;color:#9a6200}.rfq-score.low{background:#f3f5f8;color:#69778a}.rfq-fit-copy{display:grid;gap:3px}.rfq-fit-copy small{font-size:10px;color:#718096}
@media(max-width:680px){.footer-grid img{width:118px;height:38px}.pi-workspace .pi-hero{border-radius:16px}.pi-workspace .pi-table{padding:12px}}

/* Sprint 43 — Seller workspace stabilization */
.orders-workspace .seller-main{min-width:0}.order-stats article{min-height:92px;display:flex;flex-direction:column;justify-content:center}.order-table-panel{padding:0;overflow:hidden}.order-table-panel .panel-title{padding:18px 20px;margin:0;border-bottom:1px solid #e3eaf3}.order-table-panel .panel-title>div{display:grid;gap:4px}.order-table-panel .panel-title h2{font-size:18px}.order-table-panel .panel-title small{font-size:10px;color:#75849a}.order-table th,.order-table td{padding:14px 16px}.order-table .table-sub{font-size:9px;color:#7b899d;margin-top:4px}.row-action-cell{text-align:right!important}.compact-empty{padding:42px 20px}.compact-empty .btn-primary{margin-top:8px}.messaging-shell .seller-main{min-height:620px}.message-inbox-panel .seller-empty{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:44px 20px}.message-inbox-panel .seller-empty>span{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;background:#edf4ff;color:#0b5bc7;font-size:22px;margin-bottom:12px}.message-inbox-panel .seller-empty h3{font-size:16px;margin:0 0 5px}.message-inbox-panel .seller-empty p{font-size:11px;color:#7a8798;max-width:460px;margin:0 0 14px}.message-inbox-panel .seller-empty .btn-primary{display:inline-flex;align-items:center;justify-content:center;width:auto;min-height:38px;padding:0 15px}.seller-dashboard-footer-logo{width:34px!important;height:34px!important;object-fit:contain;margin-bottom:8px}.seller-dashboard-footer>div{grid-template-columns:42px auto;column-gap:10px;align-items:center}.seller-dashboard-footer>div strong,.seller-dashboard-footer>div span{grid-column:2}.seller-dashboard-footer>div .seller-dashboard-footer-logo{grid-row:1/3;grid-column:1}.seller-dashboard-footer>div strong{grid-row:1}.seller-dashboard-footer>div span{grid-row:2}
@media(max-width:760px){.order-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.order-table-panel .panel-title{padding:14px}.message-inbox-panel .seller-empty{min-height:300px;padding:30px 14px}.seller-dashboard-footer>div{grid-template-columns:36px auto}.seller-dashboard-footer-logo{width:30px!important;height:30px!important}}


/* Sprint 45: Notification Center polish */
.notification-command{min-height:106px}.notification-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.notification-kpis article{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #dfe7f1;border-radius:13px;padding:12px}.notification-kpis article>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#edf4ff;color:#0b55b7;font-size:14px}.notification-kpis small,.notification-kpis strong{display:block}.notification-kpis small{font-size:9px;color:#718096;font-weight:800}.notification-kpis strong{font-size:20px;color:#10233f;margin-top:2px}.notification-tabs{display:flex;flex-wrap:wrap;gap:6px;background:#fff;border:1px solid #dfe7f1;border-radius:13px;padding:6px;width:max-content;max-width:100%}.notification-tabs a{padding:9px 12px;border-radius:9px;color:#516175;text-decoration:none;font-size:10px;font-weight:800}.notification-tabs a.is-active{background:#071f4d;color:#fff}.notification-tabs b{margin-left:4px}.notification-panel{padding:0!important;overflow:hidden}.notification-list{padding:12px}.notification-date-label{font-size:9px;letter-spacing:.09em;text-transform:uppercase;color:#718096;font-weight:900;padding:10px 4px 6px}.notification-card{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center;padding:13px;border:1px solid #e3eaf3;border-radius:12px;margin-bottom:8px;background:#fff}.notification-card.is-unread{border-color:#bcd6ff;background:#f7faff;box-shadow:inset 3px 0 #155eef}.notification-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#edf4ff}.notification-copy{min-width:0}.notification-title-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.notification-title-row strong{font-size:12px;color:#142744}.notification-title-row span{font-size:8px;text-transform:uppercase;letter-spacing:.06em;padding:3px 6px;border-radius:99px;background:#eef2f7;color:#667085;font-weight:900}.notification-copy p{font-size:10px;color:#66758a;margin:5px 0}.notification-copy time{font-size:8px;color:#98a2b3}.notification-actions{display:flex;gap:6px;align-items:center}.notification-actions a,.notification-actions button{border:1px solid #d9e2ee;background:#fff;color:#0b55b7;border-radius:8px;padding:7px 9px;font-size:9px;font-weight:850;text-decoration:none;cursor:pointer}.notification-actions form{margin:0}.notification-empty{min-height:300px;display:flex;flex-direction:column;justify-content:center;align-items:center}.notification-empty>span{background:#eaf8f0;color:#087443;font-size:18px}.notification-empty-actions{display:flex;gap:8px;margin-top:10px}.notification-empty-actions a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;width:auto;padding:0 14px;min-height:38px}.type-order .notification-icon{background:#f2edff}.type-message .notification-icon{background:#e9f7ff}.type-rfq .notification-icon{background:#fff6df}.type-payment .notification-icon{background:#eaf8f0}.type-membership .notification-icon{background:#fff0e8}@media(max-width:900px){.notification-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.notification-card{grid-template-columns:40px minmax(0,1fr)}.notification-actions{grid-column:2;justify-content:flex-start}}@media(max-width:600px){.notification-kpis{grid-template-columns:1fr 1fr}.notification-tabs{width:100%;overflow:auto;flex-wrap:nowrap}.notification-tabs a{white-space:nowrap}.notification-empty-actions{flex-direction:column;width:100%;max-width:240px}.notification-card{padding:11px}.notification-actions{flex-wrap:wrap}}

/* Sprint 59 — Seller workspace standard sizing and overflow fixes */
.seller-dashboard-header-inner{max-width:1440px;min-height:68px;padding:0 20px;grid-template-columns:minmax(205px,.8fr) auto minmax(250px,.9fr);gap:18px}
.seller-dashboard-brand img{width:42px;height:42px}
.seller-dashboard-brand b{font-size:16px}
.seller-dashboard-brand small{font-size:9px}
.seller-dashboard-quick a{padding:9px 11px;font-size:11px}
.seller-store-link{padding:9px 11px;font-size:11px}
.seller-account-avatar{width:34px;height:34px}
.seller-account-copy{max-width:145px}
.seller-dashboard-page{padding:16px 14px 0;overflow-x:hidden}
.seller-dashboard-page .seller-shell{width:min(1440px,100%);margin:0 auto 48px;grid-template-columns:214px minmax(0,1fr);gap:14px}
.seller-v2 .seller-nav{top:84px;max-height:calc(100vh - 100px);overflow:auto;scrollbar-width:thin}
.seller-brand strong{font-size:16px}
.seller-nav-links a{min-height:38px;padding:8px 10px;font-size:11px}
.seller-nav-icon{width:29px;height:29px;flex:0 0 29px}
.seller-command-bar{min-height:104px;padding:18px 20px}
.seller-command-bar h1{font-size:25px;line-height:1.2}
.seller-command-bar p{font-size:11px;line-height:1.5;max-width:760px}
.seller-kpi-grid{grid-template-columns:repeat(6,minmax(128px,1fr));gap:10px}
.seller-kpi-card{min-height:92px;padding:12px 11px}
.seller-kpi-card strong{font-size:22px}
.seller-kpi-card span{font-size:9px}
.seller-kpi-card small{font-size:8px}
.seller-work-grid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.65fr)}
@media(max-width:1280px){
 .seller-dashboard-header-inner{grid-template-columns:1fr auto}
 .seller-dashboard-quick{display:none}
 .seller-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:980px){
 .seller-dashboard-page{padding:10px 8px 0}
 .seller-dashboard-page .seller-shell{display:block}
 .seller-v2 .seller-nav{position:static;max-height:none;margin-bottom:10px}
 .seller-nav-links{display:flex;overflow:auto;gap:5px}
 .seller-nav-links a{white-space:nowrap}
 .seller-brand,.seller-nav-foot{display:none}
 .seller-work-grid{display:block}
}
@media(max-width:640px){
 .seller-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .seller-command-bar h1{font-size:20px}
 .seller-command-bar{padding:14px;min-height:auto}
}

/* Sprint 102 commerce experience */
.rfq-live-grid,.offer-grid,.service-grid{display:grid;gap:16px}.rfq-live-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rfq-live-grid article,.service-grid article{background:#fff;border:1px solid #e5eaf2;border-radius:18px;padding:22px;box-shadow:0 12px 34px rgba(15,23,42,.06)}.rfq-live-grid article>div:first-child{display:flex;justify-content:space-between;gap:12px}.rfq-live-status{color:#08795b;background:#eafbf4;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.rfq-live-grid h3{font-size:17px;margin:16px 0}.rfq-live-grid dl{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0}.rfq-live-grid dt{font-size:11px;color:#64748b}.rfq-live-grid dd{margin:3px 0 0;font-weight:700}.rfq-live-grid a,.service-grid a{font-weight:800;color:#1557c0}.offer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.offer-grid article{min-height:260px;border-radius:22px;padding:28px;color:#fff;background:linear-gradient(135deg,#071b46,#1557c0);background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.offer-grid article span{font-size:11px;font-weight:900;letter-spacing:.12em;color:#ffd978}.offer-grid h3{font-size:24px;margin:10px 0}.offer-grid p{color:#dce8ff}.offer-grid a{color:#fff;font-weight:900}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.service-grid article b{font-size:28px;color:#d9e4f6}.service-grid article span{display:block;margin-top:14px;font-size:11px;font-weight:900;color:#1557c0}.service-grid h3{font-size:18px}.product-card{position:relative}.product-quick-view{position:absolute;right:12px;top:12px;border:1px solid #dbe3ef;background:rgba(255,255,255,.94);border-radius:999px;padding:8px 11px;font-weight:800;font-size:11px;opacity:0;transform:translateY(-4px);transition:.2s}.product-card:hover .product-quick-view{opacity:1;transform:none}.quick-view-modal[hidden]{display:none}.quick-view-modal{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:20px}.quick-view-backdrop{position:absolute;inset:0;border:0;background:rgba(2,10,28,.72);backdrop-filter:blur(6px)}.quick-view-modal>section{position:relative;width:min(900px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:24px;padding:28px;box-shadow:0 30px 90px rgba(0,0,0,.35)}.quick-view-close{position:absolute;right:14px;top:12px;width:38px;height:38px;border:0;border-radius:50%;font-size:26px;background:#eef2f7}.quick-product{display:grid;grid-template-columns:minmax(260px,.9fr) 1.1fr;gap:30px;align-items:center}.quick-product>img{width:100%;height:380px;object-fit:contain;border-radius:18px;background:#f5f7fb}.quick-product h2{font-size:30px;margin:10px 0}.quick-product dl{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.quick-product dl div{padding:13px;background:#f5f7fb;border-radius:12px}.quick-product dt{font-size:11px;color:#64748b}.quick-product dd{margin:4px 0 0;font-weight:900}.quick-actions{display:flex;gap:10px;margin-top:22px}.quick-actions a{padding:12px 16px;border-radius:10px;background:#1557c0;color:#fff;font-weight:800}.quick-actions a+ a{background:#071b46}.modal-open{overflow:hidden}.commerce-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.commerce-editor,.commerce-campaign-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.commerce-editor label,.commerce-campaign-form label{font-size:11px;font-weight:800;color:#475569}.commerce-editor input,.commerce-editor textarea,.commerce-campaign-form input,.commerce-campaign-form textarea,.commerce-campaign-form select{width:100%;margin-top:6px;border:1px solid #dbe3ed;border-radius:8px;padding:9px;font:inherit}.commerce-editor .wide,.commerce-campaign-form .wide{grid-column:1/-1}.commerce-editor .check,.commerce-campaign-form .check{display:flex;align-items:center;gap:7px}.commerce-editor .check input,.commerce-campaign-form .check input{width:auto;margin:0}.commerce-editor button,.commerce-campaign-form button{border:0;border-radius:9px;background:#1557c0;color:#fff;font-weight:800;padding:10px 14px}.admin-table td small{display:block;color:#64748b;margin-top:3px}.admin-link-danger{border:0;background:none;color:#b42318;font-weight:800}.admin-empty{grid-column:1/-1;padding:25px;text-align:center;border:1px dashed #cbd5e1;border-radius:12px}
@media(max-width:900px){.rfq-live-grid,.offer-grid,.service-grid,.commerce-admin-grid{grid-template-columns:1fr 1fr}.quick-product{grid-template-columns:1fr}.quick-product>img{height:260px}}
@media(max-width:640px){.rfq-live-grid,.offer-grid,.service-grid,.commerce-admin-grid{grid-template-columns:1fr}.product-quick-view{opacity:1;transform:none}.quick-view-modal>section{padding:20px}.quick-product h2{font-size:23px}.commerce-editor,.commerce-campaign-form{grid-template-columns:1fr}.commerce-editor .wide,.commerce-campaign-form .wide{grid-column:auto}}

.festive-banner-zone{padding:22px 0;background:#f4f7fb}.festive-banner-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.festive-banner-track article{min-height:250px;border-radius:22px;padding:28px;background:linear-gradient(135deg,#071b46,#1357b4);background-size:cover;background-position:center;color:#fff;display:flex;align-items:end;box-shadow:0 18px 45px rgba(7,27,70,.16)}.festive-banner-track span{font-size:10px;font-weight:900;letter-spacing:.13em;color:#ffd06a}.festive-banner-track h2{font-size:25px;line-height:1.12;margin:8px 0}.festive-banner-track p{font-size:12px;line-height:1.65;color:#dce8fa}.festive-banner-track a{display:inline-flex;margin-top:12px;color:#071b46;background:#ffc64a;border-radius:9px;padding:10px 14px;font-size:11px;font-weight:900}.industry-collections{background:#fff}.industry-collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.industry-collection-grid a{border:1px solid #e2e8f1;border-radius:16px;padding:20px;background:#fff;min-height:170px;transition:.2s}.industry-collection-grid a:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(19,49,88,.1)}.industry-collection-grid span{font-size:10px;color:#155eef;font-weight:900}.industry-collection-grid h3{font-size:17px;color:#132b4c;margin:16px 0 6px}.industry-collection-grid p{font-size:11px;line-height:1.6;color:#718096}.industry-collection-grid b{display:block;margin-top:16px;font-size:10px;color:#155eef}.marketplace-process{padding:72px 0;background:#eef4fb}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.process-grid article{background:#fff;border-radius:17px;padding:24px;border:1px solid #dfe8f4}.process-grid b{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#0b2a5b;color:#ffc64a;font-size:11px}.process-grid h3{font-size:18px;margin:18px 0 7px}.process-grid p{font-size:11px;line-height:1.65;color:#6f7e92}.buyer-seller-cta{padding:72px 0;background:#071b46}.buyer-seller-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.buyer-seller-grid article{border-radius:22px;padding:38px;background:linear-gradient(145deg,#0c3473,#155eef);color:#fff}.buyer-seller-grid article:last-child{background:linear-gradient(145deg,#f4a900,#ffd267);color:#10284a}.buyer-seller-grid span{font-size:10px;font-weight:900;letter-spacing:.14em}.buyer-seller-grid h2{font-size:28px;line-height:1.15;margin:12px 0}.buyer-seller-grid p{font-size:12px;line-height:1.7;max-width:540px}.buyer-seller-grid a{display:inline-flex;margin-top:18px;background:#fff;color:#11366d;border-radius:9px;padding:11px 15px;font-size:11px;font-weight:900}.marketplace-insights{background:#fff}.insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.insight-grid article{border-top:4px solid #155eef;padding:26px;border-radius:0 0 16px 16px;background:#f7f9fc}.insight-grid span{font-size:9px;color:#155eef;font-weight:900;text-transform:uppercase;letter-spacing:.11em}.insight-grid h3{font-size:18px;margin:12px 0 8px}.insight-grid p{font-size:11px;line-height:1.65;color:#6d7d92}@media(max-width:900px){.festive-banner-track,.industry-collection-grid,.process-grid{grid-template-columns:repeat(2,1fr)}.buyer-seller-grid,.insight-grid{grid-template-columns:1fr}}@media(max-width:560px){.festive-banner-track,.industry-collection-grid,.process-grid{grid-template-columns:1fr}.festive-banner-track article{min-height:220px}.buyer-seller-grid article{padding:26px}.buyer-seller-grid h2{font-size:23px}}
/* Sprint 118: storefront lead conversion center */
.crm-kpis article small{display:block;margin-top:4px;color:#98a5b5;font-size:8px;font-weight:650}.crm-badges .quote-badge{background:#eaf3ff;color:#155eb8}.crm-workbench,.crm-subpanel{margin-top:12px;border:1px solid #e0e8f2;border-radius:12px;background:#fbfcfe}.crm-workbench>summary,.crm-subpanel>summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 13px;cursor:pointer;color:#183c63;font-size:10px;font-weight:900;list-style:none}.crm-workbench>summary::-webkit-details-marker,.crm-subpanel>summary::-webkit-details-marker{display:none}.crm-workbench[open]>summary,.crm-subpanel[open]>summary{border-bottom:1px solid #e8eef5;background:#f6f9fd}.crm-subpanel>summary span{padding:4px 7px;border-radius:999px;background:#e9f2fd;color:#1764bc;font-size:8px}.crm-workbench .crm-editor{margin:0;padding:13px;border:0}.crm-conversion-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:12px}.crm-timeline{display:grid;gap:8px;padding:12px;max-height:285px;overflow:auto}.crm-timeline article{position:relative;padding:9px 10px 9px 14px;border-left:3px solid #1b6dd1;border-radius:8px;background:#fff}.crm-timeline article b{font-size:9px;color:#163b64}.crm-timeline article p{margin:4px 0;color:#566b82;font-size:9px;line-height:1.5}.crm-timeline article time{font-size:7px;color:#9aa7b6}.crm-muted{margin:0;padding:10px;color:#8795a6;font-size:9px}.crm-inline-form{display:grid;grid-template-columns:120px 1fr auto;gap:8px;padding:12px;border-top:1px solid #e8eef5}.crm-inline-form input,.crm-inline-form select,.crm-quote-form input,.crm-quote-form select,.crm-quote-form textarea{width:100%;min-width:0;border:1px solid #d8e2ee;border-radius:8px;background:#fff;padding:9px 10px;color:#173250;font:600 9px/1.35 Manrope,sans-serif}.crm-inline-form button{white-space:nowrap}.crm-quote-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;padding:12px}.crm-quote-form label{display:grid;gap:5px}.crm-quote-form label span{font-size:8px;font-weight:850;color:#64758a}.crm-quote-form .quote-note{grid-column:1/-1}.crm-quote-form .quote-save{grid-column:1/-1;justify-self:end}.crm-quote-form textarea{resize:vertical}.crm-quote-form input:focus,.crm-quote-form select:focus,.crm-quote-form textarea:focus,.crm-inline-form input:focus,.crm-inline-form select:focus{outline:none;border-color:#176bd5;box-shadow:0 0 0 3px rgba(23,107,213,.08)}
@media(max-width:1100px){.crm-conversion-grid{grid-template-columns:1fr}.crm-quote-form{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.crm-inline-form{grid-template-columns:1fr}.crm-quote-form{grid-template-columns:1fr}.crm-quote-form .quote-note,.crm-quote-form .quote-save{grid-column:auto}.crm-quote-form .quote-save{width:100%}}


/* Sprint 119 — balanced Seller Center sidebar and storefront sidebar enrichment */
.seller-dashboard-page .seller-shell.seller-v2{
  align-items:stretch;
  grid-template-columns:232px minmax(0,1fr);
  gap:18px;
}
.seller-dashboard-page .seller-shell.seller-v2>.seller-nav{
  align-self:stretch;
  min-height:100%;
  height:auto;
  top:auto;
  position:relative;
  max-height:none;
  overflow:visible;
}
.seller-dashboard-page .seller-shell.seller-v2>.seller-main{
  align-self:start;
  width:100%;
}
.seller-dashboard-page .seller-shell.seller-v2 .seller-nav-links{
  align-content:start;
}
.seller-dashboard-page .seller-shell.seller-v2 .seller-nav-foot{
  position:sticky;
  bottom:12px;
}
.store-sidebar-value-card,.store-sidebar-facts-card{
  background:#fff;
  border:1px solid #e2e8f1;
  border-radius:16px;
  box-shadow:0 7px 26px rgba(18,43,82,.055);
}
.store-sidebar-value-card{padding:16px}
.store-sidebar-card-head span,.store-sidebar-facts-card>span{
  display:block;
  font-size:9px;
  line-height:1.2;
  letter-spacing:.12em;
  font-weight:900;
  color:#1765d1;
}
.store-sidebar-card-head h3{margin:5px 0 13px;font-size:16px;color:#10233f}
.store-sidebar-value-grid{display:grid;gap:8px}
.store-sidebar-value-grid article{
  display:grid;
  grid-template-columns:30px minmax(0,1fr);
  gap:9px;
  align-items:start;
  padding:10px;
  border:1px solid #e7edf5;
  border-radius:11px;
  background:#fbfcfe;
}
.store-sidebar-value-grid i{
  width:30px;height:30px;border-radius:9px;
  display:grid;place-items:center;
  background:#eaf3ff;color:#0b55c7;
  font-style:normal;font-weight:900;
}
.store-sidebar-value-grid b,.store-sidebar-value-grid small{display:block}
.store-sidebar-value-grid b{font-size:11px;color:#142744}
.store-sidebar-value-grid small{font-size:9px;line-height:1.45;color:#75849a;margin-top:2px}
.store-sidebar-facts-card{
  padding:15px;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
}
.store-sidebar-facts-card>span{grid-column:1/-1;margin-bottom:2px}
.store-sidebar-facts-card div{min-width:0;padding:9px 7px;border-radius:10px;background:#f4f7fb;text-align:center}
.store-sidebar-facts-card b,.store-sidebar-facts-card small{display:block;overflow:hidden;text-overflow:ellipsis}
.store-sidebar-facts-card b{font-size:11px;color:#12345f;white-space:nowrap}
.store-sidebar-facts-card small{font-size:8px;color:#7a8798;margin-top:3px}
@media(max-width:980px){
 .seller-dashboard-page .seller-shell.seller-v2{display:block}
 .seller-dashboard-page .seller-shell.seller-v2>.seller-nav{position:static;min-height:0;height:auto;overflow:auto}
 .seller-dashboard-page .seller-shell.seller-v2 .seller-nav-foot{position:static}
 .storefront-sidebar{position:static}
 .store-sidebar-value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
 .store-sidebar-value-card,.store-sidebar-facts-card{border-radius:12px}
 .store-sidebar-value-card{padding:13px}
 .store-sidebar-value-grid{grid-template-columns:1fr}
 .store-sidebar-facts-card{grid-template-columns:1fr 1fr}
 .store-sidebar-facts-card>span{grid-column:1/-1}
 .store-sidebar-facts-card div:last-child{grid-column:1/-1}
}


/* Sprint 125: compare, cart and homepage content hub */
.product-commerce-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:8px}.product-commerce-actions button{min-height:36px;border:1px solid #d7e1ef;border-radius:9px;background:#fff;color:#17345d;font:800 10px/1 Manrope,sans-serif;cursor:pointer}.product-commerce-actions button:hover,.product-commerce-actions button.is-compared,.product-commerce-actions button.is-in-cart{background:#0d61ca;color:#fff;border-color:#0d61ca}.shopping-cart-link{display:inline-flex;align-items:center;gap:6px}.shopping-cart-link b{min-width:20px;height:20px;border-radius:999px;display:grid;place-items:center;background:#ffc341;color:#071f49;font-size:10px}.cart-page{background:#f4f7fb;min-height:70vh}.cart-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.cart-heading h1{margin:8px 0;font-size:clamp(32px,4vw,50px);color:#092653}.cart-heading p{max-width:780px;color:#6b7b90}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:start}.cart-list{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:20px;align-items:center;padding:18px;background:#fff;border:1px solid #e0e7f0;border-radius:18px;box-shadow:0 12px 36px rgba(17,44,82,.05)}.cart-item-image img{width:150px;height:120px;object-fit:contain;border-radius:12px;background:#f8fafc}.cart-item-copy>span{font-size:10px;color:#55708f}.cart-item-copy h2{margin:6px 0;font-size:18px}.cart-item-copy p{font-size:11px;color:#75849a}.cart-item-actions{display:flex;align-items:end;gap:14px;margin-top:13px}.cart-item-actions form{display:flex;align-items:end;gap:7px}.cart-item-actions label{display:grid;gap:4px;font-size:9px;font-weight:800}.cart-item-actions input{width:82px;height:35px;border:1px solid #d7e0ec;border-radius:8px;padding:0 9px}.cart-item-actions button,.cart-item-actions a{height:35px;padding:0 12px;border:0;border-radius:8px;background:#edf4ff;color:#0a58c3;display:inline-flex;align-items:center;font-size:10px;font-weight:850}.cart-item-price{text-align:right}.cart-item-price strong,.cart-item-price small{display:block}.cart-item-price strong{font-size:19px;color:#082c61}.cart-item-price small{font-size:9px;color:#7c899b;margin-top:5px}.cart-summary{position:sticky;top:130px;padding:22px;background:#092f68;color:#fff;border-radius:20px;box-shadow:0 20px 50px rgba(5,31,74,.2)}.cart-summary>span{font-size:9px;letter-spacing:.13em;color:#67a6ff;font-weight:900}.cart-summary h2{margin:7px 0 20px}.cart-summary dl{display:grid;gap:12px}.cart-summary dl div{display:flex;justify-content:space-between;gap:14px;padding-bottom:11px;border-bottom:1px solid rgba(255,255,255,.14)}.cart-summary dt,.cart-summary dd{font-size:11px}.cart-summary dd{font-weight:800}.cart-summary p{font-size:10px;line-height:1.6;color:#c3d3e9}.cart-summary .button{width:100%;justify-content:center;margin-top:12px}.cart-continue{display:block;text-align:center;color:#fff;font-size:10px;font-weight:800;margin-top:13px}.home-reels{background:#071f49;color:#fff}.home-reels .premium-head h2,.home-reels .section-copy{color:#fff}.reels-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(250px,330px);gap:16px;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory}.reel-card{scroll-snap-align:start;background:#fff;color:#142b4a;border-radius:18px;overflow:hidden}.reel-media{height:330px;background:#102f5c;position:relative}.reel-media video,.reel-media img{width:100%;height:100%;object-fit:cover}.reel-media a{display:block;width:100%;height:100%;position:relative}.reel-media a span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#0c5fc5;font-size:20px}.reel-card>div:last-child{padding:15px}.reel-card>div:last-child>span{font-size:9px;color:#1c66c7;font-weight:900}.reel-card h3{font-size:15px;margin:6px 0}.reel-card p{font-size:10px;color:#6f7d90;min-height:30px}.reel-card a{font-size:10px;font-weight:850;color:#0c5fc5}.home-content-hub{background:#f5f7fb}.content-hub-grid{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:20px;align-items:start}.blog-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.blog-preview-grid article{background:#fff;border:1px solid #e1e7ef;border-radius:16px;overflow:hidden}.blog-image{height:160px;background:linear-gradient(135deg,#0b2d62,#2170d6);display:grid;place-items:center}.blog-image img{width:100%;height:100%;object-fit:cover}.blog-image span{font-size:30px;color:#fff;font-weight:900}.blog-preview-grid article>div{padding:15px}.blog-preview-grid article>div>span{font-size:8px;color:#1765d1;font-weight:900}.blog-preview-grid h3{font-size:14px;line-height:1.4;margin:6px 0}.blog-preview-grid p{font-size:10px;line-height:1.55;color:#738195}.content-empty{grid-column:1/-1;min-height:250px;display:grid;place-items:center;text-align:center}.live-news-panel{background:#071f49;color:#fff;border-radius:18px;padding:18px}.live-news-title{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.14)}.live-news-title span{font-size:11px;font-weight:900}.live-news-title i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#ef3f46;box-shadow:0 0 0 5px rgba(239,63,70,.16);margin-right:7px}.live-news-title small{color:#93add1;font-size:8px}.live-news-panel>a{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.1);color:#fff}.live-news-panel>a:last-child{border-bottom:0}.live-news-panel time{font-size:9px;color:#75a7ea}.live-news-panel h3{font-size:12px;line-height:1.45;margin:4px 0}.live-news-panel p{font-size:9px;line-height:1.5;color:#b9c9df;margin:0 0 5px}.live-news-panel b{font-size:7px;padding:3px 6px;border-radius:999px;background:#ef3f46;text-transform:uppercase}.live-news-panel a span{font-size:8px;color:#70a8f2}.news-empty{padding:30px 0;text-align:center;color:#c4d3e8}
@media(max-width:1180px){.content-hub-grid{grid-template-columns:1fr}.live-news-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.live-news-title{grid-column:1/-1}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.blog-preview-grid{grid-template-columns:repeat(3,minmax(220px,1fr));overflow-x:auto}}
@media(max-width:700px){.header-actions .shopping-cart-link{display:none}.product-commerce-actions{grid-template-columns:1fr}.cart-heading{align-items:start;flex-direction:column}.cart-item{grid-template-columns:90px minmax(0,1fr);gap:12px}.cart-item-image img{width:90px;height:90px}.cart-item-price{grid-column:2;text-align:left}.cart-item-actions{align-items:start;flex-direction:column}.live-news-panel{display:block}.blog-preview-grid{grid-template-columns:1fr;overflow:visible}.reels-track{grid-auto-columns:82vw}.reel-media{height:290px}}

/* Sprint 126: detailed marketplace cards and stable responsive listing */
.catalog-layout{grid-template-columns:280px minmax(0,1fr);gap:24px}
.catalog-layout main{min-width:0}
.catalog-layout .product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;overflow:visible;padding:0}
.catalog-layout .product-card{min-width:0;height:100%;display:flex;flex-direction:column;border-radius:18px}
.catalog-layout .product-image{height:210px;padding:14px;background:#f8fafd}
.catalog-layout .product-body{display:flex;flex-direction:column;flex:1;padding:16px}
.catalog-layout .product-body h3{height:auto;min-height:45px;font-size:16px;margin-bottom:10px}
.catalog-layout .price{font-size:19px;line-height:1.25}
.product-primary-meta{display:flex;flex-wrap:wrap;gap:6px 12px;margin:10px 0;font-size:10px;color:#728198}
.product-primary-meta b{color:#263f63}
.product-description{margin:0 0 11px!important;min-height:45px;font-size:10px!important;line-height:1.5;color:#718096!important}
.product-facts{display:grid;gap:6px;margin:0 0 12px;padding:10px;border:1px solid #e5ebf3;border-radius:11px;background:#f8fafd}
.product-facts span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.35;color:#4d607b}
.product-facts span:first-child{color:#193d70;font-weight:700}
.supplier-line{margin-top:auto;gap:8px}
.supplier-line>span:first-child{overflow:hidden;text-overflow:ellipsis}
.supplier-badges{display:flex;align-items:center;gap:5px;flex:0 0 auto}
.supplier-badges em{display:inline-grid;place-items:center;min-width:22px;height:18px;padding:0 4px;border-radius:999px;background:#eaf8f1;color:#08795b;font-size:7px;font-style:normal;font-weight:900}
.catalog-layout .card-actions a,.catalog-layout .card-actions button{white-space:normal;line-height:1.2;text-align:center;padding:8px 5px}
.catalog-layout .product-commerce-actions button{font-size:9px}
@media(max-width:1500px){.catalog-layout .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1100px){.catalog-layout{grid-template-columns:240px minmax(0,1fr)}.catalog-layout .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){.catalog-layout{grid-template-columns:1fr}.catalog-layout .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-layout .filter-sidebar{position:relative;top:auto}}
@media(max-width:560px){.catalog-layout .product-grid{grid-template-columns:1fr}.catalog-layout .product-image{height:220px}.product-description{min-height:0}}

/* Sprint 127: compact product cards and separated overlay controls */
.product-card-detailed{overflow:hidden}
.product-card-detailed .product-quick-view{
  left:12px;right:auto;top:12px;z-index:8;
  min-height:36px;padding:0 13px;
  display:inline-flex;align-items:center;justify-content:center;
  opacity:1;transform:none;
  border:1px solid rgba(207,218,233,.95);
  background:rgba(255,255,255,.96);
  box-shadow:0 7px 20px rgba(12,36,71,.10);
  white-space:nowrap
}
.product-card-detailed .product-image .wishlist{
  left:auto;right:12px;top:12px;z-index:9;
  width:38px;height:38px;margin:0;
  display:grid;place-items:center;
  border:1px solid rgba(207,218,233,.95);
  background:rgba(255,255,255,.97);
  box-shadow:0 7px 20px rgba(12,36,71,.10)
}
.product-card-detailed .product-badge{top:58px;left:12px}
.catalog-layout .product-card-detailed .product-image{height:178px;padding:10px}
.catalog-layout .product-card-detailed .product-image img{width:100%;height:100%;object-fit:contain}
.catalog-layout .product-card-detailed .product-body{padding:13px 14px 14px}
.catalog-layout .product-card-detailed .product-body h3{
  min-height:40px;max-height:40px;margin:0 0 7px;
  overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;
  font-size:15px;line-height:1.35
}
.catalog-layout .product-card-detailed .price{font-size:17px;line-height:1.25;margin-bottom:2px}
.catalog-layout .product-card-detailed .price small{font-size:10px}
.catalog-layout .product-card-detailed .product-primary-meta{margin:7px 0;gap:4px 9px;font-size:9px}
.catalog-layout .product-card-detailed .product-description{
  min-height:32px;max-height:32px;margin:0 0 8px!important;
  overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;
  font-size:9px!important;line-height:1.45
}
.catalog-layout .product-card-detailed .product-facts{
  grid-template-columns:1fr 1fr;gap:4px 8px;
  margin:0 0 8px;padding:8px 9px;border-radius:9px
}
.catalog-layout .product-card-detailed .product-facts span{font-size:8px;line-height:1.25}
.catalog-layout .product-card-detailed .supplier-line{padding-top:8px;margin-top:0;font-size:9px}
.catalog-layout .product-card-detailed .card-actions{gap:7px;margin-top:8px}
.catalog-layout .product-card-detailed .card-actions a,
.catalog-layout .product-card-detailed .card-actions button{min-height:38px;padding:7px 5px;font-size:10px}
.catalog-layout .product-card-detailed .product-commerce-actions{gap:7px;margin-top:7px}
.catalog-layout .product-card-detailed .product-commerce-actions button{min-height:34px;font-size:9px}
@media(max-width:700px){
  .product-card-detailed .product-quick-view{left:9px;top:9px;min-height:33px;padding:0 10px;font-size:9px}
  .product-card-detailed .product-image .wishlist{right:9px;top:9px;width:34px;height:34px}
  .product-card-detailed .product-badge{left:9px;top:49px}
  .catalog-layout .product-card-detailed .product-image{height:190px}
  .catalog-layout .product-card-detailed .product-facts{grid-template-columns:1fr}
}

/* Sprint 135: AI chat widget */
.ai-chat-widget{--ai-accent:#0b5bd3;position:fixed;right:22px;bottom:22px;z-index:9990;font-family:Manrope,Arial,sans-serif}.ai-chat-launcher{position:relative;width:62px;height:62px;border:0;border-radius:22px;background:linear-gradient(145deg,var(--ai-accent),#063486);color:#fff;box-shadow:0 18px 45px rgba(4,31,82,.35);display:flex;align-items:center;justify-content:center;gap:2px;cursor:pointer}.ai-chat-launcher span{font-size:22px}.ai-chat-launcher b{font-size:13px}.ai-chat-launcher i{position:absolute;right:2px;top:2px;width:12px;height:12px;border-radius:50%;background:#22c55e;border:2px solid #fff}.ai-chat-widget.open .ai-chat-launcher{transform:scale(.94)}.ai-chat-panel{position:absolute;right:0;bottom:76px;width:min(380px,calc(100vw - 28px));height:540px;max-height:calc(100vh - 120px);background:#fff;border:1px solid #dce6f4;border-radius:24px;box-shadow:0 28px 80px rgba(5,25,58,.28);overflow:hidden;display:grid;grid-template-rows:auto 1fr auto auto auto}.ai-chat-panel[hidden]{display:none}.ai-chat-panel>header{background:linear-gradient(135deg,#071b46,var(--ai-accent));color:#fff;padding:16px;display:flex;align-items:center;gap:11px}.ai-chat-avatar{width:40px;height:40px;border-radius:14px;background:#fff;color:var(--ai-accent);font-weight:900;display:grid;place-items:center}.ai-chat-panel header div:nth-child(2){display:flex;flex-direction:column}.ai-chat-panel header strong{font-size:15px}.ai-chat-panel header small{font-size:11px;opacity:.82}.ai-chat-panel header small i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#22c55e;margin-right:5px}.ai-chat-panel header button{margin-left:auto;background:rgba(255,255,255,.12);border:0;color:#fff;width:34px;height:34px;border-radius:12px;font-size:24px;cursor:pointer}.ai-chat-messages{padding:16px;overflow:auto;background:linear-gradient(#f8fbff,#fff)}.ai-message{max-width:84%;padding:11px 13px;border-radius:16px;margin-bottom:10px;font-size:13px;line-height:1.5;white-space:pre-wrap}.ai-message.assistant{background:#eef4ff;color:#18335d;border-bottom-left-radius:5px}.ai-message.user{background:var(--ai-accent);color:#fff;margin-left:auto;border-bottom-right-radius:5px}.ai-message.typing{opacity:.65}.ai-chat-suggestions{display:flex;gap:7px;padding:0 14px 10px;overflow-x:auto}.ai-chat-suggestions button{white-space:nowrap;border:1px solid #d6e2f4;background:#fff;color:#24456f;padding:7px 10px;border-radius:999px;font-size:11px;cursor:pointer}.ai-chat-panel form{margin:0 12px 10px;border:1px solid #ccd9eb;border-radius:15px;display:flex;align-items:flex-end;padding:7px;background:#fff}.ai-chat-panel textarea{border:0;outline:0;resize:none;min-height:36px;max-height:90px;flex:1;padding:8px;font:inherit;font-size:13px}.ai-chat-panel form button{width:38px;height:38px;border:0;border-radius:12px;background:var(--ai-accent);color:#fff;cursor:pointer}.ai-chat-panel>footer{text-align:center;font-size:9px;color:#7d8ca3;padding:0 10px 9px}.mobile-app-nav~.ai-chat-widget{}@media(max-width:720px){.ai-chat-widget{right:14px;bottom:92px}.ai-chat-launcher{width:56px;height:56px;border-radius:19px}.ai-chat-panel{position:fixed;left:10px;right:10px;bottom:158px;width:auto;height:min(520px,calc(100vh - 180px));border-radius:22px}}

/* Sprint 136: AI pre-chat lead capture and SVG cart icon */
.shopping-cart-link{display:inline-flex;align-items:center;gap:8px}
.shopping-cart-link .cart-svg-icon{width:28px;height:28px;border-radius:10px;background:#f8bd2a;color:#0b5bd3;display:grid;place-items:center;flex:0 0 auto}
.shopping-cart-link .cart-svg-icon svg{display:block}
.shopping-cart-link [data-cart-count]{min-width:27px;height:27px;padding:0 7px;border-radius:999px;background:#f8bd2a;color:#071b46;display:grid;place-items:center;font-size:12px;line-height:1}
.ai-chat-panel{grid-template-rows:auto 1fr auto}
.ai-chat-lead{overflow:auto;padding:22px 20px 16px;background:linear-gradient(180deg,#f7faff 0%,#fff 68%)}
.ai-chat-lead[hidden],.ai-chat-conversation[hidden]{display:none!important}
.ai-chat-lead-eyebrow{display:block;color:var(--ai-accent);font-size:10px;letter-spacing:.12em;font-weight:800;margin-bottom:7px}
.ai-chat-lead h3{margin:0;color:#0b2347;font-size:22px;line-height:1.25}
.ai-chat-lead>p{margin:8px 0 17px;color:#687b96;font-size:12px;line-height:1.55}
.ai-chat-lead form{display:grid;gap:12px}
.ai-chat-lead label{display:grid;gap:6px}
.ai-chat-lead label>span{font-size:11px;font-weight:800;color:#263f63}
.ai-chat-lead input,.ai-chat-lead textarea{width:100%;box-sizing:border-box;border:1px solid #d3dfef;border-radius:13px;background:#fff;color:#122c50;padding:11px 12px;font:inherit;font-size:13px;outline:0;transition:border-color .18s,box-shadow .18s}
.ai-chat-lead textarea{resize:vertical;min-height:82px;max-height:130px}
.ai-chat-lead input:focus,.ai-chat-lead textarea:focus{border-color:var(--ai-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--ai-accent) 14%,transparent)}
.ai-chat-lead form>small{min-height:16px;color:#c52937;font-size:10px}
.ai-chat-lead form>button{min-height:45px;border:0;border-radius:13px;background:linear-gradient(135deg,var(--ai-accent),#063486);color:#fff;font:inherit;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;box-shadow:0 10px 25px rgba(6,55,137,.2)}
.ai-chat-lead form>button:disabled{opacity:.65;cursor:wait}
.ai-chat-privacy{margin-top:14px;padding-top:12px;border-top:1px solid #e7edf6;display:flex;align-items:flex-start;gap:7px;color:#74849a;font-size:9px;line-height:1.45}
.ai-chat-privacy svg{flex:0 0 auto;color:#22a45d}
.ai-chat-conversation{min-height:0;display:grid;grid-template-rows:1fr auto auto;overflow:hidden}
.ai-chat-conversation .ai-chat-messages{min-height:0}
.ai-chat-conversation form{margin:0 12px 10px;border:1px solid #ccd9eb;border-radius:15px;display:flex;align-items:flex-end;padding:7px;background:#fff}
.ai-chat-conversation form button svg{display:block}
@media(max-width:720px){
  .shopping-cart-link .cart-svg-icon{width:26px;height:26px}
  .ai-chat-lead{padding:18px 16px 14px}
  .ai-chat-lead h3{font-size:20px}
}

/* Sprint 137: final public-shell recovery, premium footer and mobile navigation dock */
.tf-premium-footer{position:relative;margin-top:52px;background:radial-gradient(circle at 18% 0%,rgba(14,76,170,.22),transparent 34%),linear-gradient(155deg,#020b1d 0%,#06152f 48%,#031022 100%);color:#d8e1f0;border-top:1px solid rgba(115,148,194,.18);overflow:hidden}.tf-premium-footer:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:36px 36px;pointer-events:none}.tf-footer-main,.tf-trust-strip,.tf-footer-meta,.tf-footer-lower>.shell{position:relative;z-index:1}.tf-footer-main{display:grid;grid-template-columns:1.18fr .72fr .78fr .84fr 1.12fr;gap:36px;padding-top:58px;padding-bottom:36px}.tf-footer-logo{display:inline-flex;max-width:205px}.tf-footer-logo img{display:block;width:100%;height:58px;object-fit:contain;object-position:left center}.tf-footer-brand>p{max-width:340px;margin:20px 0 17px;color:#aebbd0;font-size:13px;line-height:1.8}.tf-trade-secure-badge{display:inline-flex;max-width:220px;border-radius:16px;overflow:hidden;box-shadow:0 12px 35px rgba(0,0,0,.2)}.tf-trade-secure-badge img{display:block;width:100%;height:58px;object-fit:contain;background:#fff}.tf-help-card{margin-top:22px;max-width:330px;padding:18px;border:1px solid rgba(121,158,211,.28);border-radius:18px;background:linear-gradient(145deg,rgba(27,72,137,.34),rgba(8,28,61,.72));display:flex;gap:13px;align-items:flex-start;box-shadow:inset 0 1px rgba(255,255,255,.04)}.tf-help-icon{width:48px;height:48px;flex:0 0 48px;border:1px solid rgba(181,207,244,.32);border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.04)}.tf-help-icon svg,.tf-footer-contact svg,.tf-trust-strip svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tf-help-card div{display:grid;gap:5px}.tf-help-card strong{color:#fff;font-size:14px}.tf-help-card span{color:#aebbd0;font-size:11px;line-height:1.5}.tf-help-card a{color:#ffc43b;font-size:12px;font-weight:800}.tf-footer-column h3,.tf-footer-contact h3{position:relative;margin:4px 0 25px;color:#fff;font-family:"Plus Jakarta Sans",Manrope,sans-serif;font-size:14px;text-transform:uppercase;letter-spacing:.03em}.tf-footer-column h3:after,.tf-footer-contact h3:after{content:"";position:absolute;left:0;bottom:-10px;width:38px;height:2px;background:linear-gradient(90deg,#ffb800,#ffcf55);border-radius:999px}.tf-footer-column nav{display:grid;gap:14px}.tf-footer-column a{position:relative;padding-left:18px;color:#b6c2d4;font-size:12px;line-height:1.4;transition:.2s ease}.tf-footer-column a:before{content:"›";position:absolute;left:0;color:#fff;font-size:18px;line-height:13px}.tf-footer-column a:hover{color:#fff;transform:translateX(3px)}.tf-footer-contact ul{list-style:none;padding:0;margin:0 0 22px;display:grid;gap:15px}.tf-footer-contact li{display:flex;align-items:flex-start;gap:10px;color:#b6c2d4;font-size:11px;line-height:1.55}.tf-footer-contact li svg{width:18px;height:18px;color:#d8e4f7;flex:0 0 auto}.tf-footer-contact li a{color:inherit}.tf-newsletter-title{display:block;margin-bottom:10px;color:#fff;font-size:12px}.tf-footer-newsletter{display:grid;grid-template-columns:minmax(0,1fr) auto;border:1px solid rgba(153,181,223,.35);border-radius:12px;overflow:hidden;background:rgba(8,26,57,.82)}.tf-footer-newsletter input{min-width:0;height:46px;border:0;outline:0;padding:0 13px;background:transparent;color:#fff;font:inherit;font-size:11px}.tf-footer-newsletter button{border:0;padding:0 18px;background:linear-gradient(135deg,#ffb500,#ffc934);color:#07162e;font:inherit;font-size:12px;font-weight:900;cursor:pointer}.tf-footer-contact>small{display:block;margin-top:10px;color:#8190a7;font-size:10px;line-height:1.55}.tf-trust-strip{display:grid;grid-template-columns:repeat(5,1fr);padding:17px 20px;border:1px solid rgba(114,151,204,.2);border-radius:18px;background:rgba(3,16,39,.58);box-shadow:inset 0 1px rgba(255,255,255,.025)}.tf-trust-strip article{display:flex;align-items:center;gap:11px;padding:5px 18px;border-right:1px solid rgba(134,164,207,.18)}.tf-trust-strip article:last-child{border-right:0}.tf-trust-strip article>span{width:45px;height:45px;border:1px solid rgba(172,199,237,.28);border-radius:50%;display:grid;place-items:center;color:#edf4ff;background:radial-gradient(circle,rgba(49,89,150,.36),rgba(4,21,48,.2));flex:0 0 auto}.tf-trust-strip div{display:grid;gap:3px}.tf-trust-strip strong{color:#fff;font-size:11px}.tf-trust-strip small{color:#91a0b6;font-size:9px;line-height:1.4}.tf-footer-meta{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding-top:27px;padding-bottom:27px;color:#91a0b6;font-size:10px}.tf-footer-meta nav{display:flex;gap:0}.tf-footer-meta nav a{padding:0 14px;color:#b7c2d4;border-right:1px solid #d7a700}.tf-footer-meta nav a:last-child{border-right:0}.tf-footer-meta>span:last-child{text-align:right}.tf-footer-lower{position:relative;z-index:1;border-top:1px solid rgba(129,160,203,.12);background:rgba(0,7,19,.5)}.tf-footer-lower>.shell{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px}.tf-socials,.tf-payments{display:flex;align-items:center;gap:10px;color:#dce5f3;font-size:11px}.tf-socials a{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#184e9e;color:#fff;font-size:12px;font-weight:900}.tf-socials a:nth-of-type(2){background:#1499d8}.tf-socials a:nth-of-type(3){background:#1476a8}.tf-socials a:nth-of-type(4){background:#e31b23}.tf-socials a:nth-of-type(5){background:linear-gradient(145deg,#5a2ac7,#e8476a,#f3a334)}.tf-payments b{display:grid;place-items:center;min-width:58px;height:30px;padding:0 8px;border-radius:5px;background:#fff;color:#153a78;font-size:9px}.tf-payments b:nth-child(3){color:#c71e2d}.tf-payments b:nth-child(5){color:#173c86}.tf-payments b:nth-child(6){color:#343434}

.tf-mobile-dock{display:none}.tf-mobile-dock a{text-decoration:none}.tf-mobile-dock svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tf-mobile-dock a:first-child svg{fill:currentColor;stroke:none}.tf-mobile-dock a>span{position:relative}.tf-mobile-dock a>span i{position:absolute;right:-3px;top:-3px;width:7px;height:7px;border-radius:50%;background:#ff163f;border:2px solid #fff}

@media(max-width:1120px){.tf-footer-main{grid-template-columns:1.15fr repeat(3,1fr)}.tf-footer-contact{grid-column:2/-1}.tf-trust-strip{grid-template-columns:repeat(3,1fr)}.tf-trust-strip article:nth-child(3){border-right:0}.tf-trust-strip article:nth-child(n+4){margin-top:12px}.tf-footer-brand{grid-row:1/3}}
@media(max-width:760px){body{padding-bottom:calc(86px + env(safe-area-inset-bottom))}.tf-premium-footer{margin-top:28px}.tf-footer-main{display:grid;grid-template-columns:1fr;gap:0;padding:34px 18px 24px}.tf-footer-brand{grid-row:auto;padding-bottom:22px}.tf-footer-logo{max-width:170px}.tf-footer-logo img{height:48px}.tf-footer-brand>p{font-size:11px;line-height:1.7}.tf-trade-secure-badge{max-width:185px}.tf-trade-secure-badge img{height:49px}.tf-help-card{max-width:none}.tf-footer-column,.tf-footer-contact{grid-column:auto;border-top:1px solid rgba(151,178,216,.16);padding:20px 0 4px}.tf-footer-column h3,.tf-footer-contact h3{margin-bottom:20px}.tf-footer-column nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 8px}.tf-footer-contact ul{gap:11px}.tf-trust-strip{margin:0 14px;grid-template-columns:1fr 1fr;padding:12px}.tf-trust-strip article{padding:9px;border-right:0;border-bottom:1px solid rgba(134,164,207,.13)}.tf-trust-strip article:last-child{grid-column:1/-1;border-bottom:0}.tf-trust-strip article:nth-child(n+4){margin-top:0}.tf-trust-strip article>span{width:39px;height:39px}.tf-footer-meta{grid-template-columns:1fr;padding:22px 18px;text-align:center}.tf-footer-meta nav{justify-content:center}.tf-footer-meta>span:last-child{text-align:center}.tf-footer-lower>.shell{padding:18px;display:grid;justify-content:stretch}.tf-socials,.tf-payments{justify-content:center;flex-wrap:wrap}.tf-payments b{min-width:52px}.tf-mobile-dock{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));position:fixed;left:10px;right:10px;bottom:8px;z-index:9980;height:calc(70px + env(safe-area-inset-bottom));padding:7px 8px env(safe-area-inset-bottom);background:rgba(255,255,255,.96);border:1px solid rgba(207,217,232,.95);border-radius:24px;box-shadow:0 14px 42px rgba(8,26,56,.25);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.tf-mobile-dock a{position:relative;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#111827;border-radius:19px;font-weight:800}.tf-mobile-dock a small{font-size:8px;line-height:1}.tf-mobile-dock a.is-active{background:#eef1f5;color:#06142d}.tf-mobile-dock .tf-dock-primary span{width:42px;height:42px;margin-top:-19px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,#ffb500,#ffd04b);color:#07162e;box-shadow:0 9px 22px rgba(243,175,0,.35)}.tf-mobile-dock .tf-dock-primary small{margin-top:-2px}.ai-chat-widget{right:14px!important;bottom:calc(92px + env(safe-area-inset-bottom))!important}.ai-chat-panel{bottom:calc(162px + env(safe-area-inset-bottom))!important}.site-footer+.mobile-app-nav{display:grid!important}}
@media(max-width:390px){.tf-mobile-dock{left:6px;right:6px;border-radius:20px}.tf-mobile-dock a small{font-size:7px}.tf-footer-column nav{grid-template-columns:1fr}.tf-trust-strip{grid-template-columns:1fr}.tf-trust-strip article:last-child{grid-column:auto}.tf-payments span{width:100%;text-align:center}}

/* Imported information-page content compatibility */
.legacy-source-content{color:#253a58;font-size:14px;line-height:1.75}.legacy-source-content>section,.legacy-source-content>div{max-width:100%}.legacy-source-content h1,.legacy-source-content h2,.legacy-source-content h3,.legacy-source-content h4{font-family:"Plus Jakarta Sans",Manrope,sans-serif;color:#0a2347;line-height:1.25}.legacy-source-content h2{font-size:clamp(22px,3vw,34px);margin:0 0 14px}.legacy-source-content h3{font-size:18px;margin:18px 0 8px}.legacy-source-content p{margin:0 0 14px}.legacy-source-content a{color:#0b5bd3;text-decoration:none}.legacy-source-content img{max-width:100%;height:auto;border-radius:14px}.legacy-source-content ul,.legacy-source-content ol{padding-left:22px}.legacy-source-content .bg-white{background:#fff}.legacy-source-content .bg-gray-50,.legacy-source-content .bg-gray-100{background:#f5f8fc}.legacy-source-content .rounded-lg,.legacy-source-content .rounded-xl,.legacy-source-content .rounded-2xl{border-radius:16px}.legacy-source-content .shadow,.legacy-source-content .shadow-md,.legacy-source-content .shadow-lg{box-shadow:0 14px 40px rgba(10,38,78,.09)}.legacy-source-content .p-3{padding:12px}.legacy-source-content .p-4{padding:16px}.legacy-source-content .p-6{padding:24px}.legacy-source-content .p-8{padding:32px}.legacy-source-content .px-4{padding-left:16px;padding-right:16px}.legacy-source-content .py-4{padding-top:16px;padding-bottom:16px}.legacy-source-content .space-y-2>*+*{margin-top:8px}.legacy-source-content .space-y-4>*+*{margin-top:16px}.legacy-source-content .space-y-8>*+*{margin-top:32px}.legacy-source-content .grid{display:grid}.legacy-source-content .flex{display:flex}.legacy-source-content .flex-col{flex-direction:column}.legacy-source-content .items-center{align-items:center}.legacy-source-content .justify-center{justify-content:center}.legacy-source-content .text-center{text-align:center}.legacy-source-content .font-bold{font-weight:800}.legacy-source-content .font-semibold{font-weight:700}.legacy-source-content .text-white{color:#fff}.legacy-source-content .text-gray-600{color:#5e6f86}.legacy-source-content .text-gray-800{color:#172a45}.legacy-source-content .overflow-x-auto{overflow-x:auto}.legacy-source-content .flex-shrink-0{flex-shrink:0}.legacy-source-content .w-full{width:100%}.legacy-source-content .max-w-md{max-width:448px}.legacy-source-content .relative{position:relative}.legacy-source-content .absolute{position:absolute}.legacy-source-content .inset-0{inset:0}.legacy-source-content .bg-cover{background-size:cover}.legacy-source-content .bg-center{background-position:center}.legacy-source-content [class*="grid-cols-"]{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.legacy-source-content form{display:grid;gap:14px}.legacy-source-content input,.legacy-source-content textarea,.legacy-source-content select{width:100%;border:1px solid #d6e0ec;border-radius:11px;padding:11px 12px;font:inherit;background:#fff}.legacy-source-content button{border:0;border-radius:11px;padding:11px 17px;background:#0b5bd3;color:#fff;font-weight:800;cursor:pointer}@media(max-width:720px){.legacy-source-content{font-size:13px}.legacy-source-content .p-6,.legacy-source-content .p-8{padding:18px}.legacy-source-content [class*="grid-cols-"]{grid-template-columns:1fr}.footer-source-card{padding:12px!important}}

/* Sprint 143: Premium public information pages and global UI refinement */
.footer-page-hero{position:relative;isolation:isolate;overflow:hidden;padding:clamp(42px,6vw,76px) 0;background:radial-gradient(circle at 85% 10%,rgba(255,194,38,.22),transparent 27%),linear-gradient(125deg,#061a43 0%,#0a3478 58%,#0c56b5 100%);color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}
.footer-page-hero:before{content:"";position:absolute;inset:0;z-index:-1;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to right,#000,transparent 82%)}
.footer-page-hero .shell{position:relative}
.footer-page-kicker{display:inline-flex;align-items:center;gap:9px;margin-bottom:14px;padding:7px 11px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.08);font-size:11px;font-weight:800;letter-spacing:.13em;color:#dbeafe}
.footer-page-kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:#ffc328;box-shadow:0 0 0 5px rgba(255,195,40,.13)}
.footer-page-hero h1{max-width:900px;margin:0;font:800 clamp(34px,4.3vw,62px)/1.04 var(--tf-font-display);letter-spacing:-.045em}
.footer-page-hero p{max-width:760px;margin:16px 0 0;color:#d9e7ff;font-size:clamp(14px,1.25vw,18px);line-height:1.7}
.footer-page-wrap{padding-top:clamp(28px,4vw,54px);padding-bottom:clamp(54px,7vw,94px)}
.footer-document-shell{display:grid;grid-template-columns:260px minmax(0,1fr);gap:24px;align-items:start}
.footer-document-aside{position:sticky;top:22px;padding:22px;border:1px solid #dbe5f2;border-radius:20px;background:linear-gradient(180deg,#fff,#f7faff);box-shadow:0 14px 38px rgba(7,27,70,.07)}
.footer-document-aside>span{display:block;color:#0b5bd3;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.footer-document-aside>strong{display:block;margin:8px 0;color:#071b46;font:800 20px/1.25 var(--tf-font-display)}
.footer-document-aside p{margin:0;color:#64748b;font-size:12px;line-height:1.65}
.footer-document-aside a{display:block;margin-top:18px;padding-top:16px;border-top:1px solid #e4ebf4;color:#475569;font-size:11px;text-decoration:none}
.footer-document-aside a b{display:block;margin-top:4px;color:#0b5bd3;font-size:12px}
.footer-source-card{min-width:0;padding:clamp(18px,2.4vw,30px);border:1px solid #dfe7f1;border-radius:24px;background:#fff;box-shadow:0 18px 52px rgba(7,27,70,.075)}
.footer-source-card .legacy-source-content{font-size:15px;line-height:1.78;color:#334155}
.footer-source-card .legacy-source-content>.w-full:first-child,.footer-source-card[data-page="refund-policy"] .legacy-source-content>div:first-child,.footer-source-card[data-page="site-policy"] .legacy-source-content>div:first-child{display:none!important}
.footer-source-card .legacy-source-content>.mx-auto,.footer-source-card .legacy-source-content>.max-w-\[1600px\]{max-width:none!important;padding:0!important;margin:0!important}
.footer-source-card .legacy-source-content section{position:relative;margin:0 0 14px!important;padding:clamp(20px,2.5vw,30px)!important;border:1px solid #e4eaf2!important;border-radius:17px!important;background:#fff!important;box-shadow:none!important;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.footer-source-card .legacy-source-content section:hover{border-color:#bfd2ed!important;box-shadow:0 12px 32px rgba(7,27,70,.065)!important;transform:translateY(-1px)}
.footer-source-card .legacy-source-content section:last-child{margin-bottom:0!important}
.footer-source-card .legacy-source-content section h2{margin:0 0 13px!important;padding:0 0 0 16px!important;border-left:4px solid #ffc328!important;color:#071b46!important;font:800 clamp(21px,2.2vw,31px)/1.22 var(--tf-font-display)!important;letter-spacing:-.025em}
.footer-source-card .legacy-source-content section p,.footer-source-card .legacy-source-content section li{color:#40516b!important;font-size:14px!important;line-height:1.78!important}
.footer-source-card .legacy-source-content section ul,.footer-source-card .legacy-source-content section ol{display:grid;gap:8px;margin:0;padding-left:22px}
.footer-source-card .legacy-source-content section li::marker{color:#0b5bd3}
.footer-content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.footer-content-grid article{display:grid;grid-template-columns:44px minmax(0,1fr);gap:15px;align-items:start;padding:clamp(20px,2.5vw,28px);border:1px solid #dfe7f1;border-radius:19px;background:#fff;box-shadow:0 10px 34px rgba(7,27,70,.055);transition:.18s ease}
.footer-content-grid article:hover{transform:translateY(-2px);border-color:#bfd2ed;box-shadow:0 18px 42px rgba(7,27,70,.09)}
.footer-card-index{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#eaf2ff;color:#0b5bd3;font:800 12px var(--tf-font-display)}
.footer-content-grid h2{margin:0 0 8px;color:#071b46;font:800 19px/1.3 var(--tf-font-display)}
.footer-content-grid p{margin:0;color:#5d6d83;font-size:13px;line-height:1.72}
.footer-contact-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:20px}
.footer-info-card,.footer-form-card,.track-order-card{border:1px solid #dfe7f1;border-radius:22px;background:#fff;box-shadow:0 16px 46px rgba(7,27,70,.07)}
.footer-info-card,.footer-form-card{padding:clamp(22px,3vw,34px)}
.footer-info-card{background:radial-gradient(circle at 100% 0,rgba(255,195,40,.14),transparent 30%),linear-gradient(145deg,#071b46,#0b3b85);color:#fff}
.footer-info-card h2{margin:0 0 22px;font:800 28px var(--tf-font-display)}
.footer-info-card p{display:grid;gap:4px;margin:0;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.12);color:#dbe8ff;font-size:13px;line-height:1.6}
.footer-info-card p:last-child{border-bottom:0}.footer-info-card strong{color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.footer-info-card a{color:#ffd159}
.footer-form-card{display:grid;grid-template-columns:1fr 1fr;gap:15px}.footer-form-card label{display:grid;gap:7px;color:#263b59;font-size:12px;font-weight:800}.footer-form-card label:nth-of-type(4),.footer-form-card button{grid-column:1/-1}.footer-form-card input,.footer-form-card textarea,.track-order-card input{width:100%;border:1px solid #ced9e8;border-radius:12px;padding:12px 13px;background:#fbfdff;font:inherit;outline:0;transition:.18s}.footer-form-card textarea{min-height:150px;resize:vertical}.footer-form-card input:focus,.footer-form-card textarea:focus,.track-order-card input:focus{border-color:#0b5bd3;box-shadow:0 0 0 4px rgba(11,91,211,.1);background:#fff}.footer-form-card button,.track-order-card button{border:0;border-radius:12px;padding:13px 18px;background:linear-gradient(135deg,#0b5bd3,#08449d);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 10px 24px rgba(11,91,211,.2)}
.track-order-card{padding:clamp(22px,3vw,34px)}.track-order-card form{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end}.track-order-card label{display:grid;gap:8px;color:#263b59;font-size:12px;font-weight:800}.tracking-result{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.tracking-result>div{padding:14px;border:1px solid #e0e8f3;border-radius:13px;background:#f8fbff}.tracking-result span,.tracking-result strong{display:block}.tracking-result span{font-size:10px;color:#64748b}.tracking-result strong{margin-top:4px;color:#071b46;font-size:13px}
.footer-help-strip{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px;padding:20px 22px;border:1px solid #dce5f1;border-radius:18px;background:linear-gradient(100deg,#f8fbff,#fffaf0)}.footer-help-strip strong,.footer-help-strip span{display:block}.footer-help-strip strong{color:#071b46;font:800 17px var(--tf-font-display)}.footer-help-strip span{margin-top:3px;color:#64748b;font-size:12px}.footer-help-strip a{flex:0 0 auto;padding:11px 16px;border-radius:11px;background:#071b46;color:#fff;font-size:12px;font-weight:800;text-decoration:none}
.utility-locale{color:#60708a;font-size:11px;font-weight:700}
@media(max-width:980px){.footer-document-shell{grid-template-columns:1fr}.footer-document-aside{position:static;display:grid;grid-template-columns:1fr auto;align-items:center}.footer-document-aside p{grid-column:1/-1}.footer-document-aside a{grid-column:2;grid-row:1/3;margin:0;padding:0 0 0 18px;border-top:0;border-left:1px solid #e4ebf4}.footer-contact-grid{grid-template-columns:1fr}.tracking-result{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.footer-page-hero{padding:38px 0}.footer-page-hero h1{font-size:34px}.footer-page-wrap{padding-top:20px}.footer-document-aside{display:block}.footer-document-aside a{margin-top:15px;padding:14px 0 0;border-left:0;border-top:1px solid #e4ebf4}.footer-source-card{padding:10px}.footer-source-card .legacy-source-content section{padding:18px!important}.footer-content-grid{grid-template-columns:1fr}.footer-form-card{grid-template-columns:1fr}.footer-form-card label:nth-of-type(4),.footer-form-card button{grid-column:auto}.track-order-card form{grid-template-columns:1fr}.tracking-result{grid-template-columns:1fr}.footer-help-strip{align-items:flex-start;flex-direction:column}.footer-help-strip a{width:100%;text-align:center}}
@media(max-width:440px){.footer-content-grid article{grid-template-columns:36px 1fr;padding:17px}.footer-card-index{width:36px;height:36px}.footer-source-card .legacy-source-content section h2{font-size:20px!important}.footer-source-card .legacy-source-content section p,.footer-source-card .legacy-source-content section li{font-size:13px!important}}

/* Sprint 144: Premium Trade Secure landing page */
.ts-page{--ts-navy:#061a3b;--ts-blue:#0b5bd3;--ts-yellow:#ffc328;--ts-ink:#102544;--ts-muted:#60708a;background:#fff;color:var(--ts-ink);overflow:hidden}.ts-page *{box-sizing:border-box}.ts-hero{position:relative;padding:clamp(54px,7vw,94px) 0;background:radial-gradient(circle at 82% 12%,rgba(30,110,231,.24),transparent 30%),radial-gradient(circle at 8% 85%,rgba(255,195,40,.12),transparent 24%),linear-gradient(135deg,#04132f 0%,#082b62 58%,#0a4aa5 100%);color:#fff}.ts-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:42px 42px;pointer-events:none}.ts-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(420px,.74fr);gap:clamp(38px,6vw,78px);align-items:center}.ts-brand-pill{display:inline-flex;align-items:center;gap:11px;padding:9px 14px 9px 9px;border:1px solid rgba(255,255,255,.18);border-radius:15px;background:rgba(255,255,255,.08);box-shadow:inset 0 1px rgba(255,255,255,.08);backdrop-filter:blur(12px)}.ts-shield-mark{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#ffd65f,#ffb700);color:#071b46;box-shadow:0 8px 18px rgba(0,0,0,.18)}.ts-shield-mark svg{width:25px;height:25px}.ts-brand-pill>span:last-child{display:grid;gap:2px}.ts-brand-pill strong{font:800 13px var(--tf-font-display);letter-spacing:.02em}.ts-brand-pill small{color:#bcd0ee;font-size:9px;text-transform:uppercase;letter-spacing:.12em}.ts-eyebrow{margin:28px 0 12px;color:var(--ts-yellow);font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.ts-hero h1{max-width:820px;margin:0;color:#fff;font:800 clamp(40px,5vw,70px)/1.05 var(--tf-font-display);letter-spacing:-.052em}.ts-lead{max-width:770px;margin:24px 0 0;color:#d7e4f7;font-size:clamp(15px,1.35vw,19px);line-height:1.75}.ts-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.ts-btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 22px;border:1px solid transparent;border-radius:13px;font-size:13px;font-weight:900;text-decoration:none;transition:.2s ease}.ts-btn:hover{transform:translateY(-2px)}.ts-btn-primary{background:linear-gradient(135deg,#ffc328,#ffd968);color:#071b46;box-shadow:0 14px 32px rgba(255,195,40,.22)}.ts-btn-ghost{border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.06);color:#fff}.ts-trust-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:28px;color:#c7d7ee;font-size:11px;font-weight:700}.ts-trust-row span{display:flex;align-items:center;gap:7px}.ts-trust-row svg{width:17px;height:17px;fill:none;stroke:#ffce4e;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ts-hero-panel{padding:24px;border:1px solid rgba(255,255,255,.18);border-radius:26px;background:linear-gradient(155deg,rgba(255,255,255,.14),rgba(255,255,255,.055));box-shadow:0 30px 80px rgba(0,0,0,.28),inset 0 1px rgba(255,255,255,.12);backdrop-filter:blur(18px)}.ts-panel-head{display:flex;justify-content:space-between;gap:16px;align-items:center;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.13)}.ts-panel-head span{color:#d4e3f8;font-size:12px;font-weight:800}.ts-panel-head b{padding:7px 10px;border-radius:999px;background:rgba(255,195,40,.13);color:#ffd158;font-size:9px;letter-spacing:.12em}.ts-flow{list-style:none;margin:0;padding:18px 0 2px;display:grid}.ts-flow li{position:relative;display:grid;grid-template-columns:38px 1fr;gap:13px;padding:0 0 18px}.ts-flow li:not(:last-child):after{content:"";position:absolute;left:18px;top:34px;bottom:0;width:1px;background:rgba(255,255,255,.17)}.ts-flow li>span{width:37px;height:37px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.23);border-radius:50%;background:#0a2b5b;color:#abc1e2;font-size:9px;font-weight:900;z-index:1}.ts-flow li.is-active>span{border-color:#ffd35b;background:#ffc328;color:#071b46;box-shadow:0 0 0 5px rgba(255,195,40,.1)}.ts-flow strong,.ts-flow small{display:block}.ts-flow strong{margin-top:1px;color:#fff;font-size:13px}.ts-flow small{margin-top:5px;color:#adc0dc;font-size:10px;line-height:1.55}.ts-panel-note{display:flex;gap:12px;padding:15px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:rgba(1,12,30,.24)}.ts-panel-note svg{width:28px;height:28px;flex:0 0 auto;fill:none;stroke:#ffcd4c;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ts-panel-note p{margin:0}.ts-panel-note strong,.ts-panel-note span{display:block}.ts-panel-note strong{font-size:11px}.ts-panel-note span{margin-top:3px;color:#aec2df;font-size:9px;line-height:1.5}.ts-section{padding-top:clamp(62px,7vw,96px);padding-bottom:clamp(62px,7vw,96px)}.ts-section-heading{max-width:760px}.ts-section-heading .ts-eyebrow{margin-top:0}.ts-section-heading h2{margin:0;color:#071b46;font:800 clamp(31px,4vw,50px)/1.12 var(--tf-font-display);letter-spacing:-.04em}.ts-section-heading>p:last-child{margin:18px 0 0;color:#60708a;font-size:15px;line-height:1.78}.ts-benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:42px}.ts-benefit-card{position:relative;min-height:225px;padding:26px;border:1px solid #e0e8f3;border-radius:21px;background:linear-gradient(145deg,#fff,#fbfdff);box-shadow:0 14px 42px rgba(7,27,70,.055);transition:.2s ease}.ts-benefit-card:hover{transform:translateY(-4px);border-color:#b8d0f1;box-shadow:0 24px 52px rgba(7,27,70,.1)}.ts-icon{width:49px;height:49px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(145deg,#eaf3ff,#fff5d9);color:#0b5bd3}.ts-icon:before{content:"✓";font-size:21px;font-weight:900}.ts-benefit-card h3{margin:21px 0 10px;color:#102544;font:800 18px/1.3 var(--tf-font-display)}.ts-benefit-card p{margin:0;color:#66758b;font-size:13px;line-height:1.72}.ts-dark-section{background:radial-gradient(circle at 14% 8%,rgba(24,102,219,.28),transparent 30%),linear-gradient(145deg,#031126,#071d43);color:#fff}.ts-section-heading.is-light h2{color:#fff}.ts-section-heading.is-light>p:last-child{color:#b6c8e1}.ts-steps-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:42px}.ts-steps-grid article{position:relative;min-height:240px;padding:24px 20px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.055)}.ts-steps-grid article:not(:last-child):after{content:"→";position:absolute;right:-13px;top:29px;z-index:2;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#ffc328;color:#071b46;font-weight:900}.ts-steps-grid span{display:grid;place-items:center;width:39px;height:39px;border-radius:12px;background:rgba(255,195,40,.13);color:#ffd25a;font-size:11px;font-weight:900}.ts-steps-grid h3{margin:25px 0 10px;color:#fff;font:800 16px var(--tf-font-display)}.ts-steps-grid p{margin:0;color:#b3c4dc;font-size:12px;line-height:1.7}.ts-split{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ts-audience-card{padding:clamp(28px,4vw,46px);border:1px solid #dde7f3;border-radius:27px;overflow:hidden}.ts-buyer-card{background:radial-gradient(circle at 100% 0,rgba(25,103,222,.13),transparent 28%),#f7faff}.ts-seller-card{background:radial-gradient(circle at 100% 0,rgba(255,195,40,.18),transparent 30%),#fffaf0}.ts-audience-label{display:inline-flex;padding:7px 11px;border-radius:999px;background:#e6f0ff;color:#0b5bd3;font-size:9px;font-weight:900;letter-spacing:.12em}.ts-seller-card .ts-audience-label{background:#fff0bd;color:#805b00}.ts-audience-card h2{margin:22px 0 14px;color:#071b46;font:800 clamp(26px,3vw,38px)/1.16 var(--tf-font-display);letter-spacing:-.035em}.ts-audience-card>p{margin:0;color:#60708a;font-size:14px;line-height:1.75}.ts-audience-card ul,.ts-checklist-card ul{list-style:none;margin:26px 0;padding:0;display:grid;gap:13px}.ts-audience-card li,.ts-checklist-card li{position:relative;padding-left:27px;color:#334966;font-size:13px;line-height:1.62}.ts-audience-card li:before,.ts-checklist-card li:before{content:"✓";position:absolute;left:0;top:0;width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:#0b5bd3;color:#fff;font-size:10px;font-weight:900}.ts-seller-card li:before{background:#f4b900;color:#071b46}.ts-audience-card>a{display:inline-flex;gap:10px;align-items:center;margin-top:8px;color:#0b5bd3;font-size:13px;font-weight:900}.ts-soft-section{background:linear-gradient(145deg,#f5f9ff,#fffdf7)}.ts-eligibility-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:clamp(38px,6vw,80px);align-items:center}.ts-checklist-card{padding:clamp(26px,3vw,38px);border:1px solid #dae5f2;border-radius:24px;background:#fff;box-shadow:0 20px 60px rgba(7,27,70,.08)}.ts-checklist-card h3{margin:0;color:#071b46;font:800 23px var(--tf-font-display)}.ts-checklist-card li:before{background:#e9f2ff;color:#0b5bd3}.ts-checklist-card b{color:#132d51}.ts-centered{margin-inline:auto;text-align:center}.ts-resolution-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:40px}.ts-resolution-grid article{padding:25px;border:1px solid #e0e8f3;border-radius:20px;background:#fff;box-shadow:0 12px 38px rgba(7,27,70,.05)}.ts-resolution-grid span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#071b46;color:#ffc328;font-size:11px;font-weight:900}.ts-resolution-grid h3{margin:20px 0 8px;color:#071b46;font:800 17px var(--tf-font-display)}.ts-resolution-grid p{margin:0;color:#66758b;font-size:12px;line-height:1.7}.ts-faq-section{background:#f6f9fd}.ts-faq-grid{display:grid;grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr);gap:clamp(36px,6vw,80px);align-items:start}.ts-faq-list{display:grid;gap:11px}.ts-faq-list details{border:1px solid #dce6f2;border-radius:16px;background:#fff;overflow:hidden}.ts-faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;padding:19px 21px;color:#142c4e;font-size:13px;font-weight:900}.ts-faq-list summary::-webkit-details-marker{display:none}.ts-faq-list summary span{color:#0b5bd3;font-size:18px}.ts-faq-list details[open] summary span{transform:rotate(45deg)}.ts-faq-list details p{margin:0;padding:0 21px 20px;color:#617188;font-size:12px;line-height:1.72}.ts-final-cta{margin-top:clamp(54px,7vw,90px);margin-bottom:clamp(54px,7vw,90px);padding:clamp(30px,5vw,54px);display:flex;align-items:center;justify-content:space-between;gap:40px;border-radius:28px;background:radial-gradient(circle at 85% 10%,rgba(37,111,224,.28),transparent 30%),linear-gradient(135deg,#04132f,#0a397c);color:#fff;box-shadow:0 30px 70px rgba(7,27,70,.18)}.ts-final-cta>div:first-child{max-width:760px}.ts-final-cta .ts-eyebrow{margin-top:0}.ts-final-cta h2{margin:0;color:#fff;font:800 clamp(28px,3.5vw,45px)/1.13 var(--tf-font-display);letter-spacing:-.04em}.ts-final-cta p:last-child{margin:15px 0 0;color:#c3d4ea;font-size:13px;line-height:1.7}.ts-final-cta .ts-hero-actions{flex:0 0 auto;margin:0}.ts-final-cta .ts-btn-ghost{border-color:rgba(255,255,255,.25)}
@media(max-width:1100px){.ts-hero-grid{grid-template-columns:1fr 420px;gap:34px}.ts-benefit-grid{grid-template-columns:repeat(2,1fr)}.ts-steps-grid{grid-template-columns:repeat(3,1fr)}.ts-steps-grid article:not(:last-child):after{display:none}.ts-resolution-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:860px){.ts-hero-grid,.ts-eligibility-grid,.ts-faq-grid{grid-template-columns:1fr}.ts-hero-panel{max-width:620px}.ts-split{grid-template-columns:1fr}.ts-steps-grid{grid-template-columns:repeat(2,1fr)}.ts-final-cta{display:block}.ts-final-cta .ts-hero-actions{margin-top:26px}}
@media(max-width:620px){.ts-hero{padding:42px 0}.ts-hero h1{font-size:38px}.ts-lead{font-size:14px}.ts-hero-actions,.ts-btn{width:100%}.ts-trust-row{display:grid;gap:10px}.ts-hero-panel{padding:17px;border-radius:20px}.ts-benefit-grid,.ts-steps-grid,.ts-resolution-grid{grid-template-columns:1fr}.ts-benefit-card{min-height:0}.ts-section{padding-top:54px;padding-bottom:54px}.ts-audience-card{padding:24px;border-radius:21px}.ts-section-heading h2{font-size:31px}.ts-final-cta{margin:44px 14px;padding:28px 22px;border-radius:22px}.ts-final-cta .ts-hero-actions{display:grid}.ts-final-cta .ts-btn{width:100%}}

/* Sprint 145 — premium category explorer after Trade With More Clarity */
.home-category-explorer{position:relative;padding:72px 0 78px;background:radial-gradient(circle at 12% 8%,rgba(26,101,205,.07),transparent 26%),linear-gradient(180deg,#fff 0%,#f8faff 100%);overflow:hidden}
.home-category-explorer:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.38;background-image:radial-gradient(#9fb3cf 1px,transparent 1px);background-size:24px 24px;mask-image:linear-gradient(to bottom,#000,transparent 70%)}
.home-category-explorer>.shell{position:relative;z-index:1}
.home-category-explorer-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px}
.home-category-explorer-head h2{margin:12px 0 8px;font-family:"Plus Jakarta Sans",Manrope,sans-serif;font-size:clamp(30px,3.3vw,48px);line-height:1.08;letter-spacing:-.035em;color:#071f49}
.home-category-explorer-head p{margin:0;max-width:760px;color:#61718a;font-size:15px;line-height:1.65}
.home-category-kicker{display:inline-flex;align-items:center;gap:9px;padding:9px 14px;border:1px solid #d7e5f7;border-radius:999px;background:#f1f7ff;color:#0a3b83;font-size:10px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}
.home-category-kicker i{width:7px;height:7px;border-radius:50%;background:#1767cf;box-shadow:0 0 0 5px rgba(23,103,207,.1)}
.home-category-view-all{display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:0 17px;border:1px solid #d6dfeb;border-radius:999px;background:#fff;color:#071f49;font-size:12px;font-weight:900;box-shadow:0 8px 24px rgba(7,31,73,.06);transition:.2s}
.home-category-view-all:hover{transform:translateY(-2px);border-color:#9db9df;box-shadow:0 14px 34px rgba(7,31,73,.1)}
.home-category-explorer-grid{display:grid;grid-template-columns:310px minmax(0,1fr);gap:16px;align-items:stretch}
.home-category-feature{position:relative;min-height:520px;border-radius:24px;overflow:hidden;background:#071f49;color:#fff;box-shadow:0 24px 55px rgba(7,31,73,.17)}
.home-category-feature-media,.home-category-feature-overlay{position:absolute;inset:0}
.home-category-feature-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}
.home-category-feature:hover .home-category-feature-media img{transform:scale(1.04)}
.home-category-feature-overlay{background:linear-gradient(180deg,rgba(5,19,47,.08) 10%,rgba(5,19,47,.72) 54%,#061631 100%)}
.home-category-feature-copy{position:absolute;z-index:2;left:24px;right:24px;bottom:24px}
.home-category-feature-copy>span{display:inline-flex;padding:7px 11px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.12);backdrop-filter:blur(8px);font-size:9px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.home-category-feature-copy h3{font-family:"Plus Jakarta Sans",Manrope,sans-serif;font-size:27px;line-height:1.18;letter-spacing:-.025em;margin:16px 0 10px}
.home-category-feature-copy p{margin:0 0 18px;color:#d6e2f4;font-size:12px;line-height:1.6}
.home-category-feature-copy ul{list-style:none;margin:0 0 22px;padding:0;display:grid;gap:10px}
.home-category-feature-copy li{position:relative;padding-left:25px;font-size:11px;font-weight:750;color:#f2f6fc}
.home-category-feature-copy li:before{content:"✓";position:absolute;left:0;top:-1px;width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:rgba(255,198,70,.18);color:#ffc646;font-size:10px}
.home-category-feature-copy b{display:flex;align-items:center;justify-content:space-between;padding-top:16px;border-top:1px solid rgba(255,255,255,.17);font-size:11px;color:#fff}
.home-category-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.home-category-card{min-width:0;display:grid;grid-template-columns:145px minmax(0,1fr);grid-template-rows:1fr 50px;border:1px solid #dfe6f0;border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 10px 30px rgba(7,31,73,.055);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.home-category-card:hover{transform:translateY(-4px);border-color:#b9cbe4;box-shadow:0 20px 42px rgba(7,31,73,.11)}
.home-category-card-media{position:relative;grid-row:1 / 2;min-height:195px;background:linear-gradient(145deg,#e7ebf1,#cfd6df);overflow:hidden}
.home-category-card-media img{position:relative;z-index:2;width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.home-category-card:hover .home-category-card-media img{transform:scale(1.04)}
.home-category-card-media em{position:absolute;z-index:3;left:0;top:14px;padding:7px 12px 7px 14px;border-radius:0 999px 999px 0;background:#0a3b83;color:#fff;font-style:normal;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.home-category-fallback-mark{position:absolute;inset:0;display:grid;place-items:center;font-family:"Plus Jakarta Sans",sans-serif;font-size:60px;font-weight:900;color:#fff;text-shadow:12px 9px 0 rgba(7,31,73,.7)}
.home-category-card-copy{min-width:0;padding:18px 18px 8px}
.home-category-card-copy h3{margin:0 0 10px;font-family:"Plus Jakarta Sans",Manrope,sans-serif;font-size:16px;line-height:1.25;color:#071f49}
.home-category-card-copy ul{list-style:none;margin:0;padding:0;display:grid;gap:0}
.home-category-card-copy li{position:relative;padding:7px 0 7px 14px;border-bottom:1px solid #edf1f6;color:#65758d;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.home-category-card-copy li:last-child{border-bottom:0}
.home-category-card-copy li:before{content:"";position:absolute;left:0;top:50%;width:4px;height:4px;border-radius:50%;background:#b9c9dd;transform:translateY(-50%)}
.home-category-card-action{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-top:1px solid #e6ebf2;background:#fbfcfe;color:#0a3b83;font-size:10px;font-weight:900}
.home-category-card-action span:before{content:"◉";margin-right:8px;font-size:9px}
.home-category-card-action b{width:28px;height:28px;display:grid;place-items:center;border:1px solid #e1e7ef;border-radius:50%;background:#fff;font-size:10px}
@media(max-width:1100px){.home-category-explorer-grid{grid-template-columns:280px 1fr}.home-category-card{grid-template-columns:120px minmax(0,1fr)}.home-category-card-copy{padding:15px 14px 7px}.home-category-card-copy h3{font-size:14px}}
@media(max-width:860px){.home-category-explorer{padding:54px 0}.home-category-explorer-head{align-items:flex-start}.home-category-explorer-grid{grid-template-columns:1fr}.home-category-feature{min-height:390px}.home-category-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.home-category-explorer{padding:42px 0}.home-category-explorer-head{display:grid}.home-category-explorer-head h2{font-size:27px}.home-category-explorer-head p{font-size:12px}.home-category-view-all{width:max-content}.home-category-feature{min-height:360px;border-radius:18px}.home-category-feature-copy{left:18px;right:18px;bottom:18px}.home-category-feature-copy h3{font-size:23px}.home-category-card-grid{display:flex;overflow-x:auto;gap:11px;margin-right:-12px;padding:2px 12px 12px 0;scroll-snap-type:x mandatory}.home-category-card{min-width:285px;grid-template-columns:105px minmax(0,1fr);border-radius:17px;scroll-snap-align:start}.home-category-card-media{min-height:180px}.home-category-card-copy{padding:14px 12px 6px}.home-category-card-copy h3{font-size:13px}.home-category-card-copy li{font-size:9px;padding-top:6px;padding-bottom:6px}}

/* Sprint 146 — compact database taxonomy explorer */
.home-category-explorer{position:relative;padding:54px 0 58px;background:radial-gradient(circle at 10% 4%,rgba(26,101,205,.06),transparent 25%),linear-gradient(180deg,#fff 0%,#f8faff 100%);overflow:hidden}
.home-category-explorer:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.26;background-image:radial-gradient(#9fb3cf 1px,transparent 1px);background-size:24px 24px;mask-image:linear-gradient(to bottom,#000,transparent 78%)}
.home-category-explorer>.shell{position:relative;z-index:1}
.home-category-explorer-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:22px}
.home-category-explorer-head h2{margin:10px 0 6px;font-family:"Plus Jakarta Sans",Manrope,sans-serif;font-size:clamp(27px,2.7vw,40px);line-height:1.08;letter-spacing:-.035em;color:#071f49}
.home-category-explorer-head p{margin:0;max-width:760px;color:#61718a;font-size:13px;line-height:1.6}
.home-category-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #d7e5f7;border-radius:999px;background:#f1f7ff;color:#0a3b83;font-size:9px;font-weight:900;letter-spacing:.17em;text-transform:uppercase}
.home-category-kicker i{width:6px;height:6px;border-radius:50%;background:#1767cf;box-shadow:0 0 0 4px rgba(23,103,207,.1)}
.home-category-view-all{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 15px;border:1px solid #d6dfeb;border-radius:999px;background:#fff;color:#071f49;font-size:11px;font-weight:900;box-shadow:0 7px 20px rgba(7,31,73,.05);transition:.2s}
.home-category-view-all:hover{transform:translateY(-2px);border-color:#9db9df;box-shadow:0 12px 28px rgba(7,31,73,.09)}
.home-category-explorer-grid{display:grid;grid-template-columns:260px minmax(0,1fr);gap:14px;align-items:stretch}
.home-category-feature{position:relative;min-height:430px;border-radius:20px;overflow:hidden;background:#071f49;color:#fff;box-shadow:0 18px 42px rgba(7,31,73,.15)}
.home-category-feature-media,.home-category-feature-overlay{position:absolute;inset:0}
.home-category-feature-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}
.home-category-feature:hover .home-category-feature-media img{transform:scale(1.045)}
.home-category-feature-overlay{background:linear-gradient(180deg,rgba(5,19,47,.06) 8%,rgba(5,19,47,.68) 51%,#061631 100%)}
.home-category-feature-copy{position:absolute;z-index:2;left:20px;right:20px;bottom:20px}
.home-category-feature-copy>span{display:inline-flex;padding:6px 9px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.11);backdrop-filter:blur(8px);font-size:8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.home-category-feature-copy h3{font-family:"Plus Jakarta Sans",Manrope,sans-serif;font-size:23px;line-height:1.16;letter-spacing:-.025em;margin:13px 0 8px}
.home-category-feature-copy p{margin:0 0 14px;color:#d6e2f4;font-size:10.5px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.home-category-feature-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}
.home-category-feature-tags span{padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.11);color:#f4f7fc;font-size:8px;font-weight:750}
.home-category-feature-copy b{display:flex;align-items:center;justify-content:space-between;padding-top:13px;border-top:1px solid rgba(255,255,255,.17);font-size:10px;color:#fff}
.home-category-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.home-category-card{min-width:0;display:grid;grid-template-columns:112px minmax(0,1fr);grid-template-rows:minmax(0,1fr) 42px;border:1px solid #dfe6f0;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(7,31,73,.05);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.home-category-card:hover{transform:translateY(-3px);border-color:#b9cbe4;box-shadow:0 16px 34px rgba(7,31,73,.09)}
.home-category-card-media{position:relative;grid-row:1/2;min-height:187px;background:linear-gradient(145deg,#e7ebf1,#cfd6df);overflow:hidden}
.home-category-card-media img{position:relative;z-index:2;width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.home-category-card:hover .home-category-card-media img{transform:scale(1.045)}
.home-category-card-media em{position:absolute;z-index:3;left:0;top:12px;padding:6px 10px 6px 12px;border-radius:0 999px 999px 0;background:#0a3b83;color:#fff;font-style:normal;font-size:7px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.home-category-fallback-mark{position:absolute;inset:0;display:grid;place-items:center;font-family:"Plus Jakarta Sans",sans-serif;font-size:46px;font-weight:900;color:#fff;text-shadow:9px 7px 0 rgba(7,31,73,.7)}
.home-category-card-copy{min-width:0;padding:13px 14px 8px;overflow:hidden}
.home-category-card-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px;color:#071f49}
.home-category-card-title h3{margin:0;font-family:"Plus Jakarta Sans",Manrope,sans-serif;font-size:13px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.home-category-card-title span{font-size:9px;color:#7b8da8}
.home-category-taxonomy{display:grid;gap:4px}
.home-category-subgroup{min-width:0;padding:5px 0;border-top:1px solid #eef2f7}
.home-category-subcategory{display:block;color:#163e77;font-size:9px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.home-category-wide-list{display:flex;gap:4px;margin-top:4px;overflow:hidden}
.home-category-wide-list a,.home-category-wide-list span{min-width:0;padding:3px 6px;border-radius:999px;background:#f3f6fa;color:#6d7d93;font-size:7.5px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.home-category-wide-list a:hover{background:#e8f1ff;color:#0a54af}
.home-category-card-action{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;padding:0 13px;border-top:1px solid #e6ebf2;background:#fbfcfe;color:#0a3b83;font-size:9px;font-weight:900}
.home-category-card-action span:before{content:"◉";margin-right:7px;font-size:8px}
.home-category-card-action b{width:25px;height:25px;display:grid;place-items:center;border:1px solid #e1e7ef;border-radius:50%;background:#fff;font-size:9px}
@media(max-width:1100px){.home-category-explorer-grid{grid-template-columns:230px 1fr}.home-category-card{grid-template-columns:96px minmax(0,1fr)}.home-category-card-copy{padding:11px 11px 7px}.home-category-card-title h3{font-size:12px}.home-category-wide-list a,.home-category-wide-list span{max-width:92px}}
@media(max-width:860px){.home-category-explorer{padding:46px 0}.home-category-explorer-head{align-items:flex-start}.home-category-explorer-grid{grid-template-columns:1fr}.home-category-feature{min-height:320px}.home-category-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.home-category-explorer{padding:38px 0}.home-category-explorer-head{display:grid;margin-bottom:18px}.home-category-explorer-head h2{font-size:25px}.home-category-explorer-head p{font-size:11px}.home-category-view-all{width:max-content}.home-category-feature{min-height:290px;border-radius:17px}.home-category-feature-copy{left:17px;right:17px;bottom:17px}.home-category-feature-copy h3{font-size:21px}.home-category-card-grid{display:flex;overflow-x:auto;gap:10px;margin-right:-12px;padding:2px 12px 12px 0;scroll-snap-type:x mandatory;scrollbar-width:none}.home-category-card-grid::-webkit-scrollbar{display:none}.home-category-card{min-width:276px;grid-template-columns:88px minmax(0,1fr);border-radius:15px;scroll-snap-align:start}.home-category-card-media{min-height:178px}.home-category-card-copy{padding:11px 10px 6px}.home-category-card-title h3{font-size:11.5px}.home-category-subcategory{font-size:8.5px}.home-category-wide-list a,.home-category-wide-list span{font-size:7px;max-width:80px}}

/* Sprint 147 regional membership pricing */
.membership-pricing-context{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.membership-pricing-context b{font-size:9px;letter-spacing:.06em;text-transform:uppercase;color:#0757c8;background:#eaf3ff;border:1px solid #cfe2ff;border-radius:999px;padding:6px 9px}.membership-pricing-context span{font-size:10px;color:#66758a}.membership-price strong{letter-spacing:-.035em}.membership-plan-card{min-width:250px}.membership-plan-grid{overflow-x:auto;scrollbar-width:thin;padding-bottom:8px}@media(max-width:760px){.membership-plan-grid{display:flex;scroll-snap-type:x mandatory;margin-inline:-12px;padding-inline:12px}.membership-plan-card{min-width:min(86vw,330px);scroll-snap-align:start}.membership-price strong{font-size:26px}.membership-pricing-context{align-items:flex-start;flex-direction:column;gap:5px}}


/* Sprint 148: show monthly and yearly membership pricing together */
.membership-price-pair{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0 4px}.membership-price{min-width:0;border:1px solid #dbe5f2;border-radius:12px;background:#f8fbff;padding:10px}.membership-price--annual{background:linear-gradient(145deg,#eef5ff,#fff);border-color:#bfd5f6}.membership-price small{display:block;margin-bottom:6px;color:#64748b;font-size:8px;font-weight:900;letter-spacing:.12em}.membership-price>div{display:flex;align-items:baseline;gap:3px;flex-wrap:wrap}.membership-price strong{font-size:21px;line-height:1;color:#071b46}.membership-price span{font-size:9px;color:#64748b}.membership-price em{display:block;margin-top:6px;color:#059669;font-size:8px;font-style:normal;font-weight:800}.membership-plan-card>p{min-height:42px}.membership-plan-card ul{margin-top:12px}@media(max-width:760px){.membership-price-pair{grid-template-columns:1fr 1fr}.membership-price strong{font-size:20px}}@media(max-width:380px){.membership-price-pair{grid-template-columns:1fr}.membership-price strong{font-size:22px}}

/* Sprint 150: membership price-card overflow and responsive typography */
.membership-v4 .membership-plan-grid{
  grid-template-columns:repeat(5,minmax(280px,1fr));
  gap:14px;
}
.membership-v4 .membership-plan-card{
  min-width:280px;
  overflow:hidden;
}
.membership-v4 .membership-price-pair{
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
  gap:8px;
  width:100%;
}
.membership-v4 .membership-price{
  min-width:0;
  max-width:100%;
  padding:11px 10px;
  overflow:hidden;
}
.membership-v4 .membership-price>div{
  min-width:0;
  display:grid;
  grid-template-columns:minmax(0,1fr);
  align-items:start;
  gap:5px;
}
.membership-v4 .membership-price strong{
  display:block;
  min-width:0;
  max-width:100%;
  font-size:clamp(17px,1.35vw,23px);
  line-height:1.06;
  letter-spacing:-.055em;
  white-space:nowrap;
  font-variant-numeric:tabular-nums;
}
.membership-v4 .membership-price span{
  display:block;
  font-size:9px;
  line-height:1.25;
  white-space:nowrap;
}
.membership-v4 .membership-price em{
  line-height:1.35;
  overflow-wrap:anywhere;
}
@media(max-width:1200px){
  .membership-v4 .membership-plan-grid{grid-template-columns:repeat(3,minmax(270px,1fr))}
  .membership-v4 .membership-plan-card{min-width:270px}
  .membership-v4 .membership-price strong{font-size:20px}
}
@media(max-width:760px){
  .membership-v4 .membership-plan-card{min-width:min(88vw,340px)}
  .membership-v4 .membership-price-pair{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}
  .membership-v4 .membership-price strong{font-size:clamp(18px,6vw,23px)}
}
@media(max-width:390px){
  .membership-v4 .membership-price-pair{grid-template-columns:1fr}
  .membership-v4 .membership-price strong{font-size:24px}
}
/* Sprint 156: Public package catalogue */
.pkg-hero,.pkg-detail-hero{background:linear-gradient(135deg,#071b44 0%,#0e2d68 58%,#17479b 100%);color:#fff;position:relative;overflow:hidden}.pkg-hero:after,.pkg-detail-hero:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-130px;top:-180px;background:rgba(53,183,255,.12);filter:blur(5px)}.pkg-hero .shell{padding-top:72px;padding-bottom:72px;text-align:center;position:relative;z-index:1}.pkg-eyebrow{display:inline-flex;font-size:11px;font-weight:900;letter-spacing:.18em;color:#67d3ff}.pkg-hero h1,.pkg-detail-hero h1{font-size:clamp(34px,5vw,64px);line-height:1.02;letter-spacing:-.045em;margin:14px 0}.pkg-hero p{max-width:760px;margin:0 auto;color:#dbeafe;font-size:17px;line-height:1.75}.pkg-region{display:inline-flex;margin-top:28px;background:rgba(255,255,255,.1);padding:5px;border:1px solid rgba(255,255,255,.16);border-radius:14px}.pkg-region a{padding:10px 16px;color:#dbeafe;border-radius:10px;font-weight:800;font-size:13px}.pkg-region a.is-active{background:#fff;color:#0e2d68}.pkg-section{padding-top:64px;padding-bottom:70px}.pkg-intro{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:30px}.pkg-intro span,.pkg-eyebrow.dark{color:#17479b;font-size:11px;font-weight:900;letter-spacing:.16em}.pkg-intro h2,.pkg-detail-body h2,.pkg-compare-more h2{margin:7px 0 0;font-size:clamp(27px,3vw,40px);letter-spacing:-.035em;color:#0f2448}.pkg-intro p{max-width:530px;color:#64748b;line-height:1.65}.pkg-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}.pkg-card{position:relative;border:1px solid #dbe5f1;border-radius:22px;padding:25px;background:#fff;box-shadow:0 18px 45px rgba(15,35,72,.08);min-width:0;display:flex;flex-direction:column}.pkg-card.is-featured{border-color:#f5a524;box-shadow:0 22px 55px rgba(245,165,36,.18)}.pkg-ribbon{position:absolute;right:18px;top:-11px;background:#f5a524;color:#172033;padding:6px 10px;border-radius:999px;font-size:9px;letter-spacing:.12em}.pkg-card-head>span{font-size:10px;font-weight:900;letter-spacing:.16em;color:#2563eb}.pkg-card-head h2{font-size:24px;color:#0f2448;margin:7px 0}.pkg-card-head p{font-size:13px;line-height:1.6;color:#64748b;min-height:62px}.pkg-prices{display:grid;grid-template-columns:1fr 1.14fr;gap:8px;margin:16px 0}.pkg-prices>div{min-width:0;border:1px solid #e5edf6;background:#f8fbff;border-radius:14px;padding:12px}.pkg-prices small{display:block;font-size:9px;font-weight:900;color:#64748b}.pkg-prices strong{display:block;font-size:clamp(17px,1.45vw,23px);letter-spacing:-.05em;color:#0f2448;white-space:nowrap}.pkg-prices span{font-size:10px;color:#64748b}.pkg-benefits{list-style:none;padding:0;margin:2px 0 22px;display:grid;gap:10px;color:#475569;font-size:13px}.pkg-benefits li{padding-left:22px;position:relative}.pkg-benefits li:before{content:"✓";position:absolute;left:0;color:#16a34a;font-weight:900}.pkg-actions{margin-top:auto;display:grid;gap:9px}.pkg-btn{display:inline-flex;justify-content:center;align-items:center;padding:12px 16px;border-radius:11px;font-weight:850;font-size:13px}.pkg-btn-primary{background:#17479b;color:#fff}.pkg-btn-light{background:#eef4fb;color:#17479b}.pkg-trust{background:#071b44;color:#fff}.pkg-trust .shell{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;padding-top:25px;padding-bottom:25px}.pkg-trust article{padding:10px 24px;border-right:1px solid rgba(255,255,255,.12)}.pkg-trust strong,.pkg-trust span{display:block}.pkg-trust span{font-size:12px;color:#a9bfdf;margin-top:4px}.pkg-detail-hero .shell{padding-top:38px;padding-bottom:62px;position:relative;z-index:1}.pkg-detail-hero nav{display:flex;gap:9px;font-size:12px;color:#bfd2ee}.pkg-detail-hero nav a{color:#fff}.pkg-detail-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:55px;align-items:center;margin-top:40px}.pkg-detail-grid>div>p{font-size:17px;color:#dbeafe;line-height:1.7;max-width:720px}.pkg-detail-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.pkg-detail-badges span{font-size:12px;padding:8px 11px;border:1px solid rgba(255,255,255,.17);border-radius:999px;background:rgba(255,255,255,.08)}.pkg-detail-grid aside{background:#fff;color:#0f2448;border-radius:22px;padding:26px;box-shadow:0 24px 60px rgba(0,0,0,.2)}.pkg-detail-grid aside small,.pkg-detail-grid aside span,.pkg-detail-grid aside em{display:block;color:#64748b}.pkg-detail-grid aside strong{display:block;font-size:40px;letter-spacing:-.05em;margin-top:5px}.pkg-detail-grid aside em{font-style:normal;font-size:13px;margin:10px 0 20px}.pkg-detail-body{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:34px;padding-top:60px;padding-bottom:65px}.pkg-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:25px}.pkg-feature-grid article{border:1px solid #dfe8f2;border-radius:17px;padding:20px;background:#fff}.pkg-feature-grid article>b{font-size:25px;color:#17479b}.pkg-feature-grid article>span{display:block;font-weight:850;color:#0f2448;margin:6px 0}.pkg-feature-grid article p{font-size:12px;color:#64748b;line-height:1.55}.pkg-side{height:max-content;position:sticky;top:90px;border:1px solid #dfe8f2;border-radius:20px;padding:22px;background:#fff;box-shadow:0 18px 42px rgba(15,35,72,.08)}.pkg-side h3{margin-top:0}.pkg-side>div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #edf2f7;font-size:13px}.pkg-side .pkg-btn{margin-top:10px}.pkg-extra{margin-top:26px;border-top:1px solid #e2e8f0;padding-top:22px}.pkg-extra ul{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.pkg-extra li{display:flex;gap:10px;border:1px solid #e2e8f0;padding:13px;border-radius:13px}.pkg-extra li>span{color:#16a34a}.pkg-extra small{display:block;color:#64748b}.pkg-compare-more{background:#f4f7fb;padding:55px 0}.pkg-compare-more .shell>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.pkg-compare-more a{display:flex;justify-content:space-between;padding:18px;border-radius:14px;background:#fff;border:1px solid #dfe8f2;color:#0f2448}.pkg-compare-more a span{color:#64748b;font-size:13px}
@media(max-width:1100px){.pkg-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pkg-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.pkg-hero .shell{padding-top:52px;padding-bottom:52px}.pkg-intro,.pkg-detail-grid,.pkg-detail-body{display:block}.pkg-intro p{margin-top:14px}.pkg-grid{grid-template-columns:1fr}.pkg-card-head p{min-height:0}.pkg-detail-grid aside{margin-top:28px}.pkg-detail-body .pkg-side{position:static;margin-top:25px}.pkg-feature-grid,.pkg-extra ul,.pkg-compare-more .shell>div,.pkg-trust .shell{grid-template-columns:1fr}.pkg-trust article{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.pkg-compare-more a{gap:15px}.pkg-prices strong{font-size:22px}}

/* Sprint 158: standalone premium Video Channel */
.video-channel-body{margin:0;background:#f4f6fa;color:#20242b;font-family:Manrope,Arial,sans-serif;overflow-x:hidden}.video-channel-body *{box-sizing:border-box}.vc-shell{min-height:100vh}.vc-sidebar{position:fixed;inset:0 auto 0 0;width:366px;background:linear-gradient(180deg,#fff8f7 0,#fff 70%);border-right:1px solid #e7e8ec;z-index:40;display:flex;flex-direction:column}.vc-brand{height:88px;padding:0 20px 0 15px;display:flex;align-items:center;justify-content:space-between}.vc-brand-link{display:flex;align-items:center;gap:15px;color:#191d24;text-decoration:none;font-size:22px}.vc-brand-link strong{font-weight:800}.vc-logo{position:relative;width:29px;height:35px;display:inline-block}.vc-logo:before,.vc-logo i,.vc-logo b{content:"";position:absolute;border-radius:3px;transform:skewY(-25deg)}.vc-logo:before{inset:3px 11px 3px 0;background:linear-gradient(180deg,#ff5c51,#d9271d)}.vc-logo i{width:15px;height:20px;right:1px;top:8px;background:#ff8f86}.vc-logo b{width:10px;height:14px;right:7px;top:11px;background:#c91c14}.vc-close{display:none;border:0;background:#fff0ee;width:34px;height:34px;border-radius:10px;font-size:23px;color:#91251f}.vc-nav{overflow-y:auto;padding:0 0 28px;scrollbar-width:thin}.vc-nav-item{min-height:52px;margin:0 18px 4px 0;padding:10px 20px;display:grid;grid-template-columns:30px minmax(0,1fr) 18px;align-items:center;gap:10px;border-radius:0 28px 28px 0;color:#30333a;text-decoration:none;font-size:16px;font-weight:600;line-height:1.35;transition:.2s ease}.vc-nav-item:hover{background:#fff0ef;color:#1b1e24}.vc-nav-item.is-active{background:#ffe0de;color:#23262c;font-weight:800}.vc-nav-item em{font-style:normal;font-size:17px;text-align:center}.vc-nav-icon{width:25px;text-align:center;font-size:21px;font-weight:400}.vc-main{margin-left:366px;padding:12px 22px 40px;min-height:100vh}.vc-toolbar{position:sticky;top:0;z-index:20;padding:0 5px 16px;background:rgba(244,246,250,.94);backdrop-filter:blur(12px);display:flex;align-items:center;gap:12px}.vc-search{width:min(790px,100%);height:56px;border:1px solid #d8dbe1;border-radius:32px;background:#fff;display:grid;grid-template-columns:1fr 92px;overflow:hidden;box-shadow:0 1px 2px rgba(15,23,42,.03)}.vc-search input{border:0;outline:0;padding:0 28px;background:transparent;font:500 16px Manrope;color:#242833;min-width:0}.vc-search input::placeholder{color:#777b84}.vc-search button{border:0;border-left:1px solid #e0e2e7;background:#f5f5f6;display:grid;place-items:center;cursor:pointer}.vc-search svg{width:29px;height:29px;fill:none;stroke:#20242b;stroke-width:1.8;stroke-linecap:round}.vc-menu{display:none;width:44px;height:44px;border:1px solid #dddfe5;background:#fff;border-radius:12px;font-size:21px}.vc-results-label{font-size:14px;margin:0 4px 14px;color:#646a74}.vc-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 15px;align-items:start}.vc-card{min-width:0}.vc-media{position:relative;display:block;overflow:hidden;border-radius:20px;background:#e7e9ed;aspect-ratio:1.34/1;text-decoration:none}.vc-card.is-tall .vc-media{aspect-ratio:.78/1}.vc-card.is-medium .vc-media{aspect-ratio:1/1}.vc-media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.vc-media:hover img{transform:scale(1.025)}.vc-media:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.15));pointer-events:none}.vc-media time{position:absolute;right:11px;bottom:11px;z-index:2;padding:4px 7px;border-radius:5px;background:rgba(18,20,23,.82);color:#fff;font-size:13px;font-weight:700}.vc-play{position:absolute;inset:0;display:grid;place-items:center;opacity:0;transition:.2s;z-index:2}.vc-play svg{width:50px;height:50px;padding:12px;border-radius:50%;background:rgba(255,255,255,.88);fill:#1e252d;filter:drop-shadow(0 6px 16px rgba(0,0,0,.2))}.vc-media:hover .vc-play{opacity:1}.vc-copy{padding:13px 2px 0}.vc-copy h2{margin:0;font-size:16px;line-height:1.55;font-weight:800;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vc-copy h2 a{color:#282b30;text-decoration:none}.vc-supplier{display:flex;align-items:center;gap:5px;margin-top:9px;color:#777c85;font-size:12px;white-space:nowrap;overflow:hidden}.vc-supplier span{overflow:hidden;text-overflow:ellipsis}.vc-supplier b{flex:none;display:grid;place-items:center;width:16px;height:16px;border-radius:50%;background:#1677ff;color:white;font-size:10px}.vc-actions{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:8px;font-size:12px}.vc-actions span{font-weight:700;color:#454a53;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vc-actions a{flex:none;color:#d92f24;text-decoration:none;font-weight:800}.vc-empty{margin:80px auto;max-width:480px;text-align:center;background:#fff;padding:40px;border:1px solid #e1e4e9;border-radius:22px}.vc-empty strong{font-size:24px}.vc-empty p{color:#737986}.vc-empty a{display:inline-block;margin-top:10px;padding:11px 18px;background:#e73c32;color:#fff;border-radius:10px;text-decoration:none;font-weight:700}.vc-overlay{display:none}
@media(max-width:1450px){.vc-sidebar{width:320px}.vc-main{margin-left:320px}.vc-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1024px){.vc-sidebar{transform:translateX(-105%);transition:transform .25s ease;box-shadow:16px 0 40px rgba(15,23,42,.16)}.vc-sidebar.is-open{transform:none}.vc-main{margin-left:0;padding:12px 16px 32px}.vc-toolbar{padding-bottom:12px}.vc-menu{display:block;flex:none}.vc-close{display:block}.vc-overlay{position:fixed;inset:0;background:rgba(15,23,42,.42);z-index:35}.vc-overlay.is-visible{display:block}.vc-lock{overflow:hidden}.vc-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.vc-main{padding:10px 10px 28px}.vc-search{height:48px;grid-template-columns:1fr 58px}.vc-search input{padding:0 17px;font-size:14px}.vc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 10px}.vc-media{border-radius:14px}.vc-copy{padding-top:9px}.vc-copy h2{font-size:13px;line-height:1.45}.vc-supplier{font-size:11px;margin-top:6px}.vc-actions{font-size:10px}.vc-sidebar{width:min(88vw,340px)}}
@media(max-width:420px){.vc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 8px}.vc-card.is-tall .vc-media,.vc-card.is-medium .vc-media,.vc-media{aspect-ratio:1/1}.vc-actions{display:none}}

/* Sprint 159: Video Channel inside the standard TradesFolks website layout */
.video-page-hero{background:linear-gradient(135deg,#071b46 0,#103c7b 62%,#1764b7 100%);color:#fff;position:relative;overflow:hidden}.video-page-hero:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-120px;top:-250px;background:rgba(255,255,255,.08)}.video-page-hero .shell{position:relative;z-index:1;padding-top:28px;padding-bottom:34px}.video-breadcrumb{display:flex;align-items:center;gap:8px;font-size:12px;color:#bcd1ee}.video-breadcrumb a{color:#fff;text-decoration:none}.video-hero-row{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-top:22px}.video-kicker{font-size:11px;font-weight:800;letter-spacing:.15em;color:#8fc3ff}.video-hero-row h1{font-size:clamp(30px,4vw,48px);line-height:1.1;margin:8px 0 10px;font-family:"Plus Jakarta Sans",sans-serif}.video-hero-row p{margin:0;max-width:720px;color:#d8e7fa;font-size:15px}.video-sell-cta{flex:none;padding:12px 18px;border-radius:11px;background:#fff;color:#103b79;text-decoration:none;font-weight:800;box-shadow:0 12px 30px rgba(0,0,0,.14)}
.video-page-section{padding:28px 0 54px;background:#f6f8fb}.video-page-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:22px;align-items:start}.video-category-panel{position:sticky;top:92px;background:#fff;border:1px solid #dfe6ef;border-radius:16px;box-shadow:0 10px 30px rgba(15,35,72,.06);overflow:hidden}.video-panel-head{min-height:64px;padding:14px 16px;border-bottom:1px solid #edf1f6;display:flex;align-items:center;justify-content:space-between}.video-panel-head>div{display:flex;align-items:center;gap:10px;color:#102a56}.video-panel-head strong{font-size:16px}.video-category-nav{max-height:650px;overflow:auto;padding:8px}.video-category-item{display:grid;grid-template-columns:26px minmax(0,1fr) 14px;align-items:center;gap:9px;min-height:45px;padding:9px 10px;border-radius:10px;color:#334155;text-decoration:none;font-size:13px;font-weight:700;line-height:1.35}.video-category-item:hover{background:#f3f7fc;color:#17479b}.video-category-item.is-active{background:#eaf2ff;color:#17479b}.video-category-item em{font-style:normal;color:#94a3b8;text-align:right}.video-feed-panel{min-width:0}.video-feed-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:18px}.video-search-form{height:50px;display:grid;grid-template-columns:minmax(0,1fr) 64px;overflow:hidden;flex:1;background:#fff;border:1px solid #d9e1eb;border-radius:14px;box-shadow:0 6px 22px rgba(15,35,72,.05)}.video-search-form input{border:0;outline:0;padding:0 18px;background:transparent;font:600 14px Manrope;color:#1e293b}.video-search-form button{border:0;border-left:1px solid #e3e8ef;background:#f8fafc;display:grid;place-items:center;cursor:pointer}.video-search-form svg{width:23px;height:23px;fill:none;stroke:#163c72;stroke-width:1.8}.video-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 14px;align-items:start}.video-product-card{min-width:0}.video-product-card .vc-media{border-radius:15px;aspect-ratio:1.32/1;box-shadow:0 5px 18px rgba(15,35,72,.08)}.video-product-card.is-tall .vc-media{aspect-ratio:.9/1}.video-product-card.is-medium .vc-media{aspect-ratio:1/1}.video-product-card .vc-copy{padding:11px 2px 0}.video-product-card .vc-copy h2{font-size:14px;line-height:1.45}.video-product-card .vc-supplier{margin-top:6px}.video-product-card .vc-actions{margin-top:7px}.video-feed-panel .vc-results-label{margin:0 0 14px}.vc-close{display:none}.vc-menu{display:none}.video-page-layout .vc-overlay{display:none}
@media(max-width:1100px){.video-page-layout{grid-template-columns:230px minmax(0,1fr)}.video-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){.video-hero-row{display:block}.video-sell-cta{display:inline-block;margin-top:20px}.video-page-layout{display:block}.video-category-panel{position:fixed;z-index:100;left:0;top:0;bottom:0;width:min(86vw,320px);border-radius:0;transform:translateX(-105%);transition:.25s ease}.video-category-panel.is-open{transform:none}.video-category-nav{max-height:calc(100vh - 64px)}.vc-close{display:block}.vc-menu{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:auto;height:48px;padding:0 14px;border:1px solid #d9e1eb;background:#fff;border-radius:12px;font-weight:800;color:#173d74}.video-page-layout .vc-overlay{position:fixed;inset:0;background:rgba(15,23,42,.45);z-index:90}.video-page-layout .vc-overlay.is-visible{display:block}.vc-lock{overflow:hidden}.video-feed-toolbar{position:sticky;top:70px;z-index:8;padding:8px 0;background:#f6f8fb}.video-search-form{height:48px}}
@media(max-width:560px){.video-page-hero .shell{padding-top:20px;padding-bottom:26px}.video-page-section{padding-top:18px}.video-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 9px}.video-product-card .vc-media,.video-product-card.is-tall .vc-media,.video-product-card.is-medium .vc-media{aspect-ratio:1/1}.video-product-card .vc-copy h2{font-size:12px}.video-product-card .vc-actions{display:none}.video-search-form input{padding:0 12px;font-size:12px}.video-search-form{grid-template-columns:minmax(0,1fr) 48px}.vc-menu{font-size:0;width:48px;padding:0}.vc-menu:first-letter{font-size:20px}}
/* Sprint 160 - Public RFQ Marketplace */
.public-rfq-page,.public-rfq-detail{background:#f5f7fb;padding:24px 0 70px;color:#172033}.rfq-breadcrumb{display:flex;gap:9px;align-items:center;font-size:13px;color:#7a8496;margin-bottom:18px}.rfq-breadcrumb a{color:#526079;text-decoration:none}.rfq-market-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:32px;padding:36px 40px;border-radius:26px;background:linear-gradient(135deg,#071b44,#123f8a 70%,#1d5ec4);color:#fff;box-shadow:0 22px 55px rgba(10,42,98,.18);overflow:hidden}.rfq-kicker,.rfq-panel-title span,.rfq-results-head span,.rfq-description>span,.rfq-quote-box>span{font-size:11px;font-weight:800;letter-spacing:.15em}.rfq-market-hero h1{font-size:38px;line-height:1.12;margin:10px 0}.rfq-market-hero p{max-width:720px;color:#dbe8ff;margin:0;font-size:16px}.rfq-hero-actions{display:flex;gap:12px;margin-top:23px}.rfq-hero-actions a,.rfq-quote-box>a{padding:13px 18px;border-radius:12px;color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.25);font-weight:750}.rfq-hero-actions .primary{background:#fff;color:#12346f}.rfq-hero-stats{display:grid;grid-template-columns:1fr 1fr;gap:11px}.rfq-hero-stats article{padding:18px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:rgba(255,255,255,.1);backdrop-filter:blur(7px)}.rfq-hero-stats strong{display:block;font-size:25px}.rfq-hero-stats span{color:#d7e4fa;font-size:12px}.rfq-search-bar{height:62px;display:flex;align-items:center;margin:18px 0;border:1px solid #dfe4ec;border-radius:17px;background:#fff;box-shadow:0 7px 22px rgba(27,39,70,.06);overflow:hidden}.rfq-search-bar svg{width:21px;fill:none;stroke:#768197;stroke-width:2;margin-left:20px}.rfq-search-bar input{flex:1;min-width:0;border:0;outline:0;padding:0 14px;font-size:15px}.rfq-search-bar button{align-self:stretch;border:0;background:#17479b;color:#fff;padding:0 28px;font-weight:750}.rfq-market-layout{display:grid;grid-template-columns:285px minmax(0,1fr);gap:20px;align-items:start}.rfq-category-panel{position:sticky;top:90px;padding:18px;background:#fff;border:1px solid #e1e6ee;border-radius:19px}.rfq-panel-title{padding:5px 7px 13px}.rfq-panel-title span,.rfq-results-head span,.rfq-description>span,.rfq-quote-box>span{color:#1c5cbd}.rfq-panel-title h2,.rfq-results-head h2{margin:4px 0 0;font-size:20px}.rfq-category-panel>a{display:flex;justify-content:space-between;gap:10px;padding:11px 12px;border-radius:10px;color:#47536a;text-decoration:none;font-size:13px}.rfq-category-panel>a:hover,.rfq-category-panel>a.active{background:#edf4ff;color:#17479b;font-weight:700}.rfq-category-panel>a b{font-size:11px;background:#f1f3f7;padding:3px 7px;border-radius:999px}.rfq-post-card{margin-top:15px;padding:18px;border-radius:15px;background:linear-gradient(150deg,#071b44,#17479b);color:#fff}.rfq-post-card span{font-size:10px;letter-spacing:.14em}.rfq-post-card h3{font-size:18px;margin:8px 0}.rfq-post-card p{font-size:12px;color:#d6e6ff}.rfq-post-card a{color:#fff;text-decoration:none;font-weight:750;font-size:13px}.rfq-results{min-width:0}.rfq-results-head{display:flex;justify-content:space-between;align-items:end;padding:5px 2px 14px}.rfq-results-head select{border:1px solid #dce2eb;border-radius:10px;padding:10px 12px;background:#fff;color:#3d495e}.public-rfq-list{display:grid;gap:14px}.public-rfq-card{padding:20px 22px;background:#fff;border:1px solid #e1e6ee;border-radius:18px;box-shadow:0 7px 22px rgba(31,44,74,.045)}.rfq-card-top{display:flex;align-items:center;gap:11px}.rfq-buyer-avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#eaf2ff;color:#17479b;font-weight:800}.rfq-buyer-line{display:block;font-size:13px;font-weight:700}.rfq-buyer-line i{font-style:normal;color:#138556;font-size:10px;margin-left:4px}.rfq-card-top small{color:#7a8494}.rfq-open-badge{margin-left:auto;background:#eaf8ef;color:#15834c;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:750}.public-rfq-card h3{margin:15px 0 7px;font-size:20px}.public-rfq-card h3 a{color:#18263f;text-decoration:none}.public-rfq-card>p{margin:0;color:#647087;line-height:1.55;font-size:13px}.rfq-spec-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px}.rfq-spec-grid span{padding:11px 12px;background:#f7f9fc;border-radius:11px;min-width:0}.rfq-spec-grid small{display:block;color:#7b8596;font-size:10px;margin-bottom:4px}.rfq-spec-grid b{display:block;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rfq-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:15px;border-top:1px solid #edf0f4;font-size:12px;color:#6e788b}.rfq-card-footer>span b{color:#d16800}.rfq-card-footer div{display:flex;gap:8px}.rfq-card-footer a{padding:9px 13px;border-radius:9px;text-decoration:none;font-weight:750}.rfq-card-footer .secondary{border:1px solid #dce2ea;color:#32425e}.rfq-card-footer .primary,.rfq-quote-box .primary{background:#17479b;color:#fff}.rfq-empty{padding:70px;text-align:center;background:#fff;border:1px solid #e1e6ee;border-radius:18px}.rfq-empty strong{font-size:22px}.rfq-empty p{color:#6c7789}.rfq-empty a{color:#17479b}.rfq-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px;align-items:start}.rfq-detail-card,.rfq-related,.rfq-quote-box,.rfq-safety-box{background:#fff;border:1px solid #e0e5ed;border-radius:20px}.rfq-detail-card{padding:28px}.rfq-detail-head{display:flex;justify-content:space-between;gap:20px}.rfq-detail-head .rfq-open-badge{display:inline-block;margin:0}.rfq-detail-head h1{font-size:31px;line-height:1.18;margin:13px 0 7px}.rfq-detail-head p{margin:0;color:#778195;font-size:13px}.rfq-detail-count{text-align:center;padding:15px 18px;border-radius:14px;background:#f1f6ff;min-width:115px}.rfq-detail-count strong{display:block;font-size:25px;color:#17479b}.rfq-detail-count span{font-size:11px;color:#6e7a90}.rfq-detail-specs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:24px 0}.rfq-detail-specs article{padding:15px;background:#f7f9fc;border-radius:12px}.rfq-detail-specs small{display:block;color:#798397;margin-bottom:5px}.rfq-detail-specs strong{font-size:13px}.rfq-description{padding-top:22px;border-top:1px solid #e9edf2}.rfq-description h2{font-size:20px;margin:7px 0 12px}.rfq-description p{color:#4f5c73;line-height:1.75}.rfq-detail-layout aside{position:sticky;top:90px;display:grid;gap:14px}.rfq-quote-box{padding:23px}.rfq-quote-box h2{font-size:22px;margin:8px 0}.rfq-quote-box p{font-size:13px;color:#657087;line-height:1.55}.rfq-quote-box>a{display:block;text-align:center;margin-top:9px;color:#17479b;border-color:#dce2eb}.rfq-quote-box .primary{color:#fff}.rfq-quote-box ul{padding:13px 0 0 18px;margin:15px 0 0;border-top:1px solid #edf0f4;color:#5f6b80;font-size:12px;line-height:1.9}.rfq-safety-box{padding:18px}.rfq-safety-box b{color:#17376b}.rfq-safety-box p{font-size:12px;color:#69758a;line-height:1.55;margin-bottom:0}.rfq-related{margin-top:16px;padding:20px}.rfq-related>a{display:flex;justify-content:space-between;gap:15px;padding:14px 0;border-top:1px solid #edf0f4;text-decoration:none;color:#27364e}.rfq-related h3{font-size:15px;margin:0 0 4px}.rfq-related p{font-size:12px;color:#718096;margin:0}.rfq-related>a>span{font-size:12px;color:#17479b;white-space:nowrap}@media(max-width:980px){.rfq-market-hero{grid-template-columns:1fr}.rfq-market-layout{grid-template-columns:230px minmax(0,1fr)}.rfq-spec-grid,.rfq-detail-specs{grid-template-columns:1fr 1fr}.rfq-detail-layout{grid-template-columns:1fr}.rfq-detail-layout aside{position:static}}@media(max-width:720px){.public-rfq-page,.public-rfq-detail{padding-top:14px}.rfq-market-hero{padding:26px 22px;border-radius:20px}.rfq-market-hero h1{font-size:28px}.rfq-hero-stats{grid-template-columns:1fr 1fr}.rfq-hero-actions{flex-direction:column}.rfq-search-bar{height:54px}.rfq-search-bar button{padding:0 17px}.rfq-market-layout{display:block}.rfq-category-panel{position:static;margin-bottom:16px;display:flex;gap:7px;overflow:auto;padding:10px}.rfq-category-panel .rfq-panel-title,.rfq-post-card{display:none}.rfq-category-panel>a{white-space:nowrap;background:#f4f6f9}.rfq-results-head{align-items:center}.rfq-results-head h2{font-size:17px}.public-rfq-card{padding:16px}.rfq-spec-grid{grid-template-columns:1fr 1fr}.rfq-card-footer{align-items:flex-start;gap:12px;flex-direction:column}.rfq-card-footer div{width:100%}.rfq-card-footer a{flex:1;text-align:center}.rfq-detail-card{padding:19px}.rfq-detail-head{display:block}.rfq-detail-count{margin-top:15px;text-align:left}.rfq-detail-head h1{font-size:25px}.rfq-detail-specs{grid-template-columns:1fr 1fr}}@media(max-width:430px){.rfq-hero-stats{grid-template-columns:1fr 1fr}.rfq-hero-stats article{padding:13px}.rfq-search-bar button{font-size:0;padding:0;width:50px}.rfq-search-bar button:after{content:'→';font-size:18px}.rfq-spec-grid,.rfq-detail-specs{grid-template-columns:1fr}.rfq-results-head select{max-width:125px}.public-rfq-card h3{font-size:18px}}
/* Sprint 162: public blog */
.blog-hero{background:linear-gradient(135deg,#071b46,#0b3d91);color:#fff;padding:64px 0}.blog-hero-inner{display:flex;align-items:end;justify-content:space-between;gap:40px}.blog-eyebrow,.blog-heading span,.related-articles>div>span{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.14em;color:#ffc44d}.blog-hero h1{font-size:clamp(34px,5vw,62px);line-height:1.05;max-width:760px;margin:12px 0}.blog-hero p{max-width:670px;color:#d9e5f8;font-size:18px}.blog-search{display:flex;background:#fff;border-radius:14px;padding:6px;min-width:min(440px,100%)}.blog-search input{border:0;outline:0;flex:1;padding:12px 14px;font:inherit}.blog-search button{border:0;background:#fdbd39;color:#071b46;border-radius:10px;padding:0 22px;font-weight:800}.blog-page{display:grid;grid-template-columns:250px minmax(0,1fr);gap:34px;padding-top:42px;padding-bottom:70px}.blog-sidebar{position:sticky;top:18px;align-self:start;border:1px solid #dfe7f1;border-radius:18px;background:#fff;padding:18px}.blog-sidebar h3{margin:0 0 12px}.blog-sidebar>a{display:flex;justify-content:space-between;gap:10px;padding:11px 12px;color:#34445d;border-radius:10px;font-weight:650}.blog-sidebar>a.active,.blog-sidebar>a:hover{background:#eaf2ff;color:#0b53b6}.blog-sidebar>a b{font-size:12px;background:#edf1f7;padding:2px 7px;border-radius:20px}.blog-sidebar-cta{margin-top:18px;border-radius:14px;padding:18px;background:#071b46;color:#fff}.blog-sidebar-cta p{font-size:13px;color:#cad9ee}.blog-sidebar-cta a{display:inline-block;background:#fdbd39;color:#071b46;padding:9px 12px;border-radius:8px;font-weight:800}.blog-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}.blog-heading span{color:#0b53b6}.blog-heading h2{margin:5px 0 0;font-size:30px}.blog-heading>b{color:#64748b}.blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.blog-card{border:1px solid #dde6f1;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(12,42,84,.07)}.blog-card.featured{grid-column:1/-1;display:grid;grid-template-columns:1.15fr 1fr}.blog-card-media{display:grid;place-items:center;min-height:220px;background:linear-gradient(135deg,#dce9fb,#f6f9fd);overflow:hidden}.blog-card-media img{width:100%;height:100%;object-fit:cover}.blog-card-media span{font-size:52px;font-weight:900;color:#0b53b6}.blog-card-body{padding:22px}.blog-category{display:inline-flex;color:#0b53b6;background:#eaf2ff;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.blog-card h3{font-size:22px;line-height:1.3;margin:12px 0}.blog-card p{color:#617087;line-height:1.7}.blog-card-body>div:last-child{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:18px}.blog-card small{color:#7a8799}.blog-card-body a:last-child{color:#0b53b6;font-weight:800}.blog-empty{text-align:center;border:1px dashed #becbdd;border-radius:18px;padding:70px 20px}.article-hero{background:#f2f6fb;padding:54px 0;border-bottom:1px solid #dce5f0}.article-hero .shell{max-width:1000px}.article-back{display:inline-block;margin-bottom:24px;color:#0b53b6;font-weight:800}.article-hero h1{font-size:clamp(36px,5vw,64px);line-height:1.08;margin:14px 0;max-width:950px}.article-hero p{font-size:20px;color:#596a82;max-width:800px}.article-meta{display:flex;gap:20px;flex-wrap:wrap;color:#66758b;margin-top:24px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:42px;padding-top:42px;padding-bottom:55px}.article-cover{width:100%;max-height:520px;object-fit:cover;border-radius:22px;margin-bottom:34px}.article-content{font-size:17px;line-height:1.85;color:#27364d}.article-content h2,.article-content h3{color:#071b46;margin-top:1.7em}.article-content img{max-width:100%;border-radius:14px}.article-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:35px}.article-tags span{background:#eef3f9;padding:7px 10px;border-radius:999px;color:#44546c}.article-aside{align-self:start;position:sticky;top:20px}.article-share,.article-cta{border:1px solid #dce5f0;border-radius:16px;padding:18px;background:#fff}.article-share button{width:100%;margin-top:12px;padding:10px;border:1px solid #0b53b6;color:#0b53b6;background:#fff;border-radius:9px;font-weight:800}.article-cta{margin-top:16px;background:#071b46;color:#fff}.article-cta span{color:#ffc44d;font-size:12px;font-weight:800;text-transform:uppercase}.article-cta p{color:#cdd9ea}.article-cta a{display:block;text-align:center;background:#fdbd39;color:#071b46;padding:11px;border-radius:9px;font-weight:800}.related-articles{padding-bottom:70px}.related-articles h2{font-size:30px;margin-top:5px}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.related-grid article{border:1px solid #dce5f0;border-radius:14px;padding:18px}.related-grid article>span{color:#0b53b6;font-size:11px;font-weight:800;text-transform:uppercase}.related-grid h3{font-size:17px}.related-grid article>a{color:#0b53b6;font-weight:800}
@media(max-width:900px){.blog-hero-inner{display:block}.blog-search{margin-top:25px}.blog-page{grid-template-columns:1fr}.blog-sidebar{position:static}.blog-sidebar>a{display:inline-flex;margin:3px}.article-layout{grid-template-columns:1fr}.article-aside{position:static}.related-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.blog-hero{padding:42px 0}.blog-search{min-width:0}.blog-grid{grid-template-columns:1fr}.blog-card.featured{grid-column:auto;display:block}.blog-heading{display:block}.blog-heading>b{display:block;margin-top:8px}.related-grid{grid-template-columns:1fr}.article-hero{padding:38px 0}}
/* Sprint 163: exact DB taxonomy hierarchy */
.taxonomy-hero{background:linear-gradient(135deg,#071b44,#0e2d68 65%,#17479b);color:#fff;padding:34px 0}.taxonomy-crumbs{display:flex;gap:8px;flex-wrap:wrap;font-size:12px;color:#c8d8f2}.taxonomy-crumbs a{color:#dce9ff}.taxonomy-hero-row{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-top:24px}.taxonomy-level{font-size:11px;letter-spacing:.16em;font-weight:900;color:#ffc44d}.taxonomy-hero h1{font-size:clamp(30px,4vw,48px);margin:8px 0;letter-spacing:-.04em}.taxonomy-hero p{max-width:760px;color:#d4e1f5;line-height:1.7}.taxonomy-count{min-width:150px;text-align:center;padding:18px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.09);border-radius:16px}.taxonomy-count strong{display:block;font-size:28px}.taxonomy-count span{font-size:11px;color:#d8e5f8}.taxonomy-children{padding:34px 0;background:#fff;border-bottom:1px solid #e4eaf2}.taxonomy-child-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.taxonomy-child-grid>a{border:1px solid #dfe6ef;border-radius:14px;padding:12px;color:#172b4d;background:#fff;transition:.2s}.taxonomy-child-grid>a:hover{transform:translateY(-2px);border-color:#9cb9e8;box-shadow:0 10px 28px rgba(18,54,105,.09)}.taxonomy-child-grid>a>div{height:82px;border-radius:10px;background:#f3f6fa;overflow:hidden;margin-bottom:10px}.taxonomy-child-grid img{width:100%;height:100%;object-fit:cover}.taxonomy-child-grid strong{display:block;font-size:13px;line-height:1.35}.taxonomy-child-grid span{display:block;margin-top:7px;font-size:11px;color:#17479b;font-weight:800}@media(max-width:1100px){.taxonomy-child-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:720px){.taxonomy-hero-row{display:block}.taxonomy-count{margin-top:18px;text-align:left}.taxonomy-child-grid{display:flex;overflow:auto;padding-bottom:5px}.taxonomy-child-grid>a{min-width:160px}.taxonomy-children{padding:24px 0}}

/* Sprint 165: homepage Top Hot Categories */
.home-hot-categories{padding:64px 0;background:radial-gradient(circle at 12px 12px,#dfe9f6 1px,transparent 1.5px) 0 0/24px 24px,#fbfdff;color:#071f48}
.home-hot-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px}.home-hot-kicker{display:inline-flex;align-items:center;gap:9px;padding:8px 14px;border:1px solid #d7e4f5;border-radius:999px;background:#f4f8ff;color:#0a4d9c;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.home-hot-kicker i{width:7px;height:7px;border-radius:50%;background:#1670d2;box-shadow:0 0 0 4px #ddecff}.home-hot-head h2{margin:12px 0 5px;font-size:clamp(30px,3vw,48px);letter-spacing:-.045em;color:#061f4b}.home-hot-head p{margin:0;color:#667892;font-size:14px}.home-hot-view-all{display:inline-flex;align-items:center;gap:10px;padding:13px 18px;border:1px solid #d6e0ee;border-radius:999px;background:#fff;color:#082657;font-size:13px;font-weight:800;white-space:nowrap;box-shadow:0 8px 24px rgba(8,38,87,.05)}
.home-hot-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:18px}.home-hot-feature{position:relative;min-height:570px;overflow:hidden;border-radius:24px;background:linear-gradient(160deg,#0a3971,#031735);color:#fff;box-shadow:0 22px 55px rgba(6,31,75,.18)}.home-hot-feature>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-hot-feature-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,26,62,.16),rgba(3,22,51,.93))}.home-hot-feature-copy{position:absolute;left:28px;right:28px;bottom:26px;z-index:2}.home-hot-feature-copy small{display:inline-flex;padding:7px 12px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.1);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.home-hot-feature-copy h3{margin:16px 0 10px;font-size:30px;line-height:1.13;letter-spacing:-.035em}.home-hot-feature-copy p{margin:0 0 18px;color:#dce9f8;line-height:1.55}.home-hot-feature-copy ul{display:grid;gap:10px;margin:0 0 25px;padding:0;list-style:none;font-size:13px;font-weight:700}.home-hot-feature-copy li:before{content:'✓';margin-right:9px;color:#8fc4ff}.home-hot-feature-copy b{display:flex;justify-content:space-between;padding-top:18px;border-top:1px solid rgba(255,255,255,.22);font-size:13px}
.home-hot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home-hot-card{position:relative;display:grid;grid-template-rows:auto 1fr auto;min-height:276px;overflow:hidden;border:1px solid #dce5f0;border-radius:20px;background:#fff;box-shadow:0 12px 30px rgba(8,38,87,.06);transition:.22s ease}.home-hot-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(8,38,87,.1)}.home-hot-popular{position:absolute;left:0;top:15px;z-index:3;padding:7px 15px;background:#0c56b6;color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;clip-path:polygon(0 0,100% 0,88% 50%,100% 100%,0 100%)}.home-hot-icon{display:flex;align-items:center;justify-content:center;width:78px;height:78px;margin:24px 0 8px 24px;border:1px solid #d9e3ef;border-radius:50%;background:#fff;overflow:hidden;box-shadow:0 7px 18px rgba(8,38,87,.06)}.home-hot-icon img{width:100%;height:100%;object-fit:cover}.home-hot-icon span{font-size:28px;font-weight:900;color:#0a4d9c}.home-hot-card-body{padding:0 24px 18px}.home-hot-card-body h3{margin:4px 0 12px;font-size:18px;line-height:1.25}.home-hot-card-body h3 a{color:#071f48}.home-hot-card-body ul{display:grid;gap:0;margin:0;padding:0;list-style:none}.home-hot-card-body li{padding:6px 0;border-bottom:1px solid #edf1f6;font-size:12px}.home-hot-card-body li:last-child{border-bottom:0}.home-hot-card-body li a,.home-hot-card-body li span{color:#697b94}.home-hot-action{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-top:1px solid #e6edf5;color:#0a4d9c;font-size:12px;font-weight:800}.home-hot-action b{font-size:15px}.home-hot-trust{display:grid;grid-template-columns:repeat(4,1fr);margin-top:24px;border:1px solid #dce5f0;border-radius:18px;background:#fff;overflow:hidden}.home-hot-trust>div{display:flex;align-items:center;gap:13px;padding:20px 24px;border-right:1px solid #e7edf4}.home-hot-trust>div:last-child{border-right:0}.home-hot-trust b{font-size:26px;color:#0b5dc1}.home-hot-trust span{display:grid}.home-hot-trust strong{font-size:13px;color:#092757}.home-hot-trust small{margin-top:2px;color:#7a8ba2;font-size:10px}
@media(max-width:1100px){.home-hot-layout{grid-template-columns:280px 1fr}.home-hot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hot-feature{min-height:568px}.home-hot-trust{grid-template-columns:repeat(2,1fr)}.home-hot-trust>div:nth-child(2){border-right:0}.home-hot-trust>div:nth-child(-n+2){border-bottom:1px solid #e7edf4}}
@media(max-width:760px){.home-hot-categories{padding:44px 0}.home-hot-head{display:grid;align-items:start}.home-hot-view-all{width:max-content}.home-hot-layout{grid-template-columns:1fr}.home-hot-feature{min-height:390px}.home-hot-grid{display:flex;overflow-x:auto;gap:12px;padding:2px 4px 14px;scroll-snap-type:x mandatory;scrollbar-width:none}.home-hot-grid::-webkit-scrollbar{display:none}.home-hot-card{min-width:275px;scroll-snap-align:start}.home-hot-trust{grid-template-columns:1fr}.home-hot-trust>div{border-right:0;border-bottom:1px solid #e7edf4}.home-hot-trust>div:last-child{border-bottom:0}.home-hot-head h2{font-size:32px}}

/* Sprint 166: guaranteed Top 10 homepage categories */
.home-hot-layout-ten{grid-template-columns:minmax(260px,320px) minmax(0,1fr)}
.home-hot-grid-ten{grid-template-columns:repeat(3,minmax(0,1fr))}
.home-hot-grid-ten .home-hot-card{min-height:272px}
.home-hot-parent-card .home-hot-icon{height:88px;width:88px;overflow:hidden;background:#f4f7fb}
.home-hot-parent-card .home-hot-icon img{width:100%;height:100%;object-fit:cover;display:block}
.home-hot-parent-card .home-hot-card-body ul{min-height:92px}
@media(max-width:1180px){.home-hot-layout-ten{grid-template-columns:270px minmax(0,1fr)}.home-hot-grid-ten{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.home-hot-layout-ten{grid-template-columns:1fr}.home-hot-grid-ten{display:grid;grid-template-columns:1fr 1fr;overflow:visible}.home-hot-grid-ten .home-hot-card{min-width:0;min-height:250px}.home-hot-parent-card .home-hot-icon{width:70px;height:70px}}
@media(max-width:520px){.home-hot-grid-ten{grid-template-columns:1fr}.home-hot-grid-ten .home-hot-card{min-height:auto}}


/* Sprint 167: compact homepage categories section */
.home-hot-categories{padding:40px 0 44px}
.home-hot-head{margin-bottom:18px}
.home-hot-head h2{font-size:clamp(28px,2.6vw,42px);margin:9px 0 4px}
.home-hot-head p{font-size:13px}
.home-hot-layout{gap:14px}
.home-hot-feature{min-height:455px;border-radius:20px}
.home-hot-feature-copy{left:22px;right:22px;bottom:20px}
.home-hot-feature-copy h3{font-size:25px;margin:12px 0 8px}
.home-hot-feature-copy p{font-size:13px;margin-bottom:14px}
.home-hot-feature-copy ul{gap:7px;margin-bottom:18px;font-size:12px}
.home-hot-feature-copy b{padding-top:14px}
.home-hot-grid{gap:12px}
.home-hot-card{min-height:214px;border-radius:16px}
.home-hot-grid-ten .home-hot-card{min-height:214px}
.home-hot-icon,.home-hot-parent-card .home-hot-icon{width:64px;height:64px;margin:18px 0 5px 18px}
.home-hot-card-body{padding:0 18px 10px}
.home-hot-card-body h3{font-size:15px;margin:3px 0 7px}
.home-hot-card-body li{padding:3px 0;font-size:11px}
.home-hot-action{padding:10px 16px;font-size:11px}
.home-hot-popular{top:10px;padding:5px 12px;font-size:9px}
.home-hot-trust{display:none!important}
@media(max-width:1100px){.home-hot-feature{min-height:440px}}
@media(max-width:760px){.home-hot-categories{padding:32px 0 35px}.home-hot-head{margin-bottom:15px}.home-hot-head h2{font-size:29px}.home-hot-feature{min-height:330px}.home-hot-card,.home-hot-grid-ten .home-hot-card{min-height:205px}}

/* Sprint 168: parent -> sub-category -> wide-category homepage explorer */
.home-taxonomy-explorer{padding:38px 0 42px;background:radial-gradient(circle at 12px 12px,#e2eaf4 1px,transparent 1.4px) 0 0/24px 24px,#fbfdff;color:#071f48}
.home-taxonomy-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}.home-taxonomy-head h2{margin:9px 0 4px;font-size:clamp(28px,2.7vw,42px);letter-spacing:-.045em;color:#061f4b}.home-taxonomy-head p{margin:0;color:#657790;font-size:13px}
.home-taxonomy-layout{display:grid;grid-template-columns:255px minmax(0,1fr);gap:14px;align-items:stretch}.home-taxonomy-parent-list{overflow:hidden;border:1px solid #d8e2ef;border-radius:18px;background:#071f48;box-shadow:0 18px 44px rgba(7,31,72,.13)}.home-taxonomy-parent-title{padding:15px 17px;border-bottom:1px solid rgba(255,255,255,.12);color:#fff;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.home-taxonomy-parent{display:grid;width:100%;grid-template-columns:42px minmax(0,1fr) 14px;align-items:center;gap:10px;padding:9px 12px;border:0;border-bottom:1px solid rgba(255,255,255,.08);background:transparent;color:#dce8f7;text-align:left;cursor:pointer;transition:.18s ease}.home-taxonomy-parent:last-child{border-bottom:0}.home-taxonomy-parent:hover,.home-taxonomy-parent.is-active{background:#fff;color:#082657}.home-taxonomy-parent-image{display:flex;width:42px;height:42px;align-items:center;justify-content:center;overflow:hidden;border-radius:10px;background:#eef3f9}.home-taxonomy-parent-image img{width:100%;height:100%;object-fit:cover}.home-taxonomy-parent-copy{display:grid;min-width:0}.home-taxonomy-parent-copy strong{overflow:hidden;font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.home-taxonomy-parent-copy small{margin-top:3px;color:#9fb2ca;font-size:9px}.home-taxonomy-parent.is-active small,.home-taxonomy-parent:hover small{color:#70839a}.home-taxonomy-parent>b{font-size:20px;font-weight:400}
.home-taxonomy-panels{min-width:0}.home-taxonomy-panel{height:100%}.home-taxonomy-panel[hidden]{display:none!important}.home-taxonomy-panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:11px;padding:2px 2px 0}.home-taxonomy-panel-head span{color:#1760b5;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.home-taxonomy-panel-head h3{margin:3px 0 2px;font-size:22px;letter-spacing:-.025em}.home-taxonomy-panel-head p{max-width:720px;margin:0;color:#718197;font-size:11px}.home-taxonomy-panel-head>a{display:inline-flex;gap:7px;color:#0b55ad;font-size:11px;font-weight:800;white-space:nowrap}
.home-taxonomy-sub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.home-taxonomy-sub-card{position:relative;display:grid;grid-template-columns:104px minmax(0,1fr);grid-template-rows:1fr auto;min-height:205px;overflow:hidden;border:1px solid #dce5ef;border-radius:16px;background:#fff;box-shadow:0 10px 27px rgba(8,38,87,.055);transition:.2s ease}.home-taxonomy-sub-card:hover{transform:translateY(-2px);border-color:#b8cde8;box-shadow:0 15px 32px rgba(8,38,87,.09)}.home-taxonomy-sub-image{grid-row:1/2;display:block;min-height:158px;overflow:hidden;background:#eef3f8}.home-taxonomy-sub-image img{width:100%;height:100%;object-fit:cover}.home-taxonomy-sub-content{min-width:0;padding:15px 14px 8px}.home-taxonomy-sub-content h4{margin:0 0 7px;font-size:14px;line-height:1.25}.home-taxonomy-sub-content h4 a{color:#071f48}.home-taxonomy-sub-content ul{margin:0;padding:0;list-style:none}.home-taxonomy-sub-content li{padding:4px 0;border-bottom:1px solid #edf1f5;font-size:10px;line-height:1.25}.home-taxonomy-sub-content li:last-child{border-bottom:0}.home-taxonomy-sub-content li a,.home-taxonomy-sub-content li span{display:block;overflow:hidden;color:#6d7f96;text-overflow:ellipsis;white-space:nowrap}.home-taxonomy-sub-content li a:before{content:'•';margin-right:6px;color:#b6c6d9}.home-taxonomy-sub-action{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;padding:10px 13px;border-top:1px solid #e8edf4;color:#0b55ad;font-size:10px;font-weight:850}.home-taxonomy-sub-action b{font-size:13px}.home-taxonomy-sub-card .home-hot-popular{left:0;top:10px}.home-taxonomy-empty{grid-column:1/-1;padding:45px;border:1px dashed #b8c9dc;border-radius:16px;background:#fff;text-align:center}.home-taxonomy-empty strong{font-size:17px}.home-taxonomy-empty p{color:#718197}.home-taxonomy-empty a{color:#0b55ad;font-weight:800}
@media(max-width:1180px){.home-taxonomy-layout{grid-template-columns:225px 1fr}.home-taxonomy-sub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.home-taxonomy-explorer{padding:30px 0 34px}.home-taxonomy-head{display:grid;align-items:start}.home-taxonomy-head h2{font-size:29px}.home-taxonomy-layout{grid-template-columns:1fr}.home-taxonomy-parent-list{display:flex;overflow-x:auto;border-radius:14px;background:#071f48;scrollbar-width:none}.home-taxonomy-parent-list::-webkit-scrollbar{display:none}.home-taxonomy-parent-title{display:none}.home-taxonomy-parent{min-width:190px;border-right:1px solid rgba(255,255,255,.09);border-bottom:0}.home-taxonomy-sub-grid{display:flex;overflow-x:auto;gap:10px;padding-bottom:8px;scroll-snap-type:x mandatory;scrollbar-width:none}.home-taxonomy-sub-grid::-webkit-scrollbar{display:none}.home-taxonomy-sub-card{min-width:310px;scroll-snap-align:start}.home-taxonomy-panel-head{align-items:start}.home-taxonomy-panel-head p{display:none}}
@media(max-width:420px){.home-taxonomy-sub-card{grid-template-columns:90px minmax(0,1fr);min-width:285px}.home-taxonomy-sub-image{min-height:150px}}


/* Sprint 169 — nine sub-categories per selected parent */
.home-taxonomy-sub-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}
.home-taxonomy-sub-card{min-height:188px}
.home-taxonomy-sub-image{min-height:142px}
.home-taxonomy-sub-content{padding:12px 12px 7px}
.home-taxonomy-sub-content h4{margin-bottom:5px;font-size:13px}
.home-taxonomy-sub-content li{padding:3px 0;font-size:9.5px}
.home-taxonomy-sub-action{padding:8px 12px}
@media(max-width:1180px){.home-taxonomy-sub-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-taxonomy-sub-card{grid-template-columns:88px minmax(0,1fr)}}
@media(max-width:980px){.home-taxonomy-sub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.home-taxonomy-sub-grid{display:flex}.home-taxonomy-sub-card{min-width:300px}}

/* Sprint 170: TradesFolks premium member login */
.tf-auth-body{margin:0;background:#eef3fa;color:#071b3d;font-family:Manrope,sans-serif}.tf-auth-main{min-height:100vh;display:grid;place-items:center;padding:32px}.tf-member-login{width:min(1500px,100%)}.tf-login-shell{display:grid;grid-template-columns:minmax(440px,.92fr) minmax(540px,1.08fr);min-height:820px;overflow:hidden;border:1px solid rgba(7,43,91,.08);border-radius:34px;background:#fff;box-shadow:0 28px 80px rgba(10,36,77,.14)}
.tf-login-story{position:relative;overflow:hidden;display:flex;flex-direction:column;padding:52px 56px 46px;color:#fff;background:linear-gradient(145deg,#041b43 0%,#064a9f 58%,#0a65d8 100%)}.tf-login-story:after{content:"";position:absolute;inset:auto -12% -22% 20%;height:54%;background:radial-gradient(circle at center,rgba(255,196,0,.34),transparent 66%);pointer-events:none}.tf-login-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,#000,transparent 88%)}.tf-login-orb{position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:48% 52% 62% 38%/42% 38% 62% 58%;transform:rotate(14deg)}.tf-login-orb-one{right:-110px;top:180px;width:440px;height:440px}.tf-login-orb-two{right:-170px;bottom:90px;width:520px;height:260px}.tf-login-brand{position:relative;z-index:2;display:inline-flex;align-items:center;gap:17px;color:#fff;text-decoration:none}.tf-login-brand img{width:68px;height:68px;object-fit:contain;background:#fff;border-radius:18px;padding:9px;box-shadow:0 12px 30px rgba(0,0,0,.18)}.tf-login-brand span{display:grid;gap:5px}.tf-login-brand small{font-size:12px;letter-spacing:.22em;font-weight:800;color:#d8eaff}.tf-login-brand strong{font-family:"Plus Jakarta Sans",sans-serif;font-size:24px}.tf-login-story-copy{position:relative;z-index:2;margin:auto 0}.tf-login-security,.tf-login-kicker{display:inline-flex;align-items:center;gap:9px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.18em}.tf-login-security{padding:11px 16px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.1);color:#e8f5ff}.tf-login-security i{width:9px;height:9px;border-radius:50%;background:#ffc400;box-shadow:0 0 0 5px rgba(255,196,0,.13)}.tf-login-story h1{max-width:610px;margin:25px 0 22px;font-family:"Plus Jakarta Sans",sans-serif;font-size:clamp(42px,4vw,64px);line-height:1.06;letter-spacing:-.045em}.tf-login-story h1 em{display:block;color:#ffd22e;font-style:normal}.tf-login-story-copy>p{max-width:620px;margin:0;color:#d9e8fb;font-size:17px;line-height:1.75}.tf-login-benefits{display:grid;gap:20px;margin-top:35px}.tf-login-benefits article{display:grid;grid-template-columns:42px 1fr;gap:15px;align-items:start}.tf-login-benefits article>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:rgba(255,196,0,.15);border:1px solid rgba(255,211,49,.35);color:#ffd22e;font-weight:900}.tf-login-benefits strong{display:block;margin-bottom:4px;font-size:16px}.tf-login-benefits small{color:#c8dcf5;font-size:14px;line-height:1.55}.tf-login-story-foot{position:relative;z-index:2;display:flex;align-items:center;gap:11px;color:#d9e8fb;font-size:13px}.tf-login-story-foot svg{width:20px;height:20px;fill:none;stroke:#ffd22e;stroke-width:1.8}
.tf-login-panel{display:grid;place-items:center;padding:70px 9%;background:linear-gradient(180deg,#fff,#fbfcff)}.tf-login-form-wrap{width:min(610px,100%)}.tf-login-kicker{padding:10px 16px;background:#edf5ff;color:#0757c8}.tf-login-form-wrap h2{margin:19px 0 12px;font-family:"Plus Jakarta Sans",sans-serif;font-size:clamp(38px,4vw,54px);line-height:1.08;letter-spacing:-.04em;color:#071b3d}.tf-login-intro{margin:0 0 32px;color:#52647e;font-size:17px;line-height:1.65}.tf-login-alert{display:grid;gap:3px;margin-bottom:22px;padding:15px 17px;border:1px solid #fecaca;border-radius:15px;background:#fff1f2;color:#9f1239}.tf-login-alert span{font-size:13px}.tf-login-form{display:grid;gap:21px}.tf-login-field{display:grid;gap:9px;color:#102342;font-weight:700}.tf-login-field>span{display:flex;justify-content:space-between;gap:15px;align-items:center}.tf-login-field b{color:#e11d48}.tf-login-field a{font-size:13px;color:#0757c8;text-decoration:none}.tf-login-field>div{display:grid;grid-template-columns:28px 1fr auto;align-items:center;min-height:62px;padding:0 17px;border:1.5px solid #ccd8e8;border-radius:18px;background:#f8faff;transition:.2s}.tf-login-field>div:focus-within{border-color:#0b63d8;box-shadow:0 0 0 5px rgba(11,99,216,.1);background:#fff}.tf-login-field svg{width:21px;height:21px;fill:none;stroke:#7890ad;stroke-width:1.8}.tf-login-field input{min-width:0;border:0;outline:0;background:transparent;padding:15px 10px;color:#071b3d;font:600 15px Manrope,sans-serif}.tf-password-toggle{display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:transparent;cursor:pointer}.tf-password-toggle:hover{background:#eaf1fb}.tf-password-toggle.is-visible svg{stroke:#0757c8}.tf-login-options{display:flex;justify-content:space-between;align-items:center;gap:20px;color:#51627a;font-size:14px}.tf-login-options label,.tf-login-options>span{display:flex;align-items:center;gap:9px}.tf-login-options input{width:18px;height:18px;accent-color:#0757c8}.tf-login-options svg{width:18px;height:18px;fill:none;stroke:#0757c8;stroke-width:1.8}.tf-login-submit{display:flex;justify-content:center;align-items:center;gap:12px;min-height:62px;border:0;border-radius:18px;color:#fff;background:linear-gradient(100deg,#06265a,#0757c8 72%,#e8ad00);box-shadow:0 14px 28px rgba(7,87,200,.24);font:800 15px Manrope,sans-serif;cursor:pointer;transition:.2s}.tf-login-submit:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(7,87,200,.3)}.tf-login-submit svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2}.tf-login-register{margin-top:28px;padding:20px;border:1px solid #dce5f0;border-radius:18px;background:#f8fafc;text-align:center;color:#5b6b80}.tf-login-register a,.tf-login-support a{color:#0757c8;font-weight:800;text-decoration:none}.tf-login-support{text-align:center;margin:22px 0 0;color:#728197;font-size:13px}.tf-login-back{display:block;margin-top:18px;text-align:center;color:#53657d;font-size:13px;text-decoration:none}
@media(max-width:1050px){.tf-auth-main{padding:18px}.tf-login-shell{grid-template-columns:1fr;min-height:0}.tf-login-story{min-height:500px;padding:38px}.tf-login-story-copy{margin:65px 0 50px}.tf-login-panel{padding:55px 8%}}@media(max-width:640px){.tf-auth-main{display:block;padding:0}.tf-member-login{width:100%}.tf-login-shell{border:0;border-radius:0;box-shadow:none}.tf-login-story{min-height:0;padding:24px 20px 30px}.tf-login-brand img{width:52px;height:52px;border-radius:14px}.tf-login-brand small{font-size:9px}.tf-login-brand strong{font-size:20px}.tf-login-story-copy{margin:46px 0 26px}.tf-login-story h1{font-size:37px}.tf-login-story-copy>p{font-size:15px}.tf-login-benefits{display:none}.tf-login-story-foot{font-size:11px}.tf-login-panel{padding:38px 20px 48px}.tf-login-form-wrap h2{font-size:34px}.tf-login-intro{font-size:15px}.tf-login-field>div{min-height:57px}.tf-login-options{align-items:flex-start;flex-direction:column;gap:12px}.tf-login-submit{min-height:58px;font-size:14px}.tf-login-register{font-size:14px}}

/* Sprint 171: compact member login inside the public website shell */
.tf-member-login--site{padding:34px 20px 42px;background:linear-gradient(180deg,#f5f8fd 0%,#eef4fb 100%)}
.tf-member-login--site .tf-login-shell--compact{width:min(1180px,100%);min-height:560px;margin:0 auto;grid-template-columns:minmax(360px,.86fr) minmax(480px,1.14fr);border-radius:26px;box-shadow:0 18px 55px rgba(7,30,70,.12)}
.tf-member-login--site .tf-login-story{min-height:560px;padding:30px 34px}
.tf-member-login--site .tf-login-brand img{width:56px;height:56px}
.tf-member-login--site .tf-login-brand small{font-size:9px;letter-spacing:.18em}
.tf-member-login--site .tf-login-brand strong{font-size:21px}
.tf-member-login--site .tf-login-story-copy{margin:42px 0 28px}
.tf-member-login--site .tf-login-security{padding:8px 13px;font-size:10px}
.tf-member-login--site .tf-login-story h1{max-width:520px;margin:18px 0 14px;font-size:clamp(34px,3.3vw,50px);line-height:1.05}
.tf-member-login--site .tf-login-story-copy>p{max-width:560px;font-size:15px;line-height:1.7}
.tf-member-login--site .tf-login-benefits{gap:14px;margin-top:24px}
.tf-member-login--site .tf-login-benefits article{gap:12px}
.tf-member-login--site .tf-login-benefits article>span{width:34px;height:34px}
.tf-member-login--site .tf-login-benefits strong{font-size:14px}
.tf-member-login--site .tf-login-benefits small{font-size:12px;line-height:1.45}
.tf-member-login--site .tf-login-story-foot{font-size:11px}
.tf-member-login--site .tf-login-panel{padding:42px 8%}
.tf-member-login--site .tf-login-form-wrap{max-width:520px}
.tf-member-login--site .tf-login-kicker{font-size:10px;padding:8px 13px}
.tf-member-login--site .tf-login-form-wrap h2{margin:15px 0 8px;font-size:38px}
.tf-member-login--site .tf-login-intro{margin-bottom:24px;font-size:14px;line-height:1.65}
.tf-member-login--site .tf-login-form{gap:16px}
.tf-member-login--site .tf-login-field>span{font-size:13px}
.tf-member-login--site .tf-login-field>div{min-height:54px;border-radius:15px}
.tf-member-login--site .tf-login-field input{font-size:14px}
.tf-member-login--site .tf-login-options{margin-top:0;font-size:12px}
.tf-member-login--site .tf-login-submit{min-height:54px;border-radius:15px;font-size:13px}
.tf-member-login--site .tf-login-register{margin-top:18px;padding:15px;font-size:13px}
.tf-member-login--site .tf-login-support{margin:17px 0 0;font-size:12px}
@media(max-width:1050px){.tf-member-login--site{padding:24px 16px 32px}.tf-member-login--site .tf-login-shell--compact{grid-template-columns:1fr;min-height:0}.tf-member-login--site .tf-login-story{min-height:0;padding:28px 30px}.tf-member-login--site .tf-login-story-copy{margin:30px 0 22px}.tf-member-login--site .tf-login-benefits{grid-template-columns:repeat(3,1fr);display:grid}.tf-member-login--site .tf-login-benefits article{align-items:flex-start}.tf-member-login--site .tf-login-panel{padding:38px 8%}}
@media(max-width:720px){.tf-member-login--site{padding:12px 10px 24px}.tf-member-login--site .tf-login-shell--compact{border-radius:20px}.tf-member-login--site .tf-login-story{padding:22px 20px 24px}.tf-member-login--site .tf-login-brand img{width:46px;height:46px}.tf-member-login--site .tf-login-story-copy{margin:24px 0 16px}.tf-member-login--site .tf-login-story h1{font-size:32px}.tf-member-login--site .tf-login-story-copy>p{font-size:13px}.tf-member-login--site .tf-login-benefits{display:none}.tf-member-login--site .tf-login-story-foot{margin-top:18px}.tf-member-login--site .tf-login-panel{padding:30px 20px 34px}.tf-member-login--site .tf-login-form-wrap h2{font-size:30px}.tf-member-login--site .tf-login-options{align-items:flex-start;flex-direction:column;gap:10px}.tf-member-login--site .tf-login-register{line-height:1.55}.tf-member-login--site .tf-login-field>span{gap:8px}.tf-member-login--site .tf-login-field>span a{font-size:11px}}
@media(max-width:420px){.tf-member-login--site{padding-left:0;padding-right:0}.tf-member-login--site .tf-login-shell--compact{border-left:0;border-right:0;border-radius:0}.tf-member-login--site .tf-login-story{padding:20px 16px 22px}.tf-member-login--site .tf-login-panel{padding:28px 16px 32px}.tf-member-login--site .tf-login-story h1{font-size:29px}.tf-member-login--site .tf-login-field>div{min-height:52px}}

/* Sprint 172: tighter login proportions; width intentionally unchanged */
.tf-member-login--site .tf-login-shell--compact{min-height:490px}
.tf-member-login--site .tf-login-story{min-height:490px;padding:24px 30px}
.tf-member-login--site .tf-login-brand img{width:50px;height:50px;border-radius:14px;padding:7px}
.tf-member-login--site .tf-login-brand strong{font-size:19px}
.tf-member-login--site .tf-login-story-copy{margin:28px 0 20px}
.tf-member-login--site .tf-login-security{padding:7px 11px;font-size:9px}
.tf-member-login--site .tf-login-story h1{margin:14px 0 10px;font-size:clamp(30px,3vw,43px);line-height:1.04}
.tf-member-login--site .tf-login-story-copy>p{font-size:13px;line-height:1.55}
.tf-member-login--site .tf-login-benefits{gap:10px;margin-top:17px}
.tf-member-login--site .tf-login-benefits article{grid-template-columns:30px 1fr;gap:9px}
.tf-member-login--site .tf-login-benefits article>span{width:29px;height:29px;font-size:12px}
.tf-member-login--site .tf-login-benefits strong{margin-bottom:2px;font-size:12px}
.tf-member-login--site .tf-login-benefits small{font-size:11px;line-height:1.35}
.tf-member-login--site .tf-login-story-foot{font-size:10px}
.tf-member-login--site .tf-login-story-foot svg{width:17px;height:17px}
.tf-member-login--site .tf-login-panel{padding:30px 8%}
.tf-member-login--site .tf-login-form-wrap{max-width:500px}
.tf-member-login--site .tf-login-kicker{padding:7px 11px;font-size:9px}
.tf-member-login--site .tf-login-form-wrap h2{margin:12px 0 6px;font-size:34px}
.tf-member-login--site .tf-login-intro{margin-bottom:18px;font-size:13px;line-height:1.5}
.tf-member-login--site .tf-login-form{gap:12px}
.tf-member-login--site .tf-login-field{gap:6px}
.tf-member-login--site .tf-login-field>span{font-size:12px}
.tf-member-login--site .tf-login-field>div{min-height:48px;padding:0 14px;border-radius:13px}
.tf-member-login--site .tf-login-field input{padding:11px 8px;font-size:13px}
.tf-member-login--site .tf-login-field svg{width:18px;height:18px}
.tf-member-login--site .tf-password-toggle{width:33px;height:33px}
.tf-member-login--site .tf-login-options{font-size:11px;gap:14px}
.tf-member-login--site .tf-login-options input{width:16px;height:16px}
.tf-member-login--site .tf-login-submit{min-height:47px;border-radius:13px;font-size:12px}
.tf-member-login--site .tf-login-register{margin-top:14px;padding:12px;font-size:12px}
.tf-member-login--site .tf-login-support{margin-top:13px;font-size:11px}
@media(max-width:1050px){
  .tf-member-login--site .tf-login-story{min-height:0;padding:24px 26px}
  .tf-member-login--site .tf-login-story-copy{margin:22px 0 16px}
  .tf-member-login--site .tf-login-panel{padding:30px 8%}
}
@media(max-width:720px){
  .tf-member-login--site{padding:8px 8px 18px}
  .tf-member-login--site .tf-login-story{padding:18px 18px 20px}
  .tf-member-login--site .tf-login-brand img{width:42px;height:42px}
  .tf-member-login--site .tf-login-brand strong{font-size:17px}
  .tf-member-login--site .tf-login-story-copy{margin:18px 0 12px}
  .tf-member-login--site .tf-login-story h1{font-size:28px}
  .tf-member-login--site .tf-login-story-copy>p{font-size:12px;line-height:1.45}
  .tf-member-login--site .tf-login-panel{padding:24px 18px 28px}
  .tf-member-login--site .tf-login-form-wrap h2{font-size:28px}
  .tf-member-login--site .tf-login-intro{margin-bottom:15px;font-size:12px}
  .tf-member-login--site .tf-login-field>div{min-height:47px}
  .tf-member-login--site .tf-login-submit{min-height:46px}
}
@media(max-width:420px){
  .tf-member-login--site{padding-left:0;padding-right:0}
  .tf-member-login--site .tf-login-story{padding:17px 15px 19px}
  .tf-member-login--site .tf-login-panel{padding:22px 15px 26px}
  .tf-member-login--site .tf-login-story h1{font-size:26px}
}

/* Sprint 173: premium compact multi-step registration */
.tf-register-page{padding:28px 16px 38px;background:linear-gradient(180deg,#f5f8fd 0,#fff 100%)}
.tf-register-shell{max-width:1180px}
.tf-register-card{display:grid;grid-template-columns:minmax(340px,.82fr) minmax(500px,1.18fr);min-height:570px;overflow:hidden;border:1px solid #dfe7f2;border-radius:25px;background:#fff;box-shadow:0 18px 52px rgba(7,36,78,.11)}
.tf-register-story{position:relative;overflow:hidden;padding:32px 34px;color:#fff;background:linear-gradient(145deg,#041b43 0%,#064caa 68%,#0870dd 100%)}
.tf-register-story:after{content:"";position:absolute;right:-120px;bottom:-160px;width:390px;height:390px;border-radius:50%;background:radial-gradient(circle,rgba(255,199,0,.34),transparent 68%)}
.tf-register-story-pattern{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,#000,transparent 94%)}
.tf-register-badge,.tf-register-story h1,.tf-register-story>p,.tf-register-proof,.tf-register-story-foot{position:relative;z-index:1}
.tf-register-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.09);font-size:9px;font-weight:800;letter-spacing:.15em}
.tf-register-badge i{width:7px;height:7px;border-radius:50%;background:#ffc400;box-shadow:0 0 0 4px rgba(255,196,0,.14)}
.tf-register-story h1{margin:28px 0 14px;font-family:"Plus Jakarta Sans",Manrope,sans-serif;font-size:clamp(30px,3vw,43px);line-height:1.06;letter-spacing:-.035em}
.tf-register-story h1 em{display:block;color:#ffd22e;font-style:normal}
.tf-register-story>p{max-width:510px;margin:0;color:#d7e7fa;font-size:13px;line-height:1.6}
.tf-register-proof{display:grid;gap:12px;margin-top:26px}
.tf-register-proof article{display:grid;grid-template-columns:31px 1fr;gap:10px;align-items:start}
.tf-register-proof article>span{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:rgba(255,204,30,.14);border:1px solid rgba(255,211,49,.3);color:#ffd22e;font-size:10px;font-weight:900}
.tf-register-proof strong{display:block;margin:1px 0 2px;font-size:12px}.tf-register-proof small{display:block;color:#c9dcf4;font-size:10.5px;line-height:1.4}
.tf-register-story-foot{position:absolute;left:34px;bottom:25px;color:#d9e7f8;font-size:10px}
.tf-register-panel{display:flex;flex-direction:column;padding:30px 7% 25px}
.tf-register-head{text-align:left}.tf-register-kicker{display:inline-flex;padding:7px 11px;border-radius:999px;background:#edf5ff;color:#0757c8;font-size:9px;font-weight:800;letter-spacing:.13em}
.tf-register-head h2{margin:11px 0 5px;color:#071b3d;font-family:"Plus Jakarta Sans",Manrope,sans-serif;font-size:32px;line-height:1.1;letter-spacing:-.035em}.tf-register-head>p{margin:0;color:#64748b;font-size:12px}
.tf-register-progress{margin:22px 0 19px}.tf-register-progress-track{height:4px;margin:0 18px;background:#e7edf5;border-radius:999px;overflow:hidden}.tf-register-progress-track span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0757c8,#0b73e8,#f1b700);transition:width .3s ease}
.tf-register-progress-steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:-12px}.tf-register-progress-steps button{display:grid;justify-items:center;gap:5px;border:0;background:transparent;color:#8290a4;font:700 10px Manrope,sans-serif;cursor:pointer}.tf-register-progress-steps b{display:grid;place-items:center;width:24px;height:24px;border:3px solid #fff;border-radius:50%;background:#e4eaf2;color:#66758a;box-shadow:0 0 0 1px #dbe3ee;transition:.2s}.tf-register-progress-steps .is-active b,.tf-register-progress-steps .is-complete b{background:#0757c8;color:#fff;box-shadow:0 0 0 1px #0757c8}.tf-register-progress-steps .is-active{color:#0757c8}.tf-register-progress-steps .is-complete b{background:#f0b800;box-shadow:0 0 0 1px #f0b800}
.tf-register-alert{display:grid;gap:2px;margin-bottom:14px;padding:11px 13px;border:1px solid #fecaca;border-radius:11px;background:#fff1f2;color:#9f1239;font-size:11px}.tf-register-alert strong{font-size:12px}
.tf-register-form{display:flex;flex:1;flex-direction:column}.tf-register-step{display:none;min-width:0;margin:0;padding:0;border:0}.tf-register-step.is-active{display:grid;gap:12px;animation:tfRegisterIn .22s ease}.tf-register-step legend{padding:0;color:#102342;font-family:"Plus Jakarta Sans",Manrope,sans-serif;font-size:16px;font-weight:800}.tf-register-step>p{margin:-7px 0 2px;color:#7b899c;font-size:10.5px}
@keyframes tfRegisterIn{from{opacity:.25;transform:translateX(10px)}to{opacity:1;transform:none}}
.tf-register-field{display:grid;gap:5px;color:#18304f;font-size:11px;font-weight:700}.tf-register-field>span{display:flex;gap:4px}.tf-register-field>span b{color:#e11d48}.tf-register-field>div{display:grid;grid-template-columns:22px 1fr auto;align-items:center;min-height:48px;padding:0 12px;border:1.4px solid #ced9e8;border-radius:13px;background:#f8faff;transition:.2s}.tf-register-field>div:focus-within{border-color:#0b63d8;background:#fff;box-shadow:0 0 0 4px rgba(11,99,216,.09)}.tf-register-field svg,.tf-register-actions svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tf-register-field>div>svg{color:#7a91ad}.tf-register-field input{min-width:0;padding:11px 8px;border:0;outline:0;background:transparent;color:#071b3d;font:600 12px Manrope,sans-serif}.tf-register-field>small{min-height:13px;color:#8a98aa;font-size:9.5px;font-weight:500}.tf-register-field.has-error>div{border-color:#ef4444;background:#fff7f7}.tf-register-password-toggle{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:50%;background:transparent;color:#7890ad;cursor:pointer}.tf-register-password-toggle:hover,.tf-register-password-toggle.is-visible{background:#eaf2fd;color:#0757c8}
.tf-register-consent{display:flex;align-items:flex-start;gap:8px;margin-top:1px;color:#5e6d82;font-size:10px;line-height:1.45}.tf-register-consent input{width:15px;height:15px;margin-top:0;accent-color:#0757c8}.tf-register-consent a{color:#0757c8;font-weight:700;text-decoration:none}.tf-register-consent.has-error{color:#c0262d}
.tf-register-actions{display:flex;justify-content:space-between;gap:10px;margin-top:auto;padding-top:16px}.tf-register-actions button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:0 17px;border-radius:12px;font:800 11px Manrope,sans-serif;cursor:pointer;transition:.2s}.tf-register-back{border:1px solid #d4deeb;background:#fff;color:#53657d}.tf-register-back:disabled{opacity:.4;cursor:not-allowed}.tf-register-next,.tf-register-submit{margin-left:auto;border:0;background:linear-gradient(100deg,#06265a,#0757c8 72%,#dba800);color:#fff;box-shadow:0 10px 22px rgba(7,87,200,.2)}.tf-register-next:hover,.tf-register-submit:hover{transform:translateY(-1px);box-shadow:0 13px 26px rgba(7,87,200,.27)}
.tf-register-login{margin:16px 0 0;text-align:center;color:#718096;font-size:10.5px}.tf-register-login a{color:#0757c8;font-weight:800;text-decoration:none}
@media(max-width:960px){.tf-register-card{grid-template-columns:1fr;min-height:0}.tf-register-story{padding:25px 28px 28px}.tf-register-story h1{margin:18px 0 10px;font-size:31px}.tf-register-story>p{max-width:680px}.tf-register-proof{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.tf-register-story-foot{position:relative;left:auto;bottom:auto;margin-top:19px}.tf-register-panel{padding:28px 8% 25px}}
@media(max-width:640px){.tf-register-page{padding:12px 10px 24px}.tf-register-card{border-radius:19px}.tf-register-story{padding:21px 19px 23px}.tf-register-story h1{font-size:27px}.tf-register-story>p{font-size:12px}.tf-register-proof{display:none}.tf-register-story-foot{margin-top:14px}.tf-register-panel{padding:24px 18px 24px}.tf-register-head h2{font-size:27px}.tf-register-progress{margin:19px 0 17px}.tf-register-progress-steps span{font-size:9px}.tf-register-step legend{font-size:15px}.tf-register-field>div{min-height:47px}.tf-register-actions button{min-height:43px;padding:0 14px}.tf-register-login{line-height:1.5}}
@media(max-width:420px){.tf-register-page{padding-left:0;padding-right:0}.tf-register-card{border-left:0;border-right:0;border-radius:0}.tf-register-story{padding:19px 15px 21px}.tf-register-panel{padding:22px 15px 23px}.tf-register-story h1{font-size:25px}.tf-register-progress-track{margin-inline:15px}.tf-register-actions{gap:7px}.tf-register-actions button{padding:0 12px}}

/* Sprint 179: premium compact marketplace product cards */
.product-card-detailed{
  display:flex;flex-direction:column;min-width:0;
  border-radius:16px;border-color:#dbe4f0;
  box-shadow:0 8px 24px rgba(12,42,86,.055);
  background:linear-gradient(180deg,#fff 0%,#fff 82%,#fbfcff 100%);
}
.product-card-detailed:hover{transform:translateY(-3px);border-color:#a9c5eb;box-shadow:0 18px 42px rgba(9,48,107,.12)}
.product-card-detailed .product-image{height:170px;padding:10px;background:#f7f9fd;border-bottom:1px solid #edf1f7}
.product-card-detailed .product-image-link{display:block;width:100%;height:100%;overflow:hidden;border-radius:11px;background:#fff}
.product-card-detailed .product-image img{transition:transform .35s ease}
.product-card-detailed:hover .product-image img{transform:scale(1.035)}
.product-card-detailed .product-quick-view{min-height:32px;padding:0 11px;font-size:10px;border-radius:999px}
.product-card-detailed .product-image .wishlist{width:34px;height:34px;font-size:18px}
.product-card-detailed .product-body{display:flex;flex:1;flex-direction:column;padding:13px 14px 14px}
.product-card-detailed .product-body h3{height:42px;min-height:42px;margin:0 0 7px;font-size:15px;line-height:1.38;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.product-card-detailed .price{font-size:17px;line-height:1.25;margin:0 0 2px}
.product-card-detailed .price small{font-size:10px}
.product-card-detailed .product-primary-meta{margin:5px 0 0;font-size:9px;gap:4px 8px}
.product-card-detailed .product-description{height:31px;min-height:31px;max-height:31px;margin:7px 0 9px!important;font-size:9px!important;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.product-compact-chips{display:flex;align-items:center;gap:5px;min-width:0;margin:0 0 9px;overflow:hidden}
.product-compact-chips span{display:inline-flex;align-items:center;min-width:0;max-width:46%;height:24px;padding:0 8px;border:1px solid #e0e8f3;border-radius:999px;background:#f7f9fc;color:#52657e;font-size:8px;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.product-compact-chips span:first-child{flex:0 0 auto;max-width:none;background:#fff8df;border-color:#ffe099;color:#865800}
.product-compact-chips .is-verified{flex:0 0 auto;max-width:none;background:#edf9f4;border-color:#cbeede;color:#08775a}
.product-card-detailed .supplier-line{margin-top:auto;padding-top:8px;font-size:10px;min-height:29px}
.product-card-detailed .supplier-line>span:first-child{font-weight:650;color:#52657e}
.product-card-detailed .card-actions{gap:7px;margin-top:9px}
.product-card-detailed .card-actions a,.product-card-detailed .card-actions button{min-height:36px;padding:6px 4px;border-radius:9px;font-size:10px}
.product-card-detailed .product-commerce-actions{gap:7px;margin-top:7px}
.product-card-detailed .product-commerce-actions button{min-height:33px;border-radius:9px;font-size:9px}
.storefront-product-grid{align-items:stretch}
.storefront-product-grid .product-card-detailed{height:auto;min-height:438px}
@media(max-width:1100px){.storefront-product-grid .product-card-detailed{min-height:425px}}
@media(max-width:560px){
 .product-card-detailed .product-image{height:155px}
 .product-card-detailed .product-body{padding:11px 12px 12px}
 .product-card-detailed .product-body h3{font-size:14px;height:39px;min-height:39px}
 .product-card-detailed .product-description{display:none}
 .product-compact-chips span:nth-child(2){max-width:58%}
 .storefront-product-grid .product-card-detailed{min-height:368px}
}

/* Sprint 181 festival campaign experience */
.festival-marketplace{padding:42px 0;background:linear-gradient(180deg,#f7f9fd,#eef4fb);overflow:hidden}.festival-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px}.festival-heading h2{font-size:34px;line-height:1.12;color:#092653;margin:8px 0}.festival-heading p{font-size:13px;color:#66768c;max-width:680px}.festival-controls{display:flex;gap:8px}.festival-controls button{width:42px;height:42px;border:1px solid #d6e1f0;border-radius:12px;background:#fff;color:#0b326b;font-size:19px;font-weight:900;box-shadow:0 8px 22px rgba(10,41,86,.08)}.festival-stage{position:relative;min-height:350px}.festival-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transform:translateX(18px);transition:.4s ease;border-radius:28px;overflow:hidden;background-image:var(--festival-bg);background-size:cover;background-position:center;box-shadow:0 25px 65px rgba(7,35,83,.18)}.festival-slide.is-active{opacity:1;visibility:visible;transform:none}.festival-copy{max-width:670px;padding:58px 64px;color:#fff}.festival-copy>span{font-size:11px;letter-spacing:.16em;font-weight:900;color:#ffd15c}.festival-copy h3{font-size:43px;line-height:1.08;margin:14px 0 12px}.festival-copy p{font-size:15px;line-height:1.65;color:#e9f1ff}.festival-copy a{display:inline-flex;align-items:center;gap:12px;margin-top:22px;padding:13px 18px;border-radius:12px;background:#ffc542;color:#072653;font-size:12px;font-weight:900}.festival-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}.festival-tabs button{text-align:left;border:1px solid #dce6f2;background:#fff;border-radius:15px;padding:14px 16px;color:#53657d;transition:.2s}.festival-tabs button small{display:block;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.festival-tabs button strong{display:block;margin-top:4px;font-size:13px;color:#15345f}.festival-tabs button.is-active{border-color:#1764d8;box-shadow:0 10px 25px rgba(23,100,216,.12);transform:translateY(-2px)}
@media(max-width:800px){.festival-marketplace{padding:30px 0}.festival-heading h2{font-size:27px}.festival-stage{min-height:315px}.festival-copy{padding:38px 32px;max-width:72%}.festival-copy h3{font-size:34px}.festival-tabs{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.festival-heading{align-items:center}.festival-heading p{display:none}.festival-stage{min-height:410px}.festival-slide{background-position:62% center}.festival-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,28,72,.97),rgba(5,28,72,.66))}.festival-copy{position:relative;z-index:1;max-width:none;padding:34px 24px}.festival-copy h3{font-size:30px}.festival-copy p{font-size:13px}.festival-tabs{display:flex;overflow:auto;padding-bottom:4px}.festival-tabs button{min-width:170px}.festival-controls button{width:38px;height:38px}}

/* Sprint 176: DB festival slider final layout */
.festival-stage{height:clamp(360px,31vw,510px);min-height:0!important}
.festival-slide{isolation:isolate;background-position:center!important;background-size:cover!important}
.festival-slide::before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,rgba(4,24,64,.96) 0%,rgba(4,24,64,.83) 38%,rgba(4,24,64,.2) 67%,rgba(4,24,64,0) 100%)}
.festival-copy{position:relative;z-index:2;display:flex;min-height:100%;box-sizing:border-box;flex-direction:column;justify-content:center;max-width:760px;padding:54px 64px!important}
.festival-copy>span{display:block}.festival-copy h3{max-width:650px;margin:12px 0!important;font-size:clamp(36px,3.2vw,58px)!important;line-height:1.02!important}.festival-copy p{max-width:650px;margin:0!important;font-size:clamp(14px,1.05vw,18px)!important}.festival-copy a{width:max-content;margin-top:24px!important;font-size:14px!important;padding:15px 22px!important}.festival-tabs button{min-height:88px}
@media(max-width:800px){.festival-stage{height:410px}.festival-copy{max-width:74%;padding:42px 34px!important}.festival-copy h3{font-size:38px!important}}
@media(max-width:560px){.festival-stage{height:430px}.festival-slide{background-position:68% center!important}.festival-slide::before{background:linear-gradient(90deg,rgba(4,24,64,.98) 0%,rgba(4,24,64,.9) 65%,rgba(4,24,64,.45) 100%)}.festival-copy{max-width:100%;padding:32px 22px!important}.festival-copy h3{font-size:32px!important}.festival-tabs button{min-height:76px}}

/* Sprint 177: Easy sourcing, marketplace services and floating actions */
.easy-sourcing-section{padding:64px 0;background:linear-gradient(180deg,#f3f6fb 0%,#fff 100%)}
.easy-sourcing-grid{display:grid;grid-template-columns:1.12fr .88fr;min-height:520px;border-radius:28px;overflow:hidden;box-shadow:0 24px 70px rgba(7,31,72,.13);background:#fff}
.easy-sourcing-visual{position:relative;overflow:hidden;display:flex;align-items:center;padding:58px;isolation:isolate;background:linear-gradient(120deg,#f7f8fa 0%,#e4e8ee 48%,#cfd6df 100%)}
.easy-sourcing-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.86) 43%,rgba(255,255,255,.08) 74%);z-index:-1}
.easy-sourcing-copy{position:relative;z-index:3;max-width:550px}.easy-sourcing-copy h2{font-size:clamp(40px,4vw,66px);line-height:1;margin:0 0 22px;text-transform:uppercase;letter-spacing:.015em}.easy-sourcing-copy>p{font-size:18px;line-height:1.65;color:#4d5c72;max-width:510px}.easy-sourcing-copy ul{list-style:none;padding:0;margin:28px 0;display:grid;gap:10px;color:#31405a}.easy-sourcing-copy li:before{content:"✓";display:inline-grid;place-items:center;width:22px;height:22px;margin-right:10px;border-radius:50%;background:#e6f4ee;color:#118657;font-weight:900}.easy-sourcing-copy>a{display:inline-flex;gap:10px;align-items:center;font-weight:900;color:var(--navy)}
.easy-sourcing-art{position:absolute;right:-15px;bottom:0;width:48%;height:100%;z-index:0}.art-person{position:absolute;right:24%;bottom:0;width:190px;height:420px;border-radius:100px 100px 20px 20px;background:linear-gradient(155deg,#84a9bc,#dbe9ee 43%,#6f96ab);transform:rotate(-2deg);box-shadow:0 20px 45px rgba(16,38,62,.2)}.art-person:before{content:"";position:absolute;left:46px;top:-80px;width:112px;height:125px;border-radius:55% 45% 48% 52%;background:linear-gradient(145deg,#71422f,#b57858)}.art-person span{position:absolute;left:-50px;bottom:72px;width:135px;height:38px;border-radius:30px;background:#8eafbf;transform:rotate(25deg)}.art-person i{position:absolute;right:-56px;bottom:125px;width:145px;height:38px;border-radius:30px;background:#8eafbf;transform:rotate(-24deg)}.art-laptop{position:absolute;right:26%;bottom:0;width:240px;height:138px;background:linear-gradient(145deg,#dce1e8,#9ca8b5);clip-path:polygon(12% 0,100% 0,85% 100%,0 100%);box-shadow:0 8px 25px rgba(8,30,60,.25)}.art-orbit{position:absolute;border:1px solid rgba(11,59,135,.12);border-radius:50%}.art-orbit-one{width:320px;height:320px;right:0;top:25px}.art-orbit-two{width:180px;height:180px;right:210px;top:70px}
.easy-sourcing-form-card{padding:48px 52px;background:#fff;display:flex;flex-direction:column;justify-content:center}.easy-sourcing-form-card h2{font-size:36px;margin:5px 0 10px}.easy-sourcing-form-card>p{margin:0 0 24px;color:var(--muted);line-height:1.6}.easy-rfq-form{display:grid;gap:16px}.easy-rfq-form label{display:grid;gap:7px}.easy-rfq-form label>span{font-size:12px;font-weight:800;color:#56647a;text-transform:uppercase;letter-spacing:.06em}.easy-rfq-form input,.easy-rfq-form textarea,.easy-rfq-form select{width:100%;border:1px solid #d7dfeb;border-radius:11px;background:#fff;padding:14px 15px;outline:none;transition:.2s}.easy-rfq-form input,.easy-rfq-form select{height:54px}.easy-rfq-form textarea{resize:vertical;min-height:112px}.easy-rfq-form input:focus,.easy-rfq-form textarea:focus,.easy-rfq-form select:focus{border-color:#4f8ff2;box-shadow:0 0 0 4px rgba(20,94,209,.1)}.easy-rfq-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.easy-rfq-form button{height:56px;border:0;border-radius:12px;padding:0 22px;justify-self:start;background:linear-gradient(135deg,#ef3e3e,#d92525);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 12px 26px rgba(217,37,37,.2)}
.sourcing-solutions-section{padding:28px 0 90px;background:#fff}.trade-protection-banner{display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center;min-height:118px;padding:20px 34px;border-radius:22px;color:#fff;background:radial-gradient(circle at 82% 35%,rgba(255,255,255,.15),transparent 28%),linear-gradient(110deg,#e83535,#f04c45 55%,#d92d2d);box-shadow:0 18px 38px rgba(212,47,47,.18)}.trade-shield{display:grid;place-items:center;width:70px;height:70px;border-radius:22px;background:rgba(255,255,255,.18);font-size:36px;font-weight:900}.trade-banner-copy{display:grid;gap:7px}.trade-banner-copy strong{font-size:clamp(28px,3vw,44px);letter-spacing:.04em}.trade-banner-copy small{font-size:14px;color:#ffe8e8}.trade-banner-cta{background:#fff;color:#d92d2d;border-radius:999px;padding:13px 24px;font-weight:900}.solutions-heading{text-align:center;max-width:760px;margin:64px auto 30px}.solutions-heading h2{font-size:38px;margin:4px 0 12px}.solutions-heading p{color:var(--muted);line-height:1.7}.solution-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.solution-service-card{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 12px 30px rgba(8,35,76,.07);transition:.25s}.solution-service-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(8,35,76,.13)}.solution-card-hero{min-height:230px;padding:30px;color:#fff;background:linear-gradient(145deg,#17385f,#315f91);position:relative;overflow:hidden}.solution-service-card:nth-child(2) .solution-card-hero{background:linear-gradient(145deg,#6c5730,#c09a55)}.solution-service-card:nth-child(3) .solution-card-hero{background:linear-gradient(145deg,#165d72,#50a2b8)}.solution-service-card:nth-child(4) .solution-card-hero{background:linear-gradient(145deg,#7a2834,#d76561)}.solution-card-hero:after{content:"";position:absolute;width:170px;height:170px;border-radius:50%;right:-60px;bottom:-70px;border:28px solid rgba(255,255,255,.09)}.solution-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:rgba(255,255,255,.17);font-size:28px}.solution-card-hero h3{font-size:25px;line-height:1.18;margin:22px 0 10px}.solution-card-hero p{font-size:14px;line-height:1.6;color:rgba(255,255,255,.84)}.solution-card-body{padding:25px}.solution-card-body ul{list-style:none;padding:0;margin:0 0 22px;display:grid;gap:11px;color:#40506a}.solution-card-body li:before{content:"•";color:var(--blue2);font-weight:900;margin-right:9px}.solution-card-body a{font-size:13px;font-weight:900;color:var(--blue)}
.market-floating-actions{position:fixed;right:18px;top:50%;z-index:60;display:grid;background:#fff;border:1px solid #dfe6f1;border-radius:16px;overflow:hidden;box-shadow:0 14px 36px rgba(7,31,72,.18);transform:translateY(-50%)}.market-floating-actions a,.market-floating-actions button{width:68px;height:66px;border:0;border-bottom:1px solid #e8edf5;background:#fff;color:#26364f;display:grid;place-items:center;align-content:center;gap:2px;cursor:pointer;transition:.2s}.market-floating-actions>*:last-child{border-bottom:0}.market-floating-actions span{font-size:22px;font-weight:800}.market-floating-actions small{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.market-floating-actions a:hover,.market-floating-actions button:hover{background:#edf4ff;color:var(--blue)}
@media(max-width:1100px){.easy-sourcing-grid{grid-template-columns:1fr}.easy-sourcing-visual{min-height:460px}.easy-sourcing-form-card{padding:42px}.solution-card-grid{grid-template-columns:repeat(2,1fr)}.market-floating-actions{right:8px}.market-floating-actions a,.market-floating-actions button{width:58px;height:58px}}
@media(max-width:720px){.easy-sourcing-section{padding:34px 0}.easy-sourcing-grid{border-radius:20px}.easy-sourcing-visual{min-height:auto;padding:38px 28px}.easy-sourcing-copy{max-width:100%}.easy-sourcing-copy h2{font-size:40px}.easy-sourcing-art{opacity:.18;width:75%}.easy-sourcing-form-card{padding:34px 24px}.easy-sourcing-form-card h2{font-size:30px}.easy-rfq-row{grid-template-columns:1fr}.easy-rfq-form button{width:100%}.trade-protection-banner{grid-template-columns:auto 1fr;padding:22px}.trade-banner-cta{grid-column:1/-1;text-align:center}.trade-banner-copy strong{font-size:25px}.solution-card-grid{grid-template-columns:1fr}.solutions-heading h2{font-size:31px}.market-floating-actions{top:auto;right:10px;bottom:12px;display:flex;transform:none;border-radius:14px}.market-floating-actions a,.market-floating-actions button{width:58px;height:54px;border-bottom:0;border-right:1px solid #e8edf5}.market-floating-actions>*:last-child{border-right:0}}

/* Sprint 178: compact homepage-theme refinement */
.easy-sourcing-section{padding:42px 0;background:linear-gradient(180deg,#eef4fc 0%,#fff 100%)}
.easy-sourcing-grid{grid-template-columns:1.08fr .92fr;min-height:420px;border-radius:22px;box-shadow:0 18px 48px rgba(7,31,72,.11);border:1px solid rgba(20,94,209,.09)}
.easy-sourcing-visual{padding:42px;background:linear-gradient(125deg,#f7faff 0%,#e8f0fb 48%,#cfdbec 100%)}
.easy-sourcing-visual:after{background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.9) 48%,rgba(255,255,255,.12) 76%)}
.easy-sourcing-copy{max-width:500px}.easy-sourcing-copy h2{font-size:clamp(34px,3.2vw,52px);margin-bottom:16px;color:#0b2a5b}.easy-sourcing-copy>p{font-size:16px;line-height:1.55}.easy-sourcing-copy ul{margin:20px 0;gap:7px;font-size:14px}.easy-sourcing-copy li:before{width:19px;height:19px;background:#fff3cd;color:#9a6900}.easy-sourcing-copy>a{color:#145ed1}
.easy-sourcing-art{width:43%}.art-person{width:155px;height:340px}.art-person:before{left:36px;top:-65px;width:92px;height:104px}.art-laptop{width:195px;height:112px}
.easy-sourcing-form-card{padding:34px 38px;background:linear-gradient(180deg,#fff,#fbfdff)}.easy-sourcing-form-card h2{font-size:30px;color:#0b2a5b}.easy-sourcing-form-card>p{margin-bottom:18px;font-size:14px}.easy-rfq-form{gap:12px}.easy-rfq-form input,.easy-rfq-form textarea,.easy-rfq-form select{border-radius:9px;padding:11px 13px}.easy-rfq-form input,.easy-rfq-form select{height:47px}.easy-rfq-form textarea{min-height:88px}.easy-rfq-form button{height:48px;border-radius:10px;background:linear-gradient(135deg,#145ed1,#0b3c91);box-shadow:0 10px 22px rgba(20,94,209,.2)}
.sourcing-solutions-section{padding:18px 0 62px;background:#fff}.trade-protection-banner{min-height:92px;padding:15px 26px;border-radius:18px;background:radial-gradient(circle at 84% 30%,rgba(255,255,255,.16),transparent 27%),linear-gradient(115deg,#0b2a5b,#145ed1 68%,#276fd3);box-shadow:0 14px 30px rgba(11,42,91,.17)}.trade-shield{width:58px;height:58px;border-radius:16px;background:#ffc341;color:#0b2a5b;font-size:28px}.trade-banner-copy strong{font-size:clamp(24px,2.4vw,34px)}.trade-banner-copy small{color:#e8f2ff}.trade-banner-cta{padding:11px 20px;color:#0b2a5b;background:#ffc341}
.solutions-heading{margin:42px auto 24px}.solutions-heading h2{font-size:32px;color:#0b2a5b}.solutions-heading p{font-size:14px}.solution-card-grid{gap:16px}.solution-service-card{border-radius:16px;box-shadow:0 9px 24px rgba(8,35,76,.065)}.solution-card-hero{min-height:180px;padding:22px;background:linear-gradient(145deg,#0b2a5b,#145ed1)}.solution-service-card:nth-child(2) .solution-card-hero{background:linear-gradient(145deg,#14365f,#2d70be)}.solution-service-card:nth-child(3) .solution-card-hero{background:linear-gradient(145deg,#0f4b72,#2389b5)}.solution-service-card:nth-child(4) .solution-card-hero{background:linear-gradient(145deg,#0b2a5b,#6b4fb5)}.solution-icon{width:46px;height:46px;border-radius:13px;background:#ffc341;color:#0b2a5b;font-size:23px}.solution-card-hero h3{font-size:21px;margin:16px 0 8px}.solution-card-hero p{font-size:13px}.solution-card-body{padding:19px}.solution-card-body ul{gap:8px;margin-bottom:16px;font-size:13px}.solution-card-body li:before{color:#ffc341}.solution-card-body a{color:#145ed1}
.market-floating-actions{right:12px;border-radius:13px;box-shadow:0 10px 28px rgba(7,31,72,.16)}.market-floating-actions a,.market-floating-actions button{width:56px;height:54px;color:#0b2a5b}.market-floating-actions span{font-size:19px}.market-floating-actions small{font-size:8px}.market-floating-actions a:hover,.market-floating-actions button:hover{background:#edf4ff;color:#145ed1}
@media(max-width:1100px){.easy-sourcing-grid{min-height:0}.easy-sourcing-visual{min-height:360px;padding:36px}.easy-sourcing-form-card{padding:32px}.solution-card-grid{gap:14px}}
@media(max-width:720px){.easy-sourcing-section{padding:22px 0}.easy-sourcing-grid{border-radius:16px;box-shadow:0 10px 30px rgba(7,31,72,.1)}.easy-sourcing-visual{min-height:280px;padding:28px 20px}.easy-sourcing-copy h2{font-size:31px;margin-bottom:12px}.easy-sourcing-copy>p{font-size:14px}.easy-sourcing-copy ul{margin:16px 0;font-size:13px}.easy-sourcing-art{width:62%;opacity:.14}.easy-sourcing-form-card{padding:26px 20px}.easy-sourcing-form-card h2{font-size:25px}.easy-rfq-form input,.easy-rfq-form select{height:45px}.easy-rfq-form textarea{min-height:82px}.sourcing-solutions-section{padding:12px 0 42px}.trade-protection-banner{grid-template-columns:48px 1fr;gap:13px;min-height:0;padding:15px;border-radius:15px}.trade-shield{width:48px;height:48px;border-radius:13px;font-size:23px}.trade-banner-copy strong{font-size:21px}.trade-banner-copy small{font-size:12px}.trade-banner-cta{grid-column:1/-1;padding:10px 16px}.solutions-heading{margin:30px auto 18px}.solutions-heading h2{font-size:27px}.solution-card-grid{gap:12px}.solution-card-hero{min-height:150px;padding:19px}.solution-card-hero h3{font-size:19px}.solution-card-body{padding:17px}.market-floating-actions{right:50%;bottom:8px;transform:translateX(50%);border-radius:12px}.market-floating-actions a,.market-floating-actions button{width:51px;height:48px}.market-floating-actions small{display:none}}

/* Sprint 179 — transparent, context-aware mobile navigation */
@media(max-width:760px){
  body{padding-bottom:calc(82px + env(safe-area-inset-bottom))}
  .tf-mobile-dock{left:14px;right:14px;bottom:10px;height:calc(66px + env(safe-area-inset-bottom));padding:6px 8px env(safe-area-inset-bottom);border-radius:25px;background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.82);box-shadow:0 14px 38px rgba(7,31,73,.18),inset 0 1px 0 rgba(255,255,255,.88);backdrop-filter:blur(22px) saturate(155%);-webkit-backdrop-filter:blur(22px) saturate(155%)}
  .tf-mobile-dock:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.48),rgba(255,255,255,.08));pointer-events:none}
  .tf-mobile-dock a{z-index:1;min-height:52px;gap:3px;color:#132744;border-radius:18px;font-weight:800;transition:transform .18s ease,background .18s ease,color .18s ease}
  .tf-mobile-dock a:active{transform:scale(.94)}
  .tf-mobile-dock a small{font-size:8px;letter-spacing:-.01em}
  .tf-mobile-dock svg{width:22px;height:22px;stroke-width:2.05}
  .tf-mobile-dock a.is-active:not(.tf-dock-primary){background:rgba(231,238,248,.86);color:#061b3e;box-shadow:inset 0 1px rgba(255,255,255,.8)}
  .tf-mobile-dock .tf-dock-primary span{width:43px;height:43px;margin-top:-17px;border-radius:16px;background:linear-gradient(145deg,#ffb914,#ffd45d);box-shadow:0 10px 24px rgba(225,157,0,.32),inset 0 1px rgba(255,255,255,.55)}
  .tf-mobile-dock .tf-dock-primary.is-active span{outline:3px solid rgba(255,194,37,.2)}
  .tf-mobile-dock .tf-dock-primary small{margin-top:-1px;color:#10203a}
  .tf-mobile-dock.is-context-dock{background:rgba(255,255,255,.82)}
  .tf-mobile-dock.is-context-dock a:last-child.tf-dock-primary{color:#10203a}
  .tf-mobile-dock a>span i{right:-4px;top:-4px;width:8px;height:8px;background:#ff1747;border:2px solid rgba(255,255,255,.95)}
  .ai-chat-widget{bottom:calc(88px + env(safe-area-inset-bottom))!important}
  .ai-chat-panel{bottom:calc(154px + env(safe-area-inset-bottom))!important}
}
@media(max-width:390px){
  .tf-mobile-dock{left:8px;right:8px;bottom:7px;height:calc(63px + env(safe-area-inset-bottom));border-radius:22px;padding-left:5px;padding-right:5px}
  .tf-mobile-dock a{min-height:49px;border-radius:16px}
  .tf-mobile-dock a small{font-size:7px}
  .tf-mobile-dock svg{width:21px;height:21px}
  .tf-mobile-dock .tf-dock-primary span{width:40px;height:40px}
}
@media(min-width:761px){.tf-mobile-dock{display:none!important}}

/* Sprint 180 — product dock removal + mobile-first Fast RFQ sourcing */
@media(max-width:760px){
  /* Product pages no longer receive the global glass dock. */
  body:has(.product-detail-page),
  body:has(.product-detail),
  body:has([data-product-detail]){padding-bottom:0}

  .easy-sourcing-section{padding:16px 0 22px;overflow:hidden}
  .easy-sourcing-section>.shell{width:calc(100% - 24px)}
  .easy-sourcing-grid{display:grid;grid-template-columns:1fr;min-height:0;border-radius:18px;overflow:hidden;box-shadow:0 12px 28px rgba(7,31,72,.10)}
  .easy-sourcing-visual{min-height:0;padding:24px 18px 20px;background:linear-gradient(145deg,#f8fbff 0%,#eaf2fd 100%)}
  .easy-sourcing-visual:after{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.82) 68%,rgba(255,255,255,.45))}
  .easy-sourcing-copy{position:relative;z-index:2;max-width:none}
  .easy-sourcing-copy .eyebrow{font-size:10px;letter-spacing:.08em}
  .easy-sourcing-copy h2{font-size:28px;line-height:1.08;margin:7px 0 9px}
  .easy-sourcing-copy>p{max-width:32rem;margin:0;font-size:13px;line-height:1.55}
  .easy-sourcing-copy ul{grid-template-columns:1fr;margin:14px 0 13px;gap:7px;font-size:12px}
  .easy-sourcing-copy li{line-height:1.4}
  .easy-sourcing-copy li:before{width:17px;height:17px;font-size:10px;margin-right:7px}
  .easy-sourcing-copy>a{font-size:12px}
  .easy-sourcing-art{display:none}

  .easy-sourcing-form-card{padding:20px 18px 22px;border-top:1px solid #e3eaf4;background:#fff}
  .easy-sourcing-form-card .eyebrow{font-size:10px;letter-spacing:.08em}
  .easy-sourcing-form-card h2{font-size:23px;line-height:1.15;margin:6px 0 7px}
  .easy-sourcing-form-card>p{margin:0 0 14px;font-size:12px;line-height:1.5}
  .easy-rfq-form{gap:10px}
  .easy-rfq-form label{gap:5px}
  .easy-rfq-form label>span{font-size:10px;letter-spacing:.045em}
  .easy-rfq-form input,.easy-rfq-form textarea,.easy-rfq-form select{font-size:16px;padding:10px 12px;border-radius:10px}
  .easy-rfq-form input,.easy-rfq-form select{height:44px}
  .easy-rfq-form textarea{min-height:76px;max-height:130px}
  .easy-rfq-row{grid-template-columns:minmax(0,1fr) minmax(112px,.72fr);gap:9px}
  .easy-rfq-form button{width:100%;height:46px;margin-top:2px;border-radius:11px;font-size:13px;justify-content:center}
}
@media(max-width:390px){
  .easy-sourcing-section>.shell{width:calc(100% - 16px)}
  .easy-sourcing-visual{padding:21px 15px 18px}
  .easy-sourcing-copy h2{font-size:25px}
  .easy-sourcing-copy>p{font-size:12px}
  .easy-sourcing-form-card{padding:18px 15px 20px}
  .easy-sourcing-form-card h2{font-size:21px}
  .easy-rfq-row{grid-template-columns:1fr}
}

/* Sprint 181 — marketplace-style mobile product detail, TradesFolks theme */
.mobile-gallery-actions,.mobile-gallery-count,.mobile-trust-banner{display:none}
@media(max-width:760px){
  body:has([data-product-detail]){padding-bottom:calc(84px + env(safe-area-inset-bottom))}
  body:has([data-product-detail]) .tf-mobile-dock{display:none!important}
  .product-page-v2{padding:0;background:#f4f7fb}
  .product-page-v2 .product-shell{width:100%;max-width:none;padding:0}
  .product-page-v2 .compact-breadcrumbs{display:none}
  .product-page-v2 .product-commerce-grid{display:block;margin:0}
  .product-page-v2 .product-media-card,.product-page-v2 .product-buy-card,.product-page-v2 .supplier-commerce-card{border:0;border-radius:0;box-shadow:none}
  .product-page-v2 .product-media-card{position:relative;padding:0;background:#eef2f7}
  .product-page-v2 .product-main-media{min-height:430px;height:min(71vh,560px);padding:10px 12px 0;background:#f0f3f7;border-radius:0;overflow:hidden}
  .product-page-v2 .product-main-media>img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
  .product-page-v2 .media-zoom-button{display:none}
  .mobile-gallery-actions{display:grid;position:absolute;z-index:4;right:13px;top:18px;gap:10px}
  .mobile-gallery-actions button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.65);border-radius:50%;background:rgba(7,31,72,.68);color:#fff;box-shadow:0 7px 20px rgba(7,31,72,.18);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
  .mobile-gallery-actions span{font-size:24px;line-height:1}
  .mobile-gallery-count{display:flex;position:absolute;z-index:3;left:50%;bottom:13px;transform:translateX(-50%);align-items:center;gap:5px;padding:7px 13px;border-radius:999px;background:rgba(7,31,72,.72);color:#fff;font-size:11px;font-weight:800;backdrop-filter:blur(10px)}
  .product-page-v2 .product-corner-badge{top:14px;left:12px;right:auto}
  .product-page-v2 .product-thumb-rail{display:none}
  .product-page-v2 .product-buy-card{padding:14px 15px 18px;background:#fff;border-top:1px solid #e5ebf4}
  .mobile-trust-banner{display:flex;align-items:center;gap:6px;width:max-content;max-width:100%;margin:0 0 12px;padding:6px 9px;border-radius:7px;background:#ecf8ee;color:#17823b;font-size:11px}
  .mobile-trust-banner span{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#20a44b;color:#fff;font-size:10px}
  .mobile-trust-banner b{font-size:12px}.mobile-trust-banner small{color:#4f7560;font-size:9px}
  .product-page-v2 .product-status-row{gap:6px;margin-bottom:9px}.product-page-v2 .status-chip{padding:5px 8px;font-size:9px}
  .product-page-v2 .product-buy-card h1{margin:0 0 9px;color:#0a1d3d;font-size:21px;line-height:1.38;letter-spacing:-.015em}
  .product-page-v2 .product-meta-line{display:flex;flex-wrap:wrap;gap:8px 12px;margin-bottom:9px;font-size:11px}
  .product-page-v2 .product-utility-row{gap:9px;margin:0 0 12px;font-size:10px}.product-page-v2 .product-utility-row>span{display:none}
  .product-page-v2 .product-save-action,.product-page-v2 .product-share-action{display:none}
  .product-page-v2 .product-price-panel{margin:0 -15px;padding:14px 15px;background:linear-gradient(100deg,#f8fbff,#fff8df);border:0;border-top:1px solid #e8edf4;border-bottom:1px solid #e8edf4;border-radius:0}
  .product-page-v2 .product-price-panel .price-label{font-size:10px}.product-page-v2 .product-price-large{margin:4px 0;color:#071f48;font-size:30px;line-height:1.1}.product-page-v2 .product-price-large small{font-size:12px}.product-page-v2 .product-price-panel p{font-size:10px;line-height:1.45}
  .product-page-v2 .commercial-facts{grid-template-columns:1fr 1fr;margin:12px 0 0;border:1px solid #e2e8f1;border-radius:12px;overflow:hidden}
  .product-page-v2 .commercial-facts>div{min-width:0;padding:11px 10px;border-right:1px solid #e5eaf2;border-bottom:1px solid #e5eaf2}.product-page-v2 .commercial-facts>div:nth-child(2){border-right:0}.product-page-v2 .commercial-facts>div:nth-child(3){grid-column:1/-1;border-bottom:0}
  .product-page-v2 .commercial-facts span{font-size:9px}.product-page-v2 .commercial-facts b{font-size:12px;line-height:1.35}
  .product-page-v2 .commerce-field{margin-top:12px}.product-page-v2 .commerce-field span{font-size:10px}.product-page-v2 .commerce-field select{height:45px;font-size:16px}
  .product-page-v2 .desktop-purchase-actions,.product-page-v2 .buyer-protection-line{display:none}
  .product-page-v2 .supplier-commerce-card{margin-top:9px;padding:16px 15px;background:#fff;border-top:1px solid #e4eaf2;border-bottom:1px solid #e4eaf2}
  .product-page-v2 .supplier-card-head img{width:45px;height:45px}.product-page-v2 .supplier-card-head h2{font-size:15px}.product-page-v2 .supplier-facts{grid-template-columns:1fr 1fr}.product-page-v2 .supplier-facts div{padding:9px}.product-page-v2 .supplier-facts dt{font-size:9px}.product-page-v2 .supplier-facts dd{font-size:11px}
  .product-information-section{padding:10px 0 24px;background:#f4f7fb}.product-information-section .product-info-grid{display:block;width:100%;padding:0}
  .product-content-card{border-radius:0;border-left:0;border-right:0;box-shadow:none}.product-tab-strip{position:sticky;top:0;z-index:4;overflow-x:auto;background:rgba(255,255,255,.94);backdrop-filter:blur(12px)}.product-tab-strip button{min-width:max-content;padding:14px 16px;font-size:11px}
  .product-tab-panel{padding:17px 15px}.product-copy-block h2{font-size:18px}.product-copy-block .rich-text{font-size:12px;line-height:1.7}.product-trust-grid{grid-template-columns:1fr;gap:9px}.product-trust-grid>div{padding:12px;border-radius:11px}.spec-table div{grid-template-columns:42% 58%;font-size:11px}
  .quote-card{margin:10px 10px 0;border-radius:16px;box-shadow:0 8px 24px rgba(7,31,72,.08)}.quote-card-heading{padding:17px 16px}.quote-card-heading h2{font-size:19px}.quote-form{padding:0 16px 18px}.quote-form input,.quote-form select,.quote-form textarea{font-size:16px}
  .related-products-section{padding-bottom:25px}
  .mobile-product-actionbar{display:grid;position:fixed;z-index:90;left:10px;right:10px;bottom:calc(8px + env(safe-area-inset-bottom));grid-template-columns:58px 1fr;align-items:center;gap:8px;padding:7px;border:1px solid rgba(255,255,255,.8);border-radius:23px;background:rgba(255,255,255,.86);box-shadow:0 15px 40px rgba(7,31,72,.2);backdrop-filter:blur(20px) saturate(150%);-webkit-backdrop-filter:blur(20px) saturate(150%)}
  .mobile-product-actionbar>div{display:none}.mobile-product-actionbar .button{min-height:54px;border-radius:17px;background:linear-gradient(135deg,#ffbd22,#ffd866);color:#09214a;font-size:14px;font-weight:900;box-shadow:0 8px 20px rgba(224,161,0,.25)}
  .mobile-chat-action{display:grid;place-items:center;gap:1px;min-height:54px;border-radius:17px;color:#0b58c7;text-decoration:none}.mobile-chat-action span{font-size:28px;line-height:.75}.mobile-chat-action small{font-size:9px;font-weight:800}
}
@media(max-width:390px){
 .product-page-v2 .product-main-media{min-height:365px;height:62vh}.product-page-v2 .product-buy-card h1{font-size:19px}.product-page-v2 .product-price-large{font-size:27px}.mobile-gallery-actions button{width:41px;height:41px}.mobile-trust-banner small{display:none}
}

/* Sprint 182: mobile search + storefront commerce actions */
.market-search-enhanced .market-search-input-wrap{position:relative;display:flex;min-width:0;flex:1}
.market-search-enhanced .market-search-input-wrap>input{width:100%;padding-right:52px}
.market-voice-search{position:absolute;right:8px;top:50%;width:38px;height:38px;display:grid;place-items:center;transform:translateY(-50%);border:0;border-radius:999px;background:transparent;color:#0b2f69;cursor:pointer}
.market-voice-search:hover,.market-voice-search:focus-visible{background:rgba(12,82,176,.1)}
.market-voice-search.is-listening{background:#ffc63d;color:#071f49;box-shadow:0 0 0 5px rgba(255,198,61,.2);animation:tfVoicePulse 1.2s ease-in-out infinite}
.market-voice-search svg,.market-search-submit svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.market-search-submit{display:flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}
.market-search-submit svg{display:none}
.market-voice-status{min-height:18px;margin:5px 0 0;font-size:12px;color:rgba(255,255,255,.78)}
@keyframes tfVoicePulse{50%{transform:translateY(-50%) scale(1.06)}}

.sf-mobile-commerce-bar{display:none}
@media(max-width:767px){
  .market-search-enhanced{display:grid!important;grid-template-columns:minmax(0,1fr) 102px!important;align-items:stretch!important;gap:0!important;padding:0!important;border:2px solid #0c52b0!important;border-radius:16px!important;background:#fff!important;overflow:visible!important;box-shadow:0 10px 26px rgba(7,31,73,.12)!important}
  .market-search-enhanced .market-search-type{display:none!important}
  .market-search-enhanced .market-search-input-wrap{min-height:54px}
  .market-search-enhanced .market-search-input-wrap>input{height:54px!important;min-width:0!important;padding:0 48px 0 14px!important;border:0!important;border-radius:14px 0 0 14px!important;background:#fff!important;color:#0b1f3a!important;font-size:16px!important;box-shadow:none!important;outline:0!important}
  .market-search-enhanced .market-search-input-wrap>input::placeholder{color:#7b8492}
  .market-search-enhanced .market-voice-search{right:5px;width:42px;height:42px;color:#0c52b0}
  .market-search-enhanced .market-search-submit{height:54px!important;padding:0 12px!important;border:0!important;border-radius:0 13px 13px 0!important;background:#0c52b0!important;color:#fff!important;font-size:15px!important;font-weight:800!important}
  .market-search-enhanced .market-search-submit span{display:inline}
  .market-search-enhanced .market-search-submit svg{display:block;width:18px;height:18px}
  .market-voice-status{color:#41516a;margin-left:3px}

  body.supplier-store-body{padding-bottom:calc(82px + env(safe-area-inset-bottom))}
  .supplier-store-mobile-actions:not(.sf-mobile-commerce-bar){display:none!important}
  .sf-mobile-commerce-bar{position:fixed;z-index:1200;left:0;right:0;bottom:0;display:grid!important;grid-template-columns:82px minmax(0,1fr) minmax(0,1.35fr);align-items:center;gap:8px;padding:9px 12px calc(9px + env(safe-area-inset-bottom));border-top:1px solid rgba(7,31,73,.1);background:rgba(255,255,255,.88);backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%);box-shadow:0 -12px 34px rgba(7,31,73,.14)}
  .sf-mobile-commerce-bar a{min-width:0;text-decoration:none;-webkit-tap-highlight-color:transparent}
  .sf-mobile-categories{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#34445d;font-size:11px;font-weight:750}
  .sf-mobile-categories svg{width:25px;height:25px;fill:none;stroke:#071f49;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
  .sf-mobile-chat,.sf-mobile-inquiry{height:52px;display:flex;align-items:center;justify-content:center;border-radius:999px;font-size:15px;font-weight:850;white-space:nowrap}
  .sf-mobile-chat{gap:7px;border:1.5px solid #0c52b0;background:rgba(255,255,255,.84);color:#071f49}
  .sf-mobile-chat svg{width:22px;height:22px;fill:none;stroke:#1680ee;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
  .sf-mobile-inquiry{background:linear-gradient(135deg,#ffc63d,#ffb51b);color:#071f49;box-shadow:0 8px 18px rgba(255,181,27,.27)}
  .sf112-floating-actions{bottom:96px!important}
}
@media(max-width:380px){
  .market-search-enhanced{grid-template-columns:minmax(0,1fr) 88px!important}
  .market-search-enhanced .market-search-submit{font-size:14px!important;padding:0 8px!important}
  .market-search-enhanced .market-search-submit svg{display:none}
  .sf-mobile-commerce-bar{grid-template-columns:68px minmax(0,1fr) minmax(0,1.25fr);gap:6px;padding-left:8px;padding-right:8px}
  .sf-mobile-chat,.sf-mobile-inquiry{font-size:14px}
}

/* Sprint 183: refined voice search, product AI visibility and premium storefront actions */
.global-search-voice{grid-template-columns:125px minmax(0,1fr) 112px}
.global-search-field{position:relative;display:flex;min-width:0;background:#fff}
.global-search-field input{width:100%;padding-right:50px!important}
.global-search-mic{position:absolute;right:7px;top:50%;display:grid;place-items:center;width:40px;height:40px;padding:0;transform:translateY(-50%);border:0!important;border-radius:50%!important;background:transparent!important;color:#0b53b6!important;cursor:pointer}
.global-search-mic:hover,.global-search-mic:focus-visible{background:#edf4ff!important;outline:0}
.global-search-mic.is-listening{background:#fff1bf!important;color:#092452!important;box-shadow:0 0 0 5px rgba(255,198,61,.2)}
.global-search-mic svg,.global-search-submit svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.global-search-submit{display:flex;align-items:center;justify-content:center;gap:6px;padding:0 15px!important}
.global-search-submit svg{display:none}

@media(max-width:767px){
  .global-search-voice{height:54px!important;grid-template-columns:minmax(0,1fr) 58px!important;overflow:hidden!important;border:1.5px solid #0b53b6!important;border-radius:16px!important;box-shadow:0 8px 22px rgba(7,38,87,.11)!important}
  .global-search-voice>select{display:none!important}
  .global-search-voice .global-search-field{min-width:0;height:52px}
  .global-search-voice .global-search-field input{height:52px!important;min-width:0;padding:0 49px 0 15px!important;border:0!important;font-size:16px!important;color:#102442!important}
  .global-search-voice .global-search-field input::placeholder{color:#77849a}
  .global-search-voice .global-search-mic{right:4px;width:42px;height:42px}
  .global-search-voice .global-search-submit{width:58px;height:52px!important;padding:0!important;border:0!important;border-left:1px solid rgba(255,255,255,.22)!important;border-radius:0!important;background:linear-gradient(145deg,#0b56bd,#083c91)!important;color:#fff!important}
  .global-search-voice .global-search-submit span{display:none}
  .global-search-voice .global-search-submit svg{display:block;width:22px;height:22px}

  .sf-mobile-commerce-bar{grid-template-columns:58px minmax(0,1fr) minmax(0,1.28fr)!important;gap:8px!important;padding:8px 10px calc(8px + env(safe-area-inset-bottom))!important;border-top:1px solid rgba(8,46,101,.09)!important;background:rgba(255,255,255,.82)!important;box-shadow:0 -14px 36px rgba(6,34,77,.16)!important;backdrop-filter:blur(24px) saturate(165%)!important;-webkit-backdrop-filter:blur(24px) saturate(165%)!important}
  .sf-mobile-commerce-bar a{min-height:54px}
  .sf-mobile-categories{gap:1px!important;border:1px solid rgba(9,64,139,.08);border-radius:16px;background:rgba(235,242,252,.82);color:#17345e!important;font-size:9px!important;font-weight:800!important}
  .sf-mobile-categories svg{width:22px!important;height:22px!important;stroke:#0a3476!important}
  .sf-mobile-chat,.sf-mobile-inquiry{height:54px!important;border-radius:17px!important;font-size:14px!important}
  .sf-mobile-chat{border:1.5px solid #0b58c7!important;background:rgba(255,255,255,.88)!important;color:#0a2c61!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.65)}
  .sf-mobile-chat svg{width:21px!important;height:21px!important}
  .sf-mobile-inquiry{background:linear-gradient(135deg,#ffca45,#ffb715)!important;color:#071f49!important;box-shadow:0 9px 22px rgba(232,166,8,.3)!important;font-weight:900!important}
  .sf-mobile-inquiry:active,.sf-mobile-chat:active,.sf-mobile-categories:active{transform:translateY(1px)}
}
@media(max-width:380px){
  .sf-mobile-commerce-bar{grid-template-columns:52px minmax(0,.92fr) minmax(0,1.18fr)!important;gap:6px!important;padding-left:7px!important;padding-right:7px!important}
  .sf-mobile-chat,.sf-mobile-inquiry{font-size:13px!important}
  .sf-mobile-categories span{font-size:8px}
}

/* Sprint 184: compact adaptive homepage + storefront mobile product card image repair */
@media (max-width: 760px) {
  /* Keep one strong search experience on the homepage instead of two stacked bars. */
  body:has(.market-hero) .site-header .global-search,
  body:has(.market-hero) .site-header [data-header-voice-form] {display:none!important}
  body:has(.market-hero) .header-main{grid-template-columns:1fr auto!important;gap:10px!important;padding:10px 0!important}
  body:has(.market-hero) .brand img{width:64px!important;height:42px!important;object-position:left center}
  body:has(.market-hero) .header-actions{margin-left:auto}

  .market-hero{padding:38px 0 28px!important;min-height:0!important}
  .market-hero-grid{display:block!important}
  .market-hero-copy{min-width:0}
  .market-hero .eyebrow{margin-bottom:9px!important;font-size:10px!important;letter-spacing:.14em!important}
  .market-hero h1{max-width:100%!important;margin:0 0 13px!important;font-size:clamp(32px,10vw,46px)!important;line-height:1.01!important;letter-spacing:-.045em!important}
  .market-hero-copy>p{max-width:100%!important;margin:0 0 18px!important;font-size:14px!important;line-height:1.62!important}

  .market-search-enhanced,
  .market-search{width:100%!important;max-width:100%!important;min-width:0!important;height:50px!important;grid-template-columns:minmax(0,1fr) 52px!important;border-radius:14px!important;overflow:hidden!important;box-shadow:0 9px 22px rgba(0,20,55,.18)!important}
  .market-search-enhanced .market-search-input-wrap{min-width:0!important;min-height:46px!important}
  .market-search-enhanced .market-search-input-wrap>input,
  .market-search input{height:46px!important;min-width:0!important;width:100%!important;padding:0 45px 0 13px!important;font-size:16px!important;text-overflow:ellipsis!important}
  .market-search-enhanced .market-voice-search{right:4px!important;width:38px!important;height:38px!important}
  .market-search-enhanced .market-search-submit,
  .market-search>button{width:52px!important;height:46px!important;padding:0!important;font-size:0!important;border-radius:0 11px 11px 0!important}
  .market-search-enhanced .market-search-submit svg{display:block!important;width:20px!important;height:20px!important}
  .market-search-enhanced .market-search-submit span{display:none!important}

  .popular-searches{gap:7px!important;margin-top:14px!important;overflow-x:auto!important;padding-bottom:3px!important;scrollbar-width:none}
  .popular-searches::-webkit-scrollbar{display:none}
  .popular-searches span{font-size:10px!important;flex:0 0 auto}
  .popular-searches a{flex:0 0 auto;padding:7px 10px!important;font-size:10px!important}
  .market-hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important;margin:18px 0!important}
  .market-hero-actions .button{min-width:0!important;min-height:44px!important;padding:0 10px!important;font-size:11px!important;text-align:center!important}
  .hero-trust-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin-top:16px!important}
  .hero-trust-row>div{min-width:0!important;padding:12px 10px!important;border-radius:13px!important}
  .hero-trust-row strong{font-size:18px!important;white-space:nowrap}
  .hero-trust-row span{font-size:8px!important;line-height:1.25!important}
  .sourcing-panel{margin-top:20px!important;padding:18px 15px!important;border-radius:18px!important}

  /* Storefront catalogue: card becomes a clean vertical card so the image can use full width. */
  .storefront-product-grid{grid-template-columns:1fr!important;gap:14px!important}
  .storefront-product-grid .product-card-detailed{display:grid!important;grid-template-columns:42% minmax(0,1fr)!important;grid-template-rows:auto!important;min-height:230px!important;overflow:hidden!important;border-radius:18px!important}
  .storefront-product-grid .product-card-detailed .product-image{grid-column:1!important;grid-row:1!important;width:100%!important;height:100%!important;min-height:230px!important;padding:10px!important;border:0!important;border-right:1px solid #e5ebf4!important;background:#f5f8fd!important}
  .storefront-product-grid .product-card-detailed .product-image-link{width:100%!important;height:100%!important;min-height:210px!important;border-radius:13px!important;background:#fff!important}
  .storefront-product-grid .product-card-detailed .product-image img{display:block!important;width:100%!important;height:100%!important;min-height:210px!important;object-fit:contain!important;object-position:center!important}
  .storefront-product-grid .product-card-detailed .product-body{grid-column:2!important;grid-row:1!important;min-width:0!important;padding:15px 13px!important}
  .storefront-product-grid .product-card-detailed .product-body h3{height:auto!important;min-height:0!important;margin-bottom:10px!important;font-size:16px!important;line-height:1.35!important;-webkit-line-clamp:2}
  .storefront-product-grid .product-card-detailed .price{font-size:18px!important;line-height:1.25!important}
  .storefront-product-grid .product-card-detailed .product-description{display:none!important}
  .storefront-product-grid .product-card-detailed .product-compact-chips{margin:8px 0!important;flex-wrap:wrap!important;overflow:visible!important}
  .storefront-product-grid .product-card-detailed .product-compact-chips span{max-width:100%!important}
  .storefront-product-grid .product-card-detailed .supplier-line{margin-top:auto!important;font-size:10px!important;white-space:normal!important}
  .storefront-product-grid .product-card-detailed .card-actions,
  .storefront-product-grid .product-card-detailed .product-commerce-actions{grid-template-columns:1fr!important}
  .storefront-product-grid .product-card-detailed .card-actions a,
  .storefront-product-grid .product-card-detailed .card-actions button,
  .storefront-product-grid .product-card-detailed .product-commerce-actions button{min-height:39px!important;font-size:10px!important}
  .storefront-product-grid .product-card-detailed .product-quick-view{display:none!important}
  .storefront-product-grid .product-card-detailed .wishlist{right:8px!important;top:8px!important}
}

@media (max-width: 430px) {
  .shell{width:min(100% - 22px,1420px)!important}
  .market-hero{padding-top:31px!important}
  .market-hero h1{font-size:clamp(29px,10.3vw,40px)!important}
  .market-hero-copy>p{font-size:13px!important}
  .market-hero-actions{grid-template-columns:1fr!important}
  .hero-trust-row strong{font-size:16px!important}
  .storefront-product-grid .product-card-detailed{grid-template-columns:39% minmax(0,1fr)!important;min-height:214px!important}
  .storefront-product-grid .product-card-detailed .product-image{min-height:214px!important;padding:8px!important}
  .storefront-product-grid .product-card-detailed .product-image-link,
  .storefront-product-grid .product-card-detailed .product-image img{min-height:198px!important}
  .storefront-product-grid .product-card-detailed .product-body{padding:13px 10px!important}
  .storefront-product-grid .product-card-detailed .product-body h3{font-size:14px!important}
  .storefront-product-grid .product-card-detailed .price{font-size:16px!important}
}

@media (min-width: 761px) and (max-width: 1100px) {
  .market-hero{padding:58px 0!important}
  .market-hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(310px,.85fr)!important;gap:34px!important}
  .market-hero h1{font-size:clamp(42px,6vw,62px)!important}
  .market-hero-copy>p{font-size:16px!important}
  .hero-trust-row{gap:10px!important}
  .storefront-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

/* Sprint 185: premium full-width homepage rhythm and compact responsive scale */
:root{
  --tf-home-gutter:clamp(14px,2.1vw,34px);
  --tf-home-section:clamp(34px,4.5vw,66px);
  --tf-home-gap:clamp(14px,1.7vw,24px);
  --tf-home-radius:clamp(16px,1.5vw,24px);
}
body:has(.market-hero) .shell{
  width:100%!important;
  max-width:none!important;
  padding-left:var(--tf-home-gutter)!important;
  padding-right:var(--tf-home-gutter)!important;
}
body:has(.market-hero) .section,
body:has(.market-hero) .festival-marketplace,
body:has(.market-hero) .trade-advantage,
body:has(.market-hero) .home-taxonomy-explorer,
body:has(.market-hero) .country-network,
body:has(.market-hero) .rfq-market-board,
body:has(.market-hero) .commerce-offers,
body:has(.market-hero) .trade-services{
  padding-top:var(--tf-home-section)!important;
  padding-bottom:var(--tf-home-section)!important;
  overflow:hidden;
}
body:has(.market-hero) .section-head,
body:has(.market-hero) .festival-heading,
body:has(.market-hero) .home-taxonomy-head{
  gap:10px!important;
  margin-bottom:clamp(18px,2.2vw,30px)!important;
}
body:has(.market-hero) .section-head h2,
body:has(.market-hero) .festival-heading h2,
body:has(.market-hero) .home-taxonomy-head h2{
  margin:0!important;
  font-size:clamp(24px,2.45vw,38px)!important;
  line-height:1.08!important;
  letter-spacing:-.025em!important;
}
body:has(.market-hero) .section-copy,
body:has(.market-hero) .festival-heading p,
body:has(.market-hero) .home-taxonomy-head p{
  max-width:62ch!important;
  margin:0!important;
  font-size:clamp(12px,1.05vw,15px)!important;
  line-height:1.6!important;
}
body:has(.market-hero) .eyebrow{
  font-size:clamp(9px,.72vw,11px)!important;
  letter-spacing:.13em!important;
}
body:has(.market-hero) .premium-category-grid,
body:has(.market-hero) .product-grid,
body:has(.market-hero) .supplier-grid,
body:has(.market-hero) .rfq-live-grid,
body:has(.market-hero) .offer-grid,
body:has(.market-hero) .service-grid,
body:has(.market-hero) .country-grid,
body:has(.market-hero) .advantage-cards{
  gap:var(--tf-home-gap)!important;
}
body:has(.market-hero) .premium-category-card,
body:has(.market-hero) .product-card,
body:has(.market-hero) .supplier-card,
body:has(.market-hero) .rfq-live-card,
body:has(.market-hero) .offer-card,
body:has(.market-hero) .service-card,
body:has(.market-hero) .advantage-card{
  border-radius:var(--tf-home-radius)!important;
}
body:has(.market-hero) .premium-category-content,
body:has(.market-hero) .supplier-content,
body:has(.market-hero) .service-card,
body:has(.market-hero) .offer-card{
  padding:clamp(14px,1.5vw,22px)!important;
}
body:has(.market-hero) .premium-category-content h3,
body:has(.market-hero) .supplier-content h3,
body:has(.market-hero) .service-card h3,
body:has(.market-hero) .offer-card h3{
  font-size:clamp(15px,1.25vw,19px)!important;
  line-height:1.25!important;
}
body:has(.market-hero) .premium-category-content p,
body:has(.market-hero) .supplier-content p,
body:has(.market-hero) .service-card p,
body:has(.market-hero) .offer-card p{
  font-size:clamp(11px,.9vw,13px)!important;
  line-height:1.55!important;
}
body:has(.market-hero) .button{
  min-height:clamp(40px,3.4vw,48px)!important;
  padding:0 clamp(14px,1.4vw,20px)!important;
  border-radius:12px!important;
  font-size:clamp(11px,.9vw,14px)!important;
}
body:has(.market-hero) .festival-stage,
body:has(.market-hero) .sourcing-panel,
body:has(.market-hero) .home-taxonomy-layout{
  border-radius:var(--tf-home-radius)!important;
}

@media (min-width:1101px){
  body:has(.market-hero) .market-hero{padding:64px 0 54px!important}
  body:has(.market-hero) .market-hero-grid{gap:clamp(34px,4vw,70px)!important}
  body:has(.market-hero) .market-hero h1{font-size:clamp(48px,4.4vw,72px)!important;line-height:1!important}
  body:has(.market-hero) .market-hero-copy>p{font-size:clamp(15px,1.25vw,18px)!important;max-width:62ch!important}
  body:has(.market-hero) .hero-trust-row>div{padding:16px!important}
}

@media (min-width:761px) and (max-width:1100px){
  :root{--tf-home-section:44px;--tf-home-gutter:22px}
  body:has(.market-hero) .section-head h2,
  body:has(.market-hero) .festival-heading h2,
  body:has(.market-hero) .home-taxonomy-head h2{font-size:30px!important}
  body:has(.market-hero) .premium-category-grid,
  body:has(.market-hero) .supplier-grid,
  body:has(.market-hero) .offer-grid,
  body:has(.market-hero) .service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body:has(.market-hero) .country-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
}

@media (max-width:760px){
  :root{--tf-home-gutter:12px;--tf-home-section:28px;--tf-home-gap:11px;--tf-home-radius:16px}
  body:has(.market-hero) .section,
  body:has(.market-hero) .festival-marketplace,
  body:has(.market-hero) .trade-advantage,
  body:has(.market-hero) .home-taxonomy-explorer,
  body:has(.market-hero) .country-network,
  body:has(.market-hero) .rfq-market-board,
  body:has(.market-hero) .commerce-offers,
  body:has(.market-hero) .trade-services{padding-top:28px!important;padding-bottom:28px!important}
  body:has(.market-hero) .section-head,
  body:has(.market-hero) .festival-heading,
  body:has(.market-hero) .home-taxonomy-head{display:block!important;margin-bottom:16px!important}
  body:has(.market-hero) .section-head h2,
  body:has(.market-hero) .festival-heading h2,
  body:has(.market-hero) .home-taxonomy-head h2{font-size:23px!important;line-height:1.12!important}
  body:has(.market-hero) .section-copy,
  body:has(.market-hero) .festival-heading p,
  body:has(.market-hero) .home-taxonomy-head p{margin-top:7px!important;font-size:12px!important;line-height:1.5!important}
  body:has(.market-hero) .premium-category-grid,
  body:has(.market-hero) .product-grid,
  body:has(.market-hero) .supplier-grid,
  body:has(.market-hero) .rfq-live-grid,
  body:has(.market-hero) .offer-grid,
  body:has(.market-hero) .service-grid,
  body:has(.market-hero) .country-grid,
  body:has(.market-hero) .advantage-cards{gap:11px!important}
  body:has(.market-hero) .premium-category-grid,
  body:has(.market-hero) .supplier-grid,
  body:has(.market-hero) .rfq-live-grid,
  body:has(.market-hero) .offer-grid,
  body:has(.market-hero) .service-grid{grid-template-columns:1fr!important}
  body:has(.market-hero) .country-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body:has(.market-hero) .premium-category-card,
  body:has(.market-hero) .supplier-card,
  body:has(.market-hero) .rfq-live-card,
  body:has(.market-hero) .offer-card,
  body:has(.market-hero) .service-card{min-height:0!important}
  body:has(.market-hero) .premium-category-content,
  body:has(.market-hero) .supplier-content,
  body:has(.market-hero) .service-card,
  body:has(.market-hero) .offer-card{padding:14px!important}
  body:has(.market-hero) .premium-category-content h3,
  body:has(.market-hero) .supplier-content h3,
  body:has(.market-hero) .service-card h3,
  body:has(.market-hero) .offer-card h3{font-size:16px!important}
  body:has(.market-hero) .premium-category-content p,
  body:has(.market-hero) .supplier-content p,
  body:has(.market-hero) .service-card p,
  body:has(.market-hero) .offer-card p{font-size:11px!important}
  body:has(.market-hero) .festival-controls{margin-top:12px!important}
  body:has(.market-hero) .festival-tabs{gap:8px!important;overflow-x:auto!important;scrollbar-width:none}
  body:has(.market-hero) .festival-tabs::-webkit-scrollbar{display:none}
  body:has(.market-hero) .festival-tabs>*{flex:0 0 min(78vw,270px)!important}
  body:has(.market-hero) .home-taxonomy-layout{display:block!important}
  body:has(.market-hero) .home-taxonomy-parent-list{display:flex!important;gap:8px!important;overflow-x:auto!important;padding-bottom:8px!important;scrollbar-width:none}
  body:has(.market-hero) .home-taxonomy-parent-list::-webkit-scrollbar{display:none}
  body:has(.market-hero) .home-taxonomy-parent{flex:0 0 190px!important}
  body:has(.market-hero) .trade-advantage-grid,
  body:has(.market-hero) .country-network>.shell{display:block!important}
}

@media (max-width:390px){
  :root{--tf-home-gutter:9px;--tf-home-section:24px}
  body:has(.market-hero) .section-head h2,
  body:has(.market-hero) .festival-heading h2,
  body:has(.market-hero) .home-taxonomy-head h2{font-size:21px!important}
  body:has(.market-hero) .country-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}
  body:has(.market-hero) .button{min-height:40px!important;font-size:11px!important}
}

/* Sprint 186: reduce homepage section height and remove residual vertical whitespace */
:root{
  --tf-home-section:clamp(24px,3.1vw,46px);
  --tf-home-gap:clamp(10px,1.25vw,18px);
}
body:has(.market-hero) .section,
body:has(.market-hero) .festival-marketplace,
body:has(.market-hero) .trade-advantage,
body:has(.market-hero) .home-taxonomy-explorer,
body:has(.market-hero) .country-network,
body:has(.market-hero) .rfq-market-board,
body:has(.market-hero) .commerce-offers,
body:has(.market-hero) .trade-services{
  padding-top:var(--tf-home-section)!important;
  padding-bottom:var(--tf-home-section)!important;
}
body:has(.market-hero) .section-head,
body:has(.market-hero) .festival-heading,
body:has(.market-hero) .home-taxonomy-head{
  margin-bottom:clamp(12px,1.45vw,20px)!important;
}
body:has(.market-hero) .section-head h2,
body:has(.market-hero) .festival-heading h2,
body:has(.market-hero) .home-taxonomy-head h2{
  font-size:clamp(22px,2.05vw,32px)!important;
}
body:has(.market-hero) .section-copy,
body:has(.market-hero) .festival-heading p,
body:has(.market-hero) .home-taxonomy-head p{
  font-size:clamp(11px,.92vw,14px)!important;
  line-height:1.48!important;
}
body:has(.market-hero) .premium-category-content,
body:has(.market-hero) .supplier-content,
body:has(.market-hero) .service-card,
body:has(.market-hero) .offer-card{
  padding:clamp(11px,1.15vw,17px)!important;
}
body:has(.market-hero) .premium-category-content h3,
body:has(.market-hero) .supplier-content h3,
body:has(.market-hero) .service-card h3,
body:has(.market-hero) .offer-card h3{
  margin-top:0!important;
  margin-bottom:6px!important;
}
body:has(.market-hero) .premium-category-content p,
body:has(.market-hero) .supplier-content p,
body:has(.market-hero) .service-card p,
body:has(.market-hero) .offer-card p{
  margin-top:0!important;
  margin-bottom:8px!important;
  line-height:1.42!important;
}
body:has(.market-hero) .button{
  min-height:clamp(38px,3vw,44px)!important;
}
body:has(.market-hero) .market-hero{
  padding-top:clamp(34px,4vw,50px)!important;
  padding-bottom:clamp(30px,3.5vw,44px)!important;
}
body:has(.market-hero) .market-hero-grid{gap:clamp(22px,3vw,44px)!important}
body:has(.market-hero) .market-hero-copy>p{margin-bottom:14px!important}
body:has(.market-hero) .market-hero-actions{margin:14px 0!important}
body:has(.market-hero) .hero-trust-row{margin-top:12px!important}
body:has(.market-hero) .hero-trust-row>div{padding:12px!important}
body:has(.market-hero) .sourcing-panel{margin-top:14px!important;padding:14px!important}
body:has(.market-hero) .festival-controls{margin-top:8px!important}
body:has(.market-hero) .festival-stage{min-height:0!important}
body:has(.market-hero) .festival-tabs{margin-top:10px!important}
body:has(.market-hero) .home-taxonomy-parent-list{gap:7px!important}
body:has(.market-hero) .country-grid,
body:has(.market-hero) .advantage-cards,
body:has(.market-hero) .premium-category-grid,
body:has(.market-hero) .product-grid,
body:has(.market-hero) .supplier-grid,
body:has(.market-hero) .rfq-live-grid,
body:has(.market-hero) .offer-grid,
body:has(.market-hero) .service-grid{margin-top:0!important}
body:has(.market-hero) section:empty{display:none!important}
body:has(.market-hero) .section:last-child{margin-bottom:0!important}

@media (min-width:761px) and (max-width:1100px){
  :root{--tf-home-section:32px;--tf-home-gap:12px}
  body:has(.market-hero) .market-hero{padding:40px 0 34px!important}
  body:has(.market-hero) .section-head,
  body:has(.market-hero) .festival-heading,
  body:has(.market-hero) .home-taxonomy-head{margin-bottom:14px!important}
}

@media (max-width:760px){
  :root{--tf-home-section:20px;--tf-home-gap:9px}
  body:has(.market-hero) .section,
  body:has(.market-hero) .festival-marketplace,
  body:has(.market-hero) .trade-advantage,
  body:has(.market-hero) .home-taxonomy-explorer,
  body:has(.market-hero) .country-network,
  body:has(.market-hero) .rfq-market-board,
  body:has(.market-hero) .commerce-offers,
  body:has(.market-hero) .trade-services{padding-top:20px!important;padding-bottom:20px!important}
  body:has(.market-hero) .market-hero{padding:24px 0 20px!important}
  body:has(.market-hero) .market-hero-grid{gap:16px!important}
  body:has(.market-hero) .section-head,
  body:has(.market-hero) .festival-heading,
  body:has(.market-hero) .home-taxonomy-head{margin-bottom:12px!important}
  body:has(.market-hero) .section-head h2,
  body:has(.market-hero) .festival-heading h2,
  body:has(.market-hero) .home-taxonomy-head h2{font-size:21px!important}
  body:has(.market-hero) .section-copy,
  body:has(.market-hero) .festival-heading p,
  body:has(.market-hero) .home-taxonomy-head p{margin-top:5px!important;font-size:11px!important;line-height:1.42!important}
  body:has(.market-hero) .premium-category-content,
  body:has(.market-hero) .supplier-content,
  body:has(.market-hero) .service-card,
  body:has(.market-hero) .offer-card{padding:11px!important}
  body:has(.market-hero) .festival-tabs>*{flex-basis:min(72vw,245px)!important}
  body:has(.market-hero) .sourcing-panel{margin-top:10px!important;padding:12px!important}
  body:has(.market-hero) .hero-trust-row{margin-top:10px!important;gap:7px!important}
  body:has(.market-hero) .hero-trust-row>div{padding:10px 8px!important}
}

@media (max-width:390px){
  :root{--tf-home-section:17px;--tf-home-gap:8px}
  body:has(.market-hero) .section,
  body:has(.market-hero) .festival-marketplace,
  body:has(.market-hero) .trade-advantage,
  body:has(.market-hero) .home-taxonomy-explorer,
  body:has(.market-hero) .country-network,
  body:has(.market-hero) .rfq-market-board,
  body:has(.market-hero) .commerce-offers,
  body:has(.market-hero) .trade-services{padding-top:17px!important;padding-bottom:17px!important}
  body:has(.market-hero) .market-hero{padding:20px 0 17px!important}
}

/* Sprint 187: compact premium homepage + app-like fully responsive scale */
:root{
  --home-gutter:clamp(10px,2vw,28px);
  --home-section-y:clamp(22px,3vw,46px);
  --home-card-gap:clamp(10px,1.4vw,18px);
  --home-radius:clamp(14px,1.5vw,22px);
}
body:has(.market-hero){overflow-x:hidden}
body:has(.market-hero) .shell{width:min(1480px,calc(100% - (var(--home-gutter) * 2)))!important}
body:has(.market-hero) main>section,
body:has(.market-hero) .section,
body:has(.market-hero) .market-section,
body:has(.market-hero) .festival-marketplace,
body:has(.market-hero) .easy-sourcing-section,
body:has(.market-hero) .sourcing-solutions-section{padding-top:var(--home-section-y)!important;padding-bottom:var(--home-section-y)!important}
body:has(.market-hero) .section-head,
body:has(.market-hero) .market-section-head,
body:has(.market-hero) .festival-heading,
body:has(.market-hero) .solutions-heading{margin-top:0!important;margin-bottom:clamp(14px,1.8vw,24px)!important}
body:has(.market-hero) :is(.section-head,.market-section-head,.festival-heading,.solutions-heading) h2{
  font-size:clamp(24px,2.4vw,36px)!important;line-height:1.12!important;letter-spacing:-.03em!important;margin:0!important
}
body:has(.market-hero) :is(.section-head,.market-section-head,.festival-heading,.solutions-heading) p{
  font-size:clamp(13px,1vw,15px)!important;line-height:1.55!important;margin:7px 0 0!important
}
body:has(.market-hero) :is(.category-grid,.product-grid,.supplier-grid,.solution-card-grid,.assurance-cards,.festival-tabs){gap:var(--home-card-gap)!important}
body:has(.market-hero) :is(.category-card,.product-card,.supplier-card,.solution-service-card,.hero-card,.sourcing-panel){border-radius:var(--home-radius)!important}
body:has(.market-hero) :is(.category-card,.product-body,.supplier-content,.solution-card-body){padding:clamp(12px,1.4vw,18px)!important}
body:has(.market-hero) :is(.category-card,.product-card,.supplier-card,.solution-service-card){min-width:0!important}

/* Compact first fold */
body:has(.market-hero) .market-hero{min-height:0!important;padding:clamp(30px,4.5vw,64px) 0!important}
body:has(.market-hero) .market-hero-grid{gap:clamp(18px,3vw,48px)!important;align-items:center!important}
body:has(.market-hero) .market-hero h1{font-size:clamp(34px,5vw,62px)!important;line-height:1.02!important;margin-bottom:clamp(12px,1.5vw,20px)!important}
body:has(.market-hero) .market-hero p{font-size:clamp(14px,1.25vw,18px)!important;line-height:1.55!important}
body:has(.market-hero) .market-hero-search{min-height:50px!important;border-radius:14px!important}
body:has(.market-hero) .market-hero-search input{min-width:0!important;font-size:clamp(14px,1.1vw,17px)!important}
body:has(.market-hero) .market-hero-search button{min-width:clamp(48px,7vw,105px)!important}
body:has(.market-hero) .market-hero-actions{gap:10px!important;margin-top:18px!important}
body:has(.market-hero) .market-hero-actions a{min-height:46px!important;padding:0 18px!important}
body:has(.market-hero) .market-metrics{gap:10px!important;margin-top:20px!important}
body:has(.market-hero) .market-metrics>*{padding:14px!important;min-height:74px!important}
body:has(.market-hero) .market-metrics strong{font-size:clamp(19px,2vw,26px)!important}
body:has(.market-hero) .market-metrics span{font-size:11px!important}

/* RFQ / sourcing density comparable to premium B2B marketplaces */
body:has(.market-hero) .easy-sourcing-section{padding-block:clamp(18px,2.5vw,34px)!important}
body:has(.market-hero) .easy-sourcing-grid{min-height:clamp(360px,34vw,450px)!important;border-radius:var(--home-radius)!important}
body:has(.market-hero) .easy-sourcing-visual{min-height:0!important;padding:clamp(24px,3vw,40px)!important}
body:has(.market-hero) .easy-sourcing-copy h2{font-size:clamp(30px,3.2vw,46px)!important;margin-bottom:10px!important}
body:has(.market-hero) .easy-sourcing-copy>p{font-size:clamp(13px,1.1vw,16px)!important;line-height:1.5!important}
body:has(.market-hero) .easy-sourcing-copy ul{margin:15px 0!important;gap:6px!important;font-size:13px!important}
body:has(.market-hero) .easy-sourcing-form-card{padding:clamp(22px,2.7vw,36px)!important}
body:has(.market-hero) .easy-sourcing-form-card h2{font-size:clamp(24px,2.3vw,32px)!important;margin:3px 0 7px!important}
body:has(.market-hero) .easy-sourcing-form-card>p{margin-bottom:14px!important;font-size:13px!important}
body:has(.market-hero) .easy-rfq-form{gap:10px!important}
body:has(.market-hero) .easy-rfq-form input,
body:has(.market-hero) .easy-rfq-form select{height:44px!important}
body:has(.market-hero) .easy-rfq-form textarea{min-height:76px!important}
body:has(.market-hero) .easy-rfq-form button{height:46px!important}
body:has(.market-hero) .trade-protection-banner{min-height:76px!important;padding:12px 20px!important;border-radius:16px!important}
body:has(.market-hero) .trade-shield{width:48px!important;height:48px!important;font-size:23px!important}
body:has(.market-hero) .trade-banner-copy strong{font-size:clamp(20px,2vw,29px)!important}
body:has(.market-hero) .trade-banner-copy small{font-size:12px!important}
body:has(.market-hero) .solutions-heading{margin-top:26px!important}
body:has(.market-hero) .solution-card-hero{min-height:155px!important;padding:18px!important}
body:has(.market-hero) .solution-icon{width:42px!important;height:42px!important;font-size:21px!important}
body:has(.market-hero) .solution-card-hero h3{font-size:clamp(17px,1.4vw,21px)!important;margin:13px 0 7px!important}
body:has(.market-hero) .solution-card-hero p{font-size:12px!important;line-height:1.48!important}
body:has(.market-hero) .solution-card-body{padding:14px!important}
body:has(.market-hero) .solution-card-body ul{gap:7px!important;margin-bottom:13px!important;font-size:12px!important}

/* Product/category/supplier cards stay concise and equal-height */
body:has(.market-hero) .category-image,
body:has(.market-hero) .category-monogram{height:clamp(72px,7vw,96px)!important}
body:has(.market-hero) .category-card h3{margin:10px 0 5px!important;font-size:13px!important;line-height:1.35!important}
body:has(.market-hero) .product-image{height:clamp(180px,19vw,240px)!important;padding:10px!important}
body:has(.market-hero) .product-body h3{font-size:14px!important;line-height:1.42!important;height:40px!important;margin-bottom:9px!important}
body:has(.market-hero) .price{font-size:18px!important}
body:has(.market-hero) .card-actions{margin-top:10px!important}
body:has(.market-hero) .card-actions>*{min-height:38px!important}
body:has(.market-hero) .supplier-cover{height:86px!important}
body:has(.market-hero) .supplier-content>img{width:52px!important;height:52px!important;margin-top:-26px!important}
body:has(.market-hero) .supplier-content dl{margin:11px 0!important;gap:6px!important}

/* Remove accidental blank bands and oversized inline spacing */
body:has(.market-hero) main>section:empty,
body:has(.market-hero) main>div:empty{display:none!important}
body:has(.market-hero) main :is(h1,h2,h3,p,ul,ol):first-child{margin-top:0}
body:has(.market-hero) main :is(h1,h2,h3,p,ul,ol):last-child{margin-bottom:0}

@media (max-width:1024px){
  body:has(.market-hero) .shell{width:calc(100% - 28px)!important}
  body:has(.market-hero) .category-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  body:has(.market-hero) .product-grid,
  body:has(.market-hero) .supplier-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  body:has(.market-hero) .solution-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body:has(.market-hero) .easy-sourcing-grid{grid-template-columns:1fr 1fr!important}
}

@media (max-width:760px){
  :root{--home-section-y:20px;--home-card-gap:10px;--home-radius:16px}
  html{scroll-padding-bottom:86px}
  body:has(.market-hero){padding-bottom:calc(72px + env(safe-area-inset-bottom))}
  body:has(.market-hero) .shell{width:calc(100% - 20px)!important}
  body:has(.market-hero) main>section,
  body:has(.market-hero) .section,
  body:has(.market-hero) .market-section,
  body:has(.market-hero) .festival-marketplace,
  body:has(.market-hero) .easy-sourcing-section,
  body:has(.market-hero) .sourcing-solutions-section{padding-block:20px!important}
  body:has(.market-hero) .market-hero{padding:24px 0 20px!important}
  body:has(.market-hero) .market-hero-grid{display:block!important}
  body:has(.market-hero) .market-hero h1{font-size:clamp(30px,10vw,42px)!important;max-width:12ch!important}
  body:has(.market-hero) .market-hero p{font-size:14px!important;line-height:1.5!important}
  body:has(.market-hero) .market-hero-search{height:48px!important;min-height:48px!important;width:100%!important}
  body:has(.market-hero) .market-hero-search input{font-size:16px!important;padding-inline:13px!important}
  body:has(.market-hero) .market-hero-search button{min-width:48px!important;width:48px!important;padding:0!important;font-size:0!important}
  body:has(.market-hero) .market-hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important}
  body:has(.market-hero) .market-hero-actions a{min-width:0!important;padding:0 10px!important;font-size:12px!important}
  body:has(.market-hero) .market-metrics{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;overflow-x:auto!important;scroll-snap-type:x proximity}
  body:has(.market-hero) .market-metrics>*{min-width:0!important;padding:11px!important;scroll-snap-align:start}
  body:has(.market-hero) .category-grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory;padding-bottom:3px!important;scrollbar-width:none}
  body:has(.market-hero) .category-grid::-webkit-scrollbar{display:none}
  body:has(.market-hero) .category-card{flex:0 0 min(42vw,150px)!important;scroll-snap-align:start}
  body:has(.market-hero) .product-grid,
  body:has(.market-hero) .supplier-grid,
  body:has(.market-hero) .solution-card-grid{grid-template-columns:1fr!important}
  body:has(.market-hero) .product-card{display:grid!important;grid-template-columns:122px minmax(0,1fr)!important;min-height:170px!important}
  body:has(.market-hero) .product-image{height:100%!important;min-height:170px!important;padding:8px!important}
  body:has(.market-hero) .product-body{padding:12px!important}
  body:has(.market-hero) .easy-sourcing-grid{grid-template-columns:1fr!important;min-height:0!important}
  body:has(.market-hero) .easy-sourcing-visual{padding:20px 17px!important;min-height:0!important}
  body:has(.market-hero) .easy-sourcing-copy h2{font-size:27px!important}
  body:has(.market-hero) .easy-sourcing-copy ul{margin:12px 0!important}
  body:has(.market-hero) .easy-sourcing-art{display:none!important}
  body:has(.market-hero) .easy-sourcing-form-card{padding:18px 16px 20px!important}
  body:has(.market-hero) .easy-rfq-row{grid-template-columns:minmax(0,1fr) 118px!important;gap:8px!important}
  body:has(.market-hero) .easy-rfq-form input,
  body:has(.market-hero) .easy-rfq-form select,
  body:has(.market-hero) .easy-rfq-form textarea{font-size:16px!important}
  body:has(.market-hero) .trade-protection-banner{grid-template-columns:42px minmax(0,1fr) auto!important;gap:10px!important;padding:10px 12px!important}
  body:has(.market-hero) .trade-shield{width:42px!important;height:42px!important}
  body:has(.market-hero) .trade-banner-copy strong{font-size:18px!important}
  body:has(.market-hero) .trade-banner-copy small{display:none!important}
  body:has(.market-hero) .trade-banner-cta{grid-column:auto!important;padding:9px 11px!important;font-size:11px!important;white-space:nowrap!important}
  body:has(.market-hero) .solution-card-hero{min-height:132px!important}
  body:has(.market-hero) .solution-service-card{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,.9fr)!important}
  body:has(.market-hero) .solution-card-body{display:flex!important;flex-direction:column!important;justify-content:center!important}
  body:has(.market-hero) .festival-tabs>*{flex-basis:min(74vw,250px)!important}
}

@media (max-width:420px){
  :root{--home-section-y:17px;--home-card-gap:8px}
  body:has(.market-hero) .shell{width:calc(100% - 14px)!important}
  body:has(.market-hero) .market-hero{padding-top:20px!important}
  body:has(.market-hero) .market-hero h1{font-size:29px!important}
  body:has(.market-hero) .market-hero-actions{grid-template-columns:1fr!important}
  body:has(.market-hero) .market-metrics{grid-template-columns:repeat(3,126px)!important}
  body:has(.market-hero) .product-card{grid-template-columns:105px minmax(0,1fr)!important}
  body:has(.market-hero) .easy-rfq-row{grid-template-columns:1fr!important}
  body:has(.market-hero) .trade-protection-banner{grid-template-columns:38px 1fr!important}
  body:has(.market-hero) .trade-banner-cta{grid-column:1/-1!important;text-align:center!important}
  body:has(.market-hero) .solution-service-card{grid-template-columns:1fr!important}
  body:has(.market-hero) .solution-card-hero{min-height:118px!important}
}

/* Sprint 188: edge-to-edge homepage and compact festival campaign stage */
body:has(.market-hero){
  --home-edge-gutter:clamp(8px,1.05vw,18px);
}
body:has(.market-hero) .shell{
  width:calc(100% - (var(--home-edge-gutter) * 2))!important;
  max-width:none!important;
}
body:has(.market-hero) main>section>.shell,
body:has(.market-hero) main>div>.shell{
  width:calc(100% - (var(--home-edge-gutter) * 2))!important;
  max-width:none!important;
}
body:has(.market-hero) .festival-marketplace{
  padding-top:clamp(14px,1.6vw,24px)!important;
  padding-bottom:clamp(14px,1.6vw,24px)!important;
}
body:has(.market-hero) .festival-heading{
  margin-bottom:10px!important;
}
body:has(.market-hero) .festival-stage{
  height:clamp(300px,25vw,390px)!important;
  min-height:0!important;
}
body:has(.market-hero) .festival-slide{
  border-radius:clamp(16px,1.5vw,24px)!important;
}
body:has(.market-hero) .festival-copy{
  max-width:min(52%,700px)!important;
  padding:clamp(28px,3.2vw,48px)!important;
}
body:has(.market-hero) .festival-copy>span{
  font-size:10px!important;
  margin-bottom:4px!important;
}
body:has(.market-hero) .festival-copy h3{
  font-size:clamp(31px,3vw,48px)!important;
  line-height:1.02!important;
  margin:8px 0!important;
}
body:has(.market-hero) .festival-copy p{
  font-size:clamp(13px,1vw,16px)!important;
  line-height:1.45!important;
  max-width:620px!important;
}
body:has(.market-hero) .festival-copy a{
  min-height:42px!important;
  margin-top:16px!important;
  padding:0 18px!important;
  font-size:13px!important;
}
body:has(.market-hero) .festival-tabs{
  gap:8px!important;
  margin-top:8px!important;
}
body:has(.market-hero) .festival-tabs button{
  min-height:64px!important;
  padding:10px 14px!important;
  border-radius:13px!important;
}
body:has(.market-hero) .festival-tabs button small{
  font-size:8px!important;
}
body:has(.market-hero) .festival-tabs button strong{
  margin-top:3px!important;
  font-size:12px!important;
  line-height:1.3!important;
}

@media (min-width:1440px){
  body:has(.market-hero) .festival-stage{height:380px!important}
}
@media (min-width:761px) and (max-width:1100px){
  body:has(.market-hero){--home-edge-gutter:12px}
  body:has(.market-hero) .festival-stage{height:330px!important}
  body:has(.market-hero) .festival-copy{max-width:58%!important;padding:30px!important}
  body:has(.market-hero) .festival-copy h3{font-size:34px!important}
}
@media (max-width:760px){
  body:has(.market-hero){--home-edge-gutter:7px}
  body:has(.market-hero) .festival-marketplace{padding-block:12px!important}
  body:has(.market-hero) .festival-stage{height:300px!important}
  body:has(.market-hero) .festival-slide{border-radius:16px!important;background-position:64% center!important}
  body:has(.market-hero) .festival-copy{max-width:100%!important;padding:24px 18px!important}
  body:has(.market-hero) .festival-copy h3{font-size:28px!important;max-width:12ch!important}
  body:has(.market-hero) .festival-copy p{font-size:13px!important;max-width:30ch!important}
  body:has(.market-hero) .festival-copy a{min-height:40px!important;margin-top:13px!important;padding:0 15px!important;font-size:12px!important}
  body:has(.market-hero) .festival-tabs{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding-bottom:2px!important}
  body:has(.market-hero) .festival-tabs button{flex:0 0 min(70vw,230px)!important;min-height:58px!important;padding:9px 11px!important;scroll-snap-align:start!important}
}
@media (max-width:390px){
  body:has(.market-hero){--home-edge-gutter:5px}
  body:has(.market-hero) .festival-stage{height:276px!important}
  body:has(.market-hero) .festival-copy{padding:20px 15px!important}
  body:has(.market-hero) .festival-copy h3{font-size:25px!important}
  body:has(.market-hero) .festival-copy p{font-size:12px!important}
  body:has(.market-hero) .festival-copy a{min-height:38px!important}
}

/* Sprint 189: premium homepage density, unified gutters and shorter key sections */
body:has(.market-hero){
  --home-edge-gutter:clamp(10px,1.25vw,22px);
  --home-section-compact:clamp(22px,2.4vw,38px);
  --home-grid-gap:clamp(10px,1vw,16px);
}
body:has(.market-hero) .shell,
body:has(.market-hero) main>section>.shell,
body:has(.market-hero) main>div>.shell{
  width:calc(100% - (var(--home-edge-gutter) * 2))!important;
  max-width:none!important;
}
body:has(.market-hero) main>section,
body:has(.market-hero) .section,
body:has(.market-hero) .market-section,
body:has(.market-hero) .festival-marketplace,
body:has(.market-hero) .easy-sourcing-section,
body:has(.market-hero) .sourcing-solutions-section{
  padding-block:var(--home-section-compact)!important;
}
body:has(.market-hero) :is(.category-grid,.product-grid,.supplier-grid,.solution-card-grid){gap:var(--home-grid-gap)!important}
body:has(.market-hero) :is(.section-heading,.market-section-heading,.festival-heading,.solutions-heading){margin-bottom:clamp(10px,1.1vw,16px)!important}
body:has(.market-hero) :is(.section-heading h2,.market-section-heading h2,.solutions-heading h2){font-size:clamp(24px,2.2vw,36px)!important;line-height:1.1!important}
body:has(.market-hero) :is(.section-heading p,.market-section-heading p,.solutions-heading p){font-size:clamp(13px,1vw,16px)!important;line-height:1.45!important}

/* Hero: retain premium composition while fitting more content above the fold */
body:has(.market-hero) .market-hero{padding-block:clamp(30px,3.2vw,50px)!important}
body:has(.market-hero) .market-hero-grid{gap:clamp(24px,3vw,48px)!important;align-items:center!important}
body:has(.market-hero) .market-hero h1{font-size:clamp(42px,4.3vw,68px)!important;line-height:.98!important;margin:8px 0 14px!important}
body:has(.market-hero) .market-hero p{font-size:clamp(15px,1.25vw,20px)!important;line-height:1.5!important;margin-bottom:20px!important}
body:has(.market-hero) .market-hero-search{min-height:58px!important;height:58px!important}
body:has(.market-hero) .market-hero-actions{margin-top:14px!important;gap:10px!important}
body:has(.market-hero) .market-metrics{margin-top:18px!important;gap:12px!important}
body:has(.market-hero) .market-metrics>*{padding:12px 14px!important}
body:has(.market-hero) .market-rfq-card{padding:clamp(20px,2.2vw,30px)!important;border-radius:24px!important}
body:has(.market-hero) .market-rfq-card h2{font-size:clamp(27px,2.3vw,36px)!important;margin:8px 0 10px!important}
body:has(.market-hero) .market-rfq-card form{gap:10px!important}
body:has(.market-hero) .market-rfq-card input,
body:has(.market-hero) .market-rfq-card select{height:46px!important}
body:has(.market-hero) .market-rfq-card button{height:48px!important}

/* Festival campaign stage and tabs */
body:has(.market-hero) .festival-stage{height:clamp(260px,21vw,340px)!important}
body:has(.market-hero) .festival-copy{padding:clamp(22px,2.5vw,38px)!important}
body:has(.market-hero) .festival-copy h3{font-size:clamp(28px,2.7vw,43px)!important}
body:has(.market-hero) .festival-tabs button{min-height:56px!important;padding:8px 12px!important}

/* Product collection: shorter cards without sacrificing legibility */
body:has(.market-hero) .product-card{border-radius:18px!important;overflow:hidden!important}
body:has(.market-hero) .product-image{height:clamp(150px,14vw,205px)!important}
body:has(.market-hero) .product-body{padding:12px 13px 13px!important}
body:has(.market-hero) .product-body h3{height:38px!important;margin-bottom:7px!important;font-size:13px!important}
body:has(.market-hero) .product-meta,
body:has(.market-hero) .moq{font-size:11px!important}
body:has(.market-hero) .card-actions{gap:7px!important;margin-top:8px!important}
body:has(.market-hero) .card-actions>*{min-height:36px!important;padding-inline:10px!important;font-size:11px!important}

/* Category directory: premium compact tiles */
body:has(.market-hero) .category-card{border-radius:18px!important}
body:has(.market-hero) .category-image,
body:has(.market-hero) .category-monogram{height:clamp(92px,9vw,138px)!important}
body:has(.market-hero) .category-card :is(.category-body,.card-body){padding:11px 12px!important}
body:has(.market-hero) .category-card h3{font-size:13px!important;margin:6px 0 2px!important}

/* Easy sourcing: reference-like density, substantially shorter than previous version */
body:has(.market-hero) .easy-sourcing-grid{min-height:0!important;height:auto!important;grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr)!important}
body:has(.market-hero) .easy-sourcing-visual{min-height:390px!important;padding:clamp(24px,2.5vw,36px)!important}
body:has(.market-hero) .easy-sourcing-form-card{min-height:390px!important;padding:clamp(22px,2.2vw,34px)!important}
body:has(.market-hero) .easy-sourcing-copy h2{font-size:clamp(34px,3vw,48px)!important}
body:has(.market-hero) .easy-sourcing-copy>p{max-width:620px!important;margin-bottom:12px!important}
body:has(.market-hero) .easy-sourcing-copy ul{margin:12px 0!important}
body:has(.market-hero) .easy-rfq-form textarea{min-height:72px!important}

/* Trade-protection and service cards */
body:has(.market-hero) .trade-protection-banner{min-height:66px!important;padding:10px 16px!important}
body:has(.market-hero) .solution-card-hero{min-height:138px!important;padding:15px!important}
body:has(.market-hero) .solution-card-body{padding:12px!important}

@media (min-width:1600px){
  body:has(.market-hero){--home-edge-gutter:22px}
  body:has(.market-hero) .festival-stage{height:330px!important}
  body:has(.market-hero) .easy-sourcing-visual,
  body:has(.market-hero) .easy-sourcing-form-card{min-height:410px!important}
}
@media (min-width:1025px) and (max-width:1439px){
  body:has(.market-hero){--home-edge-gutter:18px;--home-section-compact:30px}
  body:has(.market-hero) .festival-stage{height:310px!important}
  body:has(.market-hero) .easy-sourcing-visual,
  body:has(.market-hero) .easy-sourcing-form-card{min-height:370px!important}
}
@media (max-width:1024px){
  body:has(.market-hero){--home-edge-gutter:14px;--home-section-compact:26px}
  body:has(.market-hero) .market-hero-grid{grid-template-columns:1fr!important}
  body:has(.market-hero) .market-rfq-card{max-width:none!important}
  body:has(.market-hero) .festival-stage{height:290px!important}
  body:has(.market-hero) .easy-sourcing-grid{grid-template-columns:1fr 1fr!important}
  body:has(.market-hero) .easy-sourcing-visual,
  body:has(.market-hero) .easy-sourcing-form-card{min-height:350px!important}
}
@media (max-width:760px){
  body:has(.market-hero){--home-edge-gutter:10px;--home-section-compact:18px;--home-grid-gap:9px}
  body:has(.market-hero) .market-hero{padding-block:22px!important}
  body:has(.market-hero) .market-hero h1{font-size:clamp(30px,9vw,39px)!important;margin-bottom:10px!important}
  body:has(.market-hero) .market-hero p{font-size:14px!important;margin-bottom:14px!important}
  body:has(.market-hero) .market-hero-search{height:48px!important;min-height:48px!important}
  body:has(.market-hero) .market-rfq-card{padding:17px!important;border-radius:18px!important}
  body:has(.market-hero) .festival-stage{height:246px!important}
  body:has(.market-hero) .festival-copy{padding:19px 16px!important}
  body:has(.market-hero) .festival-copy h3{font-size:25px!important}
  body:has(.market-hero) .festival-tabs button{min-height:52px!important}
  body:has(.market-hero) .easy-sourcing-grid{grid-template-columns:1fr!important}
  body:has(.market-hero) .easy-sourcing-visual{min-height:0!important;padding:18px 16px!important}
  body:has(.market-hero) .easy-sourcing-form-card{min-height:0!important;padding:17px 15px!important}
  body:has(.market-hero) .easy-sourcing-copy h2{font-size:27px!important}
  body:has(.market-hero) .product-grid{grid-template-columns:1fr!important}
  body:has(.market-hero) .product-card{grid-template-columns:112px minmax(0,1fr)!important;min-height:152px!important}
  body:has(.market-hero) .product-image{height:100%!important;min-height:152px!important}
  body:has(.market-hero) .category-card{flex-basis:min(38vw,142px)!important}
  body:has(.market-hero) .category-image,
  body:has(.market-hero) .category-monogram{height:92px!important}
}
@media (max-width:390px){
  body:has(.market-hero){--home-edge-gutter:7px;--home-section-compact:16px}
  body:has(.market-hero) .festival-stage{height:228px!important}
  body:has(.market-hero) .festival-copy h3{font-size:23px!important}
  body:has(.market-hero) .product-card{grid-template-columns:100px minmax(0,1fr)!important}
}

/* Sprint 190: true edge-to-edge homepage sections with controlled internal padding */
body:has(.market-hero){
  --home-edge-gutter:0px;
  --home-content-pad:clamp(18px,3.1vw,56px);
}
body:has(.market-hero) main,
body:has(.market-hero) main>section,
body:has(.market-hero) main>div,
body:has(.market-hero) .market-hero,
body:has(.market-hero) .festival-marketplace,
body:has(.market-hero) .easy-sourcing-section,
body:has(.market-hero) .sourcing-solutions-section,
body:has(.market-hero) .section,
body:has(.market-hero) .market-section{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}
body:has(.market-hero) .shell,
body:has(.market-hero) main>section>.shell,
body:has(.market-hero) main>div>.shell{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  padding-left:var(--home-content-pad)!important;
  padding-right:var(--home-content-pad)!important;
}
/* Components that already provide their own inner spacing should not create a second gutter. */
body:has(.market-hero) :is(.market-hero,.festival-marketplace,.easy-sourcing-section,.sourcing-solutions-section)>.shell{
  box-sizing:border-box!important;
}
body:has(.market-hero) .market-hero{border-radius:0!important}
body:has(.market-hero) .festival-stage,
body:has(.market-hero) .easy-sourcing-grid,
body:has(.market-hero) .trade-protection-banner{
  width:100%!important;
  max-width:none!important;
}
@media (min-width:1600px){body:has(.market-hero){--home-content-pad:56px}}
@media (min-width:1025px) and (max-width:1599px){body:has(.market-hero){--home-content-pad:34px}}
@media (max-width:1024px){body:has(.market-hero){--home-content-pad:20px}}
@media (max-width:760px){body:has(.market-hero){--home-content-pad:10px}}
@media (max-width:390px){body:has(.market-hero){--home-content-pad:7px}}

/* Sprint 191: align Easy Sourcing with the homepage content grid and reduce its height */
body:has(.market-hero) .easy-sourcing-section{
  width:100%!important;
  margin:0!important;
  padding-block:clamp(16px,1.8vw,26px)!important;
}
body:has(.market-hero) .easy-sourcing-section>.shell{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding-left:var(--home-content-pad)!important;
  padding-right:var(--home-content-pad)!important;
  box-sizing:border-box!important;
}
body:has(.market-hero) .easy-sourcing-grid{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  min-height:0!important;
  grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr)!important;
  border-radius:clamp(14px,1.4vw,22px)!important;
  overflow:hidden!important;
}
body:has(.market-hero) .easy-sourcing-visual,
body:has(.market-hero) .easy-sourcing-form-card{
  min-height:330px!important;
}
body:has(.market-hero) .easy-sourcing-visual{
  padding:clamp(20px,2vw,30px)!important;
}
body:has(.market-hero) .easy-sourcing-form-card{
  padding:clamp(19px,1.9vw,28px)!important;
}
body:has(.market-hero) .easy-sourcing-copy h2{
  font-size:clamp(31px,2.7vw,43px)!important;
  margin:7px 0 9px!important;
}
body:has(.market-hero) .easy-sourcing-copy>p{
  margin:0 0 10px!important;
  line-height:1.45!important;
}
body:has(.market-hero) .easy-sourcing-copy ul{
  margin:10px 0!important;
  gap:5px!important;
}
body:has(.market-hero) .easy-sourcing-form-card h2{
  font-size:clamp(24px,2.1vw,31px)!important;
  margin:4px 0 6px!important;
}
body:has(.market-hero) .easy-sourcing-form-card>p{margin:0 0 11px!important}
body:has(.market-hero) .easy-rfq-form{gap:8px!important}
body:has(.market-hero) .easy-rfq-form input,
body:has(.market-hero) .easy-rfq-form select{height:43px!important}
body:has(.market-hero) .easy-rfq-form textarea{min-height:66px!important}
body:has(.market-hero) .easy-rfq-form button{height:44px!important}

@media (min-width:1600px){
  body:has(.market-hero) .easy-sourcing-visual,
  body:has(.market-hero) .easy-sourcing-form-card{min-height:350px!important}
}
@media (min-width:761px) and (max-width:1200px){
  body:has(.market-hero) .easy-sourcing-grid{grid-template-columns:1fr 1fr!important}
  body:has(.market-hero) .easy-sourcing-visual,
  body:has(.market-hero) .easy-sourcing-form-card{min-height:310px!important}
}
@media (max-width:760px){
  body:has(.market-hero) .easy-sourcing-section{padding-block:12px!important}
  body:has(.market-hero) .easy-sourcing-grid{grid-template-columns:1fr!important;border-radius:16px!important}
  body:has(.market-hero) .easy-sourcing-visual,
  body:has(.market-hero) .easy-sourcing-form-card{min-height:0!important}
  body:has(.market-hero) .easy-sourcing-visual{padding:17px 15px!important}
  body:has(.market-hero) .easy-sourcing-form-card{padding:16px 15px 18px!important}
  body:has(.market-hero) .easy-sourcing-copy h2{font-size:26px!important}
  body:has(.market-hero) .easy-sourcing-form-card h2{font-size:22px!important}
}

/* Sprint 192: matching responsive outer margins for Hero and Easy Sourcing */
body:has(.market-hero){
  --home-feature-margin:clamp(14px,2.2vw,36px);
}
body:has(.market-hero) .market-hero,
body:has(.market-hero) .easy-sourcing-section{
  width:calc(100% - (var(--home-feature-margin) * 2))!important;
  max-width:none!important;
  margin-left:var(--home-feature-margin)!important;
  margin-right:var(--home-feature-margin)!important;
  box-sizing:border-box!important;
}
body:has(.market-hero) .market-hero{
  border-radius:clamp(16px,1.5vw,24px)!important;
  overflow:hidden!important;
}
body:has(.market-hero) .easy-sourcing-section{
  padding-left:0!important;
  padding-right:0!important;
}
body:has(.market-hero) .easy-sourcing-section>.shell{
  padding-left:0!important;
  padding-right:0!important;
}
body:has(.market-hero) .easy-sourcing-grid{
  border-radius:clamp(16px,1.5vw,24px)!important;
}
@media (min-width:1600px){
  body:has(.market-hero){--home-feature-margin:36px}
}
@media (min-width:1200px) and (max-width:1599px){
  body:has(.market-hero){--home-feature-margin:28px}
}
@media (min-width:761px) and (max-width:1199px){
  body:has(.market-hero){--home-feature-margin:18px}
}
@media (max-width:760px){
  body:has(.market-hero){--home-feature-margin:10px}
  body:has(.market-hero) .market-hero,
  body:has(.market-hero) .easy-sourcing-grid{border-radius:16px!important}
}
@media (max-width:390px){
  body:has(.market-hero){--home-feature-margin:7px}
}

/* Sprint 193: top breathing room, shorter feature sections and compact typography */
body:has(.market-hero){
  --home-feature-top-gap:clamp(10px,1.5vw,24px);
}
body:has(.market-hero) .market-hero{
  margin-top:var(--home-feature-top-gap)!important;
  padding-block:clamp(24px,2.6vw,40px)!important;
  min-height:0!important;
}
body:has(.market-hero) .market-hero-grid{
  min-height:clamp(370px,31vw,430px)!important;
  gap:clamp(18px,2.4vw,38px)!important;
}
body:has(.market-hero) .market-hero h1{
  font-size:clamp(38px,3.7vw,58px)!important;
  line-height:1!important;
  margin:6px 0 11px!important;
}
body:has(.market-hero) .market-hero p{
  font-size:clamp(14px,1.05vw,17px)!important;
  line-height:1.45!important;
  margin-bottom:16px!important;
}
body:has(.market-hero) .market-hero-search{
  min-height:52px!important;
  height:52px!important;
}
body:has(.market-hero) .market-hero-search input,
body:has(.market-hero) .market-hero-search select,
body:has(.market-hero) .market-hero-search button{
  font-size:15px!important;
}
body:has(.market-hero) .market-hero-actions{margin-top:11px!important}
body:has(.market-hero) .market-metrics{margin-top:14px!important}
body:has(.market-hero) .market-metrics>*{padding:9px 12px!important}
body:has(.market-hero) .market-rfq-card{
  padding:clamp(17px,1.8vw,25px)!important;
  min-height:0!important;
}
body:has(.market-hero) .market-rfq-card h2{
  font-size:clamp(24px,1.9vw,31px)!important;
  margin:5px 0 7px!important;
}
body:has(.market-hero) .market-rfq-card p{font-size:14px!important;line-height:1.4!important}
body:has(.market-hero) .market-rfq-card form{gap:8px!important}
body:has(.market-hero) .market-rfq-card input,
body:has(.market-hero) .market-rfq-card select{height:43px!important}
body:has(.market-hero) .market-rfq-card button{height:45px!important}

body:has(.market-hero) .easy-sourcing-section{
  margin-top:var(--home-feature-top-gap)!important;
  padding-block:0!important;
}
body:has(.market-hero) .easy-sourcing-visual,
body:has(.market-hero) .easy-sourcing-form-card{
  min-height:300px!important;
}
body:has(.market-hero) .easy-sourcing-visual{padding:clamp(17px,1.7vw,25px)!important}
body:has(.market-hero) .easy-sourcing-form-card{padding:clamp(16px,1.65vw,24px)!important}
body:has(.market-hero) .easy-sourcing-copy h2{
  font-size:clamp(28px,2.35vw,38px)!important;
  margin:5px 0 7px!important;
}
body:has(.market-hero) .easy-sourcing-copy>p{font-size:14px!important;margin-bottom:8px!important}
body:has(.market-hero) .easy-sourcing-copy ul{margin:8px 0!important;gap:4px!important}
body:has(.market-hero) .easy-sourcing-form-card h2{
  font-size:clamp(22px,1.75vw,28px)!important;
  margin:3px 0 5px!important;
}
body:has(.market-hero) .easy-sourcing-form-card>p{font-size:13px!important;margin-bottom:8px!important}
body:has(.market-hero) .easy-rfq-form{gap:7px!important}
body:has(.market-hero) .easy-rfq-form input,
body:has(.market-hero) .easy-rfq-form select{height:41px!important}
body:has(.market-hero) .easy-rfq-form textarea{min-height:58px!important}
body:has(.market-hero) .easy-rfq-form button{height:42px!important}

@media (min-width:1600px){
  body:has(.market-hero){--home-feature-top-gap:24px}
  body:has(.market-hero) .market-hero-grid{min-height:410px!important}
  body:has(.market-hero) .easy-sourcing-visual,
  body:has(.market-hero) .easy-sourcing-form-card{min-height:315px!important}
}
@media (min-width:1200px) and (max-width:1599px){
  body:has(.market-hero){--home-feature-top-gap:20px}
  body:has(.market-hero) .market-hero-grid{min-height:380px!important}
}
@media (min-width:761px) and (max-width:1199px){
  body:has(.market-hero){--home-feature-top-gap:16px}
  body:has(.market-hero) .market-hero-grid{min-height:330px!important}
  body:has(.market-hero) .easy-sourcing-visual,
  body:has(.market-hero) .easy-sourcing-form-card{min-height:285px!important}
}
@media (max-width:760px){
  body:has(.market-hero){--home-feature-top-gap:10px}
  body:has(.market-hero) .market-hero{padding-block:17px!important}
  body:has(.market-hero) .market-hero-grid{min-height:0!important;gap:14px!important}
  body:has(.market-hero) .market-hero h1{font-size:clamp(28px,8vw,34px)!important}
  body:has(.market-hero) .market-hero p{font-size:13px!important;margin-bottom:11px!important}
  body:has(.market-hero) .market-hero-search{height:46px!important;min-height:46px!important}
  body:has(.market-hero) .market-rfq-card{padding:14px!important}
  body:has(.market-hero) .market-rfq-card h2{font-size:21px!important}
  body:has(.market-hero) .easy-sourcing-visual,
  body:has(.market-hero) .easy-sourcing-form-card{min-height:0!important}
  body:has(.market-hero) .easy-sourcing-copy h2{font-size:24px!important}
  body:has(.market-hero) .easy-sourcing-form-card h2{font-size:20px!important}
}
@media (max-width:390px){
  body:has(.market-hero){--home-feature-top-gap:8px}
  body:has(.market-hero) .market-hero h1{font-size:27px!important}
}

/* Sprint 194: equal-size premium header action buttons */
@media (min-width:1101px){
  .site-header .header-actions .join-button,
  .site-header .header-actions .compare-header-link,
  .site-header .header-actions .shopping-cart-link{
    width:148px!important;
    min-width:148px!important;
    height:48px!important;
    min-height:48px!important;
    padding:0 14px!important;
    border-radius:12px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    line-height:1!important;
    white-space:nowrap!important;
  }
  .site-header .header-actions .join-button{
    border:1px solid var(--blue)!important;
  }
  .site-header .header-actions .compare-header-link,
  .site-header .header-actions .shopping-cart-link{
    border:1px solid var(--navy)!important;
  }
  .site-header .header-actions .compare-header-link span,
  .site-header .header-actions .shopping-cart-link [data-cart-count]{
    margin-left:0!important;
  }
}
@media (min-width:1101px) and (max-width:1399px){
  .site-header .header-actions{gap:9px!important}
  .site-header .header-actions .join-button,
  .site-header .header-actions .compare-header-link,
  .site-header .header-actions .shopping-cart-link{
    width:126px!important;
    min-width:126px!important;
    padding-inline:10px!important;
  }
}

/* Sprint 195: database-driven premium mega category navigation */
.category-trigger{border:0;cursor:pointer;font:inherit}
.category-trigger[aria-expanded="true"] .category-trigger-arrow{transform:rotate(180deg)}
.category-trigger-arrow{transition:transform .2s ease}
.tf-category-mega{position:absolute;z-index:1200;inset:100% 0 auto;min-height:0}
.tf-category-mega[hidden]{display:none!important}
.tf-category-mega-backdrop{position:fixed;z-index:-1;inset:0;border:0;background:rgba(3,17,45,.24);backdrop-filter:blur(1px)}
.tf-category-mega-dialog{display:grid;grid-template-columns:300px minmax(0,1fr);width:min(1760px,calc(100vw - 40px));height:min(690px,calc(100vh - 185px));margin:10px auto 0;background:#fff;border:1px solid #dce5f3;border-radius:18px;box-shadow:0 24px 80px rgba(7,27,70,.2);overflow:hidden}
.tf-category-mega-mobile-head{display:none}
.tf-category-mega-sidebar{display:flex;min-height:0;flex-direction:column;padding:20px;border-right:1px solid #e5ebf5;background:#fbfcff}
.tf-category-mega-search{display:flex;align-items:center;gap:9px;min-height:48px;padding:0 14px;border:1px solid #dbe4f1;border-radius:12px;background:#fff;color:#687994}
.tf-category-mega-search:focus-within{border-color:#1962d2;box-shadow:0 0 0 3px rgba(25,98,210,.1)}
.tf-category-mega-search input{width:100%;border:0;outline:0;background:transparent;font:600 14px/1.3 Manrope,sans-serif;color:#071b46}
.tf-category-mega-list{display:flex;flex:1;min-height:0;flex-direction:column;gap:5px;margin:14px -5px 12px 0;padding-right:7px;overflow:auto;scrollbar-width:thin}
.tf-category-mega-parent{display:grid;grid-template-columns:38px minmax(0,1fr) 16px;align-items:center;gap:11px;width:100%;min-height:52px;padding:7px 10px;border:0;border-radius:11px;background:transparent;text-align:left;color:#172b4d;font:700 14px/1.25 Manrope,sans-serif;cursor:pointer;transition:.18s ease}
.tf-category-mega-parent:hover,.tf-category-mega-parent.is-active{background:#eaf3ff;color:#0759ca}
.tf-category-mega-parent-media,.tf-category-mega-card-media{display:grid;place-items:center;overflow:hidden;border:1px solid #e2e9f4;background:#fff;color:#0d5fcc;font-weight:800}
.tf-category-mega-parent-media{width:36px;height:36px;border-radius:10px}
.tf-category-mega-parent-media img,.tf-category-mega-card-media img{width:100%;height:100%;object-fit:cover}
.tf-category-mega-parent b{justify-self:end;font-size:22px;font-weight:400}
.tf-category-mega-all{display:flex;align-items:center;justify-content:center;gap:8px;min-height:47px;border:1.5px solid #0d5fcc;border-radius:12px;color:#0d5fcc;font-weight:800;text-decoration:none}
.tf-category-mega-content{min-width:0;overflow:auto;padding:26px 28px 30px;background:#fff}
.tf-category-mega-panel[hidden]{display:none!important}
.tf-category-mega-title{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:20px;border-bottom:1px solid #e7edf6}
.tf-category-mega-title .eyebrow{font-size:11px;letter-spacing:.16em;color:#1262d5}
.tf-category-mega-title h2{margin:6px 0 5px;font:800 clamp(25px,2vw,34px)/1.1 "Plus Jakarta Sans",sans-serif;color:#071b46}
.tf-category-mega-title p{margin:0;color:#667895;font-size:14px}
.tf-category-mega-title>a{flex:none;margin-top:12px;color:#0d5fcc;font-weight:800;text-decoration:none}
.tf-category-mega-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:20px}
.tf-category-mega-card{display:grid;grid-template-columns:48px minmax(0,1fr) 15px;align-items:center;gap:12px;min-height:82px;padding:12px 13px;border:1px solid #e0e7f2;border-radius:13px;color:#10254a;text-decoration:none;transition:.18s ease}
.tf-category-mega-card:hover{border-color:#9ec2f4;box-shadow:0 8px 24px rgba(7,67,151,.09);transform:translateY(-1px)}
.tf-category-mega-card-media{width:46px;height:46px;border-radius:50%}
.tf-category-mega-card-copy{display:flex;min-width:0;flex-direction:column;gap:4px}
.tf-category-mega-card-copy strong{font-size:14px;line-height:1.25}
.tf-category-mega-card-copy small{overflow:hidden;color:#73839d;font-size:11px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}
.tf-category-mega-card>b{justify-self:end;color:#6d7f99;font-size:20px;font-weight:400}
.tf-category-mega-empty,.tf-category-mega-no-results,.tf-category-mega-unavailable{padding:40px;text-align:center;color:#62738e}
.tf-category-mega-unavailable{grid-column:1/-1;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}
.tf-category-mega-unavailable a,.tf-category-mega-empty a{color:#0d5fcc;font-weight:800}
body.tf-category-mega-open{overflow:hidden}
@media (hover:hover) and (min-width:1025px){.nav-row[data-category-mega-root]:hover .tf-category-mega{display:block}.nav-row[data-category-mega-root]:hover .tf-category-mega[hidden]{display:block!important}}
@media (max-width:1280px){.tf-category-mega-dialog{grid-template-columns:270px minmax(0,1fr)}.tf-category-mega-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:1024px){
 .tf-category-mega{position:fixed;inset:0;z-index:2500;padding:0}
 .tf-category-mega-backdrop{z-index:0}
 .tf-category-mega-dialog{position:absolute;z-index:1;inset:0 0 0 auto;display:grid;grid-template-columns:250px minmax(0,1fr);grid-template-rows:58px minmax(0,1fr);width:min(760px,94vw);height:100%;margin:0;border:0;border-radius:20px 0 0 20px;animation:tfMegaIn .22s ease both}
 .tf-category-mega-mobile-head{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #e4ebf5;background:#fff}
 .tf-category-mega-mobile-head strong{font-size:18px;color:#071b46}.tf-category-mega-mobile-head button{width:40px;height:40px;border:0;border-radius:12px;background:#eef4fc;font-size:25px;color:#071b46}
 .tf-category-mega-sidebar{grid-column:1;grid-row:2;padding:14px}.tf-category-mega-content{grid-column:2;grid-row:2;padding:20px}
 .tf-category-mega-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@keyframes tfMegaIn{from{transform:translateX(30px);opacity:.6}to{transform:none;opacity:1}}
@media (max-width:640px){
 .tf-category-mega-dialog{grid-template-columns:1fr;grid-template-rows:58px 220px minmax(0,1fr);width:100vw;border-radius:0}
 .tf-category-mega-sidebar{grid-column:1;grid-row:2;padding:10px 12px;border-right:0;border-bottom:1px solid #e5ebf5}
 .tf-category-mega-search{min-height:42px}.tf-category-mega-list{flex-direction:row;gap:8px;margin:9px 0 7px;padding:0 0 4px;overflow:auto}
 .tf-category-mega-parent{flex:0 0 auto;display:flex;min-height:44px;width:auto;padding:6px 11px}.tf-category-mega-parent-media{width:30px;height:30px}.tf-category-mega-parent b{display:none}
 .tf-category-mega-all{min-height:38px;font-size:13px}
 .tf-category-mega-content{grid-column:1;grid-row:3;padding:15px 12px 28px}
 .tf-category-mega-title{gap:10px;padding-bottom:12px}.tf-category-mega-title h2{font-size:22px}.tf-category-mega-title p{font-size:12px}.tf-category-mega-title>a{font-size:12px}
 .tf-category-mega-grid{grid-template-columns:1fr;gap:8px;margin-top:12px}.tf-category-mega-card{min-height:66px;padding:9px 10px}.tf-category-mega-card-media{width:40px;height:40px}
}

/* Sprint 196: compact independent marketplace dropdowns */
.tf-market-nav{display:flex;align-items:stretch;gap:4px;margin-left:18px}
.tf-market-nav-item{position:relative;display:flex;align-items:stretch}
.tf-market-nav-item>button{display:flex;align-items:center;gap:7px;min-height:44px;padding:0 17px;border:0;background:transparent;color:#172b4d;font:700 14px/1 Manrope,sans-serif;cursor:pointer;white-space:nowrap}
.tf-market-nav-item>button span{font-size:13px;color:#70809a;transition:transform .18s ease}
.tf-market-nav-item.is-open>button,.tf-market-nav-item>button:hover{color:#0c5bc9;background:#f4f8fe}
.tf-market-nav-item.is-open>button span{transform:rotate(180deg)}
.tf-nav-dropdown{position:absolute;z-index:1300;top:calc(100% + 7px);left:0;width:270px;padding:8px;border:1px solid #dce5f2;border-radius:14px;background:rgba(255,255,255,.98);box-shadow:0 18px 50px rgba(7,27,70,.16);backdrop-filter:blur(14px)}
.tf-nav-dropdown[hidden]{display:none!important}
.tf-nav-dropdown a{display:flex;flex-direction:column;gap:3px;padding:11px 12px;border-radius:10px;color:#10254a;text-decoration:none}
.tf-nav-dropdown a:hover{background:#edf5ff;color:#0759ca}
.tf-nav-dropdown strong{font-size:13px;line-height:1.2}
.tf-nav-dropdown small{font-size:11px;line-height:1.35;color:#71819a}

/* Category dropdown is intentionally smaller than the original full-screen mega menu. */
.tf-category-mega-dialog{grid-template-columns:240px minmax(0,1fr);width:min(1180px,calc(100vw - 56px));height:min(510px,calc(100vh - 190px));margin:8px auto 0;border-radius:15px}
.tf-category-mega-sidebar{padding:14px}
.tf-category-mega-search{min-height:40px;padding:0 11px;border-radius:10px}
.tf-category-mega-search input{font-size:13px}
.tf-category-mega-list{gap:3px;margin:9px -3px 8px 0;padding-right:5px}
.tf-category-mega-parent{grid-template-columns:30px minmax(0,1fr) 13px;gap:8px;min-height:42px;padding:5px 8px;border-radius:9px;font-size:12px}
.tf-category-mega-parent-media{width:29px;height:29px;border-radius:8px}
.tf-category-mega-parent b{font-size:17px}
.tf-category-mega-all{min-height:39px;border-radius:10px;font-size:12px}
.tf-category-mega-content{padding:18px 20px 22px}
.tf-category-mega-title{gap:18px;padding-bottom:13px}
.tf-category-mega-title h2{margin:4px 0;font-size:25px}
.tf-category-mega-title p{font-size:12px}
.tf-category-mega-title>a{margin-top:7px;font-size:12px}
.tf-category-mega-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:13px}
.tf-category-mega-card{grid-template-columns:38px minmax(0,1fr) 12px;gap:9px;min-height:62px;padding:8px 9px;border-radius:10px}
.tf-category-mega-card-media{width:36px;height:36px}
.tf-category-mega-card-copy{gap:2px}.tf-category-mega-card-copy strong{font-size:12px}.tf-category-mega-card-copy small{font-size:10px}.tf-category-mega-card>b{font-size:16px}
@media(max-width:1280px){.tf-market-nav-item>button{padding:0 11px;font-size:13px}.tf-category-mega-dialog{grid-template-columns:220px minmax(0,1fr);width:calc(100vw - 32px)}.tf-category-mega-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1024px){
 .tf-market-nav{display:grid;gap:0;margin:0}.tf-market-nav-item{display:block;border-top:1px solid #e7edf5}.tf-market-nav-item>button{justify-content:space-between;width:100%;min-height:44px;padding:0 15px}.tf-nav-dropdown{position:static;width:auto;margin:0 10px 9px;padding:5px;border-radius:11px;box-shadow:none;background:#f7faff}.tf-nav-dropdown a{padding:9px 10px}
 .tf-category-mega-dialog{grid-template-columns:220px minmax(0,1fr);width:min(720px,94vw);height:100%;margin:0;border-radius:18px 0 0 18px}
}
@media(max-width:640px){.tf-category-mega-dialog{grid-template-columns:1fr;grid-template-rows:54px 166px minmax(0,1fr);width:100vw;border-radius:0}.tf-category-mega-sidebar{padding:8px 10px}.tf-category-mega-content{padding:12px 10px 22px}.tf-category-mega-grid{grid-template-columns:1fr 1fr}.tf-category-mega-card{min-height:58px}.tf-category-mega-card-copy small{display:none}}
@media(max-width:420px){.tf-category-mega-grid{grid-template-columns:1fr}}

/* Sprint 197: independent marketplace dropdown reliability */
@media (hover:hover) and (min-width:1025px){
  .nav-row[data-category-mega-root]:hover .tf-category-mega[hidden]{display:none!important}
}
.tf-category-mega[hidden],.tf-nav-dropdown[hidden]{display:none!important}
.tf-market-nav-item{isolation:isolate}
.tf-nav-dropdown{top:100%;left:50%;width:286px;margin-top:6px;padding:9px;transform:translateX(-50%);border-radius:12px;box-shadow:0 14px 38px rgba(7,27,70,.15)}
.tf-market-nav-item:first-child .tf-nav-dropdown{left:0;transform:none}
.tf-market-nav-item:last-child .tf-nav-dropdown{left:auto;right:0;transform:none}
.tf-nav-dropdown-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 9px 9px;border-bottom:1px solid #e8eef7;color:#73839c;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.tf-nav-dropdown-head a{display:inline!important;padding:0!important;color:#0b5dcc!important;font-size:10px!important;white-space:nowrap}
.tf-nav-dropdown>a{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-height:55px;padding:8px 9px}
.tf-nav-dropdown>a>span:last-child{display:flex;min-width:0;flex-direction:column;gap:3px}
.tf-nav-menu-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#edf5ff;color:#0759ca;font-size:12px;font-weight:800}
.tf-nav-dropdown--secure .tf-nav-menu-icon{background:#eaf8ef;color:#16834a}
.tf-nav-dropdown--rfq .tf-nav-menu-icon,.tf-nav-dropdown--new .tf-nav-menu-icon{background:#fff3cd;color:#8a5a00}
.tf-nav-dropdown strong{font-size:12px}.tf-nav-dropdown small{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}
.tf-category-mega{position:absolute;z-index:1290;top:100%;right:0;left:0;padding-top:7px}
.tf-category-mega-backdrop{position:fixed;inset:0;z-index:-1;border:0;background:rgba(5,18,45,.16);backdrop-filter:blur(1px)}
.tf-category-mega-dialog{position:relative;grid-template-columns:218px minmax(0,1fr);width:min(1040px,calc(100vw - 48px));height:min(430px,calc(100vh - 190px));margin:0 auto;border:1px solid #dde6f2;border-radius:14px;box-shadow:0 20px 55px rgba(7,27,70,.2)}
.tf-category-mega-sidebar{padding:11px}.tf-category-mega-content{padding:15px 17px 18px}
.tf-category-mega-list{margin-top:7px}.tf-category-mega-parent{min-height:38px}.tf-category-mega-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:11px}.tf-category-mega-card{min-height:56px}
@media(max-width:1280px){.tf-nav-dropdown{width:260px}.tf-category-mega-dialog{width:calc(100vw - 28px);grid-template-columns:205px minmax(0,1fr)}.tf-category-mega-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1024px){
 .tf-nav-dropdown{position:static;left:auto;right:auto;width:auto;margin:0 10px 8px;transform:none}
 .tf-category-mega{position:fixed;inset:0;z-index:2500;padding:0}
 .tf-category-mega-backdrop{z-index:0}
 .tf-category-mega-dialog{position:absolute;z-index:1;inset:0 0 0 auto;width:min(720px,94vw);height:100%;margin:0;border-radius:18px 0 0 18px}
}

/* Sprint 198: fast full-width content-rich navigation panels */
@media (min-width:1025px){
  .nav-row{position:relative;z-index:1200}
  .nav-row .nav-inner{position:static}
  .tf-market-nav-item{position:static}
  .tf-market-nav-item>button{position:relative;z-index:2}
  .tf-nav-dropdown{
    position:absolute;z-index:1300;top:100%;right:0;left:0;
    display:grid;grid-template-columns:minmax(220px,.8fr) minmax(480px,1.8fr) minmax(230px,.75fr);
    gap:22px;width:100%;min-height:270px;margin:0;padding:24px clamp(28px,4vw,72px);
    transform:none;border:0;border-top:1px solid #e2e9f3;border-radius:0;
    background:rgba(255,255,255,.99);box-shadow:0 22px 48px rgba(7,27,70,.16);
    animation:tfNavPanelIn .12s ease-out both
  }
  .tf-nav-dropdown[hidden]{display:none!important}
  .tf-nav-panel-intro{padding:4px 18px 4px 0;border-right:1px solid #e5ebf3}
  .tf-nav-eyebrow{display:block;margin-bottom:10px;color:#0b5dcc;font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
  .tf-nav-panel-intro h3{margin:0 0 10px;color:#071b46;font-size:24px;line-height:1.15}
  .tf-nav-panel-intro p{margin:0 0 20px;color:#66758c;font-size:13px;line-height:1.55}
  .tf-nav-panel-cta{display:inline-flex;align-items:center;min-height:40px;padding:0 14px!important;border:1px solid #b9d0f2;border-radius:9px;color:#0759ca!important;font-size:12px!important;font-weight:800}
  .tf-nav-panel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:8px}
  .tf-nav-panel-grid>a{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:11px;min-height:68px;padding:10px 12px;border:1px solid #e2e9f3;border-radius:12px;background:#fff;transition:transform .12s ease,border-color .12s ease,background .12s ease}
  .tf-nav-panel-grid>a:hover{transform:translateY(-1px);border-color:#b8cef0;background:#f8fbff}
  .tf-nav-panel-grid>a>span:last-child{display:flex;min-width:0;flex-direction:column;gap:3px}
  .tf-nav-panel-grid strong{color:#102344;font-size:13px;line-height:1.2}
  .tf-nav-panel-grid small{overflow:hidden;color:#7a879a;font-size:10px;text-overflow:ellipsis;white-space:nowrap}
  .tf-nav-menu-icon{width:38px;height:38px;border-radius:11px}
  .tf-nav-panel-promo{display:flex;min-height:220px;flex-direction:column;justify-content:flex-end;padding:22px;border-radius:16px;background:linear-gradient(145deg,#071b46,#0b5dcc);color:#fff}
  .tf-nav-panel-promo>span{margin-bottom:auto;color:#ffd15b;font-size:10px;font-weight:900;letter-spacing:.12em}
  .tf-nav-panel-promo strong{margin:14px 0 8px;font-size:20px;line-height:1.2}
  .tf-nav-panel-promo p{margin:0 0 18px;color:rgba(255,255,255,.8);font-size:12px;line-height:1.5}
  .tf-nav-panel-promo a{display:inline-flex;align-self:flex-start;min-height:38px;align-items:center;padding:0 14px!important;border-radius:9px;background:#ffc43d;color:#071b46!important;font-size:12px!important;font-weight:900}
  .tf-nav-panel-promo--green{background:linear-gradient(145deg,#064d3c,#0e8d68)}
  .tf-nav-panel-promo--dark{background:linear-gradient(145deg,#151c2d,#243b5f)}
  .tf-nav-panel-promo--yellow{background:linear-gradient(145deg,#ffcf58,#f5a800);color:#071b46}
  .tf-nav-panel-promo--yellow p{color:#3d3a30}.tf-nav-panel-promo--yellow a{background:#071b46;color:#fff!important}
  .tf-nav-panel-promo--blue{background:linear-gradient(145deg,#0b5dcc,#21a3dc)}
  @keyframes tfNavPanelIn{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
}
@media (max-width:1280px) and (min-width:1025px){
 .tf-nav-dropdown{grid-template-columns:210px minmax(430px,1fr) 220px;gap:16px;padding:20px 26px}
 .tf-nav-panel-intro h3{font-size:21px}.tf-nav-panel-promo strong{font-size:17px}.tf-nav-panel-grid>a{min-height:62px}
}
@media (max-width:1024px){
 .tf-nav-dropdown{position:static!important;display:block;width:auto!important;min-height:0;margin:0 10px 8px!important;padding:8px!important;transform:none!important;border-radius:12px!important;background:#f7faff!important;box-shadow:none!important}
 .tf-nav-dropdown[hidden]{display:none!important}
 .tf-nav-panel-intro,.tf-nav-panel-promo{display:none}
 .tf-nav-panel-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}
 .tf-nav-panel-grid>a{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;min-height:55px;padding:8px;border:1px solid #e2e9f3;border-radius:10px;background:#fff}
 .tf-nav-panel-grid>a>span:last-child{display:flex;min-width:0;flex-direction:column}.tf-nav-panel-grid strong{font-size:12px}.tf-nav-panel-grid small{font-size:10px}
}
@media (max-width:520px){.tf-nav-panel-grid{grid-template-columns:1fr}}

/* Sprint 199: All Categories matches the full-width desktop dropdown system */
@media (min-width:1025px){
  .tf-category-mega{
    position:absolute;
    z-index:1310;
    top:100%;
    right:0;
    left:0;
    width:100%;
    padding-top:0;
  }
  .tf-category-mega-dialog{
    position:relative;
    display:grid;
    grid-template-columns:clamp(230px,17vw,290px) minmax(0,1fr);
    width:100%;
    max-width:none;
    height:min(470px,calc(100vh - 178px));
    margin:0;
    border:0;
    border-top:1px solid #e2e9f3;
    border-radius:0;
    box-shadow:0 22px 48px rgba(7,27,70,.16);
    overflow:hidden;
    animation:tfNavPanelIn .12s ease-out both;
  }
  .tf-category-mega-sidebar{
    padding:16px clamp(14px,1.5vw,24px) 14px clamp(24px,3vw,56px);
    border-right:1px solid #e5ebf3;
    background:#fbfcff;
  }
  .tf-category-mega-content{
    padding:18px clamp(28px,4vw,72px) 22px clamp(22px,2.5vw,44px);
  }
  .tf-category-mega-grid{
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:9px;
    margin-top:13px;
  }
  .tf-category-mega-card{
    min-height:60px;
  }
  .tf-category-mega-backdrop{
    background:rgba(5,18,45,.13);
  }
}
@media (min-width:1600px){
  .tf-category-mega-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
}
@media (max-width:1280px) and (min-width:1025px){
  .tf-category-mega-dialog{grid-template-columns:220px minmax(0,1fr);height:min(450px,calc(100vh - 170px))}
  .tf-category-mega-sidebar{padding-left:22px;padding-right:12px}
  .tf-category-mega-content{padding:16px 26px 20px 22px}
  .tf-category-mega-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}


/* Sprint 200: unify All Categories with the reliable full-width nav panel system */
@media (min-width:1025px){
  .tf-category-mega{
    position:absolute!important;
    inset:auto 0 auto 0!important;
    top:100%!important;
    z-index:1310!important;
    width:100%!important;
    padding:0!important;
    pointer-events:auto;
  }
  .tf-category-mega[hidden]{display:none!important}
  .tf-category-mega-backdrop{display:none!important}
  .tf-category-mega-dialog{
    position:relative!important;
    inset:auto!important;
    display:grid!important;
    grid-template-columns:clamp(210px,16vw,270px) minmax(0,1fr)!important;
    width:100%!important;
    max-width:none!important;
    height:auto!important;
    min-height:0!important;
    max-height:min(410px,calc(100vh - 190px))!important;
    margin:0!important;
    overflow:hidden!important;
    border:0!important;
    border-top:1px solid #e2e9f3!important;
    border-radius:0!important;
    background:#fff!important;
    box-shadow:0 22px 48px rgba(7,27,70,.16)!important;
    animation:tfNavPanelIn .12s ease-out both!important;
  }
  .tf-category-mega-mobile-head{display:none!important}
  .tf-category-mega-sidebar{
    display:grid!important;
    grid-template-rows:auto minmax(0,1fr) auto!important;
    min-height:0!important;
    padding:14px 12px 12px clamp(22px,3vw,50px)!important;
    border-right:1px solid #e5ebf3!important;
    background:#fbfcff!important;
    overflow:hidden!important;
  }
  .tf-category-mega-search{min-height:44px!important;margin:0 0 8px!important}
  .tf-category-mega-list{
    min-height:0!important;
    margin:0!important;
    overflow:auto!important;
    overscroll-behavior:contain;
    scrollbar-width:thin;
  }
  .tf-category-mega-parent{min-height:38px!important;padding:6px 8px!important;border-radius:9px!important}
  .tf-category-mega-parent-media{width:30px!important;height:30px!important}
  .tf-category-mega-all{min-height:42px!important;margin-top:8px!important}
  .tf-category-mega-content{
    min-width:0!important;
    min-height:0!important;
    padding:15px clamp(24px,3.5vw,60px) 18px 20px!important;
    overflow:auto!important;
    overscroll-behavior:contain;
    scrollbar-width:thin;
  }
  .tf-category-mega-title{margin-bottom:10px!important;padding-bottom:10px!important}
  .tf-category-mega-title h2{font-size:24px!important;line-height:1.15!important}
  .tf-category-mega-title p{font-size:12px!important;margin-top:3px!important}
  .tf-category-mega-grid{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:8px!important;
    margin-top:10px!important;
  }
  .tf-category-mega-card{min-height:58px!important;padding:8px 10px!important;border-radius:11px!important}
  .tf-category-mega-card-media{width:40px!important;height:40px!important}
  .tf-category-mega-card-copy strong{font-size:12px!important}
  .tf-category-mega-card-copy small{font-size:9.5px!important}
  body.tf-category-mega-open{overflow:auto!important}
}
@media (min-width:1600px){
  .tf-category-mega-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}
}
@media (max-width:1280px) and (min-width:1025px){
  .tf-category-mega-dialog{grid-template-columns:205px minmax(0,1fr)!important;max-height:min(390px,calc(100vh - 170px))!important}
  .tf-category-mega-sidebar{padding-left:16px!important}
  .tf-category-mega-content{padding-right:22px!important}
  .tf-category-mega-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}


/* Sprint 264 — Global public header normalized to homepage header */
.site-header.premium-header{
  background:rgba(255,255,255,.96);
  box-shadow:0 1px 0 rgba(7,27,70,.08);
  backdrop-filter:saturate(160%) blur(16px);
  -webkit-backdrop-filter:saturate(160%) blur(16px);
}
.site-header.premium-header .shell{
  width:min(1240px,calc(100% - 40px));
}
.site-header .tf-mobile-utility{
  display:none;
}
.site-header .header-main{
  grid-template-columns:76px minmax(360px,1fr) auto;
  gap:18px;
  padding:12px 0;
}
.site-header .nav-inner{
  min-height:48px;
}
.site-header .category-trigger{
  width:210px;
}

/* Keep the same utility/mobile preference row only on compact screens. */
@media(max-width:767px){
  .site-header.premium-header .shell{
    width:100%;
  }
  .site-header .utility-bar,
  .site-header .nav-row{
    display:none!important;
  }
  .site-header .tf-mobile-utility{
    height:32px;
    display:grid!important;
    grid-template-columns:auto 1fr auto;
    align-items:center;
    gap:8px;
    padding:0 15px;
    border-bottom:1px solid rgba(13,44,91,.07);
    background:rgba(246,249,253,.92);
    color:#53627a;
    font-size:10px;
    font-weight:700;
  }
  .site-header .tf-mobile-utility a{
    color:#42516b;
    text-decoration:none;
    white-space:nowrap;
  }
  .site-header .tf-mobile-utility>span{
    overflow:hidden;
    color:#2360b8;
    text-align:center;
    text-overflow:ellipsis;
    white-space:nowrap;
  }
}
@media(min-width:768px) and (max-width:1280px){
  .site-header.premium-header .shell{
    width:min(100% - 28px,1240px);
  }
}


/* Sprint 265 — Public header width consistency across every page */
:root{
  --tf-public-header-max:1240px;
  --tf-public-header-gutter:40px;
}

.site-header.premium-header .utility-bar .shell,
.site-header.premium-header .header-main.shell,
.site-header.premium-header .nav-inner.shell,
.site-header.premium-header > .shell,
.site-header.premium-header .shell{
  width:min(var(--tf-public-header-max),calc(100% - var(--tf-public-header-gutter)))!important;
  max-width:var(--tf-public-header-max)!important;
  margin-left:auto!important;
  margin-right:auto!important;
  box-sizing:border-box!important;
}

.site-header.premium-header .utility-bar{
  width:100%;
}

.site-header.premium-header .header-main{
  width:min(var(--tf-public-header-max),calc(100% - var(--tf-public-header-gutter)))!important;
}

.site-header.premium-header .nav-inner{
  width:min(var(--tf-public-header-max),calc(100% - var(--tf-public-header-gutter)))!important;
}

@media(max-width:767px){
  :root{
    --tf-public-header-gutter:24px;
  }

  .site-header.premium-header .utility-bar .shell,
  .site-header.premium-header .header-main.shell,
  .site-header.premium-header .nav-inner.shell,
  .site-header.premium-header > .shell,
  .site-header.premium-header .shell{
    width:calc(100% - var(--tf-public-header-gutter))!important;
  }

  .site-header .tf-mobile-utility{
    width:100%!important;
    box-sizing:border-box!important;
  }
}


/* Sprint 266 — Full-width public header */
:root{
  --tf-public-header-gutter:48px;
}

.site-header.premium-header .utility-bar .shell,
.site-header.premium-header .header-main.shell,
.site-header.premium-header .nav-inner.shell,
.site-header.premium-header > .shell,
.site-header.premium-header .shell{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  padding-left:var(--tf-public-header-gutter)!important;
  padding-right:var(--tf-public-header-gutter)!important;
  box-sizing:border-box!important;
}

.site-header.premium-header .header-main,
.site-header.premium-header .nav-inner{
  width:100%!important;
  max-width:none!important;
}

@media(max-width:1200px){
  :root{--tf-public-header-gutter:28px}
}

@media(max-width:767px){
  :root{--tf-public-header-gutter:14px}

  .site-header.premium-header .utility-bar .shell,
  .site-header.premium-header .header-main.shell,
  .site-header.premium-header .nav-inner.shell,
  .site-header.premium-header > .shell,
  .site-header.premium-header .shell{
    width:100%!important;
    padding-left:var(--tf-public-header-gutter)!important;
    padding-right:var(--tf-public-header-gutter)!important;
  }
}

/* Sprint 279 · Seller catalog operations */
.catalog-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.catalog-kpis>a{display:grid;gap:3px;min-height:96px;padding:14px;border:1px solid #e0e7f0;border-radius:14px;background:#fff}.catalog-kpis span{font-size:10px;font-weight:850;color:#607089;text-transform:uppercase;letter-spacing:.04em}.catalog-kpis strong{font-size:24px;color:#142843}.catalog-kpis small{font-size:10px;color:#7b8798}.catalog-kpis .catalog-risk strong{color:#b45309}.bulk-toolbar .bulk-value{height:40px;max-width:130px;border:1px solid #dbe3ef;border-radius:9px;padding:0 11px;background:#fff}.bulk-toolbar .bulk-note{margin-left:auto;color:#64748b;font-size:10px}.catalog-table td{vertical-align:middle}.catalog-category{display:grid;gap:2px;max-width:220px}.catalog-category strong{font-size:11px;color:#24364f}.catalog-category span,.catalog-table td>small{display:block;font-size:9px;color:#7a8799;margin-top:3px}.catalog-category .catalog-category-warning,.inventory-alert{color:#b45309!important;font-weight:800}.catalog-table code{display:inline-block;margin-top:5px;padding:3px 6px;border-radius:6px;background:#f4f6f9;color:#475569;font-size:9px}.catalog-mini-badges{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.catalog-mini-badges span{padding:2px 5px;border-radius:999px;background:#eef4ff;color:#24589c;font-size:8px;font-weight:800}.catalog-status-stack{display:flex;flex-wrap:wrap;gap:4px}.status-pill.archived{background:#eef0f3;color:#5b6471}.catalog-row-archived{opacity:.72;background:#fafafa}.catalog-row-archived .table-product img{filter:grayscale(.8)}
@media(max-width:1200px){.catalog-kpis{grid-template-columns:repeat(3,1fr)}.bulk-toolbar{flex-wrap:wrap}.bulk-toolbar .bulk-note{width:100%;margin-left:0}}
@media(max-width:760px){.catalog-kpis{grid-template-columns:repeat(2,1fr)}.catalog-kpis>a{min-height:82px;padding:11px}.catalog-kpis strong{font-size:20px}.bulk-toolbar{align-items:stretch}.bulk-toolbar select,.bulk-toolbar .bulk-value,.bulk-toolbar .btn-small{max-width:none;flex:1 1 140px}.bulk-select-all{width:100%}.catalog-table{min-width:900px}}
/* Sprint 280: Seller RFQ negotiation center */
.rfq-quote-kpis{grid-template-columns:repeat(5,minmax(0,1fr))}.rfq-quote-filters{display:grid;grid-template-columns:minmax(220px,1.5fr) minmax(150px,.7fr) minmax(150px,.7fr) auto auto;gap:10px;align-items:end;padding:14px;margin:14px 0}.rfq-quote-filters label,.rfq-crm-grid label{display:grid;gap:6px}.rfq-quote-filters label>span,.rfq-crm-grid label>span{font-size:9px;font-weight:850;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.rfq-quote-filters input,.rfq-quote-filters select,.rfq-crm-grid input,.rfq-crm-grid select,.rfq-crm-grid textarea{width:100%;min-height:40px;border:1px solid #dbe3ee;border-radius:9px;background:#fff;padding:8px 10px;color:#172b49;font:inherit}.rfq-negotiation-list{display:grid;gap:12px}.rfq-negotiation-card{border:1px solid #e0e7f0;border-radius:14px;padding:16px;background:#fff}.rfq-negotiation-card.is-overdue{border-color:#f5b5b5}.rfq-negotiation-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.rfq-negotiation-head>div:first-child>span{font-size:9px;font-weight:900;letter-spacing:.08em;color:#0b5bc7}.rfq-negotiation-head h3{font-size:16px;margin:4px 0}.rfq-negotiation-head small{color:#708097}.rfq-price{text-align:right;display:grid;justify-items:end;gap:4px}.rfq-price small{font-size:9px;color:#708097}.rfq-price strong{font-size:18px;color:#10294c}.rfq-price em{font-style:normal}.rfq-negotiation-meta{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:14px 0;padding:12px;background:#f8fafc;border-radius:10px}.rfq-negotiation-meta div{display:grid;gap:4px}.rfq-negotiation-meta span{font-size:8px;text-transform:uppercase;font-weight:850;color:#7a8798}.rfq-negotiation-meta strong{font-size:11px;color:#1d334f}.danger-text{color:#b42318!important}.rfq-negotiation-actions{display:flex;gap:8px;align-items:center}.rfq-negotiation-actions form{margin:0}.btn-danger-soft{min-height:35px;border:1px solid #fecaca;border-radius:8px;background:#fff5f5;color:#b42318;font-weight:800;padding:0 12px;cursor:pointer}.rfq-crm-editor{margin-top:12px;border-top:1px solid #edf1f6;padding-top:10px}.rfq-crm-editor summary{cursor:pointer;font-size:11px;font-weight:850;color:#173b67}.rfq-crm-editor summary span{font-weight:600;color:#7a8798;margin-left:8px}.rfq-crm-editor form{padding-top:12px}.rfq-crm-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:10px}.rfq-crm-notes{grid-column:1/-1}.rfq-revision-panel{margin-top:16px;padding:18px}.rfq-revision-list{display:grid;gap:8px}.rfq-revision-list article{display:grid;grid-template-columns:1fr auto auto;gap:14px;align-items:center;border:1px solid #e4eaf2;border-radius:10px;padding:10px 12px}.rfq-revision-list article div{display:grid}.rfq-revision-list small,.rfq-revision-list span{font-size:9px;color:#748399}.rfq-revision-list b{font-size:12px;color:#173b67}
@media(max-width:1100px){.rfq-quote-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.rfq-quote-filters{grid-template-columns:1fr 1fr 1fr}.rfq-negotiation-meta{grid-template-columns:repeat(3,minmax(0,1fr))}.rfq-crm-grid{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.rfq-quote-kpis{grid-template-columns:1fr 1fr}.rfq-quote-filters{grid-template-columns:1fr}.rfq-negotiation-head{display:grid}.rfq-price{text-align:left;justify-items:start}.rfq-negotiation-meta{grid-template-columns:1fr 1fr}.rfq-negotiation-actions{flex-wrap:wrap}.rfq-negotiation-actions>a,.rfq-negotiation-actions form,.rfq-negotiation-actions button{width:100%;text-align:center;justify-content:center}.rfq-crm-grid{grid-template-columns:1fr}.rfq-revision-list article{grid-template-columns:1fr}.rfq-revision-list article b{justify-self:start}}
/* Sprint 281: seller fulfilment command center */
.order-risk-panel{border-color:#f1d8a6}.order-risk-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.order-risk-grid a{display:grid;gap:3px;padding:12px;border:1px solid #f0dfbc;border-radius:11px;background:#fffaf0}.order-risk-grid strong{font-size:20px;color:#9a5b00}.order-risk-grid span{font-size:10px;font-weight:900;color:#60471c}.order-risk-grid small{font-size:8px;line-height:1.45;color:#8b7752}.order-filter-panel{padding:12px}.order-filters{display:grid;grid-template-columns:minmax(220px,1.5fr) minmax(150px,.7fr) minmax(150px,.7fr) auto auto;gap:8px;align-items:center}.order-filters input,.order-filters select{min-height:38px;border:1px solid #dbe4ef;border-radius:9px;background:#fff;padding:8px 10px;font-size:10px}.order-risk-row{background:#fffdf8}.order-risk-text{color:#a25e00!important;font-weight:850}.shipment-pill{display:inline-flex;padding:5px 7px;border-radius:999px;background:#eef5ff;color:#185fae;font-size:9px;font-weight:800}@media(max-width:980px){.order-risk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-filters{grid-template-columns:1fr 1fr}}@media(max-width:620px){.order-risk-grid,.order-filters{grid-template-columns:1fr}.order-filters .btn-primary,.order-filters .btn-secondary{width:100%;text-align:center}}


/* Sprint 284: self-contained digital card + premium templates */
.digital-card{--card-primary:#071f49;--card-accent:#f5a623;position:relative;width:100%;max-width:100%;overflow:hidden;border:1px solid rgba(8,35,72,.09);border-radius:24px;background:#fff;box-shadow:0 22px 55px rgba(8,35,72,.14);font-family:Manrope,Arial,sans-serif;isolation:isolate}
.digital-card *{box-sizing:border-box}.digital-card-hero{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(135deg,var(--card-primary),color-mix(in srgb,var(--card-primary) 74%,#3f86dc));color:#fff}.digital-card-hero:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-92px;top:-126px;background:rgba(255,255,255,.075);z-index:-1}.digital-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:22px 24px 8px}.digital-card-brand{width:72px;height:72px;flex:0 0 72px;display:grid;place-items:center;overflow:hidden;border-radius:17px;background:#fff;box-shadow:0 10px 28px rgba(0,0,0,.17)}.digital-card-brand img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;padding:7px!important;margin:0!important}.digital-card-brand span{font-size:22px;font-weight:900;color:var(--card-primary)}.digital-card-trust{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;min-width:0}.digital-card-trust b{padding:6px 8px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(255,255,255,.13);color:#fff;font-size:8px}.digital-card-person{padding:10px 24px 24px;min-width:0}.digital-card-person .card-company{display:block;color:var(--card-accent);font-size:9px;font-weight:900;letter-spacing:.07em;text-transform:uppercase;overflow-wrap:anywhere}.digital-card-person h1{margin:7px 0 4px!important;color:#fff!important;font:800 27px/1.14 "Plus Jakarta Sans",Manrope,sans-serif!important;overflow-wrap:anywhere;word-break:break-word}.digital-card-person h2{margin:0!important;color:#dce9f8!important;font-size:11px!important;line-height:1.45!important}.digital-card-person p{margin:10px 0 0!important;color:#eef6ff!important;font-size:10px!important;line-height:1.55!important;overflow-wrap:anywhere}.digital-card-location{margin-top:10px;color:#d9e8f8;font-size:9px;font-weight:750}.digital-card-body{position:relative;z-index:2;background:#fff}.digital-card-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:18px 18px 14px}.digital-card-actions a{display:grid;place-items:center;gap:5px;min-width:0;padding:9px 4px;border-radius:12px;background:#f5f8fc;color:#173250;font-size:8px;font-weight:800;text-decoration:none}.digital-card-actions a span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--card-primary);color:#fff;font-size:12px}.digital-card-details{display:grid;padding:0 18px 14px;background:#fff}.digital-card-details>a,.digital-card-details>div{display:grid;gap:3px;min-width:0;padding:9px 2px;border-top:1px solid #edf0f4;text-decoration:none}.digital-card-details span{font-size:7px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;color:#8a97a8}.digital-card-details strong{font-size:9px;line-height:1.45;color:#273d59;overflow-wrap:anywhere}.digital-card-socials{display:flex!important;flex-wrap:wrap;gap:6px!important;padding:11px 0!important}.digital-card-socials a{display:inline-flex!important;padding:6px 8px!important;border:1px solid #dfe7f1!important;border-radius:999px!important;background:#f7faff!important;color:#174d91!important;font-size:8px!important;font-weight:850!important}.digital-card-qr{display:flex;align-items:center;gap:12px;padding:14px 18px;border-top:1px solid #edf1f6;background:#fbfcfe}.digital-card-qr img{width:72px;height:72px;object-fit:contain;border:1px solid #e1e8f0;border-radius:9px;background:#fff;padding:4px}.digital-card-qr div{display:grid;gap:3px}.digital-card-qr strong{font-size:10px;color:#173553}.digital-card-qr span{font-size:8px;color:#7b899a}.digital-card-footer-actions{display:grid;grid-template-columns:1.2fr 1fr .7fr;gap:7px;padding:12px 16px;background:#f7f9fc}.digital-card-footer-actions a,.digital-card-footer-actions button{min-height:36px;display:grid;place-items:center;padding:6px;border:1px solid #dce4ef;border-radius:9px;background:#fff;color:#163351;font-size:8px;font-weight:850;text-decoration:none}.digital-card-footer-actions .save-contact{border-color:var(--card-primary);background:var(--card-primary);color:#fff}
.digital-card.theme-minimal .digital-card-hero{border-top:7px solid var(--card-accent);border-bottom:1px solid #e8edf4;background:#fff;color:#142b47}.digital-card.theme-minimal .digital-card-hero:after{background:color-mix(in srgb,var(--card-primary) 7%,transparent)}.digital-card.theme-minimal .digital-card-person h1{color:#122b48!important}.digital-card.theme-minimal .digital-card-person h2,.digital-card.theme-minimal .digital-card-person p,.digital-card.theme-minimal .digital-card-location{color:#62738a!important}.digital-card.theme-minimal .digital-card-trust b{border-color:#dbe4ef;background:#f3f7fb;color:#36506e}.digital-card.theme-modern .digital-card-hero{padding-bottom:18px;clip-path:polygon(0 0,100% 0,100% calc(100% - 20px),0 100%)}
.digital-card.theme-royal-gold{border-color:color-mix(in srgb,var(--card-accent) 45%,#e5e7eb);box-shadow:0 24px 64px rgba(10,23,54,.23)}.digital-card.theme-royal-gold .digital-card-hero{background:linear-gradient(145deg,#06132f,var(--card-primary) 62%,#132c5a)}.digital-card.theme-royal-gold .digital-card-hero:before{content:"";position:absolute;inset:10px;border:1px solid color-mix(in srgb,var(--card-accent) 72%,transparent);border-radius:18px;pointer-events:none}.digital-card.theme-royal-gold .digital-card-brand{border:2px solid var(--card-accent);border-radius:50%}.digital-card.theme-royal-gold .digital-card-actions a span{background:var(--card-accent);color:#1a2030}.digital-card.theme-royal-gold .digital-card-footer-actions .save-contact{background:linear-gradient(135deg,var(--card-accent),#f4d77e);border-color:var(--card-accent);color:#17213a}
.digital-card.theme-midnight-neon{border-color:#1d284d;background:#090c1f;box-shadow:0 26px 70px rgba(4,8,25,.32)}.digital-card.theme-midnight-neon .digital-card-hero{background:linear-gradient(150deg,#070a18,var(--card-primary) 62%,#14204d)}.digital-card.theme-midnight-neon .digital-card-hero:after{width:250px;height:250px;background:radial-gradient(circle,color-mix(in srgb,var(--card-accent) 28%,transparent),transparent 66%)}.digital-card.theme-midnight-neon .digital-card-brand{border:1px solid color-mix(in srgb,var(--card-accent) 70%,#fff);background:#0d142c}.digital-card.theme-midnight-neon .digital-card-body,.digital-card.theme-midnight-neon .digital-card-details{background:#0a1025}.digital-card.theme-midnight-neon .digital-card-actions{background:#0a1025}.digital-card.theme-midnight-neon .digital-card-actions a{border:1px solid #202c51;background:#111933;color:#e7efff}.digital-card.theme-midnight-neon .digital-card-actions a span{background:var(--card-accent);color:#07111d}.digital-card.theme-midnight-neon .digital-card-details>a,.digital-card.theme-midnight-neon .digital-card-details>div{border-color:#202b49}.digital-card.theme-midnight-neon .digital-card-details strong{color:#e8f0ff}.digital-card.theme-midnight-neon .digital-card-details span{color:#7e8aa9}.digital-card.theme-midnight-neon .digital-card-socials a{border-color:#263454!important;background:#121b35!important;color:var(--card-accent)!important}.digital-card.theme-midnight-neon .digital-card-footer-actions{background:#070c1c}.digital-card.theme-midnight-neon .digital-card-footer-actions a,.digital-card.theme-midnight-neon .digital-card-footer-actions button{border-color:#273251;background:#10182f;color:#e9f1ff}.digital-card.theme-midnight-neon .digital-card-footer-actions .save-contact{background:var(--card-accent);color:#07111d}
.digital-card.theme-emerald-luxe .digital-card-hero{background:linear-gradient(145deg,#052d27,var(--card-primary) 65%,#0b5e50)}.digital-card.theme-emerald-luxe .digital-card-brand{border-radius:10px;border:1px solid color-mix(in srgb,var(--card-accent) 65%,#fff)}.digital-card.theme-emerald-luxe .digital-card-person .card-company{color:#f2d788}.digital-card.theme-emerald-luxe .digital-card-actions a span{background:#0d6959}.digital-card.theme-emerald-luxe .digital-card-footer-actions{background:#f2f8f6}.digital-card.theme-emerald-luxe .digital-card-footer-actions .save-contact{background:#0b5a4c;border-color:#0b5a4c}
.digital-card.theme-plum-copper .digital-card-hero{background:linear-gradient(145deg,#2a102d,var(--card-primary) 62%,#6c315f)}.digital-card.theme-plum-copper .digital-card-brand{border-radius:22px 8px 22px 8px;border:1px solid color-mix(in srgb,var(--card-accent) 60%,#fff)}.digital-card.theme-plum-copper .digital-card-actions a span{background:var(--card-accent)}.digital-card.theme-plum-copper .digital-card-footer-actions{background:#fbf6f3}.digital-card.theme-plum-copper .digital-card-footer-actions .save-contact{background:var(--card-primary);border-color:var(--card-primary)}
@media(max-width:560px){.digital-card{border-radius:18px}.digital-card-top{padding:18px 18px 6px}.digital-card-brand{width:62px;height:62px;flex-basis:62px}.digital-card-person{padding:9px 18px 20px}.digital-card-person h1{font-size:23px!important}.digital-card-actions{padding:15px 14px 12px}.digital-card-details{padding:0 14px 12px}.digital-card-footer-actions{grid-template-columns:1fr 1fr}.digital-card-footer-actions button{grid-column:1/-1}}



/* Sprint 285: two-sided digital business card */
.digital-card-side-tabs{display:flex;gap:6px;padding:8px;background:#f3f6fa;border-bottom:1px solid #e2e8f0}.digital-card-side-tabs button{min-width:68px;height:30px;border:1px solid #d8e1ec;border-radius:999px;background:#fff;color:#64748b;font:800 8px/1 Manrope,Arial,sans-serif;cursor:pointer}.digital-card-side-tabs button.is-active{border-color:var(--card-primary);background:var(--card-primary);color:#fff}.digital-card-stage{position:relative;min-height:390px;background:#fff}.digital-card-face{width:100%;min-height:390px}.digital-card-face[hidden]{display:none!important}.digital-card-front .digital-card-hero{min-height:390px;display:flex;flex-direction:column}.digital-card-front .digital-card-person{margin:auto 0}.digital-card-front-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px 24px 18px}.digital-card-front-strip span{display:flex;align-items:center;gap:7px;min-width:0;padding:10px 12px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:rgba(255,255,255,.1);font-size:9px}.digital-card-front-strip b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff}.digital-card-back{padding:20px;background:#fff;color:#17304f}.digital-card-back-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:16px;border-bottom:2px solid var(--card-accent)}.digital-card-back-brand{display:flex;align-items:center;gap:12px;min-width:0}.digital-card-back-brand .digital-card-brand{width:54px;height:54px;flex-basis:54px}.digital-card-back-brand>div:last-child{display:grid;gap:3px;min-width:0}.digital-card-back-brand small{font-size:7px;font-weight:900;letter-spacing:.11em;color:var(--card-accent)}.digital-card-back-brand strong{overflow-wrap:anywhere;font-size:13px;color:var(--card-primary)}.digital-card-back-accent{width:36px;height:7px;border-radius:99px;background:var(--card-accent)}.digital-card-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:16px}.digital-card-contact-grid>a,.digital-card-contact-grid>div{display:flex;align-items:flex-start;gap:9px;min-width:0;padding:11px;border:1px solid #e3e9f0;border-radius:12px;background:#f9fbfd;text-decoration:none}.digital-card-contact-grid .contact-icon{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border-radius:8px;background:var(--card-primary);color:#fff;font-size:11px}.digital-card-contact-grid a>span:last-child,.digital-card-contact-grid div>span:last-child{display:grid;gap:3px;min-width:0}.digital-card-contact-grid small{font-size:7px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:#7a8798}.digital-card-contact-grid strong{font-size:9px;line-height:1.4;color:#213c5a;overflow-wrap:anywhere;word-break:break-word}.digital-card-back-socials{padding:14px 0 0!important}.digital-card-back-bottom{margin:16px -20px -20px;border-top:1px solid #e7ecf2}.digital-card-back-bottom .digital-card-qr{border-top:0}.digital-card-preview-note{display:grid;grid-template-columns:8px 1fr;column-gap:8px;row-gap:2px;margin-top:14px;padding:10px 12px;border:1px solid #e4eaf1;border-radius:10px;background:#f8fafc}.digital-card-preview-note>span{grid-row:1/3;width:8px;height:8px;margin-top:3px;border-radius:50%;background:var(--card-accent)}.digital-card-preview-note b{font-size:8px;color:#334e68}.digital-card-preview-note small{font-size:7px;color:#7b8799}.digital-card.theme-midnight-neon .digital-card-back{background:#0a1025;color:#e7efff}.digital-card.theme-midnight-neon .digital-card-back-head{border-color:var(--card-accent)}.digital-card.theme-midnight-neon .digital-card-back-brand strong{color:#eef5ff}.digital-card.theme-midnight-neon .digital-card-contact-grid>a,.digital-card.theme-midnight-neon .digital-card-contact-grid>div{border-color:#202c51;background:#111933}.digital-card.theme-midnight-neon .digital-card-contact-grid strong{color:#eef5ff}.digital-card.theme-midnight-neon .digital-card-preview-note{border-color:#202c51;background:#111933}.digital-card.theme-midnight-neon .digital-card-preview-note b{color:#eef5ff}.digital-card.theme-minimal .digital-card-front-strip span{border-color:#dce4ed;background:#f8fafc;color:#17304f}.digital-card.theme-minimal .digital-card-front-strip b{color:#17304f}.digital-card.theme-minimal .digital-card-front-strip{border-top:1px solid #e8edf4}.digital-card.theme-minimal .digital-card-front .digital-card-hero{background:#fff}.digital-card.theme-minimal .digital-card-back{border-top:7px solid var(--card-accent)}
@media(max-width:560px){.digital-card-stage,.digital-card-face,.digital-card-front .digital-card-hero{min-height:360px}.digital-card-front-strip{grid-template-columns:1fr;padding:10px 18px 16px}.digital-card-back{padding:15px}.digital-card-contact-grid{grid-template-columns:1fr;gap:7px}.digital-card-back-bottom{margin:14px -15px -15px}.digital-card-back-brand .digital-card-brand{width:48px;height:48px;flex-basis:48px}}


/* Sprint 286 — public digital card keeps a true visiting-card silhouette */
.digital-business-card .digital-card,
.public-business-card .digital-card,
.digital-card-shell .digital-card {
    width: min(100%, 680px);
    aspect-ratio: 1.75 / 1;
    min-height: 0;
    margin-inline: auto;
    overflow: hidden;
}
.digital-business-card .digital-card__face,
.public-business-card .digital-card__face,
.digital-card-shell .digital-card__face {
    height: 100%;
    min-height: 0;
    overflow: hidden;
}
@media (max-width: 767px) {
    .digital-business-card .digital-card,
    .public-business-card .digital-card,
    .digital-card-shell .digital-card {
        width: 100%;
        aspect-ratio: 1.75 / 1;
    }
}


/* Sprint 287 — public card uses the same wider/flatter silhouette */
.digital-business-card .digital-card,
.public-business-card .digital-card,
.digital-card-shell .digital-card {
    width: min(100%, 760px);
    aspect-ratio: 1.95 / 1;
    min-height: 0;
    margin-inline: auto;
}
.digital-business-card .digital-card__face,
.public-business-card .digital-card__face,
.digital-card-shell .digital-card__face {
    padding: clamp(14px, 2.2vw, 24px);
}
@media (max-width: 767px) {
    .digital-business-card .digital-card,
    .public-business-card .digital-card,
    .digital-card-shell .digital-card {
        width: 100%;
        aspect-ratio: 1.95 / 1;
    }
}


/* Sprint 288 — public card matches the compact visiting-card canvas */
.digital-business-card .digital-card,
.public-business-card .digital-card,
.digital-card-shell .digital-card {
    width: min(100%, 720px) !important;
    aspect-ratio: 1.70 / 1 !important;
    height: auto !important;
    min-height: 0 !important;
    overflow: hidden;
}
.digital-business-card .digital-card__face,
.public-business-card .digital-card__face,
.digital-card-shell .digital-card__face {
    height: 100% !important;
    min-height: 0 !important;
    padding: 22px 26px !important;
}
@media(max-width:767px){
    .digital-business-card .digital-card,
    .public-business-card .digital-card,
    .digital-card-shell .digital-card { aspect-ratio:1.70 / 1 !important; }
    .digital-business-card .digital-card__face,
    .public-business-card .digital-card__face,
    .digital-card-shell .digital-card__face { padding:14px 16px !important; }
}


/* Sprint 289 — premium mobile digital profile card */
.profile-card{
    --pc-bg:#090c21;--pc-accent:#8258ff;
    width:min(100%,720px);margin:0 auto;background:#fff;border-radius:42px;overflow:hidden;
    box-shadow:0 34px 90px rgba(15,23,42,.24),0 0 0 9px rgba(126,134,176,.18);
    font-family:inherit;color:#111827;
}
.profile-card-hero{
    position:relative;overflow:hidden;padding:34px 38px 30px;text-align:center;color:#fff;
    background:
      radial-gradient(circle at 84% 22%,color-mix(in srgb,var(--pc-accent) 45%,transparent) 0,transparent 30%),
      radial-gradient(circle at 14% 82%,color-mix(in srgb,var(--pc-accent) 20%,transparent) 0,transparent 34%),
      linear-gradient(145deg,color-mix(in srgb,var(--pc-primary) 92%,#000),var(--pc-primary));
    border-radius:0 0 40px 40px;
}
.profile-card-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}
.profile-card-more{width:46px;height:46px;border:0;border-radius:50%;background:rgba(255,255,255,.09);color:#fff;font-size:27px;line-height:1}
.profile-save-contact{display:inline-flex;align-items:center;gap:9px;padding:13px 20px;border-radius:28px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.07);color:#fff;text-decoration:none;font-weight:700}
.profile-avatar-ring{width:190px;height:190px;margin:0 auto 18px;padding:7px;border-radius:50%;background:linear-gradient(135deg,var(--pc-accent),#48a3ff);box-shadow:0 14px 38px rgba(0,0,0,.34)}
.profile-avatar{width:100%;height:100%;border-radius:50%;overflow:hidden;background:#fff;border:5px solid color-mix(in srgb,var(--pc-primary) 80%,#000);display:grid;place-items:center}
.profile-avatar img{width:100%;height:100%;object-fit:contain;background:#fff}
.profile-avatar span{font-size:46px;font-weight:900;color:var(--pc-primary)}
.profile-card-identity h1{margin:0;font-size:42px;line-height:1.08;color:#fff;font-weight:850}
.profile-role{margin-top:12px;font-size:16px;letter-spacing:.18em;font-weight:700;color:#eef2ff}
.profile-accent-line{display:block;width:46px;height:3px;border-radius:9px;background:linear-gradient(90deg,var(--pc-accent),#4d9cff);margin:18px auto}
.profile-card-identity p{max-width:560px;margin:0 auto;font-size:18px;line-height:1.55;color:#d8deed}
.profile-quick-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:30px}
.profile-action{min-height:112px;padding:20px 10px;border-radius:17px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#fff;text-decoration:none}
.profile-action-icon{font-size:29px;color:var(--pc-accent);line-height:1}.profile-action-icon.whatsapp{color:#45dd78}.profile-action b{font-size:15px}
.profile-card-body{background:#fff}
.profile-section{padding:28px 42px;border-bottom:1px solid #edf0f6}
.profile-section-title{display:flex;align-items:center;gap:14px}.profile-section-title h2{margin:0;font-size:23px;color:#14182b}.profile-section-icon{font-size:25px;color:var(--pc-accent);font-weight:800}
.profile-section-copy{display:grid;grid-template-columns:4px 1fr;gap:20px;margin-top:18px}.profile-section-line{width:3px;border-radius:4px;background:linear-gradient(var(--pc-accent),#4c8cff)}.profile-section-copy p{margin:0;font-size:16px;line-height:1.65;color:#4e596e}
.profile-services{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.profile-services span{padding:11px 18px;border-radius:999px;border:1px solid color-mix(in srgb,var(--pc-accent) 22%,#e6e8f3);background:color-mix(in srgb,var(--pc-accent) 6%,#fff);color:var(--pc-accent);font-weight:700}
.profile-socials{display:flex;gap:24px;flex-wrap:wrap;margin-top:20px}.profile-socials a{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:#fff;text-decoration:none;font-weight:900;box-shadow:0 8px 20px rgba(15,23,42,.15)}
.social-instagram{background:linear-gradient(135deg,#f9ce34,#ee2a7b,#6228d7)}.social-linkedin{background:#0a66c2}.social-facebook{background:#3157a6}.social-youtube{background:#e51d24}.social-web{background:var(--pc-accent)}
.profile-contact-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:24px 42px 4px}.profile-contact-details div{padding:14px 16px;border:1px solid #e9edf5;border-radius:14px;background:#fbfcff;min-width:0}.profile-contact-details small{display:block;color:#7a8498;font-weight:700;margin-bottom:5px}.profile-contact-details strong{display:block;color:#17233d;overflow-wrap:anywhere}
.profile-qr-panel{margin:28px 28px 18px;padding:25px;border-radius:25px;display:grid;grid-template-columns:170px 1fr;gap:28px;align-items:center;background:linear-gradient(145deg,#111526,color-mix(in srgb,var(--pc-primary) 82%,#000));color:#fff;box-shadow:0 16px 38px rgba(15,23,42,.2)}
.profile-qr{background:#fff;padding:9px;border:4px solid var(--pc-accent);border-radius:13px}.profile-qr img{width:100%;display:block}.profile-qr-placeholder{height:135px;display:grid;place-items:center;color:#111827;font-size:30px;font-weight:900;background:repeating-linear-gradient(45deg,#fff,#fff 8px,#e5e7eb 8px,#e5e7eb 16px)}
.profile-qr-copy h3{margin:0;font-size:28px}.profile-qr-copy p{margin:6px 0 0;color:#aeb6c8}.profile-qr-copy .profile-accent-line{margin:14px 0}.profile-share-btn{display:inline-flex;border:0;border-radius:9px;padding:13px 18px;background:linear-gradient(90deg,var(--pc-accent),#8f4cff);color:#fff;font-weight:800;text-decoration:none}
.profile-card-footer{text-align:center;padding:0 20px 22px;color:#667085;font-size:13px}
.profile-theme-violet-night{--pc-primary:#090c21;--pc-accent:#8258ff}.profile-theme-ocean-blue{--pc-primary:#06152b;--pc-accent:#16b8ff}.profile-theme-emerald-glow{--pc-primary:#061d1b;--pc-accent:#32d296}.profile-theme-royal-gold{--pc-primary:#101429;--pc-accent:#d8ae47}.profile-theme-sunset-copper{--pc-primary:#241019;--pc-accent:#f07b5d}.profile-theme-crimson-black{--pc-primary:#130a10;--pc-accent:#ef476f}.profile-theme-modern{--pc-primary:#071a39;--pc-accent:#2f9bff}.profile-theme-minimal{--pc-primary:#151b2d;--pc-accent:#f0a52b}.profile-theme-executive{--pc-primary:#10182f;--pc-accent:#f4b62d}
.business-card-device-frame .profile-card{max-width:640px}
.form-span-2{grid-column:1/-1}
@media(max-width:700px){
 .profile-card{border-radius:26px;box-shadow:0 18px 45px rgba(15,23,42,.2)}
 .profile-card-hero{padding:22px 18px 24px;border-radius:0 0 28px 28px}
 .profile-avatar-ring{width:142px;height:142px}
 .profile-card-identity h1{font-size:32px}.profile-role{font-size:12px}.profile-card-identity p{font-size:15px}
 .profile-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-action{min-height:88px}
 .profile-section{padding:23px 22px}.profile-contact-details{grid-template-columns:1fr;padding:20px 22px 0}
 .profile-qr-panel{margin:22px 16px 16px;padding:20px;grid-template-columns:115px 1fr;gap:17px}.profile-qr-copy h3{font-size:22px}
}
@media(max-width:430px){
 .profile-save-contact{padding:10px 13px;font-size:13px}.profile-card-more{width:40px;height:40px}
 .profile-qr-panel{grid-template-columns:1fr;text-align:center}.profile-qr{width:145px;margin:auto}.profile-qr-copy .profile-accent-line{margin:14px auto}
}


/* Sprint 290 — public digital-card page becomes a card-only full-screen experience */
body.digital-card-public-page,
.digital-card-public-page {
    margin: 0 !important;
    min-height: 100vh;
    background:
        radial-gradient(circle at 18% 10%, rgba(102,72,220,.20), transparent 32%),
        radial-gradient(circle at 82% 90%, rgba(22,184,255,.14), transparent 34%),
        #090d1b !important;
}

.digital-card-public-page .site-header,
.digital-card-public-page .main-header,
.digital-card-public-page .top-header,
.digital-card-public-page .desktop-header,
.digital-card-public-page .mobile-header,
.digital-card-public-page .site-nav,
.digital-card-public-page .category-nav,
.digital-card-public-page .site-footer,
.digital-card-public-page .footer,
.digital-card-public-page .breadcrumbs,
.digital-card-public-page .seller-sidebar,
.digital-card-public-page .seller-topbar {
    display: none !important;
}

.digital-card-public-page main,
.digital-card-public-page .page-content,
.digital-card-public-page .public-business-card-page,
.digital-card-public-page .business-card-public-wrap {
    width: 100% !important;
    max-width: none !important;
    min-height: 100vh !important;
    margin: 0 !important;
    padding: 24px !important;
    display: flex !important;
    align-items: flex-start;
    justify-content: center;
    background: transparent !important;
}

.digital-card-public-page .profile-card {
    width: min(100%, 720px) !important;
    margin: 0 auto !important;
}

@media (max-width: 760px) {
    .digital-card-public-page main,
    .digital-card-public-page .page-content,
    .digital-card-public-page .public-business-card-page,
    .digital-card-public-page .business-card-public-wrap {
        padding: 0 !important;
        min-height: 100vh !important;
        align-items: stretch !important;
    }

    .digital-card-public-page .profile-card {
        width: 100% !important;
        max-width: none !important;
        min-height: 100vh;
        border-radius: 0 !important;
        box-shadow: none !important;
    }
}


/* Sprint 291 — public card fits in one viewport and does not scroll */
html:has(body.digital-card-public-page),
body.digital-card-public-page {
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden !important;
}

body.digital-card-public-page {
    display: grid;
    place-items: center;
    padding: 10px !important;
}

.digital-card-public-page main,
.digital-card-public-page .page-content,
.digital-card-public-page .public-business-card-page,
.digital-card-public-page .business-card-public-wrap {
    width: 100% !important;
    height: 100vh !important;
    min-height: 0 !important;
    padding: 10px !important;
    overflow: hidden !important;
    display: grid !important;
    place-items: center !important;
}

.digital-card-public-page .profile-card {
    width: min(92vw, 430px) !important;
    max-height: calc(100vh - 20px) !important;
    overflow: hidden !important;
    transform-origin: center center;
}

/* viewport-aware compression for phones */
@media (max-width: 760px) {
    body.digital-card-public-page {
        padding: 6px !important;
    }

    .digital-card-public-page main,
    .digital-card-public-page .page-content,
    .digital-card-public-page .public-business-card-page,
    .digital-card-public-page .business-card-public-wrap {
        height: 100dvh !important;
        padding: 6px !important;
    }

    .digital-card-public-page .profile-card {
        width: min(96vw, 390px) !important;
        max-height: calc(100dvh - 12px) !important;
        min-height: 0 !important;
        border-radius: 24px !important;
    }

    .digital-card-public-page .profile-card-hero {
        padding: 13px 14px 11px !important;
        border-radius: 0 0 22px 22px !important;
    }

    .digital-card-public-page .profile-avatar-ring {
        width: 78px !important;
        height: 78px !important;
        margin-bottom: 6px !important;
        padding: 3px !important;
    }

    .digital-card-public-page .profile-card-identity h1 {
        font-size: 21px !important;
    }

    .digital-card-public-page .profile-role {
        margin-top: 4px !important;
        font-size: 7px !important;
    }

    .digital-card-public-page .profile-accent-line {
        margin: 6px auto !important;
        width: 25px !important;
        height: 2px !important;
    }

    .digital-card-public-page .profile-card-identity p {
        font-size: 9px !important;
        line-height: 1.3 !important;
    }

    .digital-card-public-page .profile-quick-actions {
        margin-top: 8px !important;
        gap: 5px !important;
    }

    .digital-card-public-page .profile-action {
        min-height: 48px !important;
        padding: 5px 3px !important;
        border-radius: 9px !important;
        gap: 3px !important;
    }

    .digital-card-public-page .profile-action-icon {
        font-size: 15px !important;
    }

    .digital-card-public-page .profile-action b {
        font-size: 8px !important;
    }

    .digital-card-public-page .profile-section {
        padding: 9px 13px !important;
    }

    .digital-card-public-page .profile-section-title {
        gap: 6px !important;
    }

    .digital-card-public-page .profile-section-title h2 {
        font-size: 11px !important;
    }

    .digital-card-public-page .profile-section-icon {
        font-size: 13px !important;
    }

    .digital-card-public-page .profile-section-copy {
        gap: 7px !important;
        margin-top: 5px !important;
    }

    .digital-card-public-page .profile-section-copy p {
        font-size: 8px !important;
        line-height: 1.32 !important;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .digital-card-public-page .profile-services {
        gap: 4px !important;
        margin-top: 6px !important;
    }

    .digital-card-public-page .profile-services span {
        padding: 4px 7px !important;
        font-size: 7px !important;
    }

    .digital-card-public-page .profile-socials {
        gap: 7px !important;
        margin-top: 6px !important;
    }

    .digital-card-public-page .profile-socials a {
        width: 24px !important;
        height: 24px !important;
        font-size: 9px !important;
    }

    .digital-card-public-page .profile-contact-details {
        grid-template-columns: repeat(2, minmax(0,1fr)) !important;
        gap: 5px !important;
        padding: 7px 13px 0 !important;
    }

    .digital-card-public-page .profile-contact-details div {
        padding: 6px 7px !important;
        border-radius: 7px !important;
    }

    .digital-card-public-page .profile-contact-details small {
        font-size: 6px !important;
        margin-bottom: 2px !important;
    }

    .digital-card-public-page .profile-contact-details strong {
        font-size: 7px !important;
    }

    .digital-card-public-page .profile-qr-panel {
        margin: 7px 8px 5px !important;
        padding: 8px !important;
        border-radius: 11px !important;
        grid-template-columns: 56px 1fr !important;
        gap: 8px !important;
    }

    .digital-card-public-page .profile-qr {
        padding: 3px !important;
        border-width: 2px !important;
    }

    .digital-card-public-page .profile-qr-copy h3 {
        font-size: 12px !important;
    }

    .digital-card-public-page .profile-qr-copy p {
        font-size: 7px !important;
    }

    .digital-card-public-page .profile-share-btn {
        padding: 6px 8px !important;
        font-size: 7px !important;
    }

    .digital-card-public-page .profile-card-footer {
        padding: 0 10px 6px !important;
        font-size: 6px !important;
    }
}

.profile-card-utility-actions {
    display: flex;
    gap: 7px;
    align-items: center;
}

.profile-utility-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    padding: 8px 12px;
    border-radius: 999px;
    border: 1px solid rgba(255,255,255,.12);
    background: rgba(255,255,255,.10);
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    font-weight: 800;
    cursor: pointer;
}

.profile-utility-whatsapp {
    background: rgba(37,211,102,.16);
    color: #8af0ae;
}

@media (max-width: 760px) {
    .digital-card-public-page .profile-card-topbar {
        margin-bottom: 2px !important;
    }

    .digital-card-public-page .profile-utility-btn {
        min-height: 28px;
        padding: 5px 8px;
        font-size: 8px;
    }

    .digital-card-public-page .profile-save-contact {
        padding: 5px 8px !important;
        font-size: 8px !important;
    }
}

@media print {
    body.digital-card-public-page {
        background: #fff !important;
        overflow: visible !important;
        padding: 0 !important;
    }

    .digital-card-public-page .profile-card {
        width: 100% !important;
        max-width: 430px !important;
        max-height: none !important;
        box-shadow: none !important;
        margin: 0 auto !important;
    }

    .profile-card-utility-actions,
    .profile-save-contact {
        display: none !important;
    }

    @page {
        size: A4 portrait;
        margin: 10mm;
    }
}


/* Sprint 292 — public digital card is the only visible UI */
body.digital-card-public-page .mobile-bottom-nav,
body.digital-card-public-page .bottom-nav,
body.digital-card-public-page .mobile-nav,
body.digital-card-public-page .mobile-navigation,
body.digital-card-public-page .app-bottom-nav,
body.digital-card-public-page .bottom-navigation,
body.digital-card-public-page .footer-nav,
body.digital-card-public-page .sticky-bottom-nav,
body.digital-card-public-page .floating-nav,
body.digital-card-public-page .ai-assistant,
body.digital-card-public-page .ai-assistant-button,
body.digital-card-public-page .ai-chat,
body.digital-card-public-page .ai-chat-button,
body.digital-card-public-page .ai-chat-launcher,
body.digital-card-public-page .floating-ai,
body.digital-card-public-page .floating-ai-button,
body.digital-card-public-page .chatbot-launcher,
body.digital-card-public-page .chat-widget,
body.digital-card-public-page .floating-chat,
body.digital-card-public-page [data-ai-chat],
body.digital-card-public-page [data-ai-launcher],
body.digital-card-public-page [data-bottom-nav],
body.digital-card-public-page [aria-label="AI"],
body.digital-card-public-page [aria-label*="AI assistant"],
body.digital-card-public-page [class*="bottom-nav"],
body.digital-card-public-page [class*="ai-float"],
body.digital-card-public-page [class*="ai-chat"],
body.digital-card-public-page [id*="ai-chat"],
body.digital-card-public-page [id*="bottom-nav"] {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

/* Remove any marketplace footer/powered-by strip outside the card */
body.digital-card-public-page > footer,
body.digital-card-public-page .site-footer,
body.digital-card-public-page .marketplace-footer,
body.digital-card-public-page .powered-by,
body.digital-card-public-page .powered-by-tradesfolks {
    display: none !important;
}

/* Keep only the card canvas visible and centered */
html:has(body.digital-card-public-page),
body.digital-card-public-page {
    margin: 0 !important;
    width: 100% !important;
    height: 100% !important;
    min-height: 100% !important;
    overflow: hidden !important;
}

body.digital-card-public-page {
    background: #090d1b !important;
}

body.digital-card-public-page main,
body.digital-card-public-page .page-content,
body.digital-card-public-page .public-business-card-page,
body.digital-card-public-page .business-card-public-wrap {
    width: 100vw !important;
    height: 100dvh !important;
    min-height: 0 !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 8px !important;
    overflow: hidden !important;
    display: grid !important;
    place-items: center !important;
    background: transparent !important;
}

/* Card itself must not create its own scrollbar */
body.digital-card-public-page .profile-card,
body.digital-card-public-page .profile-card-body,
body.digital-card-public-page .profile-card-hero {
    overflow: hidden !important;
}

@media (max-width: 760px) {
    body.digital-card-public-page main,
    body.digital-card-public-page .page-content,
    body.digital-card-public-page .public-business-card-page,
    body.digital-card-public-page .business-card-public-wrap {
        padding: 5px !important;
    }

    body.digital-card-public-page .profile-card {
        width: min(94vw, 365px) !important;
        max-width: 365px !important;
        max-height: calc(100dvh - 10px) !important;
        min-height: 0 !important;
        border-radius: 22px !important;
    }
}


/* Sprint 299 — public Buy Leads marketplace */
.public-buy-leads,.public-buy-lead-detail{width:min(1480px,calc(100% - 32px));margin:22px auto 48px}.public-buy-leads-hero{display:flex;align-items:center;justify-content:space-between;gap:26px;padding:30px 34px;border-radius:22px;background:linear-gradient(135deg,#071d49,#1566c9);color:#fff}.public-buy-leads-hero span,.public-buy-lead-heading span,.public-related-leads>div>span{color:#ffd66c;font-size:10px;font-weight:900;letter-spacing:.14em}.public-buy-leads-hero h1{margin:6px 0 7px;font-size:34px}.public-buy-leads-hero p{margin:0;max-width:760px;color:#d9e8ff}.public-buy-leads-hero-actions{display:flex;gap:9px}.public-buy-lead-primary,.public-buy-lead-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 15px;border-radius:10px;text-decoration:none;font-weight:850}.public-buy-lead-primary{background:#f4b62d;color:#10264c}.public-buy-lead-secondary{border:1px solid rgba(255,255,255,.35);color:#fff}.public-buy-lead-filters{display:grid;grid-template-columns:minmax(240px,1fr) 180px 170px 150px 150px auto;gap:8px;margin:16px 0;padding:12px;border:1px solid #e0e7f0;border-radius:14px;background:#fff;box-shadow:0 7px 20px rgba(15,23,42,.04)}.public-buy-lead-filters input,.public-buy-lead-filters select{min-height:42px;border:1px solid #d8e1ec;border-radius:9px;padding:9px 11px;background:#fff}.public-buy-lead-filters button{border:0;border-radius:9px;background:#1763c5;color:#fff;font-weight:850;padding:0 15px}.public-buy-lead-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:24px 2px 12px}.public-buy-lead-heading span,.public-related-leads>div>span{color:#1762bd}.public-buy-lead-heading h2,.public-related-leads h2{margin:4px 0 0;color:#102e55;font-size:25px}.public-buy-lead-heading p{margin:0;color:#6d7b8f;font-size:11px}.public-buy-lead-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.public-buy-lead-card{padding:14px;border:1px solid #dfe7f2;border-radius:14px;background:#fff;box-shadow:0 7px 22px rgba(15,23,42,.04);min-width:0}.public-buy-lead-card>header{display:flex;justify-content:space-between;gap:7px}.public-buy-lead-card>header>div{display:flex;gap:5px;flex-wrap:wrap}.public-lead-score,.public-lead-verified{padding:4px 7px;border-radius:999px;background:#edf5ff;color:#1261bd;font-size:8px;font-weight:850}.public-lead-verified{background:#e8f8ee;color:#247448}.public-buy-lead-card header small{color:#7e8b9d;font-size:8px}.public-buy-lead-card h3{margin:10px 0 3px;font-size:16px;line-height:1.25}.public-buy-lead-card h3 a{color:#102f58;text-decoration:none}.public-lead-location{color:#66778e;font-size:9px}.public-buy-lead-card>p{min-height:43px;margin:9px 0;color:#5f7087;font-size:10px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.public-lead-specs{display:grid;grid-template-columns:1fr 1fr;gap:7px}.public-lead-specs span{padding:8px;border:1px solid #e8edf4;border-radius:9px;background:#fafcff}.public-lead-specs small,.public-lead-specs strong{display:block}.public-lead-specs small{color:#8390a1;font-size:7px}.public-lead-specs strong{margin-top:3px;color:#18375d;font-size:9px}.public-lead-lock{display:flex;align-items:center;gap:9px;margin-top:9px;padding:10px;border:1px solid #e3e9f2;border-radius:9px;background:#f7f9fc}.public-lead-lock>span{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#e9eef6}.public-lead-lock strong,.public-lead-lock small{display:block}.public-lead-lock strong{color:#213c5f;font-size:9px}.public-lead-lock small{margin-top:2px;color:#738196;font-size:7px}.public-buy-lead-card footer{display:flex;gap:6px;margin-top:9px}.public-buy-lead-card footer a{flex:1;text-align:center;padding:8px;border:1px solid #d7e1ed;border-radius:8px;color:#1658aa;text-decoration:none;font-size:8px;font-weight:850}.public-buy-lead-card footer .seller-cta{border-color:#1763c5;background:#1763c5;color:#fff}.public-buy-lead-pagination{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:18px;padding:10px 12px;border:1px solid #e0e7ef;border-radius:12px;background:#fff}.public-buy-lead-pagination>div{display:flex;justify-content:center;gap:5px}.public-buy-lead-pagination a{display:inline-flex;min-width:32px;min-height:32px;align-items:center;justify-content:center;padding:6px 9px;border:1px solid #dbe4ef;border-radius:8px;color:#1659aa;text-decoration:none;font-size:8px;font-weight:850}.public-buy-lead-pagination a.is-active{background:#1763c5;color:#fff}.public-buy-lead-empty{grid-column:1/-1;padding:28px;border:1px dashed #cfd9e6;border-radius:14px;text-align:center;color:#65758b;background:#fff}.public-buy-lead-breadcrumb{display:flex;gap:8px;margin-bottom:12px;color:#728096;font-size:10px}.public-buy-lead-breadcrumb a{color:#1763c5}.public-buy-lead-detail-card{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:16px}.public-buy-lead-detail-main,.public-buy-lead-protected-panel{padding:24px;border:1px solid #dfe7f1;border-radius:17px;background:#fff}.public-buy-lead-detail-badges{display:flex;gap:6px}.public-buy-lead-detail-badges span,.public-buy-lead-detail-badges b{padding:5px 8px;border-radius:999px;background:#edf5ff;color:#1661ba;font-size:8px}.public-buy-lead-detail-badges b{background:#e8f8ee;color:#247449}.public-buy-lead-detail h1{margin:15px 0 5px;color:#102f56;font-size:31px}.public-buy-lead-detail-location{color:#718096;font-size:10px}.public-buy-lead-detail-description,.public-buy-lead-detail-features{margin-top:20px;color:#50647e;font-size:12px;line-height:1.65}.public-buy-lead-detail-features h2{color:#17375e}.public-lead-specs.is-detail{margin-top:22px;max-width:520px}.public-buy-lead-protected-panel{text-align:center}.public-buy-lead-lock-icon{display:grid;place-items:center;width:60px;height:60px;margin:0 auto 12px;border-radius:16px;background:#edf2f8;font-size:27px}.public-buy-lead-protected-panel h2{margin:0;color:#17365d}.public-buy-lead-protected-panel>p{color:#687a91;font-size:10px;line-height:1.5}.public-buy-lead-protected-panel>div{text-align:left;margin-top:7px;padding:10px;border:1px solid #e5ebf3;border-radius:9px;background:#f9fbfd}.public-buy-lead-protected-panel small,.public-buy-lead-protected-panel strong{display:block}.public-buy-lead-protected-panel>div small{color:#7c899a;font-size:7px}.public-buy-lead-protected-panel>div strong{margin-top:3px;color:#263e5d;font-size:9px}.public-buy-lead-protected-panel .public-buy-lead-primary{width:100%;margin-top:12px}.public-buy-lead-protected-panel .assignment-note{margin-top:8px;color:#7b8797;font-size:7px}.public-related-leads{margin-top:22px}.public-related-leads>div:first-child{margin-bottom:10px}@media(max-width:1250px){.public-buy-lead-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.public-buy-lead-filters{grid-template-columns:1fr 1fr 1fr}.public-buy-lead-filters button{min-height:42px}}@media(max-width:900px){.public-buy-lead-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.public-buy-lead-detail-card{grid-template-columns:1fr}.public-buy-leads-hero{display:block}.public-buy-leads-hero-actions{margin-top:18px}.public-buy-lead-heading{display:block}.public-buy-lead-heading p{margin-top:7px}}@media(max-width:620px){.public-buy-leads,.public-buy-lead-detail{width:min(100% - 18px,1480px);margin-top:10px}.public-buy-leads-hero{padding:22px 18px;border-radius:16px}.public-buy-leads-hero h1{font-size:27px}.public-buy-leads-hero-actions{display:grid;grid-template-columns:1fr 1fr}.public-buy-lead-filters{grid-template-columns:1fr}.public-buy-lead-grid{grid-template-columns:1fr}.public-buy-lead-pagination{grid-template-columns:1fr 1fr}.public-buy-lead-pagination>div{grid-column:1/-1;grid-row:1;overflow:auto}.public-buy-lead-detail-main,.public-buy-lead-protected-panel{padding:17px}.public-buy-lead-detail h1{font-size:25px}}


/* Sprint 301 — full-width public Buy Leads with filter sidebar */
.public-buy-leads.is-full-width{
    width:100% !important;
    max-width:none !important;
    margin:0 !important;
    padding:18px 22px 50px !important;
    background:#f5f7fb;
}
.public-buy-leads.is-full-width .public-buy-leads-hero{
    width:100%;
    margin:0 auto 16px;
}
.public-buy-lead-layout{
    display:grid;
    grid-template-columns:260px minmax(0,1fr);
    gap:16px;
    align-items:start;
    width:100%;
}
.public-buy-lead-sidebar{
    position:sticky;
    top:92px;
    padding:16px;
    border:1px solid #dfe7f1;
    border-radius:15px;
    background:#fff;
    box-shadow:0 7px 22px rgba(15,23,42,.04);
}
.public-filter-head{
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
    padding-bottom:12px;
    border-bottom:1px solid #edf1f5;
}
.public-filter-head span{color:#1762bd;font-size:8px;font-weight:900;letter-spacing:.13em}
.public-filter-head h2{margin:3px 0 0;color:#16385f;font-size:17px}
.public-filter-head button{display:none;border:0;background:transparent;font-size:25px;color:#53657d}
.public-filter-group{padding:12px 0;border-bottom:1px solid #eef2f6}
.public-filter-group>label:first-child{display:block;margin-bottom:7px;color:#304a6c;font-size:9px;font-weight:850}
.public-filter-group input[type="search"],
.public-filter-group input:not([type="checkbox"]):not([type="radio"]),
.public-filter-group select{
    width:100%;min-height:38px;padding:8px 9px;border:1px solid #d8e2ee;border-radius:8px;background:#fff;color:#203b5c;font:inherit;font-size:9px;
}
.public-trade-scope{display:grid;grid-template-columns:1fr;gap:5px}
.public-trade-scope label{cursor:pointer}
.public-trade-scope input{position:absolute;opacity:0;pointer-events:none}
.public-trade-scope span{display:flex;align-items:center;min-height:34px;padding:7px 9px;border:1px solid #e0e7f0;border-radius:8px;background:#fafcff;color:#51647c;font-size:9px;font-weight:750}
.public-trade-scope label.is-active span,.public-trade-scope input:checked+span{border-color:#1764c8;background:#eef6ff;color:#1355a8}
.public-filter-check{display:flex!important;align-items:center;gap:7px;margin:0!important;color:#4f627a!important;font-size:9px!important;font-weight:700!important}
.public-filter-check input{width:15px;height:15px}
.public-filter-apply,.public-filter-reset{width:100%;display:flex;align-items:center;justify-content:center;min-height:39px;border-radius:9px;font-weight:850;font-size:9px}
.public-filter-apply{margin-top:13px;border:0;background:#1763c5;color:#fff;cursor:pointer}
.public-filter-reset{margin-top:7px;border:1px solid #d7e0eb;background:#fff;color:#53677f;text-decoration:none}
.public-filter-security{display:flex;gap:8px;margin-top:13px;padding:10px;border-radius:9px;background:#f4f7fb;color:#68798e}
.public-filter-security>span{font-size:15px}
.public-filter-security strong,.public-filter-security small{display:block}
.public-filter-security strong{color:#2d4665;font-size:8px}
.public-filter-security small{margin-top:2px;font-size:7px;line-height:1.35}
.public-buy-lead-results{min-width:0}
.public-buy-lead-results .public-buy-lead-heading{margin:2px 0 11px}
.public-buy-lead-results .public-buy-lead-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.public-buy-lead-mobile-filterbar{display:none}
.public-filter-overlay{position:fixed;inset:0;z-index:10010;background:rgba(4,13,31,.55);backdrop-filter:blur(3px)}
body.public-filter-open{overflow:hidden}

@media(max-width:1450px){
    .public-buy-lead-results .public-buy-lead-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:1150px){
    .public-buy-lead-layout{grid-template-columns:230px minmax(0,1fr)}
    .public-buy-lead-results .public-buy-lead-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:820px){
    .public-buy-leads.is-full-width{padding:10px 10px 36px!important}
    .public-buy-lead-layout{display:block}
    .public-buy-lead-mobile-filterbar{display:flex;align-items:center;justify-content:space-between;margin:10px 0;padding:9px 11px;border:1px solid #dfe7f1;border-radius:10px;background:#fff}
    .public-buy-lead-mobile-filterbar button{border:0;background:#1763c5;color:#fff;border-radius:8px;padding:8px 12px;font-weight:800;font-size:9px}
    .public-buy-lead-mobile-filterbar span{color:#53677f;font-size:9px;font-weight:800}
    .public-buy-lead-sidebar{position:fixed;z-index:10020;top:0;left:0;bottom:0;width:min(330px,88vw);max-height:100dvh;overflow:auto;border-radius:0 16px 16px 0;transform:translateX(-105%);transition:transform .22s ease;box-shadow:18px 0 50px rgba(3,12,30,.18)}
    .public-buy-lead-sidebar.is-mobile-open{transform:translateX(0)}
    .public-filter-head button{display:block}
    .public-buy-lead-results .public-buy-lead-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){
    .public-buy-lead-results .public-buy-lead-grid{grid-template-columns:1fr}
    .public-buy-lead-results .public-buy-lead-heading{display:block}
    .public-buy-lead-results .public-buy-lead-heading p{margin-top:5px}
}


/* Sprint 302 — compact admin-controlled homepage hero slider */
.tf-homepage .market-hero,
.market-hero#home{
    position:relative;
    min-height:0 !important;
    padding:42px 0 34px !important;
}

.market-hero#home .market-hero-grid{
    grid-template-columns:minmax(0,1fr) !important;
    gap:0 !important;
    min-height:0 !important;
}

.market-hero#home .market-hero-copy{
    position:relative;
    z-index:4;
    max-width:1020px;
}

.market-hero#home .market-hero-copy h1{
    max-width:850px !important;
    margin-bottom:13px !important;
    font-size:clamp(38px,4.15vw,62px) !important;
    line-height:1.02 !important;
}

.market-hero#home .tf-desktop-hero-title em{
    display:block;
    margin-top:3px;
    color:#ffd05a;
    font-style:normal;
}

.market-hero#home .tf-desktop-hero-title em[hidden]{
    display:none !important;
}

.market-hero#home .market-hero-copy>p{
    max-width:760px !important;
    font-size:15px !important;
    line-height:1.55 !important;
}

.market-hero#home .market-search{
    max-width:850px !important;
    margin-top:19px !important;
}

.market-hero#home .popular-searches{
    margin-top:10px !important;
}

.market-hero#home .market-hero-actions{
    margin-top:14px !important;
}

.market-hero#home .hero-trust-row{
    max-width:720px !important;
    margin-top:17px !important;
}

.market-hero#home .hero-trust-row>div{
    padding-top:9px !important;
    padding-bottom:9px !important;
}

.market-hero-slider{
    position:absolute;
    inset:0;
    z-index:0;
}

.market-hero-slide{
    position:absolute;
    inset:0;
    opacity:0;
    background-position:center;
    background-size:cover;
    transform:scale(1.025);
    transition:opacity .65s ease,transform 5.5s ease;
}

.market-hero-slide.is-active{
    opacity:1;
    transform:scale(1);
}

.market-hero-slider-overlay{
    position:absolute;
    inset:0;
    z-index:1;
    background:linear-gradient(90deg,rgba(3,17,45,.94) 0%,rgba(4,31,77,.86) 46%,rgba(7,73,145,.54) 100%);
}

.market-hero-slider-dots{
    position:absolute;
    z-index:6;
    right:34px;
    bottom:24px;
    display:flex;
    align-items:center;
    gap:7px;
}

.market-hero-slider-dots button{
    width:8px;
    height:8px;
    padding:0;
    border:1px solid rgba(255,255,255,.65);
    border-radius:999px;
    background:rgba(255,255,255,.22);
    cursor:pointer;
    transition:width .2s ease,background .2s ease;
}

.market-hero-slider-dots button.is-active{
    width:25px;
    background:#f5b92f;
    border-color:#f5b92f;
}

.market-hero-slider-arrows{
    position:absolute;
    z-index:6;
    right:33px;
    top:50%;
    display:flex;
    gap:6px;
    transform:translateY(-50%);
}

.market-hero-slider-arrows button{
    display:grid;
    place-items:center;
    width:34px;
    height:34px;
    padding:0;
    border:1px solid rgba(255,255,255,.30);
    border-radius:50%;
    background:rgba(5,24,57,.58);
    color:#fff;
    font-size:24px;
    line-height:1;
    cursor:pointer;
    backdrop-filter:blur(8px);
}

.market-hero-slider-arrows button:hover{
    background:#f5b92f;
    border-color:#f5b92f;
    color:#071b46;
}

@media(max-width:900px){
    .tf-homepage .market-hero,
    .market-hero#home{
        padding:30px 0 27px !important;
    }
    .market-hero#home .market-hero-copy h1{
        font-size:clamp(33px,7vw,48px) !important;
    }
    .market-hero-slider-arrows{
        display:none;
    }
    .market-hero-slider-dots{
        right:18px;
        bottom:14px;
    }
}

@media(max-width:767px){
    .tf-homepage .market-hero,
    .market-hero#home{
        padding:22px 0 20px !important;
    }

    .market-hero#home .market-hero-copy>p{
        font-size:12px !important;
        line-height:1.45 !important;
    }

    .market-hero#home .market-search{
        margin-top:13px !important;
    }

    .market-hero#home .popular-searches{
        margin-top:8px !important;
    }

    .market-hero#home .market-hero-actions{
        margin-top:11px !important;
    }

    .market-hero#home .hero-trust-row{
        margin-top:12px !important;
    }

    .market-hero-slider-overlay{
        background:linear-gradient(90deg,rgba(3,17,45,.94),rgba(4,31,77,.78));
    }
}

@media(prefers-reduced-motion:reduce){
    .market-hero-slide{
        transition:none !important;
        transform:none !important;
    }
}


/* Sprint 303 — improve hero slider banner image visibility */
.market-hero#home .market-hero-slider-overlay{
    background:
        linear-gradient(
            90deg,
            rgba(3,17,45,.88) 0%,
            rgba(4,28,66,.76) 34%,
            rgba(5,44,91,.46) 58%,
            rgba(8,79,145,.18) 78%,
            rgba(8,79,145,.08) 100%
        ) !important;
}

/* Keep text area readable without dimming the entire banner */
.market-hero#home .market-hero-copy::before{
    content:"";
    position:absolute;
    z-index:-1;
    left:-26px;
    top:-22px;
    bottom:-22px;
    width:min(900px,88vw);
    border-radius:24px;
    background:linear-gradient(
        90deg,
        rgba(3,15,39,.30) 0%,
        rgba(3,15,39,.18) 60%,
        rgba(3,15,39,0) 100%
    );
    pointer-events:none;
}

.market-hero#home .market-hero-slide{
    filter:saturate(1.08) contrast(1.03) brightness(1.06);
}

@media(max-width:900px){
    .market-hero#home .market-hero-slider-overlay{
        background:
            linear-gradient(
                90deg,
                rgba(3,17,45,.86) 0%,
                rgba(4,31,77,.70) 48%,
                rgba(7,73,145,.28) 100%
            ) !important;
    }
}

@media(max-width:767px){
    .market-hero#home .market-hero-slider-overlay{
        background:
            linear-gradient(
                90deg,
                rgba(3,17,45,.88) 0%,
                rgba(4,31,77,.74) 56%,
                rgba(7,73,145,.34) 100%
            ) !important;
    }

    .market-hero#home .market-hero-copy::before{
        left:-14px;
        right:-14px;
        width:auto;
        top:-12px;
        bottom:-12px;
        background:linear-gradient(
            90deg,
            rgba(3,15,39,.34),
            rgba(3,15,39,.16)
        );
    }
}


/* Sprint 304 — RFQ sourcing block width aligned with homepage hero banner */
.tf-homepage .easy-sourcing-section{
    padding-left:0 !important;
    padding-right:0 !important;
}

.tf-homepage .easy-sourcing-section .shell.easy-sourcing-grid,
.easy-sourcing-section .shell.easy-sourcing-grid{
    width:calc(100% - 64px) !important;
    max-width:none !important;
    margin-left:32px !important;
    margin-right:32px !important;
}

/* Use the additional width instead of stretching only one side */
.easy-sourcing-grid{
    grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr) !important;
}

.easy-sourcing-visual{
    min-width:0;
}

.easy-sourcing-form-card{
    min-width:0;
}

/* Keep form controls comfortable when the section becomes wider */
.easy-sourcing-form-card .easy-rfq-form{
    width:100%;
    max-width:none;
}

@media(max-width:1024px){
    .tf-homepage .easy-sourcing-section .shell.easy-sourcing-grid,
    .easy-sourcing-section .shell.easy-sourcing-grid{
        width:calc(100% - 36px) !important;
        margin-left:18px !important;
        margin-right:18px !important;
    }
}

@media(max-width:767px){
    .tf-homepage .easy-sourcing-section .shell.easy-sourcing-grid,
    .easy-sourcing-section .shell.easy-sourcing-grid{
        width:calc(100% - 20px) !important;
        margin-left:10px !important;
        margin-right:10px !important;
    }
}

/* Sprint 305 — slightly shorter homepage hero slider */
.tf-homepage .market-hero,.market-hero#home{padding-top:30px!important;padding-bottom:26px!important}
.market-hero#home .market-hero-copy h1{margin-bottom:10px!important}
.market-hero#home .market-search{margin-top:15px!important}
.market-hero#home .popular-searches{margin-top:8px!important}
.market-hero#home .market-hero-actions{margin-top:11px!important}
.market-hero#home .hero-trust-row{margin-top:13px!important}
@media(max-width:767px){
 .tf-homepage .market-hero,.market-hero#home{padding-top:22px!important;padding-bottom:20px!important}
}


/* Sprint 306 — mobile hero must render one clean slider background only */
@media(max-width:767px){
    /* The copy pseudo-overlay was visually reading as a second hero/card. */
    .market-hero#home .market-hero-copy::before{
        content:none !important;
        display:none !important;
        background:none !important;
    }

    /* Decorative glow layers also created a second-background effect on mobile. */
    .market-hero#home .market-hero-glow{
        display:none !important;
    }

    /* Keep the actual admin-managed slider as the single full hero background. */
    .market-hero#home .market-hero-slider{
        position:absolute !important;
        inset:0 !important;
        width:100% !important;
        height:100% !important;
        border-radius:inherit !important;
        overflow:hidden !important;
    }

    .market-hero#home .market-hero-slide{
        inset:0 !important;
        width:100% !important;
        height:100% !important;
        background-size:cover !important;
        background-position:center center !important;
        border-radius:inherit !important;
    }

    /* One readable overlay, no nested panel appearance. */
    .market-hero#home .market-hero-slider-overlay{
        inset:0 !important;
        border-radius:inherit !important;
        background:linear-gradient(
            90deg,
            rgba(3,17,45,.90) 0%,
            rgba(4,31,77,.70) 58%,
            rgba(7,73,145,.26) 100%
        ) !important;
    }

    .market-hero#home .market-hero-copy{
        background:transparent !important;
        box-shadow:none !important;
        border:0 !important;
    }
}


/* Sprint 307 — integrate trust strip with hero instead of a separate full-width white band */
.tf-homepage .trust-marquee{
    width:calc(100% - 64px) !important;
    max-width:none !important;
    margin:10px 32px 0 !important;
    padding:0 !important;
    border:1px solid rgba(151,174,210,.28) !important;
    border-radius:16px !important;
    background:
        linear-gradient(135deg,rgba(11,37,82,.96),rgba(22,77,145,.92)) !important;
    box-shadow:0 10px 28px rgba(8,31,70,.10) !important;
    overflow:hidden !important;
}

.tf-homepage .trust-marquee-inner{
    width:100% !important;
    max-width:none !important;
    min-height:54px !important;
    padding:8px 16px !important;
    display:grid !important;
    grid-template-columns:repeat(5,minmax(0,1fr)) !important;
    gap:0 !important;
    color:#edf5ff !important;
}

.tf-homepage .trust-marquee-inner>span{
    position:relative;
    min-width:0;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:8px !important;
    padding:8px 12px !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    color:#edf5ff !important;
    font-size:10px !important;
    font-weight:800 !important;
    white-space:nowrap;
}

.tf-homepage .trust-marquee-inner>span::before{
    content:"✓";
    display:grid;
    place-items:center;
    flex:0 0 23px;
    width:23px;
    height:23px;
    border-radius:50%;
    background:#1f68d7;
    color:#fff;
    font-size:11px;
    font-weight:900;
    box-shadow:0 0 0 3px rgba(255,255,255,.08);
}

.tf-homepage .trust-marquee-inner>span:not(:last-of-type)::after{
    content:"";
    position:absolute;
    top:25%;
    right:0;
    width:1px;
    height:50%;
    background:rgba(255,255,255,.16);
}

.tf-homepage .trust-marquee-inner>i{
    display:none !important;
}

/* Remove the disconnected white region between hero and next content */
.tf-homepage .market-hero + .trust-marquee{
    margin-top:10px !important;
}

.tf-homepage .trust-marquee + .section{
    margin-top:0 !important;
}

@media(max-width:1100px){
    .tf-homepage .trust-marquee-inner{
        grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    }
    .tf-homepage .trust-marquee-inner>span:nth-of-type(4),
    .tf-homepage .trust-marquee-inner>span:nth-of-type(5){
        border-top:1px solid rgba(255,255,255,.12) !important;
    }
}

@media(max-width:767px){
    .tf-homepage .trust-marquee{
        width:calc(100% - 20px) !important;
        margin:8px 10px 0 !important;
        border-radius:13px !important;
    }

    .tf-homepage .trust-marquee-inner{
        min-height:0 !important;
        grid-template-columns:1fr 1fr !important;
        padding:6px !important;
    }

    .tf-homepage .trust-marquee-inner>span{
        justify-content:flex-start !important;
        padding:8px !important;
        font-size:8px !important;
        white-space:normal !important;
        line-height:1.3 !important;
    }

    .tf-homepage .trust-marquee-inner>span::before{
        width:20px;
        height:20px;
        flex-basis:20px;
        font-size:9px;
    }

    .tf-homepage .trust-marquee-inner>span:not(:last-of-type)::after{
        display:none !important;
    }

    .tf-homepage .trust-marquee-inner>span:nth-of-type(n+3){
        border-top:1px solid rgba(255,255,255,.12) !important;
    }

    .tf-homepage .trust-marquee-inner>span:last-of-type{
        grid-column:1/-1;
    }
}


/* Sprint 308 — hero slider layer isolation + reduced desktop/mobile height */
.tf-homepage .market-hero{
    position:relative !important;
    isolation:isolate !important;
    overflow:hidden !important;
    min-height:0 !important;
    height:clamp(430px,35vw,510px) !important;
}

/* Background slides must be the only full hero artwork layer. */
.tf-homepage .market-hero-slides,
.tf-homepage .market-hero-slide{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
}
.tf-homepage .market-hero-slides{z-index:0 !important;}
.tf-homepage .market-hero-slide{
    z-index:0 !important;
    background-size:cover !important;
    background-position:center center !important;
    background-repeat:no-repeat !important;
}

/* Keep one controlled readability overlay, below all content. */
.tf-homepage .market-hero::after{
    z-index:1 !important;
    pointer-events:none !important;
}

/* Decorative glows were visibly washing out / duplicating the slide artwork.
   Disable them so each active banner remains clean and singular. */
.tf-homepage .market-hero-glow,
.tf-homepage .market-hero-glow.glow-one,
.tf-homepage .market-hero-glow.glow-two{
    display:none !important;
}

/* Hero content and controls always sit above slide artwork/overlay. */
.tf-homepage .market-hero-grid{
    position:relative !important;
    z-index:3 !important;
    height:100% !important;
    min-height:0 !important;
    align-content:center !important;
}
.tf-homepage .market-hero-slider-arrows,
.tf-homepage .market-hero-dots{
    z-index:5 !important;
}

/* Prevent old min-height declarations from stretching the hero. */
.tf-homepage .market-hero-copy,
.tf-homepage .market-hero-panel{
    min-height:0 !important;
}

@media(max-width:1199px){
    .tf-homepage .market-hero{
        height:440px !important;
    }
}
@media(max-width:767px){
    .tf-homepage .market-hero{
        height:500px !important;
        min-height:0 !important;
    }
    .tf-homepage .market-hero-grid{
        height:100% !important;
        padding-top:22px !important;
        padding-bottom:22px !important;
        align-content:start !important;
    }
}
@media(max-width:420px){
    .tf-homepage .market-hero{
        height:470px !important;
    }
}


/* Sprint 309 — Enterprise hero composition reset
   One cohesive hero: balanced content, clean image crop, stable controls, integrated trust footer. */

/* 1) HERO SHELL */
.tf-homepage .market-hero{
    position:relative !important;
    isolation:isolate !important;
    width:calc(100% - 64px) !important;
    max-width:none !important;
    height:470px !important;
    min-height:0 !important;
    margin:18px 32px 0 !important;
    padding:0 !important;
    border-radius:22px 22px 0 0 !important;
    overflow:hidden !important;
    background:#071b46 !important;
    box-shadow:0 14px 34px rgba(15,38,76,.10) !important;
}

/* 2) SINGLE BACKGROUND SLIDER LAYER */
.tf-homepage .market-hero-slider{
    position:absolute !important;
    inset:0 !important;
    z-index:0 !important;
    overflow:hidden !important;
    border-radius:inherit !important;
}
.tf-homepage .market-hero-slide{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    opacity:0;
    background-size:cover !important;
    background-position:center center !important;
    background-repeat:no-repeat !important;
    transform:scale(1.012);
    transition:opacity .55s ease,transform 5.3s ease;
    filter:none !important;
}
.tf-homepage .market-hero-slide.is-active{
    opacity:1 !important;
    transform:scale(1) !important;
}

/* 3) CONTROLLED READABILITY — NO FULL-SCREEN GREY WASH */
.tf-homepage .market-hero-slider-overlay{
    position:absolute !important;
    inset:0 !important;
    z-index:1 !important;
    pointer-events:none !important;
    background:
        linear-gradient(90deg,
            rgba(3,16,42,.92) 0%,
            rgba(5,29,68,.82) 33%,
            rgba(6,44,88,.52) 52%,
            rgba(7,53,97,.18) 72%,
            rgba(7,53,97,.06) 100%
        ) !important;
}
.tf-homepage .market-hero::before{
    content:"" !important;
    position:absolute !important;
    inset:0 !important;
    z-index:1 !important;
    pointer-events:none !important;
    opacity:.12 !important;
    background-image:radial-gradient(rgba(255,255,255,.25) .8px,transparent .8px) !important;
    background-size:30px 30px !important;
    mask-image:linear-gradient(90deg,#000,transparent 58%) !important;
}
.tf-homepage .market-hero::after{
    content:none !important;
    display:none !important;
}
.tf-homepage .market-hero-glow{
    display:none !important;
}

/* 4) CONTENT GRID */
.tf-homepage .market-hero-grid{
    position:relative !important;
    z-index:3 !important;
    display:grid !important;
    grid-template-columns:minmax(0,760px) 1fr !important;
    align-items:center !important;
    width:100% !important;
    height:100% !important;
    min-height:0 !important;
    margin:0 !important;
    padding:34px 52px 30px !important;
    gap:28px !important;
}
.tf-homepage .market-hero-copy{
    align-self:center !important;
    max-width:760px !important;
    min-width:0 !important;
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
}
.tf-homepage .market-hero-copy::before{
    content:none !important;
    display:none !important;
}

/* 5) TYPOGRAPHY */
.tf-homepage .market-hero .eyebrow{
    display:inline-flex !important;
    align-items:center !important;
    min-height:28px !important;
    margin-bottom:16px !important;
    padding:6px 12px !important;
    border:1px solid rgba(255,255,255,.22) !important;
    border-radius:999px !important;
    background:rgba(7,27,70,.28) !important;
    color:#ffd267 !important;
    font-size:9px !important;
    font-weight:900 !important;
    letter-spacing:.13em !important;
}
.tf-homepage .market-hero-copy h1{
    max-width:720px !important;
    margin:0 0 10px !important;
    font-size:clamp(42px,4vw,61px) !important;
    line-height:1.02 !important;
    letter-spacing:-.045em !important;
}
.tf-homepage .market-hero-copy h1 em{
    color:#ffc94e !important;
}
.tf-homepage .market-hero-copy>p{
    max-width:670px !important;
    margin:0 !important;
    color:#d7e2f2 !important;
    font-size:14px !important;
    line-height:1.5 !important;
}

/* 6) SEARCH — PROMINENT BUT NOT OVERSIZED */
.tf-homepage .market-search{
    grid-template-columns:130px minmax(0,1fr) 142px !important;
    width:min(100%,780px) !important;
    max-width:780px !important;
    margin-top:18px !important;
    padding:5px !important;
    border-radius:14px !important;
    box-shadow:0 15px 34px rgba(0,0,0,.20) !important;
}
.tf-homepage .market-search select,
.tf-homepage .market-search input{
    height:48px !important;
}
.tf-homepage .market-search button{
    min-width:0 !important;
    border-radius:10px !important;
    font-size:13px !important;
}

/* 7) SUPPORTING ACTIONS */
.tf-homepage .popular-searches{
    gap:7px !important;
    margin-top:10px !important;
    font-size:9px !important;
}
.tf-homepage .popular-searches a{
    padding:5px 8px !important;
    font-size:8px !important;
}
.tf-homepage .market-hero-actions{
    gap:8px !important;
    margin-top:11px !important;
}
.tf-homepage .market-hero-actions .button{
    min-height:38px !important;
    padding:8px 15px !important;
    font-size:9px !important;
    border-radius:9px !important;
}

/* Avoid a duplicate-looking generic "Search" CTA below the search bar. */
.tf-homepage .market-hero-actions [data-hero-primary-cta]{
    min-width:150px !important;
}

/* 8) STATS — CLEAN SINGLE ROW */
.tf-homepage .hero-trust-row{
    display:grid !important;
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    width:min(100%,640px) !important;
    max-width:640px !important;
    margin-top:12px !important;
    gap:0 !important;
    border:1px solid rgba(255,255,255,.18) !important;
    border-radius:12px !important;
    background:rgba(6,27,66,.34) !important;
    overflow:hidden !important;
    backdrop-filter:blur(8px);
}
.tf-homepage .hero-trust-row>div{
    padding:10px 13px !important;
    border-left:0 !important;
    border-right:1px solid rgba(255,255,255,.15) !important;
}
.tf-homepage .hero-trust-row>div:last-child{
    border-right:0 !important;
}
.tf-homepage .hero-trust-row strong{
    font-size:17px !important;
}
.tf-homepage .hero-trust-row span{
    font-size:7px !important;
}

/* 9) SLIDER CONTROLS */
.tf-homepage .market-hero-slider-arrows{
    right:24px !important;
    top:50% !important;
    z-index:6 !important;
}
.tf-homepage .market-hero-slider-arrows button{
    width:34px !important;
    height:34px !important;
    background:rgba(7,31,71,.64) !important;
    border-color:rgba(255,255,255,.34) !important;
}
.tf-homepage .market-hero-slider-dots{
    right:26px !important;
    bottom:16px !important;
    z-index:6 !important;
}

/* 10) TRUST FOOTER — ATTACHED TO HERO, NO WHITE FLOATING PILL STRIP */
.tf-homepage .trust-marquee{
    width:calc(100% - 64px) !important;
    max-width:none !important;
    margin:0 32px 22px !important;
    padding:0 !important;
    border:1px solid #dbe4f0 !important;
    border-top:0 !important;
    border-radius:0 0 16px 16px !important;
    background:#f8fbff !important;
    box-shadow:0 10px 28px rgba(15,38,76,.06) !important;
    overflow:hidden !important;
}
.tf-homepage .trust-marquee-inner{
    display:grid !important;
    grid-template-columns:repeat(5,minmax(0,1fr)) !important;
    width:100% !important;
    min-height:56px !important;
    padding:0 14px !important;
    gap:0 !important;
    color:#38516f !important;
}
.tf-homepage .trust-marquee-inner>span{
    position:relative !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:8px !important;
    min-width:0 !important;
    padding:10px 12px !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    color:#38516f !important;
    white-space:nowrap !important;
    font-size:9px !important;
    font-weight:800 !important;
}
.tf-homepage .trust-marquee-inner>span::before{
    content:"✓" !important;
    display:grid !important;
    place-items:center !important;
    flex:0 0 22px !important;
    width:22px !important;
    height:22px !important;
    border-radius:50% !important;
    background:#1764ce !important;
    color:#fff !important;
    font-size:10px !important;
    box-shadow:none !important;
}
.tf-homepage .trust-marquee-inner>span:not(:last-of-type)::after{
    content:"" !important;
    position:absolute !important;
    top:24% !important;
    right:0 !important;
    width:1px !important;
    height:52% !important;
    background:#e0e7f0 !important;
}
.tf-homepage .trust-marquee-inner>i{
    display:none !important;
}

/* 11) RESPONSIVE */
@media(max-width:1180px){
    .tf-homepage .market-hero{
        height:450px !important;
    }
    .tf-homepage .market-hero-grid{
        grid-template-columns:minmax(0,680px) 1fr !important;
        padding:30px 38px 26px !important;
    }
    .tf-homepage .market-hero-copy h1{
        font-size:clamp(38px,4.5vw,54px) !important;
    }
}
@media(max-width:900px){
    .tf-homepage .market-hero{
        width:calc(100% - 36px) !important;
        height:430px !important;
        margin:14px 18px 0 !important;
    }
    .tf-homepage .market-hero-grid{
        grid-template-columns:minmax(0,1fr) !important;
        padding:28px 30px 24px !important;
    }
    .tf-homepage .trust-marquee{
        width:calc(100% - 36px) !important;
        margin:0 18px 18px !important;
    }
    .tf-homepage .trust-marquee-inner{
        grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    }
}
@media(max-width:767px){
    .tf-homepage .market-hero{
        width:calc(100% - 20px) !important;
        height:445px !important;
        margin:10px 10px 0 !important;
        border-radius:16px 16px 0 0 !important;
    }
    .tf-homepage .market-hero-grid{
        height:100% !important;
        padding:20px 16px 16px !important;
        align-content:start !important;
    }
    .tf-homepage .market-hero-slider-overlay{
        background:linear-gradient(90deg,rgba(3,16,42,.92),rgba(5,29,68,.70) 68%,rgba(6,44,88,.28)) !important;
    }
    .tf-homepage .market-hero-copy h1{
        font-size:clamp(33px,10vw,46px) !important;
        max-width:92% !important;
    }
    .tf-homepage .market-hero-copy>p{
        max-width:92% !important;
        font-size:11px !important;
    }
    .tf-homepage .market-search{
        grid-template-columns:1fr 54px !important;
        width:100% !important;
        margin-top:14px !important;
    }
    .tf-homepage .market-search select{
        display:none !important;
    }
    .tf-homepage .market-search input{
        height:44px !important;
    }
    .tf-homepage .market-search button{
        width:50px !important;
        min-width:50px !important;
        font-size:0 !important;
    }
    .tf-homepage .market-search button::after{
        content:"⌕";
        font-size:19px;
    }
    .tf-homepage .popular-searches{
        flex-wrap:nowrap !important;
        overflow-x:auto !important;
        scrollbar-width:none;
    }
    .tf-homepage .market-hero-actions{
        display:grid !important;
        grid-template-columns:1fr 1fr !important;
    }
    .tf-homepage .hero-trust-row{
        width:100% !important;
    }
    .tf-homepage .market-hero-slider-arrows{
        display:none !important;
    }
    .tf-homepage .trust-marquee{
        width:calc(100% - 20px) !important;
        margin:0 10px 14px !important;
        border-radius:0 0 13px 13px !important;
    }
    .tf-homepage .trust-marquee-inner{
        grid-template-columns:1fr 1fr !important;
        padding:4px !important;
    }
    .tf-homepage .trust-marquee-inner>span{
        justify-content:flex-start !important;
        padding:8px !important;
        white-space:normal !important;
        font-size:8px !important;
        line-height:1.25 !important;
    }
    .tf-homepage .trust-marquee-inner>span::after{
        display:none !important;
    }
    .tf-homepage .trust-marquee-inner>span:last-of-type{
        grid-column:1/-1;
    }
}
@media(max-width:430px){
    .tf-homepage .market-hero{
        height:425px !important;
    }
    .tf-homepage .market-hero-grid{
        padding:17px 13px 14px !important;
    }
    .tf-homepage .market-hero .eyebrow{
        margin-bottom:12px !important;
        font-size:8px !important;
    }
    .tf-homepage .hero-trust-row>div{
        padding:8px 9px !important;
    }
    .tf-homepage .hero-trust-row strong{
        font-size:15px !important;
    }
}


/* Sprint 310 — precision layout correction from live 1920px screenshot.
   Purpose: eliminate clipping, excessive dead-space, pill-strip look and unstable hero proportions. */

@media (min-width:1181px){
  /* A. Hero: shorter, denser, fully-contained */
  body.tf-homepage main section#home.market-hero{
    width:calc(100% - 72px) !important;
    height:430px !important;
    min-height:430px !important;
    max-height:430px !important;
    margin:18px 36px 0 !important;
    border-radius:20px 20px 0 0 !important;
  }

  /* B. Content occupies a deliberate left column; prevents huge search/content spread */
  body.tf-homepage #home .market-hero-grid{
    display:block !important;
    width:100% !important;
    height:100% !important;
    padding:24px 0 22px 66px !important;
  }
  body.tf-homepage #home .market-hero-copy{
    width:min(760px,47vw) !important;
    max-width:760px !important;
    height:auto !important;
    margin:0 !important;
  }

  /* C. Heading hierarchy tightened */
  body.tf-homepage #home .market-hero .eyebrow{
    min-height:25px !important;
    margin:0 0 12px !important;
    padding:5px 11px !important;
    font-size:8px !important;
  }
  body.tf-homepage #home .market-hero-copy h1{
    max-width:650px !important;
    margin:0 0 7px !important;
    font-size:52px !important;
    line-height:.98 !important;
    letter-spacing:-.043em !important;
  }
  body.tf-homepage #home .market-hero-copy>p{
    max-width:620px !important;
    font-size:12px !important;
    line-height:1.42 !important;
  }

  /* D. Search no longer visually dominates the whole hero */
  body.tf-homepage #home .market-search{
    grid-template-columns:122px minmax(0,1fr) 126px !important;
    width:700px !important;
    max-width:100% !important;
    height:56px !important;
    margin-top:15px !important;
    padding:4px !important;
    border-radius:13px !important;
  }
  body.tf-homepage #home .market-search select,
  body.tf-homepage #home .market-search input{
    height:48px !important;
    min-height:48px !important;
    font-size:12px !important;
  }
  body.tf-homepage #home .market-search button{
    height:48px !important;
    min-height:48px !important;
    font-size:11px !important;
  }

  /* E. Popular terms and CTA row compact */
  body.tf-homepage #home .popular-searches{
    margin-top:8px !important;
    gap:5px !important;
    min-height:22px !important;
  }
  body.tf-homepage #home .popular-searches>a{
    padding:4px 7px !important;
    font-size:7px !important;
  }
  body.tf-homepage #home .market-hero-actions{
    margin-top:8px !important;
    gap:8px !important;
  }
  body.tf-homepage #home .market-hero-actions .button{
    min-width:144px !important;
    min-height:34px !important;
    height:34px !important;
    padding:6px 13px !important;
    font-size:8px !important;
  }

  /* F. Stats must sit INSIDE hero, never be clipped by lower edge */
  body.tf-homepage #home .hero-trust-row{
    width:590px !important;
    max-width:100% !important;
    height:52px !important;
    min-height:52px !important;
    margin-top:9px !important;
    border-radius:10px !important;
  }
  body.tf-homepage #home .hero-trust-row>div{
    display:flex !important;
    flex-direction:column !important;
    justify-content:center !important;
    min-height:50px !important;
    padding:6px 12px !important;
  }
  body.tf-homepage #home .hero-trust-row strong{
    font-size:16px !important;
    line-height:1 !important;
  }
  body.tf-homepage #home .hero-trust-row span{
    margin-top:4px !important;
    font-size:6.5px !important;
    line-height:1 !important;
  }

  /* G. Keep controls visually attached to the image area */
  body.tf-homepage #home .market-hero-slider-arrows{
    right:28px !important;
    top:48% !important;
    gap:6px !important;
  }
  body.tf-homepage #home .market-hero-slider-dots{
    right:29px !important;
    bottom:13px !important;
  }

  /* H. Trust rail: 48px integrated enterprise footer, NOT five floating pills */
  body.tf-homepage main section.trust-marquee{
    width:calc(100% - 72px) !important;
    height:50px !important;
    min-height:50px !important;
    margin:0 36px 22px !important;
    padding:0 !important;
    border:1px solid #dce5ef !important;
    border-top:0 !important;
    border-radius:0 0 15px 15px !important;
    background:#f7f9fc !important;
    box-shadow:0 8px 22px rgba(15,38,76,.045) !important;
  }
  body.tf-homepage main section.trust-marquee>.shell.trust-marquee-inner{
    display:grid !important;
    grid-template-columns:repeat(5,minmax(0,1fr)) !important;
    align-items:stretch !important;
    width:100% !important;
    max-width:none !important;
    height:49px !important;
    min-height:49px !important;
    margin:0 !important;
    padding:0 24px !important;
    gap:0 !important;
    overflow:hidden !important;
  }
  body.tf-homepage main section.trust-marquee>.trust-marquee-inner>span{
    position:relative !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:auto !important;
    min-width:0 !important;
    height:49px !important;
    min-height:49px !important;
    margin:0 !important;
    padding:0 14px !important;
    border:0 !important;
    border-radius:0 !important;
    outline:0 !important;
    background:none !important;
    box-shadow:none !important;
    color:#3b526e !important;
    font-size:9px !important;
    line-height:1.1 !important;
    font-weight:800 !important;
    white-space:nowrap !important;
  }
  body.tf-homepage main section.trust-marquee>.trust-marquee-inner>span::before{
    content:"✓" !important;
    display:grid !important;
    place-items:center !important;
    width:20px !important;
    height:20px !important;
    min-width:20px !important;
    margin:0 8px 0 0 !important;
    border:0 !important;
    border-radius:50% !important;
    background:#1764ce !important;
    color:#fff !important;
    font-size:9px !important;
    line-height:1 !important;
    box-shadow:none !important;
  }
  body.tf-homepage main section.trust-marquee>.trust-marquee-inner>span::after{
    content:"" !important;
    position:absolute !important;
    top:13px !important;
    right:0 !important;
    width:1px !important;
    height:23px !important;
    background:#dfe6ef !important;
  }
  body.tf-homepage main section.trust-marquee>.trust-marquee-inner>span:last-of-type::after{
    display:none !important;
  }
  body.tf-homepage main section.trust-marquee>.trust-marquee-inner>i{
    display:none !important;
  }

  /* I. Reduce dead gap before next section */
  body.tf-homepage main section.trust-marquee + .section{
    margin-top:0 !important;
    padding-top:18px !important;
  }
}

/* Medium desktop / laptop */
@media (min-width:901px) and (max-width:1180px){
  body.tf-homepage #home.market-hero{
    height:420px !important;
    min-height:420px !important;
  }
  body.tf-homepage #home .market-hero-grid{
    padding:24px 34px 20px !important;
  }
  body.tf-homepage #home .market-hero-copy{
    max-width:650px !important;
  }
  body.tf-homepage #home .market-search{
    width:min(680px,72vw) !important;
  }
  body.tf-homepage main section.trust-marquee>.shell.trust-marquee-inner{
    grid-template-columns:repeat(5,minmax(0,1fr)) !important;
  }
  body.tf-homepage main section.trust-marquee>.trust-marquee-inner>span{
    font-size:7.5px !important;
    padding:0 7px !important;
  }
}


/* Sprint 311 — restore complete hero content flow without clipping */

/* Desktop: allow hero to size to its content, with a controlled minimum. */
@media (min-width:1181px){
  body.tf-homepage main section#home.market-hero{
    height:auto !important;
    min-height:440px !important;
    max-height:none !important;
    overflow:hidden !important;
  }

  body.tf-homepage #home .market-hero-grid{
    display:grid !important;
    grid-template-columns:minmax(0,760px) 1fr !important;
    align-items:center !important;
    height:auto !important;
    min-height:440px !important;
    padding:24px 52px 22px 66px !important;
  }

  body.tf-homepage #home .market-hero-copy{
    display:flex !important;
    flex-direction:column !important;
    justify-content:center !important;
    width:min(760px,48vw) !important;
    max-width:760px !important;
    min-height:0 !important;
    overflow:visible !important;
  }

  /* Keep the vertical rhythm compact but fully visible */
  body.tf-homepage #home .market-hero-copy h1{
    margin-bottom:7px !important;
  }

  body.tf-homepage #home .market-search{
    margin-top:14px !important;
  }

  body.tf-homepage #home .popular-searches{
    margin-top:8px !important;
  }

  body.tf-homepage #home .market-hero-actions{
    display:flex !important;
    flex-wrap:wrap !important;
    margin-top:8px !important;
  }

  body.tf-homepage #home .hero-trust-row{
    display:grid !important;
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    width:590px !important;
    max-width:100% !important;
    height:auto !important;
    min-height:52px !important;
    margin-top:10px !important;
    overflow:hidden !important;
  }

  body.tf-homepage #home .hero-trust-row>div{
    min-height:52px !important;
  }

  /* Controls remain inside image area, independent of content height */
  body.tf-homepage #home .market-hero-slider-arrows{
    top:50% !important;
  }

  body.tf-homepage #home .market-hero-slider-dots{
    bottom:14px !important;
  }

  /* Trust rail starts AFTER hero in normal document flow */
  body.tf-homepage main section.trust-marquee{
    position:relative !important;
    z-index:2 !important;
    margin-top:0 !important;
    clear:both !important;
  }
}

/* Laptop: no fixed 420px clipping either */
@media (min-width:901px) and (max-width:1180px){
  body.tf-homepage #home.market-hero{
    height:auto !important;
    min-height:430px !important;
    max-height:none !important;
  }

  body.tf-homepage #home .market-hero-grid{
    min-height:430px !important;
    height:auto !important;
    padding:24px 34px 22px !important;
  }

  body.tf-homepage #home .market-hero-copy{
    overflow:visible !important;
  }

  body.tf-homepage #home .hero-trust-row{
    height:auto !important;
    min-height:50px !important;
  }
}

/* Mobile/tablet: remove fixed-height clipping and let content determine hero height */
@media (max-width:900px){
  body.tf-homepage #home.market-hero{
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
  }

  body.tf-homepage #home .market-hero-grid{
    height:auto !important;
    min-height:0 !important;
    padding-bottom:18px !important;
  }

  body.tf-homepage #home .market-hero-copy{
    overflow:visible !important;
  }

  body.tf-homepage #home .market-hero-actions{
    display:grid !important;
    grid-template-columns:1fr 1fr !important;
  }

  body.tf-homepage #home .hero-trust-row{
    height:auto !important;
    min-height:0 !important;
    margin-top:10px !important;
  }
}

/* Absolute background layers always stretch to the final computed hero height. */
body.tf-homepage #home .market-hero-slider,
body.tf-homepage #home .market-hero-slide,
body.tf-homepage #home .market-hero-slider-overlay{
  height:100% !important;
  min-height:100% !important;
}

/* Sprint 333 — Buyer Commerce Center */
.buyer-commerce-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.buyer-commerce-kpis article{border:1px solid #e0e7ef;border-radius:14px;background:#fff;padding:14px}.buyer-commerce-kpis span,.buyer-commerce-kpis strong,.buyer-commerce-kpis small{display:block}.buyer-commerce-kpis span{font-size:10px;color:#718096;font-weight:800}.buyer-commerce-kpis strong{margin:4px 0 2px;font-size:20px;color:#0b2548}.buyer-commerce-kpis small{font-size:9px;color:#8994a3}.buyer-commerce-orders{display:grid;gap:8px}.buyer-commerce-orders>a{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;border:1px solid #e5ebf1;border-radius:11px;padding:11px;text-decoration:none}.buyer-commerce-orders strong,.buyer-commerce-orders small{display:block}.buyer-commerce-orders strong{font-size:11px;color:#173657}.buyer-commerce-orders small{margin-top:2px;font-size:9px;color:#7f8b9b}.buyer-commerce-orders span{font-size:9px;color:#607086}.buyer-commerce-orders b{font-size:10px;color:#173657}.buyer-address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.buyer-address-grid article{border:1px solid #e3e9f0;border-radius:12px;padding:12px;background:#fafbfd}.buyer-address-grid strong,.buyer-address-grid p,.buyer-address-grid small{display:block}.buyer-address-grid strong{font-size:11px;color:#173657}.buyer-address-grid p{margin:4px 0;font-size:9px;color:#607086}.buyer-address-grid small{font-size:9px;line-height:1.5;color:#8491a1}.buyer-address-grid form{display:flex;gap:6px;margin-top:8px}.buyer-address-grid button,.buyer-address-form button{border:1px solid #d4dfe9;border-radius:8px;background:#fff;padding:8px 9px;font-size:9px;font-weight:800;color:#31506f}.buyer-address-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px}.buyer-address-form input{width:100%;box-sizing:border-box;border:1px solid #d7e1ea;border-radius:9px;padding:9px}.buyer-address-form .wide{grid-column:span 2}.buyer-address-form label{display:flex;align-items:center;gap:7px;font-size:9px}.buyer-address-form label input{width:15px}.buyer-address-form button{background:#0f61c6;color:#fff;border-color:#0f61c6}
.buyer-orders-page{background:#f6f8fb}.buyer-orders-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:15px}.buyer-orders-head span{font-size:10px;font-weight:900;letter-spacing:.14em;color:#b97700}.buyer-orders-head h1{margin:5px 0;font-size:30px;color:#0b2548}.buyer-orders-head p{margin:0;font-size:12px;color:#6f7e91}.buyer-orders-head>a{border:1px solid #d5e0ea;border-radius:9px;padding:9px 11px;text-decoration:none;font-size:9px;font-weight:900;color:#0f5db7}.buyer-order-cards{display:grid;gap:10px}.buyer-order-cards article{border:1px solid #dfe7ef;border-radius:15px;background:#fff;padding:14px;box-shadow:0 6px 20px rgba(11,39,78,.04)}.buyer-order-top{display:flex;justify-content:space-between;gap:12px}.buyer-order-top strong,.buyer-order-top small{display:block}.buyer-order-top strong{font-size:12px;color:#173657}.buyer-order-top small{margin-top:3px;font-size:9px;color:#7d8999}.buyer-order-status{align-self:flex-start;border-radius:999px;background:#f1f4f7;padding:5px 8px;font-size:8px;font-weight:900;color:#617286}.status-delivered,.status-completed{background:#eaf8ef;color:#176536}.status-cancelled{background:#fff0f0;color:#a12727}.buyer-order-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:11px}.buyer-order-metrics>div{border:1px solid #e9edf2;border-radius:9px;background:#fafbfd;padding:8px}.buyer-order-metrics small,.buyer-order-metrics strong{display:block}.buyer-order-metrics small{font-size:8px;color:#8390a1}.buyer-order-metrics strong{margin-top:3px;font-size:10px;color:#173657}.buyer-order-actions{display:flex;gap:7px;margin-top:10px}.buyer-order-actions a{border:1px solid #d4dfe9;border-radius:8px;padding:8px 10px;text-decoration:none;font-size:9px;font-weight:900;color:#31506f}.buyer-order-actions a.primary{background:#0f61c6;color:#fff;border-color:#0f61c6}.buyer-orders-empty{text-align:center;border:1px solid #e0e7ef;border-radius:15px;background:#fff;padding:40px}.buyer-orders-empty>span{display:grid;place-items:center;width:42px;height:42px;margin:0 auto 8px;border-radius:12px;background:#f0f4f8}.buyer-orders-empty strong{display:block;color:#173657}.buyer-orders-empty p{font-size:10px;color:#7e8b9b}.buyer-orders-empty a{font-size:10px;font-weight:900;color:#0f61c6;text-decoration:none}
@media(max-width:900px){.buyer-commerce-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.buyer-address-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.buyer-commerce-kpis,.buyer-address-grid,.buyer-address-form{grid-template-columns:1fr}.buyer-address-form .wide{grid-column:auto}.buyer-commerce-orders>a{grid-template-columns:1fr}.buyer-orders-head{align-items:flex-start;flex-direction:column}.buyer-orders-head>a{width:100%;box-sizing:border-box;text-align:center}.buyer-order-top{flex-direction:column}.buyer-order-metrics{grid-template-columns:1fr}.buyer-order-actions{flex-direction:column}.buyer-order-actions a{text-align:center}}

/* Sprint 334 — Buyer/Seller transaction reconciliation UI */
.order-financial-ledger{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:12px 0 0}.order-financial-ledger>div{border:1px solid #e5eaf0;border-radius:9px;background:#fafbfd;padding:8px}.order-financial-ledger dt{font-size:8px;color:#7e8b9a}.order-financial-ledger dd{margin:3px 0 0;font-size:10px;font-weight:900;color:#173657}.transaction-audit-list{display:grid;gap:6px;margin-top:11px}.transaction-audit-list>div{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;border:1px solid #e8edf2;border-radius:9px;padding:8px 9px;background:#fafbfd}.transaction-audit-list span{font-size:9px;font-weight:800;color:#254564;text-transform:capitalize}.transaction-audit-list b{font-size:9px;color:#173657}.transaction-audit-list small{font-size:8px;color:#8390a1}@media(max-width:600px){.order-financial-ledger{grid-template-columns:1fr}.transaction-audit-list>div{grid-template-columns:1fr auto}.transaction-audit-list small{grid-column:1/-1}}

/* Sprint 335 — Buyer company KYB & trade credit */
.buyer-trade-page{background:#f6f8fb}.buyer-trade-head{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:14px}.buyer-trade-head span,.buyer-trade-card-head>span{display:block;font-size:10px;font-weight:900;letter-spacing:.14em;color:#b97700}.buyer-trade-head h1{margin:6px 0 4px;font-size:30px;color:#0b2548}.buyer-trade-head p,.buyer-trade-card-head p{margin:0;color:#6d7c90;font-size:12px;line-height:1.55}.buyer-trade-head>a{border:1px solid #d5e0ea;border-radius:9px;padding:9px 11px;text-decoration:none;font-size:9px;font-weight:900;color:#0f5db7}.buyer-trade-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:12px}.buyer-trade-kpis article,.buyer-trade-card,.buyer-trade-empty{border:1px solid #e0e7ef;border-radius:14px;background:#fff;padding:15px}.buyer-trade-kpis small,.buyer-trade-kpis strong,.buyer-trade-kpis span{display:block}.buyer-trade-kpis small{font-size:8px;color:#798699}.buyer-trade-kpis strong{margin:3px 0;font-size:18px;color:#0b2548}.buyer-trade-kpis span{font-size:8px;color:#8995a4}.buyer-trade-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:12px}.buyer-trade-card-head h2{margin:5px 0 4px;color:#173657;font-size:19px}.buyer-trade-form{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.buyer-trade-form label{display:grid;gap:5px}.buyer-trade-form label>span{font-size:8px;font-weight:800;color:#64758a}.buyer-trade-form .wide{grid-column:1/-1}.buyer-trade-form input,.buyer-trade-form select,.buyer-trade-form textarea{width:100%;box-sizing:border-box;border:1px solid #d7e1ea;border-radius:9px;padding:9px;font:600 10px Manrope,sans-serif}.buyer-trade-form button,.buyer-trade-submit button{grid-column:1/-1;border:0;border-radius:9px;background:#0f61c6;color:#fff;padding:10px;font:800 9px Manrope,sans-serif}.buyer-trade-submit{margin-top:9px}.buyer-trade-gate{border:1px solid #edd9a9;border-radius:10px;background:#fff9ec;padding:11px;margin-top:12px}.buyer-trade-gate strong{font-size:10px;color:#855900}.buyer-trade-gate p{font-size:9px;color:#776946}.buyer-trade-credit-meter{margin-top:14px}.buyer-trade-credit-meter>div{height:8px;border-radius:999px;background:#edf1f5;overflow:hidden}.buyer-trade-credit-meter>div>span{display:block;height:100%;border-radius:999px;background:#0f61c6}.buyer-trade-credit-meter small{display:block;margin-top:5px;font-size:8px;color:#7b899a}.buyer-trade-history{margin-top:12px}.buyer-trade-history-list{display:grid;gap:7px;margin-top:10px}.buyer-trade-history-list>div{border:1px solid #e7ecf1;border-radius:10px;padding:9px;background:#fafbfd}.buyer-trade-history-list strong,.buyer-trade-history-list span{display:block}.buyer-trade-history-list strong{font-size:10px;color:#173657}.buyer-trade-history-list span{margin-top:2px;font-size:8px;color:#8491a1}.buyer-trade-history-list p,.buyer-trade-muted{font-size:9px;color:#66768a}.buyer-trade-empty{text-align:center;padding:35px}.buyer-trade-empty strong{display:block;color:#173657}.buyer-trade-empty p{font-size:10px;color:#7c8999}.buyer-trade-empty a{font-size:10px;font-weight:900;color:#0f61c6;text-decoration:none}
@media(max-width:900px){.buyer-trade-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.buyer-trade-grid{grid-template-columns:1fr}}@media(max-width:650px){.buyer-trade-head{align-items:flex-start;flex-direction:column}.buyer-trade-head>a{width:100%;box-sizing:border-box;text-align:center}.buyer-trade-kpis,.buyer-trade-form{grid-template-columns:1fr}.buyer-trade-form .wide{grid-column:auto}}

/* Sprint 336 — B2B sourcing negotiation & award */
.sourcing-compare-page{background:#f6f8fb}.sourcing-compare-head{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px}.sourcing-compare-head>div>span{font-size:10px;font-weight:900;letter-spacing:.14em;color:#b97700}.sourcing-compare-head h1{margin:6px 0 4px;font-size:30px;color:#0b2548}.sourcing-compare-head p{margin:0;font-size:12px;color:#6d7c90}.sourcing-compare-head>a{border:1px solid #d5e0ea;border-radius:9px;padding:9px 11px;text-decoration:none;font-size:9px;font-weight:900;color:#0f5db7}.sourcing-quote-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.sourcing-quote-card{border:1px solid #dfe7ef;border-radius:15px;background:#fff;padding:14px}.sourcing-quote-card.is-awarded{border-color:#a9d7b8;box-shadow:0 0 0 2px #eef9f2 inset}.sourcing-quote-head{display:flex;justify-content:space-between;gap:10px}.sourcing-quote-head strong,.sourcing-quote-head small{display:block}.sourcing-quote-head strong{font-size:12px;color:#173657}.sourcing-quote-head small{margin-top:3px;font-size:8px;color:#8090a1}.sourcing-quote-head>span{align-self:flex-start;border-radius:999px;background:#f0f3f6;padding:5px 8px;font-size:8px;font-weight:900;color:#617286}.sourcing-quote-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:11px}.sourcing-quote-metrics>div{border:1px solid #e7ecf1;border-radius:9px;background:#fafbfd;padding:8px}.sourcing-quote-metrics small,.sourcing-quote-metrics strong,.sourcing-quote-metrics span{display:block}.sourcing-quote-metrics small{font-size:8px;color:#8390a1}.sourcing-quote-metrics strong{margin:3px 0;font-size:10px;color:#173657}.sourcing-quote-metrics span{font-size:8px;color:#8995a3}.sourcing-quote-actions{display:grid;gap:8px;margin-top:11px}.sourcing-quote-actions details{border:1px solid #e3e9f0;border-radius:10px;padding:9px}.sourcing-quote-actions summary{cursor:pointer;font-size:9px;font-weight:900;color:#31506f}.sourcing-eval-form{display:grid;gap:8px;margin-top:9px}.sourcing-eval-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.sourcing-eval-form label{display:grid;gap:4px}.sourcing-eval-form label>span{font-size:8px;color:#758497}.sourcing-eval-form input,.sourcing-eval-form textarea,.sourcing-message-form input{width:100%;box-sizing:border-box;border:1px solid #d7e1ea;border-radius:8px;padding:8px;font:600 9px Manrope,sans-serif}.sourcing-eval-form button,.sourcing-message-form button,.sourcing-award-btn{border:0;border-radius:8px;padding:9px;font:800 9px Manrope,sans-serif;cursor:pointer}.sourcing-eval-form button,.sourcing-message-form button{background:#0f61c6;color:#fff}.sourcing-message-form{display:grid;grid-template-columns:1fr auto;gap:6px}.sourcing-message-form a{grid-column:1/-1;font-size:8px;font-weight:900;color:#0f5db7;text-decoration:none}.sourcing-award-btn{width:100%;background:#f2b514;color:#172033}.sourcing-history{margin-top:10px;border-top:1px solid #edf1f5;padding-top:9px}.sourcing-history summary{font-size:9px;font-weight:900;color:#31506f;cursor:pointer}.sourcing-history p{margin:6px 0;font-size:8px;color:#627286}.sourcing-history small{color:#8995a3}.sourcing-event-list{display:grid;gap:5px;margin-top:10px}.sourcing-event-list>div{border-left:3px solid #dce5ee;padding:5px 8px;background:#fafbfd}.sourcing-event-list strong,.sourcing-event-list span{display:block}.sourcing-event-list strong{font-size:8px;color:#173657}.sourcing-event-list span{font-size:7px;color:#8b97a5}.sourcing-event-list p{margin:3px 0 0;font-size:8px;color:#617286}.sourcing-integrity-note{margin-top:12px;border:1px solid #e0e7ef;border-radius:12px;background:#f9fbfd;padding:11px 13px;font-size:9px;line-height:1.55;color:#68788c}.sourcing-empty{grid-column:1/-1;text-align:center;border:1px solid #e0e7ef;border-radius:14px;background:#fff;padding:35px}.sourcing-empty strong{display:block;color:#173657}.sourcing-empty p{font-size:9px;color:#7d8999}
@media(max-width:1100px){.sourcing-quote-grid{grid-template-columns:1fr}.sourcing-eval-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.sourcing-compare-head{align-items:flex-start;flex-direction:column}.sourcing-compare-head>a{width:100%;box-sizing:border-box;text-align:center}.sourcing-quote-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.sourcing-eval-grid{grid-template-columns:1fr 1fr}.sourcing-message-form{grid-template-columns:1fr}}@media(max-width:460px){.sourcing-quote-metrics,.sourcing-eval-grid{grid-template-columns:1fr}}

/* Sprint 338 — enterprise supplier contracts */
.contract-page{background:#f6f8fb}.contract-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:12px 0}.contract-kpis article,.contract-card,.contract-empty{background:#fff;border:1px solid #e0e7ef;border-radius:14px;padding:14px}.contract-kpis small,.contract-kpis strong,.contract-kpis span{display:block}.contract-kpis small{font-size:8px;color:#8290a0}.contract-kpis strong{margin:3px 0;color:#173657;font-size:16px}.contract-kpis span{font-size:8px;color:#8995a3}.contract-card{margin-top:11px}.contract-card h2{margin:0 0 10px;color:#173657;font-size:16px}.contract-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.contract-form input,.contract-form select,.contract-form textarea,.tier-form input,.contract-actions input{border:1px solid #d7e1ea;border-radius:9px;padding:9px;font:600 9px Manrope,sans-serif}.contract-form textarea{grid-column:1/-1}.contract-list{display:grid;gap:7px}.contract-list>a{display:flex;justify-content:space-between;gap:12px;border:1px solid #e7ecf1;border-radius:10px;padding:10px;text-decoration:none}.contract-list strong,.contract-list span,.contract-list b{display:block}.contract-list strong{font-size:10px;color:#173657}.contract-list span{margin-top:3px;font-size:8px;color:#8290a0}.contract-list b{font-size:9px;color:#0f61c6}.contract-items{display:grid;gap:8px}.contract-items>article{border:1px solid #e7ecf1;border-radius:10px;padding:10px}.contract-items strong,.contract-items span{display:block}.contract-items strong{font-size:10px;color:#173657}.contract-items span{font-size:8px;color:#758497}.tier-list{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.tier-list span{border-radius:999px;background:#f1f5f9;padding:5px 8px;font-weight:800}.tier-form{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:6px;margin-top:8px}.tier-form button{border:0;border-radius:8px;background:#0f61c6;color:#fff;font-size:8px;font-weight:900}.contract-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:11px}.contract-actions form{display:flex;gap:6px}.contract-events{display:grid;gap:6px}.contract-events>div{border-left:3px solid #dce5ee;background:#fafbfd;padding:7px 9px}.contract-events strong,.contract-events span{display:block}.contract-events strong{font-size:9px;color:#173657}.contract-events span{font-size:7px;color:#8995a3}.contract-events p{font-size:8px;color:#66768a;margin:3px 0 0}@media(max-width:850px){.contract-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.contract-form{grid-template-columns:1fr 1fr}}@media(max-width:600px){.contract-form,.tier-form{grid-template-columns:1fr}.contract-form textarea{grid-column:auto}.contract-list>a{flex-direction:column}.contract-actions,.contract-actions form{display:grid;width:100%}}

/* Sprint 339 — contract price enforcement */
.contract-source-help{display:block;margin:-4px 0 2px;font-size:8px;line-height:1.45;color:#7c8998}.contract-lock-badge{display:inline-flex;margin-top:4px;border-radius:999px;background:#eaf8ef;padding:4px 7px;font-size:7px;font-weight:900;color:#176536}.contract-compliance{display:inline-flex;margin:4px 0 0;border-radius:999px;padding:4px 7px;font-size:7px;font-weight:900}.contract-compliance.is-ok{background:#eaf8ef;color:#176536}.contract-compliance.is-blocked{background:#fff0f0;color:#a12727}.contract-enforcement-note{border-color:#badfc6!important;background:#f3fbf5!important;color:#275e38!important}

/* Sprint 342 — warehouse fulfilment routing */
.order-warehouse-tag{display:block;margin-top:4px;font-size:8px;font-weight:800;color:#60748a}

/* Sprint 346 — Search Intelligence */
.search-expansion{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-top:10px;font-size:9px}.search-expansion a,.search-zero-intel a{border-radius:999px;background:#fff2bf;padding:5px 8px;text-decoration:none;color:#6e5100;font-weight:800}.search-zero-intel{margin-bottom:12px;border:1px solid #ebd89a;border-radius:13px;background:#fffaf0;padding:13px}.search-zero-intel strong{color:#644c08}.search-zero-intel p{font-size:10px;color:#766b50}.search-zero-intel>div{display:flex;gap:5px;flex-wrap:wrap}.search-facet-box{margin-top:12px;border:1px solid #e0e7ef;border-radius:11px;background:#fff;padding:10px}.search-facet-box>strong{display:block;margin-bottom:7px;font-size:10px;color:#173657}.search-facet-box>span{display:flex;justify-content:space-between;padding:5px 0;border-top:1px solid #edf1f5;font-size:8px;color:#68788a}


/* ==========================================================
   Sprint 366C.21 — Category Mobile Layout Stabilization
   Desktop taxonomy/category layout intentionally unchanged.
   ========================================================== */
@media(max-width:820px){
  body:has(.taxonomy-hero) .taxonomy-hero{
    padding:22px 0 20px !important;
  }
  body:has(.taxonomy-hero) .taxonomy-hero .shell,
  body:has(.taxonomy-hero) .taxonomy-children .shell,
  body:has(.taxonomy-hero) .section-soft>.shell{
    width:calc(100% - 20px) !important;
  }
  body:has(.taxonomy-hero) .taxonomy-crumbs{
    gap:6px !important;
    overflow-x:auto !important;
    padding-bottom:4px !important;
    white-space:nowrap !important;
    scrollbar-width:none !important;
  }
  body:has(.taxonomy-hero) .taxonomy-crumbs::-webkit-scrollbar{display:none!important}
  body:has(.taxonomy-hero) .taxonomy-hero-row{
    display:flex !important;
    align-items:flex-end !important;
    justify-content:space-between !important;
    gap:12px !important;
  }
  body:has(.taxonomy-hero) .taxonomy-hero-row>div:first-child{
    min-width:0 !important;
  }
  body:has(.taxonomy-hero) .taxonomy-level{
    font-size:8px !important;
    letter-spacing:.12em !important;
  }
  body:has(.taxonomy-hero) .taxonomy-hero h1{
    margin:7px 0 0 !important;
    font-size:27px !important;
    line-height:1.05 !important;
  }
  body:has(.taxonomy-hero) .taxonomy-hero-row p{
    display:none !important;
  }
  body:has(.taxonomy-hero) .taxonomy-count{
    flex:0 0 auto !important;
    min-width:112px !important;
    margin:0 !important;
    padding:11px 12px !important;
    border-radius:12px !important;
    text-align:left !important;
  }
  body:has(.taxonomy-hero) .taxonomy-count strong{
    font-size:19px !important;
    line-height:1 !important;
  }
  body:has(.taxonomy-hero) .taxonomy-count span{
    margin-top:4px !important;
    font-size:7px !important;
  }

  body:has(.taxonomy-hero) .taxonomy-children{
    padding:18px 0 16px !important;
  }
  body:has(.taxonomy-hero) .taxonomy-children .section-head{
    margin-bottom:10px !important;
  }
  body:has(.taxonomy-hero) .taxonomy-children .section-head span{
    font-size:8px !important;
  }
  body:has(.taxonomy-hero) .taxonomy-children .section-head h2{
    margin-top:3px !important;
    font-size:20px !important;
    line-height:1.1 !important;
  }
  body:has(.taxonomy-hero) .taxonomy-child-grid{
    display:flex !important;
    gap:8px !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    margin-right:-10px !important;
    padding:0 10px 6px 0 !important;
    scroll-snap-type:x mandatory !important;
    scrollbar-width:none !important;
  }
  body:has(.taxonomy-hero) .taxonomy-child-grid::-webkit-scrollbar{display:none!important}
  body:has(.taxonomy-hero) .taxonomy-child-grid>a{
    flex:0 0 132px !important;
    min-width:132px !important;
    min-height:116px !important;
    padding:8px !important;
    border-radius:12px !important;
    scroll-snap-align:start !important;
  }
  body:has(.taxonomy-hero) .taxonomy-child-grid>a>div{
    height:58px !important;
    margin-bottom:7px !important;
    border-radius:9px !important;
  }
  body:has(.taxonomy-hero) .taxonomy-child-grid strong{
    font-size:9px !important;
    line-height:1.25 !important;
  }
  body:has(.taxonomy-hero) .taxonomy-child-grid span{
    margin-top:4px !important;
    font-size:8px !important;
  }

  /* Critical fix: do NOT allow the filter sidebar to consume document height. */
  body:has(.taxonomy-hero) .catalog-layout{
    display:block !important;
    min-height:0 !important;
  }
  body:has(.taxonomy-hero) .catalog-layout>.filter-sidebar,
  body:has(.taxonomy-hero) .catalog-layout .filter-sidebar{
    position:fixed !important;
    z-index:140 !important;
    left:0 !important;
    top:0 !important;
    bottom:0 !important;
    width:min(340px,88vw) !important;
    height:100dvh !important;
    margin:0 !important;
    padding:10px !important;
    overflow-y:auto !important;
    background:#fff !important;
    transform:translateX(-105%) !important;
    transition:transform .25s ease !important;
  }
  body:has(.taxonomy-hero) .catalog-layout>.filter-sidebar.open,
  body:has(.taxonomy-hero) .catalog-layout .filter-sidebar.open{
    transform:translateX(0) !important;
  }
  body:has(.taxonomy-hero) .catalog-layout main{
    display:block !important;
    width:100% !important;
    min-width:0 !important;
    min-height:0 !important;
  }

  body:has(.taxonomy-hero) .section-soft{
    min-height:0 !important;
    padding:10px 0 28px !important;
  }
  body:has(.taxonomy-hero) .catalog-toolbar{
    position:sticky !important;
    top:0 !important;
    z-index:35 !important;
    display:grid !important;
    grid-template-columns:minmax(0,1fr) auto !important;
    gap:8px !important;
    align-items:center !important;
    min-height:56px !important;
    margin:0 0 10px !important;
    padding:7px !important;
    border:1px solid #dfe6ef !important;
    border-radius:14px !important;
    background:rgba(255,255,255,.97) !important;
    box-shadow:0 8px 22px rgba(10,39,85,.07) !important;
    backdrop-filter:blur(10px) !important;
  }
  body:has(.taxonomy-hero) .catalog-toolbar>div{
    min-width:0 !important;
    gap:8px !important;
  }
  body:has(.taxonomy-hero) .mobile-filter-button{
    display:inline-flex !important;
    min-height:40px !important;
    align-items:center !important;
    border:1px solid #d7e0ea !important;
    border-radius:11px !important;
    background:#fff !important;
    padding:0 11px !important;
    color:#0b1f3a !important;
    font-size:10px !important;
    font-weight:900 !important;
  }
  body:has(.taxonomy-hero) .catalog-toolbar strong{
    overflow:hidden !important;
    color:#223651 !important;
    font-size:9px !important;
    white-space:nowrap !important;
    text-overflow:ellipsis !important;
  }
  body:has(.taxonomy-hero) .catalog-toolbar form{
    min-width:0 !important;
  }
  body:has(.taxonomy-hero) .catalog-toolbar select{
    width:126px !important;
    max-width:126px !important;
    height:40px !important;
    border-radius:11px !important;
    font-size:9px !important;
  }

  body:has(.taxonomy-hero) .catalog-layout .product-grid{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:8px !important;
    width:100% !important;
    overflow:visible !important;
    padding:0 !important;
  }
  body:has(.taxonomy-hero) .catalog-layout .product-card{
    min-width:0 !important;
    height:auto !important;
    border-radius:13px !important;
  }
  body:has(.taxonomy-hero) .catalog-layout .product-image,
  body:has(.taxonomy-hero) .catalog-layout .product-card-detailed .product-image{
    height:150px !important;
    min-height:150px !important;
    padding:8px !important;
  }
  body:has(.taxonomy-hero) .catalog-layout .product-body,
  body:has(.taxonomy-hero) .catalog-layout .product-card-detailed .product-body{
    padding:10px !important;
  }
  body:has(.taxonomy-hero) .catalog-layout .product-body h3,
  body:has(.taxonomy-hero) .catalog-layout .product-card-detailed .product-body h3{
    min-height:0 !important;
    margin-bottom:6px !important;
    font-size:11px !important;
    line-height:1.3 !important;
  }
  body:has(.taxonomy-hero) .catalog-layout .price,
  body:has(.taxonomy-hero) .catalog-layout .product-card-detailed .price{
    font-size:13px !important;
  }
  body:has(.taxonomy-hero) .catalog-layout .product-description,
  body:has(.taxonomy-hero) .catalog-layout .product-facts{
    display:none !important;
  }
  body:has(.taxonomy-hero) .catalog-layout .product-primary-meta{
    margin:5px 0 !important;
    gap:3px 6px !important;
    font-size:7px !important;
  }
  body:has(.taxonomy-hero) .catalog-layout .supplier-line{
    padding-top:6px !important;
    font-size:7px !important;
  }
  body:has(.taxonomy-hero) .catalog-layout .card-actions,
  body:has(.taxonomy-hero) .catalog-layout .product-commerce-actions{
    grid-template-columns:1fr !important;
    gap:5px !important;
    margin-top:6px !important;
  }
  body:has(.taxonomy-hero) .catalog-layout .card-actions a,
  body:has(.taxonomy-hero) .catalog-layout .card-actions button,
  body:has(.taxonomy-hero) .catalog-layout .product-commerce-actions button{
    min-height:34px !important;
    font-size:8px !important;
  }
}

@media(max-width:390px){
  body:has(.taxonomy-hero) .taxonomy-hero-row{
    align-items:flex-start !important;
  }
  body:has(.taxonomy-hero) .taxonomy-count{
    min-width:96px !important;
    padding:10px !important;
  }
  body:has(.taxonomy-hero) .taxonomy-child-grid>a{
    flex-basis:126px !important;
    min-width:126px !important;
  }
  body:has(.taxonomy-hero) .catalog-toolbar{
    grid-template-columns:minmax(0,1fr) 116px !important;
  }
  body:has(.taxonomy-hero) .catalog-toolbar select{
    width:116px !important;
    max-width:116px !important;
  }
}


/* ==========================================================
   Sprint 366C.22 — Enterprise Category Directory
   Categories page only. Solid-color enterprise UI.
   ========================================================== */
.tf-category-directory-hero{background:#0b2f66;color:#fff;padding:44px 0}
.tf-category-directory-hero .shell,
.tf-category-directory-section .shell,
.tf-category-benefits .shell,
.tf-category-modes .shell,
.tf-category-how .shell{width:min(1480px,calc(100% - 40px));margin-inline:auto}
.tf-category-directory-hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(420px,.8fr);gap:32px;align-items:end}
.tf-category-eyebrow,.tf-category-section-head>div>span,.tf-category-how-panel>div:first-child>span{display:block;color:#f4b72f;font-size:10px;font-weight:900;letter-spacing:.13em}
.tf-category-directory-copy h1{max-width:14ch;margin:14px 0 10px;font-size:clamp(38px,4vw,62px);line-height:1;letter-spacing:-.045em}
.tf-category-directory-copy p{max-width:720px;margin:0;color:#d8e3ef;font-size:15px;line-height:1.55}
.tf-category-directory-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}
.tf-category-directory-actions a{display:inline-flex;min-height:44px;align-items:center;gap:8px;border-radius:10px;padding:0 15px;font-size:12px;font-weight:900;text-decoration:none}
.tf-category-primary-cta{background:#f4b72f;color:#0b1f3a}
.tf-category-secondary-cta{border:1px solid rgba(255,255,255,.3);background:#fff;color:#0b2f66}
.tf-category-directory-proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.tf-category-directory-proof article{min-height:96px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:#123a72;padding:16px}
.tf-category-directory-proof strong{display:block;font-size:22px;line-height:1;color:#fff}
.tf-category-directory-proof span{display:block;margin-top:8px;color:#cbd9e8;font-size:9px;line-height:1.35}

.tf-category-directory-section{padding:34px 0;background:#fff}
.tf-category-benefits{padding:34px 0;background:#f5f7fb}
.tf-category-modes{padding:34px 0;background:#fff}
.tf-category-how{padding:34px 0 48px;background:#f5f7fb}
.tf-category-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}
.tf-category-section-head>div>span{color:#0c5bc7}
.tf-category-section-head h2{max-width:25ch;margin:7px 0 0;color:#0b1f3a;font-size:clamp(27px,2.4vw,38px);line-height:1.06;letter-spacing:-.035em}
.tf-category-section-head p{max-width:720px;margin:8px 0 0;color:#64778c;font-size:11px;line-height:1.5}
.tf-category-directory-count{flex:0 0 auto;border:1px solid #dce4ed;border-radius:999px;background:#fff;padding:9px 12px;color:#0b2f66;font-size:9px;font-weight:900}

.tf-category-directory-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
.tf-category-directory-card{display:flex;min-width:0;min-height:250px;overflow:hidden;flex-direction:column;border:1px solid #dce4ed;border-radius:15px;background:#fff;color:#0b1f3a;text-decoration:none}
.tf-category-directory-media{position:relative;height:132px;overflow:hidden;background:#f1f4f8}
.tf-category-directory-media img{width:100%;height:100%;object-fit:cover}
.tf-category-directory-media.is-empty:after{content:"TF";position:absolute;inset:0;display:grid;place-items:center;color:#9fb0c4;font-size:22px;font-weight:900}
.tf-category-directory-media>span{position:absolute;left:10px;top:10px;z-index:2;display:grid;min-width:30px;height:30px;place-items:center;border-radius:9px;background:#fff;color:#0c5bc7;font-size:8px;font-weight:900;box-shadow:0 4px 12px rgba(11,31,58,.08)}
.tf-category-directory-body{display:flex;flex:1;flex-direction:column;padding:13px}
.tf-category-directory-body h3{margin:0;color:#0b1f3a;font-size:14px;line-height:1.25}
.tf-category-directory-body p{margin:7px 0 12px;color:#6a7e93;font-size:9px;line-height:1.45}
.tf-category-directory-body>b{display:flex;align-items:center;justify-content:space-between;margin-top:auto;border-top:1px solid #e8edf3;padding-top:10px;color:#0c5bc7;font-size:9px}
.tf-category-directory-body>b i{font-style:normal}

.tf-category-benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.tf-category-benefit-grid article{min-height:190px;border:1px solid #dce4ed;border-radius:15px;background:#fff;padding:17px}
.tf-category-benefit-grid article>span{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:#fff4d3;color:#8b6200;font-size:9px;font-weight:900}
.tf-category-benefit-grid h3{margin:18px 0 8px;color:#0b1f3a;font-size:16px}
.tf-category-benefit-grid p{margin:0;color:#64778c;font-size:10px;line-height:1.5}

.tf-category-mode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.tf-category-mode-grid article{display:flex;min-height:230px;flex-direction:column;border-radius:16px;padding:20px}
.tf-category-mode-grid article>span{font-size:9px;font-weight:900;letter-spacing:.12em}
.tf-category-mode-grid h3{margin:18px 0 8px;font-size:22px;line-height:1.1}
.tf-category-mode-grid p{max-width:48ch;margin:0;font-size:10px;line-height:1.5}
.tf-category-mode-grid a{display:flex;min-height:40px;align-items:center;justify-content:space-between;margin-top:auto;border-radius:10px;padding:0 12px;font-size:9px;font-weight:900;text-decoration:none}
.tf-category-mode-grid .is-b2b{background:#0b2f66;color:#fff}.tf-category-mode-grid .is-b2b p{color:#d8e3ef}.tf-category-mode-grid .is-b2b a{background:#fff;color:#0b2f66}
.tf-category-mode-grid .is-b2c{border:1px solid #dce4ed;background:#fff;color:#0b1f3a}.tf-category-mode-grid .is-b2c p{color:#64778c}.tf-category-mode-grid .is-b2c a{background:#f4b72f;color:#0b1f3a}
.tf-category-mode-grid .is-d2c{background:#f4b72f;color:#0b1f3a}.tf-category-mode-grid .is-d2c p{color:#594718}.tf-category-mode-grid .is-d2c a{background:#0b2f66;color:#fff}

.tf-category-how-panel{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:24px;align-items:center;border-radius:18px;background:#0b1f3a;padding:24px;color:#fff}
.tf-category-how-panel h2{max-width:18ch;margin:8px 0 0;font-size:28px;line-height:1.08}
.tf-category-how-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.tf-category-how-steps article{display:flex;min-height:100px;align-items:flex-start;gap:10px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#122b4a;padding:12px}
.tf-category-how-steps article>b{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;border-radius:8px;background:#f4b72f;color:#0b1f3a;font-size:8px}
.tf-category-how-steps strong{display:block;font-size:11px}
.tf-category-how-steps small{display:block;margin-top:5px;color:#bdcad8;font-size:8px;line-height:1.4}

@media(max-width:1100px){
  .tf-category-directory-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  .tf-category-directory-hero-grid{grid-template-columns:1fr}
  .tf-category-directory-proof{grid-template-columns:repeat(4,minmax(0,1fr))}
}

@media(max-width:767px){
  .tf-category-directory-hero{padding:24px 0}
  .tf-category-directory-hero .shell,
  .tf-category-directory-section .shell,
  .tf-category-benefits .shell,
  .tf-category-modes .shell,
  .tf-category-how .shell{width:calc(100% - 20px)}
  .tf-category-directory-copy h1{max-width:13ch;margin-top:10px;font-size:34px}
  .tf-category-directory-copy p{font-size:12px}
  .tf-category-directory-actions{display:grid;grid-template-columns:1fr 1fr;margin-top:16px}
  .tf-category-directory-actions a{justify-content:center;min-height:42px;padding:0 9px;font-size:9px}
  .tf-category-directory-proof{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:18px}
  .tf-category-directory-proof article{min-height:74px;padding:12px}
  .tf-category-directory-proof strong{font-size:18px}
  .tf-category-directory-proof span{font-size:7px}

  .tf-category-directory-section,.tf-category-benefits,.tf-category-modes{padding:22px 0}
  .tf-category-how{padding:22px 0 32px}
  .tf-category-section-head{display:block;margin-bottom:12px}
  .tf-category-section-head h2{font-size:22px}
  .tf-category-section-head p{font-size:9px}
  .tf-category-directory-count{display:inline-flex;margin-top:10px}

  .tf-category-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .tf-category-directory-card{min-height:210px;border-radius:13px}
  .tf-category-directory-media{height:100px}
  .tf-category-directory-body{padding:10px}
  .tf-category-directory-body h3{font-size:12px}
  .tf-category-directory-body p{font-size:8px}
  .tf-category-directory-body>b{font-size:8px}

  .tf-category-benefit-grid,
  .tf-category-mode-grid{display:flex;gap:8px;margin-right:-10px;padding:0 10px 5px 0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}
  .tf-category-benefit-grid::-webkit-scrollbar,
  .tf-category-mode-grid::-webkit-scrollbar{display:none}
  .tf-category-benefit-grid article,
  .tf-category-mode-grid article{flex:0 0 min(82vw,300px);width:min(82vw,300px);scroll-snap-align:start}
  .tf-category-benefit-grid article{min-height:170px}
  .tf-category-mode-grid article{min-height:210px}

  .tf-category-how-panel{display:block;padding:16px;border-radius:14px}
  .tf-category-how-panel h2{font-size:22px}
  .tf-category-how-steps{display:grid;grid-template-columns:1fr;gap:7px;margin-top:15px}
  .tf-category-how-steps article{min-height:72px}
}


/* ==========================================================
   Sprint 366C.23 — Global Mobile Floating UI Isolation
   Fixes split mobile dock + AI launcher on non-home pages.
   ========================================================== */

@media(max-width:767px){
  /* New split marketplace dock must work on every page, not homepage only. */
  .tf-mobile-market-dock{
    position:fixed !important;
    z-index:9985 !important;
    left:10px !important;
    right:10px !important;
    bottom:8px !important;
    display:grid !important;
    gap:7px !important;
    width:auto !important;
    height:auto !important;
    pointer-events:none !important;
  }

  .tf-mobile-market-dock-row{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) 72px !important;
    gap:8px !important;
    align-items:end !important;
    width:100% !important;
    min-width:0 !important;
  }

  .tf-mobile-market-pill{
    display:grid !important;
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
    width:100% !important;
    min-width:0 !important;
    min-height:68px !important;
    overflow:hidden !important;
    border:1px solid #dce4ed !important;
    border-radius:22px !important;
    background:#ffffff !important;
    padding:6px !important;
    box-shadow:0 14px 38px rgba(11,31,58,.18) !important;
    pointer-events:auto !important;
  }

  .tf-mobile-market-pill>a{
    position:relative !important;
    display:flex !important;
    width:auto !important;
    min-width:0 !important;
    height:auto !important;
    min-height:56px !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
    gap:4px !important;
    margin:0 !important;
    border:0 !important;
    border-radius:16px !important;
    background:transparent !important;
    padding:4px 2px !important;
    color:#142743 !important;
    text-decoration:none !important;
  }

  .tf-mobile-market-pill>a>span{
    position:relative !important;
    display:grid !important;
    width:30px !important;
    min-width:30px !important;
    height:30px !important;
    min-height:30px !important;
    place-items:center !important;
    margin:0 !important;
    border-radius:10px !important;
    background:transparent !important;
  }

  .tf-mobile-market-pill>a>span>svg{
    display:block !important;
    width:21px !important;
    max-width:21px !important;
    height:21px !important;
    max-height:21px !important;
    fill:none !important;
    stroke:currentColor !important;
    stroke-width:1.9 !important;
    stroke-linecap:round !important;
    stroke-linejoin:round !important;
  }

  .tf-mobile-market-pill>a:first-child>span>svg{
    fill:currentColor !important;
    stroke:none !important;
  }

  .tf-mobile-market-pill>a>small{
    display:block !important;
    width:auto !important;
    margin:0 !important;
    color:inherit !important;
    font-size:7px !important;
    font-weight:800 !important;
    line-height:1 !important;
    white-space:nowrap !important;
  }

  .tf-mobile-market-pill>a.is-active{
    background:#fff4d3 !important;
    color:#0b2f66 !important;
  }

  .tf-mobile-market-pill>a.is-active>span{
    background:#ffffff !important;
    box-shadow:0 4px 12px rgba(11,47,102,.08) !important;
  }

  .tf-mobile-market-pill>a:last-child>span>i{
    position:absolute !important;
    right:0 !important;
    top:0 !important;
    width:7px !important;
    height:7px !important;
    border:1.5px solid #fff !important;
    border-radius:50% !important;
    background:#ff335f !important;
  }

  /* Separate RFQ floating action. */
  .tf-mobile-rfq-side{
    display:flex !important;
    width:72px !important;
    min-width:72px !important;
    max-width:72px !important;
    height:72px !important;
    min-height:72px !important;
    max-height:72px !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
    gap:4px !important;
    overflow:hidden !important;
    border:2px solid #ffffff !important;
    border-radius:22px !important;
    background:#f4b72f !important;
    padding:0 !important;
    color:#0b1f3a !important;
    box-shadow:0 14px 32px rgba(244,183,47,.34) !important;
    text-decoration:none !important;
    pointer-events:auto !important;
  }

  .tf-mobile-rfq-side>span{
    display:grid !important;
    width:34px !important;
    min-width:34px !important;
    height:34px !important;
    min-height:34px !important;
    place-items:center !important;
    margin:0 !important;
    border-radius:11px !important;
    background:#ffffff !important;
  }

  .tf-mobile-rfq-side>span>svg{
    display:block !important;
    width:23px !important;
    max-width:23px !important;
    height:23px !important;
    max-height:23px !important;
    fill:none !important;
    stroke:currentColor !important;
    stroke-width:2 !important;
    stroke-linecap:round !important;
    stroke-linejoin:round !important;
  }

  .tf-mobile-rfq-side>small{
    display:block !important;
    margin:0 !important;
    color:#0b1f3a !important;
    font-size:8px !important;
    font-weight:900 !important;
    line-height:1 !important;
  }

  /* Cart rail above the dock, if cart contains items. */
  .tf-mobile-cart-float{
    display:flex !important;
    min-height:56px !important;
    align-items:center !important;
    justify-content:space-between !important;
    gap:10px !important;
    overflow:hidden !important;
    border:1px solid #dce4ed !important;
    border-radius:17px !important;
    background:#ffffff !important;
    padding:7px 8px 7px 10px !important;
    box-shadow:0 12px 32px rgba(11,31,58,.16) !important;
    pointer-events:auto !important;
  }

  /* AI launcher: isolate from all page-level SVG/button rules. */
  .ai-chat-widget{
    position:fixed !important;
    z-index:9990 !important;
    right:14px !important;
    bottom:calc(96px + env(safe-area-inset-bottom)) !important;
    width:auto !important;
    height:auto !important;
  }

  .ai-chat-widget>.ai-chat-launcher{
    position:relative !important;
    display:flex !important;
    width:54px !important;
    min-width:54px !important;
    max-width:54px !important;
    height:54px !important;
    min-height:54px !important;
    max-height:54px !important;
    align-items:center !important;
    justify-content:center !important;
    gap:3px !important;
    overflow:visible !important;
    border:2px solid #ffffff !important;
    border-radius:18px !important;
    background:#f4b72f !important;
    padding:0 !important;
    color:#0b1f3a !important;
    box-shadow:0 12px 28px rgba(11,31,58,.18) !important;
  }

  .ai-chat-widget>.ai-chat-launcher>span{
    display:grid !important;
    width:25px !important;
    min-width:25px !important;
    height:25px !important;
    min-height:25px !important;
    place-items:center !important;
    margin:0 !important;
    font-size:0 !important;
  }

  .ai-chat-widget>.ai-chat-launcher>span>svg{
    display:block !important;
    width:19px !important;
    max-width:19px !important;
    height:19px !important;
    max-height:19px !important;
    fill:none !important;
    stroke:currentColor !important;
    stroke-width:1.9 !important;
  }

  .ai-chat-widget>.ai-chat-launcher>b{
    display:block !important;
    margin:0 !important;
    color:#0b1f3a !important;
    font-size:10px !important;
    line-height:1 !important;
  }

  .ai-chat-widget>.ai-chat-launcher>i{
    position:absolute !important;
    right:-1px !important;
    top:-1px !important;
    width:10px !important;
    height:10px !important;
    border:2px solid #ffffff !important;
    border-radius:50% !important;
    background:#22c55e !important;
  }

  .ai-chat-widget>.ai-chat-panel{
    position:fixed !important;
    left:10px !important;
    right:10px !important;
    bottom:calc(160px + env(safe-area-inset-bottom)) !important;
    width:auto !important;
    max-width:none !important;
    height:min(520px,calc(100dvh - 180px)) !important;
  }

  body:has(.tf-category-directory-section){
    padding-bottom:calc(92px + env(safe-area-inset-bottom)) !important;
  }
}

@media(max-width:390px){
  .tf-mobile-market-dock{
    left:7px !important;
    right:7px !important;
    bottom:6px !important;
  }

  .tf-mobile-market-dock-row{
    grid-template-columns:minmax(0,1fr) 64px !important;
    gap:6px !important;
  }

  .tf-mobile-market-pill{
    min-height:64px !important;
    border-radius:20px !important;
    padding:5px !important;
  }

  .tf-mobile-market-pill>a{
    min-height:54px !important;
    border-radius:15px !important;
  }

  .tf-mobile-rfq-side{
    width:64px !important;
    min-width:64px !important;
    max-width:64px !important;
    height:64px !important;
    min-height:64px !important;
    max-height:64px !important;
    border-radius:19px !important;
  }

  .ai-chat-widget>.ai-chat-launcher{
    width:50px !important;
    min-width:50px !important;
    max-width:50px !important;
    height:50px !important;
    min-height:50px !important;
    max-height:50px !important;
    border-radius:16px !important;
  }
}


/* ==========================================================
   Sprint 366C.24 — Desktop Mobile Navigation Leak Guard
   Hard-disable all mobile dock/floating-nav elements on desktop.
   ========================================================== */

@media(min-width:768px){
  .tf-mobile-market-dock,
  .tf-mobile-market-dock-row,
  .tf-mobile-market-pill,
  .tf-mobile-rfq-side,
  .tf-mobile-cart-float,
  .mobile-app-nav,
  .tf-mobile-dock{
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    pointer-events:none !important;
    position:absolute !important;
    width:0 !important;
    min-width:0 !important;
    max-width:0 !important;
    height:0 !important;
    min-height:0 !important;
    max-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    overflow:hidden !important;
    clip-path:inset(100%) !important;
  }

  .tf-mobile-market-dock *,
  .tf-mobile-market-dock svg,
  .tf-mobile-market-pill *,
  .tf-mobile-market-pill svg,
  .tf-mobile-rfq-side *,
  .tf-mobile-rfq-side svg,
  .mobile-app-nav *,
  .mobile-app-nav svg,
  .tf-mobile-dock *,
  .tf-mobile-dock svg{
    display:none !important;
    width:0 !important;
    height:0 !important;
    max-width:0 !important;
    max-height:0 !important;
    overflow:hidden !important;
  }
}


/* ==========================================================
   Sprint 366C.25 — Permanent Desktop Mobile-Dock Guard
   Mobile navigation must never participate in desktop layout.
   ========================================================== */
@media (min-width:768px){
  .tf-mobile-market-dock,
  .tf-mobile-market-dock-row,
  .tf-mobile-market-pill,
  .tf-mobile-rfq-side,
  .tf-mobile-cart-float,
  .mobile-app-nav,
  .tf-mobile-dock{
    display:none !important;
    visibility:hidden !important;
    pointer-events:none !important;
    position:absolute !important;
    width:0 !important;
    min-width:0 !important;
    max-width:0 !important;
    height:0 !important;
    min-height:0 !important;
    max-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    overflow:hidden !important;
  }

  .tf-mobile-market-dock *,
  .tf-mobile-market-dock svg,
  .tf-mobile-market-pill *,
  .tf-mobile-market-pill svg,
  .tf-mobile-rfq-side *,
  .tf-mobile-rfq-side svg,
  .mobile-app-nav *,
  .mobile-app-nav svg,
  .tf-mobile-dock *,
  .tf-mobile-dock svg{
    display:none !important;
    width:0 !important;
    height:0 !important;
    max-width:0 !important;
    max-height:0 !important;
    overflow:hidden !important;
  }
}


/* ==========================================================
   Sprint 366C.26 — Enterprise Search Results Stabilization
   Scoped strictly to /search via .tf-search-marketplace
   ========================================================== */

.tf-search-marketplace .tf-search-hero{
  padding:38px 0 !important;
  background:#0b2f66 !important;
}
.tf-search-marketplace .tf-search-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);
  gap:28px;
  align-items:end;
}
.tf-search-marketplace .tf-search-hero h1{
  max-width:18ch;
  margin:10px 0 8px;
  color:#fff;
  font-size:clamp(34px,3.6vw,54px);
  line-height:1.03;
  letter-spacing:-.04em;
}
.tf-search-marketplace .tf-search-hero p{
  max-width:720px;
  margin:0;
  color:#d9e5f2;
  font-size:14px;
  line-height:1.55;
}
.tf-search-marketplace .tf-search-expansion{
  display:flex;
  gap:7px;
  flex-wrap:wrap;
  align-items:center;
  margin-top:16px;
}
.tf-search-marketplace .tf-search-expansion>span{
  color:#f4b72f;
  font-size:9px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.tf-search-marketplace .tf-search-expansion>a{
  border:1px solid rgba(255,255,255,.22);
  border-radius:999px;
  background:#123a72;
  padding:6px 9px;
  color:#fff;
  font-size:9px;
  font-weight:800;
}
.tf-search-marketplace .tf-search-proof{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
}
.tf-search-marketplace .tf-search-proof article{
  min-height:88px;
  border:1px solid rgba(255,255,255,.15);
  border-radius:13px;
  background:#123a72;
  padding:14px;
}
.tf-search-marketplace .tf-search-proof b{
  display:block;
  color:#fff;
  font-size:16px;
  line-height:1.1;
}
.tf-search-marketplace .tf-search-proof span{
  display:block;
  margin-top:7px;
  color:#cbd9e8;
  font-size:8px;
  line-height:1.35;
}

.tf-search-marketplace .tf-search-results-section{
  padding:24px 0 44px !important;
  background:#f5f7fb !important;
}
.tf-search-marketplace .tf-search-results-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:16px;
  margin-bottom:14px;
}
.tf-search-marketplace .tf-search-results-head span{
  display:block;
  color:#0c5bc7;
  font-size:9px;
  font-weight:900;
  letter-spacing:.12em;
}
.tf-search-marketplace .tf-search-results-head h2{
  margin:5px 0 0;
  color:#0b1f3a;
  font-size:24px;
  line-height:1.12;
}
.tf-search-marketplace .tf-search-results-head>small{
  border:1px solid #dce4ed;
  border-radius:999px;
  background:#fff;
  padding:8px 11px;
  color:#52677d;
  font-size:9px;
  font-weight:800;
}

.tf-search-marketplace .search-facet-box{
  display:grid;
  gap:8px;
  margin-top:10px;
  border:1px solid #dce4ed;
  border-radius:14px;
  background:#fff;
  padding:14px;
}
.tf-search-marketplace .search-facet-box>strong{
  color:#0b1f3a;
  font-size:11px;
}
.tf-search-marketplace .search-facet-box>span{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
  color:#60748a;
  font-size:9px;
}
.tf-search-marketplace .search-facet-box>span b{
  display:grid;
  min-width:24px;
  height:24px;
  place-items:center;
  border-radius:7px;
  background:#eef4fb;
  color:#0c5bc7;
  font-size:8px;
}
.tf-search-marketplace .search-zero-intel{
  margin:0 0 14px;
  border:1px solid #f0d48a;
  border-radius:14px;
  background:#fff8e6;
  padding:15px;
}

@media(max-width:900px){
  .tf-search-marketplace .tf-search-hero-grid{
    grid-template-columns:1fr;
  }

  /*
   * Critical repair:
   * a later legacy @media(max-width:820px) rule sets filter-sidebar
   * back to position:relative. Reassert the drawer AFTER all legacy rules.
   */
  .tf-search-marketplace .tf-search-catalog{
    display:block !important;
    width:100% !important;
    min-height:0 !important;
  }
  .tf-search-marketplace .tf-search-catalog>.filter-sidebar{
    position:fixed !important;
    z-index:111 !important;
    left:0 !important;
    top:0 !important;
    bottom:0 !important;
    width:min(340px,88vw) !important;
    height:100dvh !important;
    min-height:0 !important;
    margin:0 !important;
    overflow-y:auto !important;
    background:#fff !important;
    padding:10px !important;
    transform:translateX(-105%) !important;
    transition:transform .24s ease !important;
    box-shadow:18px 0 40px rgba(11,31,58,.14) !important;
  }
  .tf-search-marketplace .tf-search-catalog>.filter-sidebar.open{
    transform:translateX(0) !important;
  }
  .tf-search-marketplace .tf-search-catalog>main{
    display:block !important;
    width:100% !important;
    min-width:0 !important;
    min-height:0 !important;
    margin:0 !important;
  }
}

@media(max-width:767px){
  .tf-search-marketplace .tf-search-hero{
    padding:23px 0 !important;
  }
  .tf-search-marketplace .tf-search-hero .shell,
  .tf-search-marketplace .tf-search-results-section>.shell{
    width:calc(100% - 20px) !important;
    margin-inline:auto !important;
  }
  .tf-search-marketplace .tf-search-hero h1{
    margin-top:8px;
    font-size:31px;
    line-height:1.06;
  }
  .tf-search-marketplace .tf-search-hero p{
    font-size:11px;
    line-height:1.48;
  }
  .tf-search-marketplace .tf-search-proof{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:6px;
    margin-top:13px;
  }
  .tf-search-marketplace .tf-search-proof article{
    min-height:64px;
    border-radius:11px;
    padding:9px;
  }
  .tf-search-marketplace .tf-search-proof b{
    font-size:11px;
  }
  .tf-search-marketplace .tf-search-proof span{
    margin-top:5px;
    font-size:6px;
  }

  .tf-search-marketplace .tf-search-results-section{
    padding:16px 0 98px !important;
  }
  .tf-search-marketplace .tf-search-results-head{
    display:block;
    margin-bottom:10px;
  }
  .tf-search-marketplace .tf-search-results-head h2{
    font-size:18px;
  }
  .tf-search-marketplace .tf-search-results-head>small{
    display:inline-flex;
    margin-top:8px;
    padding:6px 9px;
    font-size:7px;
  }

  .tf-search-marketplace .catalog-toolbar{
    position:sticky !important;
    top:0 !important;
    z-index:28 !important;
    display:grid !important;
    grid-template-columns:minmax(0,1fr) auto !important;
    gap:8px !important;
    width:100% !important;
    min-height:52px !important;
    margin:0 0 10px !important;
    padding:6px 0 !important;
    border:0 !important;
    background:#f5f7fb !important;
    backdrop-filter:none !important;
  }
  .tf-search-marketplace .catalog-toolbar>div{
    min-width:0 !important;
    gap:7px !important;
  }
  .tf-search-marketplace .mobile-filter-button{
    display:inline-flex !important;
    min-height:40px !important;
    align-items:center !important;
    justify-content:center !important;
    border:1px solid #d6e0eb !important;
    border-radius:11px !important;
    background:#fff !important;
    padding:0 10px !important;
    color:#0b1f3a !important;
    font-size:9px !important;
    font-weight:900 !important;
  }
  .tf-search-marketplace .catalog-toolbar strong{
    overflow:hidden !important;
    color:#223651 !important;
    font-size:8px !important;
    white-space:nowrap !important;
    text-overflow:ellipsis !important;
  }
  .tf-search-marketplace .catalog-toolbar form{
    min-width:0 !important;
  }
  .tf-search-marketplace .catalog-toolbar select{
    width:120px !important;
    max-width:120px !important;
    height:40px !important;
    border:1px solid #d6e0eb !important;
    border-radius:11px !important;
    background:#fff !important;
    padding:0 8px !important;
    font-size:8px !important;
  }

  .tf-search-marketplace .tf-search-catalog .product-grid{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:8px !important;
    width:100% !important;
    overflow:visible !important;
    padding:0 !important;
  }
  .tf-search-marketplace .tf-search-catalog .product-card,
  .tf-search-marketplace .tf-search-catalog .product-card-detailed{
    min-width:0 !important;
    width:100% !important;
    height:auto !important;
    border-radius:13px !important;
  }
  .tf-search-marketplace .tf-search-catalog .product-image,
  .tf-search-marketplace .tf-search-catalog .product-card-detailed .product-image{
    height:142px !important;
    min-height:142px !important;
    padding:7px !important;
  }
  .tf-search-marketplace .tf-search-catalog .product-body,
  .tf-search-marketplace .tf-search-catalog .product-card-detailed .product-body{
    padding:9px !important;
  }
  .tf-search-marketplace .tf-search-catalog .product-body h3,
  .tf-search-marketplace .tf-search-catalog .product-card-detailed .product-body h3{
    min-height:0 !important;
    max-height:none !important;
    margin:0 0 5px !important;
    font-size:10px !important;
    line-height:1.3 !important;
  }
  .tf-search-marketplace .tf-search-catalog .price,
  .tf-search-marketplace .tf-search-catalog .product-card-detailed .price{
    font-size:12px !important;
  }
  .tf-search-marketplace .tf-search-catalog .product-description,
  .tf-search-marketplace .tf-search-catalog .product-facts{
    display:none !important;
  }
  .tf-search-marketplace .tf-search-catalog .product-primary-meta{
    margin:4px 0 !important;
    gap:3px 5px !important;
    font-size:6px !important;
  }
  .tf-search-marketplace .tf-search-catalog .supplier-line{
    padding-top:5px !important;
    font-size:6px !important;
  }
  .tf-search-marketplace .tf-search-catalog .card-actions,
  .tf-search-marketplace .tf-search-catalog .product-commerce-actions{
    grid-template-columns:1fr !important;
    gap:4px !important;
    margin-top:5px !important;
  }
  .tf-search-marketplace .tf-search-catalog .card-actions a,
  .tf-search-marketplace .tf-search-catalog .card-actions button,
  .tf-search-marketplace .tf-search-catalog .product-commerce-actions button{
    min-height:32px !important;
    padding:6px 4px !important;
    font-size:7px !important;
  }

  /* Keep AI above marketplace dock and away from product actions. */
  .tf-search-marketplace~.ai-chat-widget,
  body:has(.tf-search-marketplace) .ai-chat-widget{
    bottom:calc(94px + env(safe-area-inset-bottom)) !important;
  }
}

@media(max-width:390px){
  .tf-search-marketplace .tf-search-proof{
    grid-template-columns:1fr 1fr 1fr;
  }
  .tf-search-marketplace .tf-search-catalog .product-image,
  .tf-search-marketplace .tf-search-catalog .product-card-detailed .product-image{
    height:132px !important;
    min-height:132px !important;
  }
  .tf-search-marketplace .catalog-toolbar select{
    width:112px !important;
    max-width:112px !important;
  }
}
