.contact-details{display:grid;gap:9px;margin-top:18px;font-size:13px;line-height:1.6;color:#625f58}
.contact-details a{text-decoration:underline;text-underline-offset:4px}
.captcha-field strong{display:inline-block;margin-left:6px;font-size:13px;letter-spacing:.08em;color:var(--accent)}
.contact-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.submit:disabled{opacity:.55;cursor:wait}
.site-header.custom-logo{transition:background-color .25s,color .25s}
.site-header.custom-logo.on-light{color:var(--ink)}
.site-header.custom-logo.on-light .logo>img{filter:brightness(0);opacity:.92}
.site-header.custom-logo.on-light .nav,.site-header.custom-logo.on-light .menu-button{filter:none}
.site-header.custom-logo.on-light .menu-button i{background:var(--ink)}
@media(max-width:800px){.site-header.custom-logo.on-light{background:rgba(243,241,235,.94);backdrop-filter:blur(12px)}}
.cookie-consent{position:fixed;z-index:9999;left:24px;right:24px;bottom:24px;background:#171713;color:#fff;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:25px;box-shadow:0 15px 50px #0005}.cookie-consent[hidden]{display:none}.cookie-consent p{margin:0;line-height:1.55}.cookie-consent a{color:#fff}.cookie-consent button{border:1px solid #ffffff55;background:transparent;color:#fff;padding:11px 15px;margin-left:8px}.cookie-consent button:last-child{background:#fff;color:#171713}@media(max-width:700px){.cookie-consent{left:10px;right:10px;bottom:10px;display:block}.cookie-consent div{margin-top:15px}.cookie-consent button{margin:4px 4px 0 0}}
