.ForgeNavbar-module__cLvuiq__navbar{z-index:50;width:100%;position:sticky;top:0}.ForgeNavbar-module__cLvuiq__container{padding:var(--space-md) var(--space-xl);justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;display:flex}.ForgeNavbar-module__cLvuiq__logo{align-items:center;gap:var(--space-sm);display:flex}.ForgeNavbar-module__cLvuiq__logoIcon{color:var(--primary);width:24px;height:24px}.ForgeNavbar-module__cLvuiq__logoText{flex-direction:column;line-height:1;display:flex}.ForgeNavbar-module__cLvuiq__brandName{font-family:var(--font-headline), sans-serif;letter-spacing:-.01em;color:var(--on-surface);font-size:1.125rem;font-weight:700}.ForgeNavbar-module__cLvuiq__brandSub{font-family:var(--font-body), serif;color:var(--on-surface-variant);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem}.ForgeNavbar-module__cLvuiq__desktopNav{align-items:center;gap:var(--space-xl);display:none}.ForgeNavbar-module__cLvuiq__navLink{color:var(--on-surface-variant);font-family:var(--font-headline), sans-serif;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500;transition:color .2s}.ForgeNavbar-module__cLvuiq__navLink:hover{color:var(--primary)}.ForgeNavbar-module__cLvuiq__langSwitch{background:var(--surface-container);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);color:var(--on-surface);font-size:.75rem;transition:background .2s}.ForgeNavbar-module__cLvuiq__langSwitch:hover{background:var(--surface-container-high)}.ForgeNavbar-module__cLvuiq__mobileToggle{color:var(--on-surface);cursor:pointer;padding:var(--space-xs);background:0 0;border:none;display:block}.ForgeNavbar-module__cLvuiq__mobileDrawer{background:var(--surface-container-highest);border-bottom:2px solid #0000;width:100%;max-height:0;transition:max-height .3s ease-in-out;display:block;position:absolute;top:100%;left:0;overflow:hidden}.ForgeNavbar-module__cLvuiq__drawerOpen{border-bottom-color:var(--primary);max-height:400px}.ForgeNavbar-module__cLvuiq__mobileDrawerContent{padding:var(--space-md) var(--space-xl);gap:var(--space-md);flex-direction:column;display:flex}.ForgeNavbar-module__cLvuiq__mobileNavLink{color:var(--on-surface);font-family:var(--font-headline), sans-serif;padding:var(--space-sm) 0;border-bottom:1px solid var(--ghost-border);font-size:1.125rem}.ForgeNavbar-module__cLvuiq__mobileLangSwitch{margin-top:var(--space-md);padding:var(--space-sm);background:var(--surface-container);text-align:center;border-radius:var(--radius-sm)}@media (min-width:768px){.ForgeNavbar-module__cLvuiq__mobileToggle{display:none}.ForgeNavbar-module__cLvuiq__desktopNav{display:flex}.ForgeNavbar-module__cLvuiq__mobileDrawer{display:none}}
.ForgeFooter-module__9qJtlW__footer{background-color:var(--surface-container-low);padding:var(--space-3xl) 0 var(--space-xl) 0;border-top:1px solid var(--ghost-border)}.ForgeFooter-module__9qJtlW__container{max-width:1440px;padding:0 var(--space-xl);margin:0 auto}.ForgeFooter-module__9qJtlW__grid{gap:var(--space-2xl);margin-bottom:var(--space-3xl);grid-template-columns:1fr;display:grid}@media (min-width:768px){.ForgeFooter-module__9qJtlW__grid{grid-template-columns:2fr 1fr 1fr}}.ForgeFooter-module__9qJtlW__heading{font-family:var(--font-headline), sans-serif;color:var(--on-surface);margin-bottom:var(--space-lg);font-size:1.125rem;font-weight:700}.ForgeFooter-module__9qJtlW__linkList{gap:var(--space-sm);flex-direction:column;padding:0;list-style:none;display:flex}.ForgeFooter-module__9qJtlW__linkList a{color:var(--on-surface-variant);font-family:var(--font-body), serif;font-size:1rem;transition:color .2s}.ForgeFooter-module__9qJtlW__linkList a:hover{color:var(--primary)}.ForgeFooter-module__9qJtlW__socials{gap:var(--space-md);margin-top:var(--space-lg);display:flex}.ForgeFooter-module__9qJtlW__socials a{color:var(--on-surface-variant);transition:color .2s}.ForgeFooter-module__9qJtlW__socials a:hover{color:var(--primary)}.ForgeFooter-module__9qJtlW__form{max-width:400px}.ForgeFooter-module__9qJtlW__inputWrapper{background:var(--surface-container-highest);border-radius:var(--radius-sm);padding:4px;display:flex;position:relative}.ForgeFooter-module__9qJtlW__inputWrapper:after{content:"";background:var(--outline-variant);width:100%;height:2px;transition:background-color .2s,box-shadow .2s;position:absolute;bottom:0;left:0}.ForgeFooter-module__9qJtlW__inputWrapper:focus-within:after{background:var(--primary);box-shadow:0 -2px 8px #ff910033}.ForgeFooter-module__9qJtlW__input{padding:var(--space-sm) var(--space-md);color:var(--on-surface);font-family:var(--font-body), serif;background:0 0;border:none;flex:1;font-size:1rem}.ForgeFooter-module__9qJtlW__input:focus{outline:none}.ForgeFooter-module__9qJtlW__submitBtn{background:var(--primary-container);color:var(--on-primary-container);border-radius:var(--radius-sm);padding:0 var(--space-md);cursor:pointer;border:none;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.ForgeFooter-module__9qJtlW__submitBtn:hover{background:var(--primary)}.ForgeFooter-module__9qJtlW__submitBtn:disabled{opacity:.5;cursor:wait}.ForgeFooter-module__9qJtlW__successMsg{margin-top:var(--space-sm);color:var(--primary);font-family:var(--font-headline), sans-serif;font-size:.875rem;font-weight:500}.ForgeFooter-module__9qJtlW__bottom{border-top:1px solid var(--ghost-border);padding-top:var(--space-xl);color:var(--on-surface-variant);font-family:var(--font-headline), sans-serif;letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.75rem;display:flex}
