:root{--bg:#07111d;--bg2:#0b1928;--panel:#101f30;--panel2:#132638;--text:#f7f8fa;--muted:#aebdca;--gold:#e1ad35;--gold2:#f3ce70;--line:rgba(255,255,255,.12);--max:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{width:min(var(--max),calc(100% - 36px));margin:auto}.site-header{height:78px;display:flex;align-items:center;gap:24px;padding:0 max(18px,calc((100% - var(--max))/2));position:sticky;top:0;z-index:50;background:rgba(5,10,17,.93);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;font-weight:900;letter-spacing:.08em}.brand img{width:58px;height:58px;object-fit:contain;filter:drop-shadow(0 8px 12px rgba(0,0,0,.4))}.site-header nav{display:flex;gap:22px;margin-left:auto;font-weight:700;font-size:.92rem}.site-header nav a:hover{color:var(--gold2)}.menu-toggle{display:none}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:0 23px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--gold2),var(--gold));color:#07111d;font-weight:900;cursor:pointer;box-shadow:0 10px 30px rgba(225,173,53,.18)}.btn:hover{transform:translateY(-1px)}.btn-outline{background:transparent;color:var(--text);border:1px solid rgba(255,255,255,.32);box-shadow:none}.btn-small{min-height:42px;padding:0 18px}.hero{min-height:780px;position:relative;display:grid;place-items:center;overflow:hidden}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,8,14,.94) 0%,rgba(3,8,14,.48) 48%,rgba(3,8,14,.88) 100%),url('assets/venue-aerial.jpg') center/cover}.hero-bg:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 15%,rgba(225,173,53,.19),transparent 35%),linear-gradient(to top,var(--bg),transparent 28%)}.hero-content{position:relative;text-align:center;width:min(980px,calc(100% - 34px));padding:70px 0}.hero-logo{width:min(390px,72vw);margin:0 auto 24px;filter:drop-shadow(0 18px 25px rgba(0,0,0,.45))}.eyebrow{text-transform:uppercase;letter-spacing:.22em;font-weight:900;font-size:.78rem;color:var(--gold2)}h1,h2,h3{line-height:1.03;margin:.15em 0 .45em}h1{font-size:clamp(3rem,7vw,6.8rem);letter-spacing:-.065em}h2{font-size:clamp(2.2rem,4.6vw,4.4rem);letter-spacing:-.05em}h3{font-size:1.55rem}.hero p{font-size:1.15rem;color:#d5dee6}.hero-actions,.button-row{display:flex;gap:13px;flex-wrap:wrap;justify-content:center;margin-top:28px}.choice-note{margin:27px auto 0;padding:12px 18px;border:1px solid rgba(225,173,53,.45);border-radius:999px;width:max-content;max-width:100%;background:rgba(4,10,18,.66);color:#fff;font-weight:800}.glance{display:grid;grid-template-columns:repeat(5,1fr);background:#07101b;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.glance div{padding:21px 12px;text-align:center;border-right:1px solid var(--line)}.glance span{display:block;color:var(--muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.13em}.glance strong{display:block}.section{padding:105px 0}.section.alt{background:var(--bg2)}.section-head{max-width:790px;margin-bottom:46px}.section-head p,.lead{color:var(--muted);font-size:1.08rem}.sport-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.sport-card{min-height:560px;position:relative;border-radius:28px;overflow:hidden;border:1px solid var(--line);display:flex;align-items:flex-end;background:#111}.sport-card .photo{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform .5s}.sport-card:hover .photo{transform:scale(1.025)}.sport-card.soccer .photo{background-image:linear-gradient(to top,rgba(2,7,12,.97),rgba(2,7,12,.08) 70%),url('assets/soccer-action.jpg')}.sport-card.flag .photo{background-image:linear-gradient(to top,rgba(2,7,12,.97),rgba(2,7,12,.16) 70%),url('assets/venue-wide.jpg')}.sport-card-content{position:relative;padding:38px;width:100%}.sport-card ul{padding-left:18px;color:#d0dae4}.badge{display:inline-flex;padding:7px 12px;border-radius:999px;background:rgba(225,173,53,.15);border:1px solid rgba(225,173,53,.38);color:var(--gold2);font-weight:900;font-size:.78rem;text-transform:uppercase;letter-spacing:.11em}.discount{background:linear-gradient(135deg,#13263a,#08111d);border-block:1px solid rgba(225,173,53,.25)}.discount-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:42px;align-items:center}.discount-value{font-size:clamp(5rem,12vw,10rem);font-weight:950;letter-spacing:-.08em;color:var(--gold2);line-height:.8}.discount-box{padding:34px;border-radius:24px;background:rgba(255,255,255,.045);border:1px solid var(--line)}.split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.map-card iframe{width:100%;height:430px;border:0;border-radius:24px}.gallery{display:grid;grid-template-columns:1.25fr .75fr .75fr;gap:14px}.gallery img{width:100%;height:330px;object-fit:cover;border-radius:20px}.gallery img:first-child{height:674px;grid-row:span 2}.contact-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px}.info-card,.price-card,.faq details{background:var(--panel);border:1px solid var(--line);border-radius:20px;padding:25px}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.price{font-size:3rem;font-weight:950;color:var(--gold2)}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:20px}table{border-collapse:collapse;width:100%;min-width:670px;background:var(--panel)}th,td{padding:15px 18px;border-bottom:1px solid var(--line);text-align:left}th{color:var(--gold2)}.faq{display:grid;gap:12px}.faq summary{cursor:pointer;font-weight:900}.form-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:44px;align-items:start}form{display:grid;grid-template-columns:1fr 1fr;gap:16px;background:var(--panel);padding:26px;border-radius:22px;border:1px solid var(--line)}label{font-weight:800;font-size:.9rem}input,select,textarea{width:100%;margin-top:7px;padding:13px;border-radius:11px;border:1px solid rgba(255,255,255,.18);background:#08131f;color:#fff;font:inherit}.full{grid-column:1/-1}.hidden{display:none}.footer{padding:32px 0;border-top:1px solid var(--line);color:var(--muted)}.footer .wrap{display:flex;justify-content:space-between;gap:20px}.subhero{padding:120px 0 85px;background:linear-gradient(135deg,rgba(7,17,29,.88),rgba(7,17,29,.97)),url('assets/venue-aerial.jpg') center/cover}.subhero h1{font-size:clamp(3rem,7vw,6rem)}.notice{padding:18px 20px;border-radius:16px;background:rgba(225,173,53,.13);border:1px solid rgba(225,173,53,.32);color:#f8e7bd}.sport-icon{font-size:2rem}.merch{background:linear-gradient(120deg,#07111d,#192b3d)}@media(max-width:900px){.site-header nav{display:none;position:absolute;top:78px;left:18px;right:18px;flex-direction:column;padding:20px;background:#07111d;border:1px solid var(--line);border-radius:16px}.site-header nav.open{display:flex}.menu-toggle{display:block;margin-left:auto;background:none;border:1px solid var(--line);color:#fff;border-radius:999px;padding:8px 14px}.site-header>.btn{display:none}.glance{grid-template-columns:repeat(2,1fr)}.sport-grid,.split,.discount-grid,.form-wrap{grid-template-columns:1fr}.price-grid,.contact-grid{grid-template-columns:1fr}.gallery{grid-template-columns:1fr 1fr}.gallery img,.gallery img:first-child{height:280px;grid-row:auto}.hero{min-height:680px}.section{padding:78px 0}}@media(max-width:560px){h1{font-size:3.1rem}.hero-logo{width:155px}.hero-actions .btn,.button-row .btn{width:100%}.choice-note{border-radius:16px}.gallery{grid-template-columns:1fr}.gallery img{height:240px}form{grid-template-columns:1fr}.full{grid-column:auto}.footer .wrap{flex-direction:column}.sport-card{min-height:500px}.sport-card-content{padding:26px}}

/* 2026 unified Dryworld Cup championship crest system */
.sport-logo{width:190px;max-height:235px;object-fit:contain;margin:0 0 18px;filter:drop-shadow(0 14px 22px rgba(0,0,0,.55))}
.subhero-logo{width:min(260px,65vw);max-height:320px;object-fit:contain;margin:0 0 20px;filter:drop-shadow(0 18px 28px rgba(0,0,0,.58))}
.soccer-subhero,.flag-subhero{position:relative;overflow:hidden}
.soccer-subhero:after,.flag-subhero:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 18% 38%,rgba(225,173,53,.16),transparent 34%)}
.soccer-subhero .wrap,.flag-subhero .wrap{position:relative;z-index:1}
@media(max-width:560px){.brand span{display:none}.brand img{width:52px;height:52px}.sport-logo{width:155px}.subhero-logo{width:190px}}


/* v3 opening championship selector */
.choice-hero{position:relative;min-height:calc(100vh - 78px);padding:44px 24px 28px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;background:#06111e}
.choice-hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 50% 32%,rgba(225,173,53,.17),transparent 28%),linear-gradient(180deg,rgba(7,17,29,.38),rgba(7,17,29,.95)),url('assets/venue-aerial.jpg') center/cover;filter:saturate(.92)}
.choice-stage{position:relative;z-index:1;width:min(1540px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 270px minmax(0,1fr);gap:28px;align-items:center}
.choice-card{min-height:690px;border-color:rgba(225,173,53,.26);box-shadow:0 26px 65px rgba(0,0,0,.4)}
.choice-card .sport-card-content{padding:32px 42px 42px}
.choice-card h1{font-size:clamp(2rem,3vw,3.25rem);letter-spacing:-.045em;margin:.3em 0 .45em}
.choice-card .sport-logo{width:205px;margin-bottom:18px}
.center-crest{align-self:center;text-align:center;position:relative;z-index:5}
.center-crest img{width:270px;max-width:100%;margin:auto;filter:drop-shadow(0 24px 34px rgba(0,0,0,.72))}
.center-crest p{margin:20px -25px 0;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;color:#d8e0e7;font-weight:800;line-height:1.65}
.center-crest strong{color:var(--gold2);font-size:1.04rem}
.choice-footer{position:relative;z-index:2;margin:28px auto 0;display:flex;gap:13px 28px;align-items:center;justify-content:center;flex-wrap:wrap;width:min(980px,100%);padding:12px 22px;border:1px solid rgba(225,173,53,.32);background:rgba(4,10,18,.75);border-radius:999px;color:#d8e1e8}
.choice-footer strong{color:var(--gold2)}
@media(max-width:1120px){.choice-stage{grid-template-columns:1fr 1fr;gap:20px}.center-crest{grid-column:1/-1;grid-row:1;margin-bottom:-80px}.center-crest img{width:220px}.choice-card{min-height:640px}.choice-card.soccer{grid-column:1}.choice-card.flag{grid-column:2}}
@media(max-width:760px){.choice-hero{padding:28px 16px 30px}.choice-stage{grid-template-columns:1fr}.center-crest{grid-column:1;grid-row:1;margin:0 0 -28px}.center-crest img{width:180px}.center-crest p{margin-top:10px}.choice-card.soccer,.choice-card.flag{grid-column:1}.choice-card{min-height:560px}.choice-card .sport-card-content{padding:28px}.choice-card h1{font-size:2.25rem}.choice-card .sport-logo{width:155px}.choice-footer{border-radius:18px;text-align:center}}

/* v4: authentic photography and overlapping center crest */
.choice-stage{
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  gap:34px;
  isolation:isolate;
}
.choice-card{z-index:1}
.choice-card.flag .photo{
  background-image:linear-gradient(to top,rgba(2,7,12,.97),rgba(2,7,12,.18) 72%),url('assets/flag-football-action-wide.jpg');
  background-position:center center;
}
.center-crest{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  z-index:10;
  width:330px;
  pointer-events:none;
}
.center-crest img{
  width:330px;
  filter:drop-shadow(0 28px 38px rgba(0,0,0,.82));
}
.center-crest p{
  margin:12px -55px 0;
  padding:10px 14px;
  background:rgba(3,8,14,.82);
  border:1px solid rgba(225,173,53,.38);
  border-radius:999px;
}
.choice-card.soccer .sport-card-content{padding-right:150px}
.choice-card.flag .sport-card-content{padding-left:150px}
@media(max-width:1120px){
  .choice-stage{grid-template-columns:1fr 1fr}
  .center-crest{grid-column:auto;grid-row:auto;margin:0;width:245px;top:42%}
  .center-crest img{width:245px}
  .choice-card.soccer,.choice-card.flag{grid-column:auto}
  .choice-card.soccer .sport-card-content{padding-right:105px}
  .choice-card.flag .sport-card-content{padding-left:105px}
}
@media(max-width:760px){
  .choice-stage{grid-template-columns:1fr;gap:22px;padding-top:105px}
  .center-crest{position:absolute;top:0;left:50%;transform:translateX(-50%);width:175px}
  .center-crest img{width:175px}
  .center-crest p{display:none}
  .choice-card.soccer,.choice-card.flag{grid-column:1}
  .choice-card.soccer .sport-card-content,.choice-card.flag .sport-card-content{padding:28px}
}

/* v6: offset sport marks and roster form */
.choice-card{position:relative}
.choice-card.soccer .sport-logo{position:absolute;top:28px;left:30px;margin:0;width:185px;z-index:3}
.choice-card.flag .sport-logo{position:absolute;top:28px;right:30px;margin:0;width:185px;z-index:3}
.choice-card .sport-card-content{padding-top:255px}
.roster-cta{background:linear-gradient(135deg,#0b1928,#101f30);border-top:1px solid rgba(225,173,53,.22)}
.roster-form{display:block;background:transparent;border:0;padding:0}
.roster-section{background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:26px;margin-bottom:22px}
.roster-section h2,.roster-section h3{margin-top:0}
.roster-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.roster-table{width:100%;min-width:860px}
.roster-table input,.roster-table select{margin-top:0;min-width:120px}
.roster-actions{display:flex;gap:14px;flex-wrap:wrap;align-items:center;margin-top:20px}
.roster-note{color:var(--muted);font-size:.95rem}
@media(max-width:760px){
  .choice-card.soccer .sport-logo{left:22px;top:22px;width:145px}
  .choice-card.flag .sport-logo{right:22px;top:22px;width:145px}
  .choice-card .sport-card-content{padding-top:210px}
  .roster-grid{grid-template-columns:1fr}
}

/* v6.1 venue map reliability */
.venue-section{background:var(--bg2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.map-card{min-height:430px;border-radius:24px;overflow:hidden;background:var(--panel);border:1px solid var(--line)}
.map-card iframe{display:block;width:100%;height:430px;border:0}
@media(max-width:760px){.map-card,.map-card iframe{min-height:360px;height:360px}}

.payment-notice{margin-top:6px;padding:20px;border:1px solid rgba(212,175,55,.55);border-radius:16px;background:linear-gradient(135deg,rgba(212,175,55,.12),rgba(255,255,255,.03));color:#f4f4f4}.payment-notice h3{margin:.2rem 0 .55rem;color:#fff}.payment-notice p:last-child{margin-bottom:0;color:#d6d6d6}
/* Approved ISN Events Pre-Season Friendlies crest system */
.brand img{object-fit:contain;background:#050608;border-radius:10px}
.sport-logo,.subhero-logo,.center-crest img{object-fit:contain;background:#050608;border-radius:18px;mix-blend-mode:normal}
.choice-card .sport-logo{max-height:210px;width:auto}
.center-crest img{max-height:520px;width:auto;max-width:100%}
.subhero-logo{max-height:340px;width:auto;max-width:min(520px,90vw)}
@media(max-width:900px){.choice-card .sport-logo{max-height:150px}.center-crest img{max-height:310px}}

/* v3: requested 33% logo opacity on the August Friendlies landing page */
.choice-hero .sport-logo,
.choice-hero .center-crest img{opacity:.33}
.choice-hero .sport-logo,
.choice-hero .center-crest img{transition:opacity .2s ease}
.choice-hero .sport-card:hover .sport-logo,
.choice-hero .center-crest:hover img{opacity:.33}
:root{--gold:#d79a17;--gold2:#f4c75b}
.choice-hero-bg{background:linear-gradient(90deg,rgba(3,8,14,.82),rgba(3,8,14,.34),rgba(3,8,14,.82)),url('assets/venue-wide.jpg') center/cover}
.center-crest img,.subhero-logo{filter:drop-shadow(0 20px 30px rgba(0,0,0,.58))}
.subhero{background:linear-gradient(110deg,rgba(4,9,15,.92),rgba(4,9,15,.64)),url('assets/venue-wide.jpg') center/cover}

/* v2 review update: sport crests in lower-right corners; no center obstruction */
.choice-stage{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:34px;align-items:stretch}
.center-crest{display:none!important}
.choice-card .sport-card-content{position:relative;padding:360px 42px 42px;min-height:690px}
.choice-card.soccer .sport-card-content,.choice-card.flag .sport-card-content{padding-left:42px;padding-right:42px}
.choice-card.soccer .sport-logo,.choice-card.flag .sport-logo{
  position:absolute;
  top:auto;
  left:auto;
  right:28px;
  bottom:28px;
  width:205px;
  max-height:245px;
  margin:0;
  opacity:.78;
  z-index:4;
  background:rgba(5,6,8,.28);
  border-radius:18px;
  filter:drop-shadow(0 14px 22px rgba(0,0,0,.68));
}
.choice-card .sport-card-content ul{max-width:68%;padding-right:8px}
.choice-card .sport-card-content .btn{position:relative;z-index:5}
.choice-hero .sport-logo{opacity:.78}
.choice-hero .sport-card:hover .sport-logo{opacity:.78}
@media(max-width:1120px){
  .choice-card .sport-card-content{padding:330px 30px 34px;min-height:650px}
  .choice-card.soccer .sport-card-content,.choice-card.flag .sport-card-content{padding-left:30px;padding-right:30px}
  .choice-card.soccer .sport-logo,.choice-card.flag .sport-logo{right:22px;bottom:24px;width:165px;max-height:205px}
  .choice-card .sport-card-content ul{max-width:72%}
}
@media(max-width:760px){
  .choice-stage{grid-template-columns:1fr;padding-top:0}
  .choice-card .sport-card-content{padding:265px 26px 30px;min-height:590px}
  .choice-card.soccer .sport-card-content,.choice-card.flag .sport-card-content{padding-left:26px;padding-right:26px}
  .choice-card.soccer .sport-logo,.choice-card.flag .sport-logo{right:18px;bottom:20px;width:125px;max-height:155px}
  .choice-card .sport-card-content ul{max-width:100%;padding-right:0;margin-bottom:90px}
}
