.nearby-stores-component{display:block}.nearby-stores--hidden{display:none!important}.nearby-stores--visible{display:block}.nearby-stores{margin-top:2rem;padding:1.5rem;border-radius:8px}.nearby-stores__header{margin-bottom:2rem}.nearby-stores__title{font-size:1.6rem;margin:0 0 1rem;font-family:Lexend-Medium;line-height:120%;letter-spacing:0;color:#6a3d38;display:flex;align-items:center;justify-content:flex-start;gap:8px}.nearby-stores__location-info{font-family:Lexend-Regular;line-height:1.2;color:#6a3d38;font-size:1.6rem;line-height:120%;letter-spacing:0}.nearby-stores .nearby-stores__change-link{background:none;border:none;color:#6a3d38;text-decoration:underline;cursor:pointer;font-size:1.6rem;padding:0;line-height:1;margin:0;min-height:100%;font-family:inherit;display:inline-block;width:max-content;font-family:Lexend-Medium;font-weight:500}.nearby-stores__change-link:hover{color:#6a3d38}.nearby-stores__list{display:flex;flex-direction:column;gap:0}.nearby-store__item{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.6rem}.nearby-stores__list>.nearby-store__item:nth-of-type(odd){background:#f4ece6;border-radius:14px;box-shadow:0 1px 3px #6a3d3814}.nearby-stores__list>.nearby-store__item:nth-of-type(2n){background:transparent;border-radius:0;box-shadow:none}.nearby-stores__list>.nearby-store__item:nth-of-type(2n)+.nearby-store__item:nth-of-type(odd){margin-top:.25rem}.nearby-stores__list>.nearby-store__item.nearby-store__item--selected:nth-of-type(odd){background:#f4ece6;box-shadow:inset 0 0 0 1px #6a3d3833}.nearby-stores__list>.nearby-store__item.nearby-store__item--selected:nth-of-type(2n){background:#fffdfb;box-shadow:0 0 0 2px #6a3d3838,0 1px 3px #6a3d3814}.nearby-store__item--hidden{display:none}.nearby-store__info{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex:1;min-width:0;gap:.35rem}.nearby-store__name{font-weight:500;color:#6a3d38;text-decoration:none;font-family:Lexend-Medium,Lexend-Regular,sans-serif;font-size:1.6rem;line-height:1.25;letter-spacing:0}.nearby-store__meta{margin:0;font-size:1.6rem;font-weight:400;color:#6a3d38;line-height:1.35;letter-spacing:0;font-family:Lexend-Regular,sans-serif}.nearby-store__meta-sep{opacity:.55;font-weight:400;margin-inline:4px}.nearby-store__meta-stock{font-weight:500}.nearby-store__meta-stock.in-stock{color:#6a3d38}.nearby-store__meta-stock.out-of-stock{color:#dc3545;font-weight:500}.loading-state{display:flex;flex-direction:column;align-items:center;padding:2rem;text-align:center}.loading-spinner{width:32px;height:32px;border:3px solid rgba(106,61,56,.12);border-top:3px solid #6a3d38;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.no-inventory{text-align:center;padding:2rem 1rem;color:#6a3d38;font-style:normal;font-family:Lexend-Regular,sans-serif;font-size:1.35rem;line-height:1.45;background:#faf7f4;border-radius:14px}.nearby-store__buy-btn:disabled{background:#c4b5a8!important;color:#faf7f4!important;cursor:not-allowed;opacity:1;box-shadow:none}.nearby-stores .nearby-store__buy-btn{flex-shrink:0;align-self:center;background:#6a3d38;color:#fff;border:none;padding:1rem 2.4rem;min-height:4rem;border-radius:999px;font-weight:500;font-size:1.4rem;font-family:Lexend-Medium,Lexend-Regular,sans-serif;cursor:pointer;transition:background-color .2s ease,transform .15s ease,opacity .2s ease;white-space:nowrap;text-transform:uppercase}.nearby-stores .nearby-store__buy-btn:hover:not(:disabled){background:#5a342f}.nearby-stores .nearby-store__buy-btn:active:not(:disabled){transform:scale(.98)}@media(max-width:768px){.nearby-stores{margin-top:0;padding:1rem .85rem 1.25rem;border-radius:12px}.nearby-stores__title{font-size:1.6rem}.nearby-store__item{flex-direction:row;align-items:stretch;gap:1rem;padding:1rem 1.1rem}}.location-permission-prompt{padding:16px;background-color:#e8c77e;border-radius:16px}.location-prompt-content h4{margin:0 0 1rem;color:#6a3d38;font-size:1.6rem;font-weight:500;font-family:Lexend-Medium}@media screen and (max-width:750px){.location-prompt-content h4{font-size:14px;margin-bottom:8px}}.location-prompt-content p{margin:0 0 1.6rem;color:#6a3d38;line-height:1;font-size:1.4rem;font-family:Lexend-Regular;font-weight:400;letter-spacing:normal}@media screen and (max-width:750px){.location-prompt-content p{font-size:14px}}@media screen and (max-width:750px){.location-prompt-content p:last-child{font-size:12px;margin-bottom:0}}.location-prompt-actions{display:flex;gap:1rem;justify-content:flex-start;margin-bottom:1.8rem}@media screen and (max-width:750px){.location-prompt-actions{margin-bottom:16px}}.location-prompt-actions .location-retry-btn,.location-prompt-actions .location-skip-btn{padding:10px;border:none;border-radius:50px;cursor:pointer;font-size:1.4rem;line-height:24px;transition:background-color .2s;font-family:Lexend-Medium;font-weight:500;letter-spacing:.2px;text-transform:uppercase;width:100%}.location-prompt-actions .location-retry-btn{background-color:#6a3d38;color:#fff}.location-prompt-actions .location-retry-btn:hover{background-color:#6a3d38;opacity:.7}.location-prompt-actions .location-skip-btn{background-color:#fff;color:#6a3d38;justify-content:center}.location-prompt-actions .location-skip-btn:hover{opacity:.7}.no-nearby-stores-message{padding:2rem;text-align:center;background-color:#fff8e1;border-radius:8px;border:1px solid #ffcc02}.no-nearby-content h4{margin:0 0 1rem;color:#f57c00;font-size:1.8rem;font-weight:700}.no-nearby-content p{margin:0 0 1.5rem;color:#666;line-height:1.4}.no-nearby-actions{margin-bottom:1rem}.change-location-btn{padding:.75rem 1.5rem;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;background-color:#ff9800;color:#fff;transition:background-color .2s}.change-location-btn:hover{background-color:#f57c00}.no-nearby-content small{color:#888;font-size:.8rem;line-height:1.3}.full-body-loader{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;justify-content:center;align-items:center;z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.full-body-loader.active{opacity:1;visibility:visible}.full-body-loader__content{background:#fff;padding:3rem 2rem;border-radius:12px;text-align:center;max-width:400px;width:90%;box-shadow:0 10px 30px #0000004d}.full-body-loader__spinner{width:48px;height:48px;border:4px solid #f3f3f3;border-top:4px solid #8bc542;border-radius:50%;animation:fullBodySpin 1s linear infinite;margin:0 auto 2rem}@keyframes fullBodySpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.full-body-loader__message{font-size:1.8rem;font-weight:600;color:#333;margin:0;line-height:1.4}.full-body-loader__submessage{font-size:1.4rem;color:#666;margin:1rem 0 0;line-height:1.3}.full-body-loader--location .full-body-loader__spinner{border-top:4px solid #8BC542}.full-body-loader--location .full-body-loader__message{color:#8bc542}.full-body-loader--cart .full-body-loader__spinner{border-top:4px solid #8bc542}.full-body-loader--cart .full-body-loader__message{color:#8bc542}@media(max-width:768px){.full-body-loader__content{padding:2rem 1.5rem;max-width:300px}.full-body-loader__message{font-size:1.6rem}.full-body-loader__submessage{font-size:1.2rem}.full-body-loader__spinner{width:40px;height:40px;margin-bottom:1.5rem}}.nearby-stores__show-more-btn{width:100%;padding:1rem 1.2rem;margin-top:.35rem;background:#faf7f4;color:#6a3d38;border:1px solid rgba(106,61,56,.2);border-radius:14px;font-size:1.4rem;font-family:Lexend-Medium,Lexend-Regular,sans-serif;font-weight:500;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.nearby-stores__show-more-btn:hover{background:#fff;border-color:#6a3d38}.installment{display:none}.nearby-store__item--selected{border-left:3px solid #6A3D38}.nearby-store__selected-badge{display:inline-block;font-size:1.1rem;font-weight:500;color:#6a3d38;background:#6a3d381a;border:1px solid rgba(106,61,56,.25);border-radius:6px;padding:2px 8px;margin-left:6px;vertical-align:middle;letter-spacing:0;font-family:Lexend-Regular,sans-serif;text-transform:none}#petplanet-oos-modal.petplanet-oos-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:#0000008c;overflow-y:auto}#petplanet-oos-modal.petplanet-oos-modal--open{display:block}.petplanet-oos-modal__panel{background:#fff;border-radius:12px;max-width:550px;width:calc(100% - 32px);margin:10vh auto;padding:32px;position:relative;box-shadow:0 8px 32px #0000002e}.petplanet-oos-modal__title{margin:0 0 12px;font-size:1.8rem;font-family:Lexend-Medium,Lexend-Regular,sans-serif;font-weight:500;line-height:1.3;letter-spacing:normal;color:#6a3d38}@media screen and (max-width:750px){.petplanet-oos-modal__title{font-size:1.6rem}}.petplanet-oos-modal__lead{margin:0 0 8px;font-size:1.4rem;font-family:Lexend-Regular,sans-serif;font-weight:400;line-height:1.45;letter-spacing:normal}@media screen and (max-width:750px){.petplanet-oos-modal__lead{font-size:1.2rem}}.petplanet-oos-modal__list{margin:8px 0 20px 20px;padding:0;color:#444;font-size:1.4rem;line-height:1.6;font-family:Lexend-Regular,sans-serif;letter-spacing:normal}@media screen and (max-width:750px){.petplanet-oos-modal__list{font-size:1.2rem}}.petplanet-oos-modal__list strong{font-family:Lexend-Medium,sans-serif}.petplanet-oos-modal__actions{display:flex;flex-wrap:wrap;gap:12px}.petplanet-oos-modal__btn{flex:1;min-width:140px;padding:12px 16px;border-radius:8px;cursor:pointer;font-size:1.6rem;font-weight:500;font-family:Lexend-Medium,Lexend-Regular,sans-serif;transition:background-color .2s ease,color .2s ease,border-color .2s ease,opacity .2s ease}@media screen and (max-width:750px){.petplanet-oos-modal__btn{font-size:1.4rem}}.petplanet-oos-modal__btn--outline{border:2px solid #6a3d38;background:#fff;color:#6a3d38}.petplanet-oos-modal__btn--outline:hover{background:#faf7f4}.petplanet-oos-modal__btn--primary{border:none;background:#6a3d38;color:#fff}.petplanet-oos-modal__btn--primary:hover{background:#5a342f}@media(max-width:480px){.petplanet-oos-modal__panel{margin:6vh auto;padding:24px 20px}.petplanet-oos-modal__btn{min-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-nearby-stores.css.map */
