.psa-block{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:20px;width:100%;box-sizing:border-box}.psa-header{display:flex;align-items:center;gap:10px;margin-bottom:16px}.psa-header svg{flex-shrink:0;color:#1a1a1a}.psa-title{font-size:17px;font-weight:700;color:#1a1a1a;margin:0;line-height:1.3}.psa-subtitle{font-size:14px;color:#555;margin:0 0 16px;line-height:1.5}.psa-count-desktop{display:flex;align-items:center;justify-content:center;margin-left:auto;margin-bottom:0;font-size:14px;color:#888;white-space:nowrap}.psa-count{display:none}.psa-list{background:#f9f9f9;border-radius:12px;padding:0 24px}.psa-item{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid #e8e8e8;position:relative;cursor:pointer}.psa-item:last-child{border-bottom:none}.psa-left{display:contents}.psa-location-btn{background:none;border:none;padding:0;cursor:pointer;font-size:14px;font-weight:700;color:#1a1a1a;display:inline-flex;align-items:center;gap:4px;text-align:left;font-family:inherit;text-decoration:underline}.psa-location-btn .psa-arrow{opacity:1;flex-shrink:0}.psa-location-btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.psa-hours{font-size:14px;color:#555;white-space:nowrap}.psa-status{display:flex;align-items:center;gap:12px;justify-content:flex-end;min-width:180px;flex-shrink:0}.psa-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.psa-status-text{font-size:14px;color:#1a1a1a;white-space:nowrap}.psa-skeleton{border-top:1px solid #e8e8e8}.psa-skeleton-item{height:48px;border-bottom:1px solid #e8e8e8;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:psa-shimmer 1.4s infinite}@keyframes psa-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.psa-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.psa-overlay[hidden]{display:none}.psa-popup{position:relative;background:linear-gradient(0deg,#f1c4171f,#f1c4171f),#fff;border-radius:32px;width:100%;max-width:1000px;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column;gap:24px;padding:24px 48px;box-sizing:border-box}.psa-popup-close{position:absolute;top:24px;right:48px;width:32px;height:32px;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.psa-popup-header{display:flex;flex-direction:column;gap:12px;padding-right:44px}.psa-popup-title{font-size:32px;font-weight:700;color:#1a1a1a;margin:0;line-height:40px}.psa-popup-subtitle{font-size:14px;font-weight:400;color:#1a1a1ab3;margin:0;line-height:22px}.psa-popup-info{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px}.psa-popup-location{display:flex;align-items:center;gap:8px}.psa-popup-location svg{flex-shrink:0;color:#1a1a1a}.psa-popup-location-name{font-size:14px;font-weight:600;color:#1a1a1a;line-height:20px}.psa-popup-status-row{display:flex;align-items:center;gap:8px}.psa-popup-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.psa-popup-status-label{font-size:13px;font-weight:400;color:#1a1a1a;line-height:18px}.psa-popup-embed{background:#fff;border-radius:16px;min-height:650px;display:flex;align-items:center;justify-content:center}.loading-spinner{width:32px;height:32px;border:2px solid #1a1a1a;border-top-color:transparent;border-radius:50%;display:inline-block;margin-left:8px;vertical-align:middle;animation:spinner .8s linear infinite}@keyframes spinner{to{transform:rotate(360deg)}}.psa-popup-usps{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 8px 8px;gap:16px}.psa-popup-usp{display:flex;align-items:center;gap:8px}.psa-popup-usp span{font-size:13px;font-weight:400;color:#1a1a1a;line-height:18px;white-space:nowrap}@media(max-width:480px){.psa-block{padding:32px 20px;margin-left:-20px;margin-right:-20px;width:calc(100% + 40px);display:flex;flex-direction:column;gap:16px}.psa-header{gap:8px;margin-bottom:0}.psa-title{font-size:16px;line-height:24px}.psa-subtitle{font-size:12px;color:#1a1a1ab3;margin:0;line-height:20px}.psa-count{display:block;font-size:14px;font-weight:500;color:#1a1a1a80;line-height:20px;margin-bottom:0}.psa-count-desktop{display:none}.psa-list{border-top:none;display:flex;flex-direction:column;background:transparent;padding:0}.psa-item{grid-template-columns:.85fr auto auto;gap:10px;padding:8px 0;border-bottom:1px solid rgba(26,26,26,.08)}.psa-left{display:contents}.psa-location-btn{font-size:10px;font-weight:600;text-decoration:underline;line-height:20px;white-space:nowrap}.psa-location-btn .psa-arrow{display:inline-flex}.psa-location-btn:hover{text-decoration:underline}.psa-hours{font-size:10px;color:#1a1a1a;line-height:16px}.psa-status{gap:10px;min-width:unset}.psa-dot{width:6px;height:6px}.psa-status-text{font-size:10px;line-height:18px}.psa-skeleton{border-top:none}.psa-skeleton-item{height:37px;border-bottom:1px solid rgba(26,26,26,.08)}.psa-popup{border-radius:16px;padding:12px 24px;gap:12px}.psa-popup-close{top:20px;right:24px;width:24px;height:24px}.psa-popup-header{gap:10px;padding-right:32px}.psa-popup-title{font-size:20px;line-height:32px}.psa-popup-subtitle{font-size:12px;line-height:18px}.psa-popup-location{gap:4px}.psa-popup-location svg{width:16px;height:16px}.psa-popup-location-name{font-size:10px}.psa-popup-status-row{gap:4px}.psa-popup-dot{width:6px;height:6px}.psa-popup-status-label{font-size:10px}.psa-popup-usps{flex-direction:row;justify-content:space-between;align-items:center;padding:0 16px;gap:8px}.psa-popup-usp{gap:4px}.psa-popup-usp svg{width:12px;height:12px;flex-shrink:0}.psa-popup-usp span{font-size:10px;white-space:nowrap}.psa-popup-usp:nth-child(3){display:none}.psa-popup-embed{min-height:500px}}
/*# sourceMappingURL=/cdn/shop/t/279/assets/product-store-availability.css.map */
