.mk-fleet-page{background:var(--mk-navy)}.mk-fleet-hero{justify-content:center;align-items:center;height:65vh;min-height:420px;max-height:600px;display:flex;position:relative;overflow:hidden}.mk-fleet-hero__bg{animation:25s ease-in-out infinite alternate mkHeroKenBurns;position:absolute;inset:0}@keyframes mkHeroKenBurns{0%{transform:scale(1)}to{transform:scale(1.08)}}.mk-fleet-hero__overlay{background:linear-gradient(180deg,#0a162899 0%,#0a162880 50%,var(--mk-navy)100%);position:absolute;inset:0}.mk-fleet-hero__content{z-index:2;text-align:center;padding:0 var(--mk-container-padding);animation:1.2s cubic-bezier(.16,1,.3,1) .2s both mkHeroContentIn;position:relative}@keyframes mkHeroContentIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.mk-fleet-hero__label{font-family:var(--mk-font-sans);letter-spacing:.35em;text-transform:uppercase;color:var(--mk-gold);margin-bottom:1.5rem;font-size:.6rem;font-weight:500;display:block}.mk-fleet-hero__title{font-family:var(--mk-font-serif);letter-spacing:.08em;color:var(--mk-pure-white);margin:0 0 1.5rem;font-size:clamp(3rem,8vw,5.5rem);font-weight:300;line-height:1}.mk-fleet-hero__divider{justify-content:center;margin-bottom:1.5rem;display:flex}.mk-fleet-hero__divider span{background:var(--mk-gold);width:50px;height:1px}.mk-fleet-hero__subtitle{font-family:var(--mk-font-sans);letter-spacing:.08em;color:var(--mk-silver);margin:0;font-size:clamp(.85rem,1.2vw,1rem);font-weight:300}.mk-fleet-vessels{padding:clamp(4rem,8vw,7rem) 0}.mk-fleet-vessels__container{max-width:var(--mk-container-max);padding:0 var(--mk-container-padding);flex-direction:column;gap:clamp(3rem,6vw,5rem);margin:0 auto;display:flex}.mk-fleet-empty{text-align:center;padding:6rem 0}.mk-fleet-empty p{font-family:var(--mk-font-sans);color:var(--mk-gray);letter-spacing:.05em;font-size:.9rem}.mk-fleet-cta{text-align:center;padding:clamp(4rem,8vw,6rem) 0}.mk-fleet-cta .mk-divider{margin-bottom:2rem}.mk-fleet-cta .mk-section-title{margin-bottom:1.5rem}.mk-fleet-cta__text{font-family:var(--mk-font-sans);color:var(--mk-silver);max-width:480px;margin:0 auto 3rem;font-size:clamp(.9rem,1.2vw,1.05rem);line-height:1.8}.mk-fleet-cta__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;display:flex}@media (max-width:768px){.mk-fleet-hero{height:50vh;min-height:340px}.mk-fleet-cta__actions{flex-direction:column;gap:1.5rem}}
