.navigation-module__yeBoKa__nav{z-index:1000;background:0 0;padding:20px 0;transition:all .4s;position:fixed;top:0;left:0;right:0}.navigation-module__yeBoKa__nav.navigation-module__yeBoKa__scrolled{background:var(--bg-primary);border-bottom:1px solid var(--border);padding:12px 0;box-shadow:0 2px 20px #0000000a}.navigation-module__yeBoKa__inner{max-width:var(--container-max);padding:0 var(--container-padding);justify-content:space-between;align-items:center;gap:32px;margin:0 auto;display:flex}.navigation-module__yeBoKa__brand{color:var(--text-primary);flex-direction:column;text-decoration:none;display:flex}.navigation-module__yeBoKa__brand:hover{color:var(--text-primary)}.navigation-module__yeBoKa__brandName{font-family:var(--font-serif);font-size:1.1rem;font-weight:700;line-height:1.2}.navigation-module__yeBoKa__brandEst{font-family:var(--font-mono);letter-spacing:.1em;color:var(--text-secondary);text-transform:uppercase;font-size:.78rem}.navigation-module__yeBoKa__links{gap:32px;margin:0;padding:0;list-style:none;display:flex}.navigation-module__yeBoKa__links a{font-family:var(--font-sans);color:var(--text-secondary);font-size:.95rem;text-decoration:none;transition:color .3s;position:relative}.navigation-module__yeBoKa__links a:hover,.navigation-module__yeBoKa__links a.navigation-module__yeBoKa__active{color:var(--text-primary)}.navigation-module__yeBoKa__links a:after{content:"";background:var(--accent);width:0;height:1.5px;transition:width .3s;position:absolute;bottom:-4px;left:0}.navigation-module__yeBoKa__links a:hover:after,.navigation-module__yeBoKa__links a.navigation-module__yeBoKa__active:after{width:100%}.navigation-module__yeBoKa__cta{background:var(--accent);font-family:var(--font-sans);border-radius:6px;padding:10px 24px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .3s,transform .2s;display:inline-block;color:#fff!important}.navigation-module__yeBoKa__cta:hover{background:var(--accent-hover);transform:translateY(-1px);color:#fff!important}.navigation-module__yeBoKa__themeToggle{border:1px solid var(--border);cursor:pointer;width:36px;height:36px;color:var(--text-secondary);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.navigation-module__yeBoKa__themeToggle:hover{color:var(--accent);border-color:var(--accent)}.navigation-module__yeBoKa__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:4px;display:none}.navigation-module__yeBoKa__hamburger span{background:var(--text-primary);border-radius:1px;width:22px;height:2px;transition:all .3s;display:block}.navigation-module__yeBoKa__hamburger.navigation-module__yeBoKa__hamburgerOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.navigation-module__yeBoKa__hamburger.navigation-module__yeBoKa__hamburgerOpen span:nth-child(2){opacity:0}.navigation-module__yeBoKa__hamburger.navigation-module__yeBoKa__hamburgerOpen span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.navigation-module__yeBoKa__mobile{background:var(--bg-primary);z-index:999;opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:24px;transition:opacity .3s;display:flex;position:fixed;inset:0}.navigation-module__yeBoKa__mobile.navigation-module__yeBoKa__mobileOpen{opacity:1;pointer-events:all}.navigation-module__yeBoKa__mobileLink{font-family:var(--font-serif);color:var(--text-primary);font-size:1.4rem;text-decoration:none;transition:color .3s}.navigation-module__yeBoKa__mobileLink:hover{color:var(--accent)}@media (max-width:768px){.navigation-module__yeBoKa__links,.navigation-module__yeBoKa__cta:not(.navigation-module__yeBoKa__mobileLink){display:none}.navigation-module__yeBoKa__hamburger{display:flex}}
.footer-module__nP6W3G__footer{background:var(--dark-section);color:var(--dark-section-text);padding:64px 0 40px}.footer-module__nP6W3G__inner{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.footer-module__nP6W3G__top{justify-content:space-between;align-items:flex-start;gap:48px;margin-bottom:48px;display:flex}.footer-module__nP6W3G__brandName{font-family:var(--font-serif);color:var(--dark-section-text);margin-bottom:8px;font-size:1.2rem;font-weight:700}.footer-module__nP6W3G__brandLocation{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--dark-section-muted);font-size:.9rem}.footer-module__nP6W3G__columns{gap:64px;display:flex}.footer-module__nP6W3G__column h3{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--dark-section-muted);margin-bottom:16px;font-size:.85rem}.footer-module__nP6W3G__column ul{margin:0;padding:0;list-style:none}.footer-module__nP6W3G__column li{margin-bottom:10px}.footer-module__nP6W3G__column a{color:var(--dark-section-text);font-size:.9rem;text-decoration:none;transition:color .3s}.footer-module__nP6W3G__column a:hover{color:var(--accent)}.footer-module__nP6W3G__bottom{text-align:center;border-top:1px solid #ffffff1a;padding-top:24px}.footer-module__nP6W3G__copyright{font-family:var(--font-mono);letter-spacing:.1em;color:var(--dark-section-muted);font-size:.85rem}.footer-module__nP6W3G__easterEgg{text-align:center;color:var(--dark-section-muted);cursor:default;height:1.5em;margin-top:32px;font-size:.75rem;position:relative}.footer-module__nP6W3G__defaultText,.footer-module__nP6W3G__hoverText{transition:opacity .3s}.footer-module__nP6W3G__hoverText{opacity:0;white-space:nowrap;position:absolute;left:50%;transform:translate(-50%)}.footer-module__nP6W3G__easterEgg:hover .footer-module__nP6W3G__defaultText{opacity:0}.footer-module__nP6W3G__easterEgg:hover .footer-module__nP6W3G__hoverText{opacity:1}@media (max-width:768px){.footer-module__nP6W3G__top,.footer-module__nP6W3G__columns{flex-direction:column;gap:32px}}
