.custo-header{position:fixed;inset:0 0 auto;z-index:50;background:color-mix(in srgb,var(--color-light) 95%,transparent);border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:var(--color-dark)}.custo-header-inner,.custo-footer-inner{width:min(1240px,calc(100% - 64px));margin-inline:auto}.custo-header-inner{height:84px;display:flex;align-items:center;justify-content:space-between;gap:32px}.custo-brand{display:inline-flex;flex-shrink:0}.custo-brand img{width:196px;height:44px;object-fit:contain}.custo-header-nav{display:flex;align-items:center;gap:30px}.custo-header-nav a,.custo-login{color:var(--color-text-muted);font-size:13px;font-weight:500;text-decoration:none;transition:color .2s}.custo-header-nav a:hover,.custo-header-nav a[aria-current=page],.custo-login:hover{color:var(--color-primary)}.custo-header-actions{display:flex;align-items:center;gap:24px}.custo-login{display:inline-flex;align-items:center;gap:5px}.custo-nav-cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:11px 18px;border-radius:9px;background:var(--color-primary);color:var(--color-light);font-size:13px;font-weight:600;white-space:nowrap;text-decoration:none;transition:background .2s,transform .2s}.custo-nav-cta:hover{background:var(--color-primary-dark);transform:translateY(-1px)}.custo-menu-toggle{display:none;align-items:center;justify-content:center;min-width:44px;min-height:44px;border:0;border-radius:8px;background:transparent;color:var(--color-dark);cursor:pointer}.custo-menu-toggle:hover{background:var(--color-primary-light)}.custo-mobile-nav,.custo-mobile-nav[hidden]{display:none}.custo-skip-link{position:absolute;left:20px;top:12px;z-index:1;padding:12px 18px;border-radius:8px;color:var(--color-light);background:var(--color-primary-dark);font-size:14px;font-weight:600;transform:translateY(-150%)}.custo-skip-link:focus{transform:translateY(0)}.custo-header a:focus-visible,.custo-header button:focus-visible,.custo-footer a:focus-visible{outline:2px solid var(--color-primary);outline-offset:5px;border-radius:4px}.custo-footer{background:var(--color-primary-light);color:var(--color-dark);padding:72px 0 0;border-top:1px solid var(--color-border)}.custo-footer-top{display:grid;grid-template-columns:1.25fr .8fr 1fr;gap:80px;padding-bottom:64px}.custo-footer-brand img{width:196px;height:44px;object-fit:contain}.custo-footer-brand>p{font-size:21px;letter-spacing:-.5px;font-weight:500;line-height:1.4;margin:24px 0 12px}.custo-footer-brand>span{display:block;max-width:290px;font-size:13px;line-height:1.8;color:var(--color-text-muted)}.custo-footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding-top:6px}.custo-footer .custo-footer-links h2{font-size:13px;font-weight:600;letter-spacing:0;line-height:1.5;margin:0 0 10px}.custo-footer-links a{display:inline-flex;align-items:center;gap:6px;color:var(--color-text-muted);font-size:13px;line-height:1.5;text-decoration:none;transition:color .2s}.custo-footer-links a:hover{color:var(--color-primary)}.custo-footer-contact p{margin:0 0 6px;color:var(--color-text-muted);font-size:13px;line-height:1.8;max-width:255px}.custo-footer-contact a{overflow-wrap:anywhere}.custo-footer-contact a svg{flex-shrink:0}.custo-footer-bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--color-border);padding:25px 0;color:var(--color-text-muted);font-size:11px;line-height:1.6}.custo-footer-bottom p{margin:0}@media(max-width:1150px){.custo-header-inner{gap:20px}.custo-header-nav{gap:22px}.custo-header-actions{gap:16px}.custo-footer-top{gap:42px}}@media(max-width:1023px){.custo-header-nav,.custo-login{display:none}.custo-menu-toggle{display:inline-flex}.custo-mobile-nav{display:flex;flex-direction:column;gap:4px;padding:12px 24px 20px;border-top:1px solid var(--color-border);background:var(--color-light);box-shadow:var(--shadow-header)}.custo-mobile-nav a{display:flex;align-items:center;gap:8px;color:var(--color-dark);font-size:14px;padding:12px;border-radius:8px;text-decoration:none}.custo-mobile-nav a:hover{background:var(--color-primary-light);color:var(--color-primary)}.custo-mobile-nav .custo-mobile-login{color:var(--color-primary);margin-top:4px;border-top:1px solid var(--color-border);padding-top:16px;border-radius:0}}@media(max-width:767px){.custo-header-inner,.custo-footer-inner{width:calc(100% - 40px)}.custo-header-inner{height:76px;gap:14px}.custo-brand img{width:176px;height:40px}.custo-header-actions{gap:8px}.custo-footer{padding-top:48px}.custo-footer-top{grid-template-columns:1fr 1fr;gap:36px 24px;padding-bottom:40px}.custo-footer-brand{grid-column:1 / -1}.custo-footer-brand>span{max-width:360px}.custo-footer-bottom{flex-direction:column;gap:8px}}@media(max-width:480px){.custo-header-inner,.custo-footer-inner{width:calc(100% - 32px)}.custo-header-inner{gap:8px}.custo-brand img{width:min(150px,35vw)}.custo-nav-cta{padding:10px 12px;font-size:12px;gap:4px}.custo-header-actions{gap:3px}.custo-footer-top{grid-template-columns:1fr;gap:34px}.custo-footer-brand{grid-column:auto}}@media(prefers-reduced-motion:reduce){.custo-header *,.custo-footer *{transition:none}}
