.pz-locations{padding:80px 24px;background:var(--pz-bg, #FFFFFF)}.pz-locations__inner{max-width:1180px;margin:0 auto}.pz-locations__header{margin-bottom:32px;max-width:600px}.pz-locations__badge{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:rgba(var(--pz-brand-rgb),.1);color:var(--pz-brand);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.pz-locations__badge svg{width:14px;height:14px}.pz-locations__title{font-size:clamp(28px,3.5vw,40px);font-weight:800;letter-spacing:-.5px;line-height:1.15;margin:0 0 12px;color:#111827}.pz-locations__subtitle{color:#6b7280;font-size:17px;line-height:1.6;margin:0}.pz-locations__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}.pz-locations__panel{background:#fafafa;border:1px solid rgba(17,24,39,.08);border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:20px}.pz-locations__list{display:flex;flex-direction:column;gap:16px}.pz-locations__card{background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:12px;transition:all .2s ease}.pz-locations__card:hover{border-color:rgba(var(--pz-brand-rgb),.3);box-shadow:0 8px 24px #0000000f}.pz-locations__card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.pz-locations__card-name{font-size:18px;font-weight:700;color:#111827;letter-spacing:-.3px}.pz-locations__card-status{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap}.pz-locations__card-status--open{background:#10b9811a;color:#059669}.pz-locations__card-status--closed{background:#ef44441a;color:#dc2626}.pz-locations__card-status-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.pz-locations__card-details{display:flex;flex-direction:column;gap:8px}.pz-locations__card-row{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#6b7280;line-height:1.4}.pz-locations__card-row svg{width:18px;height:18px;flex-shrink:0;margin-top:1px;color:#9ca3af}.pz-locations__card-row a{color:var(--pz-brand);font-weight:600;text-decoration:none;transition:color .15s ease}.pz-locations__card-row a:hover{color:#111827}.pz-locations__card-actions{display:flex;gap:10px;margin-top:4px}.pz-locations__card-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;border-radius:10px;font-size:13px;font-weight:700;text-decoration:none;transition:all .15s ease;flex:1}.pz-locations__card-btn svg{width:16px;height:16px}.pz-locations__card-btn--primary{background:var(--pz-brand);color:#0b0f14}.pz-locations__card-btn--primary:hover{box-shadow:0 4px 12px rgba(var(--pz-brand-rgb),.3)}.pz-locations__card-btn--secondary{background:#fff;border:1px solid rgba(17,24,39,.08);color:#111827}.pz-locations__card-btn--secondary:hover{border-color:var(--pz-brand)}.pz-locations__panel-cta{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;border-radius:12px;font-size:14px;font-weight:700;background:#fff;border:1px solid rgba(17,24,39,.08);color:#111827;text-decoration:none;transition:all .15s ease}.pz-locations__panel-cta svg{width:18px;height:18px}.pz-locations__panel-cta:hover{border-color:var(--pz-brand);box-shadow:0 4px 12px rgba(var(--pz-brand-rgb),.15)}.pz-locations__trust{display:flex;flex-wrap:wrap;gap:16px;padding-top:16px;border-top:1px solid rgba(17,24,39,.08)}.pz-locations__trust-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#6b7280}.pz-locations__trust-item svg{width:18px;height:18px;color:var(--pz-brand)}.pz-locations__trust-item strong{color:#111827;font-weight:700}.pz-locations__image{border-radius:20px;border:1px solid rgba(17,24,39,.08);overflow:hidden;position:relative;min-height:400px}.pz-locations__image-img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.pz-locations__image-placeholder{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#f5f7f5,#eef0ee);display:flex;align-items:center;justify-content:center}.pz-locations__image-placeholder-svg{width:40%;height:auto;opacity:.3}.pz-locations__image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0000004d,#0000000d);pointer-events:none}.pz-locations__image-badge{position:absolute;bottom:20px;left:20px;display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:12px;background:#fffffff2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 8px 24px #00000026}.pz-locations__image-badge-icon{width:40px;height:40px;border-radius:10px;background:rgba(var(--pz-brand-rgb),.1);display:flex;align-items:center;justify-content:center}.pz-locations__image-badge-icon svg{width:20px;height:20px;color:var(--pz-brand)}.pz-locations__image-badge-text{display:flex;flex-direction:column;gap:2px}.pz-locations__image-badge-title{font-size:14px;font-weight:700;color:#111827}.pz-locations__image-badge-subtitle{font-size:12px;color:#6b7280}.pz-locations--dark{background:#0b0f14!important}.pz-locations--dark .pz-locations__title{color:#fff}.pz-locations--dark .pz-locations__subtitle{color:#fff9}.pz-locations--dark .pz-locations__panel{background:#ffffff0a;border-color:#ffffff14}.pz-locations--dark .pz-locations__card{background:#ffffff0f;border-color:#ffffff14}.pz-locations--dark .pz-locations__card:hover{background:#ffffff14;border-color:rgba(var(--pz-brand-rgb),.4)}.pz-locations--dark .pz-locations__card-name{color:#fff}.pz-locations--dark .pz-locations__card-row{color:#fff9}.pz-locations--dark .pz-locations__card-row svg{color:#fff6}.pz-locations--dark .pz-locations__card-btn--secondary{background:#ffffff0f;border-color:#ffffff1a;color:#fff}.pz-locations--dark .pz-locations__card-btn--secondary:hover{background:#ffffff1a}.pz-locations--dark .pz-locations__panel-cta{background:#ffffff0f;border-color:#ffffff1a;color:#fff}.pz-locations--dark .pz-locations__panel-cta:hover{background:#ffffff1a}.pz-locations--dark .pz-locations__trust{border-color:#ffffff14}.pz-locations--dark .pz-locations__trust-item{color:#ffffff80}.pz-locations--dark .pz-locations__trust-item strong{color:#fff}.pz-locations--dark .pz-locations__image{border-color:#ffffff14}@media(max-width:900px){.pz-locations__grid{grid-template-columns:1fr}.pz-locations__image{min-height:280px;order:-1}.pz-locations{padding:64px 24px}}@media(max-width:600px){.pz-locations{padding:56px 20px}.pz-locations__panel{padding:20px}.pz-locations__card{padding:16px}.pz-locations__card-header{flex-direction:column;gap:8px}.pz-locations__card-actions{flex-direction:column}.pz-locations__card-btn{width:100%}.pz-locations__trust{flex-direction:column;gap:10px}.pz-locations__image{min-height:220px}.pz-locations__image-badge{left:16px;right:16px;bottom:16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-packzone-locations.css.map */
