.bhn-shell,.bhn-shell *,.bhn-shell *::before,.bhn-shell *::after{box-sizing:border-box}.bhn-shell{position:relative;z-index:20;margin-top:-34px;padding:0 0 38px;pointer-events:none;background:#151515;font-family:Inter,Arial,sans-serif}.bhn-dock{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:14px;align-items:center;min-height:76px;padding:13px 15px 13px 17px;overflow:hidden;border:1px solid rgb(255 255 255 / .11);border-radius:18px;background:linear-gradient(100deg,rgb(28 28 28 / .985),rgb(34 34 34 / .985));box-shadow:0 28px 60px -38px rgb(0 0 0 / .9),inset 0 1px 0 rgb(255 255 255 / .045);pointer-events:auto}.bhn-dock::before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#ce1417}.bhn-status-icon{position:relative;display:flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:13px;background:rgb(206 20 23 / .11);color:#ef363b}.bhn-status-icon .material-symbols-outlined{font-size:21px}.bhn-status-icon::after{content:"";position:absolute;width:7px;height:7px;right:-2px;top:-2px;border-radius:50%;background:#ef2328;box-shadow:0 0 0 5px rgb(239 35 40 / .1);animation:bhnPulse 1.8s infinite}@keyframes bhnPulse{0%,100%{box-shadow:0 0 0 4px rgb(239 35 40 / .1)}50%{box-shadow:0 0 0 9px #fff0}}.bhn-viewport{min-width:0;overflow:hidden}.bhn-track{display:flex;width:100%;transition:transform .42s cubic-bezier(.2,.75,.25,1);will-change:transform}.bhn-slide{flex:0 0 100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center}.bhn-slide.is-no-action{grid-template-columns:minmax(0,1fr)}.bhn-copy{min-width:0}.bhn-label-row{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-bottom:4px}.bhn-kicker{color:#f7be2f;font:700 var(--bhn-kicker-size,8px)/1 "Space Grotesk",sans-serif;letter-spacing:.15em;text-transform:uppercase}.bhn-tag{padding:4px 7px;border-radius:999px;background:rgb(255 255 255 / .05);color:#777d84;font:700 var(--bhn-tag-size,7px)/1 "Space Grotesk",sans-serif;letter-spacing:.1em;text-transform:uppercase}.bhn-copy h3{margin:0;overflow:hidden;color:#fff;font:700 var(--bhn-title-size,14px)/1.25 "Space Grotesk",sans-serif;text-overflow:ellipsis}.bhn-copy p{margin:4px 0 0;color:#797f85;font-size:var(--bhn-description-size,9px);line-height:1.45}.bhn-action{display:inline-flex;min-height:39px;align-items:center;justify-content:center;gap:6px;padding:0 14px;border:1px solid rgb(255 255 255 / .1);border-radius:999px;color:#fff;white-space:nowrap;font:700 var(--bhn-button-size,8px)/1 "Space Grotesk",sans-serif;letter-spacing:.1em;text-transform:uppercase;transition:.2s ease}.bhn-action:hover{background:#fff;color:#171717}.bhn-action .material-symbols-outlined{font-size:14px}.bhn-controls{display:flex;align-items:center;gap:4px}.bhn-arrow,.bhn-close{display:flex;width:34px;height:34px;align-items:center;justify-content:center;border:0;border-radius:50%;background:#fff0;color:#666c72;cursor:pointer;transition:.2s ease}.bhn-arrow:hover,.bhn-close:hover{background:rgb(255 255 255 / .06);color:#fff}.bhn-arrow .material-symbols-outlined,.bhn-close .material-symbols-outlined{font-size:18px}.bhn-dots{display:flex;align-items:center;gap:5px;margin-top:8px}.bhn-dot{width:5px;height:5px;padding:0;border:0;border-radius:999px;background:#555b61;cursor:pointer;transition:.2s ease}.bhn-dot.is-active{width:18px;background:#ce1417}.bhn-shell.is-closed{display:none}@media(max-width:900px){.bhn-dock{grid-template-columns:auto minmax(0,1fr) auto}.bhn-controls{display:none}.bhn-slide{grid-template-columns:1fr;gap:10px}.bhn-action{justify-self:start}}@media(max-width:620px){.bhn-shell{margin-top:-22px;padding-bottom:28px}.bhn-dock{grid-template-columns:36px minmax(0,1fr) 32px;gap:9px;padding:11px 11px 11px 13px;border-radius:15px}.bhn-status-icon{width:36px;height:36px}.bhn-copy h3{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.bhn-copy p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.bhn-action{min-height:34px;padding:0 11px}}