/* Shared by the standalone mock and the future WordPress front-page template. */
.hw-home { --hw-ink:#1d303f; --hw-muted:#637480; --hw-blue:#007e9e; --hw-line:#e3eaee; color:var(--hw-ink); background:#fff; font:15px/1.75 'Meiryo','Yu Gothic',sans-serif; margin:0; }
.hw-home *, .hw-home *::before, .hw-home *::after { box-sizing:border-box; }
.hw-home a { color:inherit; text-decoration:none; }
.hw-home button,.hw-home input { font:inherit; }
.hw-home button,.hw-home a { -webkit-tap-highlight-color:transparent; }
.hw-home button { cursor:pointer; }
.hw-home a:focus-visible,.hw-home button:focus-visible,.hw-home input:focus-visible { outline:3px solid #008fac; outline-offset:4px; }
.hw-home a:hover { color:var(--hw-blue); }
.hw-home img { display:block; width:100%; height:auto; }
.hw-home h1,.hw-home h2,.hw-home h3,.hw-home p { margin:0; }
.hw-home [hidden] { display:none!important; }
.hw-shell { max-width:1200px; margin:auto; padding:0 32px; }
.hw-prototype { padding:6px 20px; background:#edf8fb; color:#49636e; text-align:center; font-size:11px; letter-spacing:.04em; }
.hw-header { border-bottom:1px solid var(--hw-line); }
.hw-header-inner { display:flex; align-items:center; justify-content:space-between; gap:28px; min-height:92px; }
.hw-brand { display:flex; align-items:center; gap:12px; flex-shrink:0; }
.hw-brand-icon { width:35px; height:35px; background:#0aafce; color:white; display:grid; place-items:center; font:bold 28px/1 monospace; box-shadow:5px 5px 0 #d9f5fa; border-radius:8px 8px 8px 2px; }
.hw-brand strong { display:block; font-size:24px; letter-spacing:.035em; line-height:1.4; }
.hw-brand small { color:var(--hw-muted); font-size:10px; }
/* Header wordmark: crisp pixel details, with readable live text. */
.hw-header .hw-brand { gap:14px; text-decoration:none; }
.hw-header .hw-brand-pixel {
  position:relative; width:36px; height:36px; flex:0 0 36px;
  border-radius:0; background:transparent; box-shadow:none;
  filter:drop-shadow(2px 2px 0 #15263f);
}
.hw-brand-pixel::before {
  content:""; position:absolute; inset:4px 6px 4px 2px; background:#36d6e7;
  clip-path:polygon(0 0,29% 0,29% 36%,71% 36%,71% 0,100% 0,100% 100%,71% 100%,71% 64%,29% 64%,29% 100%,0 100%);
}
.hw-brand-pixel::after {
  content:""; position:absolute; top:-3px; right:-3px; width:12px; height:12px;
  background:#36d6e7;
  clip-path:polygon(33% 0,67% 0,67% 33%,100% 33%,100% 67%,67% 67%,67% 100%,33% 100%,33% 67%,0 67%,0 33%,33% 33%);
}
.hw-header .hw-wordmark {
  color:#15263f; font-family:'Arial Black','Segoe UI',sans-serif;
  font-size:29px; font-weight:900; letter-spacing:-1.1px; line-height:1.25;
  white-space:nowrap; text-shadow:1px 1px 0 #d9f5fa,2px 2px 0 #d9f5fa;
}
.hw-wordmark-accent { color:#008ba6; }
.hw-header .hw-brand small { display:block; margin-top:5px; }
@media (max-width:700px) {
  .hw-header .hw-wordmark { font-size:26px; }
  .hw-header .hw-brand { gap:12px; }
}
.hw-nav { display:flex; gap:28px; font-size:13px; font-weight:bold; }
.hw-nav a { padding:31px 0 27px; border-bottom:3px solid transparent; }
.hw-nav a[aria-current="page"] { color:var(--hw-blue); border-color:#12b4d3; }
.hw-search { display:flex; border:1px solid var(--hw-line); border-radius:6px; overflow:hidden; background:#f8fafb; }
.hw-search input { width:155px; min-width:0; border:0; padding:9px 12px; background:transparent; font-size:12px; color:var(--hw-ink); }
.hw-search button { border:0; padding:0 12px; background:transparent; color:var(--hw-blue); font-size:18px; }
.hw-intro { display:flex; align-items:center; justify-content:space-between; padding:30px 0 22px; gap:20px; }
.hw-intro h1 { font-size:22px; letter-spacing:.05em; }
.hw-intro p { color:var(--hw-muted); font-size:12px; margin-top:5px; }
.hw-pixels { width:104px; height:32px; opacity:.5; background-image:linear-gradient(90deg,#15b6d1 8px,transparent 8px); background-size:16px 8px; clip-path:polygon(0 50%,20% 50%,20% 25%,40% 25%,40% 75%,60% 75%,60% 0,80% 0,80% 50%,100% 50%,100% 100%,0 100%); }
.hw-feature { display:grid; grid-template-columns:1.65fr 1fr; gap:24px; }
.hw-lead { border:1px solid var(--hw-line); border-radius:12px; overflow:hidden; }
.hw-lead-image { background:#eaf6f9; aspect-ratio:460/215; overflow:hidden; }
.hw-lead-image img { height:100%; object-fit:cover; }
.hw-lead-copy { padding:19px 23px 21px; }
.hw-eyebrow { color:var(--hw-blue); font:bold 11px/1.6 'Meiryo',sans-serif; letter-spacing:.12em; }
.hw-lead h2 { font-size:23px; margin:7px 0; line-height:1.5; }
.hw-lead p { font-size:12px; color:var(--hw-muted); }
.hw-feature-side { display:flex; flex-direction:column; gap:17px; }
.hw-small-feature { display:grid; grid-template-columns:44% 1fr; gap:16px; border-bottom:1px solid var(--hw-line); padding-bottom:17px; align-items:center; flex:1; }
.hw-small-feature img { aspect-ratio:16/10; object-fit:cover; border-radius:7px; }
.hw-small-feature h3 { font-size:14px; line-height:1.7; margin-top:7px; }
.hw-tag { display:inline-block; border-radius:4px; padding:2px 8px; background:#e9f7fb; color:#08748d; font-size:10px; font-weight:bold; }
.hw-tag.purple { color:#7851a0; background:#f3edfa; }
.hw-tag.orange { color:#9b591b; background:#fff1df; }
.hw-date { display:block; font-size:11px; color:var(--hw-muted); margin-top:7px; }
.hw-shortcuts { display:grid; grid-template-columns:repeat(3,1fr); gap:18px; margin:25px 0 38px; }
.hw-shortcuts a { border:1px solid var(--hw-line); border-radius:8px; padding:16px 20px; display:flex; align-items:center; gap:15px; }
.hw-shortcut-icon { font-size:23px; color:var(--hw-blue); width:30px; text-align:center; }
.hw-shortcuts b { font-size:13px; display:block; }
.hw-shortcuts small { font-size:10px; color:var(--hw-muted); display:block; }
.hw-arrow { margin-left:auto; color:var(--hw-blue); }
.hw-section { margin-bottom:42px; scroll-margin-top:20px; }
.hw-section-head { display:flex; justify-content:space-between; gap:14px; align-items:center; margin-bottom:18px; }
.hw-section-head h2 { font-size:20px; display:flex; align-items:center; gap:10px; }
.hw-section-head h2::before { content:''; width:5px; height:20px; border-radius:2px; background:#1fb6d0; }
.hw-section-head h2 small { font:10px/1.4 monospace; color:#80909a; letter-spacing:.12em; margin-left:7px; }
.hw-section-head>a { font-size:12px; color:var(--hw-blue); font-weight:bold; }
.hw-events-strip { padding:24px; border:1px solid #dcedf2; border-radius:12px; background:#f5fbfd; }
.hw-event-cards { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; }
.hw-schedule-card { background:white; border:1px solid var(--hw-line); border-radius:8px; overflow:hidden; }
.hw-schedule-card>a { display:grid; grid-template-columns:86px 1fr; height:100%; }
.hw-calendar { border-right:1px solid var(--hw-line); padding:19px 8px; text-align:center; display:flex; flex-direction:column; justify-content:center; color:#16798c; background:#fbfdfe; }
.hw-calendar small { font-size:10px; }
.hw-calendar strong { font:700 29px/1.4 'Arial',sans-serif; }
.hw-schedule-copy { padding:15px 13px; }
.hw-schedule-copy h3 { font-size:12px; margin-top:6px; line-height:1.7; }
.hw-schedule-copy p { font-size:10px; color:var(--hw-muted); margin-top:8px; }
.hw-live { font-size:10px; color:#167451; font-weight:bold; }
.hw-live::before { content:'●'; margin-right:5px; font-size:8px; }
.hw-upcoming { color:#865523; font-size:10px; font-weight:bold; }
.hw-filter-row { display:flex; flex-wrap:wrap; gap:8px; margin-bottom:20px; }
.hw-filter-row button { border:1px solid var(--hw-line); background:white; color:var(--hw-muted); border-radius:5px; padding:7px 17px; font-size:12px; }
.hw-filter-row button[aria-pressed=true] { background:#203746; color:white; border-color:#203746; }
.hw-game-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:20px; }
.hw-game-card img { aspect-ratio:460/215; object-fit:cover; border-radius:8px; border:1px solid var(--hw-line); }
.hw-game-card h3 { font-size:15px; margin:12px 0 5px; }
.hw-game-card p { font-size:11px; color:var(--hw-muted); margin:8px 0; }
.hw-lower { display:grid; grid-template-columns:minmax(0,1fr) 290px; gap:40px; }
.hw-news-item { display:grid; grid-template-columns:160px 1fr; gap:20px; padding:18px 0; border-bottom:1px solid var(--hw-line); }
.hw-news-item:first-child { padding-top:0; }
.hw-news-item img { aspect-ratio:16/9; object-fit:cover; border-radius:6px; }
.hw-news-item h3 { font-size:14px; margin-top:6px; }
.hw-news-item .hw-date { display:inline; margin-left:10px; }
.hw-guide { border:1px solid #dcebf0; background:linear-gradient(135deg,#f2fbfd,#fff); border-radius:10px; padding:25px; align-self:start; }
.hw-guide h2 { font-size:18px; margin:12px 0; }
.hw-guide p { font-size:12px; color:var(--hw-muted); }
.hw-guide a { display:block; margin-top:18px; padding:10px; text-align:center; border:1px solid #8dcedb; border-radius:5px; font-size:12px; color:var(--hw-blue); background:white; }
.hw-footer { border-top:1px solid var(--hw-line); padding:28px 0; margin-top:38px; color:var(--hw-muted); font-size:11px; }
.hw-footer .hw-shell { display:flex; justify-content:space-between; gap:18px; }
.hw-empty { color:var(--hw-muted); padding:22px; background:#f5f9fa; border-radius:8px; }
.hw-home dialog { color:var(--hw-ink); border:1px solid var(--hw-line); border-radius:12px; max-width:550px; width:calc(100% - 40px); padding:28px; }
.hw-home dialog::backdrop { background:#102e4066; }
.hw-home dialog h2 { margin:12px 0; font-size:22px; }
.hw-home dialog button { float:right; border:1px solid var(--hw-line); border-radius:5px; padding:5px 14px; background:white; }
.hw-home dialog p { clear:both; font-size:14px; }
.hw-home dialog a { display:inline-block; color:var(--hw-blue); margin-top:16px; text-decoration:underline; }
@media (max-width:1000px) { .hw-header-inner { flex-wrap:wrap; gap:0; padding-top:18px; } .hw-nav { order:3; width:100%; justify-content:center; gap:36px; } .hw-nav a { padding:15px 0 12px; } .hw-feature { grid-template-columns:1.4fr 1fr; } .hw-small-feature { grid-template-columns:40% 1fr; gap:10px; } .hw-small-feature h3 { font-size:12px; } .hw-shortcuts a { padding:12px; gap:8px; } .hw-calendar { padding:10px 5px; } .hw-schedule-card>a { grid-template-columns:62px 1fr; } .hw-lower { grid-template-columns:minmax(0,1fr) 245px; gap:25px; } }
@media (max-width:700px) { .hw-shell { padding:0 18px; } .hw-brand strong { font-size:21px; } .hw-brand small { font-size:9px; } .hw-search input { width:115px; } .hw-search button { padding:0 8px; } .hw-nav { gap:0; justify-content:space-between; font-size:11px; } .hw-intro { padding:24px 0 18px; } .hw-intro h1 { font-size:18px; } .hw-intro p { font-size:10px; } .hw-pixels { width:48px; flex-shrink:0; } .hw-feature { grid-template-columns:1fr; gap:18px; } .hw-lead-copy { padding:16px; } .hw-lead h2 { font-size:20px; } .hw-feature-side { gap:13px; } .hw-small-feature { grid-template-columns:115px 1fr; padding-bottom:13px; gap:14px; } .hw-small-feature h3 { font-size:13px; } .hw-small-feature img { aspect-ratio:16/9; } .hw-small-feature .hw-date { margin-top:4px; } .hw-shortcuts { gap:7px; margin:22px 0 30px; } .hw-shortcuts a { flex-direction:column; gap:4px; text-align:center; padding:12px 3px; } .hw-shortcuts b { font-size:11px; } .hw-shortcuts small,.hw-shortcuts .hw-arrow { display:none; } .hw-shortcut-icon { font-size:21px; } .hw-section-head h2 { font-size:17px; gap:7px; } .hw-section-head h2 small { display:none; } .hw-section-head>a { font-size:10px; } .hw-events-strip { padding:16px; } .hw-event-cards { grid-template-columns:1fr; gap:10px; } .hw-schedule-card>a { grid-template-columns:68px 1fr; } .hw-schedule-copy { padding:10px 12px; } .hw-schedule-copy h3 { font-size:13px; } .hw-schedule-copy p { margin-top:3px; } .hw-calendar strong { font-size:26px; } .hw-game-grid { grid-template-columns:repeat(2,minmax(0,1fr)); gap:22px 14px; } .hw-game-card h3 { font-size:13px; margin-top:9px; } .hw-filter-row { gap:6px; } .hw-filter-row button { padding:6px 11px; font-size:11px; } .hw-lower { grid-template-columns:1fr; gap:0; } .hw-news-item { grid-template-columns:110px 1fr; gap:12px; } .hw-news-item h3 { font-size:12px; } .hw-news-item .hw-date { font-size:10px; margin-left:6px; } .hw-section { margin-bottom:32px; } .hw-footer .hw-shell { flex-direction:column; gap:7px; } }
@media (max-width:700px) { .hw-header-inner { padding-top:18px; } .hw-search { width:100%; margin-top:14px; } .hw-search input { flex:1; width:auto; font-size:13px; } .hw-search button { padding:0 14px; } }
@media (prefers-reduced-motion:no-preference) { .hw-home a,.hw-home button { transition:color .15s,background .15s,box-shadow .15s; } .hw-lead:hover,.hw-shortcuts a:hover,.hw-schedule-card:hover { box-shadow:0 4px 18px #23495612; } }

/* Shared header: neutralize parent theme search controls and mobile header. */
.hw-header .hw-shell { width:100%; }
.hw-header input[type=search] { height:auto; box-shadow:none; border-radius:0; }
.hw-site .mobile-header-menu-buttons { display:none; }
body.hw-site { margin-top:0; }
