:root{--navy:#061b38;--navy2:#0b2f60;--blue:#1769aa;--red:#c9273d;--silver:#d9e1ea;--ink:#0f1f33;--muted:#607086;--paper:#fff;--mist:#f3f7fb;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--paper);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{width:min(var(--max),calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(5,24,49,.96);border-bottom:1px solid rgba(255,255,255,.12);backdrop-filter:blur(14px)}.header-inner{height:84px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;min-width:260px}.brand img{width:72px;height:66px;object-fit:contain}.brand-text{color:#fff;text-transform:uppercase;font-weight:900;line-height:.95;letter-spacing:-.03em;font-size:1.15rem}.brand-text small{display:block;font-weight:700;letter-spacing:.22em;font-size:.66rem;color:#c7d6e8;margin-top:6px}.nav{display:flex;gap:24px;margin-left:auto;align-items:center}.nav a{color:#d9e5f1;font-weight:700;font-size:.93rem}.nav a:hover,.nav a:focus{color:#fff}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 21px;border-radius:7px;font-weight:800;transition:.2s ease}.nav-cta{background:var(--red);color:#fff!important}.menu-btn{display:none;margin-left:auto;background:none;border:1px solid #6680a0;color:#fff;border-radius:6px;padding:8px 12px;font-weight:800}.hero{min-height:650px;position:relative;display:grid;align-items:end;color:#fff;background:#06172e;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(3,15,34,.92) 0%,rgba(3,15,34,.62) 44%,rgba(3,15,34,.18) 76%),linear-gradient(0deg,rgba(3,15,34,.78),transparent 52%),var(--hero);background-size:cover;background-position:center}.hero-content{position:relative;padding:118px 0 88px;max-width:720px}.eyebrow{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.2em;font-size:.76rem;font-weight:900;color:#dce9f7}.eyebrow:before{content:"";width:38px;height:3px;background:var(--red)}h1,h2,h3{line-height:1.08;margin:0}.hero h1{font-size:clamp(3.3rem,7.4vw,6.8rem);letter-spacing:-.065em;text-transform:uppercase;font-style:italic;margin:18px 0 20px}.hero p{font-size:1.22rem;max-width:650px;color:#dce7f3}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn-primary{background:var(--red);color:#fff}.btn-secondary{border:1px solid rgba(255,255,255,.6);color:#fff;background:rgba(4,23,47,.32)}.trust-bar{background:var(--navy);color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{padding:24px;border-right:1px solid rgba(255,255,255,.14)}.trust-item:last-child{border-right:0}.trust-item strong{display:block;font-size:1.02rem}.trust-item span{color:#aebfd2;font-size:.86rem}.section{padding:92px 0}.section-soft{background:var(--mist)}.section-dark{background:var(--navy);color:#fff}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:38px}.section-head>div{max-width:700px}.kicker{color:var(--red);font-weight:900;text-transform:uppercase;letter-spacing:.16em;font-size:.77rem}.section h2{font-size:clamp(2.2rem,4.2vw,4.4rem);letter-spacing:-.05em;margin-top:10px}.section-head p{max-width:450px;color:var(--muted);margin:0}.section-dark .section-head p{color:#afc2d8}.sports-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.sport-card{background:#fff;border:1px solid #dce4ed;border-radius:14px;overflow:hidden;box-shadow:0 16px 45px rgba(9,35,66,.08);transition:.25s}.sport-card:hover{transform:translateY(-5px);box-shadow:0 20px 55px rgba(9,35,66,.16)}.sport-card img{width:100%;height:260px;object-fit:cover}.sport-copy{padding:28px}.sport-copy h3{font-size:1.55rem}.sport-copy p{color:var(--muted)}.text-link{font-weight:900;color:var(--blue)}.text-link:after{content:" →"}.model-grid,.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.model-card,.service-card{padding:28px;border-radius:12px;background:#fff;border:1px solid #dbe4ee}.section-dark .model-card{background:#0b2b54;border-color:#24496f}.num{font-size:.8rem;font-weight:900;letter-spacing:.15em;color:var(--red);margin-bottom:25px}.model-card h3,.service-card h3{font-size:1.28rem}.model-card p,.service-card p{color:var(--muted);margin-bottom:0}.section-dark .model-card p{color:#b7c8da}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.feature-panel{background:linear-gradient(145deg,#071d3b,#0c3c76);color:#fff;border-radius:18px;padding:45px;box-shadow:0 24px 70px rgba(5,24,49,.26)}.feature-panel ul{list-style:none;margin:28px 0 0;padding:0}.feature-panel li{border-top:1px solid rgba(255,255,255,.16);padding:16px 0;font-weight:700}.feature-panel li:before{content:"✓";color:#fff;background:var(--red);border-radius:50%;display:inline-grid;place-items:center;width:24px;height:24px;margin-right:12px}.contact-band{background:linear-gradient(110deg,#082a55,#0e4d8b);color:#fff;padding:58px 0}.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.contact-band h2{font-size:clamp(2rem,4vw,3.8rem)}.contact-band p{color:#c6d7e8}.footer{background:#030e1d;color:#aebdd0;padding:42px 0 30px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer strong{color:#fff}.footer a{display:block;margin:8px 0}.footer-bottom{border-top:1px solid #23344a;margin-top:30px;padding-top:20px;font-size:.85rem}.subhero{position:relative;min-height:560px;display:grid;align-items:end;color:#fff;background:#06172e;overflow:hidden}.subhero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(4,20,43,.94),rgba(4,20,43,.46) 65%,rgba(4,20,43,.18)),var(--hero);background-size:cover;background-position:center}.subhero .hero-content{padding:100px 0 70px}.subhero h1{font-size:clamp(3rem,7vw,6.2rem)}.trip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.trip{padding:28px;background:#fff;border:1px solid #dbe4ee;border-top:5px solid var(--blue)}.trip span{color:var(--red);font-weight:900;text-transform:uppercase;font-size:.76rem;letter-spacing:.15em}.trip h3{margin-top:10px}.process{counter-reset:step;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process article{counter-increment:step;padding:28px;background:#fff;border-radius:10px;border:1px solid #dbe4ee}.process article:before{content:"0" counter(step);display:block;font-weight:900;color:var(--red);letter-spacing:.12em;margin-bottom:28px}.process p{color:var(--muted)}@media(max-width:900px){.menu-btn{display:block}.nav{display:none;position:absolute;left:0;right:0;top:84px;background:#061b38;padding:22px;flex-direction:column;align-items:flex-start}.nav.open{display:flex}.sports-grid,.model-grid,.service-grid,.trip-grid,.process{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr;gap:36px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.section-head{display:block}.section-head p{margin-top:18px}}@media(max-width:620px){.wrap{width:min(100% - 28px,var(--max))}.header-inner{height:72px}.brand{min-width:0}.brand img{width:56px;height:52px}.brand-text{font-size:.92rem}.nav{top:72px}.hero{min-height:590px}.hero-content{padding:100px 0 62px}.sports-grid,.model-grid,.service-grid,.trip-grid,.process,.footer-grid{grid-template-columns:1fr}.trust-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.section{padding:68px 0}.contact-inner{display:block}.contact-inner .btn{margin-top:18px}.sport-card img{height:220px}}
/* Enlarged transparent crest treatment */
.header-inner{height:168px}
.brand{min-width:190px;justify-content:center;height:100%}
.brand img{width:180px;height:156px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.22))}
.brand-text{display:none}
@media(max-width:900px){.nav{top:168px}}
@media(max-width:620px){.header-inner{height:112px}.brand{min-width:112px}.brand img{width:104px;height:98px}.nav{top:112px}}
/* Large crest overlapping the navigation banner and hero */
.site-header{overflow:visible}
.header-inner{height:126px;position:relative}
.brand{position:absolute;z-index:60;left:0;top:8px;width:340px;height:330px;min-width:0;align-items:flex-start;justify-content:flex-start;pointer-events:auto}
.brand img{width:330px;height:330px;max-width:none;object-fit:contain;object-position:top center;filter:drop-shadow(0 18px 28px rgba(0,0,0,.38))}
.nav{margin-left:365px}
.hero{min-height:720px}
.hero-content{padding-top:245px}
.subhero .hero-content{padding-top:230px}
@media(max-width:900px){.header-inner{height:108px}.brand{left:4px;top:5px;width:230px;height:225px}.brand img{width:225px;height:225px}.nav{top:108px;margin-left:0}.menu-btn{position:relative;z-index:70}.hero{min-height:690px}.hero-content,.subhero .hero-content{padding-top:190px}}
@media(max-width:620px){.header-inner{height:92px}.brand{left:-8px;top:4px;width:178px;height:176px}.brand img{width:176px;height:176px}.nav{top:92px}.hero{min-height:660px}.hero-content,.subhero .hero-content{padding-top:155px}}
/* Shift the overlapping crest left while protecting smaller screens */
@media(min-width:1201px){.brand{left:-192px}}
@media(min-width:901px) and (max-width:1200px){.brand{left:-70px}}
@media(min-width:621px) and (max-width:900px){.brand{left:-24px}}

/* Keep sport-card content attached to its image at every responsive size. */
.sports-grid{align-items:start}
.sport-card{display:block;height:auto!important;min-height:0!important;align-self:start}
.sport-card img{display:block;margin:0;width:100%;height:260px;object-fit:cover}
.sport-copy{display:block;margin:0!important;min-height:0!important;padding:28px}
@media(max-width:620px){
  .sport-card img{height:220px}
  .sport-copy{padding:24px}
}

/* Preserve the complete portrait artwork in the Soccer Travel card. */
.sport-card img[src$="soccer-travel.png"]{
  object-fit:contain;
  object-position:center;
  background:linear-gradient(145deg,#061b38,#0b2f60);
}

/* Homepage cards display complete sport logos, never cropped. */
.sport-card img[src$="flag-football-travel.png"],
.sport-card img[src$="futsal-travel.png"],
.sport-card img[src$="flag-football-travel-logo-v2.png"],
.sport-card img[src$="futsal-travel-logo-v2.png"],
.sport-card img[src$="soccer-travel-logo-v2.png"]{
  object-fit:contain;
  object-position:center;
  background:#fff;
  padding:8px 14px;
}

/* Fixed destination shortcuts shared across the United Sports Travel site. */
.has-destination-dock{padding-bottom:76px}
.destination-dock{position:fixed;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:stretch;gap:12px;min-height:66px;padding:9px max(18px,3vw);background:rgba(3,14,29,.97);border-top:2px solid var(--red);box-shadow:0 -12px 32px rgba(0,0,0,.3);backdrop-filter:blur(12px)}
.destination-dock-brand{display:flex;flex:0 0 auto;flex-direction:column;justify-content:center;min-width:118px;padding:0 14px;border-right:1px solid rgba(255,255,255,.2);color:#fff;font-size:15px;font-weight:900;line-height:1;text-transform:uppercase}.destination-dock-brand span{margin-top:5px;color:#b8cee5;font-size:9px;letter-spacing:.19em}
.destination-dock-links{display:flex;flex:1 1 auto;align-items:stretch;gap:7px;min-width:0}
.destination-dock-links a{display:inline-flex;flex:1 1 0;align-items:center;justify-content:center;min-width:82px;padding:9px 10px;background:#fff;border:1px solid #98b7d6;border-radius:5px;color:var(--navy);font-size:10px;font-weight:900;letter-spacing:.025em;text-align:center;text-transform:uppercase;transition:.18s ease}
.destination-dock-links a:hover,.destination-dock-links a:focus{background:#eaf3fc;border-color:#fff;transform:translateY(-1px)}
.concierge{flex:0 0 auto;border:2px solid #fff;border-radius:5px;padding:12px 19px;background:linear-gradient(135deg,#e3364f,var(--red));color:#fff;font-weight:900;cursor:pointer;box-shadow:0 8px 22px rgba(0,0,0,.25)}
.travel-modal{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(1,8,18,.82)}
.travel-modal.open{display:flex}
.travel-contact-card{position:relative;width:min(560px,100%);padding:38px;background:var(--navy);border:2px solid #fff;border-top-color:var(--red);color:#fff;box-shadow:0 25px 80px #000}
.travel-contact-card h2{margin:12px 0 18px;font-size:clamp(2rem,5vw,3rem)}
.travel-contact-card p{color:#d6e2ef;margin-bottom:24px}
.travel-close{position:absolute;top:10px;right:15px;border:0;background:none;color:#fff;font-size:32px;cursor:pointer}
@media(max-width:700px){.has-destination-dock{padding-bottom:69px}.destination-dock{gap:8px;min-height:60px;padding:7px 10px}.destination-dock-brand{min-width:82px;padding:0 8px;font-size:11px}.destination-dock-brand span{font-size:7px;letter-spacing:.1em}.destination-dock-links{overflow-x:auto}.destination-dock-links a{flex:0 0 auto;min-width:92px}.concierge{padding:10px 13px;font-size:10px;white-space:nowrap}.travel-contact-card{padding:32px 24px}}

/* United Sports Travel destination resource pages. */
.destination-page{background:var(--mist)}
.destination-header{background:var(--navy);border-bottom:2px solid var(--red)}
.destination-header-inner{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.destination-logo img{width:118px;height:102px;object-fit:contain}
.destination-back{color:#fff;font-weight:800}
.destination-hero{padding:82px 0 70px;color:#fff;background:linear-gradient(120deg,#061b38,#0b3d75)}
.destination-sport{display:inline-block;color:#bcd2e8;font-size:.8rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}
.destination-hero h1{margin:12px 0;font-size:clamp(3.2rem,8vw,7rem);letter-spacing:-.06em;text-transform:uppercase}
.destination-hero p{max-width:680px;color:#d9e7f4;font-size:1.15rem}
.destination-resources{padding:68px 0 92px}
.destination-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}
.destination-resource{grid-column:span 2;padding:30px;border:1px solid #d7e2ed;border-top:5px solid var(--red);border-radius:12px;background:#fff;box-shadow:0 14px 38px rgba(7,31,61,.08);transition:.2s ease}
.destination-resource:nth-child(4){grid-column:2/span 2}.destination-resource:nth-child(5){grid-column:4/span 2}
.destination-resource:hover,.destination-resource:focus{transform:translateY(-4px);box-shadow:0 20px 48px rgba(7,31,61,.15)}
.destination-resource span{color:var(--red);font-size:.78rem;font-weight:900;letter-spacing:.15em}
.destination-resource h2{margin:16px 0 12px;font-size:1.55rem}
.destination-resource p{margin:0;color:var(--muted)}
@media(max-width:850px){.destination-grid{grid-template-columns:repeat(2,1fr)}.destination-resource,.destination-resource:nth-child(4),.destination-resource:nth-child(5){grid-column:auto}}
@media(max-width:560px){.destination-header-inner{min-height:90px}.destination-logo img{width:88px;height:78px}.destination-back{font-size:.8rem}.destination-hero{padding:62px 0 54px}.destination-grid{grid-template-columns:1fr}.destination-resources{padding:42px 0 68px}}

/* United-branded shell for flights, hotels, and Gameday resources. */
.resource-page{height:100vh;overflow:hidden;background:var(--navy)}
.resource-header{position:relative;z-index:3;background:var(--navy);border-bottom:2px solid var(--red);box-shadow:0 8px 24px rgba(0,0,0,.2)}
.resource-header-inner{min-height:102px;display:grid;grid-template-columns:130px 1fr auto;align-items:center;gap:22px}
.resource-logo img{width:110px;height:94px;object-fit:contain}
.resource-title{display:flex;flex-direction:column;color:#fff}.resource-title span{color:#b9cce1;font-size:.72rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.resource-title strong{font-size:clamp(1.35rem,3vw,2.35rem);line-height:1.1}
.resource-back{color:#fff;font-weight:800}
.resource-tabs{display:flex;gap:7px;padding:8px max(18px,calc((100vw - var(--max))/2));overflow-x:auto;background:#041329}
.resource-tabs a{flex:1 0 auto;padding:10px 14px;border:1px solid #3d5878;border-radius:5px;color:#c8d8e9;font-size:.78rem;font-weight:900;text-align:center;text-transform:uppercase}.resource-tabs a.active{border-color:#fff;background:var(--red);color:#fff}
.resource-main{height:calc(100vh - 163px);background:#fff}
.resource-main iframe{display:block;width:100%;height:100%;border:0;background:#fff}
@media(max-width:650px){.resource-header-inner{min-height:86px;grid-template-columns:78px 1fr auto;gap:10px}.resource-logo img{width:72px;height:68px}.resource-title span{font-size:.55rem;letter-spacing:.06em}.resource-title strong{font-size:1.05rem}.resource-back{font-size:.7rem}.resource-tabs a{padding:8px 11px;font-size:.68rem}.resource-main{height:calc(100vh - 145px)}}
