.pet-bundle{display:block;width:100%;--pb-bg: #ffffff;--pb-bg-warm: #faf8f5;--pb-fg: #1a1a1a;--pb-border: #e8e2da;--pb-border-hover: #c8bfb3;--pb-muted: #8a7f72;--pb-radius: 16px;--pb-radius-sm: 10px;--pb-accent: #c4804e;--pb-accent-light: #f5ebe3;--pb-accent-border: rgba(196, 128, 78, .5);--pb-success: #16a34a;--pb-error: #dc2626;--pb-error-bg: rgba(220, 38, 38, .06);--pb-spacing: 1.5em;--pb-card-shadow: 0 1px 4px rgba(0,0,0,.04);--pb-card-shadow-hover: 0 4px 16px rgba(0,0,0,.07);font-family:inherit;color:var(--pb-fg);font-size:1.6rem}.pet-bundle,.pet-bundle *,.pet-bundle *:before,.pet-bundle *:after{box-sizing:border-box}.pet-bundle .pet-bundle__container{display:grid!important;grid-template-columns:1fr!important;gap:2em!important}@media screen and (min-width:750px){.pet-bundle .pet-bundle__container{grid-template-columns:1fr 1fr!important;gap:2.5em!important}}@media screen and (min-width:990px){.pet-bundle .pet-bundle__container{grid-template-columns:1fr 1fr!important;gap:3.5em!important}}.pet-bundle__media{position:relative;max-width:100%;width:100%;overflow:hidden}.pet-bundle__media media-gallery,.pet-bundle__media .product-media-modal-opener,.pet-bundle__media .product__media-wrapper,.pet-bundle__media .product__column-sticky{width:100%!important;max-width:100%!important}@media screen and (min-width:750px){.pet-bundle__media{position:sticky;top:calc(var(--header-height, 60px) + 1.5em);align-self:start}}.pet-bundle__media img{border-radius:var(--pb-radius)}.pet-bundle .product__media-wrapper{width:100%!important;max-width:100%!important;padding:0!important}.pet-bundle__media .product__media-list{display:flex!important;flex-direction:column!important;gap:.75em!important;padding:0!important;margin:0!important;width:100%!important;max-width:100%!important;overflow:visible!important}.pet-bundle__media .product__media-item{width:100%!important;max-width:100%!important;scroll-snap-align:none!important;flex-shrink:0}.pet-bundle__media .product__media-item:not(.is-active){display:none!important}.pet-bundle__media .product__media-item.is-active{display:block!important}.pet-bundle__media .product__media-item img{width:100%!important;height:auto!important;aspect-ratio:1;object-fit:cover}.pet-bundle__media .thumbnail-slider,.pet-bundle__media .thumbnail-list{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:.5em!important;padding:0!important;margin:0!important;width:100%!important;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.pet-bundle__media .thumbnail-list__item{width:64px!important;height:64px!important;flex:0 0 64px!important;padding:0!important}.pet-bundle__media .thumbnail-list__item img,.pet-bundle__media .thumbnail-list__item .thumbnail{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:var(--pb-radius-sm)!important;border:2px solid var(--pb-border)!important;cursor:pointer;transition:border-color .15s ease}.pet-bundle__media .thumbnail-list__item.is-active img,.pet-bundle__media .thumbnail-list__item.is-active .thumbnail,.pet-bundle__media .thumbnail-list__item[aria-current=true] img,.pet-bundle__media .thumbnail-list__item[aria-current=true] .thumbnail{border-color:var(--pb-fg)!important}.pet-bundle__media .slider-buttons,.pet-bundle__media .slider-counter{display:none!important}.pet-bundle__info{min-width:0;width:100%}.pet-bundle__header{margin-bottom:.625em}.pet-bundle__title{margin:0 0 .25em;font-family:var(--font-heading-family, inherit);line-height:1.2;letter-spacing:-.01em;color:var(--pb-fg)}.pet-bundle__title.h1{font-size:1.75em}.pet-bundle__title.h2{font-size:1.375em}.pet-bundle__reviews{display:flex;align-items:center;gap:.25em;margin-bottom:.375em;font-size:.8125em;color:var(--pb-muted)}.pet-bundle__reviews svg{width:14px;height:14px;color:#f59e0b}.pet-bundle__price{font-size:1.125em;font-weight:600;margin-top:.25em}.pet-bundle__price-compare{text-decoration:line-through;color:var(--pb-muted);font-weight:400;font-size:.9375em;margin-left:.5em}.pet-bundle__tiers-label{display:block;font-size:1.125em;font-weight:600;margin-bottom:.25em;color:var(--pb-fg)}.pet-bundle__tiers{display:flex;flex-direction:row;gap:.375em;margin-bottom:.375em}.pet-bundle__tier-badge{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15em;padding:.625em .25em;border:1.5px solid var(--pb-border);border-radius:var(--pb-radius-sm);text-align:center;cursor:pointer;transition:all .15s ease;background:var(--pb-bg)}.pet-bundle__tier-badge:hover{border-color:var(--pb-border-hover);background:var(--pb-bg-warm)}.pet-bundle__tier-badge--active{border-color:var(--pb-accent);background-color:var(--pb-accent-light)}.pet-bundle__tier-count{font-weight:500;font-size:.8125em;color:var(--pb-fg);line-height:1.3;white-space:nowrap}.pet-bundle__tier-discount{display:block;font-size:.875em;font-weight:700;color:var(--pb-accent);line-height:1.3;white-space:nowrap}.pet-bundle__count-selector{margin-bottom:var(--pb-spacing)}.pet-bundle__count-label{display:block;font-size:1.125em;font-weight:600;margin-bottom:.25em;color:var(--pb-fg)}.pet-bundle__count-hint{display:block;font-size:.9375em;color:var(--pb-muted);margin-bottom:.5em;line-height:1.4}.pet-bundle__count-pills{display:flex;gap:.5em;align-items:center}.pet-bundle__count-pill{width:42px;height:42px;border:1.5px solid var(--pb-border);border-radius:50%;background:var(--pb-bg);cursor:pointer;font-size:.9375em;font-weight:600;font-family:inherit;color:var(--pb-fg);transition:all .15s ease;display:flex;align-items:center;justify-content:center;padding:0}.pet-bundle__count-pill:hover{border-color:var(--pb-border-hover);background:var(--pb-bg-warm)}.pet-bundle__count-pill--active{background:var(--pb-fg);color:#fff;border-color:var(--pb-fg)}.pet-bundle__count-pill--active:hover{background:var(--pb-fg);color:#fff}.pet-bundle__count-more{position:relative}.pet-bundle__count-more-btn{width:42px;height:42px;border:1.5px solid var(--pb-border);border-radius:50%;background:var(--pb-bg);cursor:pointer;font-size:.875em;font-weight:600;font-family:inherit;color:var(--pb-accent);transition:all .15s ease;display:flex;align-items:center;justify-content:center;padding:0}.pet-bundle__count-more-btn:hover{border-color:var(--pb-accent);background:var(--pb-accent-light)}.pet-bundle__count-more-btn--active{background:var(--pb-accent);color:#fff;border-color:var(--pb-accent)}.pet-bundle__count-more-btn--active:hover{background:var(--pb-accent);color:#fff}.pet-bundle__count-more-dropdown{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);background:var(--pb-bg);border:1.5px solid var(--pb-border);border-radius:var(--pb-radius-sm);box-shadow:0 6px 20px #0000001a;padding:.375em;display:grid;grid-template-columns:repeat(3,1fr);gap:.25em;z-index:10;min-width:130px}.pet-bundle__count-more-dropdown[hidden]{display:none}.pet-bundle__count-more-option{width:36px;height:36px;border:1.5px solid var(--pb-border);border-radius:50%;background:var(--pb-bg);cursor:pointer;font-size:.875em;font-weight:600;font-family:inherit;color:var(--pb-fg);transition:all .15s ease;display:flex;align-items:center;justify-content:center;padding:0;margin:0 auto}.pet-bundle__count-more-option:hover{border-color:var(--pb-accent);background:var(--pb-accent-light)}.pet-bundle__count-more-option--active{background:var(--pb-accent);color:#fff;border-color:var(--pb-accent)}@media screen and (max-width:749px){.pet-bundle__count-more-btn{width:38px;height:38px;font-size:1em}.pet-bundle__count-more-option{width:32px;height:32px;font-size:.8125em}.pet-bundle__count-more-dropdown{min-width:115px}}.pet-card{background:var(--pb-bg-warm);border:1.5px solid var(--pb-border);border-radius:var(--pb-radius);padding:1.25em 1.5em;margin-bottom:.75em;box-shadow:var(--pb-card-shadow);transition:box-shadow .2s ease}.pet-card:hover{box-shadow:var(--pb-card-shadow-hover)}.pet-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.875em}.pet-card__header-left{display:flex;align-items:center;gap:.625em}.pet-card__badge{width:28px;height:28px;border-radius:50%;background:var(--pb-accent);color:#fff;font-size:.8125em;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;position:relative}.pet-card__badge--has-thumb{padding:0;background:transparent;border:2px solid var(--pb-accent)}.pet-card__badge--has-thumb img{width:100%;height:100%;object-fit:cover;border-radius:50%}.pet-card__number{font-size:1.125em;font-weight:400;margin:0;color:var(--pb-fg)}.pet-card__remove{background:none;border:none;cursor:pointer;color:var(--pb-muted);padding:.25em;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.pet-card__remove:hover{color:var(--pb-error);background-color:var(--pb-error-bg)}.pet-card__remove svg{width:16px;height:16px}.pet-card__field{margin-bottom:.75em}.pet-card__field:last-child{margin-bottom:0}.pet-card__label{display:block;font-size:1.125em;font-weight:400;margin-bottom:.2em;color:var(--pb-fg)}.pet-card__required{color:var(--pb-error)}.pet-card__input{width:100%;padding:.75em .875em;border:1.5px solid var(--pb-border);border-radius:var(--pb-radius-sm);font-size:.875em;font-family:inherit;color:var(--pb-fg);background-color:var(--pb-bg);transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box}.pet-card__input:focus{outline:none;border-color:var(--pb-accent);box-shadow:0 0 0 3px var(--pb-accent-light)}.pet-card__input::placeholder{color:#b5ad9e}.pet-card__input--error{border-color:var(--pb-error);box-shadow:0 0 0 3px var(--pb-error-bg)}.pet-card__species{display:flex;align-items:center;gap:.625em;margin-bottom:1em}.pet-card__species-label{font-size:1.125em;font-weight:400;color:var(--pb-fg);white-space:nowrap}.pet-card__species-pills{display:flex;gap:.25em;background:var(--pb-bg-warm);padding:3px;border-radius:100px;border:1px solid var(--pb-border)}.pet-card__species-pill{padding:.3125em .875em;border:none;border-radius:100px;background:transparent;cursor:pointer;font-size:.8125em;font-weight:500;font-family:inherit;color:var(--pb-muted);transition:all .15s ease;white-space:nowrap}.pet-card__species-pill--active{background:var(--pb-bg);color:var(--pb-fg);box-shadow:0 1px 3px #0000001a;font-weight:600}.pet-card__species-pill:hover:not(.pet-card__species-pill--active){color:var(--pb-fg)}.pet-card__upload-zone{position:relative}.pet-bundle .pet-card__upload-zone .filepond--root{margin-bottom:0!important;font-family:inherit!important}.pet-bundle .pet-card__upload-zone .filepond--panel-root{border-radius:var(--pb-radius-sm)!important;background-color:var(--pb-bg)!important;border:1.5px solid var(--pb-border)!important;transition:border-color .15s ease,background-color .15s ease}.pet-bundle .pet-card__upload-zone:hover .filepond--panel-root{border-color:var(--pb-border-hover)!important;background-color:var(--pb-bg-warm)!important}.pet-bundle .pet-card__upload-zone .filepond--drop-label{color:var(--pb-fg)!important;font-size:1.125em!important;font-weight:500!important;min-height:4.5em!important}.pet-bundle .pet-card__upload-zone .filepond--drop-label label{cursor:pointer!important}.pet-bundle .pet-card__upload-zone .filepond--label-action{color:var(--pb-fg)!important;text-decoration:none!important;font-weight:500!important}.pet-bundle .pet-card__upload-zone .filepond--item-panel{border-radius:var(--pb-radius-sm)!important}.pet-bundle .pet-card__upload-zone .filepond--image-preview-wrapper{border-radius:8px!important}.pet-bundle .pet-card__upload-zone .filepond--file-action-button{cursor:pointer!important}.pet-bundle .pet-card__upload-zone--error .filepond--panel-root{border-color:var(--pb-error)!important}.pet-card__eye-pills{display:flex;flex-wrap:wrap;gap:.375em}.pet-card__eye-pills--error .pet-card__eye-pill{box-shadow:0 0 0 1px var(--pb-error)}.pet-card__eye-pill{display:inline-flex;align-items:center;gap:.375em;padding:.375em .75em;border:1.5px solid var(--pb-border);border-radius:100px;background:var(--pb-bg);cursor:pointer;font-size:.8125em;font-weight:500;font-family:inherit;color:var(--pb-fg);transition:all .15s ease;white-space:nowrap;box-shadow:0 1px 2px #0000000d;user-select:none;-webkit-user-select:none}.pet-card__eye-pill:hover{border-color:var(--pb-border-hover);background:var(--pb-bg-warm);box-shadow:0 2px 6px #0000001a;transform:translateY(-1px)}.pet-card__eye-pill:active{transform:translateY(0);box-shadow:0 1px 2px #00000014}.pet-card__eye-pill--active{border-color:var(--pb-accent);background:var(--pb-accent-light);box-shadow:0 0 0 1px var(--pb-accent)}.pet-card__eye-dot{width:14px;height:14px;border-radius:50%;flex-shrink:0;border:1px solid rgba(0,0,0,.1)}.pet-card__quantity-field{display:flex;align-items:flex-start;justify-content:space-between;gap:.75em;padding-top:.75em;border-top:1px solid var(--pb-border);margin-top:.25em}.pet-card__quantity-label-group{flex:1;min-width:0}.pet-card__quantity-label-group .pet-card__label{margin-bottom:.125em;font-size:1.125em}.pet-card__hint{display:block;font-size:.9375em;color:var(--pb-muted);line-height:1.4}.pet-card__quantity{display:inline-flex;align-items:center;border:1.5px solid var(--pb-border);border-radius:var(--pb-radius-sm);overflow:hidden}.pet-card__qty-btn{width:2.25em;height:2.25em;background:transparent;border:none;cursor:pointer;font-size:1em;font-weight:500;display:flex;align-items:center;justify-content:center;color:var(--pb-muted);transition:all .1s ease;-webkit-user-select:none;user-select:none}.pet-card__qty-btn:hover{background-color:var(--pb-bg-warm);color:var(--pb-fg)}.pet-card__qty-input{width:2.5em;height:2.25em;text-align:center;border:none;border-left:1.5px solid var(--pb-border);border-right:1.5px solid var(--pb-border);font-size:.875em;font-weight:600;font-family:inherit;color:var(--pb-fg);background:transparent;padding:0;-moz-appearance:textfield}.pet-card__qty-input::-webkit-inner-spin-button,.pet-card__qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pet-card__qty-input:focus{outline:none}.pet-bundle__add-pet{width:100%;padding:.75em 1.5em;margin-bottom:1em;border:1.5px dashed var(--pb-border);border-radius:var(--pb-radius-sm);background:transparent;cursor:pointer;font-size:.875em;font-weight:600;font-family:inherit;color:var(--pb-accent);transition:all .15s ease;display:flex;align-items:center;justify-content:center;gap:.375em}.pet-bundle__add-pet:hover{border-color:var(--pb-accent);background:var(--pb-accent-light)}.pet-bundle__summary{background:var(--pb-bg-warm);border:1.5px solid var(--pb-border);border-radius:var(--pb-radius);padding:1.125em 1.25em;margin-bottom:.75em}.pet-bundle__summary-title{font-size:.9375em;font-weight:600;margin:0 0 .625em}.pet-bundle__summary-lines{display:flex;flex-direction:column;gap:.125em}.pet-bundle__summary-line{display:flex;justify-content:space-between;align-items:center;padding:.25em 0;font-size:.8125em;color:var(--pb-muted)}.pet-bundle__summary-line-name{display:flex;align-items:center;gap:.375em}.pet-bundle__summary-thumb{width:24px;height:24px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid var(--pb-border)}.pet-bundle__summary-line-qty{font-size:.846em;opacity:.7}.pet-bundle__summary-discount{display:flex;justify-content:space-between;align-items:center;padding:.5em 0;color:var(--pb-success);font-weight:600;font-size:.8125em;border-top:1px dashed var(--pb-border);margin-top:.375em}.pet-bundle__summary-discount[hidden]{display:none}.pet-bundle__summary-total{display:flex;justify-content:space-between;align-items:center;padding-top:.625em;margin-top:.375em;border-top:2px solid var(--pb-border);font-size:1em;font-weight:700}.pet-bundle__total-prices{display:flex;align-items:center;gap:.375em}.pet-bundle__total-list-price{text-decoration:line-through;color:var(--pb-muted);font-weight:400;font-size:.875em}.pet-bundle__total-list-price[hidden]{display:none}.pet-bundle__submit{width:100%;padding:.875em 2em;border:none;border-radius:var(--pb-radius-sm);background-color:var(--pb-fg);color:#fff;font-size:.9375em;font-weight:600;font-family:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5em;transition:opacity .15s ease;position:relative}.pet-bundle__submit:hover{opacity:.9}.pet-bundle__submit[disabled]{opacity:.5;cursor:not-allowed}.pet-bundle__submit-text{transition:opacity .15s ease}.pet-bundle__submit--loading .pet-bundle__submit-text{opacity:0}.pet-bundle__submit-loading{position:absolute;display:flex;align-items:center;justify-content:center}.pet-bundle__submit-loading[hidden]{display:none}.pet-bundle__submit--loading .pet-bundle__submit-loading{display:flex}.pet-bundle__submit-loading svg{width:20px;height:20px;animation:pbSpin .5s linear infinite}@keyframes pbSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pet-bundle__error{margin-top:.625em;padding:.625em .875em;border-radius:var(--pb-radius-sm);background-color:var(--pb-error-bg);color:var(--pb-error);font-size:.8125em;font-weight:500}.pet-bundle__error[hidden]{display:none}@media screen and (max-width:749px){.pet-bundle__tiers{gap:.25em}.pet-bundle__tier-badge{padding:.5625em .125em}.pet-bundle__tier-count{font-size:.75em}.pet-bundle__tier-discount{font-size:.8125em}.pet-card{padding:1em}.pet-bundle__title.h1{font-size:1.375em}.pet-bundle__count-pills{gap:.375em}.pet-bundle__count-pill{width:38px;height:38px;font-size:.875em}}.pet-card__progress{display:flex;align-items:center;gap:.5em;margin-bottom:.875em;padding-bottom:.625em;border-bottom:1px solid var(--pb-border)}.pet-card__progress-bar{flex:1;height:6px;background:var(--pb-border);border-radius:100px;overflow:hidden;position:relative}.pet-card__progress-fill{position:absolute!important;top:0!important;left:0!important;height:100%!important;width:0%;background:var(--pb-accent)!important;border-radius:100px;transition:width .3s ease,background-color .3s ease;display:block!important;min-height:6px!important}.pet-card__progress-fill[data-filled="2"]{background:#6baf56}.pet-card__progress-fill[data-filled="3"],.pet-card__progress-fill--complete{background:var(--pb-success)}.pet-card__progress-text{font-size:.6875em;font-weight:600;color:var(--pb-muted);white-space:nowrap;min-width:5.5em;text-align:right}.pet-card__progress-text--complete{color:var(--pb-success)}.pet-bundle__savings-callout{overflow:hidden;max-height:0;opacity:0;transition:max-height .35s ease,opacity .25s ease,margin .35s ease;margin-bottom:0}.pet-bundle__savings-callout--visible{max-height:60px;opacity:1;margin-bottom:.75em}.pet-bundle__savings-callout--tier.pet-bundle__savings-callout--visible{margin-bottom:.375em}.pet-bundle__savings-inner{display:flex;align-items:center;justify-content:center;gap:.5em;padding:.5em 1em;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1.5px solid #bbf7d0;border-radius:100px;font-size:.8125em;font-weight:600;color:#15803d}.pet-bundle__savings-icon{font-size:1em;line-height:1}.pet-bundle__savings-amount{font-weight:700}.pet-bundle__tier-badge{position:relative}.pet-bundle__tier-popular{position:absolute;top:-6px;left:50%;transform:translate(-50%);background:var(--pb-accent);color:#fff;font-size:.5em;font-weight:700;padding:1px 5px;border-radius:100px;white-space:nowrap;letter-spacing:.02em;text-transform:uppercase;line-height:1.4;z-index:1}.pet-card--entering{animation:pbCardIn .25s ease-out}@keyframes pbCardIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.pet-card--removing{animation:pbCardOut .2s ease-in forwards}@keyframes pbCardOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px);height:0;padding:0;margin:0;overflow:hidden}}.pet-bundle__image-scroller{margin-top:1.5em;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,black 3%,black 97%,transparent);mask-image:linear-gradient(to right,transparent,black 3%,black 97%,transparent)}.pet-bundle__scroller-track{display:flex;gap:.75em;width:max-content;animation:pbMarquee var(--pb-marquee-duration, 20s) linear infinite}.pet-bundle__image-scroller:hover .pet-bundle__scroller-track{animation-play-state:paused}@keyframes pbMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.pet-bundle__scroller-item{flex:0 0 auto;width:140px;height:140px;border-radius:var(--pb-radius-sm);overflow:hidden}.pet-bundle__scroller-img{width:100%;height:100%;object-fit:cover;display:block}.pet-bundle__description{margin-top:1.5em;font-size:.875em;line-height:1.6;color:var(--pb-muted)}.pet-bundle__description h1,.pet-bundle__description h2,.pet-bundle__description h3{color:var(--pb-fg);margin-top:1em;margin-bottom:.5em}.pet-bundle__description p{margin-bottom:.75em}
/*# sourceMappingURL=/cdn/shop/t/10/assets/pet-bundle-builder.css.map */
