/* Globevoy 520H canonical shared shell. Page bodies remain sourced from Stitch. */
:root{--gv-navy:#071C33;--gv-midnight:#030E1E;--gv-amber:#FFB51B;--gv-teal:#08A8A0;--gv-white:#fff;--gv-border:#D7E0E7;--gv-header-h:64px}
html{scroll-behavior:smooth}body.gv-canonical{overflow-x:hidden!important;overflow-y:auto!important}#gv-header,#gv-footer{font-family:Inter,system-ui,sans-serif}
.gv-header{position:sticky;top:0;z-index:9999;height:var(--gv-header-h);background:var(--gv-navy);border-bottom:1px solid rgba(255,255,255,.08)}
.gv-header__inner{max-width:1280px;height:100%;margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:20px}.gv-brand{display:flex;align-items:center;gap:9px;text-decoration:none;flex-shrink:0}.gv-brand img{width:34px;height:34px;object-fit:contain;border-radius:8px}.gv-brand span{color:white;font-weight:700;font-size:17px}.gv-nav{display:flex;align-items:center;gap:2px;flex:1}.gv-nav a{position:relative;color:rgba(255,255,255,.76);text-decoration:none;padding:9px 11px;border-radius:7px;font-size:13px;font-weight:600}.gv-nav a:hover{background:rgba(255,255,255,.08);color:white}.gv-nav a.is-active{color:white}.gv-nav a.is-active:after{content:"";position:absolute;left:11px;right:11px;bottom:-8px;height:2px;background:var(--gv-amber);border-radius:2px}.gv-utils{display:flex;align-items:center;gap:8px}.gv-currency{height:34px;color:white;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:7px;padding:0 9px;font-size:12px}.gv-auth{color:white;text-decoration:none;padding:9px 12px;border-radius:7px;font-size:13px;font-weight:600}.gv-auth:hover{background:rgba(255,255,255,.08)}.gv-burger{display:none;width:40px;height:40px;border:0;border-radius:7px;background:transparent;color:#fff;font-size:24px}.gv-mobile{display:none;position:fixed;z-index:9998;left:0;right:0;top:64px;bottom:0;background:var(--gv-navy);padding:16px 24px;overflow:auto}.gv-mobile.is-open{display:flex;flex-direction:column}.gv-mobile a{color:white;text-decoration:none;padding:14px 12px;border-bottom:1px solid rgba(255,255,255,.08)}
.gv-footer{background:var(--gv-midnight);color:rgba(255,255,255,.72);margin-top:auto}.gv-footer__inner{max-width:1280px;margin:0 auto;padding:48px 24px 24px}.gv-footer__top{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:32px;padding-bottom:34px;border-bottom:1px solid rgba(255,255,255,.1)}.gv-footer__logo{width:150px;height:auto;margin-bottom:10px}.gv-footer__tag{font-size:13px;line-height:1.6;color:rgba(255,255,255,.48);max-width:260px}.gv-footer h3{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.42);margin:0 0 13px}.gv-footer ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:9px}.gv-footer a{color:rgba(255,255,255,.68);text-decoration:none;font-size:13px}.gv-footer a:hover{color:white}.gv-footer__bottom{display:flex;justify-content:space-between;gap:24px;padding-top:22px;font-size:11px;color:rgba(255,255,255,.42);line-height:1.5}.gv-footer__bottom p{margin:0}.gv-footer__disclosure{max-width:820px}
.gv-reference-banner{font-family:Inter,system-ui,sans-serif;background:#FFF7E2;border-bottom:1px solid #F3D99A;color:#614400;padding:8px 24px;font-size:12px;text-align:center}.gv-reference-banner strong{font-weight:700}
@media(max-width:960px){.gv-nav{display:none}.gv-burger{display:block}.gv-footer__top{grid-template-columns:1fr 1fr 1fr}.gv-footer__brand{grid-column:1/-1}.gv-footer__bottom{flex-direction:column}}
@media(max-width:600px){.gv-header__inner{padding:0 14px}.gv-brand span{font-size:15px}.gv-currency{display:none}.gv-footer__top{grid-template-columns:1fr 1fr}.gv-footer__inner{padding:38px 18px 22px}.gv-reference-banner{padding:8px 12px}}
