.hero{border-top:3px solid var(--clr-accent,#d4b86a);color:var(--clr-text-on-primary);contain:layout style paint;align-items:center;display:flex;position:relative;overflow:hidden}.hero-sm{min-height:250px;padding:var(--space-10)0}.hero-md{min-height:210px;padding:var(--space-8)0}.hero-lg{min-height:550px;padding:var(--space-20)0}.hero-full{min-height:calc(100vh - 140px);padding:var(--space-20)0}.hero-background{z-index:0;background:var(--clr-primary,#2c344c);position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center center;opacity:0;width:100%;height:100%;transition:opacity .3s ease-in}.hero-image.loaded{opacity:1}.hero-image.no-transition{transition:none}.cruise-line-page .hero-image{object-position:center 30%}.hero-placeholder{background:var(--clr-bg-alt,#f8f5f0);width:100%;height:100%}.hero-gradient-only{background:linear-gradient(135deg,#1a2a4a 0%,#2c344c 25%,#3d4a6a 50%,#4a5a7a 75%,#5a6a8a 100%)}.hero-gradient-only .hero-overlay{background:linear-gradient(135deg,#1a2a4a4d 0%,#2c344c33 50%,#5a6a8a1a 100%)}.hero-overlay{background:linear-gradient(135deg,#2c344cd9 0%,#2c344c99 50%,#2c344c66 100%);position:absolute;inset:0}.hero .container{z-index:1;position:relative}.hero-content{max-width:700px;position:relative}.hero-meta{z-index:2;align-items:flex-end;gap:var(--space-2,.5rem);flex-direction:column;display:flex;position:absolute;bottom:1rem;right:1rem}.hero-last-updated{color:#ffffffe6;text-shadow:0 1px 2px #0000004d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0003;border-radius:999px;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.875rem;display:flex}.hero-social{z-index:2}.hero-social .social-share{align-items:center;gap:var(--space-2,.5rem);background:0 0;border:none;flex-direction:row;padding:0}.hero-social .social-share-label{display:none}.hero-social .social-share-buttons{gap:var(--space-2,.5rem);flex-direction:row}.hero-social .social-share-button{width:36px;height:36px;color:var(--clr-text-main,#2c344c);background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex;box-shadow:0 2px 8px #00000026}.hero-social .social-share-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000040}.hero-social .social-share-button.facebook:hover{color:#fff;background:#1877f2}.hero-social .social-share-button.twitter:hover{color:#fff;background:#1da1f2}.hero-social .social-share-button.email:hover{color:#fff;background:#ea4335}.hero-social .social-share-button.copy:hover{background:var(--clr-primary,#2c344c);color:#fff}.hero-title{font-size:var(--font-size-5xl);font-weight:var(--font-weight-bold);color:var(--clr-text-on-primary);line-height:var(--line-height-tight);margin-bottom:var(--space-6);text-shadow:0 2px 4px #0003}.hero-subtitle{font-size:var(--font-size-xl);color:#ffffffe6;line-height:var(--line-height-relaxed);margin-bottom:var(--space-8);max-width:600px}.hero-cta{gap:var(--space-4);flex-wrap:wrap;display:flex}.hero-left .hero-content{text-align:left}.hero-center{text-align:center}.hero-center .hero-content{text-align:center;max-width:800px;margin:0 auto}.hero-center .hero-subtitle{margin-left:auto;margin-right:auto}.hero-center .hero-cta{justify-content:center}.hero-badges{gap:var(--space-6);margin-top:var(--space-8);padding-top:var(--space-8);border-top:1px solid #fff3;flex-wrap:wrap;display:flex}.hero-badge{align-items:center;gap:var(--space-2);font-size:var(--font-size-sm);color:#ffffffe6;display:flex}.hero-badge svg{width:20px;height:20px;color:var(--clr-accent)}@media (max-width:1023px){.hero-lg{min-height:450px;padding:var(--space-16)0}.hero-full{min-height:500px}.hero-title{font-size:var(--font-size-4xl)}.hero-subtitle{font-size:var(--font-size-lg)}.hero-meta{gap:var(--space-3,.75rem);bottom:1rem;right:1rem}.hero-last-updated{padding:.3125rem .625rem;font-size:.8125rem}.hero-social .social-share-button{width:36px;height:36px}}@media (max-width:767px){.hero-sm{min-height:250px;padding:var(--space-8)0}.hero-md{min-height:180px;padding:var(--space-8)0}.hero-lg{min-height:400px;padding:var(--space-12)0}.hero-full{min-height:450px}.hero-title{font-size:var(--font-size-3xl);margin-bottom:var(--space-4)}.hero-subtitle{font-size:var(--font-size-base);margin-bottom:var(--space-6)}.hero-cta{flex-direction:column}.hero-cta .btn{justify-content:center;width:100%}.hero-badges{gap:var(--space-3);margin-top:var(--space-6);padding-top:var(--space-6);flex-direction:column}.hero-meta{align-items:flex-end;gap:var(--space-2,.5rem);flex-direction:column;bottom:.75rem;right:.75rem}.hero-last-updated{padding:.25rem .5rem;font-size:.75rem}.hero-social{display:none}}
