.chb-bar{background:var(--color-white);border-bottom:1px solid #f1f5f9;width:100%}.chb-inner{flex-direction:column;align-items:center;gap:.875rem;max-width:1200px;margin:0 auto;padding:1rem;display:flex}.chb-badges{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.chb-badge{color:var(--color-green);font-size:var(--size-2xs);font-weight:var(--weight-bold);background:#ecfdf5;border-radius:9999px;align-items:center;gap:.375rem;padding:.375rem .875rem;list-style:none;display:inline-flex}.chb-badge svg{width:1rem;height:1rem}.chb-actions{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:.75rem;display:flex}.chb-price-link{border:1px solid var(--color-border);color:var(--color-navy);font-weight:var(--weight-bold);font-size:var(--size-xs);border-radius:9999px;flex-direction:column;justify-content:center;align-items:center;gap:.125rem;padding:.625rem 1.75rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.chb-price-link:hover{border-color:var(--color-navy);background:var(--color-bg-light)}.chb-price-sub{color:var(--color-text-muted);font-size:var(--size-3xs);font-weight:var(--weight-normal)}.chb-kakao{background:var(--color-navy);color:var(--color-white);font-weight:var(--weight-bold);font-size:var(--size-xs);border-radius:9999px;align-items:center;gap:.5rem;padding:.875rem 2rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.chb-kakao:hover{background:var(--color-green)}.chb-kakao:hover .chb-kakao-arrow{transform:translate(.25rem)}.chb-kakao svg{width:1.125rem;height:1.125rem}.chb-kakao-arrow{transition:transform .3s cubic-bezier(.4,0,.2,1)}@media (min-width:640px){.chb-inner{padding:1rem 1.5rem}}@media (min-width:768px){.chb-inner{flex-direction:row;justify-content:space-between}.chb-badges{justify-content:flex-start}}@media (min-width:1024px){.chb-inner{padding:1rem 2rem}}
