.fleet-video-page::after{display:none}.video-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px var(--pad);border-bottom:1px solid var(--line);background:#060a0e}.video-header nav{display:flex;align-items:center;gap:26px;font-size:.8rem;font-weight:650}.video-header nav a:last-child{color:var(--gold-hi)}.video-header a:hover,.video-footer a:hover{text-decoration:underline}.video-main{width:min(1440px,100%);margin:auto;padding:64px 32px 30px}.video-intro{max-width:1060px;margin-bottom:32px}.video-intro h1{font-size:clamp(2.2rem,4.1vw,4.5rem);letter-spacing:-.045em;line-height:1.1;margin:18px 0 22px}.video-intro h1 span{color:var(--gold-hi)}.video-intro>p:last-child{max-width:800px;color:#a6b8c3;font-size:1.05rem;line-height:1.8}.video-presentation{border:1px solid rgba(217,170,69,.38);background:#080d12}.video-stage{position:relative;background:#030507}.video-stage video{display:block;width:100%;aspect-ratio:16/9;object-fit:contain;background:#030507}.video-stage video::cue{color:#fff;background:rgba(0,0,0,.85)}.video-start{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:6px;padding:22px 30px;background:rgba(4,8,12,.9);border:1px solid var(--gold);border-radius:16px;color:var(--text);box-shadow:0 12px 55px #0009;backdrop-filter:blur(6px)}.video-start>span{display:grid;place-items:center;width:54px;height:54px;background:var(--gold-hi);color:#101419;border-radius:50%;font-size:22px;padding-left:3px}.video-start b{font-size:.88rem}.video-start small{font-size:.7rem;color:#c6d0d6}.video-start[hidden]{display:none}.video-start:hover{border-color:var(--gold-hi);background:#0b111a}.video-caption{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 20px;color:#a9bbc6;font-size:.76rem;border-top:1px solid var(--line)}.video-caption a{color:var(--cyan-soft);white-space:nowrap}.video-status{margin:12px 20px;color:var(--gold-hi);font-size:.85rem}.video-chapters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:14px;gap:8px;border-top:1px solid var(--line)}.video-chapters button{display:flex;align-items:center;gap:12px;text-align:left;padding:14px 12px;min-height:48px;border:1px solid var(--line);background:#0d141c;color:#c9d6de;font-size:.8rem}.video-chapters button span{color:var(--gold-hi);font:700 .72rem/1 monospace;white-space:nowrap}.video-chapters button:hover,.video-chapters button[aria-current="true"]{background:#19201f;border-color:var(--gold)}.video-next{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;padding:54px 0;border-bottom:1px solid var(--line)}.video-next h2,.video-contact h2{margin:14px 0;font-size:clamp(1.8rem,3vw,2.65rem);letter-spacing:-.035em;line-height:1.15}.video-next p:not(.eyebrow),.video-contact p:not(.eyebrow){color:#a1b2be;max-width:690px;font-size:.92rem}.video-actions{display:grid;gap:12px;min-width:255px}.video-actions .button{justify-content:space-between;text-align:center;font-size:.7rem}.video-contact{display:grid;grid-template-columns:1fr auto;align-items:center;gap:50px;padding:50px 0}.video-contact address{display:flex;flex-direction:column;gap:8px;font-style:normal;font-size:.85rem;overflow-wrap:anywhere}.video-contact address strong{color:var(--gold-hi);font-size:1rem}.video-contact address a{color:var(--cyan-soft)}.video-contact address a:hover{text-decoration:underline}.video-footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:24px var(--pad);color:#8b9ca6;font-size:.7rem}.video-footer nav{display:flex;gap:22px}.fleet-video-page button:focus-visible,.fleet-video-page a:focus-visible,.fleet-video-page video:focus-visible{outline:2px solid var(--gold-hi);outline-offset:4px}@media(max-width:900px){.video-next,.video-contact{grid-template-columns:1fr;gap:22px}.video-actions{display:flex;flex-wrap:wrap}.video-chapters{grid-template-columns:repeat(2,minmax(0,1fr))}.video-header nav{gap:16px}}@media(max-width:620px){.video-main{padding:36px 16px 16px}.video-header{flex-wrap:wrap;padding:14px 16px;gap:14px}.video-header nav{width:100%;justify-content:space-between;font-size:.73rem;gap:12px}.video-intro h1{font-size:2.35rem}.video-intro>p:last-child{font-size:.94rem}.video-intro .eyebrow{font-size:.62rem}.video-caption{flex-direction:column;align-items:flex-start;padding:12px;font-size:.69rem;gap:6px}.video-chapters{padding:8px;gap:6px}.video-chapters button{font-size:.72rem;gap:8px;padding:12px 8px}.video-chapters button span{font-size:.65rem}.video-start{padding:10px 14px;border-radius:10px;gap:3px}.video-start>span{height:35px;width:35px;font-size:16px}.video-start b{font-size:.72rem}.video-start small{font-size:.6rem}.video-next,.video-contact{padding:34px 0}.video-actions{display:grid;min-width:0}.video-actions .button{width:100%}.video-footer{flex-direction:column;padding:22px 16px}.video-footer nav{gap:24px}}
