.ch-home{--ch-blue:#68b9e8;--ch-blue-dark:#2c789f;--ch-cream:#fbf7ea;--ch-paper:#fffdf7;--ch-ink:#17233a;--ch-muted:#637083;--ch-red:#c92e33;--ch-gold:#f0c44b;--ch-green:#4e765f;--ch-line:#e8e0cf;--ch-shadow:0 14px 36px rgba(23,35,58,.12);overflow:hidden;color:var(--ch-ink);background:var(--ch-paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.45}.ch-home *,.ch-home *:before,.ch-home *:after{box-sizing:border-box}.ch-home a{color:inherit;text-decoration:none}.ch-home img{display:block;max-width:100%}.ch-home button,.ch-home input{font:inherit}.ch-home h1,.ch-home h2,.ch-home h3{color:inherit;font-family:Georgia,serif}.ch-home__hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr);min-height:520px;overflow:hidden;background:radial-gradient(circle at 8% 80%,rgba(240,196,75,.28),transparent 26%),linear-gradient(135deg,#fff9e8,#edf8ff)}.ch-home__hero-copy{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(28px,7vw,104px)}.ch-home__eyebrow{margin:0 0 12px;color:var(--ch-red);font-size:13px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.ch-home__eyebrow--gold{color:var(--ch-gold)}.ch-home__hero h1{max-width:620px;margin:0;font-size:clamp(48px,6vw,78px);line-height:.98;letter-spacing:-.045em}.ch-home__hero-copy>p:not(.ch-home__eyebrow){max-width:610px;margin:24px 0 0;color:#47566c;font-size:19px}.ch-home__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.ch-home a.ch-home__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:2px solid var(--ch-ink);border-radius:3px;background:var(--ch-ink);color:#fff;font-weight:800}.ch-home a.ch-home__button--outline{background:transparent;color:var(--ch-ink)}.ch-home a.ch-home__button--light{border-color:#fff;background:#fff;color:var(--ch-ink)}.ch-home a.ch-home__button--light-outline{border-color:#fff;background:transparent;color:#fff}.ch-home__button:focus-visible,.ch-home__text-link:focus-visible,.ch-home__slide-control:focus-visible,.ch-home__slide-dot:focus-visible{outline:3px solid var(--ch-gold);outline-offset:3px}.ch-home__hero-collage{position:relative;min-height:520px;padding:50px 50px 40px 10px}.ch-home__hero-orbit{position:absolute;top:45px;right:55px;bottom:45px;left:10px;border:2px dashed rgba(44,120,159,.28);border-radius:50%;transform:rotate(-9deg)}.ch-home__float-card{position:absolute;width:190px;padding:12px;border:1px solid rgba(23,35,58,.08);border-radius:8px;background:#fff;box-shadow:var(--ch-shadow)}.ch-home__float-image{display:grid;place-items:center;width:100%;aspect-ratio:1;overflow:hidden;background:#fff}.ch-home__float-image img{display:block;width:100%;height:100%;object-fit:contain}.ch-home__float-card strong{display:block;margin-top:11px;font-family:Georgia,serif;font-size:16px}.ch-home__float-card small{color:var(--ch-red);font-weight:800}.ch-home__float--1{top:55px;left:24px;transform:rotate(-6deg)}.ch-home__float--2{top:95px;right:24px;transform:rotate(6deg)}.ch-home__float--3{bottom:25px;left:50%;transform:translate(-50%) rotate(2deg)}.ch-home__section{padding:72px clamp(24px,6vw,88px)}.ch-home__section--cream{background:var(--ch-cream)}.ch-home__section--blue{background:#edf8fd}.ch-home__section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.ch-home__section-head--center{justify-content:center;text-align:center}.ch-home__section-head h2{margin:0;font-size:clamp(34px,4vw,50px);line-height:1.05}.ch-home__section-head p:not(.ch-home__eyebrow){max-width:660px;margin:8px 0 0;color:var(--ch-muted)}.ch-home__text-link{color:var(--ch-blue-dark);font-weight:850;white-space:nowrap}.ch-home__events-panel{display:grid;grid-template-columns:1.05fr 1.95fr;overflow:hidden;border-radius:8px;background:var(--ch-ink);color:#fff;box-shadow:var(--ch-shadow)}.ch-home__events-intro{padding:48px;background:linear-gradient(145deg,#273a5b,#17233a)}.ch-home__events-intro h2{margin:8px 0 14px;font-size:44px;line-height:1}.ch-home__events-intro>p:not(.ch-home__eyebrow){color:#d7e2f4}.ch-home__event-list{display:grid;grid-template-columns:repeat(3,1fr)}.ch-home__event-card{padding:42px 30px;border-left:1px solid rgba(255,255,255,.14)}.ch-home__event-day{color:var(--ch-gold);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.ch-home__event-card h3{margin:14px 0 8px;font-size:24px}.ch-home__event-card p{margin:0;color:#d7e2f4}.ch-home__event-time{display:block;margin-top:20px;color:#fff;font-weight:850}.ch-home__featured{padding:0 clamp(24px,6vw,88px) 72px;background:var(--ch-paper)}.ch-home__featured-carousel{position:relative;overflow:hidden;border-radius:9px;background:var(--ch-ink);color:#fff;box-shadow:var(--ch-shadow)}.ch-home__featured-slide{display:none;grid-template-columns:minmax(0,1.55fr) minmax(330px,.75fr);min-height:500px}.ch-home__featured-slide.is-active{display:grid}.ch-home__featured-media{min-width:0;background:#fff}.ch-home__featured-media img{width:100%;height:100%;min-height:500px;object-fit:contain}.ch-home__featured-copy{display:flex;flex-direction:column;justify-content:center;padding:54px 46px 96px;background:radial-gradient(circle at 95% 10%,rgba(104,185,232,.26),transparent 30%),linear-gradient(145deg,#273a5b,#17233a)}.ch-home__featured-copy h2{margin:8px 0 16px;font-size:clamp(36px,4vw,55px);line-height:1}.ch-home__featured-copy>p:not(.ch-home__eyebrow){margin:0;color:#d7e2f4;font-size:17px}.ch-home__featured-controls{position:absolute;right:36px;bottom:28px;z-index:3;display:flex;align-items:center;gap:9px}.ch-home__slide-control{display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.65);border-radius:50%;background:transparent;color:#fff;cursor:pointer;font-weight:900}.ch-home__slide-dots{display:flex;gap:7px;margin:0 5px}.ch-home__slide-dot{width:9px;height:9px;padding:0;border:1px solid #fff;border-radius:50%;background:transparent;cursor:pointer}.ch-home__slide-dot.is-active{background:#fff}.ch-home__tile-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.ch-home__game-tile{position:relative;min-height:230px;overflow:hidden;border-radius:6px;background:#202b3d;box-shadow:0 8px 22px #17233a1c}.ch-home__game-tile img{width:100%;height:100%;object-fit:cover;opacity:.73;transition:transform .25s ease}.ch-home__game-tile:hover img{transform:scale(1.04)}.ch-home__game-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 30%,#050c19e6)}.ch-home__game-tile span{position:absolute;z-index:1;left:16px;right:16px;bottom:16px;color:#fff;font-family:Georgia,serif;font-size:21px;font-weight:800}.ch-home__product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.ch-home__product-card{position:relative;min-width:0}.ch-home__product-image{position:relative;width:100%;aspect-ratio:1;overflow:hidden;border:1px solid var(--ch-line);border-radius:6px;background:#fff}.ch-home__product-image img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;box-sizing:border-box;object-fit:contain;padding:14px;background:#fff}.ch-home__product-badge{position:absolute;top:10px;left:10px;z-index:1;padding:5px 8px;border-radius:3px;color:#fff;background:var(--ch-red);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.ch-home__product-card h3{margin:12px 0 4px;font-size:17px;line-height:1.25}.ch-home__price{color:var(--ch-red);font-weight:850}.ch-home__staff-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.ch-home__staff-card{display:grid;grid-template-columns:44% 56%;overflow:hidden;min-height:225px;border:1px solid var(--ch-line);border-radius:7px;background:#fff}.ch-home__staff-card>img{width:100%;height:100%;object-fit:contain;padding:12px;background:#f8f5ee}.ch-home__staff-copy{display:flex;flex-direction:column;justify-content:center;padding:18px}.ch-home__staff-copy small{color:var(--ch-green);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.ch-home__staff-copy h3{margin:8px 0 6px;font-size:20px}.ch-home__staff-copy p{margin:0;color:var(--ch-muted);font-size:13px}.ch-home__benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;text-align:center}.ch-home__benefit-icon{display:grid;place-items:center;width:66px;height:66px;margin:0 auto 16px;border-radius:50%;background:var(--ch-blue);color:#fff;font-size:29px}.ch-home__cards-icon{position:relative}.ch-home__cards-icon span{position:absolute;width:24px;height:34px;border:2px solid #fff;border-radius:4px;background:var(--ch-blue);box-shadow:inset 0 0 0 2px var(--ch-blue),inset 0 0 0 3px #fffc;transform-origin:50% 90%}.ch-home__cards-icon span:nth-child(1){transform:rotate(-18deg) translate(-7px,1px)}.ch-home__cards-icon span:nth-child(2){z-index:2;transform:translateY(-2px)}.ch-home__cards-icon span:nth-child(3){transform:rotate(18deg) translate(7px,1px)}.ch-home__benefit-grid h3{margin:0 0 8px;font-size:21px}.ch-home__benefit-grid p{margin:0;color:var(--ch-muted)}.ch-home__visit{display:grid;grid-template-columns:1fr 1fr;background:var(--ch-green);color:#fff}.ch-home__visit-copy{padding:68px clamp(28px,7vw,104px)}.ch-home__visit-copy h2{margin:7px 0 14px;font-size:48px}.ch-home__visit-copy>p:not(.ch-home__eyebrow){max-width:560px;color:#e3f0e7}.ch-home__visit-card{margin:46px clamp(28px,6vw,76px) 46px 0;padding:32px;border-radius:8px;background:#fff;color:var(--ch-ink);box-shadow:var(--ch-shadow)}.ch-home__visit-card h3{margin:0 0 8px;font-size:28px}.ch-home__address{color:var(--ch-muted)}.ch-home__hours{margin:22px 0 0;border-top:1px solid var(--ch-line)}.ch-home__hours div{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid var(--ch-line)}.ch-home__hours strong{font-size:14px}.ch-home__hours-note{margin:18px 0 0;color:var(--ch-muted);font-size:13px}.ch-home__newsletter{padding:54px 24px;text-align:center;background:var(--ch-blue);color:#fff}.ch-home__newsletter h2{margin:0;font-size:38px}.ch-home__newsletter>p{margin:8px auto 22px;max-width:640px}.ch-home__signup{display:grid;grid-template-columns:1fr auto;max-width:540px;margin:auto}.ch-home__signup input{min-width:0;min-height:50px;padding:0 16px;border:0;border-radius:4px 0 0 4px}.ch-home__signup button{min-height:50px;padding:0 20px;border:0;border-radius:0 4px 4px 0;background:var(--ch-ink);color:#fff;font-weight:850}.ch-home__form-message{grid-column:1/-1;margin-top:12px}@media(max-width:1100px){.ch-home__hero{grid-template-columns:1fr 440px}.ch-home__float-card{width:160px;padding:10px}.ch-home__float--1{top:45px;left:18px}.ch-home__float--2{top:70px;right:18px}.ch-home__float--3{bottom:22px;width:160px}.ch-home__featured-slide{grid-template-columns:1fr}.ch-home__featured-media img{min-height:430px;max-height:520px}.ch-home__featured-copy{padding:42px 36px 94px}.ch-home__tile-grid,.ch-home__product-grid{grid-template-columns:repeat(3,1fr)}.ch-home__product-card:nth-child(n+4){display:none}.ch-home__events-panel{grid-template-columns:1fr}.ch-home__event-list{border-top:1px solid rgba(255,255,255,.14)}.ch-home__staff-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.ch-home__hero{display:block;min-height:auto}.ch-home__hero-copy{padding:56px 24px 30px}.ch-home__hero h1{font-size:49px}.ch-home__hero-copy>p:not(.ch-home__eyebrow){font-size:17px}.ch-home__hero-collage{min-height:330px;padding:0}.ch-home__hero-orbit{top:20px;right:30px;bottom:20px;left:30px}.ch-home__float-card{width:165px;padding:9px}.ch-home__float--1{top:35px;left:25px}.ch-home__float--2{top:70px;right:22px}.ch-home__float--3{display:none}.ch-home__section{padding:52px 20px}.ch-home__section-head{display:block}.ch-home__text-link{display:inline-block;margin-top:12px}.ch-home__events-intro{padding:36px 24px}.ch-home__events-intro h2{font-size:38px}.ch-home__event-list{display:block}.ch-home__event-card{padding:25px 24px;border-top:1px solid rgba(255,255,255,.14);border-left:0}.ch-home__featured{padding:0 20px 52px}.ch-home__featured-slide{min-height:0}.ch-home__featured-slide.is-active{display:block}.ch-home__featured-media img{height:245px;min-height:245px}.ch-home__featured-copy{padding:34px 24px 94px}.ch-home__featured-copy h2{font-size:38px}.ch-home__featured-controls{right:22px;bottom:22px}.ch-home__tile-grid,.ch-home__product-grid{grid-template-columns:repeat(2,1fr);gap:14px}.ch-home__game-tile{min-height:180px}.ch-home__product-card:nth-child(n+4){display:block}.ch-home__product-card:last-child{display:none}.ch-home__staff-grid{grid-template-columns:1fr}.ch-home__benefit-grid{grid-template-columns:repeat(2,1fr);gap:34px 18px}.ch-home__visit{grid-template-columns:1fr}.ch-home__visit-copy{padding:54px 24px 28px}.ch-home__visit-copy h2{font-size:42px}.ch-home__visit-card{margin:0 20px 48px;padding:24px}.ch-home__signup{display:block}.ch-home__signup input,.ch-home__signup button{width:100%;border-radius:4px}.ch-home__signup button{margin-top:8px}}@media(prefers-reduced-motion:reduce){.ch-home__game-tile img{transition:none}}.champion-product-facts{margin:1.4rem 0;padding:1.6rem;border:.1rem solid rgba(var(--color-foreground),.14);border-left:.4rem solid #c8262c;border-radius:.8rem;background:rgba(var(--color-background),.78)}.champion-product-facts__heading,.champion-purchase-info__heading{margin:0 0 1rem;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:1.5rem;font-weight:700;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}.champion-product-facts__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.4rem;margin:0}.champion-product-facts__item{min-width:0}.champion-product-facts__item dt{margin-bottom:.2rem;color:rgba(var(--color-foreground),.68);font-size:1.2rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.champion-product-facts__item dd{margin:0;color:rgb(var(--color-foreground));font-size:1.45rem;line-height:1.35}.champion-purchase-info{margin:1.4rem 0;padding:1.6rem;border-radius:.8rem;background:#f6f4ed;color:#17213a}.champion-purchase-info__list{display:grid;gap:1rem;margin:0;padding:0;list-style:none}.champion-purchase-info__list li{display:grid;grid-template-columns:2.2rem minmax(0,1fr);gap:.9rem;align-items:start;font-size:1.35rem;line-height:1.4}.champion-purchase-info__icon{display:flex;width:2.2rem;height:2.2rem;align-items:center;justify-content:center;color:#c8262c}.champion-purchase-info__icon svg{width:1.9rem;height:1.9rem;fill:currentColor}@media screen and (max-width:749px){.champion-product-facts__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/20/compiled_assets/styles.css.map */
