:root{--cncs-footer-blue: oklch(.2 .09 255);--cncs-footer-yellow: oklch(.795 .175 83);--cncs-footer-white: #ffffff;--cncs-footer-text: rgba(255, 255, 255, .72);--cncs-footer-text-soft: rgba(255, 255, 255, .5);--cncs-footer-border: rgba(255, 255, 255, .12)}.site-footer{color:var(--cncs-footer-white);background:var(--cncs-footer-blue)}.site-footer *{box-sizing:border-box}.footer-accent{height:4px;background:var(--cncs-footer-yellow)}.site-footer__inner{padding-top:3rem;padding-bottom:3rem}.site-footer__grid{display:grid;grid-template-columns:1fr;gap:2.5rem}.site-footer__column{min-width:0}.footer-logo{display:inline-flex;align-items:center;gap:.55rem;margin-bottom:1rem}.footer-logo-bars{display:inline-flex;gap:3px;align-items:center}.footer-logo-bar{width:4px;height:22px;background:var(--cncs-footer-yellow)}.footer-logo-text{display:flex;flex-direction:column;line-height:1.05}.footer-logo-name,.footer-logo-sub{display:block;font-size:.75rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;line-height:16px}.footer-logo-name{color:var(--cncs-footer-white)}.footer-logo-sub{color:var(--cncs-footer-yellow);margin-top:-1px}.footer-section-title{margin:0 0 .8rem;color:var(--cncs-footer-yellow);font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.footer-section-title--spaced{margin-top:1.5rem}.footer-about-text{margin:0;color:var(--cncs-footer-text);font-size:.92rem;line-height:1.7}.footer-links{display:flex;flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none}.footer-link{display:inline-flex;align-items:center;gap:.55rem;color:var(--cncs-footer-text);font-size:.92rem;line-height:1.4;text-decoration:none;transition:color .15s ease}.footer-link:hover{color:var(--cncs-footer-white)}.footer-link-dot{width:.375rem;height:.375rem;border-radius:999px;background:var(--cncs-footer-yellow);flex-shrink:0}.footer-contact{display:flex;flex-direction:column;gap:.95rem;color:var(--cncs-footer-text);font-size:.92rem}.footer-contact-item{display:flex;align-items:flex-start;gap:.75rem}.footer-contact-icon{width:1rem;height:1rem;margin-top:.15rem;color:var(--cncs-footer-yellow);flex-shrink:0}.footer-contact-link{color:var(--cncs-footer-text);font-size:.92rem;line-height:1.5;text-decoration:none;transition:color .15s ease}.footer-contact-link:hover{color:var(--cncs-footer-white)}.footer-bottom{border-top:1px solid var(--cncs-footer-border)}.footer-bottom-inner{padding-top:1rem;padding-bottom:1.2rem;display:flex;flex-direction:column;gap:.8rem}.footer-bottom-copy{display:flex;flex-direction:column;gap:.25rem}.footer-copyright{margin:0;color:var(--cncs-footer-text-soft);font-size:.8rem;line-height:1.5}.footer-legal{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem}.footer-legal-link{color:#ffffff6b;font-size:.8rem;line-height:1.4;text-decoration:none;transition:color .15s ease}.footer-legal-link:hover{color:#ffffffad}.footer-legal-sep{color:#ffffff3d;font-size:.8rem}@media(min-width:768px){.site-footer__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr) minmax(0,1fr)}}@media(min-width:900px){.footer-bottom-inner{flex-direction:row;align-items:center;justify-content:space-between}}@media(max-width:767px){.site-footer__inner{width:min(1280px,calc(100% - 1.5rem));padding:2.4rem 0}.footer-bottom-inner{width:min(1280px,calc(100% - 1.5rem))}}@media(max-width:480px){.site-footer__inner,.footer-bottom-inner{width:min(1280px,calc(100% - 1.25rem))}}
