.umrah-listing-section{padding:64px 0 52px}.umrah-listing-section--elite{background-color:#f6fbf8;background-image:radial-gradient(rgba(26,107,61,.07) 1px,transparent 0);background-size:22px 22px}.umrah-listing-section--deluxe{background-color:#fdf9f0;background-image:radial-gradient(rgba(184,134,11,.08) 1px,transparent 0);background-size:22px 22px}.umrah-listing-section--closed{background-color:#f5f5f5;background-image:radial-gradient(rgba(0,0,0,.05) 1px,transparent 0);background-size:22px 22px}.umrah-listing-section__header-banner{display:flex;align-items:center;gap:20px;padding:28px 32px;border-radius:18px;margin-bottom:40px;position:relative;overflow:hidden}.umrah-listing-section__header-banner:before{content:"";position:absolute;right:-40px;top:-40px;width:220px;height:220px;background:radial-gradient(circle,rgba(255,255,255,.09) 1px,transparent 0);background-size:18px 18px;border-radius:50%;pointer-events:none}.umrah-listing-section__header-banner:after{content:"";position:absolute;left:-60px;bottom:-60px;width:200px;height:200px;background:rgba(255,255,255,.06);border-radius:50%;pointer-events:none}.umrah-listing-section--elite .umrah-listing-section__header-banner{background:linear-gradient(135deg,#1a6b3d,#1a6b3d 60%,#24a058);box-shadow:0 8px 32px rgba(26,107,61,.28)}.umrah-listing-section--deluxe .umrah-listing-section__header-banner{background:linear-gradient(135deg,#7c3a00,#a96d00 60%,#c48200);box-shadow:0 8px 32px rgba(184,134,11,.28)}.umrah-listing-section--closed .umrah-listing-section__header-banner{background:linear-gradient(135deg,#4a4a4a,#707070);box-shadow:0 8px 24px rgba(0,0,0,.18)}.umrah-listing-section__icon{width:52px;height:52px;flex-shrink:0;color:rgba(255,255,255,.92);position:relative;z-index:1}.umrah-listing-section__header-text{position:relative;z-index:1}.umrah-listing-section__title{font-size:28px;font-weight:800;color:#fff;margin:0 0 4px;letter-spacing:-.4px;line-height:1.2}.umrah-listing-section__subtitle{font-size:14px;color:rgba(255,255,255,.75);margin:0;font-weight:400}.umrah-pkg-col{margin-bottom:28px;animation:umrahCardIn .45s ease both}.umrah-pkg-col:first-child{animation-delay:.04s}.umrah-pkg-col:nth-child(2){animation-delay:.1s}.umrah-pkg-col:nth-child(3){animation-delay:.16s}.umrah-pkg-col:nth-child(4){animation-delay:.04s}.umrah-pkg-col:nth-child(5){animation-delay:.1s}.umrah-pkg-col:nth-child(6){animation-delay:.16s}.umrah-pkg-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.07),0 1px 3px rgba(0,0,0,.05);transition:transform .3s cubic-bezier(.215,.61,.355,1),box-shadow .3s ease;cursor:pointer;height:100%;display:flex;flex-direction:column}.umrah-pkg-card--elite:hover{transform:translateY(-6px);box-shadow:0 16px 40px rgba(26,107,61,.18),0 0 0 2px rgba(26,107,61,.18)}.umrah-pkg-card--deluxe:hover{transform:translateY(-6px);box-shadow:0 16px 40px rgba(184,134,11,.18),0 0 0 2px rgba(184,134,11,.18)}.umrah-pkg-card--closed{opacity:.75}.umrah-pkg-card--closed:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.1);opacity:.85}.umrah-pkg-card--elite{border-left:4px solid #1a6b3d}.umrah-pkg-card--deluxe{border-left:4px solid #b8860b}.umrah-pkg-card--closed{border-left:4px solid #ccc}.umrah-pkg-card__image-wrap{position:relative;aspect-ratio:3/2;overflow:hidden;background:#e5e5e5}.umrah-pkg-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease-out}.umrah-pkg-card:hover .umrah-pkg-card__img{transform:scale(1.06)}.umrah-pkg-card--closed .umrah-pkg-card__img{filter:grayscale(45%)}.umrah-pkg-card__img-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.35) 0,transparent 55%);transition:background .3s ease;pointer-events:none}.umrah-pkg-card--elite:hover .umrah-pkg-card__img-overlay{background:linear-gradient(0deg,rgba(21,93,53,.55) 0,transparent 65%)}.umrah-pkg-card--deluxe:hover .umrah-pkg-card__img-overlay{background:linear-gradient(0deg,rgba(124,58,0,.55) 0,transparent 65%)}.umrah-pkg-card__badge{position:absolute;top:12px;left:12px;padding:4px 12px;border-radius:20px;font-size:10px;font-weight:800;letter-spacing:.8px;text-transform:uppercase;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25);z-index:2}.umrah-pkg-card__badge--elite{background:rgba(21,93,53,.85);color:#fff}.umrah-pkg-card__badge--deluxe{background:rgba(124,58,0,.88);color:#fff}.umrah-pkg-card__badge--closed{background:rgba(80,80,80,.78);color:#fff}.umrah-pkg-card__status{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-18deg);padding:6px 18px;border-radius:4px;font-size:15px;font-weight:900;letter-spacing:3px;text-transform:uppercase;pointer-events:none;white-space:nowrap;z-index:3}.umrah-pkg-card__status--closed{background:rgba(185,28,28,.88);color:#fff;border:2px solid rgba(255,255,255,.35)}.umrah-pkg-card__status--waitlist{background:rgba(146,64,14,.88);color:#fff;border:2px solid rgba(255,255,255,.35)}.umrah-pkg-card__body{padding:18px 20px 20px;display:flex;flex-direction:column;flex:1 1}.umrah-pkg-card__info{flex:1 1;margin-bottom:14px}.umrah-pkg-card__title{font-size:16px;font-weight:700;color:#111;margin:0 0 4px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.umrah-pkg-card__destination{font-size:11px;color:#9ca3af;margin:0 0 8px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.umrah-pkg-card__desc{font-size:13px;color:#555;line-height:1.55;margin:0}.umrah-pkg-card__footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:14px;border-top:1px solid #f0f0f0;margin-top:auto}.umrah-pkg-card__price-pill{display:inline-flex;flex-direction:column;padding:6px 14px;border-radius:10px;line-height:1.2}.umrah-pkg-card--elite .umrah-pkg-card__price-pill{background:#edf7f2;border:1px solid rgba(26,107,61,.18)}.umrah-pkg-card--deluxe .umrah-pkg-card__price-pill{background:#fdf5e0;border:1px solid rgba(184,134,11,.18)}.umrah-pkg-card--closed .umrah-pkg-card__price-pill{background:#f2f2f2;border:1px solid #ddd}.umrah-pkg-card__price-label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.4px}.umrah-pkg-card--elite .umrah-pkg-card__price-label{color:#1a6b3d}.umrah-pkg-card--deluxe .umrah-pkg-card__price-label{color:#92400e}.umrah-pkg-card--closed .umrah-pkg-card__price-label{color:#888}.umrah-pkg-card__price-amount{font-size:20px;font-weight:800;line-height:1}.umrah-pkg-card--elite .umrah-pkg-card__price-amount{color:#1a6b3d}.umrah-pkg-card--deluxe .umrah-pkg-card__price-amount{color:#7c3a00}.umrah-pkg-card--closed .umrah-pkg-card__price-amount{color:#666}.umrah-pkg-card__price-per{font-size:10px;color:#9ca3af}.umrah-pkg-card__cta{display:inline-flex;align-items:center;gap:5px;padding:9px 16px;border-radius:8px;font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:background-color .2s ease,transform .15s ease;border:none;cursor:pointer}.umrah-pkg-card--elite .umrah-pkg-card__cta{background:#1a6b3d;color:#fff}.umrah-pkg-card--elite .umrah-pkg-card__cta:hover{background:#1a6b3d;color:#fff;transform:translateX(2px)}.umrah-pkg-card--deluxe .umrah-pkg-card__cta{background:#b8860b;color:#fff}.umrah-pkg-card--deluxe .umrah-pkg-card__cta:hover{background:#92400e;color:#fff;transform:translateX(2px)}.umrah-pkg-card--closed .umrah-pkg-card__cta{background:#888;color:#fff}.umrah-pkg-card--closed .umrah-pkg-card__cta:hover{background:#666;color:#fff}.umrah-listing-pagination{display:flex;justify-content:center;margin-top:28px}@keyframes umrahCardIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.umrah-pkg-col{animation:none}.umrah-pkg-card,.umrah-pkg-card__cta,.umrah-pkg-card__img,.umrah-pkg-card__img-overlay{transition:none}}@media (max-width:991px){.umrah-listing-section{padding:48px 0 36px}.umrah-listing-section__title{font-size:24px}.umrah-listing-section__header-banner{padding:22px 24px;gap:16px}.umrah-listing-section__icon{width:42px;height:42px}}@media (max-width:767px){.umrah-listing-section{padding:36px 0 28px}.umrah-listing-section__title{font-size:20px}.umrah-listing-section__header-banner{padding:18px 20px;gap:12px;margin-bottom:28px}.umrah-listing-section__icon{width:36px;height:36px}}