:root{--background:#fffdf8;--surface:#f7f2ff;--surface-strong:#efe7ff;--primary:#6755d9;--primary-dark:#4f3fb4;--secondary:#ffbd59;--text:#1f2340;--text-muted:#5e6484;--border:#6755d929;--shadow:0 18px 45px #1f234014;--radius-lg:24px;--radius-md:18px;--radius-sm:12px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,a{transition:all .18s}.page-container{width:min(100% - 2rem, var(--container));margin:0 auto}.site-header{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8e6;border-bottom:1px solid #6755d914;position:sticky;top:0}.navigation{justify-content:space-between;align-items:center;gap:1rem;min-height:74px;display:flex}.brand{letter-spacing:-.02em;color:var(--text);align-items:center;gap:.7rem;font-weight:800;display:inline-flex}.brand-icon{background:linear-gradient(135deg, var(--primary), #7b6be9);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;box-shadow:0 12px 24px #6755d940}.desktop-nav{color:var(--text-muted);align-items:center;gap:1.25rem;font-weight:600;display:none}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:var(--primary)}.nav-action{background:var(--primary);color:#fff;border-radius:999px;padding:.8rem 1.1rem;font-weight:700;display:none;box-shadow:0 10px 24px #6755d933}.nav-action:hover,.nav-action:focus-visible{background:var(--primary-dark);transform:translateY(-1px)}.mobile-menu{background:var(--surface);width:44px;height:44px;color:var(--primary);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.mobile-menu:hover,.mobile-menu:focus-visible{background:var(--surface-strong)}.hero-section{padding:3rem 0 2.25rem}.hero-grid{align-items:center;gap:1.4rem;display:grid}.eyebrow,.small-label{background:var(--surface);color:var(--primary);letter-spacing:.01em;border-radius:999px;align-items:center;gap:.45rem;width:fit-content;padding:.4rem .75rem;font-size:.9rem;font-weight:700;display:inline-flex}.small-label-light{color:#fff;background:#fff3}h1,h2,h3,p{margin:0}h1{letter-spacing:-.03em;margin-top:.8rem;font-size:clamp(2.25rem,5vw,3.7rem);line-height:1.05}h2{letter-spacing:-.02em;font-size:clamp(1.45rem,3.2vw,2rem);line-height:1.2}h3{font-size:1.1rem;line-height:1.3}.hero-copy,.section-heading p,.quiz-card p,.benefit-item p,.mascot-card p,.kids-banner p,.site-footer p,.page-card p,.faq-item p{color:var(--text-muted)}.hero-copy{max-width:650px;margin-top:1rem;font-size:1.04rem}.hero-actions{flex-wrap:wrap;gap:.85rem;margin-top:1.4rem;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.15rem;font-weight:700;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px);box-shadow:0 12px 24px #1f23401f}.button-primary{background:var(--primary);color:#fff}.button-primary:hover,.button-primary:focus-visible{background:var(--primary-dark)}.button-secondary,.button-light{color:var(--primary);background:#fff;border-color:#6755d924}.button-secondary:hover,.button-secondary:focus-visible,.button-light:hover,.button-light:focus-visible{background:var(--surface)}.button-card{background:var(--surface);width:fit-content;color:var(--primary);margin-top:1rem}.trust-row{color:var(--text-muted);flex-wrap:wrap;gap:.75rem 1rem;margin-top:1.1rem;font-size:.95rem;display:flex}.mascot-card{border-radius:var(--radius-lg);background:linear-gradient(135deg, #fff 0%, var(--surface) 100%);border:1px solid var(--border);box-shadow:var(--shadow);padding:1.35rem}.mascot-face{background:linear-gradient(135deg, var(--secondary), #ffd88f);border-radius:24px;justify-content:center;align-items:center;width:74px;height:74px;margin-bottom:1rem;font-size:2.3rem;display:inline-flex}.small-label{margin-bottom:.75rem}.section{padding:2rem 0 2.5rem}.section-soft{background:linear-gradient(#f7f2ffbf 0%,#fffdf8e6 100%)}.section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.2rem;display:flex}.text-link{color:var(--primary);align-items:center;gap:.3rem;font-weight:700;display:inline-flex}.text-link:hover,.text-link:focus-visible{color:var(--primary-dark)}.category-grid{gap:1rem;display:grid}.category-card{border-radius:var(--radius-md);background:#fff;border:1px solid #6755d91f;flex-direction:column;gap:.7rem;padding:1.2rem;display:flex;box-shadow:0 10px 30px #1f23400d}.category-card:hover,.category-card:focus-visible{box-shadow:var(--shadow);border-color:#6755d938;transform:translateY(-3px)}.icon-box{width:46px;height:46px;color:var(--primary);background:#6755d91f;border-radius:16px;justify-content:center;align-items:center;display:inline-flex}.card-link{color:var(--primary);align-items:center;gap:.3rem;margin-top:auto;font-weight:700;display:inline-flex}.quiz-grid{gap:1rem;display:grid}.quiz-card{border-radius:var(--radius-lg);background:#fff;border:1px solid #6755d91f;gap:1rem;padding:1rem;display:grid;box-shadow:0 12px 30px #1f23400d}.quiz-card:hover,.quiz-card:focus-within{box-shadow:var(--shadow);transform:translateY(-2px)}.quiz-visual{border-radius:var(--radius-md);background:linear-gradient(135deg, var(--surface) 0%, #fff7e5 100%);justify-content:center;align-items:center;min-height:120px;font-size:2.4rem;display:flex}.quiz-card-content{flex-direction:column;display:flex}.quiz-meta{flex-wrap:wrap;gap:.55rem;margin-bottom:.5rem;display:flex}.quiz-meta span{background:var(--surface);color:var(--primary);border-radius:999px;padding:.35rem .6rem;font-size:.82rem;font-weight:700}.kids-banner{background:linear-gradient(135deg, var(--primary) 0%, #816fe5 50%, #a07dff 100%);color:#fff;box-shadow:var(--shadow);border-radius:32px;gap:1.4rem;padding:1.4rem;display:grid}.kids-art{background:#ffffff29;border-radius:28px;place-items:center;min-height:220px;display:grid;position:relative;overflow:hidden}.floating-star{color:var(--secondary);position:absolute}.star-one{top:1rem;right:1rem}.star-two{bottom:1.3rem;left:1.2rem}.kids-character{font-size:4rem}.benefits-grid{gap:1.2rem;display:grid}.benefit-list{gap:.9rem;display:grid}.benefit-item{border-radius:var(--radius-md);background:#fff;border:1px solid #6755d91f;align-items:flex-start;gap:.9rem;padding:1rem;display:flex}.benefit-item svg,.benefit-item span{color:var(--primary);flex-shrink:0}.kids-game-shell{gap:1rem;display:grid}.kids-title-card,.kids-game-card,.kids-info-card,.kids-start-card,.kids-disclaimer{background:#fff;border:1px solid #6755d91f;border-radius:30px;box-shadow:0 16px 38px #1f23400f}.kids-title-card{background:linear-gradient(135deg,#fffef9 0%,#f7f2ff 100%);gap:1rem;padding:1.2rem;display:grid}.kids-heading{gap:.7rem;display:grid}.kids-mascot-card{background:linear-gradient(135deg,#fff 0%,#f5fff4 100%)}.kids-game-card{gap:1rem;padding:1rem;display:grid}.kid-controls{flex-wrap:wrap;gap:.7rem;display:flex}.kid-icon-button{background:var(--surface);color:var(--text);cursor:pointer;border:1px solid #6755d924;border-radius:999px;align-items:center;gap:.45rem;padding:.7rem .9rem;display:inline-flex}.kid-icon-button:hover,.kid-icon-button:focus-visible{border-color:var(--primary);transform:translateY(-1px)}.parent-control{background:#fff7e8;border-color:#ffbd594d}.reward-summary{flex-wrap:wrap;gap:.7rem;display:flex}.reward-pill{background:var(--surface);color:var(--primary);border-radius:999px;align-items:center;gap:.45rem;padding:.6rem .8rem;font-weight:700;display:inline-flex}.garden-path{grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;padding:1rem 0 .3rem;display:grid;position:relative}.path-line{z-index:0;background:linear-gradient(90deg,#d6c8ff 0%,#ffd47d 100%);height:4px;position:absolute;top:1.2rem;left:.6rem;right:.6rem}.path-node{z-index:1;width:100%;min-height:54px;color:var(--text-muted);background:#fff;border:2px solid #6755d929;border-radius:999px;place-items:center;font-weight:800;display:grid;position:relative}.path-node.unlocked{background:var(--surface);color:var(--primary)}.path-node.current{border-color:var(--primary);box-shadow:0 8px 20px #6755d929}.path-node.complete{background:#fff7e8}.path-caption{color:var(--text-muted);grid-column:1/-1;justify-content:space-between;font-size:.95rem;display:flex}.kids-start-card,.kids-info-card,.kids-disclaimer{padding:1.2rem}.kids-start-card h2,.kids-info-card h2,.kids-disclaimer h2{margin-bottom:.55rem}.level-card,.final-card{background:linear-gradient(135deg,#fff9e9 0%,#f8f4ff 100%)}.visual-stage{background:linear-gradient(135deg,#f9f3ff 0%,#fff8e7 100%);border-radius:24px;place-items:center;min-height:110px;font-size:2.2rem;display:grid}.kids-answer-list{grid-template-columns:1fr}.kid-answer-button{min-height:56px;font-size:1rem}.feedback-region{min-height:44px;color:var(--primary);align-items:center;padding-top:.3rem;font-weight:700;display:flex}.final-badges{flex-wrap:wrap;gap:.6rem;margin:.8rem 0;display:flex}.badge-pill{background:var(--surface);color:var(--primary);border-radius:999px;padding:.5rem .75rem;font-weight:700;display:inline-flex}.garden-finish{flex-wrap:wrap;gap:.6rem;margin:.8rem 0 .3rem;font-size:2rem;display:flex}.kids-landing-card{background:linear-gradient(135deg,#fdfcf7 0%,#f6f2ff 100%)}.kids-landing-banner{background:linear-gradient(135deg, var(--primary) 0%, #816fe5 50%, #6fc7b3 100%)}.page-card{border-radius:var(--radius-lg);background:#fff;border:1px solid #6755d91f;padding:1.25rem;box-shadow:0 10px 30px #1f23400d}.page-intro{margin-bottom:1.25rem}.quiz-player{gap:1rem;display:grid}.quiz-player-header{gap:.8rem;display:grid}.quiz-meta-text{max-width:700px}.progress-card,.question-card,.result-card{border-radius:var(--radius-lg);background:#fff;border:1px solid #6755d91f;padding:1.2rem;box-shadow:0 10px 30px #1f23400d}.progress-copy{color:var(--text-muted);justify-content:space-between;align-items:center;margin-bottom:.7rem;display:flex}.progress-track{background:var(--surface);border-radius:999px;width:100%;height:10px;overflow:hidden}.progress-fill{background:linear-gradient(90deg, var(--primary), var(--secondary));border-radius:999px;height:100%}.question-count{color:var(--primary);margin-bottom:.6rem;font-weight:700}.answer-list{gap:.75rem;margin-top:1rem;display:grid}.answer-button{text-align:left;border-radius:var(--radius-md);background:var(--surface);width:100%;color:var(--text);cursor:pointer;font:inherit;border:1px solid #6755d924;padding:.95rem 1rem}.answer-button:hover,.answer-button:focus-visible{border-color:var(--primary);transform:translateY(-1px)}.answer-button.selected{background:var(--primary);color:#fff;border-color:var(--primary)}.quiz-actions{flex-wrap:wrap;gap:.8rem;margin-top:1rem;display:flex}.slide-up{animation:.24s both slideUp}@keyframes slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.result-hero{flex-direction:column;gap:1rem;margin-bottom:1rem;display:flex}.result-icon{background:linear-gradient(135deg, var(--surface-strong), #fff7e5);border-radius:24px;justify-content:center;align-items:center;width:76px;height:76px;font-size:2rem;display:inline-flex}.result-grid{gap:.9rem;margin:1rem 0;display:grid}.result-panel{gap:.55rem;display:grid}.result-list{color:var(--text-muted);gap:.45rem;padding-left:1rem;display:grid}.quiz-actions button:disabled{cursor:not-allowed;opacity:.6;box-shadow:none;transform:none}.tip-list,.faq-list{gap:.8rem;margin-top:1rem;display:grid}.faq-item{border-radius:var(--radius-md);background:var(--surface);padding:.9rem 1rem}.faq-item h4{margin-bottom:.35rem;font-size:1rem}.site-footer{background:#f7f2ff99;border-top:1px solid #6755d91a;padding:2.3rem 0 1.3rem}.footer-grid{gap:1.2rem;padding-bottom:1.2rem;display:grid}.footer-brand{margin-bottom:.7rem}.site-footer h2{margin-bottom:.6rem;font-size:1rem}.site-footer a{color:var(--text-muted);margin-bottom:.45rem;display:block}.site-footer a:hover,.site-footer a:focus-visible{color:var(--primary)}.footer-bottom{color:var(--text-muted);border-top:1px solid #6755d91a;flex-direction:column;gap:.35rem;padding-top:1rem;font-size:.95rem;display:flex}@media (min-width:640px){.category-grid,.quiz-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kid-controls{gap:.9rem}}@media (min-width:768px){.desktop-nav{display:inline-flex}.kids-title-card{grid-template-columns:1.1fr .9fr;align-items:center}.benefits-grid{grid-template-columns:.9fr 1.1fr;align-items:start}.nav-action{display:inline-flex}.mobile-menu{display:none}.hero-section{padding:4.5rem 0 3rem}.hero-grid{grid-template-columns:1.1fr .9fr}.section{padding:3rem 0 3.5rem}.kids-banner{grid-template-columns:.8fr 1.2fr;align-items:center;padding:2rem}.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.footer-bottom{flex-direction:row;justify-content:space-between}}@media (min-width:960px){.category-grid,.quiz-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.mobile-nav{border-top:1px solid var(--border);gap:.25rem;padding-top:.5rem;padding-bottom:1rem;display:grid}.mobile-nav a{color:var(--text-muted);padding:.75rem 0;font-weight:750}.search-label{margin:1.5rem 0 .5rem;font-weight:800;display:block}.search-input{border:2px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:100%;min-height:58px;color:var(--text);font:inherit;padding:0 1rem;font-size:1.05rem}.search-input:focus{border-color:var(--primary);outline:3px solid #6755d933}.search-count{color:var(--text-muted);margin:1rem 0 1.25rem;font-weight:700}.empty-state{text-align:center;margin-top:1rem}.breadcrumbs{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.92rem;display:flex}.breadcrumbs a{color:var(--primary);font-weight:700}.chip-row{flex-wrap:wrap;gap:.65rem;margin:1rem 0 1.5rem;display:flex}.category-chip{border:1px solid var(--border);background:var(--surface);border-radius:999px;align-items:center;gap:.35rem;padding:.62rem .85rem;font-weight:750;display:inline-flex}.category-chip:hover,.category-chip:focus-visible{border-color:var(--primary);color:var(--primary)}.notice-box{border-radius:var(--radius-md);color:var(--text-muted);background:#ffbd5929;border:1px solid #ffbd5973;padding:.9rem 1rem}.quiz-intro{margin-bottom:1rem}.quiz-intro h1{margin:.4rem 0 .65rem}.quiz-meta span:last-child{align-items:center;gap:.3rem;display:inline-flex}@media (min-width:768px){.mobile-nav{display:none!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.consent-banner{z-index:100;border:1px solid var(--border);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;gap:1rem;width:min(760px,100% - 2rem);margin-inline:auto;padding:1rem;display:grid;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 18px 55px #1f234033}.consent-banner strong{margin-bottom:.25rem;font-size:1.05rem;display:block}.consent-banner p{color:var(--text-muted);margin:0 0 .35rem}.consent-banner a{color:var(--primary);text-underline-offset:3px;font-weight:750;text-decoration:underline}.consent-actions{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.consent-actions .button{cursor:pointer;border:0;min-height:44px}@media (min-width:760px){.consent-banner{grid-template-columns:1fr auto;align-items:center;padding:1.15rem 1.25rem}.consent-actions{justify-content:flex-end}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.home-search{border:1px solid var(--border);width:min(100%,650px);color:var(--primary);background:#fff;border-radius:999px;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;margin-top:1.2rem;padding:.45rem .45rem .45rem .9rem;display:grid;box-shadow:0 12px 30px #1f234012}.home-search input{min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:none}.home-search button{background:var(--primary);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:999px;padding:.7rem 1rem;font-weight:700}.benefit-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;display:grid}.benefit-card{gap:.65rem;display:grid}.benefit-icon{font-size:2rem}.library-section{margin:2rem 0 1rem}.compact-heading{margin-bottom:.75rem}.recent-row{margin-top:0}.library-controls{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);gap:.8rem;margin:2rem 0 .8rem;padding:1rem;display:grid}.library-search-wrap{border:1px solid var(--border);min-height:48px;color:var(--primary);background:#fff;border-radius:999px;align-items:center;gap:.65rem;padding:0 .9rem;display:flex}.library-search{width:100%;min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:0}.library-select{border:1px solid var(--border);min-height:48px;color:var(--text);font:inherit;background:#fff;border-radius:999px;padding:0 2.4rem 0 1rem;font-weight:650}.saved-filter.active{background:var(--surface-strong);border-color:var(--primary)}.library-result-row{color:var(--text-muted);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.clear-filter{color:var(--primary);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.35rem;font-weight:700;display:inline-flex}.quiz-card-library{position:relative}.bookmark-button{z-index:2;border:1px solid var(--border);width:42px;height:42px;color:var(--primary);cursor:pointer;background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:.85rem;right:.85rem;box-shadow:0 8px 20px #1f234014}.bookmark-button:hover,.bookmark-button:focus-visible{background:var(--surface);transform:translateY(-2px)}@media (min-width:760px){.library-controls{grid-template-columns:minmax(280px,1fr) minmax(190px,auto) auto;align-items:center}}@media (max-width:560px){.home-search{border-radius:var(--radius-md);grid-template-columns:auto 1fr}.home-search button{grid-column:1/-1}.library-result-row{flex-direction:column;align-items:flex-start}}.result-highlight-grid{gap:.8rem;margin:1rem 0;display:grid}.result-highlight{border-radius:var(--radius-md);background:linear-gradient(135deg, var(--surface), #fff);color:var(--primary);border:1px solid #6755d91f;align-items:flex-start;gap:.8rem;padding:1rem;display:flex}.result-highlight div{gap:.2rem;display:grid}.result-highlight span{color:var(--text-muted);font-size:.88rem}.result-highlight strong{color:var(--text)}.score-breakdown{margin:1rem 0}.score-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.score-note{color:var(--text-muted);white-space:nowrap;font-size:.82rem}.score-list{gap:.9rem;display:grid}.score-label{grid-template-columns:1.5rem 1fr auto;align-items:center;gap:.45rem;margin-bottom:.35rem;display:grid}.score-label>span:last-child{color:var(--primary);font-weight:800}.score-track{background:var(--surface);border-radius:999px;height:11px;overflow:hidden}.score-fill{border-radius:inherit;background:linear-gradient(90deg, var(--primary), var(--secondary));height:100%;animation:.65s both scoreGrow}.score-explainer{color:var(--text-muted);margin-top:.9rem;font-size:.86rem}.result-recommendations{margin-top:1.2rem}.result-recommendations>p{margin-bottom:1rem}@keyframes scoreGrow{0%{width:0}}.narrow-page{max-width:840px}.narrow-page .faq-item{background:#fff;border:1px solid #6755d91f}.narrow-page .faq-item h2{margin-bottom:.4rem;font-size:1.08rem}@media (min-width:760px){.result-hero{flex-direction:row;align-items:center}.result-highlight-grid,.result-grid{grid-template-columns:repeat(2,1fr)}.result-grid>:last-child:nth-child(3){grid-column:1/-1}}.guide-grid{gap:1rem;display:grid}.guide-card{flex-direction:column;align-items:flex-start;display:flex}.guide-card h2{font-size:1.3rem}.guide-card .text-link{margin-top:auto;padding-top:.75rem}.guide-hero{margin-bottom:1rem}.guide-updated{color:var(--text-muted);margin-top:1rem;font-size:.86rem}.article-body{gap:1.7rem;margin-bottom:1rem;display:grid}.article-body section{gap:.72rem;display:grid}.article-body h2{margin-bottom:.15rem}.article-body ul{color:var(--text-muted);gap:.55rem;padding-left:1.25rem;display:grid}.article-body li::marker{color:var(--primary)}.compact-quiz-grid{margin-top:1rem}@media (min-width:760px){.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.kids-simple-container{max-width:940px}.kids-simple-hero{text-align:center;padding:clamp(2rem,6vw,4.5rem) 1rem}.kids-simple-mascot,.kids-start-icon{margin-bottom:1rem;font-size:clamp(4rem,10vw,7rem);line-height:1}.kids-simple-hero h1{margin-bottom:.75rem;font-size:clamp(2.4rem,7vw,4.6rem)}.kids-simple-hero>p:not(.small-label){max-width:620px;margin:0 auto 1.5rem;font-size:1.15rem}.kids-giant-button{justify-content:center;min-width:min(100%,270px);min-height:62px;font-size:1.15rem}.kids-three-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1rem 0 1.5rem;display:grid}.kids-three-steps>div{border:1px solid var(--border);text-align:center;box-shadow:var(--shadow-soft);background:#fff;border-radius:24px;padding:1.5rem}.kids-three-steps span{margin-bottom:.75rem;font-size:2rem;display:block}.kids-three-steps strong{margin-bottom:.4rem;font-size:1.05rem;display:block}.kids-three-steps p{margin:0}.kids-parent-details summary,.kids-info-card summary{cursor:pointer;font-size:1.1rem;font-weight:800}.simplified-kids-title{align-items:center}.kids-language-panel{background:#fff8db;border:2px solid #f1d66a;border-radius:22px;min-width:min(100%,280px);padding:1rem}.kids-language-panel label{margin-bottom:.45rem;display:block}.kids-language-panel select{width:100%;min-height:50px;font:inherit;background:#fff;border:2px solid #9a84ef;border-radius:14px;padding:.7rem .8rem;font-weight:800}.kids-language-panel p{margin:.65rem 0 0;font-size:.92rem}.simplified-kids-game .kid-controls{grid-template-columns:repeat(5,minmax(0,1fr))}.simplified-kids-game .kid-icon-button{text-align:center;justify-content:center;min-height:58px}.simplified-kids-game .kids-answer-list{grid-template-columns:repeat(3,minmax(0,1fr))}.simplified-kids-game .kid-answer-button{min-height:68px;font-size:1.2rem;font-weight:800}.simplified-kids-game .visual-stage{letter-spacing:.2rem;font-size:clamp(2.5rem,8vw,5rem)}@media (max-width:760px){.kids-three-steps{grid-template-columns:1fr}.simplified-kids-title{display:block}.kids-language-panel{margin-top:1rem}.simplified-kids-game .kid-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.simplified-kids-game .parent-control{grid-column:1/-1}.simplified-kids-game .kids-answer-list{grid-template-columns:1fr}.simplified-kids-game .kid-answer-button{min-height:64px}}.safe-game-page{gap:1.2rem;max-width:900px;display:grid}.safe-game-heading{align-items:center;gap:1rem;padding:1.25rem 0 .25rem;display:flex}.safe-game-heading>span{font-size:clamp(3rem,9vw,5rem)}.safe-game-heading h1{margin-top:.35rem}.safe-game-heading p:last-child{color:var(--text-muted)}.safe-game-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.safe-game-card{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:24px;gap:.65rem;padding:1.35rem;display:grid}.safe-game-card:hover,.safe-game-card:focus-visible{border-color:var(--primary);transform:translateY(-3px)}.safe-game-card-icon{font-size:2.8rem}.safe-game-card p,.safe-game-note{color:var(--text-muted)}.safe-game-card strong{color:var(--primary)}.safe-game-panel{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:28px;gap:1.2rem;padding:clamp(1rem,4vw,1.6rem);display:grid}.safe-game-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.safe-game-kicker{color:var(--primary);font-size:.86rem;font-weight:800}.safe-game-actions{flex-wrap:wrap;align-items:end;gap:.7rem;display:flex}.safe-game-actions label{gap:.25rem;font-size:.82rem;font-weight:800;display:grid}.safe-game-actions select,.safe-game-toolbar button{border:1px solid var(--border);background:var(--surface);min-height:44px;color:var(--text);font:inherit;cursor:pointer;border-radius:12px;padding:.65rem .85rem;font-weight:750}.tic-board{aspect-ratio:1;background:linear-gradient(135deg,#ece7ff,#fff5d9);border-radius:24px;grid-template-columns:repeat(3,1fr);justify-self:center;gap:.65rem;width:min(100%,460px);padding:.7rem;display:grid}.tic-cell{cursor:pointer;background:#fff;border:0;border-radius:18px;font-size:clamp(2.8rem,12vw,5.2rem);font-weight:900;box-shadow:0 7px 18px #1f234017}.tic-cell:disabled{cursor:default;opacity:1}.tic-cell:not(:disabled):hover,.tic-cell:not(:disabled):focus-visible{outline:3px solid #6755d940;transform:scale(1.035)}.tic-x{color:#6655d9}.tic-o{color:#e57643}.memory-board{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.memory-card{aspect-ratio:1;color:#fff;cursor:pointer;background:linear-gradient(135deg,#6755d9,#8b7bea);border:0;border-radius:18px;font-size:clamp(1.8rem,7vw,3.4rem);font-weight:900;box-shadow:0 8px 18px #6755d938}.memory-card:not(:disabled):hover,.memory-card:not(:disabled):focus-visible{transform:translateY(-3px)}.memory-open{color:var(--text);border:2px solid var(--border);background:#fff}.memory-matched{background:#e7f8e9;border-color:#75bd7d}@media (max-width:560px){.safe-game-toolbar{align-items:stretch}.safe-game-actions{width:100%}.safe-game-actions label{flex:1}.safe-game-actions select,.safe-game-toolbar button{width:100%}.memory-board{grid-template-columns:repeat(3,minmax(0,1fr))}.tic-board{gap:.45rem;padding:.5rem}}.game-content-section{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:24px;gap:.75rem;padding:1.4rem;display:grid}.game-content-section p,.game-content-card li{color:var(--text-muted)}.game-content-grid{gap:1rem;display:grid}.game-content-card{border:1px solid var(--border);background:#fff;border-radius:22px;padding:1.35rem}.game-content-card ol,.game-content-card ul{gap:.55rem;padding-left:1.25rem;display:grid}.game-all-link{margin-top:.4rem}.toggle-label{border:1px solid var(--border);background:var(--surface);border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:.65rem .8rem;display:flex!important}.toggle-label input{width:18px;height:18px}.game-2048{aspect-ratio:1;touch-action:none;background:#c9bcae;border-radius:24px;grid-template-columns:repeat(4,1fr);justify-self:center;gap:.6rem;width:min(100%,500px);padding:.7rem;display:grid}.tile{color:#51483f;background:#ddd3c8;border-radius:14px;place-items:center;font-size:clamp(1.25rem,6vw,2.5rem);font-weight:900;display:grid}.tile-2{background:#eee5da}.tile-4{background:#ede0c8}.tile-8{color:#fff;background:#f2b179}.tile-16{color:#fff;background:#f59563}.tile-32{color:#fff;background:#f67c5f}.tile-64{color:#fff;background:#f65e3b}.tile-128,.tile-256,.tile-512,.tile-1024,.tile-2048{color:#fff;background:#edcf72;font-size:clamp(1rem,5vw,2rem)}.direction-pad{text-align:center;justify-content:center;gap:.35rem;display:grid}.direction-pad div{gap:.35rem;display:flex}.direction-pad button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:12px;width:52px;height:46px;font-size:1.3rem}.mine-board{background:#9187b9;border-radius:18px;grid-template-columns:repeat(8,1fr);justify-self:center;gap:3px;width:min(100%,560px);padding:6px;display:grid}.mine-cell{aspect-ratio:1;color:#342d68;cursor:pointer;background:#e8e3fb;border:0;border-radius:7px;min-width:0;font-weight:900}.mine-cell.open{background:#fff}.word-list{flex-wrap:wrap;gap:.5rem;display:flex}.word-list span{background:var(--surface);border-radius:999px;padding:.4rem .7rem;font-weight:800}.word-list .found{color:#4c8753;background:#e7f8e9;text-decoration:line-through}.word-board{grid-template-columns:repeat(10,1fr);justify-self:center;gap:3px;width:min(100%,580px);display:grid}.word-board button{aspect-ratio:1;border:1px solid var(--border);min-width:0;color:var(--text);cursor:pointer;background:#fff;border-radius:6px;padding:0;font-size:clamp(.68rem,2.7vw,1.05rem);font-weight:850}.word-board button.selected{outline:3px solid var(--secondary)}.word-board button.found{background:#dff5e2;border-color:#75bd7d}@media (min-width:760px){.game-content-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:560px){.game-2048{gap:.35rem;padding:.45rem}.mine-board{gap:2px}.mine-cell{border-radius:4px;font-size:.75rem}.word-board{gap:2px}.word-board button{border-radius:4px}}.hangman-figure{text-align:center;letter-spacing:.35rem;color:var(--primary);font-size:clamp(1.5rem,5vw,2.4rem)}.hangman-word{letter-spacing:.08em;flex-wrap:wrap;justify-content:center;gap:.55rem;font-size:clamp(1.4rem,5vw,2.2rem);font-weight:900;display:flex}.hangman-word span{text-align:center;min-width:1.2em}.letter-keyboard{grid-template-columns:repeat(auto-fit,minmax(42px,1fr));gap:.45rem;display:grid}.letter-keyboard button{border:1px solid var(--border);background:var(--surface);min-height:44px;color:var(--text);font:inherit;cursor:pointer;border-radius:10px;font-weight:850}.letter-keyboard button:disabled{opacity:.42;cursor:not-allowed}.simon-board{aspect-ratio:1;background:#282541;border-radius:50%;grid-template-columns:1fr 1fr;justify-self:center;gap:.75rem;width:min(100%,520px);padding:.75rem;display:grid}.simon-pad{cursor:pointer;opacity:.72;border:0}.simon-pad.active{opacity:1;filter:brightness(1.7);transform:scale(.98)}.simon-green{background:#2da85d;border-radius:100% 18px 18px}.simon-red{background:#d94a54;border-radius:18px 100% 18px 18px}.simon-yellow{background:#e4b631;border-radius:18px 18px 18px 100%}.simon-blue{background:#397ed2;border-radius:18px 18px 100%}.sliding-board{aspect-ratio:1;background:var(--surface-strong);border-radius:24px;grid-template-columns:repeat(3,1fr);justify-self:center;gap:.55rem;width:min(100%,500px);padding:.7rem;display:grid}.sliding-board button{border:1px solid var(--border);color:var(--primary);font:inherit;cursor:pointer;background:#fff;border-radius:16px;font-size:clamp(1.4rem,8vw,2.5rem);font-weight:900;box-shadow:0 8px 18px #1f234014}.sliding-board button.empty{visibility:hidden}.sudoku-board{aspect-ratio:1;border:3px solid var(--text);background:var(--text);grid-template-columns:repeat(9,1fr);justify-self:center;gap:1px;width:min(100%,600px);display:grid}.sudoku-cell{min-width:0;min-height:0;color:var(--primary);text-align:center;font:inherit;background:#fff;border:0;border-radius:0;font-size:clamp(.8rem,3.3vw,1.25rem);font-weight:750}.sudoku-cell.fixed{background:var(--surface);color:var(--text);place-items:center;font-weight:900;display:grid}.sudoku-cell.invalid{color:#a42222;background:#ffe0e0}.sudoku-cell:nth-child(3n){border-right:2px solid var(--text)}.sudoku-cell:nth-child(9n){border-right:0}.sudoku-cell:nth-child(n+19):nth-child(-n+27),.sudoku-cell:nth-child(n+46):nth-child(-n+54){border-bottom:2px solid var(--text)}@media (max-width:560px){.simon-board{gap:.45rem;padding:.5rem}.sliding-board{gap:.35rem;padding:.45rem}.sudoku-board{width:calc(100vw - 3rem)}}
