.cidgh{--cidgh-navy:#25304a;--cidgh-deep:#182033;--cidgh-gold:#d4a037;--cidgh-gold-soft:#e8c46a;--cidgh-line:#e1e5eb;--cidgh-text:#25304a;--cidgh-muted:#697181;position:relative;z-index:1000;width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--cidgh-text)}.cidgh *{box-sizing:border-box}.cidgh a{color:inherit;text-decoration:none}.cidgh svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cidgh__announcement{background:var(--cidgh-deep);color:#fff}.cidgh__announcement-inner{display:flex;min-height:34px;align-items:center;justify-content:center;gap:12px;padding:7px 20px;font-size:11px;line-height:1.25;letter-spacing:.025em;text-align:center}.cidgh__announcement-inner strong{color:var(--cidgh-gold-soft);font-size:10px;letter-spacing:.075em}.cidgh__announcement-divider{width:1px;height:13px;background:rgba(255,255,255,.28)}.cidgh__bar{position:relative;background:rgba(255,255,255,.98);border-bottom:1px solid rgba(37,48,74,.1);box-shadow:0 2px 14px rgba(24,32,51,.035);transition:box-shadow .2s ease,background .2s ease}.cidgh.is-scrolled .cidgh__bar{box-shadow:0 9px 30px rgba(24,32,51,.11)}.careid-global-header-section{position:sticky;top:0;z-index:1000}.cidgh__inner{display:flex;width:min(1440px,100%);min-height:72px;margin:0 auto;padding:0 clamp(18px,3vw,46px);align-items:center;justify-content:space-between;gap:22px}.cidgh__brand{display:inline-flex;min-width:max-content;align-items:center;gap:10px;border-radius:12px}.cidgh__logo{display:grid;width:46px;height:46px;place-items:center;overflow:hidden;border-radius:14px;background:#fff}.cidgh__logo img{display:block;width:100%;height:100%;object-fit:contain}.cidgh__wordmark{display:flex;flex-direction:column;line-height:1}.cidgh__wordmark strong{font-size:20px;letter-spacing:-.035em;color:var(--cidgh-navy)}.cidgh__wordmark small{margin-top:5px;color:var(--cidgh-muted);font-size:9px;font-weight:800;letter-spacing:.075em;text-transform:uppercase}.cidgh__desktop-nav{display:flex;min-width:0;flex:1;align-items:center;justify-content:center;gap:clamp(12px,1.55vw,24px)}.cidgh__desktop-nav a{position:relative;padding:10px 0;color:#465064;font-size:13px;font-weight:750;white-space:nowrap}.cidgh__desktop-nav a::after{content:"";position:absolute;right:0;bottom:4px;left:0;height:2px;border-radius:2px;background:var(--cidgh-gold);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.cidgh__desktop-nav a:hover,.cidgh__desktop-nav a[aria-current=page]{color:var(--cidgh-navy)}.cidgh__desktop-nav a:hover::after,.cidgh__desktop-nav a[aria-current=page]::after{transform:scaleX(1)}.cidgh__actions{display:flex;align-items:center;justify-content:flex-end;gap:4px}.cidgh__action,.cidgh__menu-button,.cidgh__close{display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:12px;background:transparent;color:var(--cidgh-navy);cursor:pointer}.cidgh__action:hover,.cidgh__menu-button:hover,.cidgh__close:hover{background:#f2f4f7}.cidgh__cart{position:relative}.cidgh__cart-count{position:absolute;top:4px;right:2px;display:none;min-width:17px;height:17px;padding:0 4px;align-items:center;justify-content:center;border:2px solid #fff;border-radius:99px;background:var(--cidgh-gold);color:var(--cidgh-deep);font-size:9px;font-weight:900}.cidgh__cart-count.is-visible{display:flex}.cidgh__shop{display:inline-flex;min-height:42px;align-items:center;justify-content:center;margin-left:7px;padding:10px 16px;border-radius:12px;background:linear-gradient(135deg,var(--cidgh-gold),var(--cidgh-gold-soft));color:var(--cidgh-deep);font-size:12px;font-weight:900;box-shadow:0 8px 20px rgba(212,160,55,.18);white-space:nowrap}.cidgh__shop:hover{box-shadow:0 12px 28px rgba(212,160,55,.28)}.cidgh__menu-button{display:none}.cidgh__mobile{position:fixed;inset:0;z-index:1100;display:flex;justify-content:flex-end;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.cidgh__mobile.is-open{visibility:visible;opacity:1;pointer-events:auto}.cidgh__backdrop{position:absolute;inset:0;border:0;background:rgba(12,17,29,.58);backdrop-filter:blur(3px);cursor:pointer}.cidgh__drawer{position:relative;display:flex;width:min(420px,92vw);height:100%;flex-direction:column;overflow:auto;background:#fff;box-shadow:-20px 0 60px rgba(12,17,29,.22);transform:translateX(100%);transition:transform .25s ease}.cidgh__mobile.is-open .cidgh__drawer{transform:translateX(0)}.cidgh__drawer-head{display:flex;min-height:78px;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--cidgh-line)}.cidgh__close{flex:0 0 44px}.cidgh__mobile-nav{display:flex;flex-direction:column;padding:16px 18px}.cidgh__mobile-nav>a,.cidgh__mobile-nav summary{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:15px;padding:12px 4px;border-bottom:1px solid #eef0f3;color:var(--cidgh-navy);font-size:16px;font-weight:800;cursor:pointer;list-style:none}.cidgh__mobile-nav summary::-webkit-details-marker{display:none}.cidgh__mobile-nav details[open] summary span{transform:rotate(45deg)}.cidgh__mobile-nav details>div{display:flex;flex-direction:column;padding:5px 4px 10px 16px;border-bottom:1px solid #eef0f3}.cidgh__mobile-nav details>div a{padding:10px 0;color:#5f6878;font-size:14px;font-weight:650}.cidgh__drawer-actions{margin-top:auto;padding:18px}.cidgh__drawer-actions>a{display:flex;min-height:50px;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,var(--cidgh-gold),var(--cidgh-gold-soft));color:var(--cidgh-deep);font-weight:900}.cidgh__drawer-actions>div{display:flex;justify-content:center;gap:18px;margin-top:16px}.cidgh__drawer-actions>div a{color:#566071;font-size:13px;font-weight:750}.cidgh__drawer-trust{margin:0;padding:0 18px 24px;color:#8d651e;font-size:10px;font-weight:900;letter-spacing:.075em;text-align:center}.cidgh :focus-visible{outline:3px solid rgba(212,160,55,.55);outline-offset:3px}.cidgh-lock{overflow:hidden!important}@media(max-width:1120px){.cidgh__desktop-nav,.cidgh__shop{display:none}.cidgh__menu-button{display:grid}.cidgh__inner{min-height:68px}.cidgh__wordmark strong{font-size:19px}}@media(max-width:620px){.cidgh__announcement-inner{gap:7px;padding-inline:10px}.cidgh__announcement-message{display:none}.cidgh__announcement-divider{display:none}.cidgh__inner{padding-inline:13px}.cidgh__logo{width:42px;height:42px}.cidgh__wordmark small{font-size:8px}.cidgh__search,.cidgh__account{display:none}.cidgh__actions{gap:1px}.cidgh__action,.cidgh__menu-button{width:42px;height:42px}}@media(prefers-reduced-motion:reduce){.cidgh *{scroll-behavior:auto!important;transition:none!important}}
