/* Contemporary editorial treatment for the Alaska Soccer Referees home. */
.hero-media{height:540px;overflow:hidden;border-radius:1px;background:var(--deep);position:relative}.hero-video{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.28);transform-origin:center center;filter:saturate(.85) contrast(1.08)}.sound-toggle{position:absolute;left:18px;bottom:18px;z-index:2;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:rgba(3,17,30,.86);color:var(--white);padding:10px 15px;font:inherit;font-size:.78rem;font-weight:750;letter-spacing:.03em}.sound-toggle:hover{background:var(--green)}@media(max-width:1000px){.hero-media{height:470px}}@media(max-width:800px){.hero-media{height:355px}.hero-video{transform:scale(1.18)}.sound-toggle{left:12px;bottom:12px}}
.quick a{gap:10px}.quick a span{font-size:.72rem;letter-spacing:.1em}.quick a b{font-size:.8rem;color:var(--mint);margin-left:auto;white-space:nowrap}.faq{max-width:920px}.faq details{border-top:1px solid var(--line);padding:18px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-size:1.05rem;font-weight:750;list-style-position:outside}.faq summary::marker{color:var(--mint)}.faq details p{margin:12px 0 0;padding-right:32px}
.member-card{display:grid;grid-template-columns:170px 1fr;gap:24px;overflow:hidden;padding:0}.member-card img{width:170px;height:100%;min-height:220px;object-fit:cover}.member-card>div{padding:26px 26px 24px}.member-card .eyebrow{margin-top:0}@media(max-width:620px){.member-card{grid-template-columns:120px 1fr;gap:16px}.member-card img{width:120px;min-height:185px}.member-card>div{padding:20px 18px 18px}.member-card h3{font-size:1.5rem}}
:root{--navy:#071b2e;--deep:#03111e;--green:#0b5144;--mint:#a5f0bf;--gold:#ffc35b;--white:#f5f8f6;--muted:#b5c8d0;--line:rgba(185,220,223,.2);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body{background:radial-gradient(circle at 85% 4%,#143d50 0,transparent 32rem),var(--navy)}h1,h2,h3{line-height:.98;letter-spacing:-.06em}h1{font-size:clamp(3.2rem,6vw,6.55rem);font-weight:850}h2{font-size:clamp(2.25rem,3.8vw,4rem);font-weight:800}.wrap{max-width:1340px;padding-left:48px;padding-right:48px}.topbar{background:rgba(3,17,30,.78);backdrop-filter:blur(18px)}.header{padding-top:16px;padding-bottom:16px}.brand img{width:48px;height:54px}.brand strong{font-size:.93rem;letter-spacing:.08em;line-height:1.2}.brand small{font-size:.62rem}.nav a{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.hero-shell{position:relative;overflow:hidden;background:linear-gradient(110deg,#061c2e 10%,rgba(6,28,46,.86) 45%,rgba(4,19,30,.3)),linear-gradient(0deg,#071b2e,transparent 34%)}.hero-shell:before{content:"";position:absolute;width:48vw;height:48vw;border:1px solid rgba(165,240,191,.13);border-radius:50%;right:-15vw;top:-20vw;box-shadow:0 0 0 45px rgba(165,240,191,.03),0 0 0 90px rgba(165,240,191,.025)}.hero{grid-template-columns:.9fr 1.1fr;gap:72px;padding-top:76px;padding-bottom:72px;min-height:670px}.hero-copy{position:relative;z-index:1}.hero .eyebrow span{color:var(--gold);padding:0 6px}.hero h1 span{color:var(--mint);display:inline-block}.hero figure{transform:rotate(1.5deg)}.hero figure:after{content:"";position:absolute;inset:16px -16px -16px 16px;border:1px solid rgba(165,240,191,.35);z-index:-1}.hero figure img{height:540px;filter:saturate(.85) contrast(1.08);border-radius:1px}.hero figcaption{font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;margin-top:17px;display:flex;gap:14px;align-items:center}.hero figcaption span{font-size:1.2rem;color:var(--gold);font-weight:800}.hero-stamp{position:absolute;right:-23px;top:30px;background:var(--mint);color:var(--deep);width:112px;height:112px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;line-height:1;text-transform:uppercase;transform:rotate(12deg);box-shadow:0 10px 30px #0006}.hero-stamp b{font-size:2.4rem;letter-spacing:-.12em}.hero-stamp span{font-weight:800;font-size:.56rem;letter-spacing:.12em;text-align:center}.hero-note{margin-top:34px;color:#d6e8e9;font-size:.8rem;letter-spacing:.03em;display:flex;align-items:center;gap:9px}.pulse{display:block;width:8px;height:8px;background:var(--gold);border-radius:50%;box-shadow:0 0 0 6px rgba(255,195,91,.13)}.button{min-height:50px;border-radius:999px;background:rgba(255,255,255,.025);font-weight:750;font-size:.84rem;letter-spacing:.025em}.quick a{padding:25px 28px 25px 0;border-right:1px solid var(--line);margin-right:28px;font-size:.86rem;font-weight:650}.quick a:last-child{border:0}.quick a span{color:var(--gold);font-size:1.1rem}section.section{padding-top:96px;padding-bottom:96px}.split{gap:76px}.split>img{height:470px;border-radius:2px}.checklist li:before{content:'↗';color:var(--gold)}.tint{background:linear-gradient(130deg,#0a423a,#06302e)}.card{border-radius:12px;background:linear-gradient(140deg,rgba(255,255,255,.07),rgba(255,255,255,.015))}.gallery a{overflow:hidden;border-radius:3px}.gallery img{height:250px;transition:transform .35s ease}.gallery a:hover img{transform:scale(1.06);filter:brightness(1.1)}.form,.event-info{border-radius:12px}.footer{padding:52px 0}@media(max-width:1000px){.wrap{padding-left:25px;padding-right:25px}.hero{gap:35px}.hero figure img{height:470px}}@media(max-width:800px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:48px}.hero figure{transform:none;margin-top:12px}.hero figure:after{inset:10px -8px -8px 8px}.hero figure img{height:355px}.hero-stamp{width:82px;height:82px;right:-10px;top:17px}.hero-stamp b{font-size:1.75rem}.hero-note{margin-bottom:5px}.quick a{border-right:0;margin-right:0;padding-right:0}section.section{padding-top:58px;padding-bottom:58px}.split{gap:32px}.split>img{height:340px}}
