pet-variant-flow:not(:defined) .variant-option,pet-variant-flow:not(:defined) .pet-details,pet-variant-flow:not(:defined) [data-pet-flow-nav]{display:none}.pet-flow-indicator{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:0 0 4px;width:100%}.pet-flow-indicator[hidden]{display:none}.pet-flow-indicator__label{display:block;font-family:Radio Canada Big,sans-serif;font-weight:500;font-size:17px;line-height:1.3;color:#345106;text-align:left;margin:0;transition:opacity .2s ease}@media screen and (max-width:749px){.pet-flow-indicator__label{font-size:15px}}.pet-flow-indicator__track{display:none;align-items:center;gap:0;width:100%;max-width:280px}.pet-flow-indicator__dot{width:10px;height:10px;border-radius:50%;background-color:#d4d4d4;flex-shrink:0;transition:background-color .25s ease,transform .25s ease,box-shadow .25s ease}.pet-flow-indicator__dot--active{background-color:#345106;transform:scale(1.4);box-shadow:0 0 0 3px #34510626}.pet-flow-indicator__dot--completed{background-color:#82a31a}.pet-flow-indicator__connector{flex:1;height:2px;background-color:#d4d4d4;transition:background-color .25s ease}.pet-flow-indicator__connector--completed{background-color:#82a31a}.pet-flow-indicator__summary{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:6px}.pet-flow-indicator__summary:empty{display:none}.pet-flow-indicator__chip{display:inline-flex;align-items:center;gap:3px;padding:2px 10px;background-color:#82a31a1f;border-radius:999px;font-family:Radio Canada Big,sans-serif;font-size:12px;font-weight:500;color:#345106;white-space:nowrap;line-height:1.5}.pet-flow-indicator__chip-check{color:#82a31a;font-size:11px;line-height:1}.variant-option[data-pet-flow-hidden=false],.custom-pet__options[data-pet-flow-visible=true],.pet-details[data-pet-flow-visible=true]{animation:petFlowStepIn .28s ease-out}@keyframes petFlowStepIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.custom-pet__options[data-pet-flow-visible=false]{display:none}.pet-details[data-pet-flow-visible=true]{display:grid}.pet-details[data-pet-flow-visible=false]{display:none}@media(prefers-reduced-motion:reduce){.variant-option[data-pet-flow-hidden=false],.custom-pet__options[data-pet-flow-visible=true],.pet-details[data-pet-flow-visible=true]{animation:none}.pet-flow-indicator__dot,.pet-flow-indicator__connector{transition:none}}@media screen and (max-width:749px){.pet-flow-indicator{padding:0 0 12px}.pet-flow-indicator__track{max-width:240px}.pet-flow-indicator__label{font-size:15px}.pet-flow-indicator__chip{font-size:11px;padding:2px 8px}}.pet-photo-tips{margin-block-end:16px}.pet-photo-tips__list{margin:0 0 10px;padding:12px 16px 12px 32px;background-color:#82a31a14;border-radius:12px;font-family:Radio Canada Big,sans-serif;font-size:13px;line-height:1.6;color:#345106;list-style:disc}.pet-photo-tips__list li{margin-block-end:4px}.pet-photo-tips__list li:last-child{margin-block-end:0}.pet-photo-tips__list strong{font-weight:600}.pet-photo-tips__guide-button{display:inline-flex;align-items:center;gap:8px;margin:4px 0 0;padding:8px 14px 8px 10px;background:transparent;border:1.5px solid rgba(52,81,6,.25);border-radius:9999px;cursor:pointer;font-family:Radio Canada Big,sans-serif;font-size:14px;font-weight:600;color:#345106;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.pet-photo-tips__guide-button:hover,.pet-photo-tips__guide-button:focus-visible{background-color:#82a31a1f;border-color:#3451068c;outline:none}.pet-photo-tips__guide-button:active{transform:translateY(1px)}.pet-photo-tips__guide-icon{width:18px;height:18px;flex-shrink:0}@media screen and (max-width:749px){.pet-photo-tips{margin-block-end:12px}.pet-photo-tips__list{font-size:12px;padding:10px 14px 10px 28px}.pet-photo-tips__guide-button{width:100%;justify-content:center;font-size:13.5px;padding:10px 14px}}.pet-photo-guide-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center}.pet-photo-guide-modal[hidden]{display:none!important}.pet-photo-guide-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#141e0aa6;animation:petPhotoGuideFade .18s ease-out}.pet-photo-guide-modal__dialog{position:relative;z-index:1;display:flex;flex-direction:column;max-width:min(720px,calc(100vw - 32px));max-height:calc(100vh - 64px);background-color:#fff;border-radius:16px;box-shadow:0 24px 60px #00000047,0 4px 14px #0000002e;overflow:hidden;animation:petPhotoGuidePop .22s cubic-bezier(.2,.9,.3,1.1)}.pet-photo-guide-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px 14px 20px;border-bottom:1px solid rgba(52,81,6,.12);flex-shrink:0}.pet-photo-guide-modal__title{margin:0;font-family:Radio Canada Big,sans-serif;font-size:17px;font-weight:700;color:#345106;letter-spacing:-.01em}.pet-photo-guide-modal__close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:transparent;border:none;border-radius:9999px;cursor:pointer;color:#345106;transition:background-color .15s ease;flex-shrink:0}.pet-photo-guide-modal__close:hover,.pet-photo-guide-modal__close:focus-visible{background-color:#82a31a24;outline:none}.pet-photo-guide-modal__body{overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px;flex:1 1 auto;background-color:#fafaf5}.pet-photo-guide-modal__image{display:block;width:100%;height:auto;max-width:100%;border-radius:8px;background-color:#fff}@keyframes petPhotoGuideFade{0%{opacity:0}to{opacity:1}}@keyframes petPhotoGuidePop{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.pet-photo-guide-modal__overlay,.pet-photo-guide-modal__dialog{animation:none}}@media screen and (max-width:639px){.pet-photo-guide-modal{align-items:flex-end}.pet-photo-guide-modal__dialog{max-width:100vw;width:100vw;max-height:92vh;border-radius:16px 16px 0 0;animation:petPhotoGuideSlideUp .24s cubic-bezier(.2,.9,.3,1.05)}.pet-photo-guide-modal__header{padding:12px 12px 12px 18px}.pet-photo-guide-modal__title{font-size:16px}.pet-photo-guide-modal__body{padding:12px}}@keyframes petPhotoGuideSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}body.pet-photo-guide-modal-open{overflow:hidden;touch-action:none}
/*# sourceMappingURL=/cdn/shop/t/31/assets/pupsoul-flow.css.map */
