.cw-hd{position:-webkit-sticky;position:sticky;top:0;z-index:50;height:62px;display:flex;align-items:center;gap:10px;padding:0 clamp(16px,4vw,48px);background:color-mix(in srgb,#f7f6f2 90%,transparent);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);border-bottom:1px solid #e2e0d8}.cw-hd-mark svg{width:34px;height:34px}.cw-hd:has(.cw-railnav) .cw-hd-tag{display:none}.cw-hd-mark{display:inline-flex;align-items:center;color:#16181c;flex:none}.cw-hd-tag{font-family:var(--font-sans),system-ui,sans-serif;font-weight:600;font-size:13px;color:#3b403c;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cw-hd-tag .thin{font-weight:400;color:#666a62}.cw-hd-right{margin-left:auto;display:inline-flex;align-items:center;gap:10px;font-family:var(--font-mono),ui-monospace,monospace;font-size:11px;color:#0f6b5c;white-space:nowrap}.cw-hd-right :is(a,button){font-family:var(--font-sans),system-ui,sans-serif;font-size:13px;font-weight:500}.cw-hd-right .pulse{width:7px;height:7px;border-radius:50%;background:#0f6b5c;animation:cwh-pulse 2.2s infinite;flex:none}@keyframes cwh-pulse{0%,to{opacity:1}50%{opacity:.35}}@media (max-width:560px){.cw-hd-right{display:none}}@media (min-width:1040px){body:has(.cw-hd){padding-left:236px}.cw-hd-mark svg{width:44px;height:44px}.cw-hd{position:fixed;top:0;left:0;bottom:0;height:auto;width:236px;box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:16px;padding:20px 16px 18px;background:#fffefb;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:none;border-right:1px solid #e2e0d8}.cw-hd-tag{display:none}.cw-hd-right{margin-left:0;margin-top:auto;flex-wrap:wrap;white-space:normal}}@media print{.cw-hd{display:none}body:has(.cw-hd){padding-left:0}}