@keyframes hpHeroTitleIn{0%{opacity:0;filter:blur(4px);transform:translateY(-10px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes hpSearchSlideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes hpChipCascade{0%{opacity:0;transform:translateY(10px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes hpSectionReveal{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes hpCardPop{0%{opacity:0;transform:translateY(20px)scale(.9)}60%{opacity:1;transform:translateY(-5px)scale(1.02)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes hpUnderlineDraw{0%{width:0}to{width:40px}}@keyframes hpCtaPulse{0%,to{transform:scale(1);box-shadow:0 4px 14px #c148504d}50%{transform:scale(1.02);box-shadow:0 6px 20px #c1485080}}@keyframes hpFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hp-hero{background:linear-gradient(135deg,#f8f4f0 0%,#f0f4f9 100%);min-height:calc(100vh - 120px);padding:5rem 0 4rem;transition:padding .35s}@media (prefers-reduced-motion:reduce){.hp-hero{transition:none}}.hp-hero--compact{min-height:0;padding:1.5rem 0 1rem}.hp-hero--compact .hp-hero-title{margin-bottom:.75rem;font-size:1.25rem}.hp-hero--compact .hp-chips{display:none}.hp-hero-title{font-family:var(--bs-headings-font-family);color:var(--bs-secondary);opacity:0;filter:blur(4px);margin-bottom:2rem;font-size:2.5rem;font-weight:700;transition:font-size .3s;transform:translateY(-10px)}.hp-hero-title--visible{animation:.8s cubic-bezier(.16,1,.3,1) forwards hpHeroTitleIn}@media (min-width:768px){.hp-hero-title{font-size:3.25rem}}@media (prefers-reduced-motion:reduce){.hp-hero-title{opacity:1;filter:none;transition:none;transform:none}.hp-hero-title--visible{animation:none}}.hp-native-indicator{padding-top:1rem;position:relative}.hp-native-dropdown{z-index:1060;background:#fff;border:1px solid #dee2e6;border-radius:.5rem;min-width:180px;max-height:240px;padding:.5rem 0;position:absolute;top:100%;left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 .5rem 1rem #0000001a}.hp-native-option{color:var(--bs-body-color);padding:.35rem 1rem;font-size:.875rem;text-decoration:none;display:block}.hp-native-option:hover,.hp-native-option:focus-visible{background:var(--bs-light);color:var(--bs-primary)}.hp-native-option.active{color:var(--bs-primary);font-weight:600}.hp-lang-selector{z-index:10;opacity:0;max-width:480px;margin:0 auto 2rem;position:relative;transform:translateY(30px)scale(.95)}.hp-lang-selector.hp-search--visible{animation:.6s cubic-bezier(.16,1,.3,1) forwards hpSearchSlideUp}@media (prefers-reduced-motion:reduce){.hp-lang-selector{opacity:1;transform:none}.hp-lang-selector.hp-search--visible{animation:none}}.hp-lang-input-wrap{position:relative}.hp-lang-icon{color:var(--bs-gray-600);pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.hp-lang-input{background:#fff;border:2px solid #dee2e6;border-radius:.75rem;outline:none;width:100%;padding:1rem 1.25rem 1rem 3rem;font-size:1.1rem;transition:border-color .15s}.hp-lang-input:focus{border-color:var(--bs-primary);box-shadow:0 0 0 3px #c1485026}.hp-lang-results{z-index:1050;background:#fff;border:1px solid #dee2e6;border-radius:.5rem;max-height:260px;margin:0;padding:.25rem 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 .5rem 1rem #0000001a}.hp-lang-result-item{cursor:pointer;padding:.5rem 1rem;font-size:.95rem}.hp-lang-result-item:hover,.hp-lang-result-item.active{background:var(--bs-light);color:var(--bs-primary)}.hp-chips{opacity:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.hp-chips.hp-chips--visible{opacity:1}@media (prefers-reduced-motion:reduce){.hp-chips{opacity:1}}.hp-chips-label{margin-right:.25rem}.hp-chip{cursor:pointer;color:var(--bs-body-color);white-space:nowrap;opacity:0;background:#fff;border:1px solid #dee2e6;border-radius:2rem;padding:.45rem 1rem;font-size:.9rem;transition:all .15s;display:inline-block;transform:translateY(10px)scale(.9)}.hp-chip.hp-chip--animated{animation:.4s cubic-bezier(.16,1,.3,1) forwards hpChipCascade}.hp-chip:hover,.hp-chip:focus-visible{border-color:var(--bs-primary);color:var(--bs-primary);background:#c148500a}.hp-chip.hp-chip--active{background:var(--bs-primary);color:#fff;border-color:var(--bs-primary)}@media (prefers-reduced-motion:reduce){.hp-chip{opacity:1;transform:none}.hp-chip.hp-chip--animated,.hp-dashboard{animation:none}}.hp-dash-header{z-index:5;position:sticky;top:0}.hp-dash-title{color:var(--bs-secondary);font-size:1.35rem}.hp-section{padding:3.5rem 0}.hp-section+.hp-section{border-top:1px solid #f0f0f0}.hp-section:nth-child(2n){background:#fafbfc}[data-hp-animate]{opacity:0;transform:translateY(40px)}[data-hp-animate].hp-animate-in{animation:.7s cubic-bezier(.16,1,.3,1) forwards hpSectionReveal}@media (prefers-reduced-motion:reduce){[data-hp-animate]{opacity:1;transform:none}[data-hp-animate].hp-animate-in{animation:none}}.hp-section-title{color:var(--bs-secondary);margin-bottom:1.25rem;padding-bottom:.5rem;font-size:1.5rem;position:relative}.hp-section-title:after{content:"";background:linear-gradient(90deg,var(--bs-primary),#c148504d);border-radius:2px;width:0;height:3px;position:absolute;bottom:0;left:0}.hp-animate-in .hp-section-title:after{animation:.6s cubic-bezier(.16,1,.3,1) .3s forwards hpUnderlineDraw}@media (prefers-reduced-motion:reduce){.hp-section-title:after{width:40px}.hp-animate-in .hp-section-title:after{width:40px;animation:none}}.hp-section-subtitle{max-width:600px;margin-bottom:1.5rem;font-size:1rem}.hp-stagger-item{opacity:0;transform:translateY(20px)scale(.9)}.hp-stagger-item.hp-stagger--visible{animation:.5s cubic-bezier(.16,1,.3,1) forwards hpCardPop}@media (prefers-reduced-motion:reduce){.hp-stagger-item{opacity:1;transform:none}.hp-stagger-item.hp-stagger--visible{animation:none}}.hp-program-card{background:#fff;border-left:4px solid #dee2e6;border-radius:.75rem;padding:1.75rem;transition:box-shadow .2s,transform .2s,border-left-width .2s}.hp-program-card:hover{border-left-width:6px;transform:translateY(-4px)scale(1.01);box-shadow:0 8px 24px #0000001f}@media (prefers-reduced-motion:reduce){.hp-program-card{transition:none}.hp-program-card:hover{transform:none}}.hp-program-card--primary{border-left-color:var(--bs-primary)}.hp-program-card--secondary{border-left-color:var(--bs-success)}.hp-program-card--courses{border-left-color:var(--bs-info)}.hp-program-card--counting{border-left-color:var(--bs-success)}.hp-program-card-icon{margin-bottom:.75rem}.hp-program-card-title{color:var(--bs-secondary);margin-bottom:.35rem;font-size:1.15rem}.hp-program-card-desc{color:var(--bs-gray-600);margin-bottom:.5rem;font-size:.95rem}.hp-program-card-action{color:var(--bs-primary);font-size:.85rem;font-weight:500}.hp-program-card-action i{transition:transform .2s}.hp-program-card:hover .hp-program-card-action i{transform:translate(4px)}@media (prefers-reduced-motion:reduce){.hp-program-card-action i{transition:none}.hp-program-card:hover .hp-program-card-action i{transform:none}}.hp-wotd-card{background:#fff;border:1px solid #eee;border-radius:.75rem;padding:2rem;transition:box-shadow .2s}.hp-wotd-card:hover{box-shadow:0 6px 18px #00000014}@media (prefers-reduced-motion:reduce){.hp-wotd-card{transition:none}}.hp-wotd-card .fa-envelope-open-text{animation:3s ease-in-out infinite hpFloat}@media (prefers-reduced-motion:reduce){.hp-wotd-card .fa-envelope-open-text{animation:none}}.hp-game-card{text-align:center;background:#fff;border:1px solid #eee;border-radius:.75rem;padding:1.25rem .75rem;transition:box-shadow .2s,transform .2s,border-color .2s}.hp-game-card:hover{border-color:var(--bs-primary);transform:translateY(-6px)scale(1.03);box-shadow:0 8px 24px #0000001f}@media (prefers-reduced-motion:reduce){.hp-game-card{transition:none}.hp-game-card:hover{transform:none}}.hp-game-card-icon{justify-content:center;align-items:center;margin-bottom:.75rem;transition:transform .2s;display:flex}.hp-game-card:hover .hp-game-card-icon{transform:scale(1.15)}@media (prefers-reduced-motion:reduce){.hp-game-card-icon{transition:none}.hp-game-card:hover .hp-game-card-icon{transform:none}}.hp-game-card-name{color:var(--bs-secondary);margin-bottom:.35rem;font-size:.9rem;font-weight:500;line-height:1.2}.hp-game-card-play{color:var(--bs-primary);font-size:.85rem}.hp-book-card{text-align:center}.hp-book-card-cover{margin-bottom:.5rem;transition:transform .2s,box-shadow .2s}.hp-book-card:hover .hp-book-card-cover{transform:translateY(-4px)rotate(2deg);box-shadow:0 8px 20px #00000026}@media (prefers-reduced-motion:reduce){.hp-book-card-cover{transition:none}.hp-book-card:hover .hp-book-card-cover{transform:none}}.hp-book-card-cover img{border-radius:.25rem;max-width:100%;height:auto;max-height:180px;box-shadow:0 2px 6px #0000001a}.hp-book-card-title{color:var(--bs-body-color);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.3;display:-webkit-box;overflow:hidden}.hp-free-card{text-align:center;background:#fff;border:1px solid #eee;border-radius:.75rem;height:100%;padding:2rem 1.25rem;transition:box-shadow .2s,transform .2s,border-color .2s}.hp-free-card:hover{border-color:var(--bs-primary);transform:translateY(-3px);box-shadow:0 6px 18px #00000014}@media (prefers-reduced-motion:reduce){.hp-free-card{transition:none}.hp-free-card:hover{transform:none}}.hp-free-card h5{color:var(--bs-secondary);font-size:.95rem}.hp-free-card>i,.hp-free-card>.fa-amazon,.hp-free-card>.fa-book-reader,.hp-free-card>.fa-spotify{transition:transform .2s}.hp-free-card:hover>i{transform:scale(1.1)}@media (prefers-reduced-motion:reduce){.hp-free-card>i{transition:none}.hp-free-card:hover>i{transform:none}}.hp-cta{background:var(--bs-light);padding:3.5rem 0}.hp-cta .btn-primary{animation:2s ease-in-out infinite hpCtaPulse}.hp-cta .btn-primary:hover{animation:none;transform:scale(1.05);box-shadow:0 8px 24px #c1485066}@media (prefers-reduced-motion:reduce){.hp-cta .btn-primary{animation:none}.hp-cta .btn-primary:hover{transform:none}}@media (max-width:575.98px){.hp-hero-title{font-size:1.75rem}.hp-hero--compact .hp-hero-title{font-size:1.1rem}.hp-lang-input{padding:.75rem .75rem .75rem 2.5rem;font-size:.95rem}.hp-chip{padding:.3rem .7rem;font-size:.8rem}.hp-section{padding:2.5rem 0}.hp-game-card{padding:.75rem .35rem}.hp-game-card-icon{font-size:1.25rem}}
@keyframes lxWelcomeOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes lxWelcomePopIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.85)}60%{opacity:1;transform:translate(-50%,-50%)scale(1.02)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes lxWelcomeMascotBob{0%,to{transform:rotate(-5deg)translateY(0)}50%{transform:rotate(-3deg)translateY(-4px)}}.lx-welcome-overlay{z-index:799;cursor:pointer;background:#0000008c;animation:.2s forwards lxWelcomeOverlayIn;position:fixed;inset:0}.lx-welcome{z-index:800;color:#111;background:#ece9d8;border:2px solid #404040;border-color:#fff #404040 #404040 #fff;border-radius:0;flex-direction:column;width:min(540px,92vw);font-family:Tahoma,MS Sans Serif,ui-monospace,SFMono-Regular,SF Mono,Cascadia Code,Fira Code,Menlo,Consolas,Liberation Mono,monospace;animation:.28s cubic-bezier(.16,1,.3,1) forwards lxWelcomePopIn;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 1px 1px #fff,inset -1px -1px gray,4px 4px #00000040,0 12px 40px #0000004d}.lx-welcome__titlebar{color:#fff;-webkit-user-select:none;user-select:none;background:linear-gradient(90deg,#003a8c 0%,#1a73e8 100%);flex-shrink:0;align-items:center;gap:6px;padding:4px 4px 4px 6px;font-size:.78rem;font-weight:700;display:flex}.lx-welcome__titlebar-icon{background:#fff8b3;border:1px solid #d4c560;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.lx-welcome__titlebar-icon-dot{background:#111;border-radius:50%;width:6px;height:6px}.lx-welcome__titlebar-title{text-shadow:1px 1px #0006;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.lx-welcome__titlebar-close{color:#111;cursor:pointer;background:#ece9d8;border:1px solid #404040;border-color:#fff #404040 #404040 #fff;justify-content:center;align-items:center;width:22px;height:20px;margin-left:4px;padding:0;font-family:Tahoma,sans-serif;font-size:16px;font-weight:700;line-height:1;display:inline-flex;box-shadow:inset 1px 1px #fff,inset -1px -1px gray}.lx-welcome__titlebar-close:hover{background:#e3c9bd}.lx-welcome__titlebar-close:active{border-color:#404040 #fff #fff #404040;box-shadow:inset 1px 1px gray,inset -1px -1px #fff}.lx-welcome__titlebar-close:focus-visible{outline-offset:-4px;outline:2px dotted #111}.lx-welcome__body{background:#ece9d8;flex-direction:column;gap:14px;padding:18px 20px 16px;display:flex}.lx-welcome__intro{align-items:flex-start;gap:14px;display:flex}.lx-welcome__mascot{flex-direction:column;flex-shrink:0;align-items:center;gap:4px;display:flex}.lx-welcome__mascot-note{background:#fff8b3;border:1.5px solid #d4c560;flex-shrink:0;width:72px;height:72px;animation:2.5s ease-in-out infinite lxWelcomeMascotBob;position:relative;transform:rotate(-5deg);box-shadow:2px 3px 6px #00000040}.lx-welcome__mascot-note:after{content:"";background:linear-gradient(135deg,#fff8b3 45%,#f2e99a 50%,#eadf8a 100%);width:14px;height:14px;position:absolute;top:0;right:0}.lx-welcome__mascot-eye{background:#2b2b2b;border-radius:50%;width:9px;height:9px;position:absolute;top:36%}.lx-welcome__mascot-eye--l{left:28%}.lx-welcome__mascot-eye--r{right:28%}.lx-welcome__mascot-mouth{border-bottom:2.5px solid #2b2b2b;border-radius:0 0 50% 50%;width:22px;height:11px;position:absolute;top:56%;left:50%;transform:translate(-50%)}.lx-welcome__mascot-blush{background:#d95a5a73;border-radius:50%;width:8px;height:5px;position:absolute;top:56%}.lx-welcome__mascot-blush--l{left:14%}.lx-welcome__mascot-blush--r{right:14%}.lx-welcome__greeting{flex:1;min-width:0}.lx-welcome__greeting-line{margin:0;font-size:.95rem;font-weight:700;line-height:1.3}.lx-welcome__features{background:#fff;border:1.5px solid #fff;border-color:gray #fff #fff gray;flex-direction:column;gap:6px;margin:0;padding:12px 14px;font-size:.82rem;line-height:1.4;list-style:none;display:flex;box-shadow:inset 1px 1px #0000000f}.lx-welcome__features li{align-items:flex-start;gap:8px;display:flex}.lx-welcome__feature-bullet{color:#c14850;flex-shrink:0;font-weight:700;line-height:1.4}.lx-welcome__picker{flex-direction:column;gap:8px;display:flex}.lx-welcome__picker-label{margin:0;font-size:.82rem;font-weight:700}.lx-welcome__combobox{background:#fff;border:2px solid #fff;border-color:gray #fff #fff gray;align-items:stretch;display:flex;position:relative;box-shadow:inset 1px 1px #00000026}.lx-welcome__search{color:#111;background:0 0;border:none;border-radius:0;outline:none;flex:1;min-width:0;padding:8px 10px;font-family:Tahoma,ui-monospace,SFMono-Regular,SF Mono,Cascadia Code,Fira Code,Menlo,Consolas,Liberation Mono,monospace;font-size:.85rem}.lx-welcome__search::placeholder{color:#00000073}.lx-welcome__search:focus{outline:none}.lx-welcome__combobox-toggle{cursor:pointer;background:#ece9d8;border:1.5px solid #404040;border-color:#fff #404040 #404040 #fff;flex-shrink:0;justify-content:center;align-items:center;width:22px;margin:-2px -2px -2px 0;padding:0;display:flex;box-shadow:inset 1px 1px #fff,inset -1px -1px gray}.lx-welcome__combobox-toggle:active,.lx-welcome__combobox--open .lx-welcome__combobox-toggle{border-color:#404040 #fff #fff #404040;box-shadow:inset 1px 1px gray,inset -1px -1px #fff}.lx-welcome__combobox-toggle:focus-visible{outline-offset:-3px;outline:1px dotted #111}.lx-welcome__combobox-chevron{border-top:5px solid #111;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0}.lx-welcome__search-results{z-index:2;background:#fff;border:2px solid #404040;border-color:#fff #404040 #404040 #fff;max-height:220px;margin:0;padding:2px;list-style:none;position:absolute;top:calc(100% + 1px);left:-2px;right:-2px;overflow-y:auto;box-shadow:2px 2px 6px #0003}.lx-welcome__search-empty{text-align:center;color:#0000008c;padding:10px 8px;font-family:Tahoma,ui-monospace,SFMono-Regular,SF Mono,Cascadia Code,Fira Code,Menlo,Consolas,Liberation Mono,monospace;font-size:.78rem}.lx-welcome__search-result{text-align:left;color:#111;cursor:pointer;background:0 0;border:none;width:100%;padding:6px 8px;font-family:Tahoma,ui-monospace,SFMono-Regular,SF Mono,Cascadia Code,Fira Code,Menlo,Consolas,Liberation Mono,monospace;font-size:.82rem;display:block}.lx-welcome__search-result:hover,.lx-welcome__search-result:focus-visible{color:#fff;background:#1a73e8;outline:none}.lx-welcome__chips-label{color:#0009;margin:4px 0 0;font-size:.72rem;font-style:italic}.lx-welcome__chips{flex-wrap:wrap;gap:6px;display:flex}.lx-welcome__chip{color:#111;cursor:pointer;background:#ece9d8;border:1.5px solid #404040;border-color:#fff #404040 #404040 #fff;border-radius:0;padding:5px 12px;font-family:Tahoma,ui-monospace,SFMono-Regular,SF Mono,Cascadia Code,Fira Code,Menlo,Consolas,Liberation Mono,monospace;font-size:.82rem;transition:background .1s;box-shadow:inset 1px 1px #fff,inset -1px -1px gray}.lx-welcome__chip:hover{background:#e8d9ca}.lx-welcome__chip:active{border-color:#404040 #fff #fff #404040;padding:6px 11px 4px 13px;box-shadow:inset 1px 1px gray,inset -1px -1px #fff}.lx-welcome__chip:focus-visible{outline-offset:-4px;outline:2px dotted #111}@media (max-width:575.98px){.lx-welcome{width:calc(100vw - 1.5rem);max-height:calc(100vh - 3rem);overflow:hidden}.lx-welcome__body{gap:12px;padding:14px 14px 12px;overflow-y:auto}.lx-welcome__intro{text-align:center;flex-direction:column;align-items:center;gap:8px}.lx-welcome__greeting-line{font-size:.9rem}.lx-welcome__features{padding:10px 12px;font-size:.78rem}}@media (prefers-reduced-motion:reduce){.lx-welcome,.lx-welcome-overlay,.lx-welcome__mascot-note{animation:none!important}}
