.ccw-site-header{box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;justify-content:initial;gap:12px;padding:14px 40px;border-bottom:2px solid #d9d6d2;background:#fff;position:sticky;top:0;z-index:30;font-family:var(--font-heading,Arial,sans-serif);line-height:1.4;color:#29221d}
.ccw-site-top{display:flex;align-items:center;gap:20px;justify-content:space-between;flex-wrap:wrap}.ccw-site-brand{display:block;color:#29221d!important;text-decoration:none;line-height:1}.ccw-site-brand>span{display:flex;align-items:baseline;gap:9px;white-space:nowrap;font-size:clamp(15px,2.2vw,19px);letter-spacing:.015em}.ccw-site-brand>span>span{color:#8a3b1e;font-weight:400}.ccw-site-brand small{display:flex;align-items:center;gap:9px;margin-top:6px;font-size:8px;letter-spacing:.2em;color:#9a5a3c}.ccw-site-brand small:before{content:'';width:34px;height:2px;background:#8a3b1e}.ccw-site-quote{border:1px solid #8a3b1e;padding:9px 11px;color:#8a3b1e;text-decoration:none;text-transform:uppercase;font-size:12px;letter-spacing:.07em;min-height:44px;box-sizing:border-box;display:flex;align-items:center}.ccw-site-desktop{display:flex;flex-wrap:wrap;gap:6px 12px;margin-left:-10px}.ccw-site-header nav a{padding:6px 10px;white-space:nowrap;text-decoration:none;color:#29221d;font-size:12px;letter-spacing:.09em;text-transform:uppercase}.ccw-site-header nav a:hover{background:#f5ece6;color:#6f2e15}.ccw-site-header nav a[aria-current=page]{background:#6f2e15;color:white}.ccw-site-header a:focus-visible,.ccw-site-header summary:focus-visible{outline:3px solid #255e9a;outline-offset:3px}.ccw-site-mobile{display:none}.ccw-site-mobile summary{padding:10px 14px;border:1px solid #d9d6d2;cursor:pointer;font-size:14px}.ccw-site-mobile nav{display:grid;max-height:55vh;overflow:auto;margin-top:8px}.ccw-site-mobile nav a{min-height:44px;display:flex;align-items:center;white-space:normal}@media(max-width:819px){.ccw-site-header{padding:14px 24px;position:relative}.ccw-site-desktop{display:none}.ccw-site-mobile{display:block}.ccw-site-top{gap:14px}.ccw-site-quote{font-size:11px}}@media print{.ccw-site-header{position:static}.ccw-site-desktop,.ccw-site-mobile,.ccw-site-quote{display:none}}
