/* GLA final integrity and responsive safety layer */
:root{--gla-header-z:1000}html{overflow-x:clip;scroll-behavior:smooth}body{min-width:0;overflow-x:clip}*,*::before,*::after{box-sizing:border-box}img,svg,video,iframe,canvas{max-width:100%}.skip-link,a.skip-link{position:fixed!important;left:1rem!important;top:1rem!important;transform:translateY(-180%)!important;z-index:99999!important;padding:.75rem 1rem!important;border-radius:.75rem!important;background:#fff!important;color:#160a31!important;opacity:0!important;pointer-events:none!important}.skip-link:focus,a.skip-link:focus{transform:translateY(0)!important;opacity:1!important;pointer-events:auto!important}header,.topbar,.top-nav,.site-header,.atlas-header,.main-header,nav[role=navigation]{z-index:var(--gla-header-z)}main,.main-content,.content,.page-content,.card,.glass-card,.panel,.module-card,.resource-card{min-width:0}footer{clear:both;position:relative;z-index:1}.pattern,.pattern-layer,.hero-pattern,.bg-pattern,[class*=decor],[class*=orb],[class*=glow]{pointer-events:none}.table-wrap,.payment-table-wrap,.admin-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.glass-card p,.panel p,.card p,.glass-card li,.panel li{line-height:1.65}@media(max-width:900px){.hero-grid,.account-grid,.dashboard-grid,.library-hero,.community-grid,.footer-grid{grid-template-columns:minmax(0,1fr)!important}.container,.shell,.page-shell,.atlas-container{width:min(100% - 2rem,1200px);margin-inline:auto}}@media(max-width:640px){.container,.shell,.page-shell,.atlas-container{width:min(100% - 1.25rem,1200px)}h1{overflow-wrap:anywhere}.btn,button,[role=button]{max-width:100%}.hero-actions,.cta-actions{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}