@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}}
