/* Match the supplied ChatGPT site campaign layout using the client artwork. */
html body{background:#fff!important}
.hero:has(.hw-campaign),.inner-page .hero:has(.hw-campaign){width:100%;max-width:none;aspect-ratio:auto;overflow:hidden;background:#0041c7}
.hw-campaign{position:relative;display:grid;grid-template-columns:42% 58%;width:100%;aspect-ratio:1691/930;background:#0041c7 url('../client/spiral.webp') left center/58% auto no-repeat;overflow:hidden}
.hw-campaign-people{position:relative;min-width:0;min-height:0;display:flex;align-items:flex-end;justify-content:center;padding:4% 0 0 7%;height:100%}
.hw-campaign-people img{position:absolute;bottom:0;left:7%;display:block!important;width:93%!important;height:96%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center bottom;margin:0!important}
.hw-campaign-brand{background:#f4f9ff;align-self:stretch;display:flex;flex-direction:column;justify-content:center;gap:9%;padding:9% 8% 10% 6%;min-width:0}
.hw-campaign-title,.hw-campaign-logo{position:relative;display:block;width:100%;overflow:hidden;flex:0 0 auto}
.hw-campaign-title{aspect-ratio:1954/651}
.hw-campaign-logo{aspect-ratio:1917/405;width:83%;align-self:center}
.hw-campaign-title img{position:absolute!important;left:-2.61003%;top:-48.3871%;width:104.811%!important;max-width:none!important;height:auto!important;margin:0!important}
.hw-campaign-logo img{position:absolute!important;left:-3.49505%;top:-145.432%;width:106.834%!important;max-width:none!important;height:auto!important;margin:0!important}
.poster:has(.hw-campaign),.registration-art:has(.hw-campaign){aspect-ratio:auto;overflow:hidden}
.registration-art .hw-campaign{aspect-ratio:1/1;grid-template-columns:38% 62%}
.registration-art .hw-campaign-brand{padding:7%}
@media(max-width:600px){.hero .hw-campaign{aspect-ratio:auto;grid-template-columns:1fr;background-size:100% auto}.hero .hw-campaign-brand{grid-row:1;padding:8% 9%;gap:22px}.hero .hw-campaign-people{height:320px;padding:18px 0 0}.hero .hw-campaign-title{max-width:480px;margin:auto}.hero .hw-campaign-logo{width:65%}}
/* QA wireframe: the shared hero uses the supplied blue campaign artwork. */
.inner-page .hero:has(.hw-campaign-hero){display:block;border:0}
.hero .hw-campaign-hero{display:block;aspect-ratio:2.78/1;min-height:370px;background:#0637bb url('../client/spiral.webp') 2% 45%/45% auto no-repeat}
.hero .hw-campaign-hero .hw-campaign-brand{position:absolute;z-index:2;left:4%;top:6%;width:48%;height:63%;padding:0;display:block;background:none}
.hero .hw-campaign-hero .hw-campaign-title{width:100%;aspect-ratio:1954/651;max-width:none}
.hero .hw-campaign-hero .hw-campaign-title{clip-path:inset(0 0 39% 0)}
.hero .hw-campaign-hero .hw-hero-subtitle{display:block;position:absolute;left:1%;top:48%;color:#fff;font:700 clamp(24px,3.5vw,52px)/1 var(--body);letter-spacing:-.04em;white-space:nowrap}
.hero .hw-campaign-hero .hw-campaign-logo{width:80%;aspect-ratio:1917/405;margin-top:1%;margin-left:0}
.hero .hw-campaign-hero .hw-campaign-people{position:absolute;z-index:1;left:47%;bottom:0;width:53%;height:100%;padding:0;display:block}
.hero .hw-campaign-hero .hw-campaign-people img{left:0;bottom:0;width:100%!important;height:100%!important;object-position:center bottom}
.hw-hero-left,.hw-hero-right{position:absolute;z-index:3;bottom:3%;color:#fff;font-family:var(--display);font-weight:800;text-transform:uppercase;line-height:1.05;text-shadow:0 2px 3px #002063}
.hw-hero-left{left:4%;font-size:clamp(22px,2.6vw,42px);color:#f49bd3}.hw-hero-right{right:4%;text-align:right;font-size:clamp(18px,2.15vw,36px);letter-spacing:.12em}
.hw-hero-left strong,.hw-hero-right strong{display:block}.hw-hero-left span,.hw-hero-right span{display:block}
/* Compact utility footer keeps every route and policy link available. */
footer{padding-top:25px;border-top:1px solid var(--line)}
footer .footer-main{grid-template-columns:minmax(0,1fr) minmax(200px,.6fr);gap:20px 35px;padding-bottom:22px}
footer .footer-about{grid-column:1;min-width:0}
footer .footer-about .wordmark{display:inline-flex;overflow:visible;line-height:1.1}
footer .footer-about .wordmark strong{line-height:1.1}
footer .footer-about p{margin-top:8px;max-width:540px}
footer .footer-main>div:nth-child(2){grid-column:1/-1;grid-row:2}
footer .footer-main>div:nth-child(2) h2{margin:0 0 9px}
footer nav{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:7px 17px}
footer nav a{font-size:13px;min-height:25px}
footer .contact{grid-column:2;grid-row:1;display:flex;align-content:start;align-items:center;flex-wrap:wrap;gap:3px 12px}
footer .contact h2{margin-bottom:9px}
footer .contact h2{flex-basis:100%}
footer .contact p,footer .contact>a{margin:0}
footer .socials{display:flex;flex-direction:row;flex-basis:100%;flex-wrap:wrap;gap:4px 12px;margin-top:5px}
footer .footer-bottom{padding:12px 0}
@media(max-width:700px){.hero .hw-campaign-hero{min-height:0;aspect-ratio:1.5/1}.hero .hw-campaign-hero .hw-campaign-brand{left:4%;top:6%;width:56%;height:auto;padding:0;grid-row:auto;gap:0}.hero .hw-campaign-hero .hw-campaign-logo{width:90%}.hero .hw-campaign-hero .hw-hero-subtitle{font-size:clamp(13px,3.7vw,28px)}.hero .hw-campaign-hero .hw-campaign-people{left:40%;width:60%;height:90%}.hero .hw-campaign-hero .hw-campaign-people img{height:100%!important}.hw-hero-left{font-size:clamp(12px,3.7vw,23px)}.hw-hero-right{font-size:clamp(10px,3vw,19px)}footer .footer-main{display:grid;grid-template-columns:1fr;gap:16px}footer .footer-about,footer .footer-main>div:nth-child(2),footer .contact{grid-column:1;grid-row:auto}footer nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 10px}footer nav a{white-space:normal}}
/* Event, sponsorship and fundraising components from the approved page wireframes. */
.hw-events-page .event-grid{gap:12px}
.hw-events-page .event-card{background:#ebf6ff;border:0;border-radius:0;padding:20px 18px;text-align:center;align-items:center}
.hw-events-page .event-card .eyebrow{font-size:12px;margin:0 0 8px}
.hw-events-page .event-card h3{font-size:clamp(26px,2.6vw,34px);line-height:1.05}
.hw-events-page .event-card .venue{min-height:0;margin:8px 0;font-size:14px}
.hw-events-page .event-card .date-list{margin:6px 0 13px;line-height:1.5}
.hw-events-page .event-card .division{display:none}
.hw-events-page .event-card .buttons{display:flex;flex-direction:column;align-items:center;margin-top:auto;gap:5px;width:100%}
.hw-events-page .event-card .buttons .yellow{min-width:min(100%,220px);font-size:19px}
.hw-events-page .event-card .buttons .outline{border:0;padding:3px;min-height:26px;background:none;font-size:13px;text-decoration:underline;box-shadow:none}
.hw-events-page .play-options{border-radius:0;padding:22px;background:#eaf6ff}
.hw-events-page .play-options h2{margin-bottom:12px}
.hw-events-page .play-options .two-col{gap:0}
.hw-events-page .play-options article{display:flex;align-items:center;gap:15px;text-align:left;padding:10px 20px}
.hw-events-page .play-options article+article{border-left:1px solid #a8c7e7}
.hw-events-page .play-options .player-icon{display:block;flex:0 0 84px;width:84px;height:100px;fill:#0b4eac}
.hw-events-page .play-options h3{font-size:25px;margin-bottom:5px}
.hw-events-page .play-options ul{margin:0}
.hw-sponsorship-page .package-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}
.hw-sponsorship-page .package-card{border:0;border-radius:0;min-width:0;text-align:center;justify-content:space-between}
.hw-sponsorship-page .package-card>div{display:flex;flex-direction:column;justify-content:center;min-height:135px;padding:14px 8px}
.hw-sponsorship-page .package-card.team>div{background:#acd9f9}
.hw-sponsorship-page .package-card h2{font-size:clamp(17px,1.75vw,25px);line-height:1.1}
.hw-sponsorship-page .package-card strong{font-size:clamp(23px,2.4vw,35px);line-height:1.2}
.hw-sponsorship-page .package-card ul{display:none}
.hw-sponsorship-page .package-card .button{border-radius:0;margin:0;padding:7px 4px;min-height:35px;font-size:13px}
.hw-sponsorship-page .sponsor-benefits-link{text-align:center;margin:18px auto 12px}
.hw-sponsorship-page .sponsor-benefits-link .button{min-width:220px}
.resource-cards .fundraising-icon{display:block;width:66px;height:66px;color:#0c4db0;margin:0 auto 12px}
.resource-cards article{text-align:center;align-items:center;padding:22px 14px}
.resource-cards h2{font-size:clamp(22px,2.4vw,32px);line-height:1.1}
.resource-cards p{font-size:15px;line-height:1.45}
.resource-cards a{align-self:center;margin-top:auto;width:100%}
@media(max-width:900px){.hw-events-page .play-options .player-icon{flex-basis:60px;width:60px}.hw-sponsorship-page .package-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:640px){.hw-events-page .event-grid{grid-template-columns:1fr}.hw-events-page .play-options .two-col{grid-template-columns:1fr}.hw-events-page .play-options article+article{border-left:0;border-top:1px solid #a8c7e7}.hw-sponsorship-page .package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-cards{grid-template-columns:1fr}}
/* Header logo uses the client wordmark artwork, cropped with CSS to its printed area. */
header .header-inner{max-width:1440px;justify-content:space-between;gap:16px}
.header-logo{display:block;flex:0 0 176px;width:176px;height:54px;min-height:54px;overflow:hidden;text-decoration:none}
.header-logo-crop{position:relative;display:block;width:100%;height:100%;overflow:hidden}
.header-logo img{position:absolute;left:0;top:-27px;display:block;width:176px;max-width:none;height:auto}
header #navigation{flex:1;min-width:0;width:auto;gap:9px}
header #navigation a:not(.button){font-size:clamp(12px,1vw,15px)}
header #navigation .button{font-size:clamp(14px,1.25vw,18px);padding-inline:13px}
@media(max-width:980px){header .header-inner{justify-content:space-between}header #navigation{flex:0 0 100%;width:100%}.menu-toggle{border:1px solid #0d55aa;border-radius:4px;background:#0d55aa;color:#fff;transition:background-color .15s,border-color .15s,color .15s}.menu-toggle:hover{background:#061f79;border-color:#061f79;color:#fff}.menu-toggle:focus-visible{outline:3px solid #db1fa5;outline-offset:3px}.menu-toggle[aria-expanded="true"]{background:#061f79;border-color:#061f79;color:#fff}.menu-toggle[aria-expanded="true"]:hover{background:#003bd1;border-color:#003bd1}}
@media(max-width:420px){.header-logo{flex-basis:154px;width:154px;height:48px;min-height:48px}.header-logo img{width:154px;top:-24px}.menu-toggle{padding:9px 12px;gap:8px}}
/* The native select stays readable without implying a topic was chosen. */
#contact-form select:invalid{color:#526480}
#contact-form select option{color:var(--ink)}
/* Equal fundraising cards keep the icon, copy and action in aligned rows. */
.resource-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:20px}
.resource-cards .panel{display:grid;grid-template-rows:66px 76px minmax(54px,1fr) auto;gap:12px;min-height:320px;padding:24px 18px 20px;border-radius:4px}
.resource-cards .fundraising-icon{width:64px;height:64px;margin:0 auto}
.resource-cards h2{display:flex;align-items:center;justify-content:center;min-height:76px;margin:0}
.resource-cards p{align-self:start;margin:0}
.resource-cards .panel .button{align-self:end;width:100%;margin:0}
/* The fundraising advice is a compact, readable set of interactive steps. */
#tips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:none;margin:42px auto 0;padding:30px;background:#ecf6ff;border-top:5px solid var(--blue);border-radius:4px;counter-reset:fundraising-tip}
#tips h2{grid-column:1/-1;text-align:center;margin:0 0 8px}
#tips details{min-width:0;margin:0;padding:0;background:#fff;border:1px solid #bed6f2;border-radius:4px;counter-increment:fundraising-tip}
#tips details[open]{border-color:var(--blue);box-shadow:0 3px 12px #0b4eac14}
#tips summary{display:flex;align-items:center;gap:12px;min-height:70px;padding:15px 18px;list-style:none;font-size:18px;line-height:1.25}
#tips summary::-webkit-details-marker{display:none}
#tips summary::before{content:counter(fundraising-tip,decimal-leading-zero);display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:50%;background:#dcecff;color:var(--blue);font:700 16px var(--display)}
#tips summary::after{content:'+';margin-left:auto;color:var(--blue);font:700 27px/1 var(--body)}
#tips details[open] summary::after{content:'−'}
#tips details p{margin:0;padding:0 22px 20px 64px;font-size:15px;line-height:1.6}
#tips>.text-link{grid-column:1/-1;justify-self:center;display:inline-flex;align-items:center;min-height:44px;margin-top:5px;padding:7px 14px}
/* A single approved campaign composition reads clearly in the narrow summary. */
.registration-art{width:100%;aspect-ratio:399/219;margin-top:24px;overflow:hidden;border-radius:5px;background:#0637bb;box-shadow:0 8px 20px #061f7924}
.registration-art>img{display:block;width:100%;height:100%;object-fit:cover;margin:0}
@media(max-width:760px){.resource-cards{grid-template-columns:1fr}.resource-cards .panel{min-height:280px}#tips{grid-template-columns:1fr;padding:20px}#tips h2,#tips>.text-link{grid-column:1}}
@media(max-width:420px){#tips details p{padding-left:20px}}
