.topshelf-coral-pack{--pack-navy: #001935;--pack-blue: #053d72;--pack-aqua: #2e5dbc;--pack-aqua-rgb: 46, 93, 188;--pack-gold: #ffc63b;--pack-gold-rgb: 255, 198, 59;--pack-ink: rgb(var(--color-foreground-rgb, 0 25 53));--pack-muted: rgba(0, 25, 53, .68);--pack-border: rgba(0, 25, 53, .14);--pack-surface: rgb(var(--color-background-rgb, 255 255 255));display:block;color:var(--pack-ink)}.topshelf-coral-pack *,.topshelf-coral-pack *:before,.topshelf-coral-pack *:after{box-sizing:border-box}.topshelf-coral-pack__shell{width:min(100% - 2rem,1520px);margin-inline:auto;padding-block:clamp(2.5rem,5vw,5.5rem)}.topshelf-coral-pack__hero{max-width:920px;margin:0 auto clamp(2rem,4vw,3.5rem);text-align:center}.topshelf-coral-pack__eyebrow,.topshelf-coral-pack__summary-kicker{margin:0 0 .5rem;color:var(--pack-blue);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.topshelf-coral-pack__title{max-width:900px;margin:0 auto;color:var(--pack-navy);font-size:clamp(2.25rem,5vw,4.75rem);line-height:.98;text-wrap:balance}.topshelf-coral-pack__description{max-width:760px;margin:1.25rem auto 0;color:var(--pack-muted);font-size:clamp(1rem,1.5vw,1.18rem)}.topshelf-coral-pack__description>*:first-child{margin-top:0}.topshelf-coral-pack__description>*:last-child{margin-bottom:0}.topshelf-coral-pack__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,370px);gap:clamp(1.5rem,3vw,3rem);align-items:start}.topshelf-coral-pack__catalog-heading,.topshelf-coral-pack__summary-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.topshelf-coral-pack__catalog-heading{margin-bottom:1.25rem}.topshelf-coral-pack__catalog-heading h2,.topshelf-coral-pack__summary-heading h2{margin:0;color:var(--pack-navy);font-size:clamp(1.35rem,2vw,1.8rem)}.topshelf-coral-pack__catalog-heading p{margin:.4rem 0 0;color:var(--pack-muted);font-size:.92rem}.topshelf-coral-pack__catalog-status{min-height:1.4em;margin:-.7rem 0 1.5rem;color:var(--pack-muted);font-size:.78rem}.topshelf-coral-pack__catalog-status[data-error=true]{color:#8f1f1f}.topshelf-coral-pack__page-count,.topshelf-coral-pack__count{flex:0 0 auto;border-radius:999px;background:var(--pack-navy);color:#fff;font-weight:800;line-height:1}.topshelf-coral-pack__page-count{padding:.6rem .85rem;font-size:.78rem}.topshelf-coral-pack__count{display:grid;place-items:center;min-width:2.5rem;min-height:2.5rem;padding:.55rem;font-size:1rem}.topshelf-coral-pack__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.8rem,1.5vw,1.25rem)}.topshelf-coral-pack__category+.topshelf-coral-pack__category{margin-top:clamp(2.25rem,5vw,4rem)}.topshelf-coral-pack__category-heading{display:flex;align-items:center;gap:.65rem;margin:0 0 1rem;color:var(--pack-navy);font-size:clamp(1.2rem,2vw,1.55rem)}.topshelf-coral-pack__category-heading small{display:grid;place-items:center;min-width:1.75rem;min-height:1.75rem;border-radius:999px;padding:.35rem;background:rgba(var(--pack-aqua-rgb),.16);color:var(--pack-blue);font-size:.7rem;line-height:1}.topshelf-coral-pack__card{position:relative;display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--pack-border);border-radius:1rem;background:var(--pack-surface);box-shadow:0 8px 24px #00193512;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.topshelf-coral-pack__card:has([aria-pressed=true]){border-color:var(--pack-aqua);box-shadow:0 0 0 2px rgba(var(--pack-aqua-rgb),.24),0 14px 34px #0019351f}.topshelf-coral-pack__media{display:block;overflow:hidden;aspect-ratio:1;background:#edf3f6}.topshelf-coral-pack__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.topshelf-coral-pack__card:hover .topshelf-coral-pack__image{transform:scale(1.025)}.topshelf-coral-pack__placeholder{padding:2rem;color:#0019354d}.topshelf-coral-pack__card-body{display:flex;flex:1;flex-direction:column;gap:.8rem;padding:1rem}.topshelf-coral-pack__product-title{margin:0;font-size:.98rem;line-height:1.25}.topshelf-coral-pack__product-title a{color:var(--pack-navy);text-decoration:none}.topshelf-coral-pack__product-title a:hover{text-decoration:underline;text-underline-offset:.2em}.topshelf-coral-pack__variant-title{margin:.25rem 0 0;color:var(--pack-muted);font-size:.78rem}.topshelf-coral-pack__card-meta{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.35rem .75rem;margin-top:auto}.topshelf-coral-pack__price{color:var(--pack-navy);font-size:1rem;font-weight:800}.topshelf-coral-pack__stock{color:var(--pack-muted);font-size:.72rem}.topshelf-coral-pack__select{width:100%;min-height:2.75rem;border:1px solid var(--pack-navy);border-radius:999px;background:transparent;color:var(--pack-navy);font:inherit;font-size:.82rem;font-weight:800;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.topshelf-coral-pack__select:hover,.topshelf-coral-pack__select:focus-visible{border-color:var(--pack-aqua);background:rgba(var(--pack-aqua-rgb),.12)}.topshelf-coral-pack__select[aria-pressed=true]{border-color:var(--pack-aqua);background:var(--pack-aqua);color:#fff}.topshelf-coral-pack__select:focus-visible,.topshelf-coral-pack__add:focus-visible,.topshelf-coral-pack__selected-remove:focus-visible{outline:3px solid var(--pack-gold);outline-offset:3px}.topshelf-coral-pack__summary{position:sticky;top:calc(var(--header-height, 0px) + 1rem)}.topshelf-coral-pack__summary-inner{overflow:hidden;border:1px solid rgba(var(--pack-aqua-rgb),.35);border-radius:1.25rem;padding:clamp(1.15rem,2vw,1.5rem);background:radial-gradient(circle at 100% 0%,rgba(var(--pack-aqua-rgb),.2),transparent 36%),linear-gradient(155deg,#f8fdfe,#fff 70%);box-shadow:0 18px 48px #0019351f}.topshelf-coral-pack__summary-kicker{margin-bottom:.25rem}.topshelf-coral-pack__meter{margin-top:1.6rem;padding:0 .4rem}.topshelf-coral-pack__meter-track{position:relative;height:.72rem;border-radius:999px;background:#0019351f}.topshelf-coral-pack__meter-fill{position:absolute;inset:0 auto 0 0;width:0%;overflow:hidden;border-radius:inherit;background:linear-gradient(100deg,#9b6500 0%,var(--pack-gold) 25%,#fff2a8 48%,var(--pack-gold) 70%,#b77900 100%);box-shadow:0 0 8px rgba(var(--pack-gold-rgb),.95),0 0 22px rgba(var(--pack-gold-rgb),.7);transition:width .26s ease}.topshelf-coral-pack__meter-fill:after,.topshelf-coral-pack__mobile-meter>span:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 25%,rgba(255,255,255,.8) 50%,transparent 75%);content:"";transform:translate(-115%);animation:topshelf-pack-gold-shimmer 2.8s ease-in-out infinite}.topshelf-coral-pack__milestones{position:relative;height:3.35rem;margin-top:.65rem}.topshelf-coral-pack__milestones>span{position:absolute;left:var(--milestone-position);display:grid;justify-items:center;transform:translate(-50%);color:var(--pack-muted);line-height:1.1}.topshelf-coral-pack__milestones>span:last-child{transform:translate(-100%);justify-items:end}.topshelf-coral-pack__milestones b{color:var(--pack-navy);font-size:.86rem}.topshelf-coral-pack__milestones small{margin-top:.14rem;color:var(--pack-blue);font-size:1rem;font-weight:850;letter-spacing:.01em}.topshelf-coral-pack__milestones>span.is-unlocked small{color:#9b6500;text-shadow:0 0 10px rgba(var(--pack-gold-rgb),.72)}.topshelf-coral-pack__milestones>span.is-celebrating b,.topshelf-coral-pack__milestones>span.is-celebrating small{animation:topshelf-pack-milestone-pop .62s cubic-bezier(.2,.85,.25,1.3)}.topshelf-coral-pack__tier-status{min-height:2.5em;margin:.55rem 0 1rem;color:var(--pack-blue);font-size:.88rem;font-weight:750}.topshelf-coral-pack__selected-list{display:grid;max-height:12.5rem;margin:0;padding:0;overflow:auto;list-style:none;scrollbar-width:thin}.topshelf-coral-pack__selected-list:empty{display:none}.topshelf-coral-pack__selected-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:center;border-top:1px solid var(--pack-border);padding:.65rem 0}.topshelf-coral-pack__selected-item span{overflow:hidden;font-size:.78rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.topshelf-coral-pack__selected-remove{display:grid;place-items:center;width:1.7rem;height:1.7rem;border:0;border-radius:50%;background:#00193514;color:var(--pack-navy);font:inherit;font-size:1rem;cursor:pointer}.topshelf-coral-pack__totals{display:grid;gap:.5rem;margin:1rem 0;border-top:1px solid var(--pack-border);padding-top:1rem}.topshelf-coral-pack__totals>div{display:flex;justify-content:space-between;gap:1rem;font-size:.88rem}.topshelf-coral-pack__totals dt,.topshelf-coral-pack__totals dd{margin:0}.topshelf-coral-pack__totals dd{font-variant-numeric:tabular-nums;font-weight:750}.topshelf-coral-pack__estimated-total{color:var(--pack-navy);font-size:1rem!important;font-weight:850}.topshelf-coral-pack__add{width:100%;min-height:3.25rem;border:0;border-radius:999px;background:var(--pack-navy);color:#fff;font-weight:800;cursor:pointer}.topshelf-coral-pack__add:hover:not(:disabled){background:var(--pack-blue)}.topshelf-coral-pack__add:disabled{opacity:.48;cursor:not-allowed}.topshelf-coral-pack__fine-print,.topshelf-coral-pack__status{margin:.75rem 0 0;color:var(--pack-muted);font-size:.72rem;line-height:1.45}.topshelf-coral-pack__status:not(:empty){border-radius:.65rem;padding:.65rem .75rem;background:rgba(var(--pack-aqua-rgb),.11);color:var(--pack-navy);font-weight:700}.topshelf-coral-pack__status[data-error=true]{background:#b72d2d1a;color:#8f1f1f}.topshelf-coral-pack__empty{border:1px dashed var(--pack-border);border-radius:1rem;padding:2rem;background:#00193506;color:var(--pack-muted);text-align:center}.topshelf-coral-pack__mobile-dock{display:none}.topshelf-coral-pack__mobile-dock-copy{min-width:0}.topshelf-coral-pack__mobile-dock-copy strong,.topshelf-coral-pack__mobile-dock-copy span{display:block}.topshelf-coral-pack__mobile-dock-copy strong{color:var(--pack-navy);font-size:.9rem;line-height:1.2}.topshelf-coral-pack__mobile-dock-copy span{margin-top:.2rem;overflow:hidden;color:var(--pack-muted);font-size:.72rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.topshelf-coral-pack__mobile-dock-link{min-height:2.6rem;border:0;border-radius:999px;padding:.65rem 1rem;background:var(--pack-aqua);color:#fff;font:inherit;font-size:.78rem;font-weight:800;white-space:nowrap;cursor:pointer}.topshelf-coral-pack__mobile-dock-link:focus-visible{outline:3px solid var(--pack-gold);outline-offset:2px}.topshelf-coral-pack__mobile-meter{position:relative;grid-column:1 / -1;height:.42rem;border-radius:999px;background:#0019351f}.topshelf-coral-pack__mobile-meter>span{position:absolute;inset:0 auto 0 0;width:0%;overflow:hidden;border-radius:inherit;background:linear-gradient(100deg,#9b6500 0%,var(--pack-gold) 30%,#fff2a8 52%,var(--pack-gold) 72%,#b77900 100%);box-shadow:0 0 7px rgba(var(--pack-gold-rgb),.9),0 0 16px rgba(var(--pack-gold-rgb),.62);transition:width .26s ease}@keyframes topshelf-pack-gold-shimmer{0%,38%{transform:translate(-115%)}72%,to{transform:translate(115%)}}@keyframes topshelf-pack-milestone-pop{0%{opacity:.72;transform:scale(1)}46%{opacity:1;transform:scale(1.38)}to{opacity:1;transform:scale(1)}}@media screen and (max-width:1100px){.topshelf-coral-pack__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:820px){.topshelf-coral-pack__shell{width:min(100% - 1.25rem,1520px);padding-block:2.25rem 6rem}.topshelf-coral-pack:has(.topshelf-coral-pack__mobile-dock:not([hidden])) .topshelf-coral-pack__shell{padding-bottom:calc(9rem + env(safe-area-inset-bottom,0px))}.topshelf-coral-pack__layout{display:flex;flex-direction:column}.topshelf-coral-pack__catalog{width:100%}.topshelf-coral-pack__summary{position:static;order:-1;width:100%;scroll-margin-top:calc(var(--header-height, 0px) + 1rem)}.topshelf-coral-pack__selected-list{max-height:8rem}.topshelf-coral-pack__mobile-dock:not([hidden]){position:fixed;z-index:30;bottom:calc(.625rem + env(safe-area-inset-bottom,0px));left:50%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem .85rem;align-items:center;width:min(calc(100% - 1.25rem),40rem);border:1px solid rgba(var(--pack-aqua-rgb),.35);border-radius:1rem;padding:.8rem;background:#fffffff5;box-shadow:0 12px 36px #00193533;transform:translate(-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}}@media screen and (max-width:480px){.topshelf-coral-pack__grid{gap:.65rem}.topshelf-coral-pack__card-body{gap:.6rem;padding:.75rem}.topshelf-coral-pack__product-title{font-size:.88rem}.topshelf-coral-pack__stock{width:100%}.topshelf-coral-pack__select{min-height:2.55rem;font-size:.75rem}}@media(prefers-reduced-motion:reduce){.topshelf-coral-pack__card,.topshelf-coral-pack__image,.topshelf-coral-pack__meter-fill,.topshelf-coral-pack__mobile-meter>span,.topshelf-coral-pack__select{transition:none}.topshelf-coral-pack__meter-fill:after,.topshelf-coral-pack__mobile-meter>span:after,.topshelf-coral-pack__milestones>span.is-celebrating b,.topshelf-coral-pack__milestones>span.is-celebrating small{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/205/assets/topshelf-coral-pack-builder.css.map */
