/* CTSEG Premium Trade House — original design layer inspired by the motion/editorial qualities of Monas. */
:root{
  --premium-ink:#0a0a0a;
  --premium-charcoal:#161616;
  --premium-panel:#202020;
  --premium-paper:#ffffff;
  --premium-acid:#c4f000;
  --premium-muted:#999999;
  --premium-line:rgba(255,255,255,.14);
  --premium-line-dark:rgba(10,10,10,.16);
  --premium-radius:22px;
  --premium-shadow:0 30px 80px rgba(0,0,0,.16);
}
html{scroll-behavior:smooth;background:var(--premium-charcoal)}
body{background:var(--premium-paper);color:var(--premium-ink);overflow-x:hidden}
::selection{background:var(--premium-acid);color:var(--premium-ink)}

/* Header */
.site-header{position:sticky;top:0;z-index:90;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(10,10,10,.08)}
.header-inner{min-height:88px}
.brand img{filter:grayscale(1) contrast(1.25)}
.desktop-nav-link,.nav-solutions-parent,.language-switcher button{font-weight:650;letter-spacing:-.015em}
.desktop-nav-link::after,.nav-solutions-parent::after{content:"";display:block;height:2px;width:0;background:var(--premium-acid);transition:width .35s ease}
.desktop-nav-link:hover::after,.desktop-nav-link.active::after,.nav-solutions-parent:hover::after,.nav-solutions-parent.active::after{width:100%}
.nav-cta,.button{border-radius:999px!important;background:var(--premium-ink)!important;color:#fff!important;border:1px solid var(--premium-ink)!important;box-shadow:none!important;transition:transform .35s cubic-bezier(.2,.8,.2,1),background .25s,color .25s,border-color .25s!important}
.nav-cta:hover,.button:hover{transform:translateY(-2px);background:var(--premium-acid)!important;color:var(--premium-ink)!important;border-color:var(--premium-acid)!important}
.button-secondary{background:transparent!important;color:var(--premium-ink)!important;border-color:rgba(10,10,10,.28)!important}
.button-secondary:hover{background:var(--premium-acid)!important;border-color:var(--premium-acid)!important}

/* Hero: oversized editorial typography */
.hero{position:relative;padding:clamp(44px,5.2vw,76px) 0 clamp(54px,6vw,96px);background:var(--premium-paper);overflow:hidden}
.hero::before{content:"CTSEG";position:absolute;right:-.025em;top:.05em;font-size:clamp(110px,22vw,360px);line-height:.8;font-weight:800;letter-spacing:-.08em;color:rgba(10,10,10,.025);pointer-events:none}
.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:clamp(24px,4vw,64px);align-items:end}
.hero-copy{padding:clamp(10px,1.4vw,20px) 0}
.hero-copy .eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--premium-ink);margin-bottom:18px}
.hero-copy .eyebrow::before{content:"";width:10px;height:10px;border-radius:50%;background:var(--premium-acid);box-shadow:0 0 0 7px rgba(196,240,0,.2)}
.hero h1,.page-hero h1{font-size:clamp(42px,5.6vw,88px)!important;line-height:.92!important;letter-spacing:-.065em!important;font-weight:700!important;max-width:10ch;margin:0 0 20px}
.hero .lead{font-size:clamp(14px,1.2vw,18px);line-height:1.45;max-width:34em;color:#4a4a4a}
.hero .actions{margin-top:22px;display:flex;flex-wrap:wrap;gap:12px}
.hero-visual{position:relative;border-radius:var(--premium-radius);overflow:hidden;min-height:440px;background:var(--premium-charcoal);box-shadow:var(--premium-shadow)}
.hero-visual picture,.hero-visual img{width:100%;height:100%;min-height:440px;object-fit:cover;display:block}
.hero-visual::after{content:"GLOBAL TRADE / STRATEGIC SOURCING";position:absolute;left:22px;top:22px;background:var(--premium-acid);color:#0a0a0a;padding:10px 15px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.1em}
.hero-visual figcaption{position:absolute!important;left:18px;right:18px;bottom:18px;display:grid!important;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.18);border-radius:14px;overflow:hidden;backdrop-filter:blur(12px)}
.hero-visual figcaption span{background:rgba(10,10,10,.72);color:#fff;padding:14px 16px;font-size:12px;line-height:1.3}
.hero-visual figcaption small{display:block;color:var(--premium-acid);font-weight:800;margin-bottom:5px}

/* The two-way trade gateway becomes the signature fold */
.trade-gateway-banner{display:grid!important;grid-template-columns:1fr 1fr;gap:18px!important;margin-top:28px!important}
.trade-funnel-card{min-height:410px;padding:clamp(28px,3.4vw,52px)!important;border-radius:var(--premium-radius)!important;background:var(--premium-charcoal)!important;color:#fff!important;border:1px solid #242424!important;display:flex!important;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}
.trade-funnel-card:nth-child(2){background:var(--premium-acid)!important;color:var(--premium-ink)!important;border-color:var(--premium-acid)!important}
.trade-funnel-card::after{content:"↗";position:absolute;right:22px;top:12px;font-size:clamp(68px,8vw,132px);line-height:1;font-weight:300;opacity:.08;transform:rotate(0deg);transition:transform .55s cubic-bezier(.2,.8,.2,1),opacity .3s}
.trade-funnel-card:hover::after{transform:rotate(45deg);opacity:.22}
.trade-funnel-kicker{font-size:11px!important;letter-spacing:.17em!important;font-weight:800!important;color:var(--premium-acid)!important}
.trade-funnel-card:nth-child(2) .trade-funnel-kicker{color:var(--premium-ink)!important}
.trade-funnel-title{font-size:clamp(34px,4vw,68px)!important;line-height:.98!important;letter-spacing:-.045em!important;margin:18px 0 22px!important;max-width:11ch}
.trade-funnel-desc{font-size:clamp(16px,1.35vw,20px)!important;line-height:1.55!important;color:#bcbcbc!important;max-width:48ch}
.trade-funnel-card:nth-child(2) .trade-funnel-desc{color:#2f2f2f!important}
.trade-funnel-card .button{align-self:flex-start;margin-top:28px;background:#fff!important;color:var(--premium-ink)!important;border-color:#fff!important}
.trade-funnel-card:nth-child(2) .button{background:var(--premium-ink)!important;color:#fff!important;border-color:var(--premium-ink)!important}

/* Editorial sections */
.section{padding-block:clamp(72px,8vw,132px)}
.section-head{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:48px;align-items:end;margin-bottom:clamp(38px,5vw,72px)}
.section-head h2,.markets-editorial h2,.company-trust-heading h2,.cta-statement h2{font-size:clamp(48px,7.5vw,118px)!important;line-height:.9!important;letter-spacing:-.065em!important;font-weight:700!important;margin:0}
.section-head p{font-size:clamp(17px,1.4vw,22px);line-height:1.55;color:#5e5e5e;max-width:38em}

/* Marquee-style sector/service rhythm */
.trade-paths-section{background:var(--premium-charcoal);color:#fff;overflow:hidden}
.trade-paths-section .section-head p{color:#aaa}
.trade-paths-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--premium-line);border-bottom:1px solid var(--premium-line)}
.trade-paths-grid article{padding:clamp(32px,4vw,66px);min-height:360px;position:relative;border-right:1px solid var(--premium-line);transition:background .35s,color .35s}
.trade-paths-grid article:last-child{border-right:0}
.trade-paths-grid article:hover{background:var(--premium-acid);color:var(--premium-ink)}
.trade-paths-grid article>span{font-size:13px;font-weight:800;color:var(--premium-acid)}
.trade-paths-grid article:hover>span{color:var(--premium-ink)}
.trade-paths-grid h3{font-size:clamp(38px,5vw,80px);line-height:.95;letter-spacing:-.055em;margin:28px 0 20px;color:inherit}
.trade-paths-grid p{max-width:40ch;font-size:18px;line-height:1.55;color:#aaa}
.trade-paths-grid article:hover p{color:#2c2c2c}
.trade-paths-grid .text-link{position:absolute;left:clamp(32px,4vw,66px);bottom:36px;color:inherit;font-weight:750}

.platform-sectors{background:#f4f4f1}
.platform-sector-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}
.platform-sector-grid article{position:relative;border-radius:var(--premium-radius)!important;overflow:hidden;background:var(--premium-charcoal)!important;min-height:520px!important;border:0!important;box-shadow:none!important}
.platform-sector-grid article picture,.platform-sector-grid article img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 1s cubic-bezier(.2,.8,.2,1),filter .55s;filter:saturate(.72) contrast(1.03)}
.platform-sector-grid article::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04) 20%,rgba(0,0,0,.8) 100%)}
.platform-sector-grid article>div{position:absolute!important;z-index:2;left:0;right:0;bottom:0;padding:32px!important;color:#fff!important}
.platform-sector-grid article:hover img{transform:scale(1.055);filter:saturate(1)}
.platform-sector-grid article span{color:var(--premium-acid)!important;font-weight:800}
.platform-sector-grid article h3{font-size:clamp(34px,4vw,62px)!important;line-height:.98!important;letter-spacing:-.045em!important;color:#fff!important;margin:10px 0 12px!important}
.platform-sector-grid article p{color:#d0d0d0!important;font-size:17px!important;max-width:36em}
.specialist-routes{margin-top:20px;display:flex;gap:8px;flex-wrap:wrap}
.specialist-routes a{padding:13px 18px;border:1px solid var(--premium-line-dark);border-radius:999px;color:var(--premium-ink);font-weight:700}
.specialist-routes a:hover{background:var(--premium-acid);border-color:var(--premium-acid)}

.trade-corridors{background:var(--premium-paper);overflow:hidden;padding-block:clamp(48px,5.5vw,84px)!important}
.trade-corridors .section-head{margin-bottom:clamp(28px,3.5vw,44px)!important}
.corridor-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;border:none!important;width:100%!important}
.corridor-list>div{display:flex!important;align-items:center!important;gap:18px!important;min-height:84px!important;padding:18px 26px!important;border:1px solid rgba(10,10,10,.1)!important;border-radius:16px!important;background:#fff!important;box-shadow:0 4px 20px rgba(0,0,0,.03)!important;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease!important}
.corridor-list>div:hover{transform:translateY(-3px)!important;border-color:#111!important;box-shadow:0 12px 32px rgba(0,0,0,.08)!important}
.corridor-list>div>span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;border-radius:999px!important;background:#f4f4f0!important;color:#111!important;font-size:11px!important;font-weight:800!important;letter-spacing:.06em!important;flex-shrink:0!important;border:1px solid rgba(10,10,10,.08)!important}
.corridor-list strong{font-family:'Source Serif 4',Georgia,serif!important;font-size:clamp(20px,1.75vw,26px)!important;font-weight:600!important;line-height:1.22!important;letter-spacing:-.02em!important;color:#181816!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important}
html[dir="rtl"] .corridor-list strong{text-align:right!important}
@media (max-width:860px){
  .corridor-list{grid-template-columns:1fr!important;gap:12px!important}
  .corridor-list>div{min-height:68px!important;padding:14px 20px!important;border-radius:14px!important}
  .corridor-list strong{font-size:clamp(18px,4.8vw,22px)!important;white-space:normal!important}
}

/* Hide the vestigial cream-colored sections on the home page (scenario-teaser and operational-trust) */
main .scenario-teaser, 
main .operational-trust,
main .process-detail-link {
  display: none !important;
}

/* Generic cards become editorial rows/cards */
.card-grid{gap:16px!important}
.card{border-radius:18px!important;border:1px solid rgba(10,10,10,.12)!important;box-shadow:none!important;background:#fff!important;transition:transform .4s cubic-bezier(.2,.8,.2,1),background .25s!important}
.card:hover{transform:translateY(-8px);background:#f7f7f2!important}
.card small{color:#767676;font-weight:800}
.card h2,.card h3{letter-spacing:-.035em!important}

/* Markets / trust / CTA */
.markets-editorial{background:var(--premium-charcoal);color:#fff}
.markets-editorial .section-head p{color:#aaa}
.market-line{border-top:1px solid var(--premium-line)}
.market-line>div{display:grid!important;grid-template-columns:85px 1fr;align-items:center;min-height:120px;border-bottom:1px solid var(--premium-line)}
.market-line span{color:var(--premium-acid);font-weight:800}
.market-line strong{font-size:clamp(32px,5vw,78px);letter-spacing:-.055em}
.operational-trust{background:#f4f4f1}
.operational-trust-panel{border-radius:var(--premium-radius);background:#fff;padding:clamp(24px,3vw,44px);border:1px solid rgba(10,10,10,.1)}
.operational-trust-panel li{border-bottom:1px solid rgba(10,10,10,.1);padding:18px 0!important}
.operational-trust-panel li span{color:#777;margin-right:18px;font-size:12px}
.turnaround-callout{margin-top:28px;padding:22px 24px;border-left:3px solid var(--premium-acid);background:#fff;border-radius:0 var(--premium-radius) var(--premium-radius) 0;border-top:1px solid rgba(10,10,10,.08);border-right:1px solid rgba(10,10,10,.08);border-bottom:1px solid rgba(10,10,10,.08);box-shadow:0 10px 30px rgba(0,0,0,.03)}
.turnaround-badge{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#111;background:var(--premium-acid);padding:4px 10px;border-radius:999px;margin-bottom:10px}
.turnaround-callout h3{font-size:18px;font-weight:750;color:#181816;margin:0 0 8px;line-height:1.3}
.turnaround-callout p{font-size:13.5px;line-height:1.55;color:#585650;margin:0}
.company-trust-band{background:var(--premium-acid);color:var(--premium-ink)}
.company-trust-heading{display:grid;grid-template-columns:1.4fr .6fr;gap:40px;align-items:end}
.trust-facts{display:grid!important;grid-template-columns:repeat(3,1fr);margin-top:54px;border-top:1px solid rgba(10,10,10,.24)}
.trust-facts>div{padding:28px;border-right:1px solid rgba(10,10,10,.24)}
.trust-facts>div:last-child{border-right:0}
.trust-facts dt{font-size:12px;font-weight:800;margin-bottom:30px}
.trust-facts dd{font-size:clamp(18px,1.5vw,24px);font-weight:650}
.cta-statement{border-radius:var(--premium-radius);background:var(--premium-charcoal);color:#fff;padding:clamp(38px,6vw,88px)!important;position:relative;overflow:hidden}
.cta-statement::after{content:"LET'S TALK TRADE";position:absolute;right:-4%;bottom:-10%;font-size:clamp(70px,12vw,190px);font-weight:800;line-height:.75;letter-spacing:-.08em;color:rgba(255,255,255,.035);pointer-events:none}
.cta-statement .eyebrow{color:var(--premium-acid)}
.cta-statement .actions{margin-top:34px}
.cta-statement .button{background:var(--premium-acid)!important;color:var(--premium-ink)!important;border-color:var(--premium-acid)!important}
.cta-statement .button-secondary{background:transparent!important;color:#fff!important;border-color:rgba(255,255,255,.3)!important}

/* Inner pages */
.page-hero{background:var(--premium-charcoal)!important;color:#fff!important;padding-block:clamp(70px,8vw,126px)!important}
.page-hero .eyebrow{color:#c4f000!important;font-weight:800;letter-spacing:0.12em;text-transform:uppercase}
.content-block,.side-panel,.catalogue-group,.product-commercial-facts{border-radius:18px!important}
.side-panel{position:sticky;top:112px}
.prose h2{letter-spacing:-.04em}
.direct-answer,.article-answer{border-left:4px solid var(--premium-acid)!important}
.product-commercial-facts dl{margin:28px 0 0;padding:0}
.product-commercial-facts dl>div{display:grid;grid-template-columns:minmax(140px,.38fr) minmax(0,1fr);gap:20px;padding:16px 0;border-bottom:1px solid #e2ded5}
.product-commercial-facts dl>div:last-child{border-bottom:0}
.product-commercial-facts dt{font-size:.82rem;letter-spacing:.05em;text-transform:uppercase;color:#575952;font-weight:700}
.product-commercial-facts dd{margin:0;font-size:1rem;color:#181816;line-height:1.5}
.product-evidence-governance{margin-top:32px;padding:20px 24px;background:#f5f4ef;border:1px solid #d3cec1;border-left:4px solid var(--premium-acid);border-radius:12px}
.governance-badge{display:flex;gap:16px;align-items:flex-start}
.governance-icon{font-size:22px;line-height:1;flex-shrink:0;margin-top:2px}
.governance-text strong{display:block;font-size:.95rem;color:#181816;margin-bottom:6px;letter-spacing:-.01em}
.governance-text p{font-size:.88rem;line-height:1.55;color:#575952;margin:0}

/* Footer */
.site-footer{background:var(--premium-charcoal)!important;color:#fff!important;border-top:0!important;padding-top:80px!important}
.site-footer a,.site-footer strong{color:#fff!important}
.site-footer a:hover{color:var(--premium-acid)!important}
.footer-main{border-bottom:1px solid var(--premium-line)!important;padding-bottom:64px!important}
.footer-bottom{border-top:0!important;color:#8d8d8d!important}
.site-footer .brand img{filter:brightness(0) invert(1)}

/* Motion states; JS removes these safely when reduced motion is requested */
[data-premium-reveal]{will-change:transform,opacity}
.premium-word-mask{display:inline-block;overflow:hidden;vertical-align:bottom;padding-bottom:.08em;margin-bottom:-.08em}
.premium-word{display:inline-block;will-change:transform}
.premium-cursor{position:fixed;z-index:9999;left:0;top:0;width:15px;height:15px;border-radius:50%;background:var(--premium-acid);pointer-events:none;mix-blend-mode:difference;transform:translate(-50%,-50%);opacity:0;transition:width .25s,height .25s,opacity .2s;display:none}
@media (pointer:fine){.premium-cursor{display:block}body.premium-cursor-ready{cursor:none}body.premium-cursor-ready a,body.premium-cursor-ready button{cursor:none}.premium-cursor.is-active{width:56px;height:56px}}

@media (max-width:1050px){
  .hero-grid{grid-template-columns:1fr;align-items:start}.hero-copy{max-width:900px}.hero h1{max-width:11ch}.hero-visual{min-height:520px}.hero-visual picture,.hero-visual img{min-height:520px}
  .trade-gateway-banner{grid-template-columns:1fr}.trade-funnel-card{min-height:340px}
  .section-head{grid-template-columns:1fr;gap:18px}.company-trust-heading{grid-template-columns:1fr}.side-panel{position:static}
}
@media (max-width:760px){
  :root{--premium-radius:16px}.hero{padding-top:38px}.hero h1,.page-hero h1{font-size:clamp(48px,15vw,78px)!important;letter-spacing:-.06em!important}.hero .lead{font-size:17px}.hero-copy .eyebrow{font-size:10px}.hero-visual{min-height:430px}.hero-visual picture,.hero-visual img{min-height:430px}.hero-visual figcaption{grid-template-columns:1fr;left:10px;right:10px;bottom:10px}.hero-visual figcaption span:not(:first-child){display:none}
  .hero .actions{display:grid;grid-template-columns:1fr}.hero .button{justify-content:center;text-align:center}
  .trade-funnel-card{min-height:390px;padding:28px!important}.trade-funnel-title{font-size:40px!important}.trade-funnel-desc{font-size:16px!important}
  .trade-paths-grid{grid-template-columns:1fr}.trade-paths-grid article{border-right:0;border-bottom:1px solid var(--premium-line);min-height:330px}.trade-paths-grid article:last-child{border-bottom:0}
  .platform-sector-grid{grid-template-columns:1fr!important}.platform-sector-grid article{min-height:430px!important}.platform-sector-grid article>div{padding:24px!important}.platform-sector-grid article h3{font-size:38px!important}
  .section{padding-block:72px}.section-head h2,.markets-editorial h2,.company-trust-heading h2,.cta-statement h2{font-size:clamp(44px,14vw,70px)!important}
  .market-line>div{grid-template-columns:48px 1fr;min-height:96px}.market-line strong{font-size:38px}
  .trust-facts{grid-template-columns:1fr}.trust-facts>div{border-right:0;border-bottom:1px solid rgba(10,10,10,.2)}.trust-facts>div:last-child{border-bottom:0}
  .cta-statement{padding:34px 24px!important}.premium-cursor{display:none!important}
  .product-commercial-facts dl>div{grid-template-columns:1fr!important;gap:6px!important;padding:14px 0!important}
}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.premium-cursor{display:none!important}}

/* Trending Sectors (Home Page) */
.trending-sectors {
  background-color: var(--premium-charcoal, #1a1a1a) !important;
  color: var(--premium-wash, #f4f4f1) !important;
  padding: 30px 0 !important;
}
.trending-sectors .section-head {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 20px !important;
  margin-bottom: 0 !important;
}
.trending-sectors .section-head h2 {
  color: #fff !important;
  max-width: 100% !important;
  margin: 0 !important;
  font-size: clamp(32px, 4vw, 54px) !important;
  line-height: 1.1 !important;
  white-space: nowrap !important;
}
@media (max-width: 860px) {
  .trending-sectors .section-head h2 {
    white-space: normal !important;
  }
}
.trending-sectors .section-head p {
  color: var(--premium-acid, #d4ff00) !important;
  max-width: 760px !important;
  margin: 12px auto 0 !important;
  font-size: clamp(14px, 1.2vw, 17px) !important;
  font-weight: 500 !important;
  opacity: 1 !important;
}
.trending-tags-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px !important;
  padding-top: 24px !important;
}
.trending-tag {
  flex: 1 1 auto;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 100px;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 48px;
}
.trending-tag span {
  display: block;
  padding: 12px 24px;
  font-family: var(--font-body);
  font-size: clamp(14px, 1.1vw, 16px);
  font-weight: 500;
  letter-spacing: 0.02em;
  color: rgba(255, 255, 255, 0.9);
  white-space: nowrap;
}
.trending-tag:hover {
  background-color: var(--premium-acid, #d4ff00);
  border-color: var(--premium-acid, #d4ff00);
}
.trending-tag:hover span {
  color: var(--premium-ink, #000);
}


  /* Ensure both funnel cards have the premium dark styling */
  .trade-funnel-card {
    background-color: var(--premium-charcoal, #1a1a1a) !important;
    border: 1px solid rgba(255, 255, 255, 0.15) !important;
    color: var(--premium-wash, #f4f4f1) !important;
  }
  .trade-funnel-card:nth-child(2) {
    background-color: #151515 !important;
  }
  .trade-funnel-title {
    color: #fff !important;
  }

/* Explicitly override site.css to ensure button text is visible on both cards */
main .trade-funnel-card .button { color: var(--premium-ink) !important; }
main .trade-funnel-card:nth-child(2) .button-secondary { color: #fff !important; border-color: rgba(255, 255, 255, 0.4) !important; background: transparent !important; }
main .trade-funnel-card:nth-child(2) .button-secondary:hover { color: var(--premium-acid) !important; border-color: var(--premium-acid) !important; }


/* Premium Cookie Banner Override */
.cookie-consent {
  background: var(--premium-charcoal, #151515) !important;
  border-color: rgba(255, 255, 255, 0.15) !important;
  box-shadow: 0 25px 60px rgba(0, 0, 0, 0.6) !important;
  color: var(--premium-wash, #f4f4f1) !important;
}
.cookie-consent p {
  color: rgba(255, 255, 255, 0.7) !important;
}
.cookie-actions button {
  border-color: rgba(255, 255, 255, 0.2) !important;
  color: #fff !important;
}
.cookie-actions .accept {
  background: var(--premium-acid, #d4ff00) !important;
  border-color: var(--premium-acid, #d4ff00) !important;
  color: var(--premium-ink, #000) !important;
}
/* Premium Dark Inner Pages Overrides */
.platform-sectors { background: var(--premium-charcoal) !important; padding-top: 60px; padding-bottom: 60px; }
.catalogue-section { background: var(--premium-charcoal) !important; color: #fff !important; }
.catalog-download { border-bottom-color: rgba(255,255,255,0.1) !important; }
.catalog-download h2 { color: #fff !important; }
.catalog-download .eyebrow { color: var(--premium-acid) !important; }
.catalog-download .button-secondary { border-color: rgba(255,255,255,0.2) !important; color: #fff !important; }
.catalog-download .button-secondary:hover { border-color: var(--premium-acid) !important; color: var(--premium-acid) !important; }
.catalogue-category-nav { background: #1a1a1a !important; border: 1px solid rgba(255,255,255,0.1) !important; }
.category-nav-label { color: #888 !important; }
.category-nav-pill { color: #ddd !important; }
.category-nav-pill:hover { color: #fff !important; }
.catalogue-group { border-top-color: rgba(255,255,255,0.1) !important; }
.group-index { color: var(--premium-acid) !important; }
.catalogue-group-heading h2 { color: #fff !important; }
.catalogue-grid .product-card { border-top-color: rgba(255,255,255,0.1) !important; }
.catalogue-grid .product-card-copy h2 { color: #fff !important; }
.catalogue-grid .product-card-copy p { color: #a1a1a1 !important; }
.product-card-kicker { color: var(--premium-acid) !important; }
.product-card-rfq { color: #fff !important; }
.origin-note { color: #aaa !important; }
.specialist-routes { border-top-color: rgba(255,255,255,0.1) !important; }
.specialist-routes a { color: #aaa !important; }
.specialist-routes a:hover { color: var(--premium-acid) !important; }
.page-hero h1, .page-hero .lead { color: #fff !important; }
.catalogue-sourcing-desk { background: #111 !important; border-top-color: var(--premium-acid) !important; }
.platform-sectors .section-head h2, .platform-sectors .section-head p { color: #fff !important; }
.product-card { background: transparent !important; }
.product-card-copy { background: transparent !important; }
.product-card-copy h2 { color: #fff !important; }
.product-card-copy p { color: #a1a1a1 !important; }
.product-card-kicker { color: var(--premium-acid) !important; }
.product-card-origin-tag { color: #888 !important; border-color: #333 !important; }
.product-card-trade-footer { color: #fff !important; }
.product-card-rfq { color: #fff !important; }
.catalogue-sourcing-desk h2, .catalogue-sourcing-desk .sourcing-desk-title { color: #fff !important; }
.catalogue-sourcing-desk p, .catalogue-sourcing-desk .sourcing-desk-lead, .catalogue-sourcing-desk .sourcing-desk-note { color: #a1a1a1 !important; }
.catalogue-sourcing-desk .sourcing-desk-kicker { color: var(--premium-acid) !important; }
/* Premium Dark Inner Pages Overrides 2 - Legibility Fixes */
.group-lead { color: #a1a1a1 !important; }
.category-nav-pill { background: transparent !important; color: #fff !important; border-color: rgba(255,255,255,0.2) !important; }
.category-nav-pill:hover { background: rgba(255,255,255,0.05) !important; color: var(--premium-acid) !important; border-color: var(--premium-acid) !important; }
.category-nav-pill .pill-num { color: var(--premium-acid) !important; }
.category-nav-pill:hover .pill-num { color: var(--premium-acid) !important; }
.category-nav-pill .pill-count { color: #888 !important; }
.category-nav-pill:hover .pill-count { color: var(--premium-acid) !important; }
.origin-note { background: #111 !important; color: #fff !important; border-left-color: var(--premium-acid) !important; }
.origin-note p { color: #ccc !important; }
.origin-note strong { color: var(--premium-acid) !important; display: block; margin-bottom: 8px; }
.group-lead, .catalogue-group .group-lead, .catalogue-group-heading p.group-lead { color: #a1a1a1 !important; }
.trade-badge { background: transparent !important; color: #fff !important; border-color: rgba(255,255,255,0.2) !important; }
.page-hero, .product-page-hero, section.page-hero { background: var(--premium-charcoal) !important; color: #fff !important; }
