.layout-module__zlgTca__layout{flex-direction:column;min-height:100dvh;display:flex}.layout-module__zlgTca__navbar{height:var(--os-header-height);z-index:var(--os-z-overlay);transition:background var(--os-transition-base), box-shadow var(--os-transition-base);position:fixed;top:0;left:0;right:0}.layout-module__zlgTca__navbarScrolled{background:var(--os-bg-glass);-webkit-backdrop-filter:blur(16px)saturate(1.2);box-shadow:var(--os-shadow-sm);border-bottom:1px solid var(--os-border-subtle)}.layout-module__zlgTca__navInner{height:100%;max-width:var(--os-max-width);padding:0 var(--os-space-6);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.layout-module__zlgTca__logo{align-items:center;gap:var(--os-space-2);font-family:var(--os-font-display);font-size:var(--os-text-xl);color:var(--os-text-primary);letter-spacing:var(--os-tracking-tight);font-weight:700;display:flex}.layout-module__zlgTca__logoIcon{border-radius:var(--os-radius-md);background:var(--os-gradient-cta);width:32px;height:32px;font-size:var(--os-text-lg);justify-content:center;align-items:center;display:flex}.layout-module__zlgTca__navLinks{align-items:center;gap:var(--os-space-8);list-style:none;display:flex}.layout-module__zlgTca__navLink{font-size:var(--os-text-sm);color:var(--os-text-secondary);transition:color var(--os-transition-fast);font-weight:500;position:relative}.layout-module__zlgTca__navLink:hover{color:var(--os-text-primary)}.layout-module__zlgTca__navLink:after{content:"";background:var(--os-brand-cyan);width:0;height:2px;transition:width var(--os-transition-base);position:absolute;bottom:-4px;left:0}.layout-module__zlgTca__navLink:hover:after{width:100%}.layout-module__zlgTca__navCta{padding:var(--os-space-2) var(--os-space-5);font-size:var(--os-text-sm);color:var(--os-bg-primary);background:var(--os-gradient-cta);border-radius:var(--os-radius-full);transition:transform var(--os-transition-fast), box-shadow var(--os-transition-fast);align-items:center;font-weight:600;display:inline-flex}.layout-module__zlgTca__navCta:hover{box-shadow:var(--os-shadow-glow-cyan);transform:translateY(-1px)}.layout-module__zlgTca__footer{border-top:1px solid var(--os-border-subtle);background:var(--os-bg-secondary);padding:var(--os-space-12) 0}.layout-module__zlgTca__footerInner{max-width:var(--os-max-width);padding:0 var(--os-space-6);gap:var(--os-space-8);grid-template-columns:2fr repeat(3,1fr);margin:0 auto;display:grid}.layout-module__zlgTca__footerBrand{gap:var(--os-space-4);flex-direction:column;display:flex}.layout-module__zlgTca__footerTagline{color:var(--os-text-secondary);font-size:var(--os-text-sm);line-height:var(--os-leading-relaxed);max-width:280px}.layout-module__zlgTca__footerCol h4{color:var(--os-text-primary);font-size:var(--os-text-sm);text-transform:uppercase;letter-spacing:var(--os-tracking-wide);margin-bottom:var(--os-space-4);font-weight:600}.layout-module__zlgTca__footerCol ul{gap:var(--os-space-3);flex-direction:column;list-style:none;display:flex}.layout-module__zlgTca__footerCol a{color:var(--os-text-muted);font-size:var(--os-text-sm);transition:color var(--os-transition-fast)}.layout-module__zlgTca__footerCol a:hover{color:var(--os-text-accent)}.layout-module__zlgTca__footerBottom{max-width:var(--os-max-width);padding:var(--os-space-6) var(--os-space-6) 0;margin:0 auto;margin-top:var(--os-space-8);border-top:1px solid var(--os-border-subtle);color:var(--os-text-muted);font-size:var(--os-text-xs);justify-content:space-between;align-items:center;display:flex}@media (max-width:768px){.layout-module__zlgTca__navLinks{display:none}.layout-module__zlgTca__footerInner{grid-template-columns:1fr 1fr}}
