﻿.gmh-app{--navy:#061b38;--navy2:#0a2c59;--cyan:#20b9f5;--orange:#ff9b32;--green:#075c31;--white:#f4f7fb;max-width:1180px;margin:24px auto;color:var(--white);font-family:Arial,Helvetica,sans-serif;background:radial-gradient(circle at 30% 0,#123c70 0,var(--navy) 47%,#031225 100%);border-radius:22px;overflow:hidden;box-shadow:0 24px 70px #06172d42}.gmh-app *{box-sizing:border-box}.gmh-shell{padding:30px}.gmh-kicker{color:var(--cyan);font-size:12px;font-weight:900;letter-spacing:.22em;text-transform:uppercase;margin:0 0 8px}.gmh-title{font-size:clamp(29px,5vw,58px);line-height:.98;text-transform:uppercase;letter-spacing:-.04em;margin:0;max-width:850px}.gmh-subtitle{color:#b8cae0;margin:12px 0 24px}.gmh-progress{display:flex;align-items:center;gap:12px;margin:0 0 24px}.gmh-progress strong{font-size:24px}.gmh-meter{height:8px;border-radius:8px;background:#ffffff18;flex:1;overflow:hidden}.gmh-meter span{display:block;height:100%;background:linear-gradient(90deg,var(--cyan),#67ddff);transition:width .25s}.gmh-layout{display:grid;grid-template-columns:minmax(320px,1fr) minmax(300px,.9fr);gap:26px}.gmh-pitch{position:relative;aspect-ratio:3/4.2;min-height:620px;background:linear-gradient(#086039,#07542f);border:2px solid #d8f4e6;border-radius:8px;overflow:hidden}.gmh-pitch:before{content:"";position:absolute;inset:25% 0 auto;height:1px;background:#d8f4e6}.gmh-pitch:after{content:"";position:absolute;width:38%;aspect-ratio:2/1;border:2px solid #d8f4e6;border-bottom:0;border-radius:200px 200px 0 0;bottom:0;left:31%}.gmh-zone{position:absolute;left:2%;right:2%;min-height:22%;border:1px dashed #ffffff3e;border-radius:14px;padding:29px 7px 7px;display:flex;align-content:flex-start;justify-content:center;flex-wrap:wrap;gap:7px}.gmh-zone[data-position=forward]{top:2%}.gmh-zone[data-position=midfielder]{top:27%}.gmh-zone[data-position=defender]{top:52%}.gmh-zone[data-position=goalkeeper]{top:77%;min-height:20%}.gmh-zone-label{position:absolute;top:9px;left:11px;color:#72caa0;font-size:10px;letter-spacing:.12em;font-weight:900;text-transform:uppercase}.gmh-on-field{width:74px;text-align:center;cursor:grab}.gmh-avatar{width:48px;height:48px;margin:auto;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#f99c34,#df641d);border:2px solid white;color:#fff;font-size:13px;font-weight:900;box-shadow:0 5px 12px #001a}.gmh-on-field.is-captain .gmh-avatar:after{content:"C";position:absolute;margin:35px 0 0 38px;background:var(--cyan);border:2px solid white;border-radius:50%;width:21px;height:21px;display:grid;place-items:center;font-size:10px}.gmh-on-field span{display:block;font-size:9px;line-height:1.05;margin-top:4px;text-shadow:0 1px 3px #000}.gmh-panel{background:#ffffff0a;border:1px solid #ffffff16;border-radius:14px;padding:16px;min-width:0}.gmh-tabs{display:flex;gap:5px;overflow:auto;padding-bottom:10px}.gmh-tab{border:0;border-radius:30px;background:#ffffff0e;color:#b8cae0;font-weight:800;font-size:11px;text-transform:uppercase;padding:9px 12px;white-space:nowrap;cursor:pointer}.gmh-tab.is-active{background:var(--cyan);color:#041a35}.gmh-roster{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:550px;overflow:auto;padding:2px}.gmh-player{display:flex;align-items:center;gap:8px;padding:9px;border:1px solid #ffffff12;background:#071c38;border-radius:10px;color:white;text-align:left;cursor:grab}.gmh-player:disabled{opacity:.35;cursor:default}.gmh-player .gmh-avatar{width:36px;height:36px;flex:0 0 36px;font-size:10px}.gmh-player b{font-size:12px;line-height:1.1}.gmh-player small{display:block;color:#82a0c2;font-size:9px;text-transform:uppercase;margin-top:3px}.gmh-help{font-size:12px;color:#9bb2ce;margin:12px 0 0}.gmh-form{margin-top:26px;padding-top:22px;border-top:1px solid #ffffff1b}.gmh-fields{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}.gmh-field label{display:block;color:#a9bdd6;font-size:11px;text-transform:uppercase;font-weight:800;letter-spacing:.08em;margin-bottom:6px}.gmh-field input,.gmh-field select{width:100%;height:45px;border-radius:8px;border:1px solid #ffffff26;background:#04172f;color:#fff;padding:0 12px}.gmh-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:16px}.gmh-btn{border:0;border-radius:8px;padding:13px 18px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;cursor:pointer}.gmh-btn-primary{background:var(--orange);color:#301400}.gmh-btn-secondary{background:#ffffff15;color:white}.gmh-btn:disabled{opacity:.45;cursor:not-allowed}.gmh-status{font-size:13px;color:#c7d7e8}.gmh-status.is-error{color:#ffae9e}.gmh-share{display:none;margin-top:20px;padding:18px;background:#ffffff0b;border-radius:12px}.gmh-share.is-visible{display:block}.gmh-share h3{margin:0 0 12px}.gmh-share-buttons{display:flex;gap:8px;flex-wrap:wrap}.gmh-brand{text-align:center;color:#dbe8f5;font-weight:800;letter-spacing:.06em;margin:28px 0 2px}.gmh-brand:before,.gmh-brand:after{content:"";display:inline-block;width:65px;height:1px;background:#8da9c7;vertical-align:middle;margin:0 13px}.gmh-loading{padding:40px;color:#fff}.gmh-toast{position:fixed;z-index:99999;left:50%;bottom:28px;transform:translateX(-50%);background:#06172f;color:white;padding:12px 18px;border-radius:8px;box-shadow:0 10px 30px #0008}
@media(max-width:800px){.gmh-shell{padding:20px 13px}.gmh-layout{grid-template-columns:1fr}.gmh-pitch{min-height:560px}.gmh-fields{grid-template-columns:1fr}.gmh-roster{max-height:380px}.gmh-brand:before,.gmh-brand:after{width:35px}}
@media(max-width:420px){.gmh-roster{grid-template-columns:1fr}.gmh-on-field{width:62px}.gmh-avatar{width:43px;height:43px}.gmh-title{font-size:34px}}

/* Compact side-by-side prototype */
.gmh-app .gmh-layout{grid-template-columns:minmax(390px,1.08fr) minmax(360px,.92fr);gap:22px;align-items:start}
.gmh-side{display:grid;gap:14px;position:sticky;top:12px}.gmh-tab[data-filter=all]{display:none}
.gmh-side .gmh-form{margin-top:0;padding:16px;background:#ffffff0a;border:1px solid #ffffff16;border-radius:14px}
.gmh-side .gmh-fields{grid-template-columns:1fr 1fr}
.gmh-captain-drop{min-height:76px;border:2px dashed #3b6c98;border-radius:14px;padding:12px 16px;display:flex;align-items:center;gap:13px;background:#071d39;color:#c5d6e8;transition:.2s}
.gmh-captain-drop.is-over,.gmh-captain-drop.has-captain{border-color:var(--cyan);background:#0b3155}.gmh-captain-drop small{display:block;color:var(--cyan);font-size:10px;text-transform:uppercase;letter-spacing:.12em}.gmh-captain-drop strong{display:block;margin-top:4px}.gmh-crown{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--cyan);color:#04203e;font-size:20px;font-weight:900}
@media(max-width:800px){.gmh-app .gmh-layout{grid-template-columns:1fr}.gmh-side{position:static}.gmh-side .gmh-fields{grid-template-columns:1fr}.gmh-roster{max-height:300px}}

/* Viewport-fit iteration */
.gmh-app{margin:4px auto}.gmh-app .gmh-shell{padding:16px}.gmh-app .gmh-kicker{margin-bottom:4px}.gmh-app .gmh-title{font-size:clamp(27px,3.5vw,43px);max-width:none}.gmh-app .gmh-subtitle{margin:7px 0 10px;font-size:13px}.gmh-app .gmh-progress{margin-bottom:12px}.gmh-app .gmh-panel{padding:11px}.gmh-app .gmh-roster{max-height:235px}.gmh-app .gmh-help{margin-top:7px}.gmh-app .gmh-side{gap:9px}.gmh-app .gmh-captain-drop{min-height:58px;padding:8px 12px;cursor:pointer}.gmh-app .gmh-captain-drop.is-assigning{border-color:var(--orange);box-shadow:0 0 0 3px #ff9b3230}.gmh-armband{width:48px;height:28px;border:3px solid #fff;border-radius:7px;display:grid;place-items:center;background:var(--cyan);color:#04203e;font-size:17px;font-weight:900;transform:rotate(-5deg)}.gmh-app .gmh-captain-drop small{color:var(--cyan)}.gmh-app .gmh-side .gmh-form{padding:11px}.gmh-app .gmh-field input{height:38px}.gmh-app .gmh-actions{margin-top:10px}.gmh-app .gmh-btn{padding:10px 13px}.gmh-app .gmh-brand{margin-top:13px}
@media(min-width:560px){.gmh-app .gmh-layout{grid-template-columns:minmax(300px,48%) minmax(280px,52%);gap:14px}.gmh-app .gmh-pitch{height:535px;min-height:0;aspect-ratio:auto}.gmh-app .gmh-side{position:sticky;top:4px}.gmh-app .gmh-side .gmh-fields{grid-template-columns:1fr 1fr}}
@media(max-width:559px){.gmh-app .gmh-pitch{min-height:500px}.gmh-app .gmh-roster{max-height:220px}}

/* Locked team sheet and branded share preview */
.gmh-finalized .gmh-layout,.gmh-finalized .gmh-progress{filter:saturate(.65);opacity:.72;pointer-events:none}.gmh-app .gmh-share.is-visible{position:fixed;z-index:99999;inset:18px;max-width:980px;margin:auto;padding:24px;display:grid;grid-template-columns:minmax(300px,480px) 1fr;gap:22px;align-items:center;background:#071a34;border:1px solid #23476d;border-radius:18px;box-shadow:0 30px 100px #000c;overflow:auto}.gmh-share.is-visible>h3{grid-column:2;margin:0;font-size:25px}.gmh-share.is-visible>.gmh-share-buttons{grid-column:2;align-self:start}.gmh-final-preview{grid-column:1;grid-row:1/4;aspect-ratio:4/5;padding:20px;background:linear-gradient(#0a315f,#03142c);border:1px solid #2c5784;color:white;display:flex;flex-direction:column;text-align:center;box-shadow:0 18px 45px #0008}.gmh-final-head span{color:var(--cyan);font-size:11px;font-weight:900;letter-spacing:.18em}.gmh-final-head h3{font-size:27px;line-height:1;margin:8px 0 14px}.gmh-final-pitch{flex:1;border:2px solid #d7f2e5;background:#075c34;padding:12px;display:grid;grid-template-rows:repeat(4,1fr);align-items:center}.gmh-final-pitch div+div{border-top:1px dashed #ffffff59;padding-top:7px}.gmh-final-pitch small{color:#7ee0ae;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.gmh-final-pitch p{font-size:11px;line-height:1.35;margin:5px 0}.gmh-final-coach{font-size:14px;font-weight:900;margin:14px 0 10px}.gmh-final-brand{font-weight:900;font-size:13px}.gmh-final-brand i{display:inline-block;width:45px;height:1px;background:#89a4c0;vertical-align:middle;margin:0 7px}.gmh-final-brand small{display:block;color:#8eabc7;font-weight:400;margin-top:5px}.gmh-share-buttons .gmh-edit{width:100%;margin-top:8px}
@media(max-width:700px){.gmh-app .gmh-share.is-visible{inset:8px;grid-template-columns:1fr;padding:14px}.gmh-final-preview{grid-column:1;grid-row:auto;max-width:430px;width:100%;margin:auto}.gmh-share.is-visible>h3,.gmh-share.is-visible>.gmh-share-buttons{grid-column:1}.gmh-share.is-visible>h3{text-align:center}.gmh-share.is-visible>.gmh-share-buttons{justify-content:center}}

/* Branded photo edition */
.gmh-app .gmh-kicker{font-size:16px;color:#fff;letter-spacing:.2em;display:flex;align-items:center;gap:14px}.gmh-app .gmh-kicker:before,.gmh-app .gmh-kicker:after{content:"";width:42px;height:1px;background:#6f91b5}.gmh-app .gmh-kicker:after{flex:1;max-width:150px}.gmh-app .gmh-avatar{background-size:cover;background-position:50% 12%;background-color:#e8edf4}.gmh-app .gmh-player .gmh-avatar{background-size:cover}.gmh-final-head h4{margin:-5px 0 12px;color:#ff9b32;text-transform:uppercase;letter-spacing:.1em;font-size:14px}.gmh-final-pitch{grid-template:repeat(3,1fr)/repeat(6,1fr);gap:7px;padding:10px;align-items:center}.gmh-final-player{border:0!important;padding:0!important;min-width:0}.gmh-final-player img{width:48px;height:48px;border-radius:50%;object-fit:cover;object-position:50% 15%;border:2px solid white;background:#e8edf4}.gmh-final-player span{display:block;font-size:8px;line-height:1.05;margin-top:3px}.gmh-final-player b{color:#20b9f5}.gmh-final-brand>strong{display:block;font-size:16px;letter-spacing:.12em}.gmh-final-brand>span{display:block;color:#9dc4e8;font-size:9px;margin-top:4px}.gmh-qr{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:8px}.gmh-qr img{width:58px;height:58px;background:#fff;padding:3px}.gmh-qr p{font-size:10px;line-height:1.3;text-align:left;margin:0;color:#bcd0e5}.gmh-qr b{color:#fff}.gmh-share-buttons{align-content:flex-start}.gmh-share-buttons [data-social=instagram]{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);color:white}
@media(max-width:700px){.gmh-final-pitch{grid-template:repeat(6,1fr)/repeat(3,1fr)}.gmh-final-player img{width:44px;height:44px}}

/* Alignment corrections */
.gmh-app .gmh-kicker{justify-content:center;text-align:center}.gmh-app .gmh-kicker:before,.gmh-app .gmh-kicker:after{display:block;flex:1;max-width:none}
.gmh-app .gmh-player{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px}.gmh-app .gmh-player .gmh-avatar{margin:0;width:40px;height:40px}.gmh-app .gmh-player>span:last-child{min-width:0;text-align:left}.gmh-app .gmh-player b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gmh-app .gmh-player small{text-align:left}

.gmh-final-pitch:has(.gmh-final-zone){display:grid;grid-template:repeat(4,1fr)/1fr;gap:0;padding:0}.gmh-final-zone{min-height:0;padding:7px 8px;border-bottom:1px dashed #ffffff52;display:flex;flex-direction:column;justify-content:center}.gmh-final-zone:last-child{border-bottom:0}.gmh-final-zone h5{margin:0 0 6px;color:#75dca5;font-size:9px;letter-spacing:.14em;text-transform:uppercase}.gmh-final-zone>div{display:flex;justify-content:center;align-items:flex-start;gap:9px}.gmh-final-zone .gmh-final-player{display:block;width:58px}.gmh-final-zone .gmh-final-player img{width:45px;height:45px}.gmh-final-zone .gmh-final-player em{display:block;color:#fff;font-style:normal;font-size:7.5px;line-height:1.05;margin-top:3px}.gmh-final-zone .gmh-final-player b{color:#20b9f5}
@media(max-width:700px){.gmh-final-zone>div{gap:5px}.gmh-final-zone .gmh-final-player{width:52px}.gmh-final-zone .gmh-final-player img{width:40px;height:40px}}

/* Premium sports-card finish */
.gmh-final-preview{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 35%,#13436f 0,#08294d 42%,#020f22 100%);padding:18px 20px}.gmh-final-preview:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 75px #0008}.gmh-final-head,.gmh-final-pitch,.gmh-final-coach,.gmh-final-brand{position:relative;z-index:1}.gmh-final-head span{font-size:8px;letter-spacing:.2em}.gmh-final-head h3{font-size:30px;letter-spacing:-.02em;margin:6px 0 8px}.gmh-final-head h4{font-size:11px;margin:0 0 10px}.gmh-final-pitch:has(.gmh-final-zone){position:relative;flex:1;min-height:0;background:linear-gradient(145deg,#087044,#05532f);border-radius:5px;box-shadow:0 14px 30px #0005,inset 0 0 35px #00321d70;overflow:hidden}.gmh-final-pitch:has(.gmh-final-zone):before{content:"";position:absolute;z-index:0;inset:0;background:linear-gradient(to bottom,transparent 24%,#e2f6e51f 24%,#e2f6e51f 24.4%,transparent 24.4%,transparent 49.8%,#e2f6e52a 49.8%,#e2f6e52a 50.2%,transparent 50.2%,transparent 75.6%,#e2f6e51f 75.6%,#e2f6e51f 76%,transparent 76%),radial-gradient(ellipse 34% 17% at 50% 0,#0000 94%,#e2f6e526 95%,#0000 97%),radial-gradient(ellipse 34% 17% at 50% 100%,#0000 94%,#e2f6e526 95%,#0000 97%),repeating-linear-gradient(90deg,#ffffff0a 0,#ffffff0a 11%,transparent 11%,transparent 22%)}.gmh-final-zone{position:relative;z-index:1;padding:8px 10px;border-bottom:1px dashed #ffffff30}.gmh-final-zone h5{margin-bottom:7px;font-size:8px;letter-spacing:.16em}.gmh-final-zone>div{gap:13px}.gmh-final-zone .gmh-final-player{position:relative;width:66px}.gmh-final-zone .gmh-final-player img{width:57px;height:57px;border:3px solid #f7fbff;box-shadow:0 7px 14px #001b28a8,0 0 0 1px #ffffff4d}.gmh-final-zone-goalkeeper .gmh-final-player img{border-color:#e6b84f;box-shadow:0 7px 14px #001b28a8,0 0 0 1px #f2d58e}.gmh-final-zone .gmh-final-player em{font-size:8px;line-height:1.12;margin-top:5px;overflow-wrap:anywhere}.gmh-final-zone .gmh-final-player:has(b):after{content:"C";position:absolute;right:0;top:39px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#e6b84f;color:#17213a;font-size:9px;font-weight:900;box-shadow:0 2px 6px #0007}.gmh-final-zone .gmh-final-player b{display:none}.gmh-final-coach{margin:10px 0 8px}.gmh-final-coach small{display:block;color:#8faac5;font-size:8px;font-weight:800;letter-spacing:.16em}.gmh-final-coach strong{display:block;color:#fff;font-size:18px;margin-top:2px}.gmh-final-brand{display:grid;grid-template-columns:1fr auto;grid-template-areas:"logo qr" "cta qr" "url qr" "social qr";align-items:center;column-gap:12px;text-align:left}.gmh-final-brand>strong{grid-area:logo;font-size:15px}.gmh-final-brand>b{grid-area:cta;color:#fff;font-size:8px;letter-spacing:.09em;margin-top:4px}.gmh-final-brand>a{grid-area:url;color:#20b9f5;font-size:11px;font-weight:900;margin-top:2px}.gmh-final-brand>span{grid-area:social;font-size:7px;margin-top:3px}.gmh-final-brand .gmh-qr{grid-area:qr;margin:0}.gmh-final-brand .gmh-qr img{width:72px;height:72px;padding:5px;box-shadow:0 4px 12px #0007}
@media(max-width:700px){.gmh-final-preview{padding:15px}.gmh-final-head h3{font-size:26px}.gmh-final-zone>div{gap:8px}.gmh-final-zone .gmh-final-player{width:59px}.gmh-final-zone .gmh-final-player img{width:52px;height:52px}.gmh-final-brand .gmh-qr img{width:68px;height:68px}}

/* Final reference-inspired poster */
.gmh-final-head h2{margin:4px 0 0;color:#fff;font-size:28px;line-height:.95;letter-spacing:.01em}.gmh-final-head h3{margin:2px 0 5px;font-size:28px;line-height:1}.gmh-final-head p{margin:0 0 9px;color:#20b9f5;font-size:8px;font-weight:900;letter-spacing:.15em}.gmh-final-head p b{color:#ff9b32}.gmh-final-head h4{margin:0 0 8px}.gmh-poster-footer{position:relative;z-index:2;margin-top:9px;padding:9px 10px;display:grid;grid-template-columns:1fr 1.25fr .75fr;align-items:center;background:#07213e;border:1px solid #17436b;border-radius:6px;box-shadow:0 8px 20px #0004}.gmh-poster-footer .gmh-final-coach{margin:0;padding-right:10px;border-right:1px solid #315574;text-align:left}.gmh-poster-footer .gmh-final-coach small{font-size:7px}.gmh-poster-footer .gmh-final-coach strong{font-size:16px}.gmh-poster-footer .gmh-final-brand{display:grid;grid-template-columns:1fr auto;grid-template-areas:"logo qr" "cta qr" "url qr";padding-left:10px;column-gap:8px}.gmh-poster-footer .gmh-final-brand>strong{font-size:12px}.gmh-poster-footer .gmh-final-brand>b{font-size:7px}.gmh-poster-footer .gmh-final-brand>a{font-size:9px}.gmh-poster-footer .gmh-qr{grid-area:qr}.gmh-poster-footer .gmh-qr img{width:69px;height:69px}.gmh-poster-footer .gmh-final-brand>span{display:none}.gmh-final-preview>.gmh-final-brand,.gmh-final-preview>.gmh-final-coach{display:none}
@media(max-width:700px){.gmh-final-head h2,.gmh-final-head h3{font-size:24px}.gmh-poster-footer{grid-template-columns:1fr 1.35fr}.gmh-poster-footer .gmh-final-brand{grid-template-columns:1fr auto}.gmh-poster-footer .gmh-qr img{width:62px;height:62px}}

/* Decongest the final poster */
.gmh-final-head{padding:3px 0 7px}.gmh-final-head h2,.gmh-final-head p{display:none}.gmh-final-head h3{font-size:31px;margin:5px 0 3px}.gmh-final-head h4{font-size:10px;margin:4px 0 0}.gmh-final-zone h5{align-self:center;position:relative;top:-2px;z-index:3;width:max-content;margin:-2px 0 5px;padding:3px 14px;border:1px solid #70d7a0;background:#073b2a;color:#d9f8e8;border-radius:2px;box-shadow:0 3px 8px #00271980}.gmh-final-zone-defender h5{border-color:#ff9b32;color:#ffb561}.gmh-final-zone-goalkeeper h5{border-color:#e6b84f;color:#f1cb6e}.gmh-final-zone:has(.gmh-final-player:nth-child(7))>div{gap:7px}.gmh-final-zone:has(.gmh-final-player:nth-child(7)) .gmh-final-player{width:52px}.gmh-final-zone:has(.gmh-final-player:nth-child(7)) .gmh-final-player img{width:48px;height:48px}.gmh-final-zone:has(.gmh-final-player:nth-child(7)) .gmh-final-player em{font-size:7px}.gmh-final-zone:has(.gmh-final-player:nth-child(8))>div{gap:4px}.gmh-final-zone:has(.gmh-final-player:nth-child(8)) .gmh-final-player{width:48px}.gmh-final-zone:has(.gmh-final-player:nth-child(8)) .gmh-final-player img{width:44px;height:44px}.gmh-poster-footer .gmh-final-brand>strong{font-size:10px;letter-spacing:.07em;white-space:nowrap}.gmh-poster-footer .gmh-final-brand>b{line-height:1.2}.gmh-poster-footer .gmh-final-brand>a{white-space:nowrap}.gmh-poster-footer .gmh-final-coach strong{text-transform:none}

/* Unclutter the interactive selection pitch */
.gmh-app .gmh-zone{display:grid;grid-template-columns:repeat(auto-fit,minmax(66px,1fr));grid-auto-rows:1fr;align-items:center;align-content:center;justify-items:center;gap:3px 5px;padding:27px 9px 5px;overflow:hidden}.gmh-app .gmh-zone-label{z-index:2}.gmh-app .gmh-on-field{width:100%;max-width:92px;min-width:0;height:auto;padding:0;border:0;background:transparent;color:#fff;box-shadow:none;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:grab}.gmh-app .gmh-on-field .gmh-avatar{width:48px;height:48px;flex:0 0 48px;margin:0;border-width:2px;box-shadow:0 5px 11px #001a}.gmh-app .gmh-on-field>span:last-child{width:100%;min-height:20px;margin-top:3px;color:#fff;font-size:9px;line-height:1.05;text-align:center;text-shadow:0 2px 4px #001;overflow-wrap:anywhere}.gmh-app .gmh-on-field.is-captain .gmh-avatar:after{margin:31px 0 0 33px}
.gmh-app .gmh-zone:has(.gmh-on-field:nth-of-type(8)) .gmh-on-field .gmh-avatar{width:40px;height:40px;flex-basis:40px}.gmh-app .gmh-zone:has(.gmh-on-field:nth-of-type(8)) .gmh-on-field>span:last-child{font-size:7.5px;min-height:16px}.gmh-app .gmh-zone:has(.gmh-on-field:nth-of-type(11)){grid-template-columns:repeat(auto-fit,minmax(52px,1fr))}.gmh-app .gmh-zone:has(.gmh-on-field:nth-of-type(11)) .gmh-on-field .gmh-avatar{width:34px;height:34px;flex-basis:34px}

/* Correct field-hockey shooting-circle proportions */
.gmh-final-pitch:has(.gmh-final-zone):before{background:linear-gradient(to bottom,transparent 24%,#e2f6e51f 24%,#e2f6e51f 24.4%,transparent 24.4%,transparent 49.8%,#e2f6e52a 49.8%,#e2f6e52a 50.2%,transparent 50.2%,transparent 75.6%,#e2f6e51f 75.6%,#e2f6e51f 76%,transparent 76%),radial-gradient(ellipse 27% 16% at 50% 0,#0000 94%,#e2f6e526 95%,#0000 97%),radial-gradient(ellipse 27% 16% at 50% 100%,#0000 94%,#e2f6e526 95%,#0000 97%),radial-gradient(circle 2px at 50% 10%,#e2f6e54d 98%,transparent),radial-gradient(circle 2px at 50% 90%,#e2f6e54d 98%,transparent),repeating-linear-gradient(90deg,#ffffff0a 0,#ffffff0a 11%,transparent 11%,transparent 22%)}

/* Structural final-card bands */
.gmh-final-pitch:has(.gmh-final-zone){grid-template-rows:repeat(4,minmax(0,1fr));overflow:hidden}.gmh-final-zone{display:grid;grid-template-rows:20px minmax(0,1fr);align-items:center;padding:4px 10px 5px;overflow:hidden}.gmh-final-zone h5{position:static;top:auto;align-self:start;justify-self:center;margin:-5px 0 0;padding:3px 14px}.gmh-final-zone>div{width:100%;height:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(46px,1fr));align-items:center;justify-items:center;gap:2px 5px;overflow:hidden}.gmh-final-zone .gmh-final-player,.gmh-final-zone:has(.gmh-final-player:nth-child(7)) .gmh-final-player,.gmh-final-zone:has(.gmh-final-player:nth-child(8)) .gmh-final-player{width:100%;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.gmh-final-zone .gmh-final-player img{width:54px;height:54px;flex:0 0 54px}.gmh-final-zone .gmh-final-player em{width:100%;min-height:18px;font-size:7.5px;line-height:1.08;margin-top:3px;text-align:center;overflow-wrap:anywhere}.gmh-final-zone:has(.gmh-final-player:nth-child(7))>div,.gmh-final-zone:has(.gmh-final-player:nth-child(8))>div{gap:2px 3px}.gmh-final-zone:has(.gmh-final-player:nth-child(7)) .gmh-final-player img,.gmh-final-zone:has(.gmh-final-player:nth-child(8)) .gmh-final-player img{width:48px;height:48px;flex-basis:48px}.gmh-final-zone:has(.gmh-final-player:nth-child(9))>div{grid-template-columns:repeat(auto-fit,minmax(40px,1fr))}.gmh-final-zone:has(.gmh-final-player:nth-child(9)) .gmh-final-player img{width:41px;height:41px;flex-basis:41px}.gmh-final-zone:has(.gmh-final-player:nth-child(9)) .gmh-final-player em{font-size:6.5px;min-height:14px}.gmh-final-zone .gmh-final-player:has(b):after{right:calc(50% - 31px);top:37px}.gmh-final-zone:has(.gmh-final-player:nth-child(7)) .gmh-final-player:has(b):after{right:calc(50% - 28px);top:33px}

/* Feature-led footer and stadium signage */
.gmh-fan-selection{margin:2px 0 0;color:#ff9b32;font-size:8px;font-weight:900;letter-spacing:.18em}.gmh-poster-footer{min-height:94px;margin-top:-28px;padding:40px 10px 10px;grid-template-columns:.95fr 1.55fr}.gmh-poster-footer .gmh-final-coach{padding-right:8px}.gmh-poster-footer .gmh-final-coach strong{font-size:17px}.gmh-poster-footer .gmh-final-coach em{display:block;margin-top:2px;color:#8faac5;font-size:7px;font-style:normal}.gmh-poster-footer .gmh-final-brand{grid-template-columns:1fr 78px;grid-template-areas:"tag qr" "hero qr" "url qr" "credit qr";padding-left:10px;column-gap:10px}.gmh-poster-footer .gmh-final-brand>i{grid-area:tag;color:#20b9f5;font-size:7px;font-style:normal;font-weight:900;letter-spacing:.09em}.gmh-poster-footer .gmh-final-brand>strong{grid-area:hero;font-size:12px;line-height:1.05;letter-spacing:.04em;white-space:normal}.gmh-poster-footer .gmh-final-brand>a{grid-area:url;color:#ff9b32;font-size:13px;line-height:1.1;margin-top:3px}.gmh-poster-footer .gmh-final-brand>b{grid-area:credit;color:#7895b3;font-size:6.5px;font-weight:500;margin-top:2px}.gmh-poster-footer .gmh-qr{grid-area:qr;display:flex;flex-direction:column;gap:3px}.gmh-poster-footer .gmh-qr small{color:#fff;font-size:5.5px;font-weight:900;line-height:1.1;letter-spacing:.05em;text-align:center}.gmh-poster-footer .gmh-qr img{width:72px;height:72px}.gmh-final-zone h5,.gmh-final-zone-defender h5,.gmh-final-zone-goalkeeper h5{width:70%;display:flex;align-items:center;gap:9px;justify-content:center;background:transparent;white-space:nowrap}.gmh-final-zone h5:before,.gmh-final-zone h5:after{content:"";height:1px;flex:1;background:currentColor;opacity:.5}.gmh-final-zone .gmh-final-player:has(b):after{right:calc(50% - 38px);top:32px;z-index:4}.gmh-final-zone:has(.gmh-final-player:nth-child(7)) .gmh-final-player:has(b):after{right:calc(50% - 34px);top:29px}

/* One continuous poster surface */
.gmh-final-preview{border:1px solid #315473;padding:18px 20px 0;background:radial-gradient(circle at 50% 22%,#123d69 0,#061d3b 45%,#020e20 100%)}.gmh-final-head{padding-bottom:10px}.gmh-final-pitch:has(.gmh-final-zone){border:0;border-radius:8px 8px 0 0;box-shadow:inset 0 -80px 55px -45px #04172f,0 9px 24px #0004}.gmh-final-zone{border-bottom:0}.gmh-final-zone h5,.gmh-final-zone-defender h5,.gmh-final-zone-goalkeeper h5{margin:-3px 0 0;padding:2px 12px;border:0;border-radius:0;background:transparent;box-shadow:none;color:#d8f7e6;text-shadow:0 2px 4px #00251b;letter-spacing:.18em;width:70%;display:flex;align-items:center;gap:9px;justify-content:center;white-space:nowrap}.gmh-final-zone-defender h5{color:#ffb15a}.gmh-final-zone-goalkeeper h5{color:#efc85f}.gmh-poster-footer{min-height:94px;margin:-28px -1px 0;padding:40px 10px 10px;border:0;border-radius:0;background:linear-gradient(to bottom,transparent 0,#04172f 34%,#061d39 100%);box-shadow:none;grid-template-columns:.95fr 1.55fr}.gmh-poster-footer .gmh-final-coach{border-right:1px solid #31557480}.gmh-final-preview:after{box-shadow:inset 0 0 70px #0006;z-index:3}

/* V12 isolated final poster */
.gmh-poster-v12{position:relative!important;display:grid!important;grid-template-rows:105px minmax(0,1fr) 105px!important;width:100%!important;aspect-ratio:4/5!important;padding:0!important;overflow:hidden!important;border:1px solid #315473!important;background:radial-gradient(circle at 50% 18%,#123d69 0,#061d3b 43%,#020e20 100%)!important;color:#fff!important;text-align:center!important;box-shadow:0 18px 45px #0008!important}.gmh-poster-v12:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 65px #0007;z-index:9}.gmh-poster-v12 header{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 15px 6px}.gmh-poster-v12 header small{color:#20b9f5;font-size:8px;font-weight:900;letter-spacing:.2em}.gmh-poster-v12 header h2{margin:7px 0 1px;color:#fff;font-size:29px;line-height:1;font-weight:900;letter-spacing:-.02em}.gmh-poster-v12 header p{margin:4px 0 0;color:#ff9b32;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.gmh-poster-v12 header b{margin-top:5px;color:#9cb4cc;font-size:7px;letter-spacing:.17em}.gmh-poster-v12 main{position:relative;z-index:2;display:grid;grid-template-rows:repeat(4,minmax(0,1fr));min-height:0;margin:0 19px;background:linear-gradient(145deg,#087044,#05512f);overflow:hidden;box-shadow:inset 0 -55px 45px -30px #04172f}.gmh-poster-v12 main:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(to bottom,transparent 23%,#e5f8e72b 23%,#e5f8e72b 23.35%,transparent 23.35%,transparent 49.8%,#e5f8e735 49.8%,#e5f8e735 50.2%,transparent 50.2%,transparent 76.65%,#e5f8e72b 76.65%,#e5f8e72b 77%,transparent 77%),radial-gradient(ellipse 27% 16% at 50% 0,#0000 94%,#e5f8e72b 95%,#0000 97%),radial-gradient(ellipse 27% 16% at 50% 100%,#0000 94%,#e5f8e72b 95%,#0000 97%),radial-gradient(circle 2px at 50% 10%,#e5f8e74d 98%,transparent),radial-gradient(circle 2px at 50% 90%,#e5f8e74d 98%,transparent),repeating-linear-gradient(90deg,#ffffff09 0,#ffffff09 11%,transparent 11%,transparent 22%)}.gmh-poster-v12 .v12-zone{position:relative;z-index:1;display:grid;grid-template-rows:18px minmax(0,1fr);min-height:0;padding:1px 8px 3px}.gmh-poster-v12 .v12-zone h5{width:72%;margin:0 auto;color:#d9f8e8;font-size:8px;font-weight:900;letter-spacing:.16em;display:flex;align-items:center;gap:8px;white-space:nowrap}.gmh-poster-v12 .v12-zone h5 i{height:1px;flex:1;background:currentColor;opacity:.55}.gmh-poster-v12 .v12-defender h5{color:#ffad4f}.gmh-poster-v12 .v12-goalkeeper h5{color:#edc85d}.gmh-poster-v12 .v12-zone>div{display:grid;align-items:center;justify-items:center;min-width:0;min-height:0}.gmh-poster-v12 figure{position:relative;width:100%;min-width:0;margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.gmh-poster-v12 figure>span{display:block;width:55px;height:55px;border-radius:50%;overflow:hidden;border:3px solid #fff;background:#edf2f6;box-shadow:0 6px 13px #001c29aa}.gmh-poster-v12 .v12-goalkeeper figure>span{border-color:#e6b84f}.gmh-poster-v12 figure img{width:100%;height:100%;object-fit:cover;object-position:50% 14%}.gmh-poster-v12 figcaption{width:100%;min-height:17px;margin-top:3px;color:#fff;font-size:7.5px;font-weight:700;line-height:1.06;overflow-wrap:anywhere}.gmh-poster-v12 figure.is-captain:after{content:"C";position:absolute;top:37px;right:calc(50% - 38px);width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#e6b84f;color:#17213a;font-size:9px;font-weight:900;box-shadow:0 2px 6px #0008}.gmh-poster-v12 .v12-zone:has(figure:nth-child(7)) figure>span{width:48px;height:48px}.gmh-poster-v12 .v12-zone:has(figure:nth-child(7)) figcaption{font-size:6.8px}.gmh-poster-v12 footer{position:relative;z-index:3;display:grid;grid-template-columns:.9fr 1.4fr 82px;align-items:center;gap:10px;margin:-26px 19px 0;padding:32px 10px 8px;background:linear-gradient(to bottom,transparent,#04172f 31%,#061d39 100%);text-align:left}.gmh-poster-v12 footer>div+div{border-left:1px solid #31557480;padding-left:10px}.gmh-poster-v12 footer small{display:block;color:#20b9f5;font-size:6px;font-weight:900;letter-spacing:.1em}.gmh-poster-v12 .v12-selected strong{display:block;margin-top:4px;color:#fff;font-size:17px}.gmh-poster-v12 .v12-selected span{display:block;margin-top:2px;color:#8faac5;font-size:6.5px}.gmh-poster-v12 .v12-cta strong{display:block;margin-top:3px;color:#fff;font-size:12px;line-height:1.05}.gmh-poster-v12 .v12-cta b{display:block;margin-top:4px;color:#ff9b32;font-size:13px}.gmh-poster-v12 .v12-cta span{display:block;margin-top:2px;color:#7895b3;font-size:6px}.gmh-poster-v12 .v12-qr{text-align:center}.gmh-poster-v12 .v12-qr small{color:#fff;font-size:5.5px;line-height:1.1}.gmh-poster-v12 .v12-qr img{width:70px;height:70px;margin-top:4px;padding:4px;background:#fff}
@media(max-width:700px){.gmh-poster-v12{grid-template-rows:92px minmax(0,1fr) 98px!important}.gmh-poster-v12 header h2{font-size:25px}.gmh-poster-v12 main{margin:0 12px}.gmh-poster-v12 footer{margin:-24px 12px 0;grid-template-columns:.85fr 1.35fr 72px;gap:6px}.gmh-poster-v12 figure>span{width:50px;height:50px}.gmh-poster-v12 .v12-zone:has(figure:nth-child(7)) figure>span{width:44px;height:44px}.gmh-poster-v12 .v12-qr img{width:62px;height:62px}}

/* V13 final polish */
.gmh-poster-v12 header small{font-size:7px;letter-spacing:.18em}.gmh-poster-v12 header h2{margin-top:8px}.gmh-poster-v12 header b{margin-top:6px;color:#8ea8c1;font-weight:700}.gmh-poster-v12 .v12-zone:nth-child(odd){background:#ffffff08}.gmh-poster-v12 .v12-zone h5{letter-spacing:.18em}.gmh-poster-v12 figcaption{margin-top:5px;line-height:1.12}.gmh-poster-v12 figure.is-captain:after{top:42px;right:calc(50% - 40px)}.gmh-poster-v12 .v12-zone:has(figure:nth-child(7)) figure.is-captain:after{top:36px;right:calc(50% - 36px)}.gmh-poster-v12 footer{grid-template-columns:.82fr 1.55fr 82px;gap:12px}.gmh-poster-v12 .v12-selected strong{font-size:19px;letter-spacing:.02em}.gmh-poster-v12 .v12-cta{display:flex;flex-direction:column;justify-content:center}.gmh-poster-v12 .v12-cta strong{margin:0;font-size:14px;line-height:1.08;letter-spacing:.015em}.gmh-poster-v12 .v12-cta b{margin-top:6px;font-size:16px;line-height:1;color:#ff9b32}.gmh-poster-v12 .v12-qr{align-self:center}.gmh-poster-v12 .v12-qr small{font-size:6px;line-height:1.15;letter-spacing:.07em}.gmh-poster-v12 .v12-qr img{margin-top:5px}
@media(max-width:700px){.gmh-poster-v12 .v12-selected strong{font-size:17px}.gmh-poster-v12 .v12-cta strong{font-size:12px}.gmh-poster-v12 .v12-cta b{font-size:14px}}

/* V14 production polish */
.gmh-poster-v12 header small{font-size:6.3px}.gmh-poster-v12 figure>span{width:58px;height:58px;background:#eceff3}.gmh-poster-v12 .v12-goalkeeper figure>span{background:#eceff3}.gmh-poster-v12 .v12-zone:has(figure:nth-child(7)) figure>span{width:50px;height:50px}.gmh-poster-v12 figure.is-captain:after{top:45px;right:calc(50% - 42px)}.gmh-poster-v12 .v12-zone:has(figure:nth-child(7)) figure.is-captain:after{top:39px;right:calc(50% - 37px)}.gmh-poster-v12 footer{align-items:center;padding-top:33px;padding-bottom:9px}.gmh-poster-v12 footer>div{align-self:center}.gmh-poster-v12 .v12-selected,.gmh-poster-v12 .v12-cta{display:flex;min-height:66px;flex-direction:column;justify-content:center}.gmh-poster-v12 .v12-cta b{font-size:18px}.gmh-poster-v12 .v12-qr{display:flex;min-height:82px;flex-direction:column;align-items:center;justify-content:center}.gmh-poster-v12 .v12-qr small{width:100%;margin-bottom:7px;text-align:center}.gmh-poster-v12 .v12-qr img{margin-top:0}
@media(max-width:700px){.gmh-poster-v12 figure>span{width:52px;height:52px}.gmh-poster-v12 .v12-zone:has(figure:nth-child(7)) figure>span{width:46px;height:46px}.gmh-poster-v12 .v12-cta b{font-size:16px}}


