.heading-icon{color:#fff;flex-shrink:0;width:1.1em;height:1.1em}.home-page{background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:Comic Sans MS,"Baloo 2",system-ui,sans-serif;display:flex}.home-page__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffd1;border-radius:32px;width:100%;max-width:720px;padding:2.5rem 2rem;box-shadow:0 20px 50px #00000026}.home-page__title{color:#3a3a3a;text-align:center;margin:0 0 .4rem;font-size:2.4rem}.home-page__subtitle{color:#7a7568;text-align:center;margin:0 0 2rem;font-size:1.05rem}.home-page__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.home-page__card{aspect-ratio:1;background:var(--unit-accent,#f0704a);cursor:pointer;border:none;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:.75rem;transition:transform .15s,box-shadow .15s;display:flex}.home-page__card:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 10px 24px #0003}.home-page__card-cover{object-fit:contain;filter:drop-shadow(0 3px 6px #0003);width:44%;height:44%}.home-page__card-label{color:#fff;background:#ffffff4d;border-radius:999px;padding:.15rem .7rem;font-size:.75rem;font-weight:700}.home-page__card-title{color:#fff;text-align:center;font-size:.95rem;font-weight:700}.home-page__card--empty{cursor:default;background:#0000000f;border:2px dashed #0000001f}.home-page__card-empty-text{color:#999;font-size:.85rem;font-weight:700}@media (width<=640px){.home-page__overlay{padding:2rem 1.25rem}.home-page__title{font-size:1.9rem}.home-page__grid{gap:.75rem}.home-page__card-title{font-size:.8rem}}.unit-header{border-radius:999px;align-items:center;font-weight:700;display:inline-flex;overflow:hidden;box-shadow:0 4px 10px #0000001a}.unit-header__label{background:var(--unit-accent-dark,#e8a33d);color:#fff;padding:.6rem 1.4rem}.unit-header__title{background:var(--unit-accent,#f0704a);color:#fff;padding:.6rem 1.8rem}.word-card{cursor:pointer;font:inherit;background:0 0;border:none;flex-direction:column;align-items:center;gap:.5rem;padding:0;display:flex}.word-card__image-wrap{aspect-ratio:1;background:#f4f4f4;border-radius:16px;justify-content:center;align-items:center;width:100%;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}.word-card:hover .word-card__image-wrap,.word-card:focus-visible .word-card__image-wrap{transform:scale(1.05);box-shadow:0 6px 14px #00000026}.word-card__image{object-fit:contain;width:70%;height:70%}.word-card__label{color:#333;font-weight:700}.word-modal-overlay{z-index:100;background:#00000080;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.word-modal{touch-action:pan-y;background:#fff;border-radius:32px;align-items:center;gap:1.5rem;width:min(720px,85vw);padding:3rem 2rem 2.5rem;display:flex;position:relative}.word-modal__close{color:#666;cursor:pointer;background:#f2f2f2;border:none;border-radius:50%;width:48px;height:48px;font-size:2rem;line-height:1;position:absolute;top:1.25rem;right:1.25rem}.word-modal__nav{color:#ccc;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:.5rem;font-size:4rem;line-height:1}.word-modal__nav:hover{color:var(--unit-accent,#f0704a)}.word-modal__content{flex-direction:column;flex:1;align-items:center;gap:1.25rem;min-width:0;display:flex}.word-modal__image{object-fit:contain;width:260px;height:260px}.word-modal__word{color:#333;font-size:3rem;font-weight:700}.word-modal__phonetic{color:#888;font-size:1.6rem}.word-modal__play{background:var(--unit-accent,#f0704a);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;display:flex}.word-modal__play-icon{width:30px;height:30px}@media (width<=700px){.word-modal{gap:.5rem;width:min(500px,92vw);padding:2.5rem 1rem 2rem}.word-modal__nav{font-size:2.5rem}.word-modal__image{width:180px;height:180px}.word-modal__word{font-size:2.2rem}.word-modal__phonetic{font-size:1.3rem}}.words-grid__heading{background:var(--unit-accent,#f0704a);color:#fff;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:.4rem 1.2rem;font-size:1rem;display:inline-flex}.words-grid__list{grid-template-columns:repeat(4,1fr);gap:1.5rem 1rem;display:grid}@media (width<=480px){.words-grid__list{grid-template-columns:repeat(2,1fr)}}.find-and-circle__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.find-and-circle__heading{background:var(--unit-accent,#f0704a);color:#fff;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem 1.2rem;font-size:1rem;display:inline-flex}.find-and-circle__shuffle{border:2px solid var(--unit-accent,#f0704a);color:var(--unit-accent,#f0704a);cursor:pointer;background:#fff;border-radius:999px;padding:.4rem 1rem;font-size:.9rem;font-weight:700;transition:background .15s,color .15s}.find-and-circle__shuffle:hover{background:var(--unit-accent,#f0704a);color:#fff}.find-and-circle__scene{aspect-ratio:16/9;background:#dff0d8;border-radius:16px;width:100%;position:relative;overflow:hidden}.find-and-circle__scene-image{object-fit:cover;width:100%;height:100%}.find-and-circle__scene-placeholder{color:#789;justify-content:center;align-items:center;width:100%;height:100%;font-size:.9rem;display:flex}.find-and-circle__hotspot{cursor:pointer;background:0 0;border:3px dashed #0000;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding:4px;display:flex;position:absolute;transform:translate(-50%,-50%)}.find-and-circle__hotspot:hover:not(:disabled){border-color:#ffffffd9}.find-and-circle__hotspot--found{background:#ffffff59;border-style:solid;border-color:#4caf50}.find-and-circle__hotspot--choosing{background:#fff;border-style:solid;border-color:#fff;box-shadow:0 0 0 4px #ffffff80}.find-and-circle__hotspot:disabled{cursor:default}.find-and-circle__hotspot-image{object-fit:contain;filter:brightness(0)saturate()opacity(.35);width:100%;height:100%;transition:filter .2s,transform .2s}.find-and-circle__hotspot:hover .find-and-circle__hotspot-image{filter:brightness(0)saturate()opacity(.5)}.find-and-circle__hotspot--found .find-and-circle__hotspot-image{filter:none;transform:scale(1.1)}.find-and-circle__tags{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.find-and-circle__tag{color:#555;cursor:pointer;background:#fff;border:2px solid #eee;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .9rem;font-family:inherit;font-size:1rem;font-weight:600;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.find-and-circle__tag:hover:not(:disabled){border-color:var(--unit-accent,#f0704a);color:var(--unit-accent,#f0704a)}.find-and-circle__tag-image{object-fit:contain;width:24px;height:24px}.find-and-circle__tag--found{color:#2e7d32;border-color:#4caf50}.find-and-circle__tag--found:disabled{cursor:default;opacity:.85}.find-and-circle__tag--active{border-color:var(--unit-accent,#f0704a);background:var(--unit-accent,#f0704a);color:#fff}.sentence-practice{flex-direction:column;height:100%;display:flex}.sentence-practice__heading{background:var(--unit-accent,#f0704a);color:#fff;border-radius:999px;flex-shrink:0;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:.4rem 1.2rem;font-size:1rem;display:inline-flex}.sentence-practice__scene{background:#bfe3fb;border-radius:16px;flex:1;width:100%;min-height:0;position:relative;overflow:visible}.sentence-practice__scene-image{object-fit:cover;border-radius:16px;width:100%;height:100%}.sentence-practice__scene-placeholder{color:#567;justify-content:center;align-items:center;width:100%;height:100%;font-size:.9rem;display:flex}.sentence-practice__slot{flex-direction:column;align-items:center;display:flex;position:absolute;transform:translate(-50%,-50%)}.sentence-practice__animal{cursor:pointer;background:#ffffff8c;border:none;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;padding:6px;transition:transform .15s,background .15s;display:flex}.sentence-practice__animal:hover{background:#fffc;transform:scale(1.08)}.sentence-practice__animal-image{object-fit:contain;width:100%;height:100%}.sentence-practice__bubble{color:#333;white-space:nowrap;z-index:1;background:#fff;border-radius:999px;padding:.5rem 1rem;font-size:.95rem;font-weight:700;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 4px 10px #00000026}.sentence-practice__bubble:after{content:"";border:7px solid #0000;border-top-color:#fff;position:absolute;top:100%;left:50%;transform:translate(-50%)}.sentence-practice__bubble--below{top:calc(100% + 10px);bottom:auto}.sentence-practice__bubble--below:after{border-top-color:#0000;border-bottom-color:#fff;top:auto;bottom:100%}.sentence-practice__bubble--align-left{left:0;transform:none}.sentence-practice__bubble--align-left:after{left:20px;transform:none}.sentence-practice__bubble--align-right{left:auto;right:0;transform:none}.sentence-practice__bubble--align-right:after{left:auto;right:20px;transform:none}.guess-game{flex-direction:column;height:100%;display:flex}.guess-game__header{flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.guess-game__heading{background:var(--unit-accent,#f0704a);color:#fff;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem 1.2rem;font-size:1rem;display:inline-flex}.guess-game__shuffle{border:2px solid var(--unit-accent,#f0704a);color:var(--unit-accent,#f0704a);cursor:pointer;background:#fff;border-radius:999px;padding:.4rem 1rem;font-size:.9rem;font-weight:700;transition:background .15s,color .15s}.guess-game__shuffle:hover{background:var(--unit-accent,#f0704a);color:#fff}.guess-game__board{touch-action:none;background:#fdf6ec;border-radius:16px;flex:1;justify-content:space-between;gap:2rem;min-height:0;padding:1.5rem 3rem;display:flex;position:relative;overflow:hidden}.guess-game__scene-image{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.guess-game__lines{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.guess-game__line{stroke-width:3px;stroke-linecap:round}.guess-game__line--matched{stroke:#4caf50}.guess-game__line--dragging{stroke:var(--unit-accent,#f0704a);stroke-dasharray:6 6}.guess-game__column{z-index:1;flex-direction:column;justify-content:space-between;display:flex}.guess-game__silhouette{cursor:pointer;touch-action:none;background:#fff;border:3px solid #e5e5e5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;padding:8px;transition:transform .15s,border-color .15s;display:flex}.guess-game__silhouette:hover:not(:disabled){border-color:var(--unit-accent,#f0704a)}.guess-game__silhouette-image{object-fit:contain;filter:brightness(0)saturate();opacity:.75;width:100%;height:100%}.guess-game__silhouette--active{border-color:var(--unit-accent,#f0704a);transform:scale(1.08)}.guess-game__silhouette--wrong{border-color:#e05555;animation:.4s guess-shake}.guess-game__silhouette--matched{cursor:default;border-color:#4caf50;animation:.4s guess-pop}.guess-game__silhouette--matched .guess-game__silhouette-image{filter:none;opacity:1}.guess-game__tag{color:#555;cursor:pointer;touch-action:none;background:#fff;border:3px solid #e5e5e5;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;height:64px;padding:0 1.4rem;font-size:1.05rem;font-weight:700;transition:transform .15s,border-color .15s,color .15s;display:flex}.guess-game__tag:hover:not(:disabled){border-color:var(--unit-accent,#f0704a);color:var(--unit-accent,#f0704a)}.guess-game__tag--active{border-color:var(--unit-accent,#f0704a);color:var(--unit-accent,#f0704a);transform:scale(1.08)}.guess-game__tag--wrong{color:#e05555;border-color:#e05555;animation:.4s guess-shake}.guess-game__tag--matched{color:#2e7d32;cursor:default;border-color:#4caf50;animation:.4s guess-pop}@keyframes guess-pop{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes guess-shake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(6px)}}.unit-nav{flex-wrap:wrap;gap:.6rem;display:flex}.unit-nav__tab{color:#777;cursor:pointer;background:#fff;border:2px solid #e5e5e5;border-radius:999px;padding:.55rem 1.4rem;font-size:1rem;font-weight:700;transition:border-color .15s,color .15s,background .15s}.unit-nav__tab:hover{border-color:var(--unit-accent,#f0704a);color:var(--unit-accent,#f0704a)}.unit-nav__tab--active{background:var(--unit-accent,#f0704a);border-color:var(--unit-accent,#f0704a);color:#fff}.unit-pager{border-top:2px dashed #e5e5e5;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding-top:1.25rem;display:flex}.unit-pager__button{border:2px solid var(--unit-accent,#f0704a);color:var(--unit-accent,#f0704a);cursor:pointer;background:#fff;border-radius:999px;padding:.6rem 1.4rem;font-size:1rem;font-weight:700;transition:background .15s,color .15s}.unit-pager__button:hover:not(:disabled){background:var(--unit-accent,#f0704a);color:#fff}.unit-pager__button:disabled{visibility:hidden}.unit-pager__position{color:#999;font-weight:700}.unit-page{flex-direction:column;gap:1.5rem;max-width:900px;margin:0 auto;padding:2rem;font-family:Comic Sans MS,"Baloo 2",system-ui,sans-serif;display:flex}.unit-page__topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.unit-page__topbar-left{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.unit-page__back{color:#777;cursor:pointer;background:#fff;border:2px solid #ddd;border-radius:999px;padding:.55rem 1.2rem;font-size:.95rem;font-weight:700;transition:border-color .15s,color .15s}.unit-page__back:hover{border-color:var(--unit-accent,#f0704a);color:var(--unit-accent,#f0704a)}.unit-page__content{height:650px;overflow:hidden}@media (width<=700px){.unit-page{padding:1.25rem}.unit-page__topbar{justify-content:flex-start}}
