.hkc-btn-ghost-light{background:0 0;color:#fff;border:1px solid rgba(255,255,255,.5)}.hkc-btn-ghost-light:hover,.hkc-btn-ghost-light:focus{background:rgba(255,255,255,.1);color:#fff;border-color:rgba(255,255,255,.85)}.hkc-fleet__hero{background:var(--color-primary);color:#fff;position:relative;overflow:hidden}.hkc-fleet__hero-inner{max-width:var(--container-wide,1200px);margin:0 auto;display:grid;grid-template-columns:5fr 7fr;gap:0;align-items:stretch;min-height:clamp(420px,50vw,560px)}.hkc-fleet__hero-deck{padding:clamp(1.5rem,4vw,3rem);display:flex;flex-direction:column;justify-content:center;gap:.6rem}.hkc-fleet__crumb{font-size:.78rem;color:rgba(255,255,255,.55);letter-spacing:.04em;margin-bottom:.25rem}.hkc-fleet__crumb a{color:rgba(255,255,255,.75);text-decoration:none}.hkc-fleet__crumb a:hover{color:#fff;text-decoration:underline}.hkc-fleet__crumb span[aria-hidden=true]{margin:0 .4em;color:rgba(255,255,255,.35)}.hkc-fleet__eyebrow{font-size:.78rem;color:var(--color-accent);font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .45rem}.hkc-fleet__title{font-size:clamp(2.1rem,4.5vw,3.2rem);font-weight:700;color:#fff;line-height:1.05;letter-spacing:-.01em;margin:0 0 .55rem}.hkc-fleet__lead{font-size:clamp(.95rem,1.2vw,1.05rem);color:rgba(255,255,255,.82);line-height:1.5;margin:0 0 1.4rem;max-width:36ch}.hkc-fleet__price{display:flex;align-items:baseline;gap:.8rem;margin:.25rem 0 1.4rem;flex-wrap:wrap}.hkc-fleet__price-amount{font-family:var(--font-display);font-size:clamp(2.4rem,5vw,3.4rem);font-weight:700;color:var(--color-accent);line-height:.95;letter-spacing:-.01em}.hkc-fleet__price-meta{display:flex;flex-direction:column;gap:.15rem;font-size:.72rem;color:rgba(255,255,255,.6);letter-spacing:.04em}.hkc-fleet__price-meta small{color:rgba(255,255,255,.45);font-size:.66rem}.hkc-fleet__hero-actions{display:flex;gap:.65rem;flex-wrap:wrap}.hkc-fleet__hero-media{position:relative;background:linear-gradient(135deg,#2a3540,#142028);overflow:hidden;min-height:280px}.hkc-fleet__hero-media img,.hkc-fleet__hero-placeholder{width:100%;height:100%;object-fit:cover;display:block;min-height:280px}.hkc-fleet__hero-placeholder{background:linear-gradient(135deg,#2a3540,#142028)}.hkc-fleet__hero-specs{position:absolute;bottom:1rem;right:1rem;background:rgba(0,0,0,.55);color:#fff;padding:.5rem .85rem;border-radius:6px;display:flex;gap:1rem;font-size:.78rem;letter-spacing:.03em}.hkc-fleet__hero-specs strong{font-weight:700;font-size:.95rem;margin-right:.2rem;color:#fff}.hkc-fleet__section{padding:clamp(2.5rem,5vw,4rem) 0;background:var(--color-bg)}.hkc-fleet__section--dark{background:var(--color-primary-dark);color:#fff}.hkc-fleet__section--soft{background:var(--color-bg-soft)}.hkc-fleet__section-head{margin-bottom:clamp(1.2rem,2vw,1.8rem)}.hkc-fleet__section-head h2{font-size:clamp(1.4rem,2.5vw,1.85rem);color:var(--color-primary);font-weight:700;letter-spacing:-.01em;margin:0;line-height:1.2}.hkc-fleet__section--dark .hkc-fleet__section-head h2{color:#fff}.hkc-fleet__hl-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.hkc-fleet__hl-card{background:var(--color-bg-card);border-radius:10px;padding:1.25rem 1.4rem;box-shadow:0 1px 3px rgba(0,0,0,.05),0 4px 12px rgba(20,40,71,.04);display:flex;flex-direction:column;gap:.4rem;transition:transform .18s ease,box-shadow .18s ease}.hkc-fleet__hl-card:hover{transform:translateY(-2px);box-shadow:0 2px 6px rgba(0,0,0,.06),0 6px 18px rgba(20,40,71,.08)}.hkc-fleet__hl-mark{color:var(--color-accent);font-size:1.1rem;font-weight:700;line-height:1}.hkc-fleet__hl-title{font-size:1.05rem;color:var(--color-primary);font-weight:700;margin:0;line-height:1.3}.hkc-fleet__hl-desc{font-size:.92rem;color:var(--color-text-muted,#5a6470);line-height:1.55;margin:0}.hkc-fleet__gallery .hkc-fleet__section-head h2{color:#fff}.hkc-fleet__gal-strip{display:grid;gap:8px;grid-template-columns:2fr 1fr 1fr;grid-template-rows:1fr 1fr;aspect-ratio:2.4/1;max-height:540px}.hkc-fleet__gal-item{margin:0;border-radius:6px;overflow:hidden;background:#1c2530}.hkc-fleet__gal-item--lead{grid-column:1/2;grid-row:1/3}.hkc-fleet__gal-item--follow{grid-column:auto;grid-row:auto}.hkc-fleet__gal-item img{width:100%;height:100%;object-fit:cover;display:block}.hkc-fleet__gal-strip[data-count="1"]{grid-template-columns:1fr;grid-template-rows:1fr;aspect-ratio:16/9}.hkc-fleet__gal-strip[data-count="1"] .hkc-fleet__gal-item--lead{grid-column:1;grid-row:1}.hkc-fleet__gal-strip[data-count="2"]{grid-template-columns:1fr 1fr;grid-template-rows:1fr;aspect-ratio:24/9}.hkc-fleet__gal-strip[data-count="2"] .hkc-fleet__gal-item--lead{grid-column:1;grid-row:1}.hkc-fleet__gal-strip[data-count="3"]{grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;aspect-ratio:2.4/1}.hkc-fleet__gal-strip[data-count="3"] .hkc-fleet__gal-item--lead{grid-column:1;grid-row:1/3}.hkc-fleet__gal-strip[data-count="3"] .hkc-fleet__gal-item--follow:nth-of-type(2){grid-column:2;grid-row:1}.hkc-fleet__gal-strip[data-count="3"] .hkc-fleet__gal-item--follow:nth-of-type(3){grid-column:2;grid-row:2}.hkc-fleet__bf-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.hkc-fleet__bf-item{background:var(--color-bg-card);border:1px solid var(--color-border,#f0e8de);border-radius:8px;padding:.95rem 1.2rem;display:flex;align-items:flex-start;gap:.7rem;font-size:.98rem;color:var(--color-text,#2d3142);line-height:1.55;transition:border-color .18s ease,box-shadow .18s ease}.hkc-fleet__bf-item:hover{border-color:var(--color-accent);box-shadow:0 2px 8px rgba(255,107,92,.08)}.hkc-fleet__bf-mark{color:var(--color-accent);font-weight:700;font-size:1.05rem;line-height:1.5;flex-shrink:0}.hkc-fleet__bf-text{flex:1}.hkc-fleet__details-grid{display:grid;grid-template-columns:5fr 7fr;gap:clamp(1.5rem,3vw,3rem);align-items:start}.hkc-fleet__details-spec h2,.hkc-fleet__details-interior h2{font-size:clamp(1.25rem,2vw,1.55rem);color:var(--color-primary);font-weight:700;margin:0 0 1rem;line-height:1.25}.hkc-fleet__spec-table{background:var(--color-bg-card);border-radius:10px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.04);margin:0}.hkc-fleet__spec-row{display:grid;grid-template-columns:8rem 1fr;gap:.75rem;padding:.85rem 1.1rem;border-bottom:1px solid var(--color-border,#f0e8de);font-size:.92rem}.hkc-fleet__spec-row:last-child{border-bottom:none}.hkc-fleet__spec-row dt{color:var(--color-text-muted,#5a6470);font-weight:500;margin:0}.hkc-fleet__spec-row dd{color:var(--color-text,#2d3142);margin:0;line-height:1.5}.hkc-fleet__interior-prose .hkc-fleet__summary{font-size:1.02rem;color:var(--color-text,#2d3142);line-height:1.65;margin:0 0 1rem}.hkc-fleet__interior-prose p{font-size:.95rem;color:var(--color-text-muted,#5a6470);line-height:1.65;margin:0 0 .8rem}.hkc-fleet__routes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.hkc-fleet__cta{padding:0;background:var(--color-bg)}.hkc-fleet__cta .hkc-container{padding-top:clamp(2.5rem,5vw,4rem);padding-bottom:clamp(2.5rem,5vw,4rem)}.hkc-fleet__cta-card{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);color:#fff;border-radius:16px;padding:clamp(2rem,4vw,3.2rem) clamp(1.5rem,3vw,2.5rem);text-align:center;box-shadow:0 4px 20px rgba(20,40,71,.18)}.hkc-fleet__cta-card h2{color:#fff;font-size:clamp(1.5rem,3vw,2rem);margin:0 0 .6rem;font-weight:700;line-height:1.2}.hkc-fleet__cta-tagline{color:rgba(255,255,255,.82);font-size:.98rem;margin:0 0 1.6rem;line-height:1.6;max-width:56ch;margin-left:auto;margin-right:auto}.hkc-fleet__cta-actions{display:flex;gap:.8rem;justify-content:center;flex-wrap:wrap;margin-bottom:1.4rem}.hkc-fleet__cta-note{color:rgba(255,255,255,.6);font-size:.82rem;line-height:1.55;max-width:64ch;margin:1.2rem auto 0;padding-top:1rem;border-top:1px solid rgba(255,255,255,.12);text-align:left}.hkc-fleet__cta-note-mark{color:var(--color-accent);font-weight:600;margin-right:.3rem}@media (max-width:768px){.hkc-fleet__hero-inner{grid-template-columns:1fr;min-height:auto}.hkc-fleet__hero-deck{padding:1.5rem 1.25rem 1.25rem}.hkc-fleet__hero-media{aspect-ratio:16/10;min-height:220px}.hkc-fleet__hero-media img{min-height:220px}.hkc-fleet__title{font-size:1.75rem}.hkc-fleet__price-amount{font-size:2.2rem}.hkc-fleet__hero-actions{flex-direction:column;align-items:stretch}.hkc-fleet__hero-actions .hkc-btn{width:100%;justify-content:center;text-align:center}.hkc-fleet__hl-grid{grid-template-columns:1fr;gap:.75rem}.hkc-fleet__hl-card{padding:1rem 1.1rem}.hkc-fleet__gal-strip,.hkc-fleet__gal-strip[data-count="1"],.hkc-fleet__gal-strip[data-count="2"],.hkc-fleet__gal-strip[data-count="3"]{grid-template-columns:1fr 1fr;grid-template-rows:auto;aspect-ratio:auto;max-height:none}.hkc-fleet__gal-item,.hkc-fleet__gal-item--lead,.hkc-fleet__gal-item--follow{grid-column:auto;grid-row:auto;aspect-ratio:4/3}.hkc-fleet__gal-item--lead{grid-column:1/3;aspect-ratio:16/10}.hkc-fleet__details-grid{grid-template-columns:1fr;gap:1.8rem}.hkc-fleet__spec-row{grid-template-columns:6.5rem 1fr;font-size:.88rem}.hkc-fleet__routes-grid{grid-template-columns:1fr}.hkc-fleet__cta-actions{flex-direction:column}.hkc-fleet__cta-actions .hkc-btn{width:100%;justify-content:center;text-align:center}.hkc-fleet__cta-note{text-align:center}}@media (min-width:769px) and (max-width:1024px){.hkc-fleet__hero-inner{grid-template-columns:6fr 6fr}.hkc-fleet__routes-grid{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){.hkc-fleet__hl-card,.hkc-fleet__bf-item{transition:none}.hkc-fleet__hl-card:hover{transform:none}}.hkc-fleet__hero-actions .hkc-btn:focus-visible,.hkc-fleet__cta-actions .hkc-btn:focus-visible{outline:2px solid #fff;outline-offset:3px}