.emoji-container{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:9999}.emoji{position:absolute;top:-2em;font-size:2rem;animation-name:fall;animation-timing-function:ease-in}@keyframes fall{0%{transform:translateY(0) rotate(0deg);opacity:1}to{transform:translateY(110vh) rotate(1turn);opacity:.8}}.emoji-explode{animation:explode .8s ease-out forwards!important}@keyframes explode{0%{transform:translate(0) scale(1);opacity:1}to{transform:translate(var(--explode-x,0),var(--explode-y,-100px)) scale(0);opacity:0}}.Footer_footer__0IXn3{background:white;color:var(--text-dark);padding:80px 0 40px;position:relative;border-top:5px solid var(--border-color);margin-top:40px}.Footer_footerContent__guRXR{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px}.Footer_footerSection__Zafk8 h3{font-family:Comic Neue,cursive;font-size:1.8rem;margin-bottom:25px;color:var(--primary);position:relative;display:inline-block}.Footer_footerSection__Zafk8 h3:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:4px;background:var(--secondary);border-radius:2px}.Footer_footerLinks__L3vZo{list-style:none}.Footer_footerLinks__L3vZo li{margin-bottom:15px}.Footer_footerLinks__L3vZo a{color:#666;text-decoration:none;transition:all .2s;display:flex;align-items:center;gap:12px;font-size:1rem}.Footer_footerLinks__L3vZo a:hover{color:var(--primary);transform:translateX(5px)}.Footer_footerLinks__L3vZo a i{color:var(--secondary);transition:transform .3s ease}.Footer_footerLinks__L3vZo a:hover i{transform:rotate(15deg)}.Footer_copyright__t4WoK{text-align:center;padding-top:30px;border-top:2px dashed #ffeeee;font-size:.9rem;color:#888;display:flex;flex-direction:column;align-items:center;gap:20px}.Footer_socialIcons__dCWTX{display:flex;gap:20px}.Footer_socialIcons__dCWTX a{width:50px;height:50px;border-radius:50%;background:var(--bg-light);display:flex;align-items:center;justify-content:center;color:var(--primary);transition:all .3s ease;border:2px solid var(--border-color);font-size:1.2rem}.Footer_socialIcons__dCWTX a:hover{background:var(--primary);color:white;transform:translateY(-5px) rotate(10deg);border-color:var(--secondary)}.Hero_hero__JT9C7{background:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.1)),url(https://youke1.picui.cn/s1/2025/07/24/6881ee05a1ad6.png);background-size:cover;background-position:50%;color:var(--text-dark);text-align:center;padding:150px 20px 100px;margin-bottom:60px;position:relative;border-radius:30px;overflow:hidden;box-shadow:0 10px 30px var(--shadow-soft)}.Hero_hero__JT9C7:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(255,255,255,.8),rgba(255,255,255,.4))}.Hero_heroContainer__dB5Dd{position:relative;z-index:2;max-width:1200px;margin:0 auto;display:flex;justify-content:center;align-items:center}.Hero_heroContent__6xoKm{max-width:800px;display:flex;flex-direction:column;align-items:center;text-align:center}.Hero_heroTitle__lzsay{font-family:Comic Neue,cursive;font-size:3.5rem;margin-bottom:25px;color:var(--primary);text-shadow:3px 3px 0 rgba(255,255,255,.5);animation:Hero_float__waLz_ 4s ease-in-out infinite}.Hero_heroDescription__WB7rm{font-size:1.3rem;margin:0 auto 40px;color:#555;background:rgba(255,255,255,.7);padding:20px;border-radius:20px;backdrop-filter:blur(5px);max-width:100%}.Hero_qrCodeContainer__7ramg{background:rgba(255,255,255,.9);border-radius:20px;padding:20px;box-shadow:0 5px 15px rgba(0,0,0,.1);backdrop-filter:blur(5px);display:flex;flex-direction:column;align-items:center;max-width:250px;position:absolute;right:-10px;top:50%;transform:translateY(-50%)}.Hero_qrCodeImage__rHN1m{width:150px;height:150px;object-fit:contain;margin-bottom:15px;border:3px solid var(--primary);border-radius:10px}.Hero_followText__bA1_q{font-family:Comic Neue,cursive;font-size:1.2rem;font-weight:700;color:var(--primary);text-align:center}@keyframes Hero_float__waLz_{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.Hero_floatAnimation__Xm6pT{animation:Hero_float__waLz_ 4s ease-in-out infinite}.Hero_loader__aphyk{text-align:center;margin:40px 0}.Hero_loader__aphyk .Hero_spinner__XACFL{width:50px;height:50px;border-top:5px solid var(--border-color);border:5px solid var(--border-color);border-top-color:var(--primary);border-radius:50%;animation:Hero_spin__a4NfZ 1s linear infinite;margin:0 auto 20px}@keyframes Hero_spin__a4NfZ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Hero_masonryGrid__I2JqH{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:35px;margin-bottom:80px}.Hero_textCard__zphZu{background:var(--card-gradient);border-radius:25px;overflow:hidden;box-shadow:0 10px 30px var(--shadow-soft);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:auto;position:relative;border:4px dashed var(--border-color);break-inside:avoid}.Hero_sectionTitle__8ZhTi{text-align:center;font-family:Comic Neue,cursive;font-size:2.8rem;color:var(--primary);position:relative;display:inline-block;width:100%}@media (max-width:992px){.Hero_heroTitle__lzsay{font-size:2.8rem}.Hero_heroDescription__WB7rm{font-size:1.1rem}}@media (max-width:768px){.Hero_hero__JT9C7{padding:100px 20px 60px}.Hero_heroTitle__lzsay{font-size:2.2rem}.Hero_heroContainer__dB5Dd{flex-direction:column}.Hero_qrCodeContainer__7ramg{position:relative;right:auto;top:auto;transform:none;margin:30px auto 0;max-width:250px}}@media (max-width:480px){.Hero_heroTitle__lzsay{font-size:1.8rem}.Hero_ctaButton__AN3am{padding:12px 30px;font-size:1.1rem}}@keyframes Hero_pop__FY23F{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.HomeContentSection_section__XSPxT{max-width:1200px;margin:2rem auto;padding:0 1.5rem}.HomeContentSection_header__lGNkd{text-align:center;margin-bottom:3rem;position:relative}.HomeContentSection_title__m6Vn4{font-size:2.8rem;font-weight:800;color:#ff6b6b;margin-bottom:.5rem;line-height:1.2}.HomeContentSection_titleMain__rbswy{display:block}.HomeContentSection_titleSub__b6xjt{display:block;font-size:1.2rem;font-weight:500;color:#ff6b6b;margin-top:.5rem}.HomeContentSection_headerDecoration__XmJyp{height:6px;width:120px;background:linear-gradient(90deg,#ff9e6d,#ff6b6b);margin:1.5rem auto;border-radius:3px;position:relative}.HomeContentSection_headerDecoration__XmJyp:after,.HomeContentSection_headerDecoration__XmJyp:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:20px;height:20px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23e4002b"><path d="M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z"/></svg>');background-size:contain;background-repeat:no-repeat}.HomeContentSection_headerDecoration__XmJyp:before{left:-30px}.HomeContentSection_headerDecoration__XmJyp:after{right:-30px}.HomeContentSection_content__Th1Fm{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.HomeContentSection_card__WRRjx{background:white;border-radius:12px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;border:1px solid #f0f0f0}.HomeContentSection_card__WRRjx:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(232,0,43,.15)}.HomeContentSection_cardHeader__UQDzI{background:linear-gradient(90deg,#ff9e6d,#ff6b6b);color:white;padding:1.5rem;position:relative;display:flex;justify-content:space-between;align-items:center}.HomeContentSection_cardTitle__hm9bk{font-size:1.5rem;font-weight:700;margin:0;flex:1}.HomeContentSection_cardLink__fjg8d{color:inherit;text-decoration:none;transition:opacity .2s}.HomeContentSection_cardLink__fjg8d:hover{opacity:.9}.HomeContentSection_cardIcon__sDrOH{font-size:1.8rem;margin-left:1rem;opacity:.8}.HomeContentSection_cardBody__Mv4kk{padding:1.5rem;flex:1;display:flex;flex-direction:column}.HomeContentSection_cardBody__Mv4kk p{color:#555;line-height:1.6;margin-bottom:1rem}.HomeContentSection_featuresIntro__ANXDb{font-weight:600;color:#333;margin:1.5rem 0 1rem}.HomeContentSection_featuresList__o9ka8{list-style:none;padding:0;margin:0;flex:1}.HomeContentSection_featuresList__o9ka8 li{position:relative;padding:.5rem 0 .5rem 1.8rem;line-height:1.5;color:#555}.HomeContentSection_featuresList__o9ka8 li:before{content:"";position:absolute;left:0;top:.8rem;width:12px;height:2px;background-color:#e4002b}.HomeContentSection_highlight__D9QpC{color:#e4002b;font-weight:600;position:relative}.HomeContentSection_highlight__D9QpC:after{content:"";position:absolute;bottom:2px;left:0;width:100%;height:3px;background-color:rgba(232,0,43,.2);z-index:-1}.HomeContentSection_checkmark__Qb1Xp{color:#e4002b;font-weight:700;margin-right:.3rem}@media (max-width:900px){.HomeContentSection_content__Th1Fm{grid-template-columns:1fr;gap:1.5rem}.HomeContentSection_title__m6Vn4{font-size:2.2rem}.HomeContentSection_titleSub__b6xjt{font-size:1rem}.HomeContentSection_cardHeader__UQDzI{padding:1.2rem}.HomeContentSection_cardTitle__hm9bk{font-size:1.3rem}}@keyframes HomeContentSection_fadeInUp__vw4qS{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HomeContentSection_card__WRRjx{animation:HomeContentSection_fadeInUp__vw4qS .6s ease forwards;opacity:0}.HomeContentSection_card__WRRjx:first-child{animation-delay:.1s}.HomeContentSection_card__WRRjx:nth-child(2){animation-delay:.2s}.HomeContentSection_card__WRRjx:nth-child(3){animation-delay:.3s}.HomeContentSection_card__WRRjx:nth-child(4){animation-delay:.4s}.HomeContentSection_card__WRRjx:nth-child(5){animation-delay:.5s}