.gmx-hero-video{position:absolute;z-index:6;top:clamp(18px,2.4vw,34px);left:clamp(18px,2.4vw,34px);width:min(390px,calc(100% - 68px));font-family:var(--font-geist),Arial,sans-serif}
.gmx-hero-video__trigger{display:grid;grid-template-columns:54px minmax(0,1fr) 38px;align-items:center;gap:14px;width:100%;padding:13px 14px;border:1px solid rgba(255,255,255,.32);background:rgba(17,17,15,.88);color:#fff;text-align:left;box-shadow:0 18px 55px rgba(0,0,0,.28);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .2s ease,border-color .2s ease,background .2s ease}
.gmx-hero-video__trigger:hover,.gmx-hero-video__trigger:focus-visible{transform:translateY(-2px);border-color:#ff4a16;background:rgba(17,17,15,.96);outline:0}
.gmx-hero-video__thumb{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:#2a2925}
.gmx-hero-video__thumb img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.gmx-hero-video__thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,74,22,.08),rgba(0,0,0,.32))}
.gmx-hero-video__copy{display:flex;min-width:0;flex-direction:column;gap:3px}
.gmx-hero-video__copy small{font-family:var(--font-geist-mono),monospace;font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ff5a22}
.gmx-hero-video__copy strong{font-size:14px;line-height:1.12;letter-spacing:-.015em}
.gmx-hero-video__copy span{overflow:hidden;font-size:11px;line-height:1.3;color:rgba(255,255,255,.72);text-overflow:ellipsis;white-space:nowrap}
.gmx-hero-video__play{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#ff4a16;color:#fff;font-size:14px;box-shadow:0 8px 24px rgba(255,74,22,.35)}
.gmx-video-modal[hidden]{display:none!important}
.gmx-video-modal{position:fixed;z-index:12000;inset:0;display:grid;place-items:center;padding:clamp(14px,3vw,34px);font-family:var(--font-geist),Arial,sans-serif}
.gmx-video-modal__backdrop{position:absolute;inset:0;border:0;background:rgba(5,5,4,.9);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}
.gmx-video-modal__panel{position:relative;z-index:1;width:min(1020px,100%);max-height:calc(100dvh - 28px);overflow:auto;background:#121210;color:#fff;box-shadow:0 32px 110px rgba(0,0,0,.55)}
.gmx-video-modal__head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:start;padding:clamp(20px,3vw,34px)}
.gmx-video-modal__eyebrow{margin:0 0 7px;font-family:var(--font-geist-mono),monospace;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#ff4a16}
.gmx-video-modal h2{max-width:760px;margin:0;font-size:clamp(24px,3.2vw,44px);line-height:.95;letter-spacing:-.04em}
.gmx-video-modal__intro{max-width:760px;margin:12px 0 0;color:rgba(255,255,255,.7);font-size:14px;line-height:1.5}
.gmx-video-modal__close{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:transparent;color:#fff;font-size:26px;line-height:1;cursor:pointer}
.gmx-video-modal__close:hover,.gmx-video-modal__close:focus-visible{border-color:#ff4a16;background:#ff4a16;outline:0}
.gmx-video-modal__player{position:relative;aspect-ratio:16/9;background:#000}
.gmx-video-modal__player iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.gmx-video-modal__footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px clamp(20px,3vw,34px) 22px}
.gmx-video-modal__footer p{margin:0;color:rgba(255,255,255,.66);font-size:12px;line-height:1.45}
.gmx-video-modal__footer a{flex:0 0 auto;color:#fff;font-size:12px;font-weight:700;text-underline-offset:4px}
body.gmx-video-open{overflow:hidden}
@media(max-width:720px){.gmx-hero-video{top:18px;left:18px;width:calc(100% - 36px)}.gmx-hero-video__trigger{grid-template-columns:46px minmax(0,1fr) 34px;gap:11px;padding:11px 12px}.gmx-hero-video__play{width:34px;height:34px}.gmx-hero-video__copy strong{font-size:13px}.gmx-video-modal{align-items:end;padding:8px}.gmx-video-modal__panel{max-height:calc(100dvh - 16px)}.gmx-video-modal__head{padding:22px 18px 18px}.gmx-video-modal__close{width:40px;height:40px}.gmx-video-modal__footer{align-items:flex-start;flex-direction:column;padding:16px 18px 20px}}
@media(prefers-reduced-motion:reduce){.gmx-hero-video__trigger{transition:none}}
