:root{--hc-ink:#20244c;--hc-muted:#656b88;--hc-purple:#6f42d8;--hc-sky:#eaf9ff;--hc-card:#fff;--hc-shadow:0 12px 30px rgba(55,67,130,.12)}*{box-sizing:border-box}.h-game-nav,.h-content-nav{font-family:Nunito,"Avenir Next",system-ui,sans-serif}.h-game-nav{height:58px;position:fixed;z-index:999;inset:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:7px max(16px,calc((100vw - 1120px)/2));background:rgba(255,255,255,.95);border-bottom:1px solid #e8e9f2;box-shadow:0 2px 9px rgba(42,50,100,.08);backdrop-filter:blur(9px)}body.harfcan-game{padding-top:66px!important}.h-game-nav a{display:inline-flex;align-items:center;color:var(--hc-ink);font:800 .78rem/1 Nunito,"Avenir Next",system-ui,sans-serif;text-decoration:none}.h-game-brand img{display:block;width:108px;height:auto}.h-game-name{color:var(--hc-muted);font:800 .8rem/1 Nunito,"Avenir Next",system-ui,sans-serif;white-space:nowrap}.h-game-return{padding:.55rem .78rem;border-radius:999px;background:#efe9ff;color:var(--hc-purple)!important}.h-game-return:hover{background:var(--hc-purple);color:#fff!important}.h-content-page{min-height:100vh;background:linear-gradient(180deg,#eefaff 0,#fffdf7 43%);color:var(--hc-ink);font-family:Nunito,"Avenir Next",system-ui,sans-serif}.h-content-nav{max-width:1180px;min-height:72px;margin:auto;padding:10px 24px;display:flex;align-items:center;gap:26px}.h-content-brand img{display:block;width:126px}.h-content-nav nav{display:flex;justify-content:center;gap:20px;flex:1}.h-content-nav a{color:var(--hc-ink);font-size:.82rem;font-weight:850;text-decoration:none}.h-content-nav nav a:hover{color:var(--hc-purple)}.h-content-cta{padding:.62rem .95rem!important;color:#fff!important;background:var(--hc-purple);border-radius:999px}.h-content-hero{max-width:1052px;margin:15px auto 0;padding:42px 24px 36px;display:grid;grid-template-columns:1fr .68fr;gap:30px;align-items:center}.h-content-hero h1{font-size:clamp(2.15rem,4.4vw,3.7rem);letter-spacing:-.05em;line-height:1.04;margin:6px 0 13px}.h-content-hero h1 span{color:#ee6b62}.h-content-hero p:not(.h-eyebrow){color:#55607e;max-width:540px;line-height:1.55}.h-eyebrow{margin:0;color:var(--hc-purple);font-size:.75rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.h-content-art{height:198px;display:grid;place-items:center;border-radius:27px;background:linear-gradient(135deg,#d9f5ff,#e9dcff);box-shadow:var(--hc-shadow);font-size:6.7rem}.h-content-main{max-width:1052px;margin:auto;padding:20px 24px 70px}.h-content-heading{text-align:center;margin:0 0 25px}.h-content-heading h2{font-size:clamp(1.6rem,3vw,2.2rem);letter-spacing:-.04em;margin:6px 0}.h-content-heading p:last-child{color:var(--hc-muted);font-size:.92rem}.h-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.h-choice-card{border:1px solid #e6e7f0;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 5px 15px rgba(52,64,114,.08)}.h-choice-toggle{width:100%;border:0;background:var(--card-bg,#eaf8e9);color:var(--hc-ink);padding:20px;text-align:left;display:flex;align-items:center;gap:13px;font:inherit;cursor:pointer}.h-choice-icon{display:grid;place-items:center;width:52px;height:52px;flex:0 0 52px;background:var(--card-accent,#62b875);border-radius:16px;font-size:1.75rem}.h-choice-title{display:flex;flex-direction:column;gap:2px}.h-choice-title strong{font-size:1.1rem}.h-choice-title small{color:#57627c;font-size:.77rem;font-weight:700}.h-choice-more{margin-left:auto;color:#fff;background:var(--card-accent,#62b875);width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-size:1.2rem}.h-choice-toggle[aria-expanded=true] .h-choice-more{transform:rotate(45deg)}.h-choice-links{padding:15px;display:grid;grid-template-columns:repeat(2,1fr);gap:9px;list-style:none;margin:0}.h-choice-links a{display:flex;min-height:43px;align-items:center;justify-content:center;padding:7px 9px;border:1px solid #e1e2ec;border-radius:12px;color:var(--hc-purple);font-size:.82rem;font-weight:850;text-align:center;text-decoration:none}.h-choice-links a:hover{color:#fff;background:var(--hc-purple);border-color:var(--hc-purple)}.h-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.h-feature-card{display:flex;min-height:245px;flex-direction:column;padding:21px;border:1px solid #e6e7f0;border-radius:20px;background:#fff;box-shadow:0 5px 15px rgba(52,64,114,.08)}.h-feature-card>span{font-size:2.8rem}.h-feature-card .h-tag{margin:10px 0 3px;color:var(--hc-purple);font-size:.67rem;font-weight:900;letter-spacing:.08em}.h-feature-card h3{font-size:1.16rem;margin:0 0 8px}.h-feature-card p:not(.h-tag){color:var(--hc-muted);font-size:.89rem;line-height:1.45}.h-feature-card a{margin-top:auto;padding-top:15px;color:var(--hc-purple);font-weight:900;text-decoration:none}.h-content-footer{padding:29px 24px;background:#fff;border-top:1px solid #e7e8f1;color:var(--hc-muted);text-align:center;font-size:.84rem}.h-content-footer a{color:var(--hc-purple);font-weight:850;text-decoration:none}@media(max-width:800px){.h-content-nav{flex-wrap:wrap;gap:12px;padding:10px 18px}.h-content-nav nav{order:3;flex-basis:100%;justify-content:space-between;gap:6px}.h-content-nav nav a{font-size:.69rem}.h-content-hero{grid-template-columns:1fr;text-align:center;padding-top:30px}.h-content-hero p:not(.h-eyebrow){margin-inline:auto}.h-content-art{max-width:440px;width:100%;height:145px;margin:auto;font-size:5rem}.h-choice-grid,.h-feature-grid{grid-template-columns:1fr}.h-game-name{display:none}}@media(max-width:460px){.h-game-brand img{width:92px}.h-game-return{padding:.5rem .62rem!important;font-size:.7rem!important}.h-content-nav nav a{font-size:.62rem}.h-choice-links{grid-template-columns:1fr}.h-content-main{padding-inline:18px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.h-game-nav a:focus-visible,.h-content-nav a:focus-visible,.h-choice-toggle:focus-visible,.h-choice-links a:focus-visible,.h-feature-card a:focus-visible{outline:3px solid #f18b2b;outline-offset:3px}
