.Footer_footer__4vzqH{width:100%;background:#1c1c1e;color:#f2f1ec;padding:60px 0 30px}.Footer_inner__FbJ6a{max-width:1280px;margin:0 auto;padding:0 24px;width:100%}.Footer_top__k6DNG{display:flex;justify-content:space-between;gap:60px}.Footer_brand__Y4wbm{display:flex;align-items:flex-start;gap:14px;max-width:300px}.Footer_logo__C9vo8{width:40px;height:40px;border-radius:10px;flex-shrink:0}.Footer_brandName__ciNtn{font-family:var(--font-display,sans-serif);font-size:1.1rem;font-weight:700;color:#f2f1ec;margin:0}.Footer_brandTag__vZhFM{font-size:.82rem;color:hsla(50,19%,94%,.7);margin:4px 0 0;line-height:1.5}.Footer_columns__6BTgn{display:flex;gap:60px}.Footer_col__4V4Ju{display:flex;flex-direction:column;gap:10px}.Footer_colTitle__H7Gwz{font-size:.75rem;font-weight:600;color:#8fa67a;text-transform:uppercase;letter-spacing:.1em;margin:0 0 4px}.Footer_colLink__omo8H{font-size:.85rem;color:#f2f1ec;text-decoration:none;transition:color .25s ease}.Footer_colLink__omo8H:hover{color:#f5a623}.Footer_divider__07lwa{height:1px;background:hsla(50,19%,94%,.1);margin:40px 0 20px}.Footer_bottom__2dJjP{display:flex;align-items:center;justify-content:space-between}.Footer_copy__9oFUI{font-size:.78rem;color:#8fa67a;margin:0}.Footer_socials__1hnjR{display:flex;align-items:center;gap:16px}.Footer_socialIcon__Snf9u{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#8fa67a;color:#1c1c1e;transition:all .25s ease;text-decoration:none}.Footer_socialIcon__Snf9u:hover{background:#f5a623;color:#1c1c1e;transform:translateY(-2px)}@media (max-width:768px){.Footer_top__k6DNG{flex-direction:column;gap:36px}.Footer_columns__6BTgn{gap:36px}.Footer_bottom__2dJjP{flex-direction:column;gap:16px;text-align:center}}@media (max-width:480px){.Footer_columns__6BTgn{flex-direction:column;gap:24px}.Footer_footer__4vzqH{padding:40px 0 24px}}.Hero_hero__1d92z{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:120px 0 80px}.Hero_blobOne__YbIBl{top:-120px;right:-80px;width:500px;height:500px;background:radial-gradient(circle,rgba(245,166,35,.12) 0,transparent 70%)}.Hero_blobOne__YbIBl,.Hero_blobTwo__e4ZpA{position:absolute;border-radius:50%;pointer-events:none}.Hero_blobTwo__e4ZpA{bottom:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,hsla(91,20%,56%,.1) 0,transparent 70%)}.Hero_blobThree__U_uCn{position:absolute;top:40%;left:45%;width:300px;height:300px;background:radial-gradient(circle,rgba(245,166,35,.06) 0,transparent 70%);border-radius:50%;pointer-events:none}.Hero_heroInner___eeuy{width:100%;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}.Hero_content__FJG4L{position:relative;z-index:2}.Hero_badge__0CoHg{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;background:var(--bg-white);border:1px solid var(--glass-border);border-radius:var(--radius-full);font-size:.8rem;font-weight:500;color:var(--text-secondary);margin-bottom:28px;box-shadow:var(--shadow-sm);animation:Hero_fadeInUp__wREaj .6s ease both}.Hero_badgeDot__4jtrM{width:7px;height:7px;background:var(--sage);border-radius:50%;animation:Hero_pulse__y6ewJ 2s ease-in-out infinite}@keyframes Hero_pulse__y6ewJ{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}@keyframes Hero_fadeInUp__wREaj{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Hero_title__bGj6o{font-size:clamp(2.8rem,6vw,4.8rem);font-weight:800;line-height:1.05;letter-spacing:-.035em;color:var(--text-primary);margin-bottom:20px;animation:Hero_fadeInUp__wREaj .7s ease .1s both}.Hero_highlight__3Ggq2{color:var(--gold)}.Hero_subtitle___gKKT{font-size:clamp(1rem,1.3vw,1.15rem);color:var(--text-secondary);max-width:440px;line-height:1.75;margin-bottom:32px;animation:Hero_fadeInUp__wREaj .7s ease .2s both}.Hero_cta__eILJu{display:flex;align-items:center;gap:16px;margin-bottom:40px;animation:Hero_fadeInUp__wREaj .7s ease .3s both}.Hero_ctaPrimary__4YUEI{display:inline-flex;align-items:center;gap:10px;padding:15px 30px;background:var(--black);color:#fff;font-size:.95rem;font-weight:600;border-radius:var(--radius-full);transition:all .4s var(--ease-out-expo);text-decoration:none}.Hero_ctaPrimary__4YUEI:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(var(--black-rgb),.2)}.Hero_ctaPrimary__4YUEI svg{flex-shrink:0}.Hero_ctaSecondary__jcfP2{font-size:.95rem;font-weight:500;color:var(--text-secondary);transition:color .3s;background:none;border:none;cursor:pointer;font-family:inherit}.Hero_ctaSecondary__jcfP2:hover{color:var(--text-primary)}.Hero_stats__NK_pR{display:flex;align-items:center;gap:24px;animation:Hero_fadeInUp__wREaj .7s ease .4s both}.Hero_stat__iyRGN{display:flex;flex-direction:column;gap:2px}.Hero_statNum__K9ad2{font-family:var(--font-display);font-size:1.15rem;font-weight:700;color:var(--text-primary)}.Hero_statLabel__KV_jx{font-size:.75rem;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em}.Hero_statDivider__xpQbG{width:1px;height:32px;background:var(--glass-border)}.Hero_visual__AqVwL{position:relative;display:flex;align-items:center;justify-content:center;animation:Hero_fadeInUp__wREaj .8s ease .3s both}.Hero_phoneFrame__9a0VE{width:280px;height:560px;background:var(--black);border-radius:36px;padding:12px;position:relative;box-shadow:0 20px 60px rgba(var(--black-rgb),.15),0 0 0 1px rgba(var(--black-rgb),.05)}.Hero_phoneNotch__Yqzgh{position:absolute;top:12px;left:50%;transform:translateX(-50%);width:100px;height:24px;background:var(--black);border-radius:0 0 16px 16px;z-index:5}.Hero_phoneScreen__gbDau{width:100%;height:100%;background:#fafaf7;border-radius:26px;overflow:hidden;display:flex;flex-direction:column}.Hero_appHeader__eublL{display:flex;align-items:center;gap:10px;padding:32px 16px 12px;background:#fff;border-bottom:1px solid rgba(0,0,0,.06)}.Hero_appAvatar__4DE_Q{width:38px;height:38px;border-radius:50%;overflow:hidden;background:var(--gold-light);flex-shrink:0}.Hero_appAvatar__4DE_Q img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Hero_appName__9dwKd{font-family:var(--font-display);font-size:.8rem;font-weight:700;color:var(--black)}.Hero_appStatus__d_hcC{display:flex;align-items:center;gap:4px;font-size:.65rem;color:var(--sage);font-weight:500}.Hero_onlineDot__dsNeO{width:5px;height:5px;background:var(--sage);border-radius:50%}.Hero_chatArea___a8qh{flex:1;padding:12px;display:flex;flex-direction:column;gap:8px;overflow:hidden}.Hero_msgBot__pZ37k,.Hero_msgUser__rkIRt{max-width:85%;padding:10px 14px;border-radius:16px;font-size:.7rem;line-height:1.5}.Hero_msgBot__pZ37k{background:#fff;color:var(--black);align-self:flex-start;border-bottom-left-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.04)}.Hero_msgBot__pZ37k p,.Hero_msgUser__rkIRt p{font-size:.7rem;color:inherit;margin:0}.Hero_msgUser__rkIRt{background:var(--black);color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.Hero_msgUser__rkIRt p{color:#fff}.Hero_msgBotFeedback__O_YIn{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;background:var(--gold-light);border-radius:14px;border:1px solid rgba(245,166,35,.2);align-self:flex-start;max-width:88%}.Hero_feedbackIcon__vfmPk{font-size:1rem;flex-shrink:0;line-height:1}.Hero_msgBotFeedback__O_YIn strong{font-size:.7rem;color:var(--gold-dark);display:block;margin-bottom:2px}.Hero_msgBotFeedback__O_YIn p{font-size:.6rem;color:var(--text-secondary);margin:0}.Hero_chatInput____fqx{display:flex;align-items:center;gap:8px;padding:10px 14px;margin:0 10px 10px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:20px}.Hero_inputPlaceholder__ORi4V{flex:1;font-size:.7rem;color:var(--text-tertiary)}.Hero_micBtn__uBO8W{width:28px;height:28px;background:var(--gold);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem}.Hero_floatingCard__iKn58{position:absolute;background:#fff;padding:10px 16px;border-radius:14px;font-size:.78rem;font-weight:600;color:var(--text-primary);box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.04);white-space:nowrap;z-index:3}.Hero_cardXP__uPqvS{top:60px;left:-60px;animation:Hero_floatCard__BhzPD 4s ease-in-out infinite}.Hero_cardLevel__OOFOh{bottom:120px;left:-80px;color:var(--sage-dark);animation:Hero_floatCard__BhzPD 4s ease-in-out .5s infinite}.Hero_cardLeaderboard__UMvb6{top:160px;right:-50px;animation:Hero_floatCard__BhzPD 4s ease-in-out 1s infinite}@keyframes Hero_floatCard__BhzPD{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:968px){.Hero_heroInner___eeuy{grid-template-columns:1fr;text-align:center;gap:40px}.Hero_content__FJG4L{order:1}.Hero_visual__AqVwL{order:0}.Hero_subtitle___gKKT{margin:0 auto 32px}.Hero_cta__eILJu,.Hero_stats__NK_pR{justify-content:center}.Hero_floatingCard__iKn58{display:none}}@media (max-width:480px){.Hero_hero__1d92z{padding:80px 0 40px}.Hero_cta__eILJu{flex-direction:column;gap:12px}.Hero_ctaPrimary__4YUEI{width:100%;justify-content:center}.Hero_phoneFrame__9a0VE{width:240px;height:480px}.Hero_stats__NK_pR{gap:16px}}.mh-section{position:relative;width:100%;padding:100px 0 80px;min-height:560px;background:#f6e0d8;border-radius:0 0 40px 40px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}.mh-h1{font-family:Nunito,Arial Black,sans-serif;font-size:clamp(60px,9.5vw,118px);font-weight:700;line-height:1.05;color:#111;text-align:center;position:relative;z-index:2;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Hoverable__word,.Word__container{display:inline-block;position:relative}.Hoverable__word{cursor:pointer;font-size:inherit;font-weight:inherit;font-family:inherit;line-height:inherit;color:inherit}.word-shape{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.7);opacity:0;z-index:-1;pointer-events:none;transition:opacity .22s ease,transform .25s cubic-bezier(.34,1.56,.64,1)}.word-shape.show{opacity:1;transform:translate(-50%,-50%) scale(1)}.oval-shape{width:115%;height:175%;min-width:480px;min-height:130px;background:#d68ef5;border-radius:50%}.star-shape{width:122%;height:192%;min-width:520px;min-height:160px;background:#5ab4f5;clip-path:polygon(50% 0,61% 10%,73% 5%,76% 17%,89% 16%,88% 29%,100% 33%,95% 45%,100% 56%,90% 62%,93% 75%,81% 77%,80% 90%,68% 88%,62% 99%,50% 93%,38% 99%,32% 88%,20% 90%,19% 77%,7% 75%,10% 62%,0 56%,5% 45%,0 33%,12% 29%,11% 16%,24% 17%,27% 5%,39% 10%)}.letter{display:inline-block;transition:transform .35s cubic-bezier(.23,1,.32,1),color .2s;will-change:transform}.NotHoverable__word{display:inline-block;pointer-events:none}.mh-fi{position:absolute;font-size:48px;animation:mh-flt 4s ease-in-out infinite;pointer-events:none;z-index:1}.mh-fi1{top:10px;left:24px;animation-delay:0s}.mh-fi2{top:220px;left:14px;animation-delay:1s}.mh-fi3{top:10px;right:80px;animation-delay:.5s}.mh-fi4{top:200px;right:44px;animation-delay:1.5s}@keyframes mh-flt{0%,to{transform:translateY(0)}50%{transform:translateY(-11px)}}@media (max-width:768px){.mh-h1{font-size:clamp(36px,10vw,60px)}.oval-shape{min-width:250px;min-height:80px}.star-shape{min-width:260px;min-height:100px}.mh-fi{font-size:32px}.mh-fi2,.mh-fi4{display:none}}@media (max-width:480px){.mh-section{padding:60px 16px 50px;border-radius:0 0 24px 24px}.mh-h1{font-size:clamp(28px,9vw,44px)}}.Navbar_header__7TllB{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;justify-content:center;padding:14px 20px;pointer-events:none}.Navbar_island__nKQt7{display:flex;align-items:center;gap:6px;padding:6px 6px 6px 14px;background:#1c1c1e;border-radius:100px;pointer-events:auto;transition:all .5s cubic-bezier(.23,1,.32,1);box-shadow:0 4px 30px rgba(0,0,0,.12),inset 0 0 0 1px hsla(0,0%,100%,.05)}.Navbar_island__nKQt7.Navbar_scrolled__Gl1kk{box-shadow:0 8px 40px rgba(0,0,0,.2),inset 0 0 0 1px hsla(0,0%,100%,.08)}.Navbar_logo__PiZmU{display:flex;align-items:center;justify-content:center;text-decoration:none;margin-right:4px}.Navbar_logoImg__NsKBI{width:28px;height:28px;border-radius:50%;-o-object-fit:contain;object-fit:contain;background:hsla(0,0%,100%,.1);padding:2px}.Navbar_links__rYM_3{display:flex;align-items:center;gap:2px}.Navbar_link__ZPZJD{color:hsla(0,0%,100%,.6);text-decoration:none;font-size:.82rem;font-weight:500;padding:8px 14px;border-radius:100px;transition:all .25s ease;white-space:nowrap}.Navbar_link__ZPZJD:hover{color:#fff;background:hsla(0,0%,100%,.08)}.Navbar_cta__8gkXS{display:flex;align-items:center;justify-content:center;padding:8px 20px;background:var(--gold,#f5a623);color:#1c1c1e;font-size:.82rem;font-weight:600;border-radius:100px;text-decoration:none;white-space:nowrap;transition:all .3s ease}.Navbar_cta__8gkXS:hover{background:#e69a1f;transform:scale(1.03)}@media (max-width:640px){.Navbar_island__nKQt7{padding:5px 5px 5px 12px;gap:4px}.Navbar_link__ZPZJD{font-size:.75rem;padding:6px 10px}.Navbar_cta__8gkXS{font-size:.75rem;padding:6px 14px}.Navbar_logoImg__NsKBI{width:24px;height:24px}}@media (max-width:420px){.Navbar_links__rYM_3{display:none}}