.chill-pack-builder{margin:18px 0 20px;border:1px solid rgba(41,133,198,.24);border-radius:14px;background:#f7fbff;color:rgb(var(--color-foreground));overflow:hidden}.chill-pack-builder--below-atc{margin-top:14px}.chill-pack-builder__toggle{align-items:center;cursor:pointer;display:flex;gap:14px;justify-content:space-between;list-style:none;padding:16px 18px}.chill-pack-builder__toggle::-webkit-details-marker{display:none}.chill-pack-builder__toggle-icon{align-items:center;background:#2985c6;border-radius:999px;color:#fff;display:inline-flex;flex:0 0 32px;font-size:0;height:32px;justify-content:center;line-height:1;position:relative;transition:transform .16s ease;width:32px}.chill-pack-builder__toggle-icon:before,.chill-pack-builder__toggle-icon:after{background:currentColor;border-radius:999px;content:"";height:3px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}.chill-pack-builder__toggle-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.chill-pack-builder[open] .chill-pack-builder__toggle-icon{transform:rotate(45deg)}.chill-pack-builder__panel{border-top:1px solid rgba(41,133,198,.18);padding:16px 18px 18px}.chill-pack-builder__eyebrow,.chill-pack-builder__title,.chill-pack-builder__subtitle{display:block}.chill-pack-builder__eyebrow{color:#2985c6;font-size:1.2rem;font-weight:800;letter-spacing:.08em;line-height:1;margin-bottom:8px;text-transform:uppercase}.chill-pack-builder__header,.chill-pack-builder__summary{align-items:center;display:flex;gap:14px;justify-content:space-between}.chill-pack-builder__title{font-size:2rem;font-weight:800;line-height:1.15;margin:0}.chill-pack-builder__subtitle,.chill-pack-builder__summary-note,.chill-pack-builder__error{font-size:1.35rem;line-height:1.35;margin:4px 0 0}.chill-pack-builder__tier-list{color:rgba(var(--color-foreground),.78);font-size:1.35rem;line-height:1.35;list-style:none;margin:0;padding:0}.chill-pack-builder__count{align-items:center;background:#2985c6;border-radius:999px;color:#fff;display:inline-flex;flex:0 0 auto;font-size:1.3rem;font-weight:800;min-height:34px;padding:0 13px}.chill-pack-builder__step{margin-top:16px}.chill-pack-builder__step-label,.chill-pack-builder__summary-label{color:#1f2933;font-size:1.35rem;font-weight:800;margin-bottom:8px}.chill-pack-builder__sizes{display:flex;flex-wrap:wrap;gap:8px}.chill-pack-builder__size{background:#fff;border:1px solid rgba(18,18,18,.18);border-radius:999px;color:rgb(var(--color-foreground));cursor:pointer;font:inherit;font-size:1.3rem;font-weight:700;min-height:38px;padding:0 14px}.chill-pack-builder__size[aria-checked=true]{background:#2985c6;border-color:#2985c6;color:#fff}.chill-pack-builder__options{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.chill-pack-builder__option{align-items:center;background:#fff;border:1px solid rgba(18,18,18,.12);border-radius:12px;display:grid;gap:10px;grid-template-columns:52px 1fr auto;min-width:0;padding:8px;text-align:left}.chill-pack-builder__option.is-unavailable{opacity:.48}.chill-pack-builder__option-image,.chill-pack-builder__slot-image{aspect-ratio:1 / 1;background:#edf2f7;border-radius:9px;overflow:hidden}.chill-pack-builder__option-image img,.chill-pack-builder__slot-image img{display:block;height:100%;object-fit:cover;width:100%}.chill-pack-builder__option-name,.chill-pack-builder__slot-title{font-size:1.3rem;font-weight:800;line-height:1.2}.chill-pack-builder__option-meta,.chill-pack-builder__slot-meta{color:rgba(var(--color-foreground),.72);font-size:1.2rem;line-height:1.2;margin-top:2px}.chill-pack-builder__add,.chill-pack-builder__remove{align-items:center;border-radius:999px;cursor:pointer;display:inline-flex;font:inherit;font-weight:800;justify-content:center}.chill-pack-builder__add{background:#2985c6;border:1px solid #2985c6;color:#fff;font-size:1.2rem;justify-self:end;min-height:34px;min-width:48px;padding:0 12px;width:auto}.chill-pack-builder__add:disabled{background:#d8e2ec;border-color:#d8e2ec;color:#6b7280;cursor:not-allowed;min-width:48px;width:auto}.chill-pack-builder__slots{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px}.chill-pack-builder__slot{background:#fff;border:1px solid rgba(18,18,18,.12);border-radius:12px;min-height:116px;padding:8px;position:relative}.chill-pack-builder__slot.is-empty{align-items:center;border-style:dashed;color:rgba(var(--color-foreground),.55);display:flex;font-size:1.25rem;font-weight:700;justify-content:center;text-align:center}.chill-pack-builder__remove{background:#fff;border:1px solid rgba(18,18,18,.18);color:rgb(var(--color-foreground));height:28px;position:absolute;right:6px;top:6px;width:28px}.chill-pack-builder__summary{border-top:1px solid rgba(18,18,18,.1);margin-top:16px;padding-top:14px}.chill-pack-builder__price-original{color:rgba(var(--color-foreground),.62);margin-right:12px;text-decoration:line-through}.chill-pack-builder__price-sale{color:#2985c6;font-weight:800}.chill-pack-builder__submit{flex:0 0 190px;min-height:46px}.chill-pack-builder__submit .loading-overlay__spinner{margin-left:8px;width:1.6rem}.chill-pack-builder__error{color:#b42318;font-weight:700}@media screen and (max-width:749px){.chill-pack-builder__toggle,.chill-pack-builder__panel{padding-left:14px;padding-right:14px}.chill-pack-builder__header,.chill-pack-builder__summary{align-items:stretch;flex-direction:column}.chill-pack-builder__count{align-self:flex-start}.chill-pack-builder__options,.chill-pack-builder__slots{grid-template-columns:1fr}.chill-pack-builder__slot{min-height:94px}.chill-pack-builder__submit{flex-basis:auto;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/chillboys-pack-builder.css.map */
