.group-sailings-page{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#111827}.gsp-container{max-width:1100px;margin:0 auto;padding:0 2rem}.gsp-header{background:#1a1a2e;padding:1rem 0}.gsp-header .gsp-container{display:flex;justify-content:space-between;align-items:center}.gsp-header__logo img{height:28px}.gsp-header__nav{display:flex;gap:1.5rem}.gsp-header__nav a{color:#ffffffb3;font-size:.9rem;text-decoration:none;transition:color .15s}.gsp-header__nav a:hover{color:#fff}.gsp-hero{background:linear-gradient(135deg,#1a1a2e,#16213e);padding:3.5rem 0;text-align:center}.gsp-hero h1{color:#fff;font-size:2rem;font-weight:700;margin:0 0 1rem;line-height:1.3}.gsp-hero p{color:#fffc;font-size:1.05rem;line-height:1.6;max-width:700px;margin:0 auto}.gsp-filters{background:#f9fafb;padding:1rem 0;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:50}.gsp-filters__row{display:flex;gap:.5rem;flex-wrap:wrap}.gsp-filter{padding:.5rem 1.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:2rem;font-size:.85rem;font-weight:500;color:#4b5563;cursor:pointer;font-family:inherit;transition:all .15s}.gsp-filter:hover{border-color:#e4002b;color:#e4002b}.gsp-filter--active{background:#e4002b;border-color:#e4002b;color:#fff}.gsp-main{padding:3rem 0}.gsp-section-title{font-size:1.375rem;font-weight:700;margin:0 0 1.5rem}.gsp-loading,.gsp-empty{text-align:center;padding:4rem 2rem}.gsp-loading__spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#e4002b;border-radius:50%;animation:gsp-spin .8s linear infinite;margin:0 auto 1rem}@keyframes gsp-spin{to{transform:rotate(360deg)}}.gsp-empty h2{margin-bottom:1rem}.gsp-empty p{color:#6b7280;max-width:500px;margin:0 auto 1.5rem;line-height:1.6}.gsp-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem}.gsp-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1.75rem;position:relative;display:flex;flex-direction:column}.gsp-card--featured{border-color:#e4002b;box-shadow:0 4px 20px #e4002b1a}.gsp-card__badge{position:absolute;top:1rem;right:1rem;background:#e4002b;color:#fff;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .625rem;border-radius:1rem}.gsp-card__discount{position:absolute;top:1rem;left:1rem;background:#16a34a;color:#fff;font-size:.7rem;font-weight:600;padding:.25rem .625rem;border-radius:1rem}.gsp-card__header{margin-bottom:1.25rem}.gsp-card__title{font-size:1.125rem;font-weight:700;color:#111827;margin:0 0 .25rem;line-height:1.3;padding-right:5rem}.gsp-card__ship{font-size:.85rem;color:#e4002b;font-weight:500}.gsp-card__details{display:flex;flex-direction:column;gap:.375rem;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #f3f4f6}.gsp-card__detail{display:flex;gap:.5rem;font-size:.85rem;line-height:1.4}.gsp-card__detail-label{color:#9ca3af;min-width:70px;flex-shrink:0}.gsp-card__detail span:last-child{color:#374151}.gsp-card__availability{margin-bottom:1rem}.gsp-card__cabins{font-size:.85rem;color:#374151;margin-bottom:.375rem}.gsp-card__cabins strong{color:#e4002b}.gsp-card__cabins-bar{height:6px;background:#e5e7eb;border-radius:3px;overflow:hidden}.gsp-card__cabins-fill{height:100%;background:#e4002b;border-radius:3px;transition:width .3s}.gsp-card__highlights{display:flex;flex-wrap:wrap;gap:.375rem;margin:0 0 1.25rem;padding:0;list-style:none}.gsp-card__highlights li{background:#f0fdf4;color:#166534;font-size:.75rem;font-weight:500;padding:.25rem .625rem;border-radius:1rem;border:1px solid #bbf7d0}.gsp-card__price{display:flex;flex-direction:column;margin-bottom:1.25rem;margin-top:auto}.gsp-card__price-label{font-size:.75rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.03em}.gsp-card__price-value{font-size:1.5rem;font-weight:700;color:#111827}.gsp-card__price-note{font-size:.75rem;color:#6b7280}.gsp-card__cta{width:100%}.gsp-info{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem}.gsp-info__card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem}.gsp-info__card h3{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.gsp-info__card ol{margin:0;padding-left:1.25rem;color:#4b5563;line-height:1.8}.gsp-info__card p{color:#4b5563;line-height:1.7;margin:0}.gsp-seo{background:#f9fafb;padding:3rem 0;margin-top:2rem}.gsp-seo h2{font-size:1.25rem;margin-bottom:1rem}.gsp-seo p{color:#4b5563;line-height:1.7;margin-bottom:1rem}.gsp-footer{background:#111827;padding:2rem 0;text-align:center}.gsp-footer p{color:#ffffff80;font-size:.8rem;margin:0 0 .5rem}@media(max-width:768px){.gsp-hero h1{font-size:1.5rem}.gsp-grid,.gsp-info{grid-template-columns:1fr}}
