/*
Theme Name: Vegas Valley Hockey GP
Description: Vegas Valley Hockey design for GeneratePress. No page builder or premium plugin required.
Template: generatepress
Version: 2.1.0
Requires at least: 6.5
Requires PHP: 7.4
Author: Vegas Valley Hockey
License: GPL-2.0-or-later
Text Domain: vegas-valley-hockey-gp
*/

:root{--blue:#147bb9;--deep:#09649e;--black:#15191d;--silver:#aeb5ba;--paper:#f2f5f7;--ink:#18232b;--line:#d7dfe4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:white;font:17px/1.65 Arial,Helvetica,sans-serif}a{color:var(--deep);text-underline-offset:4px}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}button,input{font:inherit}button,a{touch-action:manipulation}:focus-visible{outline:3px solid #36aefa;outline-offset:5px}.skip{position:absolute;top:-100px;z-index:20;background:white;padding:12px}.skip:focus{top:0}.wrap{width:min(1240px,calc(100% - 80px));margin:auto}.masthead{background:var(--black);color:white;border-bottom:4px solid var(--blue)}.topline{font-size:13px;letter-spacing:.15em;text-transform:uppercase;border-bottom:1px solid #ffffff20;padding:9px 0;color:#c4cbd0}.topline .wrap{display:flex;justify-content:space-between}.topline a{color:#c4cbd0;text-decoration:none}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:20px 0}.brand{display:flex;align-items:center;gap:15px;text-decoration:none;color:white;line-height:1.05}.brand img{width:74px;height:74px;object-fit:contain;background:white;border-radius:50%;padding:2px}.wordmark{font-size:24px;font-weight:900;letter-spacing:-.04em}.wordmark span{display:block;color:#62b8eb;font-size:15px;letter-spacing:.3em;margin-top:8px}.nav{display:flex;align-items:center;gap:28px}.nav a{font-size:15px;font-weight:700;color:white;text-decoration:none}.nav a:hover,.nav a[aria-current=page]{color:#6fc8ff}.nav .nav-cta{background:var(--blue);padding:12px 19px;color:white}.menu-toggle{display:none;color:white;background:none;border:1px solid #66747e;padding:9px 15px}.eyebrow{font-size:13px;text-transform:uppercase;font-weight:800;letter-spacing:.16em;color:var(--deep);margin:0 0 20px}h1,h2,h3{font-family:Impact,'Arial Narrow',Arial,sans-serif;font-weight:400;line-height:1.04;margin:0 0 24px;letter-spacing:.01em}h1{font-size:clamp(3.5rem,7.2vw,6.8rem);text-transform:uppercase}h2{font-size:clamp(2.3rem,4vw,3.5rem);text-transform:uppercase}h3{font-size:1.9rem}p{margin:0 0 22px}.hero{background:var(--black);color:white;position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:46% 54%;min-height:540px}.hero-copy{padding:64px 40px 70px 0;position:relative;z-index:1}.hero .eyebrow{color:#75c7f7}.hero h1 span{color:#5eb8ed}.hero-copy>p:not(.eyebrow){color:#d1d9dd;max-width:480px;font-size:18px}.hero-photo{position:relative;margin-right:calc((1240px - 100vw)/2);min-width:0}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,var(--black),transparent 24%),linear-gradient(0deg,#101820b0,transparent 40%)}.photo-caption{position:absolute;bottom:23px;left:35px;z-index:1;color:white;font-size:13px;letter-spacing:.05em}.actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;background:var(--blue);color:white;text-decoration:none;font-weight:700;font-size:15px;border:0}.button:hover{background:var(--deep);text-decoration:none}.button.outline{border:1px solid #75818a;background:none}.event-strip{background:var(--blue);color:white}.event-strip .wrap{display:flex;gap:24px;align-items:center;padding-top:19px;padding-bottom:19px}.event-strip span{font-size:13px;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;border-right:1px solid #ffffff70;padding-right:24px}.event-strip strong{font-size:18px}.event-strip a{color:white;margin-left:auto;font-weight:700;font-size:15px;white-space:nowrap}.section{padding:78px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-head h2{margin:0}.section-head .eyebrow{margin-bottom:12px}.cards{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:24px}.card{background:var(--paper);border-bottom:3px solid var(--line);display:flex;flex-direction:column}.card-image{aspect-ratio:16/10;object-fit:cover;width:100%}.card-body{padding:27px;display:flex;flex-direction:column;flex:1}.card-body h3 a{color:var(--ink);text-decoration:none}.card-body h3{font-size:1.8rem;margin:13px 0 18px}.card-body p{font-size:16px;color:#4b5c67}.card-body>a{margin-top:auto;font-size:15px;font-weight:700}.tag{font-size:12px;letter-spacing:.09em;text-transform:uppercase;font-weight:800;color:var(--deep)}.tag.past{color:#5d6870}.about-section{background:var(--paper)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.about-grid>img{width:100%;aspect-ratio:4/3;object-fit:cover}.about-copy p{max-width:510px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery img{width:100%;aspect-ratio:4/3;object-fit:cover}.contact-band{background:var(--blue);color:white;padding:48px 0}.contact-band .wrap{display:flex;align-items:center;justify-content:space-between;gap:25px}.contact-band h2{margin-bottom:12px}.contact-band p{margin:0}.contact-band .button{background:white;color:var(--deep)}footer{background:var(--black);color:#bbc5cb;padding:37px 0;font-size:14px}footer .wrap{display:flex;justify-content:space-between;align-items:center;gap:24px}footer a{color:white}footer p{margin:0}.page-banner{background:var(--black);color:white;padding:52px 0}.page-banner h1{font-size:clamp(2.7rem,5vw,4.6rem);max-width:1000px;margin-bottom:18px}.page-banner .eyebrow{color:#71c6fa}.breadcrumb{font-size:14px;color:#b9c7d0;margin-bottom:28px}.breadcrumb a{color:#b9c7d0}.page-main{padding:55px 0 80px;display:grid;grid-template-columns:minmax(0,820px) 280px;gap:60px}.article{min-width:0}.article h2,.article h3{margin-top:32px;font-size:2rem}.article img{width:100%;height:auto;margin:28px 0}.article ul,.article ol{padding-left:25px}.article figure{margin:25px 0}.article .blocks-gallery-grid{list-style:none;padding:0}.article .alignleft{float:none}.article a{overflow-wrap:anywhere}.article p:empty{display:none}.article .wp-block-social-links{list-style:none;padding:0}.article .wp-block-social-link a{display:flex;gap:10px;align-items:center}.article .wp-block-social-link svg{width:24px;fill:var(--blue)}.notice{background:#ecf5fc;border-left:4px solid var(--blue);padding:16px 22px;margin-bottom:30px;font-size:15px}.sidebox{background:var(--paper);padding:25px;align-self:start}.sidebox h2{font-size:1.7rem;margin-bottom:16px}.sidebox p,.sidebox a{font-size:15px}.sidebox a{display:block;margin:13px 0}.price-list{width:100%;border-collapse:collapse;margin:25px 0}.price-list th,.price-list td{text-align:left;padding:16px;border-bottom:1px solid var(--line)}.price-list th{background:var(--paper);font-size:14px}.search-form{display:flex;gap:10px;margin-top:20px}.search-form input{width:100%;min-width:0;padding:10px;border:1px solid var(--line)}.pagination{margin-top:30px}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.wp-block-gallery{display:flex;gap:20px;flex-wrap:wrap}.wp-block-gallery figure{flex:1 1 240px}.wp-block-gallery .blocks-gallery-grid{display:flex;flex-wrap:wrap;gap:20px}.wp-block-gallery .blocks-gallery-item{flex:1 1 240px}.wp-block-gallery img{object-fit:contain}.custom-logo-link img{max-height:74px;width:auto}.wp-caption{max-width:100%}.aligncenter{margin-left:auto;margin-right:auto}.alignright{float:right;margin-left:20px}.alignleft{float:left;margin-right:20px}.sticky{border-left:3px solid var(--blue)}.bypostauthor{color:inherit}
@media(min-width:1320px){.hero-photo{margin-right:calc((1240px - 100vw)/2)}}@media(max-width:1319px){.hero-photo{margin-right:-40px}}@media(max-width:950px){.wrap{width:calc(100% - 40px)}.nav{gap:18px}.wordmark{font-size:20px}.hero-copy{padding:45px 20px 50px 0}.hero-photo{margin-right:-20px}.hero-grid{grid-template-columns:50% 50%;min-height:480px}.cards{grid-template-columns:1fr 1fr}.cards .card:first-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.cards .card:first-child img{height:100%;aspect-ratio:auto}.about-grid{gap:30px}.page-main{grid-template-columns:minmax(0,1fr) 240px;gap:30px}}@media(max-width:700px){.topline .wrap{font-size:11px}.topline a{display:none}.header-inner{padding:15px 0;flex-wrap:wrap;gap:16px}.brand img{width:58px;height:58px}.wordmark{font-size:20px}.wordmark span{font-size:12px}.menu-toggle{display:block}.nav{width:100%;flex-direction:column;align-items:stretch;padding:10px 0}.nav[hidden]{display:none}.nav a{padding:8px 0}.nav .nav-cta{padding:12px 16px}.hero-grid{display:flex;flex-direction:column}.hero-copy{padding:40px 0}.hero h1{font-size:4.3rem}.hero-photo{height:290px;margin:0 -20px}.hero-photo:after{background:linear-gradient(0deg,#101820a0,transparent 45%)}.event-strip .wrap{align-items:flex-start;gap:12px;flex-wrap:wrap}.event-strip span{border:0;padding:0;width:100%}.event-strip strong{font-size:16px;flex:1}.event-strip a{font-size:14px}.section{padding:50px 0}.section-head{align-items:flex-start;flex-direction:column}.cards{grid-template-columns:1fr}.cards .card:first-child{display:flex;grid-column:auto}.cards .card:first-child img{aspect-ratio:16/10}.about-grid{grid-template-columns:1fr;gap:28px}.gallery{grid-template-columns:1fr 1fr}.gallery img:last-child{grid-column:1/-1;aspect-ratio:16/9}.contact-band .wrap,footer .wrap{align-items:flex-start;flex-direction:column}.page-main{display:block;padding-top:32px}.sidebox{margin-top:40px}.page-banner{padding:35px 0}.price-list th,.price-list td{padding:10px;font-size:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Integrate the VVH layout with GeneratePress's native page containers. */
body.vvh-site{background:#fff;color:var(--ink);font:17px/1.65 Arial,Helvetica,sans-serif}
body.vvh-site #page.site{max-width:none;margin:0;padding:0;width:100%}
body.vvh-site #content.site-content{display:block;margin:0;padding:0}
body.vvh-site .site-footer{margin:0;padding:0;background:var(--black)}
body.vvh-site .site-footer>.grid-container{max-width:none}
body.vvh-site h1,body.vvh-site h2,body.vvh-site h3{font-family:Impact,'Arial Narrow',Arial,sans-serif;font-weight:400;line-height:1.04;letter-spacing:.01em}
body.vvh-site .hero h1{font-size:clamp(3.5rem,7.2vw,6.8rem)}
body.vvh-site .page-banner h1{font-size:clamp(2.7rem,5vw,4.6rem)}
body.vvh-site .masthead .brand{color:white}
body.vvh-site .button{color:#fff}
body.vvh-site .contact-band .button{color:var(--deep)}
body.vvh-site .nav ul{margin:0;padding:0;list-style:none;display:flex;gap:28px;align-items:center}
body.vvh-site .nav li{margin:0}
body.vvh-site .nav-submenu{position:relative}
body.vvh-site .nav-submenu summary{cursor:pointer;color:white;font-size:15px;font-weight:700}
body.vvh-site .nav-submenu>ul{position:absolute;z-index:15;min-width:230px;background:var(--black);padding:20px;display:block;box-shadow:0 8px 20px #0004}
body.vvh-site .nav-submenu>ul li{margin:10px 0}
body.vvh-site .article .entry-content{margin:0}
body.vvh-site .menu-toggle{line-height:1.65;border-radius:0}
body.vvh-site .card:last-child .card-image{object-fit:contain;background:#fff}
@media(max-width:700px){body.vvh-site .hero h1{font-size:4.3rem}body.vvh-site .nav ul{display:flex;flex-direction:column;align-items:stretch;gap:10px}body.vvh-site .nav-submenu>ul{position:static;box-shadow:none;padding:0 0 0 18px}}

/* Athletic wordmark, with a locally bundled font. */
@font-face{font-family:'VVH Barlow Condensed';src:url('assets/fonts/BarlowCondensed-ExtraBoldItalic.ttf') format('truetype');font-weight:800;font-style:italic;font-display:swap}
.masthead .brand{gap:18px;flex-shrink:0}
.masthead .brand:hover{text-decoration:none}
.masthead .wordmark{display:flex;flex-direction:column;align-items:flex-start;position:relative;padding:0 7px 9px 0;font-family:'VVH Barlow Condensed',Impact,'Arial Narrow',sans-serif;font-weight:800;font-style:italic;line-height:.92;white-space:nowrap;letter-spacing:0}
.masthead .wordmark .wordmark-city{display:block;margin:0;font-size:31px;letter-spacing:.025em;color:#f5f7f9;text-shadow:1px 2px 0 #52616c}
.masthead .wordmark .wordmark-sport{display:block;margin:5px 0 0;font-size:36px;letter-spacing:.19em;color:#57b6ee;text-shadow:1px 2px 0 #064b77}
.masthead .wordmark::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#147bb9 0 72%,#aeb5ba 72% 87%,#f5f7f9 87%);transform:skewX(-20deg)}
@media(max-width:950px){.masthead .brand{gap:13px}.masthead .wordmark .wordmark-city{font-size:26px}.masthead .wordmark .wordmark-sport{font-size:30px}}
@media(max-width:700px){.masthead .wordmark{padding-bottom:8px}.masthead .wordmark .wordmark-city{font-size:23px}.masthead .wordmark .wordmark-sport{font-size:27px;margin-top:4px}.masthead .wordmark::after{height:2px}}
@media(max-width:420px){.masthead .brand{gap:10px}.masthead .wordmark .wordmark-city{font-size:20px}.masthead .wordmark .wordmark-sport{font-size:24px}.masthead .menu-toggle{font-size:14px;padding:8px 10px}.masthead .header-inner{gap:12px}}
