/* SedoFX global navigation — clean production build 2026-09-03 — premium header refinement */
html{overflow-x:hidden}
body{overflow-x:hidden;max-width:100%}
.sedofx-site-header,.sedofx-site-header *{box-sizing:border-box}
.sedofx-site-header{
  position:fixed!important;top:0;left:0;right:0;z-index:10000!important;
  background:rgba(7,8,9,.975)!important;
  border-bottom:1px solid rgba(242,202,80,.205)!important;
  backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);
  box-shadow:0 10px 32px rgba(0,0,0,.24);
  overflow:visible!important
}
.sedofx-site-header::before{
  content:"";position:absolute;top:0;left:0;right:0;height:1px;pointer-events:none;
  background:linear-gradient(90deg,transparent 0%,rgba(242,202,80,.28) 16%,rgba(242,202,80,.72) 50%,rgba(242,202,80,.28) 84%,transparent 100%)
}
.sedofx-site-header .sedofx-header-inner{margin:0 auto;min-width:0;overflow:visible}
.sedofx-brand{display:flex!important;align-items:center!important;text-decoration:none!important;flex:0 0 auto!important}
.sedofx-brand img{display:block!important;height:auto!important;object-fit:contain!important}
.sedofx-desktop-nav{min-width:0;overflow:visible!important;white-space:nowrap}
.sedofx-nav-item{position:relative;flex:0 0 auto}
.sedofx-nav-link{position:relative;text-decoration:none;cursor:pointer;white-space:nowrap}
.sedofx-dropdown{
  position:absolute;top:100%;left:50%;transform:translate(-50%,-7px);
  min-width:270px;max-width:315px;padding:9px;background:rgba(8,9,10,.995);
  border:1px solid rgba(242,202,80,.13);border-radius:0 0 10px 10px;
  box-shadow:0 24px 55px rgba(0,0,0,.56);opacity:0;visibility:hidden;pointer-events:none;
  transition:opacity .16s ease,transform .16s ease,visibility .16s ease;z-index:10002;white-space:normal
}
.sedofx-nav-item:hover>.sedofx-dropdown,.sedofx-nav-item:focus-within>.sedofx-dropdown,.sedofx-nav-item.open>.sedofx-dropdown{
  opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)
}
.sedofx-nav-item:first-child>.sedofx-dropdown{left:0;transform:translate(0,-7px)}
.sedofx-nav-item:first-child:hover>.sedofx-dropdown,.sedofx-nav-item:first-child:focus-within>.sedofx-dropdown,.sedofx-nav-item:first-child.open>.sedofx-dropdown{transform:translate(0,0)}
.sedofx-nav-item.sedofx-partnerships>.sedofx-dropdown{left:auto;right:0;transform:translate(0,-7px)}
.sedofx-nav-item.sedofx-partnerships:hover>.sedofx-dropdown,.sedofx-nav-item.sedofx-partnerships:focus-within>.sedofx-dropdown,.sedofx-nav-item.sedofx-partnerships.open>.sedofx-dropdown{transform:translate(0,0)}
.sedofx-dropdown-title{padding:9px 11px 10px;border-bottom:1px solid rgba(255,255,255,.07);color:rgba(242,202,80,.82);font:700 10px/1.2 Inter,Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase}
.sedofx-dropdown a{display:block;padding:12px 11px;border-radius:6px;color:#f5f5f2;text-decoration:none;font:600 13px/1.25 Inter,Arial,sans-serif}
.sedofx-dropdown a:hover{background:linear-gradient(90deg,rgba(242,202,80,.10),rgba(242,202,80,.03));color:#f2ca50}
.sedofx-dropdown small{display:block;margin-top:4px;color:#99958c;font:400 11px/1.4 Inter,Arial,sans-serif}
.sedofx-header-actions{display:flex;align-items:center;flex:0 0 auto;white-space:nowrap}
.sedofx-login,.sedofx-open-account{text-decoration:none;white-space:nowrap}
.sedofx-nav-link:focus-visible,.sedofx-login:focus-visible,.sedofx-open-account:focus-visible{outline:2px solid #f2ca50!important;outline-offset:3px}

/* Desktop: intentionally no visible dropdown chevrons. Menus still open on hover/click. */
@media (min-width:1200px){
  /* Premium desktop header: deliberate hierarchy, restrained typography, no oversized chrome. */
  .sedofx-site-header{height:96px!important;border-bottom:1px solid rgba(242,202,80,.205)!important;box-shadow:0 10px 32px rgba(0,0,0,.24),0 1px 0 rgba(255,255,255,.018)!important}
  .sedofx-site-header::after{
    content:"";position:absolute;left:0;right:0;bottom:0;height:1px;pointer-events:none;
    background:linear-gradient(90deg,transparent 0%,rgba(242,202,80,.06) 18%,rgba(242,202,80,.21) 50%,rgba(242,202,80,.06) 82%,transparent 100%);
  }
  .sedofx-site-header .sedofx-header-inner{
    width:min(1560px,calc(100% - 40px));height:96px!important;padding:0!important;
    display:grid!important;grid-template-columns:96px minmax(0,1fr) auto!important;
    column-gap:28px!important;align-items:center!important;justify-content:stretch!important
  }
  .sedofx-brand{width:96px!important;height:96px!important;justify-content:flex-start!important}
  .sedofx-brand img{width:92px!important;max-width:92px!important;max-height:48px!important;filter:drop-shadow(0 3px 10px rgba(255,255,255,.06))}
  .sedofx-desktop-nav{
    height:96px!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;
    gap:8px!important
  }
  .sedofx-nav-item{height:96px!important;display:flex!important;align-items:center!important}
  .sedofx-nav-link{
    position:relative;height:54px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;
    padding:0 10px!important;color:#d4ccbd!important;font:600 15px/1 Inter,Arial,sans-serif!important;
    letter-spacing:.015em!important;border-radius:5px!important;transition:color .18s ease,background .18s ease!important
  }
  .sedofx-nav-link:hover,.sedofx-nav-link.sedofx-active{color:#fffdf7!important;background:rgba(242,202,80,.045)!important}
  .sedofx-nav-link:hover::after,.sedofx-nav-link.sedofx-active::after{
    content:"";position:absolute;left:10px;right:10px;bottom:0;height:2px;background:#f2ca50;
    box-shadow:0 0 10px rgba(242,202,80,.22)
  }
  .sedofx-nav-link:hover:not(.sedofx-active)::after{height:1px;box-shadow:none;opacity:.72}
  .sedofx-chevron{display:none!important}
  .sedofx-header-actions{
    height:96px!important;justify-content:flex-end!important;gap:12px!important;padding-left:18px!important;
    border-left:1px solid rgba(255,255,255,.10)
  }
  .sedofx-login{
    position:relative;display:inline-flex!important;align-items:center!important;justify-content:center!important;height:46px!important;padding:0 11px 0 18px!important;
    color:#d4ccbd!important;background:transparent!important;border:1px solid transparent!important;border-radius:5px!important;
    font:700 13.5px/1 Inter,Arial,sans-serif!important;letter-spacing:.055em!important;transition:color .18s ease,background .18s ease,border-color .18s ease!important
  }
  .sedofx-login::before{content:"";position:absolute;left:4px;top:50%;width:5px;height:5px;border-radius:50%;background:#f2ca50;transform:translateY(-50%);box-shadow:0 0 8px rgba(242,202,80,.38)}
  .sedofx-login:hover{color:#fff!important;background:rgba(255,255,255,.035)!important;border-color:rgba(255,255,255,.07)!important}
  .sedofx-open-account{
    min-width:216px!important;height:54px!important;padding:0 20px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;
    color:#101214!important;background:linear-gradient(180deg,#f6d35c 0%,#efc648 100%)!important;border:1px solid rgba(255,229,133,.7)!important;
    border-radius:6px!important;font:700 13px/1 Inter,Arial,sans-serif!important;letter-spacing:.055em!important;
    box-shadow:0 7px 22px rgba(242,202,80,.13),inset 0 1px 0 rgba(255,255,255,.34)!important;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease!important
  }
  .sedofx-open-account::after{content:"→";font-size:18px;line-height:1;font-weight:600;transform:translateY(-1px);transition:transform .18s ease}
  .sedofx-open-account:hover{transform:translateY(-1px);filter:brightness(1.035);box-shadow:0 10px 27px rgba(242,202,80,.19),inset 0 1px 0 rgba(255,255,255,.38)!important}
  .sedofx-open-account:hover::after{transform:translate(2px,-1px)}
  .sedofx-mobile-toggle{display:none!important}
}

@media (min-width:1200px) and (max-width:1399px){
  .sedofx-site-header{height:88px!important}
  .sedofx-site-header .sedofx-header-inner{width:calc(100% - 28px);height:88px!important;grid-template-columns:88px minmax(0,1fr) auto!important;column-gap:16px!important}
  .sedofx-brand{width:88px!important;height:88px!important}.sedofx-brand img{width:84px!important;max-width:84px!important}
  .sedofx-desktop-nav{height:88px!important;gap:3px!important}
  .sedofx-nav-item{height:88px!important}.sedofx-nav-link{font-size:13px!important;padding-left:6px!important;padding-right:6px!important;letter-spacing:.005em!important}
  .sedofx-header-actions{height:88px!important;gap:7px!important;padding-left:13px!important}
  .sedofx-login{font-size:12px!important;padding-left:16px!important;padding-right:8px!important}
  .sedofx-open-account{min-width:178px!important;height:50px!important;padding-left:13px!important;padding-right:13px!important;font-size:11.5px!important}
}
@media (min-width:1400px) and (max-width:1599px){
  .sedofx-site-header{height:92px!important}
  .sedofx-site-header .sedofx-header-inner{height:92px!important;grid-template-columns:92px minmax(0,1fr) auto!important;column-gap:20px!important}
  .sedofx-brand{width:92px!important;height:92px!important}.sedofx-brand img{width:88px!important;max-width:88px!important}
  .sedofx-desktop-nav{height:92px!important;gap:5px!important}.sedofx-nav-item{height:92px!important}.sedofx-nav-link{font-size:15px!important;padding-left:7px!important;padding-right:7px!important}
  .sedofx-header-actions{height:92px!important;gap:9px!important;padding-left:16px!important}
  .sedofx-login{font-size:12.5px!important}
  .sedofx-open-account{min-width:200px!important;height:52px!important;font-size:12px!important}
}
@media (min-width:1600px){
  .sedofx-site-header .sedofx-header-inner{column-gap:28px!important}
  .sedofx-desktop-nav{gap:8px!important}.sedofx-nav-link{font-size:15px!important;padding-left:10px!important;padding-right:10px!important}
  .sedofx-open-account{min-width:216px!important}
}

/* Mobile / tablet navigation */
.sedofx-mobile-toggle{display:none;position:relative;z-index:10003;border:0;background:transparent;color:#f5f5f2;width:44px;height:44px;align-items:center;justify-content:center;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}
.sedofx-menu-icon{width:22px;height:18px;display:flex;flex-direction:column;justify-content:space-between}
.sedofx-menu-icon i{display:block;width:22px;height:2px;background:currentColor;border-radius:2px;transition:transform .18s ease,opacity .18s ease}
.sedofx-mobile-toggle[aria-expanded="true"] .sedofx-menu-icon i:nth-child(1){transform:translateY(8px) rotate(45deg)}
.sedofx-mobile-toggle[aria-expanded="true"] .sedofx-menu-icon i:nth-child(2){opacity:0}
.sedofx-mobile-toggle[aria-expanded="true"] .sedofx-menu-icon i:nth-child(3){transform:translateY(-8px) rotate(-45deg)}
.sedofx-mobile-panel{display:none;position:fixed;inset:70px 0 0;background:#08090a;z-index:10001;overflow:auto;-webkit-overflow-scrolling:touch;padding:10px 16px 40px;box-sizing:border-box}
.sedofx-mobile-panel.open{display:block}
.sedofx-mobile-row{display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.07);min-height:54px}
.sedofx-mobile-row>a{flex:1;padding:15px 4px;color:#f5f5f2;text-decoration:none;font:600 16px/1.2 Inter,Arial,sans-serif;letter-spacing:.02em}
.sedofx-mobile-row>button{width:52px;height:52px;border:0;background:transparent;color:#d0c5af;cursor:pointer;display:flex;align-items:center;justify-content:center}
.sedofx-sub-arrow{position:relative;width:12px;height:12px;display:inline-block;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(-45deg);transition:transform .18s ease}
.sedofx-mobile-row>button[aria-expanded="true"] .sedofx-sub-arrow{transform:rotate(45deg)}
.sedofx-mobile-simple{display:block;padding:15px 4px;border-bottom:1px solid rgba(255,255,255,.07);color:#f5f5f2;text-decoration:none;font:600 16px/1.2 Inter,Arial,sans-serif}
.sedofx-mobile-sub{display:none}.sedofx-mobile-sub.open{display:block}
.sedofx-mobile-sub a{display:block;padding:13px 8px;border-bottom:1px solid rgba(255,255,255,.05);color:#f5f5f2;text-decoration:none;font:600 15px/1.3 Inter,Arial,sans-serif}
.sedofx-mobile-sub a small{display:block;margin-top:4px;color:#9e9a91;font:400 12px/1.35 Inter,Arial,sans-serif}
.sedofx-mobile-back{display:flex;align-items:center;gap:8px;padding:12px 4px;color:#d0c5af;background:none;border:0;cursor:pointer;font:700 11px/1 Inter,Arial,sans-serif;letter-spacing:.12em}
.sedofx-mobile-subtitle{padding:6px 4px 12px;color:rgba(242,202,80,.72);font:700 10px/1.2 Inter,Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase}
.sedofx-mobile-actions{display:flex;flex-direction:column;gap:10px;padding:24px 4px 10px}
.sedofx-mobile-actions a{display:flex;align-items:center;justify-content:center;min-height:48px;text-decoration:none;border-radius:4px;font:800 12px/1 Inter,Arial,sans-serif;letter-spacing:.12em}
.sedofx-mobile-login{color:#f5f5f2;border:1px solid rgba(255,255,255,.13)}
.sedofx-mobile-register{color:#111417;background:#f2ca50}
@media (max-width:1199px){
  .sedofx-site-header{height:70px!important}
  .sedofx-site-header .sedofx-header-inner{height:70px!important;width:100%!important;padding:0 18px!important;display:flex!important;align-items:center!important;justify-content:space-between!important}
  .sedofx-desktop-nav,.sedofx-header-actions{display:none!important}
  .sedofx-mobile-toggle{display:flex!important;margin-left:auto}
  .sedofx-brand{height:70px!important}.sedofx-brand img{width:112px!important;max-width:112px!important;max-height:50px!important}
  .sedofx-mobile-panel{inset:70px 0 0}
}
@media (max-width:520px){
  .sedofx-site-header{height:64px!important}.sedofx-site-header .sedofx-header-inner{height:64px!important;padding:0 14px!important}
  .sedofx-brand{height:64px!important}.sedofx-brand img{width:104px!important;max-width:104px!important;max-height:46px!important}
  .sedofx-mobile-panel{inset:64px 0 0;padding-left:14px;padding-right:14px}
}

/* Page stability */
@media(max-width:767px){main{width:100%;max-width:100%;overflow-x:hidden}.container,.max-w-container-max{max-width:100%!important}.overflow-hidden{overflow:hidden!important}video{max-width:100%;height:auto}.grid{min-width:0}.text-6xl{font-size:2.25rem;line-height:1.08}.text-5xl{font-size:2rem;line-height:1.1}.text-4xl{font-size:1.85rem;line-height:1.12}img{max-width:100%;height:auto}.sedofx-footer-grid{grid-template-columns:1fr!important}}

/* Premium hero treatments retained */
.complaints-premium-hero{background:radial-gradient(circle at 50% 20%,rgba(242,202,80,.10),transparent 34%),radial-gradient(circle at 12% 70%,rgba(64,112,145,.10),transparent 30%),linear-gradient(135deg,#0a0b0d 0%,#0c0e10 48%,#08090a 100%);border-top:1px solid rgba(242,202,80,.08);border-bottom:1px solid rgba(255,255,255,.05)}
.complaints-premium-hero::before{content:"";position:absolute;inset:0;opacity:.32;pointer-events:none;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,black,transparent 90%)}
.complaints-premium-hero::after{content:"";position:absolute;width:420px;height:420px;right:-130px;top:-170px;border-radius:50%;border:1px solid rgba(242,202,80,.16);box-shadow:0 0 80px rgba(242,202,80,.06),inset 0 0 50px rgba(242,202,80,.04);pointer-events:none}
.ib-premium-hero{background:radial-gradient(circle at 78% 45%,rgba(242,202,80,.12),transparent 26%),radial-gradient(circle at 15% 25%,rgba(44,102,130,.12),transparent 32%),linear-gradient(120deg,#08090a 0%,#0d1012 55%,#090a0b 100%);border-bottom:1px solid rgba(242,202,80,.08)}
.ib-premium-hero::before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.26;background-image:linear-gradient(30deg,transparent 47%,rgba(242,202,80,.18) 48%,rgba(242,202,80,.18) 49%,transparent 50%),linear-gradient(150deg,transparent 47%,rgba(255,255,255,.08) 48%,rgba(255,255,255,.08) 49%,transparent 50%);background-size:120px 120px;mask-image:radial-gradient(circle at 75% 48%,black 0%,transparent 48%)}
.ib-network-visual{display:flex;align-items:center;justify-content:center;min-height:330px;position:relative}.ib-network-core{width:112px;height:112px;border-radius:50%;border:1px solid rgba(242,202,80,.7);background:radial-gradient(circle,#f2ca50 0%,rgba(242,202,80,.22) 18%,rgba(242,202,80,.04) 55%,transparent 70%);box-shadow:0 0 55px rgba(242,202,80,.18);display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.ib-network-core span{font:800 11px/1 Inter,Arial,sans-serif;letter-spacing:.18em;color:#111;text-transform:uppercase}.ib-network-node{position:absolute;width:74px;height:74px;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:rgba(8,9,10,.72);box-shadow:0 0 30px rgba(255,255,255,.03)}.ib-network-node::after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:#f2ca50;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 14px rgba(242,202,80,.75)}.ib-network-node.n1{top:18px;left:50%;transform:translateX(-50%)}.ib-network-node.n2{right:8%;top:42%}.ib-network-node.n3{left:8%;top:42%}.ib-network-node.n4{bottom:10%;left:50%;transform:translateX(-50%)}.ib-network-line{position:absolute;height:1px;background:linear-gradient(90deg,transparent,rgba(242,202,80,.35),transparent);transform-origin:left center;width:39%;left:50%;top:50%;z-index:1}.ib-network-line.l1{transform:rotate(-90deg)}.ib-network-line.l2{transform:rotate(0deg)}.ib-network-line.l3{transform:rotate(180deg)}.ib-network-line.l4{transform:rotate(90deg)}
@media(max-width:1023px){.ib-network-visual{display:none}}

/* Footer logo/navigation sizing retained */
footer img{width:108px!important;height:32px!important;max-width:108px!important;max-height:32px!important;object-fit:contain!important}
.sedofx-footer-grid a{font-size:13px!important;line-height:1.5}.sedofx-footer-grid h5,.sedofx-footer-about h5{font-size:11.5px!important}.sedofx-footer-grid>div{gap:10px}

/* Accessibility and production polish */
.sedofx-skip-link{position:fixed;left:16px;top:-80px;z-index:100000;padding:10px 14px;background:#f2ca50;color:#111417;border-radius:4px;font:800 12px/1 Inter,Arial,sans-serif;text-decoration:none;letter-spacing:.04em;transition:top .15s ease}
.sedofx-skip-link:focus{top:12px;outline:2px solid #fff;outline-offset:2px}
:where(a,button,input,select,textarea):focus-visible{outline:2px solid #f2ca50!important;outline-offset:3px}
@media(prefers-reduced-motion:reduce){
  *,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}
@media(max-width:1199px){body.sedofx-menu-open .sedofx-site-header{box-shadow:0 8px 30px rgba(0,0,0,.4)}}

.sedofx-market-status-wrap{width:100%;padding:8px 0 0;display:flex;justify-content:flex-end}
.sedofx-market-status{display:inline-flex;align-items:center;gap:7px;font:700 10px/1 Inter,Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase}
.sedofx-market-status .dot{width:6px;height:6px;border-radius:50%;background:#77736c}
.sedofx-market-status.is-good{color:#00CF6E}.sedofx-market-status.is-good .dot{background:#00CF6E;box-shadow:0 0 9px rgba(0,207,110,.55)}
.sedofx-market-status.is-muted{color:#8f8b83}.sedofx-market-status.is-muted .dot{background:#77736c}

.sedofx-last-price-cell{position:relative;font-variant-numeric:tabular-nums}.sedofx-last-price-cell::before{content:'LAST';display:block;margin-bottom:2px;color:rgba(242,202,80,.62);font:700 8px/1 Inter,Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase}


/* SedoFX global premium header refinement */
@media (min-width: 1600px) {
  .sedofx-site-header .sedofx-nav-link { font-size: 15px !important; }
}
.sedofx-site-header {
  border-bottom: 1px solid rgba(212,175,55,0.205) !important;
}


/* SEDOFX GLOBAL FOOTER STATIC FALLBACK */
.sedofx-standard-footer{position:relative;background:linear-gradient(180deg,#090a0b 0%,#070809 100%);border-top:1px solid rgba(242,202,80,.11);padding:68px 0 28px;color:#e1e2e6;margin-top:auto;overflow:hidden}.sedofx-standard-footer:before{content:"";position:absolute;left:8%;right:8%;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(242,202,80,.21),transparent);pointer-events:none}.sedofx-footer-inner{max-width:1500px;margin:auto;padding:0 48px;position:relative}.sedofx-footer-intro{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(320px,1.7fr) auto;gap:42px;align-items:end;padding-bottom:46px;margin-bottom:42px;border-bottom:1px solid rgba(255,255,255,.065)}.sedofx-footer-brand{display:flex;flex-direction:column;gap:13px}.sedofx-footer-brand img{width:150px!important;height:auto!important;max-width:150px!important}.sedofx-footer-brand span{font:600 9px/1.2 Inter,Arial,sans-serif;letter-spacing:.22em;color:#77736c}.sedofx-footer-intro-copy h5,.sedofx-footer-grid h5{font:700 10.5px/1 Inter,Arial,sans-serif;letter-spacing:.18em;color:#f2ca50;margin:0 0 13px}.sedofx-footer-intro-copy p{max-width:720px;margin:0;color:#aaa69d;font:400 13px/1.7 Inter,Arial,sans-serif}.sedofx-footer-cta{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-width:214px;padding:16px 20px;border:1px solid rgba(242,202,80,.52);background:rgba(242,202,80,.94);color:#090a0b;text-decoration:none;font:700 11px/1 Inter,Arial,sans-serif;letter-spacing:.12em;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.sedofx-footer-cta:hover{background:#f6d36a;transform:translateY(-1px);box-shadow:0 10px 26px rgba(0,0,0,.28)}.sedofx-footer-cta span{font-size:17px;line-height:0}.sedofx-footer-grid{display:grid;grid-template-columns:1fr 1.05fr 1.05fr 1.05fr 1.35fr 1.35fr;gap:30px;margin-bottom:44px}.sedofx-footer-grid>div{display:flex;flex-direction:column;gap:9px;min-width:0}.sedofx-footer-grid a{color:#aaa69d;text-decoration:none;font:400 12.5px/1.5 Inter,Arial,sans-serif;transition:color .16s ease}.sedofx-footer-grid a:hover{color:#f2ca50}.sedofx-footer-contact{padding-left:24px;border-left:1px solid rgba(242,202,80,.13)}.sedofx-contact-label{margin-top:2px;color:#77736c;font:700 9px/1.2 Inter,Arial,sans-serif;letter-spacing:.15em}.sedofx-contact-value{color:#eee9dd!important;font-weight:600!important}.sedofx-footer-contact p{margin:0;color:#99958c;font:400 12px/1.55 Inter,Arial,sans-serif}.sedofx-contact-link{margin-top:6px;color:#f2ca50!important;font-weight:700!important;letter-spacing:.08em}.sedofx-footer-corporate{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 0;border-top:1px solid rgba(255,255,255,.055);border-bottom:1px solid rgba(255,255,255,.055);margin-bottom:22px}.sedofx-footer-corporate div{display:flex;align-items:center;gap:18px}.sedofx-footer-corporate span{font:700 10px/1 Inter,Arial,sans-serif;letter-spacing:.16em;color:#d8d0c3}.sedofx-footer-corporate strong{font:600 10px/1 Inter,Arial,sans-serif;letter-spacing:.08em;color:#8f8a81}.sedofx-footer-corporate p{margin:0;color:#77736c;font:400 11px/1.4 Inter,Arial,sans-serif}.sedofx-footer-risk{padding:20px 22px;border:1px solid rgba(255,255,255,.065);background:rgba(255,255,255,.018);margin-bottom:26px}.sedofx-footer-risk strong{display:block;color:#b8a87d;font:700 9.5px/1 Inter,Arial,sans-serif;letter-spacing:.17em;margin-bottom:9px}.sedofx-footer-risk p{margin:0;color:#89857e;font:400 11px/1.65 Inter,Arial,sans-serif}.sedofx-footer-bottom{border-top:1px solid rgba(255,255,255,.045);padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#69665f;font:600 9.5px/1.5 Inter,Arial,sans-serif;letter-spacing:.07em}.sedofx-footer-bottom span:last-child{display:flex;gap:18px;flex-wrap:wrap}.sedofx-footer-bottom a{color:#69665f;text-decoration:none}.sedofx-footer-bottom a:hover{color:#f2ca50}@media(max-width:1200px){.sedofx-footer-intro{grid-template-columns:1fr 1.6fr}.sedofx-footer-cta{grid-column:1/-1;justify-self:start}.sedofx-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sedofx-footer-contact{padding-left:0;border-left:0;padding-top:18px;border-top:1px solid rgba(242,202,80,.10)}}@media(max-width:700px){.sedofx-standard-footer{padding:52px 0 22px}.sedofx-footer-inner{padding:0 18px}.sedofx-footer-intro{display:flex;flex-direction:column;gap:24px;align-items:flex-start;padding-bottom:34px;margin-bottom:34px}.sedofx-footer-brand img{width:132px!important;max-width:132px!important}.sedofx-footer-cta{width:100%;min-width:0}.sedofx-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 18px;margin-bottom:36px}.sedofx-footer-contact{grid-column:1/-1;padding-top:24px}.sedofx-footer-corporate{align-items:flex-start;flex-direction:column;gap:9px}.sedofx-footer-corporate div{flex-direction:column;align-items:flex-start;gap:7px}.sedofx-footer-bottom{flex-direction:column;align-items:flex-start;gap:14px}.sedofx-footer-bottom span:last-child{gap:10px 16px}}

.sedofx-standard-footer{padding-top:76px;border-top:1px solid rgba(242,202,80,.13)}
.sedofx-standard-footer:after{content:"";position:absolute;left:12%;right:12%;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(242,202,80,.20),rgba(242,202,80,.10),transparent);pointer-events:none}
.sedofx-footer-inner{max-width:1560px}
.sedofx-footer-intro{grid-template-columns:minmax(220px,.72fr) minmax(360px,1.45fr) minmax(300px,.95fr);align-items:center;padding-bottom:50px;margin-bottom:46px}
.sedofx-footer-brand img{width:158px!important;max-width:158px!important}
.sedofx-footer-intro-copy p{font-size:13.5px;max-width:680px}
.sedofx-footer-intro-actions{display:flex;align-items:center;justify-content:flex-end;gap:24px}
.sedofx-footer-contact-mini{display:flex;flex-direction:column;gap:5px;padding-right:24px;border-right:1px solid rgba(242,202,80,.13)}
.sedofx-footer-contact-mini span{color:#77736c;font:700 9px/1 Inter,Arial,sans-serif;letter-spacing:.16em}
.sedofx-footer-contact-mini a{color:#e8e4da;text-decoration:none;font:600 12px/1.45 Inter,Arial,sans-serif;white-space:nowrap;transition:color .16s ease}
.sedofx-footer-contact-mini a:hover{color:#f2ca50}
.sedofx-footer-grid{grid-template-columns:1fr 1.08fr 1.08fr 1.15fr 1.35fr;gap:42px;margin-bottom:42px}
.sedofx-footer-grid>div{position:relative}
.sedofx-footer-grid>div:not(:first-child):before{content:"";position:absolute;left:-21px;top:0;bottom:0;width:1px;background:rgba(255,255,255,.035)}
.sedofx-footer-grid a{font-size:13px!important}
.sedofx-footer-contact-rail{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:20px 24px;border:1px solid rgba(242,202,80,.12);background:linear-gradient(90deg,rgba(242,202,80,.035),rgba(255,255,255,.012));margin-bottom:26px}
.sedofx-footer-rail-kicker{display:block;color:rgba(242,202,80,.62);font:700 9px/1 Inter,Arial,sans-serif;letter-spacing:.17em;margin-bottom:7px}
.sedofx-footer-contact-rail strong{color:#ddd8ce;font:600 13px/1.4 Inter,Arial,sans-serif}
.sedofx-footer-rail-actions{display:flex;align-items:center;gap:26px}
.sedofx-footer-rail-actions>a:not(.sedofx-contact-link){display:flex;flex-direction:column;gap:4px;color:#ddd8ce;text-decoration:none;font:600 12px/1.3 Inter,Arial,sans-serif}
.sedofx-footer-rail-actions>a:not(.sedofx-contact-link) span{color:#77736c;font:700 8px/1 Inter,Arial,sans-serif;letter-spacing:.15em}
.sedofx-footer-rail-actions>a:not(.sedofx-contact-link):hover{color:#f2ca50}
.sedofx-footer-rail-actions .sedofx-contact-link{padding-left:26px;border-left:1px solid rgba(242,202,80,.13);margin-top:0}
.sedofx-standard-footer{background:radial-gradient(circle at 78% 0%,rgba(242,202,80,.055),transparent 28%),linear-gradient(180deg,#0b0c0d 0%,#070809 72%,#060708 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.018)}
.sedofx-footer-intro{position:relative}
.sedofx-footer-intro:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(90deg,rgba(242,202,80,.24),rgba(255,255,255,.04) 45%,rgba(242,202,80,.10));opacity:.72}
.sedofx-footer-brand{display:flex;flex-direction:column;gap:12px}
.sedofx-footer-brand:after{content:"GLOBAL MARKETS  ·  PROFESSIONAL ACCESS";font:700 8px/1 Inter,Arial,sans-serif;letter-spacing:.18em;color:#68645d}
.sedofx-footer-grid>div{padding-top:2px}
.sedofx-footer-grid h5{position:relative;padding-left:10px}
.sedofx-footer-grid h5:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:rgba(242,202,80,.62)}
.sedofx-footer-grid a{position:relative;width:max-content;max-width:100%}
.sedofx-footer-grid a:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background:#f2ca50;transition:width .18s ease}
.sedofx-footer-grid a:hover:after{width:100%}
.sedofx-footer-contact-rail{box-shadow:0 14px 36px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.02)}
.sedofx-footer-corporate{background:rgba(255,255,255,.012);padding-left:16px;padding-right:16px}
.sedofx-footer-risk{background:linear-gradient(90deg,rgba(242,202,80,.025),rgba(255,255,255,.012));box-shadow:inset 0 1px 0 rgba(255,255,255,.018)}

@media(max-width:1200px){.sedofx-footer-intro{grid-template-columns:1fr 1.5fr}.sedofx-footer-intro-actions{grid-column:1/-1;justify-content:flex-start}.sedofx-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.sedofx-footer-grid>div:nth-child(4):before,.sedofx-footer-grid>div:nth-child(1):before{display:none}.sedofx-footer-contact-rail{align-items:flex-start;flex-direction:column}.sedofx-footer-rail-actions{flex-wrap:wrap}}
@media(max-width:700px){.sedofx-standard-footer{padding-top:54px}.sedofx-footer-intro{display:flex;flex-direction:column;gap:26px;align-items:flex-start}.sedofx-footer-intro-actions{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:18px}.sedofx-footer-contact-mini{padding:0 0 18px;border-right:0;border-bottom:1px solid rgba(242,202,80,.10)}.sedofx-footer-contact-mini a{white-space:normal}.sedofx-footer-cta{width:100%}.sedofx-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 18px}.sedofx-footer-grid>div:before{display:none!important}.sedofx-footer-contact-rail{padding:18px}.sedofx-footer-rail-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:18px}.sedofx-footer-rail-actions .sedofx-contact-link{grid-column:1/-1;padding-left:0;border-left:0;padding-top:14px;border-top:1px solid rgba(242,202,80,.10)}}

.sedofx-standard-footer{background:radial-gradient(900px 300px at 78% 0%,rgba(242,202,80,.055),transparent 58%),linear-gradient(180deg,#080a0c 0%,#050607 100%);border-top:1px solid rgba(242,202,80,.20);padding-top:82px}
.sedofx-footer-intro{padding-bottom:54px;margin-bottom:50px}
.sedofx-footer-brand img{width:164px!important;max-width:164px!important;filter:drop-shadow(0 0 16px rgba(242,202,80,.07))}
.sedofx-footer-brand span{color:#8b877f;letter-spacing:.26em}
.sedofx-footer-intro-copy h5,.sedofx-footer-grid h5{color:#d9b85b;letter-spacing:.21em}
.sedofx-footer-intro-copy p{color:#9e9a92;font-size:13.5px;line-height:1.78}
.sedofx-footer-contact-mini{padding-right:30px;border-right:1px solid rgba(242,202,80,.20)}
.sedofx-footer-contact-mini a{font-size:12.5px}
.sedofx-footer-cta{min-width:226px;padding:17px 22px;box-shadow:0 8px 28px rgba(0,0,0,.22),inset 0 0 0 1px rgba(255,255,255,.10)}
.sedofx-footer-grid{gap:46px;margin-bottom:50px}
.sedofx-footer-grid>div:not(:first-child):before{background:rgba(242,202,80,.055)}
.sedofx-footer-grid a{font-size:13px!important;color:#aaa69e}
.sedofx-footer-grid a:hover{color:#f2ca50;transform:translateX(2px)}
.sedofx-footer-contact-rail{border-color:rgba(242,202,80,.17);background:linear-gradient(90deg,rgba(242,202,80,.045),rgba(255,255,255,.012) 55%,rgba(255,255,255,.006));box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}
.sedofx-footer-contact-rail strong{font-size:14px}
.sedofx-footer-corporate{border-top-color:rgba(242,202,80,.07);border-bottom-color:rgba(255,255,255,.055)}
.sedofx-footer-risk{border-color:rgba(242,202,80,.08);background:rgba(242,202,80,.012)}
.sedofx-footer-bottom{border-top-color:rgba(242,202,80,.055)}
@media(max-width:700px){.sedofx-standard-footer{padding-top:58px}.sedofx-footer-grid{gap:28px 18px}.sedofx-footer-contact-mini{border-right:0}}



/* Production V5: mobile menu viewport lock + institutional market tables */
html.sedofx-menu-open{overflow:hidden!important;height:100%!important;overscroll-behavior:none!important}
body.sedofx-menu-open{overflow:hidden!important;height:100%!important;overscroll-behavior:none!important;touch-action:pan-y}
@media(max-width:1199px){
  .sedofx-mobile-panel{height:calc(100dvh - 70px);max-height:calc(100dvh - 70px);bottom:0;overscroll-behavior:contain;scrollbar-width:none}
  .sedofx-mobile-panel::-webkit-scrollbar{width:0;height:0}
}
@media(max-width:520px){
  .sedofx-mobile-panel{height:calc(100dvh - 64px);max-height:calc(100dvh - 64px)}
}
/* Institutional-grade market tables */
.sedofx-institutional-market-table{width:100%;border-collapse:separate!important;border-spacing:0!important;background:linear-gradient(180deg,rgba(255,255,255,.022),rgba(255,255,255,.008));font-variant-numeric:tabular-nums lining-nums}
.sedofx-market-table-shell{border:1px solid rgba(255,255,255,.075);border-radius:12px;overflow:hidden;background:linear-gradient(180deg,rgba(17,20,23,.98),rgba(9,11,13,.98));box-shadow:0 18px 55px rgba(0,0,0,.20),inset 0 1px 0 rgba(255,255,255,.025)}
.sedofx-institutional-market-table thead{background:linear-gradient(180deg,rgba(242,202,80,.055),rgba(255,255,255,.018));border-bottom:1px solid rgba(242,202,80,.12)}
.sedofx-institutional-market-table thead th{height:52px;padding:0 20px!important;color:#918d85!important;font:700 10px/1 Inter,Arial,sans-serif!important;letter-spacing:.16em!important;text-transform:uppercase;white-space:nowrap}
.sedofx-institutional-market-table tbody tr{position:relative;transition:background .18s ease,transform .18s ease,box-shadow .18s ease;background:rgba(255,255,255,.004)}
.sedofx-institutional-market-table tbody tr:hover{background:linear-gradient(90deg,rgba(242,202,80,.055),rgba(255,255,255,.018) 58%,rgba(242,202,80,.025));box-shadow:inset 2px 0 0 rgba(242,202,80,.62)}
.sedofx-institutional-market-table tbody td{height:72px;padding:0 20px!important;border-bottom:1px solid rgba(255,255,255,.045)!important;color:#e8e5de!important;font:500 14px/1.2 Inter,Arial,sans-serif!important;vertical-align:middle!important}
.sedofx-institutional-market-table tbody tr:last-child td{border-bottom:0!important}
.sedofx-institutional-market-table tbody td:nth-child(2),.sedofx-institutional-market-table tbody td:nth-child(3),.sedofx-institutional-market-table tbody td:nth-child(4),.sedofx-institutional-market-table tbody td:nth-child(5),.sedofx-institutional-market-table tbody td:nth-child(6){font-family:"JetBrains Mono","SFMono-Regular",Consolas,monospace!important;font-size:15px!important;font-weight:650!important;letter-spacing:.01em}
.sedofx-institutional-market-table tbody td:nth-child(2),.sedofx-institutional-market-table tbody td:nth-child(3){font-size:17px!important;color:#f5f5f2!important}
.sedofx-institutional-market-table tbody td:first-child{font-size:15px!important;font-weight:700!important;letter-spacing:.015em;color:#f5f5f2!important}
.sedofx-institutional-market-table tbody td:first-child span{font-size:10px!important;color:#8e8a82!important;font-weight:500!important;letter-spacing:.02em}
.sedofx-institutional-market-table .text-success-green{color:#4fd28a!important;text-shadow:0 0 16px rgba(79,210,138,.10)}
.sedofx-institutional-market-table .text-error{color:#ff6f6f!important;text-shadow:0 0 16px rgba(255,111,111,.10)}
.sedofx-institutional-market-table .sedofx-last-price-cell{color:#b9b5ad!important}
.sedofx-institutional-market-table .sedofx-price-marker{display:inline-flex;align-items:center;gap:8px}
.sedofx-institutional-market-table .sedofx-price-marker:before{content:"";width:6px;height:6px;border-radius:50%;background:#f2ca50;box-shadow:0 0 10px rgba(242,202,80,.45);flex:0 0 auto}
.price-flash-up{animation:sedofx-price-up .65s ease}
.price-flash-down{animation:sedofx-price-down .65s ease}
@keyframes sedofx-price-up{0%{background:rgba(79,210,138,.18);box-shadow:inset 0 0 0 1px rgba(79,210,138,.22)}100%{background:transparent;box-shadow:none}}
@keyframes sedofx-price-down{0%{background:rgba(255,111,111,.16);box-shadow:inset 0 0 0 1px rgba(255,111,111,.20)}100%{background:transparent;box-shadow:none}}
@media(max-width:700px){
 .sedofx-market-table-shell{border-radius:10px}
 .sedofx-institutional-market-table{min-width:760px!important}
 .sedofx-institutional-market-table thead th{height:46px;padding:0 14px!important;font-size:9px!important}
 .sedofx-institutional-market-table tbody td{height:64px;padding:0 14px!important;font-size:13px!important}
 .sedofx-institutional-market-table tbody td:nth-child(2),.sedofx-institutional-market-table tbody td:nth-child(3){font-size:15px!important}
}
