@font-face{font-family:Fredoka;src:url('/assets/Fredoka-SemiBold.ttf')}@font-face{font-family:Atkinson;src:url('/assets/AtkinsonHyperlegible-Regular.ttf')}
.home{--ink:#203452;--blue:#285de2;--mist:#eef5fc;--line:#e1e4ea;color:var(--ink);font-family:Atkinson,system-ui,sans-serif}.home .shell{width:min(1160px,calc(100% - 64px))}.home header{height:112px}.home .brand{font-family:Fredoka;font-size:28px}.home .brand img{border-radius:12px}.availability-link{font-size:16px;text-decoration:none}.play-hero{display:grid;grid-template-columns:1fr 460px;align-items:center;gap:64px;padding:44px 0 96px}.home h1{font-family:Fredoka;font-weight:600;font-size:clamp(48px,5.6vw,76px);line-height:1.05;letter-spacing:-2px;margin:0}.home h1 span{color:var(--blue)}.card-fan{height:235px;display:flex;align-items:center;padding-left:10px;margin:32px 0 0}.fan-card{width:145px;height:177px;border:2px solid var(--line);border-radius:24px;background:white;box-shadow:0 7px 0 #e9edf3;cursor:pointer;transform:rotate(-12deg);transition:transform .2s}.fan-card+ .fan-card{margin-left:-28px;transform:translateY(-14px) rotate(2deg)}.fan-card:last-child{transform:rotate(14deg)}.fan-card:hover{transform:translateY(-22px) rotate(0)}.fan-card img{width:100%;height:100%;object-fit:contain}.download-note{font-size:18px;line-height:1.5;color:#687487;margin:22px 0 0}.trial{padding:24px;border:2px solid var(--line);border-radius:32px;box-shadow:0 8px 0 #edf0f5;min-height:570px;scroll-margin-top:20px}.trial-top{display:flex;align-items:center;gap:12px;font-family:Fredoka;font-size:18px}.trial-top label{margin-left:auto}select{font:15px Atkinson;border:0;background:var(--mist);border-radius:12px;padding:11px 8px;color:var(--ink);max-width:145px}.icon-button{width:44px;height:44px;border:0;border-radius:50%;background:var(--mist);color:var(--blue);display:grid;place-items:center;cursor:pointer;font-size:28px}.icon-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.goal{display:flex;flex-direction:column;align-items:center;margin:24px 0 0;height:174px}.goal img{height:112px;width:112px;object-fit:contain}.goal strong{font-size:23px;margin-top:6px}.reading{display:block;min-height:18px;color:#6c798b;font-size:14px;line-height:1.2}.goal .reading{margin-top:2px}#instruction{height:36px;margin:10px 0 12px;text-align:center;font-size:16px;color:#687487;line-height:18px}.equation{display:grid;grid-template-columns:1fr 24px 1fr 24px 1fr;align-items:center;gap:5px;margin-bottom:16px}.equation .operator{text-align:center;font-size:22px}.trial-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.word-card{font:inherit;color:var(--ink);min-width:0;height:122px;padding:6px 4px;border:2px solid var(--line);border-radius:17px;background:white;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 3px 0 #f0f2f7;transition:border-color .12s,background .12s}.word-card img{height:69px;max-width:100%;object-fit:contain}.word-card strong{font-size:16px;line-height:19px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.word-card .reading{font-size:12px;min-height:14px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.word-card.selected{border-color:var(--blue);background:var(--mist)}.word-card:active{box-shadow:none}.word-card.unknown{background:#f2f3f8;color:#a7aeba;box-shadow:none;font-size:26px;border-color:transparent;cursor:default}.equation .word-card{height:106px;font-size:24px;color:#b2b9c5;box-shadow:none}.equation img{height:52px}.primary{border:0;border-bottom:4px solid #1948bc;border-radius:16px;background:var(--blue);color:white;font:20px Fredoka;min-height:52px;padding:10px 28px;cursor:pointer}.quiet{border:0;background:transparent;color:var(--blue);font:18px Atkinson;text-decoration:underline;min-height:44px;cursor:pointer}#trial-actions{min-height:54px;text-align:center;margin-top:18px}[hidden]{display:none!important}.collection-preview{padding:36px 0 64px}.collection-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.home h2{font:38px Fredoka;letter-spacing:-.7px;margin:0}.preview-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}.preview-grid .word-card{height:190px;border-radius:23px;padding:12px}.preview-grid .word-card img{height:112px}.preview-grid .word-card strong{font-size:19px}.preview-grid .word-card .reading{font-size:14px}.home footer{font-size:15px;color:#687487;border-top:1px solid var(--line)}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}#card-dialog{overflow:visible;width:min(340px,calc(100% - 48px));padding:24px;border:2px solid var(--line);border-radius:30px;background:white;color:var(--ink);box-shadow:0 20px 80px #172d5033;max-height:90dvh}#card-dialog::backdrop{background:#14274655}#close-card{position:absolute;right:6px;top:6px;background:transparent;color:var(--ink)}#card-content{text-align:center;touch-action:pan-y}#card-content img{width:100%;height:220px;object-fit:contain;pointer-events:none}#card-content h2{font-size:36px;margin:12px 0 6px}#card-content .reading{font-size:20px}#card-content p{font-size:20px;color:#687487;margin:16px 0 6px}button:focus-visible,select:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.home a:focus-visible{outline-offset:4px}
@media(max-width:1000px){.play-hero{gap:28px;grid-template-columns:1fr 420px}.fan-card{width:125px;height:150px}.preview-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:760px){.home .shell{width:calc(100% - 32px)}.home header{height:82px}.play-hero{grid-template-columns:1fr;gap:28px;padding:26px 0 40px}.intro{text-align:center}.home h1{font-size:50px;letter-spacing:-1.3px}.card-fan{display:none}.download-note{font-size:16px;margin-top:18px}.trial{max-width:460px;width:100%;margin:auto;padding:18px;min-height:550px}.home h2{font-size:30px}.preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.preview-grid .word-card{height:150px;padding:5px;border-radius:17px}.preview-grid .word-card img{height:85px}.preview-grid .word-card strong{font-size:15px}.preview-grid .word-card .reading{font-size:12px}.collection-heading img{width:85px;height:85px}.collection-preview{padding:24px 0}.home footer{padding-top:26px}.availability-link{font-size:14px}}
@media(max-width:360px){.home h1{font-size:43px}.trial{padding:12px}.trial-top{gap:6px}.trial-top select{max-width:120px}.word-card strong{font-size:14px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
