
/* ADSGI GLOBAL MASTER — HEADER + FOOTER — RC V1 */
.gm-header{position:sticky;top:0;z-index:1000;height:84px;background:rgba(2,8,18,.97);border-bottom:1px solid rgba(217,166,46,.26);backdrop-filter:blur(12px);font-family:Arial,Helvetica,sans-serif}
.gm-shell{width:min(1500px,calc(100% - 32px));height:100%;margin:auto;display:flex;align-items:center;gap:21px}
.gm-brand{min-width:248px;display:flex;align-items:center;gap:13px;text-decoration:none;color:#f4f6f8;transform:translate(-6px,3px)}
.gm-stage{width:56px;height:56px;perspective:430px;display:block;flex:0 0 56px}
.gm-cube{width:56px;height:56px;display:block;position:relative;transform-style:preserve-3d;animation:gmSpin 5s linear infinite;filter:drop-shadow(0 0 8px rgba(240,196,84,.20))}
.gm-face{position:absolute;inset:0;display:block;border:1px solid rgba(240,196,84,.65);background:#020812 url("assets/adsgi_cube_face_master.jpg") center/cover no-repeat;box-shadow:inset 0 0 10px rgba(0,0,0,.32);backface-visibility:hidden}
.gm-front{transform:translateZ(28px)}.gm-back{transform:rotateY(180deg) translateZ(28px)}.gm-right{transform:rotateY(90deg) translateZ(28px)}.gm-left{transform:rotateY(-90deg) translateZ(28px)}.gm-top{transform:rotateX(90deg) translateZ(28px)}.gm-bottom{transform:rotateX(-90deg) translateZ(28px)}
@keyframes gmSpin{0%{transform:rotateX(-9deg) rotateY(0deg)}100%{transform:rotateX(-9deg) rotateY(360deg)}}
.gm-wordmark{display:flex;flex-direction:column;line-height:1}.gm-wordmark strong{color:#f0c454;font:600 28px/1 Georgia,"Times New Roman",serif;letter-spacing:.08em}.gm-wordmark small{margin-top:7px;color:#f4f6f8;font:700 7px/1 Arial,sans-serif;letter-spacing:.29em}
.gm-nav{flex:1;height:100%;display:flex;align-items:center;justify-content:center;gap:15px}.gm-nav a{height:100%;display:flex;align-items:center;position:relative;text-decoration:none;color:#d4dbe4;font-size:9.3px;white-space:nowrap;transition:.2s}.gm-nav a:hover,.gm-nav .gm-active{color:#f0c454}.gm-nav .gm-active:after{content:"";position:absolute;left:0;right:0;bottom:15px;height:2px;background:#f0c454;box-shadow:0 0 7px rgba(240,196,84,.25)}
.gm-lang{display:flex;gap:5px;align-items:center;min-width:56px;justify-content:flex-end;color:#71809a;font-size:10px}.gm-lang a{text-decoration:none;color:#9aa7b8}.gm-lang .gm-lang-active{color:#f0c454}
.gf-footer{background:linear-gradient(180deg,#0a2348 0%,#071a34 48%,#06152a 100%);border-top:1px solid rgba(217,166,46,.28);color:#f3f5f7;font-family:Arial,Helvetica,sans-serif}
.gf-shell{width:min(1460px,calc(100% - 56px));margin:auto;padding:58px 0 24px}.gf-grid{display:grid;grid-template-columns:1.35fr .9fr .95fr .9fr;gap:64px}.gf-wordmark{display:flex;flex-direction:column;line-height:1}.gf-wordmark strong{color:#f0c454;font:600 30px/1 Georgia,serif;letter-spacing:.07em}.gf-wordmark span{color:#fff;font-size:8px;letter-spacing:.30em;font-weight:700;margin-top:9px}.gf-brand p{max-width:390px;margin:23px 0 18px;color:#aab5c8;font-size:13px;line-height:1.75}.gf-contact{color:#f0c454;font-size:10px;font-weight:800;text-decoration:none}.gf-footer h4{margin:2px 0 22px;color:#f4f6fb;font-size:11px;letter-spacing:.10em}.gf-footer ul{list-style:none;padding:0;margin:0}.gf-footer li{margin:0 0 15px}.gf-footer li a{color:#bac4d4;text-decoration:none;font-size:12.5px;transition:.2s}.gf-footer li a:hover{color:#f0c454;padding-left:3px}.gf-divider{height:1px;background:linear-gradient(90deg,rgba(255,255,255,.12),rgba(217,166,46,.20),rgba(255,255,255,.12));margin:48px 0 28px}.gf-regulatory p{margin:0 0 13px;color:#71809a;font-size:11px;line-height:1.72}.gf-regulatory p:first-child{color:#8795ad}.gf-regulatory strong{color:#cfd6e2}.gf-bottom{display:flex;justify-content:space-between;gap:28px;align-items:center;margin-top:28px;padding-top:20px;border-top:1px solid rgba(255,255,255,.07);color:#8997ad;font-size:10.5px}.gf-bottom div{display:flex;gap:18px;flex-wrap:wrap}.gf-bottom a{text-decoration:none;color:#a4afbf}.gf-bottom a:hover{color:#f0c454}
@media(max-width:1180px){.gm-nav{display:none}.gm-shell{justify-content:space-between}.gf-grid{grid-template-columns:1.3fr 1fr;gap:44px}}
@media(max-width:650px){.gm-header{height:76px}.gm-brand{min-width:auto}.gm-stage,.gm-cube{width:50px;height:50px;flex-basis:50px}.gm-front{transform:translateZ(25px)}.gm-back{transform:rotateY(180deg) translateZ(25px)}.gm-right{transform:rotateY(90deg) translateZ(25px)}.gm-left{transform:rotateY(-90deg) translateZ(25px)}.gm-top{transform:rotateX(90deg) translateZ(25px)}.gm-bottom{transform:rotateX(-90deg) translateZ(25px)}.gm-wordmark strong{font-size:23px}.gm-wordmark small{font-size:6px}.gf-shell{width:min(100% - 34px,1460px);padding-top:43px}.gf-grid{grid-template-columns:1fr;gap:34px}.gf-bottom{flex-direction:column;align-items:flex-start}}
@media(prefers-reduced-motion:reduce){.gm-cube{animation:none;transform:rotateX(-9deg) rotateY(-22deg)}}

@import url('../_GLOBAL/cmp.css');


/* === ADSGI V2.2 GLOBAL ADDITIONS === */
:root{
  --adsgi-navy:#0A1F44;
  --adsgi-gold:#C8A75D;
  --adsgi-slate:#5E6679;
  --adsgi-light:#F4F5F8;
  --adsgi-red:#5A1820;
  --adsgi-green:#1F5B45;
  --adsgi-bluegrey:#20384f;
}
.gm-nav a.gm-contact-link{color:#f0c454}
.gm-nav a.gm-contact-link::before{
  content:"";width:5px;height:5px;border-radius:50%;background:#f0c454;margin-right:6px;opacity:.85
}
.semantic-info{border-color:rgba(113,148,180,.5)!important;background:linear-gradient(180deg,rgba(32,56,79,.72),rgba(8,23,37,.92))!important}
.semantic-reference{border-color:rgba(94,102,121,.5)!important;background:linear-gradient(180deg,rgba(38,48,62,.72),rgba(8,23,37,.92))!important}
.semantic-risk{border-color:rgba(90,24,32,.78)!important;background:linear-gradient(180deg,rgba(90,24,32,.48),rgba(18,10,15,.92))!important}
.semantic-valid{border-color:rgba(31,91,69,.78)!important;background:linear-gradient(180deg,rgba(31,91,69,.43),rgba(8,23,37,.92))!important}
.gf-contact-block{margin-top:16px;display:grid;gap:7px;color:#aab5c8;font-size:12px}
.gf-contact-block a{color:#d6dee8;text-decoration:none}
.gf-contact-block a:hover{color:#f0c454}
.gf-mini{color:#73839a;font-size:10.5px;line-height:1.55;margin-top:16px}
.gf-bottom .gf-legal-links{display:flex;gap:14px;flex-wrap:wrap}
.gf-footer .gf-card-link{color:#f0c454!important;font-weight:700}
@media(max-width:1180px){.gm-nav a.gm-contact-link::before{display:none}}


/* === ADSGI CORPORATE V2 — RESPONSIVE HARDENING 27/08/2026 === */
html{overflow-x:hidden;-webkit-text-size-adjust:100%;text-size-adjust:100%}
body{overflow-x:hidden}
img,svg,video,canvas,iframe{max-width:100%;height:auto}
@media(max-width:1180px){
  .gm-header{height:auto;min-height:76px}
  .gm-shell{height:auto;min-height:76px;flex-wrap:wrap;align-content:center;padding:8px 0 0;gap:10px 16px}
  .gm-brand{order:1;transform:none}
  .gm-lang{order:2;margin-left:auto;align-self:center;min-width:auto;padding-right:2px}
  .gm-nav{order:3;display:flex!important;flex:0 0 100%;height:40px;justify-content:flex-start;gap:18px;overflow-x:auto;overflow-y:hidden;padding:0 2px;border-top:1px solid rgba(255,255,255,.05);scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}
  .gm-nav::-webkit-scrollbar{display:none}
  .gm-nav a{height:40px;flex:0 0 auto;font-size:9px;letter-spacing:.01em;padding:0}
  .gm-nav .gm-active:after{bottom:0}
  .gm-nav a.gm-contact-link::before{display:inline-block}
}
@media(max-width:700px){
  .gm-shell{width:calc(100% - 20px)}
  .gm-header{min-height:72px}
  .gm-stage,.gm-cube{width:44px;height:44px;flex-basis:44px}
  .gm-front{transform:translateZ(22px)}.gm-back{transform:rotateY(180deg) translateZ(22px)}.gm-right{transform:rotateY(90deg) translateZ(22px)}.gm-left{transform:rotateY(-90deg) translateZ(22px)}.gm-top{transform:rotateX(90deg) translateZ(22px)}.gm-bottom{transform:rotateX(-90deg) translateZ(22px)}
  .gm-wordmark strong{font-size:21px}.gm-wordmark small{font-size:5.8px;letter-spacing:.24em}
  .gm-lang{font-size:9px;gap:4px}
  .gm-nav{height:38px;gap:16px}.gm-nav a{height:38px;font-size:8.6px}
  main h1,.hero h1{font-size:clamp(34px,10.8vw,48px)!important;line-height:1.04!important;overflow-wrap:break-word}
  main h2{font-size:clamp(27px,8vw,38px)!important;line-height:1.08!important;overflow-wrap:break-word}
  .shell{width:min(100% - 28px,1160px)!important}
  section{padding-top:58px!important;padding-bottom:58px!important}
  .hero{min-height:auto!important}.hero .shell{padding-top:58px!important;padding-bottom:58px!important}
  .actions{width:100%;gap:10px!important}.actions .btn,.btn{min-height:48px;display:flex;align-items:center;justify-content:center;text-align:center;white-space:normal}
  .hub-grid,.priority-grid,.sector-grid,.route-grid,.grid,.qual,.three,.models,.architecture,.term-grid,.commodity-grid,.doccols,.trust-grid,.reference-grid,.doc-grid,.source-grid,.glossary-grid,.five-flows,.mechanics-grid,.incoterm-grid,.gold-grid,.two-docs{grid-template-columns:1fr!important}
  .cap,.hub,.sector-grid a,.route-grid a{min-height:0!important}
  table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
  pre,code{overflow-wrap:anywhere;white-space:pre-wrap}
  input,select,textarea,button{max-width:100%;font-size:16px}
  .gf-shell{width:calc(100% - 28px)}
  .gf-grid{grid-template-columns:1fr!important;gap:30px}.gf-divider{margin:34px 0 22px}.gf-bottom{gap:16px}
}
@media(max-width:380px){
  .gm-shell{width:calc(100% - 16px)}
  .gm-stage,.gm-cube{width:40px;height:40px;flex-basis:40px}
  .gm-wordmark strong{font-size:19px}.gm-wordmark small{font-size:5.3px}
  .gm-nav{gap:14px}.gm-nav a{font-size:8.2px}
  main h1,.hero h1{font-size:clamp(32px,10.5vw,42px)!important}
  .shell{width:min(100% - 22px,1160px)!important}
}
@media(max-height:500px) and (orientation:landscape) and (max-width:950px){
  .gm-header{position:relative}.gm-shell{padding-top:5px}.gm-nav{height:34px}.gm-nav a{height:34px}
  section{padding-top:42px!important;padding-bottom:42px!important}
}
