.customer-package-card{background:#fff;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;height:100%;cursor:pointer}.customer-package-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.customer-package-card__image{position:relative;width:100%;height:280px;overflow:hidden}@media(max-width:1440px){.customer-package-card__image{height:270px}}@media(max-width:1024px){.customer-package-card__image{height:260px}}@media(max-width:768px){.customer-package-card__image{height:240px}}@media(max-width:480px){.customer-package-card__image{height:200px}}.customer-package-card__image .customer-package-card__img{width:100%;height:100%;object-fit:cover}.customer-package-card__segment{position:absolute;top:16px;right:16px;background:hsla(0,0%,100%,.9);color:#0f172a;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.customer-package-card__body{padding:20px;display:flex;flex-direction:column;flex:1 1}@media(max-width:1440px){.customer-package-card__body{padding:19px}}@media(max-width:1024px){.customer-package-card__body{padding:18px}}@media(max-width:768px){.customer-package-card__body{padding:16px}}@media(max-width:480px){.customer-package-card__body{padding:14px}}.customer-package-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.customer-package-card__provider{display:flex;align-items:center;gap:10px;transition:opacity .2s ease;border-radius:8px;padding:4px;margin:-4px}.customer-package-card__provider:hover{opacity:.7;background-color:rgba(0,0,0,.02)}.customer-package-card__avatar{width:40px;height:40px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:18px}@media(max-width:768px){.customer-package-card__avatar{width:36px;height:36px;font-size:16px}}@media(max-width:480px){.customer-package-card__avatar{width:32px;height:32px;font-size:14px}}.customer-package-card__avatar-img{width:40px;height:40px;border-radius:50%;object-fit:cover}@media(max-width:768px){.customer-package-card__avatar-img{width:36px;height:36px}}@media(max-width:480px){.customer-package-card__avatar-img{width:32px;height:32px}}.customer-package-card__provider-name{font-weight:600;font-size:14px;color:#0f172a}@media(max-width:1024px){.customer-package-card__provider-name{font-size:13px}}@media(max-width:768px){.customer-package-card__provider-name{font-size:13px}}@media(max-width:480px){.customer-package-card__provider-name{font-size:12px}}.customer-package-card__rating{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:600;color:#797979!important}@media(max-width:1024px){.customer-package-card__rating{font-size:13px}}@media(max-width:768px){.customer-package-card__rating{font-size:12px;gap:3px}}@media(max-width:480px){.customer-package-card__rating{font-size:11px}}.customer-package-card__star{color:#fbbf24!important;font-size:16px}@media(max-width:1024px){.customer-package-card__star{font-size:15px}}@media(max-width:768px){.customer-package-card__star{font-size:14px}}@media(max-width:480px){.customer-package-card__star{font-size:12px}}.customer-package-card__title{margin:8px 0 10px;font-size:20px;font-weight:700;color:#0f172a;line-height:1.3}@media(max-width:1440px){.customer-package-card__title{font-size:19px;margin:7px 0 9px}}@media(max-width:1024px){.customer-package-card__title{font-size:17px;margin:6px 0 8px}}@media(max-width:768px){.customer-package-card__title{font-size:16px;margin:5px 0 7px}}@media(max-width:480px){.customer-package-card__title{font-size:15px;margin:4px 0 6px}}.customer-package-card__description{margin:0 0 12px;font-size:14px;line-height:1.5;color:#6b7280;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width:1024px){.customer-package-card__description{font-size:13px;margin-bottom:10px}}@media(max-width:768px){.customer-package-card__description{font-size:13px;margin-bottom:10px}}@media(max-width:480px){.customer-package-card__description{font-size:12px;margin-bottom:8px}}.customer-package-card__address-line{margin:0 0 16px;display:flex;gap:8px;font-size:14px;line-height:1.4;color:#4b5563}@media(max-width:1024px){.customer-package-card__address-line{font-size:13px;margin-bottom:14px;gap:6px}}@media(max-width:768px){.customer-package-card__address-line{font-size:13px;margin-bottom:12px}}@media(max-width:480px){.customer-package-card__address-line{font-size:12px;margin-bottom:10px;gap:4px}}.customer-package-card__address-icon{font-size:16px;color:#9ca3af;margin-top:2px}@media(max-width:1024px){.customer-package-card__address-icon{font-size:15px}}@media(max-width:768px){.customer-package-card__address-icon{font-size:14px}}@media(max-width:480px){.customer-package-card__address-icon{font-size:12px}}.customer-package-card__address-text{flex:1 1}.customer-package-card__capacity{display:flex;align-items:center;gap:8px;margin:0 0 16px;font-size:14px;line-height:1.4;color:#4b5563}@media(max-width:1024px){.customer-package-card__capacity{font-size:13px;margin-bottom:14px;gap:6px}}@media(max-width:768px){.customer-package-card__capacity{font-size:13px;margin-bottom:12px}}@media(max-width:480px){.customer-package-card__capacity{font-size:12px;margin-bottom:10px;gap:4px}}.customer-package-card__capacity-icon{font-size:16px;color:#6b7280;margin-top:2px}@media(max-width:1024px){.customer-package-card__capacity-icon{font-size:15px}}@media(max-width:768px){.customer-package-card__capacity-icon{font-size:14px}}@media(max-width:480px){.customer-package-card__capacity-icon{font-size:12px}}.customer-package-card__capacity-text{flex:1 1}.customer-package-card__features{display:flex;gap:12px;justify-content:space-between;flex-wrap:wrap;padding:16px 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin-bottom:16px}@media(max-width:1024px){.customer-package-card__features{gap:10px;padding:14px 0;margin-bottom:14px}}@media(max-width:768px){.customer-package-card__features{gap:16px;padding:12px 0;margin-bottom:12px}}@media(max-width:480px){.customer-package-card__features{gap:12px;padding:10px 0;margin-bottom:10px}}.customer-package-card__feature{display:flex;align-items:center;gap:6px;font-size:13px;color:#4b5563;flex:1 1;min-width:0;justify-content:flex-start}@media(max-width:1024px){.customer-package-card__feature{font-size:12px;gap:5px}}@media(max-width:768px){.customer-package-card__feature{font-size:12px;gap:5px}}@media(max-width:480px){.customer-package-card__feature{font-size:11px;gap:4px}}.customer-package-card__features--photography .customer-package-card__feature{flex:0 0 auto}.customer-package-card__feature-icon{font-size:16px;color:#6b7280}@media(max-width:1024px){.customer-package-card__feature-icon{font-size:15px}}@media(max-width:768px){.customer-package-card__feature-icon{font-size:14px}}@media(max-width:480px){.customer-package-card__feature-icon{font-size:12px}}.customer-package-card__footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.customer-package-card__footer--catering{border-top:1px solid #e5e7eb;padding-top:16px}.customer-package-card__provider-footer{font-size:14px;font-weight:600;color:#0f172a;display:flex}.customer-package-card__price{display:flex;align-items:baseline;justify-content:space-between;width:100%}.customer-package-card__price-label{font-size:13px;color:#6b7280;white-space:nowrap}@media(max-width:1024px){.customer-package-card__price-label{font-size:12px}}@media(max-width:768px){.customer-package-card__price-label{font-size:12px}}@media(max-width:480px){.customer-package-card__price-label{font-size:11px}}.customer-package-card__price-value{font-size:20px;font-weight:600;color:#0f172a;white-space:nowrap}@media(max-width:1440px){.customer-package-card__price-value{font-size:19px}}@media(max-width:1024px){.customer-package-card__price-value{font-size:18px}}@media(max-width:768px){.customer-package-card__price-value{font-size:18px}}@media(max-width:480px){.customer-package-card__price-value{font-size:16px}}.customer-package-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:24px;gap:24px;padding:20px 0}@media(max-width:1440px){.customer-package-card-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}}@media(max-width:1024px){.customer-package-card-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px}}@media(max-width:768px){.customer-package-card-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;padding:16px 0}}@media(max-width:480px){.customer-package-card-grid{grid-template-columns:1fr;gap:16px}}@media(max-width:1440px){.customer-package-card__image{height:270px}.customer-package-card__body{padding:19px}.customer-package-card__price-value,.customer-package-card__title{font-size:19px}}@media(max-width:1024px){.customer-package-card__image{height:260px}.customer-package-card__body{padding:18px}.customer-package-card__title{font-size:17px}.customer-package-card__price-value{font-size:18px}}@media(max-width:768px){.customer-package-card__image{height:240px}.customer-package-card__title{font-size:16px}.customer-package-card__features{gap:16px;flex-wrap:wrap}.customer-package-card__price-value{font-size:18px}.customer-package-card__body{padding:16px}.customer-package-card-grid{grid-template-columns:1fr;gap:16px}}@media(max-width:480px){.customer-package-card__image{height:200px}.customer-package-card__body{padding:14px}.customer-package-card__title{font-size:15px}.customer-package-card__price-value{font-size:16px}}