.site-header{z-index:20;color:var(--ivory);border-bottom:1px solid #f4f0e724;position:absolute;top:0;left:0;right:0}.header-inner{align-items:center;min-height:92px;display:flex}.brand{flex:none;align-items:center;gap:14px;display:inline-flex}.brand-logo{width:auto;height:60px;display:block}.main-nav{align-items:center;gap:clamp(20px,2.6vw,42px);margin-left:auto;display:flex}.main-nav a{color:#f4f0e7c7;letter-spacing:.04em;font-size:.76rem;font-weight:600;position:relative}.main-nav a:after{background:var(--copper-light);content:"";transform-origin:100%;height:1px;transition:transform .18s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.main-nav a:hover:after,.main-nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.header-actions{align-items:center;gap:22px;margin-left:clamp(24px,3vw,48px);display:flex}.language-switch{color:#f4f0e799;letter-spacing:.08em;gap:4px;font-size:.66rem;font-weight:700;display:flex}.language-switch button{color:inherit;cursor:pointer;background:0 0;border:0;padding:5px}.language-switch button.active{color:var(--ivory)}.header-cta{color:var(--ivory);letter-spacing:.06em;border:1px solid #f4f0e761;padding:12px 17px;font-size:.68rem;font-weight:700;transition:background .18s,color .18s}.header-cta:hover,.header-cta:focus-visible{color:var(--ink-deep);background:var(--ivory)}@media (max-width:1060px){.main-nav{display:none}.header-actions{margin-left:auto}}@media (max-width:820px){.header-inner{min-height:78px}.brand-logo{height:60px}}@media (max-width:560px){.header-cta{display:none}.header-actions{gap:10px}.brand-logo{height:50px}}
.site-footer{color:var(--ivory);background:var(--ink-deep)}.footer-top{border-bottom:1px solid #f4f0e721;justify-content:space-between;align-items:center;min-height:150px;display:flex}.footer-top p{color:#f4f0e799;letter-spacing:.06em;font-size:.68rem}.footer-bottom{color:#f4f0e799;letter-spacing:.05em;justify-content:space-between;align-items:center;min-height:74px;font-size:.61rem;display:flex}.footer-bottom div{gap:26px;display:flex}.footer-bottom a:hover,.footer-bottom a:focus-visible{color:var(--copper-light)}@media (max-width:560px){.footer-top{flex-direction:column;justify-content:center;align-items:flex-start;gap:24px}.footer-top p{margin:0}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:17px;padding-block:22px}}
