:root{--ice:#f4f8fb;--navy:#102a43;--blue:#1769aa;--line:#d5e1ea;--ink:#243b53;--white:#fff;--max:72rem}*{box-sizing:border-box}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,segoe ui,sans-serif;color:var(--ink);background:var(--ice);line-height:1.65}body{margin:0}a{color:var(--blue);text-underline-offset:.18em}.site-header{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.75rem max(1.25rem,calc((100% - var(--max))/2));background:var(--navy);color:var(--white)}.site-header a{color:inherit;text-decoration:none}.brand{display:inline-flex;align-items:center;line-height:1}.brand-logo{display:block;width:11rem;height:auto;flex:none}.site-header nav{display:flex;gap:1.2rem;flex-wrap:wrap}main{max-width:var(--max);margin:auto;padding:clamp(2rem,5vw,4rem)1.25rem}h1,h2,h3{line-height:1.18;color:var(--navy)}h1{font-size:clamp(2.2rem,6vw,4.5rem);max-width:17ch;margin:.25rem 0 1rem}h2{margin-top:2.2rem}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:var(--blue);font-size:.78rem}.hero{padding:clamp(1rem,6vw,5rem)0;max-width:56rem}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1rem}.card{background:var(--white);border:1px solid var(--line);border-radius:.7rem;padding:1.25rem}.card h2{margin:0 0 .5rem;font-size:1.25rem}.breadcrumbs{max-width:48rem;margin:0 0 1.25rem;font-size:.9rem}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.25rem;list-style:none;margin:0;padding:0}.breadcrumbs li+li::before{content:"/";margin-right:.25rem;color:#71869a}.breadcrumbs [aria-current=page]{color:#52677a}.article-header,.article-body,.related,.featured-image{max-width:48rem}.article-header h1{font-size:clamp(2rem,5vw,3.5rem)}.update-note{border-left:.3rem solid var(--blue);background:#e8f2f9;padding:.75rem 1rem}.article-date{margin:.35rem 0;color:#52677a;font-size:.9rem}.featured-image{margin:1.5rem 0 2rem}.featured-image img{display:block;width:100%;height:auto;aspect-ratio:16/9;border-radius:.7rem;background:var(--line)}.featured-image figcaption{margin-top:.55rem;color:#52677a;font-size:.82rem;line-height:1.45}.affiliate-ad{max-width:48rem;margin:1.5rem 0 2rem;text-align:center}.affiliate-ad__disclosure{margin:0 0 .35rem;color:#52677a;font-size:.75rem;line-height:1.4}.affiliate-ad a{display:inline-block;max-width:100%;line-height:0}.affiliate-ad img{display:block;width:468px;max-width:100%;height:auto;margin:0 auto;aspect-ratio:468/60}.article-body table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}.article-body th,.article-body td{border:1px solid var(--line);padding:.6rem;text-align:left}.article-body blockquote{border-left:.25rem solid var(--line);margin-left:0;padding-left:1rem}.related{margin-top:2rem;padding-top:1rem;border-top:1px solid var(--line)}.resource-directory>header{max-width:48rem;margin-bottom:2rem}.resource-grid{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}.resource-card{display:flex;flex-direction:column}.resource-card .card-link{margin-top:auto;padding-top:.75rem;font-weight:700}.empty-directory{max-width:48rem;padding:1rem 1.25rem;background:var(--white);border:1px solid var(--line);border-radius:.7rem}.related-guides{max-width:48rem;margin-top:2.5rem;padding:1.25rem;background:var(--white);border:1px solid var(--line);border-radius:.7rem}.related-guides h2{margin:0 0 .75rem;font-size:1.35rem}.related-guides ul{margin:0;padding-left:1.25rem}.guide-type{margin-left:.35rem;color:#52677a;font-size:.82rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}footer{padding:2rem 1.25rem;text-align:center;background:var(--navy);color:var(--white)}.footer-links{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.footer-links a{color:inherit}@media(max-width:42rem){.site-header{align-items:flex-start;flex-direction:column}.brand-logo{width:10rem}.site-header nav{gap:.8rem 1rem}}.article-with-affiliate,.article-with-mid-affiliate{display:flex;max-width:48rem;flex-direction:column}.article-with-affiliate>.article-body,.article-with-mid-affiliate>.article-body{display:contents}.article-with-affiliate>.article-body>*,.article-with-mid-affiliate>.article-body>*{order:0}.article-with-affiliate>.article-body>h2:first-of-type,.article-with-affiliate>.article-body>h2:first-of-type~*,.article-with-mid-affiliate>.article-body>h2:nth-of-type(2),.article-with-mid-affiliate>.article-body>h2:nth-of-type(2)~*{order:2}.article-with-affiliate>.affiliate-ad,.article-with-mid-affiliate>.affiliate-ad{order:1}.article-monetization-layout,.article-reading-column{max-width:48rem}.article-reading-column{min-width:0}.affiliate-sidebar,.affiliate-ad--sidebar{display:none}.affiliate-ad .affiliate-ad__creative{max-width:100%;line-height:0}.affiliate-ad .affiliate-ad__creative--desktop,.affiliate-ad .affiliate-ad__creative--mid,.affiliate-ad .affiliate-ad__creative--homepage{display:inline-block}.affiliate-ad .affiliate-ad__creative--mobile{display:none}.affiliate-ad .affiliate-ad__creative--desktop img,.affiliate-ad .affiliate-ad__creative--sidebar img{width:300px;aspect-ratio:300/250}.affiliate-ad .affiliate-ad__creative--mobile img,.affiliate-ad .affiliate-ad__creative--mid img,.affiliate-ad .affiliate-ad__creative--homepage img{width:728px;aspect-ratio:728/90}.affiliate-ad--homepage{max-width:var(--max);margin:3rem auto 0}@media(max-width:42rem){.affiliate-ad .affiliate-ad__creative--desktop{display:none}.affiliate-ad .affiliate-ad__creative--mobile{display:inline-block}}@media(min-width:72rem){.article-monetization-layout{display:grid;max-width:68.75rem;grid-template-columns:minmax(0,48rem)18.75rem;gap:2rem;align-items:start}.affiliate-sidebar,.affiliate-ad--sidebar{display:block}.affiliate-ad--sidebar{margin:0}}.resource-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #bfd0dc;border-radius:.75rem;background:#fff;box-shadow:0 5px 16px rgba(16,47,70,8%);transition:border-color 180ms ease,box-shadow 180ms ease,transform 180ms ease}.resource-card__visual{aspect-ratio:16/9;overflow:hidden;background:#eaf3f8;border-bottom:1px solid #d8e4ec}.resource-card__visual img{display:block;width:100%;height:100%;object-fit:cover}.resource-card__body{display:flex;flex:1;flex-direction:column;padding:1.35rem}.resource-card__eyebrow{margin:0 0:.55rem;color:#61727d;font-size:.7rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.resource-card__title{margin:0;font-size:1.3rem;line-height:1.22}.resource-card__title a{color:#102f46;text-decoration:none;text-decoration-thickness:.08em;text-underline-offset:.18em}.resource-card__title a:hover,.resource-card__title a:focus-visible{color:#176aa0;text-decoration:underline}.resource-card__description{margin:.8rem 0 0;color:#394c59;line-height:1.55}.resource-card .article-date{margin:.9rem 0 0;color:#61727d;font-size:.82rem}.resource-card__cta{margin:auto 0 0;padding-top:1.15rem}.resource-card__cta a{color:#176aa0;font-weight:750;text-decoration:none}.resource-card__cta a:hover,.resource-card__cta a:focus-visible{text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.18em}.resource-card a:focus-visible{outline:3px solid #59a6d5;outline-offset:3px;border-radius:.15rem}.resource-card--home .resource-card__body{padding:1.2rem}.resource-card--home .resource-card__title{font-size:1.18rem}@media(hover:hover) and (pointer:fine){.resource-card:hover{transform:translateY(-2px);border-color:#4d9bc9;box-shadow:0 10px 24px rgba(16,47,70,.14)}}@media(prefers-reduced-motion:reduce){.resource-card{transition:none}.resource-card:hover{transform:none}}.home-page{min-width:0}.home-hero{display:grid;gap:2.5rem;align-items:center;padding:clamp(1rem,4vw,3rem)0 2.5rem}.home-hero__content{max-width:42rem}.home-hero__eyebrow{max-width:none;margin:1em 0;line-height:inherit}.home-hero__title{font-size:clamp(2.45rem,6vw,4.7rem);max-width:14ch;margin:.3rem 0 1rem}.home-hero__copy{max-width:38rem;color:#394c59;font-size:1.08rem}.home-hero__copy p{margin:0}.home-hero__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.5rem}.home-hero__cta{display:inline-flex;align-items:center;gap:.35rem;padding:.62rem .85rem;border:1px solid #9db7c9;border-radius:.5rem;color:#173f5f;font-weight:750;text-decoration:none}.home-hero__cta--primary{border-color:#1769aa;background:#1769aa;color:#fff}.home-hero__cta:hover,.home-hero__cta:focus-visible{border-color:#1769aa;box-shadow:0 5px 14px rgba(16,47,70,.13);text-decoration:underline;text-underline-offset:.18em}.home-hero__cta:focus-visible,.home-directory-card a:focus-visible,.home-arena-card a:focus-visible,.home-section__all-link:focus-visible{outline:3px solid #59a6d5;outline-offset:3px}.home-rink{max-width:34rem;margin:auto;padding:clamp(.8rem,2.5vw,1.4rem);border:1px solid #c8d8e4;border-radius:1rem;background:#fff;box-shadow:0 8px 24px rgba(16,47,70,8%)}.home-rink svg{display:block;width:100%;height:auto}.home-rink__surface{fill:#f8fbfd;stroke:#173f5f;stroke-width:8}.home-rink__center-line{stroke:#c44b55;stroke-width:7}.home-rink__blue-line{stroke:#1769aa;stroke-width:9}.home-rink__center-circle,.home-rink__faceoff{fill:none;stroke:#c44b55;stroke-width:6}.home-rink__dot{fill:#c44b55}.home-rink__goal{fill:none;stroke:#71869a;stroke-width:7}.home-rink__route{fill:none;stroke:#173f5f;stroke-width:7;stroke-dasharray:3 17;stroke-linecap:round}.home-rink__marker{fill:#fff;stroke:#1769aa;stroke-width:7}.home-rink__puck{fill:#102f46}.home-stats{display:grid;margin:0;padding:0;border:1px solid #c8d8e4;border-radius:.75rem;background:#fff;box-shadow:0 4px 14px rgba(16,47,70,6%)}.home-stats div{display:grid;grid-template-columns:3.4rem 1fr;align-items:center;gap:.5rem;padding:1rem 1.15rem}.home-stats div+div{border-top:1px solid #dce6ec}.home-stats dt{color:#1769aa;font-size:1.55rem;font-weight:850;line-height:1}.home-stats dd{margin:0;color:#183246;font-size:.88rem;font-weight:700;line-height:1.35}.home-section{margin-top:clamp(3.5rem,7vw,6rem)}.home-section__header{max-width:48rem;margin-bottom:1.5rem}.home-section__header .eyebrow{margin-bottom:.35rem}.home-section__header h2{margin:0;font-size:clamp(1.8rem,4vw,2.5rem)}.home-section__header--with-link{display:flex;max-width:none;align-items:end;justify-content:space-between;gap:1rem}.home-section__all-link{flex:none;color:#176aa0;font-weight:750;text-decoration:none}.home-section__all-link:hover,.home-section__all-link:focus-visible{text-decoration:underline;text-underline-offset:.18em}.home-directory-grid,.home-resource-grid,.home-arena-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem}.home-directory-card{display:flex;min-width:0;flex-direction:column;padding:1.4rem;border:1px solid #bfd0dc;border-top:3px solid #4d9bc9;border-radius:.75rem;background:#fff;box-shadow:0 5px 16px rgba(16,47,70,8%);transition:border-color 180ms ease,box-shadow 180ms ease,transform 180ms ease}.home-directory-card--food{border-top-color:#d18a51}.home-directory-card--resources{border-top-color:#71869a}.home-card__eyebrow{margin:0 0:.5rem;color:#61727d;font-size:.7rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.home-directory-card h3,.home-arena-card h3{margin:0;font-size:1.3rem}.home-directory-card h3 a,.home-arena-card h3 a{color:#102f46;text-decoration:none;text-underline-offset:.18em}.home-directory-card h3 a:hover,.home-directory-card h3 a:focus-visible,.home-arena-card h3 a:hover,.home-arena-card h3 a:focus-visible{color:#176aa0;text-decoration:underline}.home-directory-card>p:not(.home-card__eyebrow):not(.home-card__cta){color:#394c59}.home-card__cta{margin:auto 0 0;padding-top:.8rem}.home-card__cta a{color:#176aa0;font-weight:750;text-decoration:none}.home-card__cta a:hover,.home-card__cta a:focus-visible{text-decoration:underline;text-underline-offset:.18em}.home-arena-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #bfd0dc;border-radius:.75rem;background:#fff;box-shadow:0 5px 16px rgba(16,47,70,8%);transition:border-color 180ms ease,box-shadow 180ms ease,transform 180ms ease}.home-arena-card .nhl-card__media{aspect-ratio:16/9;overflow:hidden;background:#e8eff4}.home-arena-card .nhl-card__media img{display:block;width:100%;height:100%;object-fit:cover}.home-arena-card__body{display:flex;flex:1;flex-direction:column;padding:1.2rem}.home-arena-card__location{margin:.55rem 0 0;color:#4b5e6a;font-size:.9rem;line-height:1.45}.home-page .affiliate-ad--homepage{margin-top:clamp(3.5rem,7vw,6rem)}@media(min-width:40rem){.home-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.home-stats div{grid-template-columns:auto;gap:.4rem;text-align:center}.home-stats div+div{border-top:0;border-left:1px solid #dce6ec}.home-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-arena-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:52rem){.home-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:58rem){.home-hero{grid-template-columns:minmax(0,1.08fr)minmax(22rem,.92fr);gap:3.5rem}.home-resource-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:39.99rem){.home-section__header--with-link{display:block}.home-section__all-link{display:inline-block;margin-top:.75rem}}@media(hover:hover) and (pointer:fine){.home-directory-card:hover,.home-arena-card:hover{transform:translateY(-2px);border-color:#4d9bc9;box-shadow:0 10px 24px rgba(16,47,70,.14)}}@media(prefers-reduced-motion:reduce){.home-directory-card,.home-arena-card{transition:none}.home-directory-card:hover,.home-arena-card:hover{transform:none}}