{"id":19,"date":"2024-02-22T19:22:31","date_gmt":"2024-02-22T19:22:31","guid":{"rendered":"https:\/\/gamedaycsc.com\/?page_id=19"},"modified":"2025-12-11T08:59:12","modified_gmt":"2025-12-11T13:59:12","slug":"19-2","status":"publish","type":"page","link":"https:\/\/gamedaycsc.com\/","title":{"rendered":"Welcome!"},"content":{"rendered":"\n<section class=\"gd-home\">\n  <style>\n    \/* =========\n       WRAPPER\n    ========= *\/\n    .gd-home {\n      margin-left: calc(50% - 50vw);\n      margin-right: calc(50% - 50vw);\n      width: 100vw;\n      background: #05060a;\n      color: #f5f5f5;\n      font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n      padding: 0 0 80px;\n    }\n\n    .gd-home-inner {\n      max-width: 1280px;\n      margin: 0 auto;\n      padding: 0 28px;\n    }\n\n    .gd-kicker {\n      font-family: \"Oswald\", sans-serif;\n      font-size: 13px;\n      text-transform: uppercase;\n      letter-spacing: 0.26em;\n      color: #d9b563;\n      margin: 0 0 10px;\n    }\n\n    .gd-heading-xl {\n      font-family: \"Oswald\", sans-serif;\n      font-size: 40px;\n      line-height: 1.15;\n      text-transform: uppercase;\n      letter-spacing: 0.14em;\n      margin: 0 0 14px;\n    }\n\n    .gd-heading-md {\n      font-family: \"Oswald\", sans-serif;\n      font-size: 18px;\n      text-transform: uppercase;\n      letter-spacing: 0.18em;\n      margin: 0 0 8px;\n    }\n\n    .gd-text-simple {\n      font-size: 15px;\n      color: #c7cce0;\n      margin: 0 0 18px;\n      max-width: 540px;\n    }\n\n    \/* =========\n       HERO\n    ========= *\/\n    .gd-hero {\n      position: relative;\n      border-radius: 0 0 32px 32px;\n      overflow: hidden;\n      margin-bottom: 48px;\n      box-shadow: 0 30px 80px rgba(0,0,0,0.9);\n    }\n\n    .gd-hero-inner {\n      position: relative;\n      min-height: 480px;\n      height: 60vh;\n      max-height: 720px;\n      overflow: hidden;\n    }\n\n    .gd-hero-video {\n      position: absolute;\n      inset: 0;\n      z-index: 1;\n    }\n\n    .gd-hero-video video {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      object-position: center;\n      display: block;\n    }\n\n    .gd-hero-overlay {\n      position: absolute;\n      inset: 0;\n      z-index: 2;\n      background:\n        radial-gradient(circle at top left, rgba(217,181,99,0.24), transparent 55%),\n        linear-gradient(to bottom right, rgba(0,0,0,0.78), rgba(0,0,0,0.96));\n    }\n\n    .gd-hero-content {\n      position: relative;\n      z-index: 3;\n      padding: 64px 40px 46px;\n      max-width: 720px;\n    }\n\n    .gd-pill-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin: 18px 0 26px;\n    }\n\n    .gd-pill {\n      padding: 7px 14px;\n      border-radius: 999px;\n      border: 1px solid rgba(217,181,99,0.8);\n      background: rgba(5,6,10,0.7);\n      font-size: 12px;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      color: #e8e8e8;\n      white-space: nowrap;\n    }\n\n    .gd-hero-cta {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 14px;\n    }\n\n    .gd-btn {\n      padding: 12px 24px;\n      border-radius: 999px;\n      font-family: \"Oswald\", sans-serif;\n      text-transform: uppercase;\n      letter-spacing: 0.18em;\n      font-size: 11px;\n      text-decoration: none;\n      white-space: nowrap;\n      cursor: pointer;\n    }\n\n    .gd-btn-gold {\n      background: linear-gradient(135deg, #f7e4ae, #d9b563);\n      color: #151515;\n      border: none;\n      box-shadow: 0 18px 45px rgba(0,0,0,0.95);\n    }\n\n    .gd-btn-dark {\n      border: 1px solid rgba(217,181,99,0.5);\n      background: rgba(5,6,10,0.85);\n      color: #f5f5f5;\n    }\n\n    \/* =========\n       SUMMARY CARDS\n    ========= *\/\n    .gd-summary {\n      margin: 40px 0 52px;\n    }\n\n    .gd-summary-heading {\n      font-family: \"Oswald\", sans-serif;\n      font-size: 18px;\n      text-transform: uppercase;\n      letter-spacing: 0.18em;\n      margin: 0 0 14px;\n    }\n\n    .gd-summary-grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 18px;\n    }\n\n    @media (max-width: 900px) {\n      .gd-summary-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    .gd-summary-card {\n      border-radius: 18px;\n      padding: 16px 16px 14px;\n      background:\n        radial-gradient(circle at top left, rgba(217,181,99,0.14), transparent 60%),\n        rgba(8,9,14,0.96);\n      border: 1px solid rgba(217,181,99,0.35);\n      box-shadow: 0 18px 45px rgba(0,0,0,0.85);\n      font-size: 14px;\n      color: #d9dde8;\n    }\n\n    .gd-summary-card h3 {\n      font-family: \"Oswald\", sans-serif;\n      font-size: 14px;\n      text-transform: uppercase;\n      letter-spacing: 0.16em;\n      margin: 0 0 8px;\n      color: #f7e0a4;\n    }\n\n    .gd-summary-card p {\n      margin: 0;\n      font-size: 13px;\n      color: #c4c8d8;\n    }\n\n    .gd-summary-card p + p {\n      margin-top: 4px;\n    }\n\n    \/* =========\n       IMAGE BANDS\n    ========= *\/\n    .gd-band {\n      margin-bottom: 56px;\n    }\n\n    .gd-band-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 28px;\n    }\n\n    @media (max-width: 880px) {\n      .gd-band-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    .gd-band-img {\n      position: relative;\n      border-radius: 20px;\n      overflow: hidden;\n      min-height: 260px;\n      box-shadow: 0 24px 60px rgba(0,0,0,0.9);\n      border: 1px solid rgba(217,181,99,0.25);\n    }\n\n    .gd-band-img img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      display: block;\n      transition: transform 0.35s ease;\n    }\n\n    .gd-band-img:hover img {\n      transform: scale(1.04);\n    }\n\n    .gd-overlay {\n      position: absolute;\n      inset: 0;\n      pointer-events: none;\n      background:\n        \/* bottom shading so text stands out *\/\n        linear-gradient(to top, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0.45) 30%, transparent 60%),\n        \/* subtle angled shading *\/\n        linear-gradient(to top right, rgba(0,0,0,0.65), transparent 55%);\n    }\n\n    .gd-band-text {\n      position: absolute;\n      left: 20px;\n      right: 20px;\n      bottom: 18px;\n      z-index: 2;\n      display: flex;\n      flex-direction: column;\n      gap: 6px;\n    }\n\n    .gd-band-heading {\n      font-family: \"Oswald\", sans-serif;\n      font-size: 16px;\n      text-transform: uppercase;\n      letter-spacing: 0.18em;\n      margin: 0;\n      color: #f7e0a4;\n    }\n\n    .gd-band-copy {\n      font-size: 14px;\n      color: #e6e9f4;\n      max-width: 360px;\n      margin: 0;\n    }\n\n    .gd-band-cta {\n      margin-top: 6px;\n    }\n\n    .gd-btn-small {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 7px 16px;\n      border-radius: 999px;\n      border: 1px solid rgba(217,181,99,0.75);\n      background: rgba(5,6,10,0.9);\n      font-family: \"Oswald\", sans-serif;\n      text-transform: uppercase;\n      letter-spacing: 0.16em;\n      font-size: 10px;\n      text-decoration: none;\n      color: #f5f5f5;\n      cursor: pointer;\n      white-space: nowrap;\n    }\n\n    \/* =========\n       MOBILE TWEAKS\n    ========= *\/\n    @media (max-width: 768px) {\n      .gd-home-inner {\n        padding: 0 18px;\n      }\n\n      .gd-hero-inner {\n        height: auto;\n        min-height: 420px;\n      }\n\n      .gd-hero-content {\n        padding: 36px 22px 30px;\n      }\n\n      .gd-heading-xl {\n        font-size: 28px;\n        letter-spacing: 0.12em;\n      }\n\n      .gd-text-simple {\n        font-size: 14px;\n        max-width: 100%;\n      }\n\n      .gd-pill-row {\n        gap: 8px;\n      }\n\n      .gd-pill {\n        font-size: 11px;\n        padding: 6px 12px;\n      }\n\n      .gd-btn {\n        font-size: 10px;\n        padding: 10px 18px;\n      }\n\n      .gd-summary {\n        margin: 32px 0 40px;\n      }\n\n      .gd-band {\n        margin-bottom: 40px;\n      }\n\n      .gd-band-img {\n        min-height: 220px;\n      }\n\n      .gd-band-text {\n        left: 16px;\n        right: 16px;\n        bottom: 14px;\n      }\n\n      .gd-band-heading {\n        font-size: 14px;\n        letter-spacing: 0.16em;\n      }\n\n      .gd-band-copy {\n        font-size: 13px;\n      }\n    }\n\n    @media (max-width: 480px) {\n      .gd-hero-content {\n        padding: 30px 18px 26px;\n      }\n\n      .gd-heading-xl {\n        font-size: 24px;\n        letter-spacing: 0.1em;\n      }\n\n      .gd-kicker {\n        font-size: 11px;\n        letter-spacing: 0.22em;\n      }\n\n      .gd-hero-cta {\n        gap: 10px;\n      }\n\n      .gd-btn {\n        width: 100%;\n        justify-content: center;\n      }\n    }\n  <\/style>\n\n  <div class=\"gd-home-inner\">\n\n    <!-- HERO -->\n    <section class=\"gd-hero\" aria-label=\"Game Day Hockey Development hero\">\n      <div class=\"gd-hero-inner\">\n        <div class=\"gd-hero-video\">\n          <video\n            src=\"https:\/\/gamedaycsc.com\/wp-content\/uploads\/2025\/12\/HockeySchoollisting_V3-2-1.mp4\"\n            autoplay\n            muted\n            loop\n            playsinline\n          ><\/video>\n        <\/div>\n        <div class=\"gd-hero-overlay\"><\/div>\n\n        <div class=\"gd-hero-content\">\n          <p class=\"gd-kicker\">Game Day Hockey Development<\/p>\n          <h1 class=\"gd-heading-xl\">Skill. Detail. Leadership.<\/h1>\n          <p class=\"gd-text-simple\">\n            Game-ready skill work, honest teaching and clear standards for how we practice, lead and compete.\n          <\/p>\n\n          <div class=\"gd-pill-row\">\n            <span class=\"gd-pill\">Skills &amp; Skating<\/span>\n            <span class=\"gd-pill\">Stickhandling &amp; Puck Control<\/span>\n            <span class=\"gd-pill\">Teams &amp; Associations<\/span>\n            <span class=\"gd-pill\">Leadership &amp; Culture<\/span>\n          <\/div>\n\n          <div class=\"gd-hero-cta\">\n            <a href=\"https:\/\/gamedaycsc.com\/index.php\/contact\/\" class=\"gd-btn gd-btn-gold\">\n              Work With Game Day\n            <\/a>\n            <a href=\"https:\/\/gamedaycsc.com\/index.php\/contact\/\" class=\"gd-btn gd-btn-dark\">\n              Teams &amp; Associations\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- SUMMARY ROW -->\n    <section class=\"gd-summary\" aria-label=\"How Game Day works\">\n      <h2 class=\"gd-summary-heading\">How Game Day Works<\/h2>\n      <div class=\"gd-summary-grid\">\n        <article class=\"gd-summary-card\">\n          <h3>Players<\/h3>\n          <p>Small-group skills, skating and stickhandling with clear instruction and feedback.<\/p>\n          <p>We talk about habits, confidence and how to show up on game day, not just how to run a drill.<\/p>\n        <\/article>\n        <article class=\"gd-summary-card\">\n          <h3>Teams<\/h3>\n          <p>Team sessions that support your systems and language instead of competing with them.<\/p>\n          <p>We help your group with compete level, communication and standards in a way that sticks.<\/p>\n        <\/article>\n        <article class=\"gd-summary-card\">\n          <h3>Associations &amp; Leaders<\/h3>\n          <p>Season plans, skills nights and leadership support for minor hockey.<\/p>\n          <p>Coaches get a framework they can use in the room, on the bench and on the ice.<\/p>\n        <\/article>\n      <\/div>\n    <\/section>\n\n    <!-- BAND 1: SKILLS + STICKHANDLING -->\n    <section class=\"gd-band\" aria-label=\"Skills and stickhandling\">\n      <div class=\"gd-band-grid\">\n        <figure class=\"gd-band-img\">\n          <img decoding=\"async\"\n            src=\"https:\/\/gamedaycsc.com\/wp-content\/uploads\/2025\/12\/MediahillGameDayHockey-004.jpg\"\n            alt=\"Game Day skills training\"\n          >\n          <div class=\"gd-overlay\"><\/div>\n          <figcaption class=\"gd-band-text\">\n            <p class=\"gd-band-heading\">Skills Training<\/p>\n            <p class=\"gd-band-copy\">\n              Skating, edges and puck control layered into simple, repeatable drills built for game situations.\n            <\/p>\n          <\/figcaption>\n        <\/figure>\n\n        <figure class=\"gd-band-img\">\n          <img decoding=\"async\"\n            src=\"https:\/\/gamedaycsc.com\/wp-content\/uploads\/2025\/12\/IMG_7678.jpg\"\n            alt=\"Game Day stickhandling work\"\n          >\n          <div class=\"gd-overlay\"><\/div>\n          <figcaption class=\"gd-band-text\">\n            <p class=\"gd-band-heading\">Stickhandling Labs<\/p>\n            <p class=\"gd-band-copy\">\n              Touch, deception and protection with the puck in tight space and under pressure, with teaching players understand.\n            <\/p>\n          <\/figcaption>\n        <\/figure>\n      <\/div>\n    <\/section>\n\n    <!-- BAND 2: TEAMS + ASSOCIATIONS -->\n    <section class=\"gd-band\" aria-label=\"Teams and associations\">\n      <div class=\"gd-band-grid\">\n        <figure class=\"gd-band-img\">\n          <img decoding=\"async\"\n            src=\"https:\/\/gamedaycsc.com\/wp-content\/uploads\/2025\/12\/IMG_1322.jpg\"\n            alt=\"Team training at Game Day\"\n          >\n          <div class=\"gd-overlay\"><\/div>\n          <figcaption class=\"gd-band-text\">\n            <p class=\"gd-band-heading\">Team Training<\/p>\n            <p class=\"gd-band-copy\">\n              Practice blocks built with your staff so skills, compete and leadership all pull in the same direction.\n            <\/p>\n            <div class=\"gd-band-cta\">\n              <a href=\"https:\/\/gamedaycsc.com\/index.php\/contact\/\" class=\"gd-btn-small\">\n                Contact About Teams\n              <\/a>\n            <\/div>\n          <\/figcaption>\n        <\/figure>\n\n        <figure class=\"gd-band-img\">\n          <img decoding=\"async\"\n            src=\"https:\/\/gamedaycsc.com\/wp-content\/uploads\/2025\/12\/unnamed-1.jpg\"\n            alt=\"Association development support\"\n          >\n          <div class=\"gd-overlay\"><\/div>\n          <figcaption class=\"gd-band-text\">\n            <p class=\"gd-band-heading\">Associations<\/p>\n            <p class=\"gd-band-copy\">\n              Aligned development across teams so players hear the same messages as they move through your program.\n            <\/p>\n            <div class=\"gd-band-cta\">\n              <a href=\"https:\/\/gamedaycsc.com\/index.php\/contact\/\" class=\"gd-btn-small\">\n                Contact About Associations\n              <\/a>\n            <\/div>\n          <\/figcaption>\n        <\/figure>\n      <\/div>\n    <\/section>\n\n  <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Game Day Hockey Development Skill. Detail. Leadership. Game-ready skill work, honest teaching and clear standards for how we practice, lead and compete. Skills &amp; Skating Stickhandling &amp; Puck Control Teams &amp; Associations Leadership &amp; Culture Work With Game Day Teams &amp; Associations How Game Day Works Players Small-group skills, skating and stickhandling with clear instruction [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/gamedaycsc.com\/index.php\/wp-json\/wp\/v2\/pages\/19"}],"collection":[{"href":"https:\/\/gamedaycsc.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gamedaycsc.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gamedaycsc.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gamedaycsc.com\/index.php\/wp-json\/wp\/v2\/comments?post=19"}],"version-history":[{"count":99,"href":"https:\/\/gamedaycsc.com\/index.php\/wp-json\/wp\/v2\/pages\/19\/revisions"}],"predecessor-version":[{"id":1197,"href":"https:\/\/gamedaycsc.com\/index.php\/wp-json\/wp\/v2\/pages\/19\/revisions\/1197"}],"wp:attachment":[{"href":"https:\/\/gamedaycsc.com\/index.php\/wp-json\/wp\/v2\/media?parent=19"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}