.zgk-fleet{--fleet-navy:#123e75;--fleet-blue:#1878dc;--fleet-green:#52bf30;--fleet-mint:#eaf7e7;--fleet-text:#153e70;--fleet-muted:#6f8db3;background:#f7f9fc;color:var(--fleet-text);font-family:inherit}.zgk-fleet *{box-sizing:border-box}.zgk-fleet__inner{width:min(1260px,calc(100% - 48px));margin-inline:auto}.zgk-fleet__hero{overflow:hidden;background:linear-gradient(110deg,#fff 0%,#fbfffc 46%,#e9f8eb 100%);min-height:360px}.zgk-fleet__hero-grid{display:grid;grid-template-columns:1.04fr .96fr;min-height:360px;align-items:center}.zgk-fleet__hero-copy{position:relative;z-index:2;padding:50px 0}.zgk-fleet__eyebrow,.zgk-fleet__section-heading span,.zgk-fleet__contact span{display:block;color:var(--fleet-green);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.zgk-fleet h1{margin:14px 0 14px;font-size:clamp(42px,5vw,72px);line-height:.98;color:#123f77}.zgk-fleet__hero-copy>p{max-width:620px;margin:0;font-size:18px;line-height:1.55;color:#6481aa}.zgk-fleet__hero-stats{display:flex;gap:14px;margin-top:28px;flex-wrap:wrap}.zgk-fleet__hero-stats span{padding:12px 16px;border-radius:14px;background:#fff;box-shadow:0 10px 28px rgba(23,63,104,.08);color:#6d88aa}.zgk-fleet__hero-stats strong{font-size:24px;color:var(--fleet-green);margin-right:5px}.zgk-fleet__hero-art{align-self:stretch;min-height:330px;background:url('../images/hero-fleet-v1.png') right center/cover no-repeat;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 13%,#000 87%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 13%,#000 87%,transparent 100%)}.zgk-fleet__content{padding:32px 0 52px}.zgk-fleet__search{display:flex;gap:10px;padding:10px;border:1px solid #e2ebf5;border-radius:17px;background:#fff;box-shadow:0 8px 24px rgba(21,62,112,.05)}.zgk-fleet__search input{min-width:0;flex:1;border:0;outline:0;padding:12px 16px;font:inherit;color:var(--fleet-text)}.zgk-fleet__search button{border:0;border-radius:10px;background:var(--fleet-green);color:#fff;padding:0 24px;font:700 15px inherit;cursor:pointer}.zgk-fleet__filters{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;padding:25px 0 18px}.zgk-fleet__filter{display:inline-flex;align-items:center;gap:8px;text-decoration:none;border:1px solid #dce7f4;border-radius:999px;padding:9px 13px;background:#fff;color:#315a8b;font-size:14px;font-weight:700;transition:.2s}.zgk-fleet__filter svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.zgk-fleet__filter:hover,.zgk-fleet__filter.is-active{background:#2d77df;border-color:#2d77df;color:#fff}.zgk-fleet__filter--green:hover,.zgk-fleet__filter--green.is-active{background:#43ad2c;border-color:#43ad2c}.zgk-fleet__filter--mint:hover,.zgk-fleet__filter--mint.is-active{background:#168f98;border-color:#168f98}.zgk-fleet__section-heading{display:flex;justify-content:space-between;align-items:end;margin:20px 0}.zgk-fleet__section-heading h2{margin:5px 0 0;font-size:32px;color:var(--fleet-text)}.zgk-fleet__section-heading p{margin:0;color:#7791b1}.zgk-fleet__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.zgk-fleet__card{overflow:hidden;display:flex;flex-direction:column;min-height:290px;border:1px solid #e5edf6;border-radius:20px;background:#fff;box-shadow:0 12px 28px rgba(26,69,112,.07);text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s}.zgk-fleet__card:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(26,69,112,.14)}.zgk-fleet__card-image{height:152px;display:grid;place-items:center;background:linear-gradient(145deg,#eaf3ff,#e9f8eb)}.zgk-fleet__card-image span{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#2479da;box-shadow:0 7px 18px rgba(27,90,160,.13)}.zgk-fleet__card-image svg{width:39px;height:39px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.zgk-fleet__card-image.has-image{background:#eff6f9}.zgk-fleet__card-image img{width:100%;height:100%;object-fit:cover}.zgk-fleet__card-body{position:relative;padding:18px 48px 20px 20px}.zgk-fleet__chip{display:inline-block;border-radius:99px;padding:4px 8px;background:#eaf7e7;color:#398f28;font-size:11px;font-weight:800}.zgk-fleet__card h3{margin:9px 0 4px;font-size:20px;color:var(--fleet-text);line-height:1.2}.zgk-fleet__card p{margin:0;color:#7791b1;font-size:14px}.zgk-fleet__card i{position:absolute;right:18px;bottom:23px;color:var(--fleet-green)}.zgk-fleet__card i svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.zgk-fleet__contact{padding:0 0 36px}.zgk-fleet__contact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;overflow:hidden;border-radius:18px;background:linear-gradient(105deg,#073264,#0f4a88);box-shadow:0 15px 30px rgba(5,47,100,.15)}.zgk-fleet__contact-grid>div{position:relative;min-height:122px;padding:25px 24px;color:#fff}.zgk-fleet__contact-grid>div+div:before{content:"";position:absolute;left:0;top:26px;width:1px;height:70px;background:rgba(255,255,255,.35)}.zgk-fleet__contact span{color:#9bdd47;margin-bottom:5px}.zgk-fleet__contact strong,.zgk-fleet__contact small{display:block}.zgk-fleet__contact strong{font-size:18px;line-height:1.25}.zgk-fleet__contact small{margin-top:5px;line-height:1.35;color:#c9d8eb}.zgk-fleet__back{display:inline-block;margin-bottom:15px;color:#2362a3;text-decoration:none;font-weight:700}.zgk-fleet__detail-body{padding:42px 0 70px}.zgk-fleet__detail-card{display:grid;grid-template-columns:90px 1fr;gap:10px;max-width:950px;padding:35px;border:1px solid #e3edf8;border-radius:22px;background:#fff;box-shadow:0 16px 36px rgba(25,69,112,.08)}.zgk-fleet__detail-icon{width:68px;height:68px;display:grid;place-items:center;border-radius:50%;background:#e8f4ff;color:#1f77da}.zgk-fleet__detail-icon svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.zgk-fleet__detail-card h2{margin:10px 0 20px;font-size:28px}.zgk-fleet__detail-image{grid-column:1/-1}.zgk-fleet__detail-image img{display:block;max-width:100%;height:auto;border-radius:14px}.zgk-fleet__details-list{grid-column:1/-1;display:grid;gap:10px;margin:6px 0 0;padding:0;list-style:none}.zgk-fleet__details-list li{display:flex;gap:9px;align-items:center;padding:11px 13px;border-radius:10px;background:#f5faef}.zgk-fleet__details-list svg{width:20px;height:20px;flex:0 0 20px;fill:none;stroke:#46b82f;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.zgk-fleet__empty{grid-column:1/-1;color:#7791b1}.zgk-fleet--detail .zgk-fleet__hero-copy>p{max-width:650px}@media(max-width:900px){.zgk-fleet__grid{grid-template-columns:repeat(2,1fr)}.zgk-fleet__contact-grid{grid-template-columns:repeat(2,1fr)}.zgk-fleet__hero-grid{grid-template-columns:1fr}.zgk-fleet__hero-art{min-height:230px;order:-1}.zgk-fleet__hero-copy{padding-top:20px}.zgk-fleet__contact-grid>div:nth-child(3):before{display:none}}@media(max-width:620px){.zgk-fleet__inner{width:min(100% - 30px,1260px)}.zgk-fleet__hero{min-height:0}.zgk-fleet h1{font-size:44px}.zgk-fleet__hero-art{min-height:190px}.zgk-fleet__grid{grid-template-columns:1fr}.zgk-fleet__contact-grid{grid-template-columns:1fr}.zgk-fleet__contact-grid>div+div:before{display:none}.zgk-fleet__section-heading{align-items:start;gap:10px;flex-direction:column}.zgk-fleet__search{padding:7px}.zgk-fleet__search button{padding:0 14px}.zgk-fleet__detail-card{grid-template-columns:1fr;padding:23px}.zgk-fleet__detail-icon{width:60px;height:60px}}
.zgk-fleet{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.zgk-fleet__inner{width:min(1800px,calc(100% - 80px))}@media(max-width:620px){.zgk-fleet__inner{width:calc(100% - 30px)}}

/* Fleet detail: photo and structured technical data. */
.zgk-fleet__detail-card{display:block;max-width:none;padding:35px}
.zgk-fleet__detail-heading{display:flex;align-items:center;gap:20px;margin-bottom:25px}
.zgk-fleet__detail-heading h2{margin:8px 0 0}
.zgk-fleet__detail-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:28px;align-items:stretch}
.zgk-fleet__detail-image{grid-column:auto;display:grid;place-items:center;min-height:430px;overflow:hidden;border-radius:18px;background:linear-gradient(145deg,#eaf3ff,#e9f8eb)}
.zgk-fleet__detail-image img{width:100%;height:100%;min-height:430px;object-fit:cover;border-radius:0}
.zgk-fleet__detail-image--empty{align-content:center;gap:16px;color:#397dbd}
.zgk-fleet__detail-image--empty svg{width:86px;height:86px;fill:none;stroke:currentColor;stroke-width:1.5}
.zgk-fleet__detail-image--empty span{color:#6f8db3;font-weight:700}
.zgk-fleet__detail-info{padding:29px;border:1px solid #e3edf8;border-radius:18px;background:#fbfdff}
.zgk-fleet__detail-description{margin-bottom:22px;color:#607e9f;font-size:17px;line-height:1.65}
.zgk-fleet__detail-description>:first-child{margin-top:0}.zgk-fleet__detail-description>:last-child{margin-bottom:0}
.zgk-fleet__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}
.zgk-fleet__facts>div{padding:14px 16px;border:1px solid #dfeaf5;border-radius:12px;background:#fff}
.zgk-fleet__facts dt{margin-bottom:5px;color:#7890ad;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
.zgk-fleet__facts dd{margin:0;color:#123e75;font-size:17px;font-weight:800}
.zgk-fleet__detail-info h3{margin:25px 0 12px;color:#123e75;font-size:20px}
.zgk-fleet__detail-info .zgk-fleet__details-list{display:grid;grid-template-columns:1fr;margin-top:0}
.zgk-fleet__detail-info .zgk-fleet__empty{margin:0}
@media(max-width:1000px){.zgk-fleet__detail-layout{grid-template-columns:1fr}.zgk-fleet__detail-image,.zgk-fleet__detail-image img{min-height:320px;max-height:520px}.zgk-fleet__detail-image img{aspect-ratio:16/9}}
@media(max-width:620px){.zgk-fleet__detail-card{padding:22px}.zgk-fleet__detail-heading{align-items:flex-start}.zgk-fleet__detail-layout{gap:18px}.zgk-fleet__detail-info{padding:20px}.zgk-fleet__facts{grid-template-columns:1fr}}
