
:root{--ct-header-height:82px;--ct-navy:#050c20;--ct-navy2:#071a3d;--ct-cyan:#62e6ff;--ct-text:#dbe7ff}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.ct-global-header{position:sticky;top:0;z-index:1000;height:var(--ct-header-height);background:rgba(4,12,30,.97);border-bottom:1px solid rgba(141,226,255,.14);box-shadow:0 12px 34px rgba(0,0,0,.18);backdrop-filter:blur(18px);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:#fff}
.ct-global-header *,.ct-global-footer *,.ct-footer-banner *{box-sizing:border-box}
.ct-global-header-inner{height:100%;max-width:1440px;margin:0 auto;padding:0 28px;display:flex;align-items:center;gap:28px}
.ct-global-brand{display:flex;align-items:center;flex:0 0 auto;text-decoration:none}.ct-global-brand img{display:block;width:auto;height:46px;max-width:252px;object-fit:contain}
.ct-global-nav{margin-left:auto;display:flex;align-items:center;gap:4px;height:100%}.ct-global-nav>a,.ct-nav-dropdown>button{position:relative;display:flex;align-items:center;height:100%;padding:0 12px;border:0;background:none;color:rgba(255,255,255,.78);font:700 13px/1 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;text-decoration:none;cursor:pointer;white-space:nowrap}.ct-nav-dropdown>button span{margin-left:5px;color:var(--ct-cyan)}
.ct-global-nav>a:hover,.ct-nav-dropdown>button:hover,.ct-global-nav>a.active,.ct-nav-dropdown.active>button{color:#fff}.ct-global-nav>a::after,.ct-nav-dropdown>button::after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:2px;background:linear-gradient(90deg,var(--ct-cyan),#7786ff);transform:scaleX(0);transition:.2s}.ct-global-nav>a:hover::after,.ct-global-nav>a.active::after,.ct-nav-dropdown.active>button::after{transform:scaleX(1)}
.ct-nav-dropdown{height:100%;position:relative;display:flex;align-items:center}.ct-dropdown-menu{position:absolute;top:calc(100% - 2px);left:50%;transform:translate(-50%,10px);min-width:220px;padding:10px;background:#07152f;border:1px solid rgba(141,226,255,.16);border-radius:16px;box-shadow:0 24px 50px rgba(0,0,0,.32);opacity:0;visibility:hidden;transition:.2s}.ct-nav-dropdown:hover .ct-dropdown-menu,.ct-nav-dropdown.open .ct-dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%,0)}.ct-dropdown-menu a{display:block;padding:12px 13px;border-radius:10px;color:rgba(255,255,255,.76);font:700 13px/1.2 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;text-decoration:none}.ct-dropdown-menu a:hover,.ct-dropdown-menu a.active{color:#fff;background:rgba(141,226,255,.09)}
.ct-header-actions{display:flex;align-items:center;gap:10px;margin-left:8px}.ct-signin,.ct-start{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 17px;border-radius:999px;font:800 13px/1 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;text-decoration:none;white-space:nowrap}.ct-signin{color:#fff;border:1px solid rgba(255,255,255,.18)}.ct-start{color:#041127;background:linear-gradient(135deg,#8de2ff,#7c83ff);box-shadow:0 9px 25px rgba(75,198,255,.24)}
.ct-menu-toggle{display:none;margin-left:auto;width:44px;height:44px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:rgba(255,255,255,.05);align-items:center;justify-content:center;flex-direction:column;gap:5px}.ct-menu-toggle span{display:block;width:20px;height:2px;background:#fff;border-radius:2px}
.chapter-nav,.subnav{top:var(--ct-header-height)!important;z-index:900!important}
.ct-footer-banner{position:relative;overflow:hidden;background:linear-gradient(135deg,#071a3d,#0b2c63);color:#fff;padding:72px 24px;border-top:1px solid rgba(141,226,255,.2);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}.ct-footer-banner::before{content:"";position:absolute;inset:auto -10% -220px 38%;height:460px;background:radial-gradient(circle,rgba(98,230,255,.2),transparent 68%)}.ct-footer-banner-inner{position:relative;max-width:1240px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:44px;align-items:center}.ct-footer-kicker{color:#8de2ff;font-size:12px;font-weight:900;letter-spacing:.2em;text-transform:uppercase;margin-bottom:13px}.ct-footer-banner h2{margin:0 0 13px;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.15rem,4vw,4rem);line-height:1.02;letter-spacing:-.035em}.ct-footer-banner p{max-width:760px;margin:0;color:rgba(226,238,255,.78);font-size:17px;line-height:1.7}.ct-footer-actions{display:flex;flex-direction:column;gap:12px;min-width:310px}.ct-footer-actions a{display:flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border-radius:14px;text-decoration:none;font-weight:900;font-size:13px;letter-spacing:.04em}.ct-footer-primary{color:#06142e;background:linear-gradient(135deg,#8de2ff,#79a0ff)}.ct-footer-secondary{color:#fff;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.04)}
.ct-global-footer{background:#030918;color:#fff;padding:72px 24px 26px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}.ct-global-footer-inner{max-width:1240px;margin:0 auto}.ct-footer-top{display:grid;grid-template-columns:minmax(280px,1.25fr) 2fr;gap:70px;padding-bottom:54px}.ct-footer-brand img{height:58px;max-width:330px;width:auto}.ct-footer-brand p{max-width:430px;margin:20px 0 0;color:rgba(218,232,251,.58);font-size:14px;line-height:1.75}.ct-footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:38px}.ct-footer-links h4{margin:0 0 18px;color:#8de2ff;font-size:11px;letter-spacing:.18em;text-transform:uppercase}.ct-footer-links a{display:block;margin:0 0 11px;color:rgba(255,255,255,.66);font-size:14px;text-decoration:none}.ct-footer-links a:hover{color:#fff}.ct-footer-bottom{padding-top:24px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;gap:20px;color:rgba(255,255,255,.42);font-size:12px}.ct-footer-bottom a{color:inherit;text-decoration:none}.ct-footer-bottom a:hover{color:#fff}
@media(max-width:1180px){.ct-global-header-inner{padding:0 18px;gap:14px}.ct-global-brand img{height:40px;max-width:215px}.ct-global-nav>a,.ct-nav-dropdown>button{padding:0 8px;font-size:12px}.ct-header-actions{gap:7px}.ct-signin,.ct-start{padding:0 13px}}
@media(max-width:980px){:root{--ct-header-height:74px}.ct-global-header{height:var(--ct-header-height)}.ct-global-brand img{height:38px;max-width:210px}.ct-menu-toggle{display:flex}.ct-header-actions{margin-left:0}.ct-signin{display:none}.ct-global-nav{position:absolute;top:100%;left:0;right:0;height:auto;max-height:calc(100vh - var(--ct-header-height));overflow:auto;padding:14px 20px 22px;display:none;background:#040c1e;border-top:1px solid rgba(255,255,255,.08);box-shadow:0 24px 50px rgba(0,0,0,.3)}.ct-global-nav.open{display:block}.ct-global-nav>a,.ct-nav-dropdown>button{width:100%;height:auto;padding:13px 8px;justify-content:space-between;font-size:14px}.ct-global-nav>a::after,.ct-nav-dropdown>button::after{display:none}.ct-nav-dropdown{height:auto;display:block}.ct-dropdown-menu{position:static;transform:none;opacity:1;visibility:visible;display:none;min-width:0;margin:0 0 6px;padding:4px 8px;background:rgba(255,255,255,.035);box-shadow:none}.ct-nav-dropdown.open .ct-dropdown-menu{display:block;transform:none}.ct-dropdown-menu a{padding:11px 12px}.ct-footer-banner-inner{grid-template-columns:1fr}.ct-footer-actions{min-width:0;max-width:430px}.ct-footer-top{grid-template-columns:1fr;gap:44px}}
@media(max-width:680px){.ct-global-header-inner{padding:0 14px}.ct-global-brand img{height:34px;max-width:190px}.ct-start{min-height:40px;padding:0 13px;font-size:12px}.ct-menu-toggle{width:40px;height:40px}.ct-footer-banner{padding:60px 18px}.ct-footer-banner h2{font-size:2.35rem}.ct-footer-actions{width:100%}.ct-global-footer{padding:58px 18px 24px}.ct-footer-links{grid-template-columns:1fr 1fr;gap:30px}.ct-footer-links>div:last-child{grid-column:1/-1}.ct-footer-bottom{flex-direction:column}.ct-footer-brand img{height:48px;max-width:280px}}


/* ============================================================
   COUNTERTRADE INTEGRATED WEBSITE SHELL — V2
   Shared across every page in the review package.
   ============================================================ */
.ct-integrated-header .ct-global-header-inner{max-width:1500px}
.ct-integrated-header .ct-global-nav{gap:2px}
.ct-integrated-header .ct-dropdown-menu{min-width:250px}
.ct-integrated-footer-banner{padding:92px 24px;background:
  radial-gradient(circle at 82% 20%,rgba(98,230,255,.18),transparent 26%),
  linear-gradient(135deg,#06162f,#0b3268 58%,#07192f)}
.ct-integrated-footer-banner .ct-footer-banner-inner{max-width:1320px}
.ct-integrated-footer-banner h2{max-width:900px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-weight:850;letter-spacing:-.05em}
.ct-integrated-footer{padding:94px 24px 30px;background:linear-gradient(145deg,#020817,#041128 60%,#030b1c)}
.ct-integrated-footer .ct-global-footer-inner{max-width:1320px}
.ct-integrated-footer .ct-footer-top{grid-template-columns:minmax(285px,.88fr) minmax(680px,2.5fr);gap:84px;padding-bottom:58px}
.ct-integrated-footer .ct-footer-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px}
.ct-integrated-footer .ct-footer-links h4{min-height:28px}
.ct-integrated-footer .ct-footer-links a{line-height:1.45;margin-bottom:12px}
.ct-footer-status{display:inline-flex;align-items:center;gap:9px;margin-top:22px;padding:10px 13px;border:1px solid rgba(141,226,255,.14);background:rgba(141,226,255,.05);color:#9ddfff;font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-weight:900}
.ct-footer-status span{width:7px;height:7px;border-radius:50%;background:#67e7ff;box-shadow:0 0 13px #67e7ff}
.ct-footer-info-row{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:28px}
.ct-footer-info-row>div{padding:24px 22px;border-right:1px solid rgba(255,255,255,.08)}
.ct-footer-info-row>div:last-child{border-right:0}
.ct-footer-info-row small{display:block;color:#78ddff;font-size:9px;letter-spacing:.16em;text-transform:uppercase;font-weight:900}
.ct-footer-info-row strong{display:block;margin-top:8px;color:#e9f3ff;font-size:14px;line-height:1.45}
/* Preserve sticky sub-navigation beneath the shared header. */
body>.subnav,body>.chapter-nav{top:var(--ct-header-height)!important}
/* The flagship pages retain their left chapter rail and progress bar. */
body>.sv-progress{top:0;z-index:1300}
@media(max-width:1260px){
  .ct-integrated-header .ct-global-header-inner{gap:16px}
  .ct-integrated-header .ct-global-brand img{max-width:205px;height:39px}
  .ct-integrated-header .ct-global-nav>a,.ct-integrated-header .ct-nav-dropdown>button{padding-left:8px;padding-right:8px;font-size:11.5px}
  .ct-integrated-footer .ct-footer-top{grid-template-columns:1fr;gap:48px}
}
@media(max-width:980px){
  .ct-integrated-footer .ct-footer-links{grid-template-columns:1fr 1fr}
  .ct-integrated-footer .ct-footer-info-row{grid-template-columns:1fr}
  .ct-integrated-footer .ct-footer-info-row>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}
  .ct-integrated-footer .ct-footer-info-row>div:last-child{border-bottom:0}
}
@media(max-width:620px){
  .ct-integrated-footer-banner{padding:68px 18px}
  .ct-integrated-footer{padding:68px 18px 26px}
  .ct-integrated-footer .ct-footer-links{grid-template-columns:1fr}
  .ct-integrated-footer .ct-footer-links h4{min-height:0}
}


/* ============================================================
   COUNTERTRADE FULL SITE — 13-PAGE NAVIGATION UPDATE
   ============================================================ */
.ct-integrated-header .ct-global-nav > a,
.ct-integrated-header .ct-nav-dropdown > button{
  font-size:12px;
}
.ct-integrated-header .ct-dropdown-menu{
  min-width:270px;
}
.ct-integrated-header .ct-header-actions .ct-signin{
  min-width:82px;
}
.ct-integrated-header .ct-header-actions .ct-start{
  min-width:98px;
}
body[data-page],
html[data-integrated-site="countertrade-opportunity-full-site-v2"]{
  scroll-behavior:smooth;
}
/* Keep V30 chapter rails below the shared header on desktop. */
html[data-integrated-site="countertrade-opportunity-full-site-v2"] .sv-chapters{
  top:calc(var(--ct-header-height) + 22px);
}
/* CF7 wrapper compatibility for the contact form. */
.wpcf7 form.ct-contact-form,
.wpcf7 form.tcb-cf7-wrapper{
  margin:0;
}
.wpcf7 .wpcf7-response-output{
  margin:18px 0 0!important;
  padding:14px 16px!important;
  border-radius:0!important;
}
@media(max-width:1360px){
  .ct-integrated-header .ct-global-header-inner{gap:12px}
  .ct-integrated-header .ct-global-nav>a,
  .ct-integrated-header .ct-nav-dropdown>button{padding-left:7px;padding-right:7px;font-size:11px}
  .ct-integrated-header .ct-signin,
  .ct-integrated-header .ct-start{padding-left:12px;padding-right:12px}
}
