@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);:root{--primary-sage:#87a96b;--primary-lavender:#b8a9d9;--primary-dusty-blue:#7d9cb8;--primary-soft-pink:#d4a5a5;--primary-mint:#a8d5ba;--primary-cream:#f5e6d3;--soft-sage:#e8f0e3;--soft-lavender:#f0ebff;--soft-blue:#e6f0f8;--soft-pink:#f5eaea;--soft-mint:#e8f5e8;--soft-cream:#fbf8f3;--gradient-primary:linear-gradient(135deg,#b8a9d9,#87a96b);--gradient-secondary:linear-gradient(135deg,#d4a5a5,#b8a9d9);--gradient-tertiary:linear-gradient(135deg,#a8d5ba,#7d9cb8);--gradient-warm:linear-gradient(135deg,#f5e6d3,#d4a5a5);--gradient-cool:linear-gradient(135deg,#e6f0f8,#e8f5e8);--gradient-sunset:linear-gradient(135deg,#f5eaea,#e8f0e3 50%,#f0ebff);--text-primary:#000;--text-secondary:#000;--text-accent:#000;--text-light:#000;--text-white:#fff;--text-dark:#000;--surface-white:#fff;--surface-light:#f7fafc;--surface-medium:#edf2f7;--surface-card:#fffffff2;--surface-glass:#fff3;--surface-calm:#f0f4f8;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 6px #00000014;--shadow-lg:0 10px 15px #00000014;--shadow-xl:0 20px 25px #0000001a;--shadow-glow:0 0 20px #b8a9d94d;--border-radius-sm:8px;--border-radius-md:12px;--border-radius-lg:16px;--border-radius-xl:20px;--border-radius-full:9999px;--transition-fast:all 0.2s ease;--transition-medium:all 0.3s ease;--transition-slow:all 0.5s ease}.Home_homeContainer__8EuJY{background:linear-gradient(135deg,#f0f4f8,#e8f5e8 30%,#f0ebff 70%,#e6f0f8);min-height:100vh;overflow-x:hidden;position:relative}.Home_navbar__DeU4r{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #b8a9d933;left:0;position:fixed;top:0;transition:all .3s ease;transition:var(--transition-medium);width:100%;z-index:1000}.Home_navContainer__AV6gx{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.Home_brandLink__80Q8i,.Home_navBrand__o-qoD{align-items:center;display:flex;gap:.5rem}.Home_brandLink__80Q8i{color:#000;font-size:1.5rem;font-weight:700;text-decoration:none}.Home_brandIcon__22u0H{filter:drop-shadow(0 0 10px rgba(184,169,217,.3));font-size:1.8rem}.Home_navLinks__QvEIR{align-items:center;display:flex;gap:1rem}.Home_userMenu__Xy16s{align-items:center;display:flex;gap:2rem}.Home_quickNav__LqEVp{display:flex;gap:.5rem}.Home_navButton__OsnK5{background:linear-gradient(135deg,#e6f0f8,#e8f5e8);background:var(--gradient-cool);border:none;border-radius:9999px;border-radius:var(--border-radius-full);box-shadow:0 1px 3px #00000014;box-shadow:var(--shadow-sm);color:#000;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:all .2s ease;transition:var(--transition-fast)}.Home_navButton__OsnK5:hover{box-shadow:0 4px 6px #00000014;box-shadow:var(--shadow-md);transform:translateY(-2px)}.Home_userInfo__rvYbK{align-items:center;display:flex;gap:1rem}.Home_welcomeText__-O5B2{color:#000;font-size:.9rem;font-weight:500}.Home_logoutBtn__I4C13{background:linear-gradient(135deg,#d4a5a5,#b8a9d9);background:var(--gradient-secondary);border:none;border-radius:9999px;border-radius:var(--border-radius-full);box-shadow:0 1px 3px #00000014;box-shadow:var(--shadow-sm);color:#fff;color:var(--text-white);cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:all .2s ease;transition:var(--transition-fast)}.Home_logoutBtn__I4C13:hover{box-shadow:0 4px 6px #00000014;box-shadow:var(--shadow-md);transform:translateY(-2px)}.Home_authLinks__HtMJP{display:flex;gap:1rem}.Home_loginBtn__N0-IK,.Home_signupBtn__I16tg{border-radius:9999px;border-radius:var(--border-radius-full);box-shadow:0 1px 3px #00000014;box-shadow:var(--shadow-sm);font-weight:500;padding:.5rem 1.5rem;text-decoration:none;transition:all .2s ease;transition:var(--transition-fast)}.Home_loginBtn__N0-IK{background:#fff;background:var(--surface-white);border:2px solid #b8a9d9;border:2px solid var(--primary-lavender);color:#000}.Home_signupBtn__I16tg{background:linear-gradient(135deg,#b8a9d9,#87a96b);background:var(--gradient-primary);color:#fff;color:var(--text-white)}.Home_loginBtn__N0-IK:hover,.Home_signupBtn__I16tg:hover{box-shadow:0 4px 6px #00000014;box-shadow:var(--shadow-md);transform:translateY(-2px)}.Home_heroSection__cmxAq{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:6rem 2rem 2rem;position:relative;text-align:center}.Home_heroContent__mp65n{max-width:800px;position:relative;z-index:2}.Home_heroTitle__B2hFk{color:#000;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;text-shadow:0 2px 10px #0000000d}.Home_highlightText__jYyIo{color:#000;position:relative}.Home_heroSubtitle__ndJR\+{color:#000;font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem;text-shadow:0 1px 5px #0000000d}.Home_heroButtons__4Tttu{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.Home_btn__1vz7v{align-items:center;border-radius:9999px;border-radius:var(--border-radius-full);box-shadow:0 10px 15px #00000014;box-shadow:var(--shadow-lg);display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;overflow:hidden;padding:1rem 2rem;position:relative;text-decoration:none;transition:all .3s ease;transition:var(--transition-medium)}.Home_btn__1vz7v:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.Home_btn__1vz7v:hover:before{left:100%}.Home_btnPrimary__l7L7G{background:linear-gradient(135deg,#b8a9d9,#87a96b);background:var(--gradient-primary);color:#fff;color:var(--text-white)}.Home_btnSecondary__dB-JE{background:linear-gradient(135deg,#e6f0f8,#e8f5e8);background:var(--gradient-cool);color:#000}.Home_btnTertiary__BtCI9{background:linear-gradient(135deg,#a8d5ba,#7d9cb8);background:var(--gradient-tertiary);color:#fff;color:var(--text-white)}.Home_btn__1vz7v:hover{box-shadow:0 20px 25px #0000001a;box-shadow:var(--shadow-xl);transform:translateY(-3px)}.Home_heroStats__4EMv5{display:flex;gap:3rem;justify-content:center;margin-top:2rem}.Home_stat__hYsFD{color:#000;text-align:center}.Home_statNumber__tESUa{color:#000;display:block;font-size:2rem;font-weight:800}.Home_statLabel__a3odQ{color:#000;font-size:.9rem}.Home_heroDecorations__9fQnY{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%}.Home_floatingBall__4pRo8{border-radius:50%;filter:blur(1px);opacity:.4;position:absolute}.Home_ball1__vwKL2{background:linear-gradient(135deg,#b8a9d9,#87a96b);background:var(--gradient-primary);height:80px;left:10%;top:20%;width:80px}.Home_ball2__ex5gU{background:linear-gradient(135deg,#d4a5a5,#b8a9d9);background:var(--gradient-secondary);height:60px;right:15%;top:60%;width:60px}.Home_ball3__gw9Ei{background:linear-gradient(135deg,#a8d5ba,#7d9cb8);background:var(--gradient-tertiary);height:100px;right:25%;top:30%;width:100px}.Home_ball4__s3r\+-{background:linear-gradient(135deg,#f5e6d3,#d4a5a5);background:var(--gradient-warm);height:40px;left:20%;top:70%;width:40px}.Home_ball5__EPjtK{background:linear-gradient(135deg,#e6f0f8,#e8f5e8);background:var(--gradient-cool);height:70px;left:60%;top:15%;width:70px}.Home_ball6__SrYIo{background:linear-gradient(135deg,#f5eaea,#e8f0e3 50%,#f0ebff);background:var(--gradient-sunset);height:50px;right:40%;top:80%;width:50px}.Home_activitiesSection__6aU0q{background:#f0f4f8;background:var(--surface-calm);padding:6rem 2rem;position:relative}.Home_container__wOY5E{margin:0 auto;max-width:1200px}.Home_sectionHeader__7KpMx{margin-bottom:4rem;text-align:center}.Home_sectionSubtitle__i669E{color:#000;font-size:.9rem;font-weight:600;letter-spacing:.1em;margin-bottom:1rem;text-transform:uppercase}.Home_sectionTitle__kY6TB{color:#000;font-size:clamp(2rem,4vw,3rem);font-weight:800;margin-bottom:1.5rem}.Home_sectionDescription__ZaUIc{color:#000;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.Home_activitiesGrid__GqpFH{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.Home_activityCard__SUXIS{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;background:var(--surface-card);border:1px solid #b8a9d933;border-radius:20px;border-radius:var(--border-radius-xl);box-shadow:0 4px 6px #00000014;box-shadow:var(--shadow-md);overflow:hidden;padding:2.5rem;position:relative;text-align:center}.Home_activityCard__SUXIS,.Home_activityCard__SUXIS:before{transition:all .3s ease;transition:var(--transition-medium)}.Home_activityCard__SUXIS:before{background:linear-gradient(135deg,#e6f0f8,#e8f5e8);background:var(--gradient-cool);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.Home_activityCard__SUXIS:hover:before{opacity:.05}.Home_activityCard__SUXIS:hover{border-color:#b8a9d966;box-shadow:0 20px 25px #0000001a;box-shadow:var(--shadow-xl)}.Home_activityIcon__gH\+lA{align-items:center;border-radius:50%;color:#fff;color:var(--text-white);display:flex;font-size:2rem;height:80px;justify-content:center;margin:0 auto 1.5rem;position:relative;width:80px;z-index:1}.Home_activityIcon__gH\+lA.Home_purple__1DiGx{background:linear-gradient(135deg,#b8a9d9,#87a96b);background:var(--gradient-primary)}.Home_activityIcon__gH\+lA.Home_orange__CIvX6{background:linear-gradient(135deg,#f5e6d3,#d4a5a5);background:var(--gradient-warm)}.Home_activityIcon__gH\+lA.Home_green__HznhZ{background:linear-gradient(135deg,#a8d5ba,#7d9cb8);background:var(--gradient-tertiary)}.Home_activityCard__SUXIS h3{color:#000;font-size:1.5rem;font-weight:700;margin-bottom:1rem;position:relative;z-index:1}.Home_activityCard__SUXIS p{color:#000;line-height:1.6;margin-bottom:1.5rem;position:relative;z-index:1}.Home_cardArrow__loRsQ{color:#000;font-size:1.5rem;font-weight:700;position:relative;z-index:1}.Home_balanceSection__HGWap{background:linear-gradient(135deg,#f5eaea,#e8f0e3 50%,#f0ebff);background:var(--gradient-sunset);overflow:hidden;padding:6rem 2rem;position:relative}.Home_balanceContent__kiygu{position:relative;text-align:center;z-index:2}.Home_balanceText__raIQD h2{color:#000;font-size:clamp(2rem,4vw,3rem);font-weight:800;margin-bottom:1.5rem;text-shadow:0 2px 10px #0000000d}.Home_balanceText__raIQD p{color:#000;font-size:1.2rem;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:600px}.Home_balanceButtons__FgDmg{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.Home_balanceDecorations__f\+vjI{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.Home_balanceBall1__vaS7\+,.Home_balanceBall2__PkHru,.Home_balanceBall3__zox8f{border-radius:50%;opacity:.2;position:absolute}.Home_balanceBall1__vaS7\+{background:linear-gradient(135deg,#b8a9d9,#87a96b);background:var(--gradient-primary);height:120px;left:10%;top:20%;width:120px}.Home_balanceBall2__PkHru{background:linear-gradient(135deg,#a8d5ba,#7d9cb8);background:var(--gradient-tertiary);height:80px;right:15%;top:60%;width:80px}.Home_balanceBall3__zox8f{background:linear-gradient(135deg,#f5e6d3,#d4a5a5);background:var(--gradient-warm);height:60px;right:30%;top:30%;width:60px}.Home_dailyDoseSection__aZTlu{background:#fff;background:var(--surface-white);padding:6rem 2rem}.Home_dailyDoseContent__zWWiS{text-align:center}.Home_dailyDoseText__9gwC6 h2{color:#000;font-size:clamp(2rem,4vw,3rem);font-weight:800;margin-bottom:3rem}.Home_dailyDoseCard__y2\+If{background:#fffffff2;background:var(--surface-card);border:1px solid #b8a9d91a;border-radius:20px;border-radius:var(--border-radius-xl);box-shadow:0 10px 15px #00000014;box-shadow:var(--shadow-lg);margin:0 auto;max-width:600px;overflow:hidden}.Home_doseHeader__4DSMd{align-items:center;background:linear-gradient(135deg,#b8a9d9,#87a96b);background:var(--gradient-primary);color:#fff;color:var(--text-white);display:flex;justify-content:space-between;padding:1.5rem 2rem}.Home_doseLabel__rAQ5E{font-size:.9rem;font-weight:700;letter-spacing:.05em}.Home_doseTime__WxICj{font-size:.8rem;opacity:.9}.Home_doseContent__IWIY1{padding:2rem;text-align:left}.Home_doseImage__eYbWZ{margin-bottom:1.5rem}.Home_placeholderImage__Kh7kK{background:linear-gradient(135deg,#e6f0f8,#e8f5e8);background:var(--gradient-cool);border-radius:16px;border-radius:var(--border-radius-lg);padding:2rem;text-align:center}.Home_placeholderImage__Kh7kK span{color:#000;display:block;font-size:3rem;margin-bottom:.5rem}.Home_placeholderImage__Kh7kK p{color:#000;font-weight:600;margin:0}.Home_doseInfo__NTGy\+ h3{color:#000;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.Home_doseInfo__NTGy\+ p{color:#000;line-height:1.6;margin-bottom:1.5rem}.Home_doseButton__lHd0H{background:linear-gradient(135deg,#b8a9d9,#87a96b);background:var(--gradient-primary);border:none;border-radius:9999px;border-radius:var(--border-radius-full);box-shadow:0 1px 3px #00000014;box-shadow:var(--shadow-sm);color:#fff;color:var(--text-white);cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease;transition:var(--transition-fast)}.Home_doseButton__lHd0H:hover{box-shadow:0 4px 6px #00000014;box-shadow:var(--shadow-md);transform:translateY(-2px)}.Home_footerSection__awSCM{background:linear-gradient(135deg,#b8a9d9,#87a96b);background:var(--gradient-primary);color:#fff;color:var(--text-white);padding:4rem 2rem 2rem}.Home_footerGrid__08VhS{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.Home_footerColumn__p-wkO h4{color:#fffffff2;font-size:1.1rem;font-weight:700;margin-bottom:1rem}.Home_footerColumn__p-wkO ul{list-style:none;margin:0;padding:0}.Home_footerColumn__p-wkO li{margin-bottom:.5rem}.Home_footerColumn__p-wkO a{color:#ffffffd9;text-decoration:none;transition:all .2s ease;transition:var(--transition-fast)}.Home_footerColumn__p-wkO a:hover{color:#fff;color:var(--text-white);text-shadow:0 0 10px #ffffff4d}.Home_footerBottom__GGhen{border-top:1px solid #fff3;padding-top:2rem}.Home_footerInfo__dfQDj{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.Home_footerInfo__dfQDj p{margin:0;opacity:.85}.Home_footerSocial__hxIp1 span{font-size:.9rem;opacity:.85}@media (max-width:768px){.Home_navContainer__AV6gx{padding:1rem}.Home_quickNav__LqEVp{display:none}.Home_heroSection__cmxAq{padding:8rem 1rem 2rem}.Home_heroButtons__4Tttu{align-items:center;flex-direction:column}.Home_heroStats__4EMv5{flex-direction:column;gap:1rem}.Home_activitiesGrid__GqpFH{grid-template-columns:1fr}.Home_balanceButtons__FgDmg{align-items:center;flex-direction:column}.Home_footerInfo__dfQDj{justify-content:center;text-align:center}}@media (max-width:480px){.Home_heroTitle__B2hFk{font-size:2rem}.Home_heroSubtitle__ndJR\+{font-size:1rem}.Home_sectionTitle__kY6TB{font-size:1.5rem}.Home_activityCard__SUXIS{padding:1.5rem}}.Login_authContainer__l3khr{align-items:center;background:linear-gradient(135deg,#f5f7fa,#e0e6ed);background:linear-gradient(135deg,var(--background-light),#e0e6ed);box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:20px}.Login_authCard__0Xr2-{animation:Login_fadeInSlideUp__xA3Is .8s ease-out forwards;background-color:#fff;background-color:var(--card-background);border-radius:25px;box-shadow:0 15px 40px #00000026;max-width:480px;opacity:1;overflow:hidden;padding:45px;position:relative;text-align:center;transform:translateY(0);width:100%;z-index:2}.Login_authCard__0Xr2-:after,.Login_authCard__0Xr2-:before{animation:Login_floatAndPulse__DFiU6 15s ease-in-out infinite alternate;border-radius:50%;content:"";filter:blur(80px);opacity:.1;position:absolute;z-index:0}.Login_authCard__0Xr2-:before{background:#6a11cb;background:var(--primary-color);height:250px;left:-80px;top:-80px;width:250px}.Login_authCard__0Xr2-:after{animation-delay:2s;background:#2575fc;background:var(--secondary-color);bottom:-100px;height:300px;right:-100px;width:300px}@keyframes Login_fadeInSlideUp__xA3Is{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Login_floatAndPulse__DFiU6{0%{opacity:.1;transform:translate(0) scale(1)}50%{opacity:.15;transform:translate(20px,20px) scale(1.05)}to{opacity:.1;transform:translate(0) scale(1)}}.Login_authHeader__GvRB7{margin-bottom:35px;position:relative;z-index:1}.Login_authHeader__GvRB7 h1{color:#333;color:var(--text-dark);font-size:2.5em;font-weight:800;letter-spacing:-.5px;margin-bottom:12px}.Login_authHeader__GvRB7 p{color:#666;color:var(--text-medium);font-size:1.1em;line-height:1.6}.Login_googleSignInSection__v55fH{margin-bottom:30px;position:relative;z-index:1}.Login_authButton__7S6XJ{background:linear-gradient(45deg,#6a11cb,#2575fc);background:linear-gradient(45deg,var(--primary-color),var(--secondary-color));border:none;border-radius:12px;box-shadow:0 8px 25px #0003;color:#fff;cursor:pointer;font-size:1.15em;font-weight:700;overflow:hidden;padding:14px 30px;position:relative;transition:all .3s ease;width:100%}.Login_authButton__7S6XJ:after{background:#ffffff1a;content:"";height:100%;left:-100%;position:absolute;top:0;transform:skewX(-20deg);transition:all .4s ease;width:100%}.Login_authButton__7S6XJ:hover{box-shadow:0 12px 30px #0000004d;transform:translateY(-3px)}.Login_authButton__7S6XJ:hover:after{left:100%}.Login_authButton__7S6XJ:disabled{background:linear-gradient(45deg,#b0c4de,#c0d8f0);box-shadow:none;cursor:not-allowed;transform:none}.Login_authButton__7S6XJ:disabled:after{content:none}.Login_socialIcons__9o3F2{display:flex;gap:25px;justify-content:center;margin-top:25px}.Login_socialIcon__HSepg{align-items:center;background-color:#f0f4f8;border-radius:50%;box-shadow:0 4px 15px #0000001a;cursor:pointer;display:flex;height:45px;justify-content:center;transition:all .3s ease;width:45px}.Login_socialIcon__HSepg:hover{background-color:#e0eaf2;box-shadow:0 6px 20px #00000026;transform:translateY(-3px) scale(1.05)}.Login_socialIcon__HSepg img{height:60%;object-fit:contain;width:60%}.Login_divider__--kXF{align-items:center;color:#999;color:var(--text-light);display:flex;font-size:.9em;font-weight:500;margin:25px 0;text-align:center}.Login_divider__--kXF:after,.Login_divider__--kXF:before{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--border-color);content:"";flex:1 1;transform:scaleY(.5)}.Login_divider__--kXF:not(:empty):before{margin-right:.8em}.Login_divider__--kXF:not(:empty):after{margin-left:.8em}.Login_authMethodSelector__Ustd9{margin-bottom:30px;position:relative;z-index:1}.Login_methodTabs__600vp{background-color:#f0f4f8;border-radius:15px;box-shadow:inset 0 1px 3px #0000000d;display:flex;gap:10px;justify-content:center;padding:6px}.Login_methodTab__X0vnZ{background-color:initial;border:none;border-radius:12px;color:#666;color:var(--text-medium);cursor:pointer;flex:1 1;font-size:1em;font-weight:600;padding:12px 25px;transition:all .3s ease}.Login_methodTab__X0vnZ.Login_active__e\+6IF{background:#fff;background:var(--card-background);box-shadow:0 4px 15px #0000001a;color:#6a11cb;color:var(--primary-color);transform:translateY(-2px)}.Login_methodTab__X0vnZ:not(.Login_active__e\+6IF):hover{background-color:#e8f0f6;color:#6a11cb;color:var(--primary-color)}.Login_authForm__lXQCe{position:relative;text-align:left;z-index:1}.Login_formGroup__oORqm{margin-bottom:22px}.Login_formGroup__oORqm label{color:#333;color:var(--text-dark);display:block;font-size:.95em;font-weight:600;margin-bottom:10px}.Login_formGroup__oORqm input{background-color:#fcfcfc;border:1px solid #e0e0e0;border:1px solid var(--border-color);border-radius:10px;color:#333;color:var(--text-dark);font-size:1em;padding:14px;transition:border-color .3s ease,box-shadow .3s ease,background-color .3s ease;width:calc(100% - 28px)}.Login_formGroup__oORqm input:focus{background-color:#fff;border-color:#6a11cb;border-color:var(--primary-color);box-shadow:0 0 0 4px #6a11cb26;outline:none}.Login_formGroup__oORqm input.Login_error__9xc3b{background-color:snow;border-color:#e74c3c;border-color:var(--error-color)}.Login_errorMessage__5Tfok{color:#e74c3c;color:var(--error-color);display:block;font-size:.88em;font-weight:500;margin-top:7px}.Login_formHelp__I8f99{color:#999;color:var(--text-light);display:block;font-size:.85em;margin-top:8px}.Login_forgotPasswordContainer__aQ9EZ{margin-bottom:25px;margin-top:-8px;text-align:right}.Login_forgotPasswordLink__xavVe{color:#6a11cb;color:var(--primary-color);font-size:.95em;font-weight:600;text-decoration:none;transition:color .3s ease}.Login_forgotPasswordLink__xavVe:hover{color:#2575fc;color:var(--secondary-color);text-decoration:underline}.Login_authButtonSecondary__Ae06E{background-color:#e9eef5;border:none;border-radius:10px;color:#666;color:var(--text-medium);cursor:pointer;font-size:1em;font-weight:500;margin-top:20px;padding:12px 20px;transition:all .3s ease;width:100%}.Login_authButtonSecondary__Ae06E:hover{background-color:#d8e2ee;color:#333;color:var(--text-dark);transform:translateY(-1px)}.Login_anonymousInfo__flgKd{background-color:#f8faff;border:1px solid #eef2f8;border-radius:15px;color:#666;color:var(--text-medium);font-size:.98em;line-height:1.5;margin-bottom:25px;padding:20px;text-align:center}.Login_anonymousInfo__flgKd p{margin-bottom:8px}.Login_authFooter__h7gGT{color:#666;color:var(--text-medium);font-size:1em;margin-top:35px;position:relative;z-index:1}.Login_authLink__jz7kj{color:#ff6b6b;color:var(--accent-color);font-weight:700;text-decoration:none;transition:color .3s ease}.Login_authLink__jz7kj:hover{color:#ff4a4a;text-decoration:underline}:root{--primary-color:#6a11cb;--secondary-color:#2575fc;--accent-color:#ff6b6b;--background-light:#f5f7fa;--card-background:#fff;--text-dark:#333;--text-medium:#666;--text-light:#999;--border-color:#e0e0e0;--error-color:#e74c3c;--success-color:#2ecc71;--warning-color:#f39c12}.Signup_authContainer__mkraU{align-items:center;background:linear-gradient(135deg,#f5f7fa,#e0e6ed);background:linear-gradient(135deg,var(--background-light),#e0e6ed);box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:20px}.Signup_authCard__MpJ\+g{animation:Signup_fadeInSlideUp__LXrD3 .8s ease-out forwards;background-color:#fff;background-color:var(--card-background);border-radius:25px;box-shadow:0 15px 40px #00000026;max-width:480px;opacity:1;overflow:hidden;padding:45px;position:relative;text-align:center;transform:translateY(0);width:100%;z-index:2}.Signup_authCard__MpJ\+g:after,.Signup_authCard__MpJ\+g:before{animation:Signup_floatAndPulse__B6ex5 15s ease-in-out infinite alternate;border-radius:50%;content:"";filter:blur(80px);opacity:.1;position:absolute;z-index:0}.Signup_authCard__MpJ\+g:before{background:#6a11cb;background:var(--primary-color);height:250px;left:-80px;top:-80px;width:250px}.Signup_authCard__MpJ\+g:after{animation-delay:2s;background:#2575fc;background:var(--secondary-color);bottom:-100px;height:300px;right:-100px;width:300px}@keyframes Signup_fadeInSlideUp__LXrD3{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Signup_floatAndPulse__B6ex5{0%{opacity:.1;transform:translate(0) scale(1)}50%{opacity:.15;transform:translate(20px,20px) scale(1.05)}to{opacity:.1;transform:translate(0) scale(1)}}.Signup_authHeader__SU1in{margin-bottom:35px;position:relative;z-index:1}.Signup_authHeader__SU1in h1{color:#333;color:var(--text-dark);font-size:2.5em;font-weight:800;letter-spacing:-.5px;margin-bottom:12px}.Signup_authHeader__SU1in p{color:#666;color:var(--text-medium);font-size:1.1em;line-height:1.6}.Signup_googleSignInSection__-NxEL{margin-bottom:30px;position:relative;z-index:1}.Signup_authButton__ueE8b{background:linear-gradient(45deg,#6a11cb,#2575fc);background:linear-gradient(45deg,var(--primary-color),var(--secondary-color));border:none;border-radius:12px;box-shadow:0 8px 25px #0003;color:#fff;cursor:pointer;font-size:1.15em;font-weight:700;overflow:hidden;padding:14px 30px;position:relative;transition:all .3s ease;width:100%}.Signup_authButton__ueE8b:after{background:#ffffff1a;content:"";height:100%;left:-100%;position:absolute;top:0;transform:skewX(-20deg);transition:all .4s ease;width:100%}.Signup_authButton__ueE8b:hover{box-shadow:0 12px 30px #0000004d;transform:translateY(-3px)}.Signup_authButton__ueE8b:hover:after{left:100%}.Signup_authButton__ueE8b:disabled{background:linear-gradient(45deg,#b0c4de,#c0d8f0);box-shadow:none;cursor:not-allowed;transform:none}.Signup_authButton__ueE8b:disabled:after{content:none}.Signup_divider__Ksudh{align-items:center;color:#999;color:var(--text-light);display:flex;font-size:.9em;font-weight:500;margin:25px 0;text-align:center}.Signup_divider__Ksudh:after,.Signup_divider__Ksudh:before{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--border-color);content:"";flex:1 1;transform:scaleY(.5)}.Signup_divider__Ksudh:not(:empty):before{margin-right:.8em}.Signup_divider__Ksudh:not(:empty):after{margin-left:.8em}.Signup_authForm__e4tuv{position:relative;text-align:left;z-index:1}.Signup_formGroup__9Hcbz{margin-bottom:22px}.Signup_formGroup__9Hcbz label{color:#333;color:var(--text-dark);display:block;font-size:.95em;font-weight:600;margin-bottom:10px}.Signup_formGroup__9Hcbz input{background-color:#fcfcfc;border:1px solid #e0e0e0;border:1px solid var(--border-color);border-radius:10px;color:#333;color:var(--text-dark);font-size:1em;padding:14px;transition:border-color .3s ease,box-shadow .3s ease,background-color .3s ease;width:calc(100% - 28px)}.Signup_formGroup__9Hcbz input:focus{background-color:#fff;border-color:#6a11cb;border-color:var(--primary-color);box-shadow:0 0 0 4px #6a11cb26;outline:none}.Signup_formGroup__9Hcbz input.Signup_error__XUzcY{background-color:snow;border-color:#e74c3c;border-color:var(--error-color)}.Signup_errorMessage__Iod77{color:#e74c3c;color:var(--error-color);display:block;font-size:.88em;font-weight:500;margin-top:7px}.Signup_submitError__ZV3fl{background-color:#fbecec;border:1px solid #e74c3c;border:1px solid var(--error-color);border-radius:10px;font-size:.95em;margin-top:20px;padding:12px;text-align:center}.Signup_formHelp__0665I{color:#999;color:var(--text-light);display:block;font-size:.85em;margin-top:8px}.Signup_passwordStrength__8fdnW{border-radius:8px;display:inline-block;font-size:.85em;font-weight:600;margin-top:10px;min-width:90px;padding:6px 10px;text-align:center;transition:all .3s ease}.Signup_passwordStrength__8fdnW.Signup_weak__dPf9M{background-color:#ffebeb;border:1px solid #e74c3c;border:1px solid var(--error-color);color:#e74c3c;color:var(--error-color)}.Signup_passwordStrength__8fdnW.Signup_medium__BFnKa{background-color:#fff8e1;border:1px solid #f39c12;border:1px solid var(--warning-color);color:#f39c12;color:var(--warning-color)}.Signup_passwordStrength__8fdnW.Signup_strong__2jUop{background-color:#e6f7ed;border:1px solid #2ecc71;border:1px solid var(--success-color);color:#2ecc71;color:var(--success-color)}.Signup_authFooter__ZTd09{color:#666;color:var(--text-medium);font-size:1em;margin-top:35px;position:relative;z-index:1}.Signup_authLink__0AagK{color:#ff6b6b;color:var(--accent-color);font-weight:700;text-decoration:none;transition:color .3s ease}.Signup_authLink__0AagK:hover{color:#ff4a4a;text-decoration:underline}.Bashboard_pageContainer__Wp\+\+-{background-color:#f9fafb;min-height:100vh;padding:1rem;transition:background-color .2s ease-in-out}.Bashboard_pageContainer__Wp\+\+-.dark{background-color:#0f172a}.Bashboard_dashboardMain__mW3LE{margin:0 auto;max-width:1200px;width:100%}.Bashboard_container__J6FRD{display:flex;flex-direction:column;gap:2rem}.Bashboard_welcomeSection__PILwo{margin-bottom:1rem;text-align:center}.Bashboard_welcomeSection__PILwo h2{color:#111827;font-size:2.25rem;font-weight:700;line-height:1.2;margin-bottom:.75rem;transition:color .2s ease-in-out}.Bashboard_welcomeSection__PILwo p{color:#6b7280;font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:600px;transition:color .2s ease-in-out}.Bashboard_pageContainer__Wp\+\+-.dark .Bashboard_welcomeSection__PILwo h2{color:#f8fafc}.Bashboard_pageContainer__Wp\+\+-.dark .Bashboard_welcomeSection__PILwo p{color:#cbd5e1}.Bashboard_card__X3\+2t{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .2s ease-in-out}.Bashboard_card__X3\+2t:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.Bashboard_pageContainer__Wp\+\+-.dark .Bashboard_card__X3\+2t{background:#1e293b;border-color:#334155;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003}.Bashboard_pageContainer__Wp\+\+-.dark .Bashboard_card__X3\+2t:hover{box-shadow:0 10px 15px -3px #0006,0 4px 6px -2px #0000004d}.Bashboard_progressSection__bhY9-{width:100%}.Bashboard_progressCard__ERAAf{padding:2rem;text-align:center}.Bashboard_progressCard__ERAAf h3{color:#111827;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;transition:color .2s ease-in-out}.Bashboard_pageContainer__Wp\+\+-.dark .Bashboard_progressCard__ERAAf h3{color:#f8fafc}.Bashboard_progressVisual__Zipih{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.Bashboard_progressCircle__gWsew{align-items:center;display:flex;justify-content:center;position:relative}.Bashboard_progressRing__bOlQY{transform:rotate(-90deg)}.Bashboard_progressRingCircleBg__ToJ9U{opacity:.2}.Bashboard_progressRingCircle__VLUG9{stroke-linecap:round;transition:stroke-dashoffset .3s ease-in-out}.Bashboard_progressText__QXTqB{align-items:center;display:flex;flex-direction:column;justify-content:center;position:absolute}.Bashboard_progressNumber__LqFd9{color:#10b981;font-size:1.5rem;font-weight:700;line-height:1}.Bashboard_progressLabel__EJPX4{color:#6b7280;font-size:.875rem;font-weight:500;transition:color .2s ease-in-out}.Bashboard_pageContainer__Wp\+\+-.dark .Bashboard_progressLabel__EJPX4{color:#cbd5e1}.Bashboard_progressDetails__nbnMV{flex:1 1;max-width:300px;text-align:left}.Bashboard_progressDescription__DONP7{color:#374151;font-size:1rem;line-height:1.6;margin:0;transition:color .2s ease-in-out}.Bashboard_pageContainer__Wp\+\+-.dark .Bashboard_progressDescription__DONP7{color:#d1d5db}.Bashboard_modulesSection__Cxqf0{width:100%}.Bashboard_sectionTitle__2\+d57{color:#111827;font-size:1.75rem;font-weight:600;margin-bottom:1.5rem;transition:color .2s ease-in-out}.Bashboard_pageContainer__Wp\+\+-.dark .Bashboard_sectionTitle__2\+d57{color:#f8fafc}.Bashboard_modulesGrid__TQ7cM{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.Bashboard_moduleCard__57mDZ{display:flex;flex-direction:column;min-height:400px;padding:1.5rem;position:relative}.Bashboard_moduleBlue__Wr27e{border-left:4px solid #3b82f6}.Bashboard_moduleGreen__mzNwK{border-left:4px solid #10b981}.Bashboard_modulePurple__T06kz{border-left:4px solid #8b5cf6}.Bashboard_moduleHeader__znrM1{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.Bashboard_moduleIcon__UCS9H{align-items:center;background:#f3f4f6;border-radius:12px;display:flex;font-size:1.5rem;height:3rem;justify-content:center;transition:background-color .2s ease-in-out;width:3rem}.Bashboard_pageContainer__Wp\+\+-.dark .Bashboard_moduleIcon__UCS9H{background:#374151}.Bashboard_moduleStatusBadge__Kv-jY{align-items:center;display:flex}.Bashboard_statusIndicator__AMVax{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:.75rem;font-weight:600;height:1.5rem;justify-content:center;width:1.5rem}.Bashboard_statusIndicator__AMVax.Bashboard_completed__Bp9W2{background-color:#10b981}.Bashboard_statusIndicator__AMVax.Bashboard_pending__\+peTC{background-color:#6b7280}.Bashboard_moduleContent__ZXEzi{flex:1 1;margin-bottom:1.5rem}.Bashboard_moduleContent__ZXEzi h4{color:#111827;font-size:1.25rem;font-weight:600;margin-bottom:.75rem;transition:color .2s ease-in-out}.Bashboard_moduleContent__ZXEzi p{color:#6b7280;line-height:1.6;margin-bottom:1rem;transition:color .2s ease-in-out}.Bashboard_pageContainer__Wp\+\+-.dark .Bashboard_moduleContent__ZXEzi h4{color:#f8fafc}.Bashboard_pageContainer__Wp\+\+-.dark .Bashboard_moduleContent__ZXEzi p{color:#cbd5e1}.Bashboard_moduleScore__UgBxk{color:#10b981!important;font-size:.95rem;font-weight:600;margin-bottom:.75rem!important}.Bashboard_moduleFeatures__8YNnQ{list-style:none;margin:0 0 1rem;padding:0}.Bashboard_moduleFeatures__8YNnQ li{color:#6b7280;font-size:.875rem;margin-bottom:.25rem;transition:color .2s ease-in-out}.Bashboard_pageContainer__Wp\+\+-.dark .Bashboard_moduleFeatures__8YNnQ li{color:#cbd5e1}.Bashboard_moduleCompletedAt__Zoj9t{color:#10b981!important;font-size:.875rem;font-weight:500;margin-top:.75rem!important}.Bashboard_moduleFooter__DBcFs{display:flex;flex-direction:column;gap:.75rem;margin-top:auto}.Bashboard_moduleStatusText__SmyDa{color:#6b7280;font-size:.875rem;transition:color .2s ease-in-out}.Bashboard_moduleStatusText__SmyDa .Bashboard_completed__Bp9W2{color:#10b981;font-weight:600}.Bashboard_moduleStatusText__SmyDa .Bashboard_pending__\+peTC{color:#6b7280;font-weight:500}.Bashboard_pageContainer__Wp\+\+-.dark .Bashboard_moduleStatusText__SmyDa{color:#cbd5e1}.Bashboard_btn__QkukI{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;gap:.5rem;justify-content:center;min-height:44px;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s ease-in-out}.Bashboard_btn__QkukI:hover{transform:translateY(-1px)}.Bashboard_btn__QkukI:active{transform:translateY(0)}.Bashboard_btnPrimary__E3LN9{background-color:#3b82f6;color:#fff}.Bashboard_btnPrimary__E3LN9:hover{background-color:#2563eb;box-shadow:0 4px 8px #3b82f64d}.Bashboard_btnSecondary__TgDF2{background-color:#f3f4f6;border:1px solid #d1d5db;color:#374151}.Bashboard_btnSecondary__TgDF2:hover{background-color:#e5e7eb;border-color:#9ca3af}.Bashboard_pageContainer__Wp\+\+-.dark .Bashboard_btnSecondary__TgDF2{background-color:#374151;border-color:#4b5563;color:#d1d5db}.Bashboard_pageContainer__Wp\+\+-.dark .Bashboard_btnSecondary__TgDF2:hover{background-color:#4b5563;border-color:#6b7280}.Bashboard_btnSuccess__fQ7ER{background-color:#10b981;color:#fff}.Bashboard_btnSuccess__fQ7ER:hover{background-color:#059669;box-shadow:0 4px 8px #10b9814d}.Bashboard_btnDanger__iWf\+f{background-color:#ef4444;color:#fff}.Bashboard_btnDanger__iWf\+f:hover{background-color:#dc2626;box-shadow:0 4px 8px #ef44444d}.Bashboard_btnDisabled__KSVsT{background-color:#f3f4f6;border:1px solid #e5e7eb;color:#9ca3af;cursor:not-allowed}.Bashboard_btnDisabled__KSVsT:hover{background-color:#f3f4f6;box-shadow:none;transform:none}.Bashboard_pageContainer__Wp\+\+-.dark .Bashboard_btnDisabled__KSVsT{background-color:#374151;border-color:#4b5563;color:#6b7280}.Bashboard_moduleBtn__OBaeu{width:100%}.Bashboard_retakeBtn__5oujJ{font-size:.8rem;min-height:36px;padding:.5rem 1rem}.Bashboard_finalResultSection__1kl89{width:100%}.Bashboard_finalResultCard__\+PAFy{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #0ea5e9;padding:2rem;text-align:center}.Bashboard_pageContainer__Wp\+\+-.dark .Bashboard_finalResultCard__\+PAFy{background:linear-gradient(135deg,#0f172a,#1e293b);border-color:#0ea5e9}.Bashboard_finalResultContent__53u0G h3{color:#111827;font-size:1.75rem;font-weight:700;margin-bottom:1rem;transition:color .2s ease-in-out}.Bashboard_finalResultContent__53u0G p{color:#374151;font-size:1.125rem;line-height:1.6;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px;transition:color .2s ease-in-out}.Bashboard_pageContainer__Wp\+\+-.dark .Bashboard_finalResultContent__53u0G h3{color:#f8fafc}.Bashboard_pageContainer__Wp\+\+-.dark .Bashboard_finalResultContent__53u0G p{color:#cbd5e1}.Bashboard_finalResultActions__woq9A{display:flex;justify-content:center}.Bashboard_finalResultBtn__5DhfJ{font-size:1rem;font-weight:700;min-height:52px;padding:1rem 2rem}@media (max-width:768px){.Bashboard_pageContainer__Wp\+\+-{padding:.75rem}.Bashboard_container__J6FRD{gap:1.5rem}.Bashboard_welcomeSection__PILwo h2{font-size:1.875rem}.Bashboard_welcomeSection__PILwo p{font-size:1rem}.Bashboard_progressCard__ERAAf{padding:1.5rem}.Bashboard_progressVisual__Zipih{flex-direction:column;gap:1.5rem}.Bashboard_progressDetails__nbnMV{max-width:100%;text-align:center}.Bashboard_modulesGrid__TQ7cM{gap:1rem;grid-template-columns:1fr}.Bashboard_moduleCard__57mDZ{min-height:auto;padding:1.25rem}.Bashboard_finalResultCard__\+PAFy{padding:1.5rem}.Bashboard_finalResultContent__53u0G h3{font-size:1.5rem}.Bashboard_finalResultContent__53u0G p{font-size:1rem}}@media (max-width:480px){.Bashboard_pageContainer__Wp\+\+-{padding:.5rem}.Bashboard_welcomeSection__PILwo h2{font-size:1.5rem}.Bashboard_welcomeSection__PILwo p{font-size:.9rem}.Bashboard_progressCard__ERAAf{padding:1rem}.Bashboard_progressCard__ERAAf h3{font-size:1.25rem}.Bashboard_finalResultCard__\+PAFy,.Bashboard_moduleCard__57mDZ{padding:1rem}.Bashboard_finalResultBtn__5DhfJ{font-size:.9rem;padding:.875rem 1.5rem}}@media (prefers-reduced-motion:reduce){.Bashboard_btn__QkukI,.Bashboard_card__X3\+2t,.Bashboard_finalResultContent__53u0G h3,.Bashboard_finalResultContent__53u0G p,.Bashboard_moduleContent__ZXEzi h4,.Bashboard_moduleContent__ZXEzi p,.Bashboard_moduleFeatures__8YNnQ li,.Bashboard_moduleIcon__UCS9H,.Bashboard_moduleStatusText__SmyDa,.Bashboard_pageContainer__Wp\+\+-,.Bashboard_progressDescription__DONP7,.Bashboard_progressLabel__EJPX4,.Bashboard_progressRingCircle__VLUG9,.Bashboard_sectionTitle__2\+d57,.Bashboard_welcomeSection__PILwo h2,.Bashboard_welcomeSection__PILwo p{transition:none}.Bashboard_btn__QkukI:hover,.Bashboard_card__X3\+2t:hover{transform:none}}.Bashboard_resetAllButtonContainer__Xolbt{display:flex;justify-content:center;margin-bottom:2rem;margin-top:3rem}.Bashboard_resetAllButton__ur-A4{align-items:center;background-color:#ef4444;border:none;border-radius:.5rem;box-shadow:0 4px 6px #ef444466;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.75rem 2rem;position:relative;transition:background-color .3s ease,box-shadow .3s ease;z-index:20}.Bashboard_resetAllButton__ur-A4:hover{background-color:#dc2626;box-shadow:0 6px 12px #dc262699}.Bashboard_resetAllButton__ur-A4:active{background-color:#b91c1c;box-shadow:none;transform:scale(.97)}.Bashboard_resetAllButton__ur-A4[data-tooltip]:after{background-color:#374151e6;border-radius:.375rem;bottom:125%;box-shadow:0 2px 8px #0000004d;color:#fff;content:attr(data-tooltip);font-size:.875rem;padding:.35rem .75rem;white-space:nowrap}.Bashboard_resetAllButton__ur-A4[data-tooltip]:after,.Bashboard_resetAllButton__ur-A4[data-tooltip]:before{left:50%;opacity:0;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .3s ease;z-index:1000}.Bashboard_resetAllButton__ur-A4[data-tooltip]:before{border:6px solid #0000;border-top-color:#374151e6;bottom:115%;content:""}.Bashboard_resetAllButton__ur-A4:hover[data-tooltip]:after,.Bashboard_resetAllButton__ur-A4:hover[data-tooltip]:before{opacity:1}.Bashboard_welcomeUser__yyufE{color:#4b5563;font-size:1rem;font-style:normal;font-weight:500;margin-bottom:.25rem}.Footer_footerSection__1Lxyb{background-color:#1e293b;color:#e2e8f0;font-family:Inter,sans-serif;padding:3rem 1rem}.Footer_container__fvqaJ{margin:0 auto;max-width:1200px}.Footer_footerGrid__xk7f-{grid-gap:2rem;border-bottom:1px solid #334155;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));padding-bottom:2rem}.Footer_footerColumn__4Noo- h4{color:#f8fafc;font-size:1.1rem;margin-bottom:1rem}.Footer_footerColumn__4Noo- ul{list-style:none;padding:0}.Footer_footerColumn__4Noo- li{margin-bottom:.5rem}.Footer_footerColumn__4Noo- a{color:#cbd5e1;text-decoration:none;transition:color .3s ease}.Footer_footerColumn__4Noo- a:hover{color:#38bdf8}.Footer_footerBottom__m6e3x{margin-top:2rem;text-align:center}.Footer_footerInfo__W474q p{color:#94a3b8;font-size:.9rem;margin:.5rem 0}.Footer_footerSocial__TDy9O span{color:#64748b;display:block;font-size:.85rem;margin-top:.5rem}@media (max-width:640px){.Footer_footerGrid__xk7f-{grid-template-columns:1fr;text-align:center}.Footer_footerColumn__4Noo- h4{margin-top:1rem}}.SentimentalAnalysis_container__-DMEL{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:center;min-height:100vh;padding:20px}.SentimentalAnalysis_card__0mSYY{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:24px;box-shadow:0 20px 40px #0000001a;display:flex;flex-direction:column;max-width:800px;min-height:600px;overflow:hidden;padding:40px;position:relative;width:100%}.SentimentalAnalysis_card__0mSYY:before{background:linear-gradient(90deg,#667eea,#764ba2,#f093fb);border-radius:24px 24px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.SentimentalAnalysis_header__TARrZ{margin-bottom:40px;text-align:center}.SentimentalAnalysis_header__TARrZ h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#2d3748;font-size:2rem;font-weight:700;margin:0 0 10px}.SentimentalAnalysis_header__TARrZ p{color:#718096;font-size:1.1rem;margin:0}.SentimentalAnalysis_progress__P7yYy{margin-bottom:30px}.SentimentalAnalysis_dayProgress__ldoT7{margin-bottom:15px}.SentimentalAnalysis_dayProgress__ldoT7 span{color:#4a5568;display:block;font-size:1.1rem;font-weight:600;margin-bottom:8px}.SentimentalAnalysis_progressBar__pWEWg{background:#e2e8f0;border-radius:50px;height:8px;overflow:hidden;position:relative;width:100%}.SentimentalAnalysis_progressFill__Q-6CD{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:50px;height:100%;position:relative;transition:width .8s cubic-bezier(.4,0,.2,1)}.SentimentalAnalysis_progressFill__Q-6CD:after{animation:SentimentalAnalysis_shimmer__o0ptp 2s infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes SentimentalAnalysis_shimmer__o0ptp{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.SentimentalAnalysis_questionProgress__6EV\+w{color:#718096;font-size:.9rem;font-weight:500;text-align:center}.SentimentalAnalysis_questionSection__mzmC2{display:flex;flex:1 1;flex-direction:column;justify-content:center}.SentimentalAnalysis_questionText__EtL5C{color:#2d3748;font-size:1.5rem;font-weight:600;line-height:1.4;margin-bottom:40px;text-align:center}.SentimentalAnalysis_optionsContainer__gQGQl{display:flex;flex-direction:column;gap:16px;margin-bottom:30px}.SentimentalAnalysis_optionButton__g79sW{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:16px;cursor:pointer;display:flex;justify-content:space-between;min-height:70px;overflow:hidden;padding:20px 24px;position:relative;text-align:left;transition:all .3s cubic-bezier(.4,0,.2,1)}.SentimentalAnalysis_optionButton__g79sW:hover{border-color:var(--sentiment-color);box-shadow:0 8px 25px #0000001a;transform:translateY(-2px)}.SentimentalAnalysis_optionButton__g79sW:hover .SentimentalAnalysis_optionIndicator__ZqX5I{background-color:var(--sentiment-color);transform:scale(1)}.SentimentalAnalysis_optionButton__g79sW:active{transform:translateY(0)}.SentimentalAnalysis_optionText__bcL8l{color:#2d3748;flex:1 1;font-size:1.1rem;font-weight:500;line-height:1.4}.SentimentalAnalysis_optionIndicator__ZqX5I{background-color:#e2e8f0;border-radius:50%;flex-shrink:0;height:20px;margin-left:16px;transform:scale(.8);transition:all .3s cubic-bezier(.4,0,.2,1);width:20px}.SentimentalAnalysis_navigationHint__dkJAf{margin-top:20px;text-align:center}.SentimentalAnalysis_navigationHint__dkJAf p{color:#718096;font-size:.95rem;margin:0}.SentimentalAnalysis_dayResult__9hEPg{display:flex;flex:1 1;flex-direction:column;gap:40px;justify-content:center;text-align:center}.SentimentalAnalysis_dayScore__1JWtK{align-items:center;display:flex;flex-direction:column;gap:20px}.SentimentalAnalysis_scoreCircle__fknXa{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:6px solid;border-radius:50%;display:flex;flex-direction:column;height:150px;justify-content:center;position:relative;width:150px}.SentimentalAnalysis_scoreNumber__3H-Mx{color:#2d3748;font-size:2.5rem;font-weight:700;line-height:1}.SentimentalAnalysis_scoreLabel__bMRtc{color:#718096;font-size:.9rem;font-weight:500}.SentimentalAnalysis_sentimentLabel__Kcnil{color:#2d3748;font-size:1.3rem;font-weight:600;margin:0}.SentimentalAnalysis_sentimentBreakdown__GMpvw h3{color:#2d3748;font-size:1.3rem;font-weight:600;margin-bottom:20px}.SentimentalAnalysis_sentimentBars__6\+S7O{display:flex;flex-direction:column;gap:12px}.SentimentalAnalysis_sentimentBar__psTZW{align-items:center;display:flex;gap:15px}.SentimentalAnalysis_sentimentName__to3Uw{color:#4a5568;font-size:.95rem;font-weight:500;min-width:120px;text-align:left}.SentimentalAnalysis_barContainer__jCds7{background:#e2e8f0;border-radius:50px;flex:1 1;height:8px;overflow:hidden}.SentimentalAnalysis_barFill__7rFEp{border-radius:50px;height:100%;transition:width .8s cubic-bezier(.4,0,.2,1)}.SentimentalAnalysis_sentimentCount__SSujZ{color:#718096;font-size:.9rem;font-weight:600;min-width:20px;text-align:right}.SentimentalAnalysis_finalResults__5oLIE{display:flex;flex:1 1;flex-direction:column;gap:40px}.SentimentalAnalysis_overallScore__Q\+-NS{text-align:center}.SentimentalAnalysis_overallScore__Q\+-NS h3{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:20px}.SentimentalAnalysis_overallScore__Q\+-NS .SentimentalAnalysis_scoreCircle__fknXa{height:180px;margin:0 auto 20px;width:180px}.SentimentalAnalysis_overallScore__Q\+-NS .SentimentalAnalysis_scoreNumber__3H-Mx{font-size:3rem}.SentimentalAnalysis_progressionChart__3NBkq h3{color:#2d3748;font-size:1.3rem;font-weight:600;margin-bottom:20px;text-align:center}.SentimentalAnalysis_dayProgression__9hOPX{align-items:flex-end;background:#ffffff80;border:1px solid #e2e8f0;border-radius:16px;display:flex;justify-content:space-between;padding:20px}.SentimentalAnalysis_dayPoint__PqvCs{align-items:center;display:flex;flex-direction:column;gap:8px}.SentimentalAnalysis_dayCircle__48-vB{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:.9rem;font-weight:600;height:40px;justify-content:center;width:40px}.SentimentalAnalysis_dayScore__1JWtK{color:#4a5568;font-size:.8rem;font-weight:500}.SentimentalAnalysis_strengthsWeaknesses__8Yi1s{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr}.SentimentalAnalysis_improvements__DL9Ps h3,.SentimentalAnalysis_strengths__-bGem h3{color:#2d3748;font-size:1.2rem;font-weight:600;margin-bottom:15px}.SentimentalAnalysis_strengths__-bGem h3{color:#22c55e}.SentimentalAnalysis_improvements__DL9Ps h3{color:#f97316}.SentimentalAnalysis_categoryItem__Eur7e{align-items:center;background:#fff9;border:1px solid #e2e8f0;border-radius:12px;display:flex;justify-content:space-between;margin-bottom:8px;padding:12px 16px}.SentimentalAnalysis_categoryName__Q4k6B{color:#4a5568;font-size:.95rem;font-weight:500}.SentimentalAnalysis_categoryScore__7NDNs{color:#2d3748;font-size:.9rem;font-weight:600}.SentimentalAnalysis_recommendations__cFxei{background:linear-gradient(135deg,#f7fafc,#edf2f7);border:1px solid #e2e8f0;border-radius:16px;padding:25px}.SentimentalAnalysis_recommendations__cFxei h3{color:#2d3748;font-size:1.3rem;font-weight:600;margin-bottom:20px;text-align:center}.SentimentalAnalysis_recommendationsList__YtRyp{display:flex;flex-direction:column;gap:12px}.SentimentalAnalysis_recommendationsList__YtRyp p{background:#fffc;border-left:4px solid #667eea;border-radius:12px;color:#4a5568;font-size:1rem;line-height:1.5;margin:0;padding:12px 16px}.SentimentalAnalysis_actionButtons__O0FnF{display:flex;justify-content:center;margin-top:30px}.SentimentalAnalysis_nextButton__QKvyV,.SentimentalAnalysis_saveButton__FbIjC{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:16px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;min-width:200px;overflow:hidden;padding:16px 32px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.SentimentalAnalysis_nextButton__QKvyV:hover,.SentimentalAnalysis_saveButton__FbIjC:hover{box-shadow:0 12px 30px #667eea66;transform:translateY(-2px)}.SentimentalAnalysis_nextButton__QKvyV:active,.SentimentalAnalysis_saveButton__FbIjC:active{transform:translateY(0)}.SentimentalAnalysis_nextButton__QKvyV:before,.SentimentalAnalysis_saveButton__FbIjC:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.SentimentalAnalysis_nextButton__QKvyV:hover:before,.SentimentalAnalysis_saveButton__FbIjC:hover:before{left:100%}@media (max-width:768px){.SentimentalAnalysis_container__-DMEL{padding:10px}.SentimentalAnalysis_card__0mSYY{margin:10px;min-height:auto;padding:25px}.SentimentalAnalysis_header__TARrZ h2{font-size:1.6rem}.SentimentalAnalysis_questionText__EtL5C{font-size:1.3rem;margin-bottom:30px}.SentimentalAnalysis_optionButton__g79sW{min-height:60px;padding:16px 20px}.SentimentalAnalysis_optionText__bcL8l{font-size:1rem}.SentimentalAnalysis_scoreCircle__fknXa{height:120px;width:120px}.SentimentalAnalysis_scoreNumber__3H-Mx{font-size:2rem}.SentimentalAnalysis_overallScore__Q\+-NS .SentimentalAnalysis_scoreCircle__fknXa{height:140px;width:140px}.SentimentalAnalysis_overallScore__Q\+-NS .SentimentalAnalysis_scoreNumber__3H-Mx{font-size:2.5rem}.SentimentalAnalysis_strengthsWeaknesses__8Yi1s{gap:20px;grid-template-columns:1fr}.SentimentalAnalysis_dayProgression__9hOPX{padding:15px 10px}.SentimentalAnalysis_dayCircle__48-vB{font-size:.8rem;height:35px;width:35px}.SentimentalAnalysis_dayScore__1JWtK{font-size:.75rem}.SentimentalAnalysis_nextButton__QKvyV,.SentimentalAnalysis_saveButton__FbIjC{font-size:1rem;min-width:180px;padding:14px 28px}}@media (max-width:480px){.SentimentalAnalysis_card__0mSYY{padding:20px}.SentimentalAnalysis_header__TARrZ h2{font-size:1.4rem}.SentimentalAnalysis_questionText__EtL5C{font-size:1.2rem}.SentimentalAnalysis_optionButton__g79sW{min-height:55px;padding:14px 16px}.SentimentalAnalysis_optionText__bcL8l{font-size:.95rem}.SentimentalAnalysis_optionIndicator__ZqX5I{height:16px;margin-left:12px;width:16px}.SentimentalAnalysis_sentimentName__to3Uw{font-size:.9rem;min-width:100px}.SentimentalAnalysis_dayProgression__9hOPX{padding:10px 5px}.SentimentalAnalysis_dayCircle__48-vB{font-size:.75rem;height:30px;width:30px}.SentimentalAnalysis_recommendationsList__YtRyp p{font-size:.95rem;padding:10px 14px}}@keyframes SentimentalAnalysis_selectOption__0iwzP{0%{background-color:#fff;transform:scale(1)}50%{background-color:#f7fafc;transform:scale(.98)}to{background-color:#fff;transform:scale(1)}}.SentimentalAnalysis_optionButton__g79sW:active{animation:SentimentalAnalysis_selectOption__0iwzP .2s ease-in-out}@keyframes SentimentalAnalysis_pulse__JPWZ4{0%,to{opacity:1}50%{opacity:.5}}.SentimentalAnalysis_loading__TNPnp{animation:SentimentalAnalysis_pulse__JPWZ4 1.5s ease-in-out infinite}.ColorPsychology_container__4NiOb{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column;margin:0 auto;max-width:1000px;min-height:100vh;padding:20px}.ColorPsychology_card__wkO6r{max-width:900px}.ColorPsychology_card__wkO6r,.ColorPsychology_resultsCard__DkPB7{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;box-shadow:0 20px 40px #0000001a;padding:40px;width:100%}.ColorPsychology_resultsCard__DkPB7{max-width:1000px}.ColorPsychology_header__mWp2R{margin-bottom:30px;text-align:center}.ColorPsychology_title__7nrQL{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:10px}.ColorPsychology_progress__kdnHR{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:20px;color:#fff;display:inline-block;font-size:.9rem;padding:8px 16px}.ColorPsychology_questionSection__g4oq-{margin-bottom:40px}.ColorPsychology_question__6tCfd{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:30px;text-align:center}.ColorPsychology_colorGrid__n-PLv{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:30px}.ColorPsychology_colorOption__Kj3NB{align-items:center;background:#ffffff80;border:2px solid #0000;border-radius:15px;cursor:pointer;display:flex;padding:15px;transition:all .3s ease}.ColorPsychology_colorOption__Kj3NB:hover{background:#fffc;box-shadow:0 10px 20px #0000001a;transform:translateY(-5px)}.ColorPsychology_colorOption__Kj3NB.ColorPsychology_selected__yuMhv{background:#667eea1a;border-color:#667eea;box-shadow:0 10px 20px #667eea4d;transform:translateY(-5px)}.ColorPsychology_colorCircle__1SGCG{border:2px solid #fffc;border-radius:50%;box-shadow:0 4px 8px #0003;height:40px;margin-right:15px;width:40px}.ColorPsychology_colorInfo__rdKjq{display:flex;flex-direction:column}.ColorPsychology_colorName__iwbRs{color:#2c3e50;font-size:1.1rem;font-weight:700;margin-bottom:4px}.ColorPsychology_colorMeaning__c8QBa{color:#7f8c8d;font-size:.9rem}.ColorPsychology_navigation__6Q0sq{align-items:center;display:flex;justify-content:space-between;margin-top:30px}.ColorPsychology_backButton__9OveY,.ColorPsychology_nextButton__xvp5m{border:none;border-radius:25px;cursor:pointer;font-size:1rem;font-weight:600;min-width:120px;padding:12px 24px;transition:all .3s ease}.ColorPsychology_backButton__9OveY{background:#95a5a6;color:#fff}.ColorPsychology_backButton__9OveY:hover:not(:disabled){background:#7f8c8d;transform:translateY(-2px)}.ColorPsychology_backButton__9OveY:disabled{cursor:not-allowed;opacity:.5}.ColorPsychology_nextButton__xvp5m{background:linear-gradient(90deg,#667eea,#764ba2);color:#fff}.ColorPsychology_nextButton__xvp5m:hover:not(:disabled){box-shadow:0 8px 16px #667eea4d;transform:translateY(-2px)}.ColorPsychology_nextButton__xvp5m:disabled{cursor:not-allowed;opacity:.5}.ColorPsychology_profileSection__QsrrC{background:#ffffff80;border-radius:15px;margin-bottom:30px;padding:20px}.ColorPsychology_profileSection__QsrrC h2{border-bottom:2px solid #667eea;color:#2c3e50;font-size:1.5rem;margin-bottom:15px;padding-bottom:10px}.ColorPsychology_colorResults__aFLFL{align-items:center;display:flex;flex-wrap:wrap;gap:30px}.ColorPsychology_dominantColor__Hr-e6,.ColorPsychology_secondaryColor__mITKw{align-items:center;color:#2c3e50;display:flex;font-size:1.2rem;font-weight:600;gap:10px}.ColorPsychology_dominantColor__Hr-e6 .ColorPsychology_colorCircle__1SGCG,.ColorPsychology_secondaryColor__mITKw .ColorPsychology_colorCircle__1SGCG{height:30px;width:30px}.ColorPsychology_profileText__tgu6I{color:#2c3e50;font-size:1.1rem;font-style:italic;line-height:1.6}.ColorPsychology_insightsList__TA0Fs,.ColorPsychology_recommendationsList__6t1iJ{list-style:none;padding:0}.ColorPsychology_insightsList__TA0Fs li,.ColorPsychology_recommendationsList__6t1iJ li{border-bottom:1px solid #667eea33;color:#2c3e50;line-height:1.5;padding:10px 0}.ColorPsychology_insightsList__TA0Fs li:before{content:"💡 ";margin-right:8px}.ColorPsychology_recommendationsList__6t1iJ li:before{content:"🎯 ";margin-right:8px}.ColorPsychology_completionMessage__eV38J{background:#27ae601a;border:2px solid #27ae60;border-radius:10px;color:#27ae60;font-size:1.2rem;font-weight:600;margin-top:20px;padding:20px;text-align:center}.ColorPsychology_loading__HPaLt{color:#667eea;font-size:1.1rem;padding:20px;text-align:center}.ColorPsychology_error__AXcOx{background:#e74c3c1a;border:1px solid #e74c3c;border-radius:10px;color:#e74c3c;margin-bottom:20px;padding:15px;text-align:center}@media (max-width:768px){.ColorPsychology_container__4NiOb{padding:10px}.ColorPsychology_card__wkO6r,.ColorPsychology_resultsCard__DkPB7{padding:20px}.ColorPsychology_title__7nrQL{font-size:2rem}.ColorPsychology_colorGrid__n-PLv{grid-template-columns:1fr}.ColorPsychology_navigation__6Q0sq{flex-direction:column;gap:15px}.ColorPsychology_backButton__9OveY,.ColorPsychology_nextButton__xvp5m{width:100%}.ColorPsychology_colorResults__aFLFL{align-items:flex-start;flex-direction:column;gap:15px}}:root{--primary-color:#4c7c9b;--primary-color-light:#6ba3c7;--primary-color-dark:#2d5a7b;--secondary-color:#7bb3d9;--background-light:#fafbfc;--background-card:#fff;--background-gradient:linear-gradient(135deg,#fafbfc,#f4f7fa);--text-medium:#5a6c7d;--text-light:#8fa0b3;--border-color-light:#e2eaf2;--shadow-subtle:0 4px 20px #4c7c9b14;--shadow-card:0 2px 12px #4c7c9b0f;--shadow-hover:0 8px 32px #4c7c9b1f;--success-color:#52c41a;--success-light:#f6ffed;--warning-color:#faad14;--warning-light:#fffbe6;--danger-color:#ff4d4f;--danger-light:#fff2f0;--info-color:#1890ff;--info-light:#f0f9ff;--transition-smooth:all 0.3s cubic-bezier(0.4,0,0.2,1);--transition-gentle:all 0.4s cubic-bezier(0.25,0.46,0.45,0.94);--animation-duration:0.6s}body{font-feature-settings:"kern" 1,"liga" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fafbfc;background:var(--background-light);color:#2c3e50;color:var(--text-dark);font-family:Inter,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;margin:0;padding:0;text-rendering:optimizeLegibility}.FinalResult_finalResultContainer__ArFkq{animation:FinalResult_fadeInUp__AUpHQ .6s ease-out;animation:FinalResult_fadeInUp__AUpHQ var(--animation-duration) ease-out;background:linear-gradient(135deg,#fafbfc,#f4f7fa);background:var(--background-gradient);margin:0 auto;max-width:950px;min-height:100vh;padding:3rem 2rem}@keyframes FinalResult_fadeInUp__AUpHQ{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.FinalResult_header__Og-OI{color:#4c7c9b;color:var(--primary-color);font-size:2.75rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:2rem;position:relative;text-align:center}.FinalResult_header__Og-OI:after{background:linear-gradient(90deg,#7bb3d9,#4c7c9b);background:linear-gradient(90deg,var(--secondary-color),var(--primary-color));border-radius:2px;bottom:-8px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}p{color:#2c3e50;color:var(--text-dark);font-size:1.125rem;line-height:1.7;margin-bottom:1.5rem}.FinalResult_loadingSpinner__9tOO4{animation:FinalResult_spin__2DDaB 1s linear infinite;border:3px solid #e2eaf2;border-top:3px solid #4c7c9b;border:3px solid var(--border-color-light);border-radius:50%;border-top-color:var(--primary-color);height:50px;margin:2rem auto;width:50px}@keyframes FinalResult_spin__2DDaB{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.FinalResult_loadingText__DIFd\+{color:#5a6c7d;color:var(--text-medium);font-size:1.25rem;font-weight:500;margin-top:1rem;text-align:center}.FinalResult_errorMessage__Dz5Je{background:#fff2f0;background:var(--danger-light);border:1px solid #ff4d4f;border:1px solid var(--danger-color);border-radius:12px;box-shadow:0 2px 12px #4c7c9b0f;box-shadow:var(--shadow-card);color:#ff4d4f;color:var(--danger-color);font-weight:500;margin:1.5rem 0;padding:1.25rem}.FinalResult_inlineError__mUH7e{background:#0000;border:none;box-shadow:none;font-size:1rem;margin:.5rem 0;padding:.5rem 0}.FinalResult_sectionDivider__G6r5Y{background:linear-gradient(90deg,#0000,#e2eaf2 20%,#e2eaf2 80%,#0000);background:linear-gradient(90deg,#0000,var(--border-color-light) 20%,var(--border-color-light) 80%,#0000);border:none;height:1px;margin:3rem 0}.FinalResult_pdfContentWrapper__wvcgk{background:#fff;background:var(--background-card);box-shadow:0 4px 20px #4c7c9b14;box-shadow:var(--shadow-subtle);margin-bottom:2rem;padding:2.5rem}.FinalResult_overallResult__pcDtH,.FinalResult_pdfContentWrapper__wvcgk{border:1px solid #e2eaf2;border:1px solid var(--border-color-light);border-radius:16px}.FinalResult_overallResult__pcDtH{background:linear-gradient(135deg,#f8fafb,#f1f5f9);margin-bottom:2.5rem;overflow:hidden;padding:3rem 2rem;position:relative;text-align:center}.FinalResult_overallResult__pcDtH:before{background:linear-gradient(90deg,#4c7c9b,#7bb3d9);background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));border-radius:16px 16px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.FinalResult_overallResult__pcDtH h2{color:#4c7c9b;color:var(--primary-color);font-size:1.75rem;font-weight:600;letter-spacing:-.01em;margin-bottom:2rem}.FinalResult_scoreDisplay__pKbL7{margin:2rem 0;position:relative}.FinalResult_scoreValue__K0tYD{animation:FinalResult_scoreReveal__4zOj8 1s ease-out .5s both;display:inline-block;font-size:5rem;font-weight:800;letter-spacing:-.03em;line-height:1;position:relative}@keyframes FinalResult_scoreReveal__4zOj8{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.FinalResult_scoreMax__dv-cM{color:#5a6c7d;color:var(--text-medium);font-size:2rem;font-weight:600;margin-left:.5rem;vertical-align:top}.FinalResult_summaryText__YPVHr{color:#2c3e50;color:var(--text-dark);font-size:1.4rem;font-weight:500;line-height:1.6;margin:2rem auto;max-width:600px}.FinalResult_recommendations__umPuH{margin-left:auto;margin-right:auto;margin-top:2.5rem;max-width:700px;text-align:left}.FinalResult_recommendations__umPuH h3{color:#4c7c9b;color:var(--primary-color);font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.FinalResult_recommendationsList__j2B6w{list-style:none;margin:0;padding:0}.FinalResult_recommendationsList__j2B6w li{align-items:flex-start;background:#fff;background:var(--background-card);border-left:4px solid #1890ff;border-left:4px solid var(--info-color);border-radius:10px;box-shadow:0 2px 12px #4c7c9b0f;box-shadow:var(--shadow-card);display:flex;margin-bottom:.75rem;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition-smooth)}.FinalResult_recommendationsList__j2B6w li:hover{box-shadow:0 8px 32px #4c7c9b1f;box-shadow:var(--shadow-hover);transform:translateX(4px)}.FinalResult_recommendationsList__j2B6w li span{color:#1890ff;color:var(--info-color);flex-shrink:0;font-size:1.25rem;margin-right:.75rem}.FinalResult_keyInsightsSection__cPefV{margin-left:auto;margin-right:auto;margin-top:2.5rem;max-width:700px;text-align:left}.FinalResult_keyInsightsSection__cPefV h4{color:#4c7c9b;color:var(--primary-color);font-size:1.25rem;font-weight:600;margin-bottom:1rem;text-align:center}.FinalResult_keyInsightsList__Zrd6F{list-style:none;margin:0;padding:0}.FinalResult_keyInsightsList__Zrd6F li{background:#f0f9ff;background:var(--info-light);border-left:3px solid #1890ff;border-left:3px solid var(--info-color);border-radius:8px;color:#2c3e50;color:var(--text-dark);font-weight:500;margin-bottom:.5rem;padding:.75rem 1rem}h2{color:#4c7c9b;color:var(--primary-color);font-size:2rem;letter-spacing:-.01em;margin-bottom:1.5rem}h2,h3{font-weight:600}h3{color:#2d5a7b;color:var(--primary-color-dark);font-size:1.5rem;margin-bottom:1rem}.FinalResult_insightsSection__81IIX{margin-bottom:2.5rem}.FinalResult_insightsList__lmwgf{display:flex;flex-direction:column;gap:1rem}.FinalResult_insightItem__vzsu\+{align-items:flex-start;background:#fff;background:var(--background-card);border:1px solid #e2eaf2;border:1px solid var(--border-color-light);border-radius:12px;box-shadow:0 2px 12px #4c7c9b0f;box-shadow:var(--shadow-card);display:flex;padding:1.5rem;transition:all .4s cubic-bezier(.25,.46,.45,.94);transition:var(--transition-gentle)}.FinalResult_insightItem__vzsu\+:hover{box-shadow:0 8px 32px #4c7c9b1f;box-shadow:var(--shadow-hover);transform:translateY(-2px)}.FinalResult_insightIcon__ZoXjr{color:#7bb3d9;color:var(--secondary-color);flex-shrink:0;font-size:1.5rem;margin-right:1rem}.FinalResult_insightItem__vzsu\+ p{font-size:1.1rem;line-height:1.6;margin:0}.FinalResult_wellnessSection__ZofaM{margin-bottom:2.5rem}.FinalResult_wellnessGrid__tN6M6{display:flex;gap:1.5rem;margin-bottom:1.5rem;overflow-x:auto;padding-bottom:10px}.FinalResult_wellnessCard__j88HL{background:#fff;background:var(--background-card);border:1px solid #e2eaf2;border:1px solid var(--border-color-light);border-radius:12px;box-shadow:0 2px 12px #4c7c9b0f;box-shadow:var(--shadow-card);flex:1 1;min-width:300px;padding:2rem;transition:all .4s cubic-bezier(.25,.46,.45,.94);transition:var(--transition-gentle)}.FinalResult_wellnessCard__j88HL:hover{box-shadow:0 8px 32px #4c7c9b1f;box-shadow:var(--shadow-hover);transform:translateY(-3px)}.FinalResult_wellnessCard__j88HL h3{align-items:center;display:flex;font-size:1.25rem;gap:.5rem;margin-bottom:1.5rem}.FinalResult_strengths__WccQS{border-left:4px solid #52c41a;border-left:4px solid var(--success-color)}.FinalResult_strengths__WccQS h3{color:#52c41a;color:var(--success-color)}.FinalResult_growth__aoYEg{border-left:4px solid #faad14;border-left:4px solid var(--warning-color)}.FinalResult_growth__aoYEg h3{color:#faad14;color:var(--warning-color)}.FinalResult_wellnessCard__j88HL ul{list-style:none;margin:0;padding:0}.FinalResult_wellnessCard__j88HL li{color:#2c3e50;color:var(--text-dark);padding:.5rem 0 .5rem 1.5rem;position:relative}.FinalResult_wellnessCard__j88HL li:before{color:#4c7c9b;color:var(--primary-color);content:"•";font-size:1.2rem;font-weight:700;left:0;position:absolute}.FinalResult_moduleScore__CiLkI{background:#fff;background:var(--background-card);border-radius:8px;box-shadow:0 2px 12px #4c7c9b0f;box-shadow:var(--shadow-card);font-size:1.2rem;font-weight:600;padding:1rem;text-align:center}.FinalResult_recommendationsSection__vV5sf{margin-bottom:2.5rem}.FinalResult_recommendationsGrid__2tfUs{display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:10px}.FinalResult_recommendationCard__Q-bPW{background:#fff;background:var(--background-card);border:1px solid #e2eaf2;border-left:4px solid #1890ff;border:1px solid var(--border-color-light);border-left:4px solid var(--info-color);border-radius:12px;box-shadow:0 2px 12px #4c7c9b0f;box-shadow:var(--shadow-card);flex:1 1;min-width:280px;padding:2rem;transition:all .4s cubic-bezier(.25,.46,.45,.94);transition:var(--transition-gentle)}.FinalResult_recommendationCard__Q-bPW:hover{box-shadow:0 8px 32px #4c7c9b1f;box-shadow:var(--shadow-hover);transform:translateY(-2px)}.FinalResult_recommendationCard__Q-bPW h3{align-items:center;color:#1890ff;color:var(--info-color);display:flex;font-size:1.25rem;gap:.5rem;margin-bottom:1.5rem}.FinalResult_recommendationCard__Q-bPW ul{list-style:none;margin:0;padding:0}.FinalResult_recommendationCard__Q-bPW li{color:#2c3e50;color:var(--text-dark);line-height:1.6;padding:.75rem 0 .75rem 1.5rem;position:relative}.FinalResult_recommendationCard__Q-bPW li:before{color:#1890ff;color:var(--info-color);content:"→";font-weight:700;left:0;position:absolute}.FinalResult_modulesSummary__btZ3C{margin-bottom:2.5rem}.FinalResult_moduleDescription__IDwaW{color:#5a6c7d;color:var(--text-medium);font-style:italic;margin-bottom:2rem;text-align:center}.FinalResult_modulesGrid__pzPog{display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:10px}.FinalResult_moduleCard__LCPAR{background:#fff;background:var(--background-card);border:1px solid #e2eaf2;border:1px solid var(--border-color-light);border-radius:12px;box-shadow:0 2px 12px #4c7c9b0f;box-shadow:var(--shadow-card);flex:1 1;min-width:250px;padding:1.5rem;text-align:center;transition:all .4s cubic-bezier(.25,.46,.45,.94);transition:var(--transition-gentle)}.FinalResult_moduleCard__LCPAR:hover{box-shadow:0 8px 32px #4c7c9b1f;box-shadow:var(--shadow-hover);transform:translateY(-2px)}.FinalResult_moduleCard__LCPAR h3{color:#4c7c9b;color:var(--primary-color);font-size:1.25rem;margin-bottom:1rem}.FinalResult_moduleCard__LCPAR .FinalResult_moduleScore__CiLkI{background:#0000;box-shadow:none;font-size:1.1rem;font-weight:600;margin:1rem 0;padding:.5rem}.FinalResult_moduleStatus__bI5GX{font-size:.95rem;font-weight:500;margin:.5rem 0}.FinalResult_moduleCard__LCPAR p:last-child{color:#5a6c7d;color:var(--text-medium);font-size:.95rem;margin-bottom:0}.FinalResult_resultsActions__eHJz7{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.FinalResult_resultsActions__eHJz7 button{align-items:center;border:none;border-radius:10px;cursor:pointer;display:flex;font-family:inherit;font-size:1.1rem;font-weight:600;gap:.5rem;min-height:48px;overflow:hidden;padding:1rem 1.75rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition-smooth)}.FinalResult_resultsActions__eHJz7 button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.FinalResult_resultsActions__eHJz7 button:hover:before{left:100%}.FinalResult_downloadButton__qUhA-{background:#4c7c9b;background:var(--primary-color);color:#fff}.FinalResult_downloadButton__qUhA-:hover{background:#2d5a7b;background:var(--primary-color-dark);box-shadow:0 8px 32px #4c7c9b1f;box-shadow:var(--shadow-hover);transform:translateY(-2px)}.FinalResult_saveButton__kUBMc{background:#7bb3d9;background:var(--secondary-color);color:#fff}.FinalResult_saveButton__kUBMc:hover{background:#4c7c9b;background:var(--primary-color);box-shadow:0 8px 32px #4c7c9b1f;box-shadow:var(--shadow-hover);transform:translateY(-2px)}.FinalResult_retakeButton__3ie2a{background:#0000;border:2px solid #4c7c9b;border:2px solid var(--primary-color);color:#4c7c9b;color:var(--primary-color)}.FinalResult_retakeButton__3ie2a:hover{background:#4c7c9b;background:var(--primary-color);box-shadow:0 8px 32px #4c7c9b1f;box-shadow:var(--shadow-hover);color:#fff;transform:translateY(-2px)}.FinalResult_resultsActions__eHJz7 button:disabled{box-shadow:none!important;cursor:not-allowed;opacity:.6;transform:none!important}.FinalResult_resultsActions__eHJz7 button:disabled:before{display:none}@media (max-width:768px){.FinalResult_finalResultContainer__ArFkq{padding:2rem 1rem}.FinalResult_pdfContentWrapper__wvcgk{padding:1.5rem}.FinalResult_header__Og-OI{font-size:2.25rem;margin-bottom:1.5rem}.FinalResult_scoreValue__K0tYD{font-size:3.5rem}.FinalResult_scoreMax__dv-cM{font-size:1.5rem}.FinalResult_summaryText__YPVHr{font-size:1.2rem}.FinalResult_overallResult__pcDtH{padding:2rem 1.5rem}.FinalResult_moduleCard__LCPAR,.FinalResult_recommendationCard__Q-bPW,.FinalResult_wellnessCard__j88HL{min-width:250px}.FinalResult_insightItem__vzsu\+{padding:1rem}.FinalResult_recommendationCard__Q-bPW,.FinalResult_wellnessCard__j88HL{padding:1.5rem}.FinalResult_resultsActions__eHJz7{align-items:center;flex-direction:column}.FinalResult_resultsActions__eHJz7 button{justify-content:center;max-width:300px;width:100%}p{font-size:1rem}.FinalResult_keyInsightsSection__cPefV,.FinalResult_recommendations__umPuH{max-width:none}}@media (max-width:480px){.FinalResult_finalResultContainer__ArFkq{padding:1.5rem .75rem}.FinalResult_header__Og-OI{font-size:1.875rem}.FinalResult_scoreValue__K0tYD{font-size:3rem}.FinalResult_overallResult__pcDtH{padding:1.5rem 1rem}.FinalResult_insightItem__vzsu\+{flex-direction:column;text-align:center}.FinalResult_insightIcon__ZoXjr{margin-bottom:.5rem;margin-right:0}.FinalResult_moduleCard__LCPAR,.FinalResult_recommendationCard__Q-bPW,.FinalResult_wellnessCard__j88HL{min-width:200px}}.FinalResult_moduleCard__LCPAR:focus,button:focus{outline:2px solid #4c7c9b;outline:2px solid var(--primary-color);outline-offset:2px}@media (prefers-contrast:high){:root{--text-dark:#000;--text-medium:#333;--border-color-light:#666;--primary-color:#06c}}.FinalResult_modulesGrid__pzPog::-webkit-scrollbar,.FinalResult_recommendationsGrid__2tfUs::-webkit-scrollbar,.FinalResult_wellnessGrid__tN6M6::-webkit-scrollbar{height:8px}.FinalResult_modulesGrid__pzPog::-webkit-scrollbar-track,.FinalResult_recommendationsGrid__2tfUs::-webkit-scrollbar-track,.FinalResult_wellnessGrid__tN6M6::-webkit-scrollbar-track{background:#fafbfc;background:var(--background-light);border-radius:4px}.FinalResult_modulesGrid__pzPog::-webkit-scrollbar-thumb,.FinalResult_recommendationsGrid__2tfUs::-webkit-scrollbar-thumb,.FinalResult_wellnessGrid__tN6M6::-webkit-scrollbar-thumb{background:#4c7c9b;background:var(--primary-color);border-radius:4px}.FinalResult_modulesGrid__pzPog::-webkit-scrollbar-thumb:hover,.FinalResult_recommendationsGrid__2tfUs::-webkit-scrollbar-thumb:hover,.FinalResult_wellnessGrid__tN6M6::-webkit-scrollbar-thumb:hover{background:#2d5a7b;background:var(--primary-color-dark)}.FinalResult_print-friendly__eiXZc .FinalResult_loadingSpinner__9tOO4,.FinalResult_print-friendly__eiXZc canvas,.FinalResult_print-friendly__eiXZc video{display:none!important}.FinalResult_print-friendly__eiXZc *{animation:none!important;transition:none!important}.FinalResult_insightsSection__81IIX,.FinalResult_modulesSummary__btZ3C,.FinalResult_overallResult__pcDtH,.FinalResult_pdfContentWrapper__wvcgk,.FinalResult_recommendationsSection__vV5sf,.FinalResult_wellnessSection__ZofaM{break-inside:avoid;page-break-inside:avoid}section{background:#fff;min-height:1px}:root{--primary-color:#6a0572;--primary-light:#9d50bb;--accent-color:#ff6f61;--text-dark:#2c3e50;--text-medium:#5c6c7d;--text-light:#95a5a6;--background-light:#fefefe;--background-dark:#f0f3f6;--border-color:#e6ecf0;--shadow-light:#0000000d;--shadow-medium:#0000001a;--shadow-strong:#00000026}.Profile_profileContainer__dbLd7{align-items:center;animation:Profile_fadeInBackground__DvHEj 1.5s ease-out forwards;background:linear-gradient(135deg,#f0f4f7,#e0e7ed);box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:60px 20px}.Profile_profileCard__KLpCp{animation:Profile_fadeInSlideUp__NDxrB .8s ease-out .3s forwards;background-color:#fefefe;background-color:var(--background-light);border-radius:20px;box-shadow:0 20px 50px #0000001a;box-shadow:0 20px 50px var(--shadow-medium);max-width:1100px;opacity:0;overflow:hidden;padding:50px;position:relative;transform:translateY(20px);transition:transform .4s cubic-bezier(.25,.8,.25,1),box-shadow .4s cubic-bezier(.25,.8,.25,1);width:100%}@keyframes Profile_fadeInBackground__DvHEj{0%{opacity:0}to{opacity:1}}@keyframes Profile_fadeInSlideUp__NDxrB{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Profile_pulse__Ii1SW{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.Profile_profileHeader__I28TV{animation:Profile_fadeIn__Hf3VJ .8s ease-out .5s forwards;border-bottom:1px solid #e6ecf0;border-bottom:1px solid var(--border-color);margin-bottom:50px;opacity:0;padding-bottom:25px;text-align:center}@keyframes Profile_fadeIn__Hf3VJ{0%{opacity:0}to{opacity:1}}.Profile_profileHeader__I28TV h1{color:#6a0572;color:var(--primary-color);font-size:3.2rem;font-weight:800;letter-spacing:-.04em;margin-bottom:15px}.Profile_profileHeader__I28TV p{color:#5c6c7d;color:var(--text-medium);font-size:1.25rem;line-height:1.6}.Profile_sectionHeading__FagbP{align-items:center;border-bottom:2px solid #e6ecf0;border-bottom:2px solid var(--border-color);color:#2c3e50;color:var(--text-dark);display:flex;font-size:2.2rem;font-weight:700;justify-content:space-between;margin-bottom:30px;padding-bottom:12px;position:relative}.Profile_formGroup__yfm9k{margin-bottom:28px}.Profile_formGroup__yfm9k label{color:#2c3e50;color:var(--text-dark);display:block;font-size:1.05rem;font-weight:600;margin-bottom:10px}.Profile_formGroup__yfm9k input{background-color:#fefefe;background-color:var(--background-light);border:1px solid #e6ecf0;border:1px solid var(--border-color);border-radius:10px;box-sizing:border-box;color:#2c3e50;color:var(--text-dark);font-size:1.05rem;padding:14px;transition:border-color .3s ease,box-shadow .3s ease;width:calc(100% - 28px)}.Profile_formGroup__yfm9k input:focus{border-color:#9d50bb;border-color:var(--primary-light);box-shadow:0 0 0 4px #6a057233;outline:none}.Profile_formGroup__yfm9k input[disabled]{background-color:#f0f3f6;background-color:var(--background-dark);cursor:not-allowed;opacity:.95}.Profile_inputError__x3jG4{border-color:#e74c3c!important;box-shadow:0 0 0 4px #e74c3c33!important}.Profile_errorText__a4w1N{animation:Profile_shake__P2G0w .5s;color:#e74c3c;font-size:.9rem;margin-top:10px}@keyframes Profile_shake__P2G0w{0%,to{transform:translateX(0)}20%,60%{transform:translateX(-5px)}40%,80%{transform:translateX(5px)}}.Profile_successMessage__pQRXI{animation:Profile_fadeInScale__9kicn .5s ease-out forwards,Profile_fadeOut__bHD87 .5s ease-out 3.5s forwards;background-color:#e8f8f0;border-radius:10px;color:#27ae60;font-weight:600;margin-bottom:30px;opacity:0;padding:15px;text-align:center}@keyframes Profile_fadeInScale__9kicn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes Profile_fadeOut__bHD87{0%{opacity:1}to{opacity:0}}.Profile_buttonGroup__AI1Cs{display:flex;flex-wrap:wrap;gap:18px}.Profile_primaryButton__EYUgE{background-color:#6a0572;background-color:var(--primary-color);border:none;border-radius:10px;box-shadow:0 6px 20px #6a057240;color:#fff;cursor:pointer;font-size:1.05rem;font-weight:600;padding:14px 30px;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease}.Profile_primaryButton__EYUgE:hover{background-color:#9d50bb;background-color:var(--primary-light);box-shadow:0 8px 25px #6a057259;transform:translateY(-3px) scale(1.01)}.Profile_primaryButton__EYUgE:disabled{background-color:#95a5a6;background-color:var(--text-light);box-shadow:none;cursor:not-allowed;transform:none}.Profile_secondaryButton__QozrT{background-color:#95a5a6;background-color:var(--text-light);box-shadow:0 6px 20px #95a5a640}.Profile_secondaryButton__QozrT:hover{background-color:#8c9fa0;box-shadow:0 8px 25px #95a5a659}.Profile_dangerButton__SxiY\+{box-shadow:0 6px 20px #e74c3c40}.Profile_dangerButton__SxiY\+:hover{box-shadow:0 8px 25px #e74c3c59}.Profile_loadingContainer__N663D{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;min-height:300px}.Profile_loadingSpinner__YgDDa{animation:Profile_spin__CSH19 1.2s cubic-bezier(.68,-.55,.27,1.55) infinite;border:6px solid #0000001a;border-radius:50%;border-top:6px solid var(--primary-color);height:60px;width:60px}@keyframes Profile_spin__CSH19{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Profile_loadingText__-0s77{color:#2c3e50;color:var(--text-dark);font-size:1.3rem;font-weight:500}.Profile_moduleResultsGrid__Sdt-4{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:40px}.Profile_moduleCard__9sNF0{background-color:#fefefe;background-color:var(--background-light);border:1px solid #e6ecf0;border:1px solid var(--border-color);border-radius:15px;box-shadow:0 8px 20px #0000000d;box-shadow:0 8px 20px var(--shadow-light);display:flex;flex-direction:column;justify-content:space-between;padding:30px;transition:transform .4s ease-out,box-shadow .4s ease-out}.Profile_moduleCard__9sNF0:hover{box-shadow:0 15px 35px #0000001a;box-shadow:0 15px 35px var(--shadow-medium);transform:translateY(-8px) scale(1.01)}.Profile_moduleCardEmpty__mD1G7{background-color:#f0f3f6;background-color:var(--background-dark);border:2px dashed #95a5a6;border:2px dashed var(--text-light);justify-content:center;min-height:250px;text-align:center}.Profile_moduleCardEmpty__mD1G7 h3{color:#5c6c7d!important;color:var(--text-medium)!important;margin-bottom:15px}.Profile_moduleCardEmpty__mD1G7 p{color:#95a5a6!important;color:var(--text-light)!important;margin-bottom:20px}.Profile_moduleCardEmpty__mD1G7 .Profile_callToAction__tdbFU{align-items:center;color:#6a0572;color:var(--primary-color);display:inline-flex;font-size:1rem;font-weight:600;gap:5px;margin-top:15px;text-decoration:none;transition:color .3s ease}.Profile_moduleCardEmpty__mD1G7 .Profile_callToAction__tdbFU:hover{color:#9d50bb;color:var(--primary-light);text-decoration:underline}.Profile_moduleCardHeader__xA88o{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:20px}.Profile_moduleCardHeader__xA88o h3{color:#2c3e50;color:var(--text-dark);font-size:1.35rem;font-weight:700;margin:0}.Profile_moduleCardHeader__xA88o p{color:#5c6c7d;color:var(--text-medium);font-size:.9rem;margin:0}.Profile_scoreBadge__9masV{border-radius:25px;box-shadow:0 2px 8px #0000001a;color:#fff;font-size:1rem;font-weight:700;padding:10px 20px;white-space:nowrap}.Profile_scoreHigh__8sh1n{background-color:#2ecc71}.Profile_scoreMedium__wlJpA{background-color:#f39c12}.Profile_scoreLow__GeSXO{background-color:#e74c3c}.Profile_moduleCardContent__m\+umS{border-top:1px dashed #e6ecf0;border-top:1px dashed var(--border-color);margin-top:20px;padding-top:20px}.Profile_moduleCardContent__m\+umS p{align-items:center;color:#5c6c7d;color:var(--text-medium);display:flex;font-size:1rem;gap:10px;margin:10px 0}.Profile_moduleCardContent__m\+umS strong{color:#2c3e50;color:var(--text-dark)}.Profile_insightText__30dnA{border-top:1px dashed #e6ecf0;border-top:1px dashed var(--border-color);color:#95a5a6;color:var(--text-light);font-size:.92rem;font-style:italic;line-height:1.6;margin-top:20px;padding-top:15px}.Profile_emotionBadge__sl7K0{align-items:center;border-radius:20px;display:inline-flex;font-size:.9rem;font-weight:600;gap:8px;padding:5px 12px;transition:transform .2s ease;white-space:nowrap}.Profile_emotionBadge__sl7K0:hover{transform:scale(1.05)}.Profile_emotionPositive__wy5g5{background-color:#d4edda;color:#155724}.Profile_emotionNegative__fvpbC{background-color:#f8d7da;color:#721c24}.Profile_emotionNeutral__19jBL{background-color:#fff3cd;color:#856404}.Profile_finalAnalysisCard__2Eyxw{animation:Profile_fadeInScale__9kicn .7s ease-out .8s forwards;background-color:#fefefe;background-color:var(--background-light);border:3px solid #9d50bb;border:3px solid var(--primary-light);border-radius:20px;box-shadow:0 10px 30px #6a05721a;opacity:0;overflow:hidden;padding:40px;position:relative;transform:translateY(20px)}.Profile_finalAnalysisHeader__P7kHh{align-items:flex-start;border-bottom:2px solid #e6ecf0;border-bottom:2px solid var(--border-color);display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:20px}.Profile_finalAnalysisHeader__P7kHh h3{color:#2c3e50;color:var(--text-dark);font-size:1.8rem;font-weight:700;margin:0}.Profile_finalAnalysisHeader__P7kHh p{color:#5c6c7d;color:var(--text-medium);font-size:1rem;margin:0}.Profile_overallScoreBadge__Z16J-{background:#ff6f61;background:var(--accent-color);border-radius:30px;box-shadow:0 4px 15px #ff6f614d;color:#fff;font-size:1.2rem;font-weight:800;padding:15px 25px;transition:transform .3s ease}.Profile_overallScoreBadge__Z16J-:hover{transform:scale(1.05)}.Profile_keyInsightsGrid__ufAUK{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:30px}.Profile_insightItem__jdTlv{background-color:#f0f3f6;background-color:var(--background-dark);border-left:6px solid #9d50bb;border-left:6px solid var(--primary-light);border-radius:12px;color:#2c3e50;color:var(--text-dark);font-size:.95rem;line-height:1.6;padding:20px;transition:background-color .3s ease,transform .2s ease}.Profile_insightItem__jdTlv:hover{background-color:#e5e9ee;transform:translateX(5px)}.Profile_recommendationsSection__ADs\+R{border-top:2px solid #e6ecf0;border-top:2px solid var(--border-color);margin-top:30px;padding-top:30px}.Profile_recommendationsSection__ADs\+R h4{color:#2c3e50;color:var(--text-dark);font-size:1.5rem;font-weight:600;margin:0 0 20px}.Profile_recommendationItem__bt5Cc{align-items:flex-start;background-color:#f0f3f6;background-color:var(--background-dark);border-radius:10px;box-shadow:0 2px 8px #0000000d;color:#2c3e50;color:var(--text-dark);display:flex;font-size:.95rem;gap:12px;padding:15px 20px;transition:background-color .3s ease}.Profile_recommendationItem__bt5Cc:hover{background-color:#e5e9ee}.Profile_recommendationItem__bt5Cc:before{content:"✨";flex-shrink:0;font-size:1.2rem}.Profile_finalAnalysisEmpty__gaQS3{align-items:center;background-color:#f0f3f6;background-color:var(--background-dark);border:3px dashed #95a5a6;border:3px dashed var(--text-light);box-shadow:none;display:flex;flex-direction:column;justify-content:center;min-height:350px;text-align:center}.Profile_finalAnalysisEmpty__gaQS3 h3{color:#5c6c7d!important;color:var(--text-medium)!important;font-size:1.8rem!important;margin-bottom:20px}.Profile_finalAnalysisEmpty__gaQS3 p{color:#95a5a6!important;color:var(--text-light)!important;margin-bottom:30px}.Profile_completionStatus__f1Wtw{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.Profile_statusBadge__G4wZG{align-items:center;border-radius:20px;box-shadow:0 2px 5px #0000001a;display:inline-flex;font-size:.9rem;font-weight:600;gap:6px;padding:8px 18px}.Profile_statusCompleted__8ImS9{background:#d4edda;color:#155724}.Profile_statusPending__rA3UK{background:#f8d7da;color:#721c24}@media (max-width:1024px){.Profile_profileCard__KLpCp{max-width:900px;padding:40px}.Profile_moduleResultsGrid__Sdt-4{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:768px){.Profile_profileContainer__dbLd7{padding:30px 15px}.Profile_profileCard__KLpCp{padding:30px}.Profile_profileHeader__I28TV h1{font-size:2.5rem}.Profile_profileHeader__I28TV p{font-size:1.1rem}.Profile_sectionHeading__FagbP{align-items:flex-start;flex-direction:column;font-size:1.8rem}.Profile_sectionHeading__FagbP .Profile_buttonGroup__AI1Cs{justify-content:flex-start;margin-top:15px;width:100%}.Profile_dangerButton__SxiY\+,.Profile_primaryButton__EYUgE,.Profile_secondaryButton__QozrT{width:auto}.Profile_moduleResultsGrid__Sdt-4{grid-template-columns:1fr}.Profile_finalAnalysisHeader__P7kHh{align-items:flex-start;flex-direction:column}.Profile_overallScoreBadge__Z16J-{margin-top:15px}.Profile_loadingSpinner__YgDDa{height:45px;width:45px}.Profile_loadingText__-0s77{font-size:1.1rem}}@media (max-width:480px){.Profile_profileHeader__I28TV h1{font-size:2rem}.Profile_profileHeader__I28TV p{font-size:1rem}.Profile_sectionHeading__FagbP{font-size:1.4rem}.Profile_profileCard__KLpCp{padding:20px}.Profile_formGroup__yfm9k input{padding:10px}.Profile_dangerButton__SxiY\+,.Profile_primaryButton__EYUgE,.Profile_secondaryButton__QozrT{width:100%}.Profile_finalAnalysisCard__2Eyxw,.Profile_moduleCardEmpty__mD1G7,.Profile_moduleCard__9sNF0{padding:20px}}.Profile_dangerButton__SxiY\+{background-color:#e74c3c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:10px 18px;transition:background-color .3s ease}.Profile_dangerButton__SxiY\+:hover{background-color:#c0392b}.auth-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:2rem}.auth-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;box-shadow:0 8px 32px #0000004d;max-width:400px;padding:3rem;width:100%}.auth-header{color:#fff;margin-bottom:2rem;text-align:center}.auth-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#f0f9ff);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.auth-header p{font-size:1.1rem;margin:0;opacity:.9}.auth-form{gap:1.5rem}.auth-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.form-group input{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:10px;color:#fff;font-size:1rem;padding:1rem;transition:all .3s ease}.form-group input::placeholder{color:#fff9}.form-group input:focus{background:#ffffff26;border-color:#fff9;box-shadow:0 0 0 3px #ffffff1a;outline:none}.form-group input.error{background:#ef44441a;border-color:#ef4444}.error-message{color:#fecaca;font-size:.875rem;margin-top:.25rem}.submit-error{background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;margin:0;padding:1rem;text-align:center}.auth-button{background:#fff3;border:1px solid #ffffff4d;border-radius:10px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:1rem;padding:1rem 2rem;transition:all .3s ease}.auth-button:hover:not(:disabled){background:#ffffff4d;box-shadow:0 5px 15px #0003;transform:translateY(-2px)}.auth-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.auth-footer{color:#fffc;margin-top:2rem;text-align:center}.auth-link{color:#fff;font-weight:600;text-decoration:none;transition:all .3s ease}.auth-link:hover{color:#f0f9ff;text-decoration:underline}.loading-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh}.loading-spinner{color:#fff;text-align:center}.spinner{animation:spin 1s ease-in-out infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:50px;margin:0 auto 1rem;width:50px}@media (max-width:480px){.auth-container{padding:1rem}.auth-card{padding:2rem}.auth-header h1{font-size:2rem}}.module-container{background:linear-gradient(135deg,#667eea,#764ba2);margin:0 auto;max-width:1200px;min-height:100vh;padding:20px}.module-header{color:#fff;margin-bottom:40px;text-align:center}.module-header h1{font-size:2.5rem;font-weight:700;margin-bottom:10px}.module-header p{font-size:1.2rem;margin:0 auto;max-width:600px;opacity:.9}.module-card{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;margin-bottom:30px;padding:40px}.module-card h2{color:#4a5568;font-size:1.8rem;margin-bottom:20px;text-align:center}.input-section{margin-bottom:30px}.input-section label{color:#2d3748;display:block;font-size:1.1rem;font-weight:600;margin-bottom:10px}.input-section textarea{border:2px solid #e2e8f0;border-radius:10px;font-size:1rem;min-height:120px;padding:15px;resize:vertical;transition:border-color .3s ease;width:100%}.input-section textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.color-palette{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));margin-top:15px}.color-option{align-items:center;border:3px solid #0000;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;padding:15px;transition:all .3s ease}.color-option:hover{box-shadow:0 10px 20px #0000001a;transform:translateY(-5px)}.color-option.selected{border-color:#667eea;transform:scale(1.05)}.color-circle{border:3px solid #fff;border-radius:50%;box-shadow:0 4px 8px #0003;height:60px;margin-bottom:10px;width:60px}.color-name{color:#4a5568;font-weight:600;text-align:center}.chatbot-container{background:#f7fafc;border-radius:15px;margin-top:20px;padding:20px}.chat-messages{background:#fff;border:2px solid #e2e8f0;border-radius:10px;height:400px;margin-bottom:20px;overflow-y:auto;padding:20px}.message{align-items:flex-start;display:flex;margin-bottom:15px}.message.user{justify-content:flex-end}.message.bot{justify-content:flex-start}.message-bubble{word-wrap:break-word;border-radius:18px;max-width:70%;padding:12px 18px}.message.user .message-bubble{background:#667eea;color:#fff;margin-left:20px}.message.bot .message-bubble{background:#e2e8f0;color:#2d3748;margin-right:20px}.chat-input-container{display:flex;gap:10px}.chat-input{border:2px solid #e2e8f0;border-radius:25px;flex:1 1;font-size:1rem;padding:12px 18px;transition:border-color .3s ease}.chat-input:focus{border-color:#667eea;outline:none}.chat-send-btn{background:#667eea;border:none;border-radius:25px;color:#fff;cursor:pointer;font-weight:600;padding:12px 24px;transition:background .3s ease}.chat-send-btn:hover{background:#5a67d8}.chat-send-btn:disabled{background:#cbd5e0;cursor:not-allowed}.module-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:10px;color:#fff;cursor:pointer;display:block;font-size:1.1rem;font-weight:600;margin:30px auto 0;min-width:200px;padding:15px 30px;transition:all .3s ease}.module-btn:hover{box-shadow:0 10px 20px #667eea4d;transform:translateY(-2px)}.module-btn:disabled{background:#cbd5e0;box-shadow:none;cursor:not-allowed;transform:none}.result-container{background:#f0fff4;border:2px solid #9ae6b4;border-radius:15px;margin-top:30px;padding:25px}.result-header{color:#22543d;font-size:1.5rem;font-weight:700;margin-bottom:15px;text-align:center}.result-content{color:#2d3748;font-size:1.1rem;line-height:1.6}.result-score{margin:20px 0;text-align:center}.score-circle{align-items:center;background:linear-gradient(135deg,#48bb78,#38a169);border-radius:50%;color:#fff;display:inline-block;display:flex;font-size:1.5rem;font-weight:700;height:80px;justify-content:center;margin:0 auto;width:80px}.progress-container{margin:20px 0}.progress-bar{background:#e2e8f0;border-radius:4px;height:8px;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#667eea,#764ba2);height:100%;transition:width .3s ease}.progress-text{color:#4a5568;font-weight:600;margin-top:10px;text-align:center}.loading-container{padding:40px;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #e2e8f0;border-radius:50%;border-top-color:#667eea;height:50px;margin:0 auto 20px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-text{color:#4a5568;font-size:1.1rem}.error-container{background:#fed7d7;border:2px solid #fc8181;border-radius:10px;margin:20px 0;padding:20px;text-align:center}.error-text{color:#c53030;font-weight:600}.module-nav{display:flex;justify-content:space-between;margin-top:30px}.nav-btn{background:#fff;border:2px solid #667eea;border-radius:8px;color:#667eea;cursor:pointer;font-weight:600;padding:12px 24px;transition:all .3s ease}.nav-btn:hover{background:#667eea;color:#fff}.nav-btn:disabled{cursor:not-allowed;opacity:.5}@media (max-width:768px){.module-container{padding:15px}.module-card{padding:25px 20px}.module-header h1{font-size:2rem}.color-palette{gap:10px;grid-template-columns:repeat(auto-fit,minmax(80px,1fr))}.color-circle{height:50px;width:50px}.chat-messages{height:300px}.message-bubble{max-width:85%}.module-nav{flex-direction:column;gap:10px}}@media (max-width:480px){.module-header h1{font-size:1.8rem}.module-header p{font-size:1rem}.color-palette{grid-template-columns:repeat(3,1fr)}.module-btn{min-width:auto;width:100%}}:root{--pastel-blue:#a8dadc;--pastel-lavender:#d8bfd8;--pastel-pink:#ffc1cc;--pastel-mint:#b8e0d2;--light-grey:#f0f0f0;--soft-shadow:#0000001a;--button-hover:#a8dadce6}*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:#f0f0f0;background-color:var(--light-grey);color:#1a1f2c;font-family:Poppins,sans-serif}.games-wrapper{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;padding:6rem 1rem 4rem}.container{margin:0 auto;max-width:1200px}.games-header{margin-bottom:1rem;text-align:center}.games-header h1{color:#1a1f2c;font-size:2.5rem;font-weight:600}.games-header .subtitle{color:#555;font-size:1.125rem;margin-top:.5rem}.filter-buttons{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:2rem 0}.filter-button{align-items:center;background-color:#f0f0f0;background-color:var(--light-grey);border:2px solid #0000;border-radius:9999px;color:#555;cursor:pointer;display:flex;font-size:.9rem;gap:.25rem;padding:.5rem 1rem;transition:background-color .25s ease,border-color .25s ease}.filter-button svg{height:1rem;width:1rem}.filter-button.active,.filter-button:hover{background-color:#a8dadc;background-color:var(--pastel-blue);color:#fff}.filter-button.active{border-color:#a8dadc;border-color:var(--pastel-blue)}.games-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.game-card{background-color:#fff;border-radius:1rem;box-shadow:0 4px 8px #0000001a;box-shadow:0 4px 8px var(--soft-shadow);display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.game-card:hover{box-shadow:0 6px 12px #0000001a;box-shadow:0 6px 12px var(--soft-shadow);transform:translateY(-4px)}.game-image-wrapper{background-color:#f0f0f0;background-color:var(--light-grey);overflow:hidden;padding-top:56.25%;position:relative;width:100%}.game-image-wrapper img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.popular-badge{background-color:#ff6b6b;right:.5rem;top:.5rem}.difficulty-badge,.popular-badge{border-radius:9999px;color:#fff;font-size:.75rem;padding:.25rem .5rem;position:absolute}.difficulty-badge{bottom:.5rem;left:.5rem}.difficulty-badge.easy{background-color:#8ecae6}.difficulty-badge.medium{background-color:#ffb703}.difficulty-badge.hard{background-color:#e63946}.game-card-content{display:flex;flex:1 1;flex-direction:column;padding:1rem}.game-card-title{color:#1a1f2c;font-size:1.25rem;font-weight:500;margin-bottom:.5rem}.game-card-description{color:#666;flex:1 1;font-size:.95rem;margin-bottom:1rem}.play-button{align-items:center;background-color:#b8e0d2;background-color:var(--pastel-mint);border:none;border-radius:.75rem;color:#1a1f2c;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.5rem;justify-content:center;padding:.75rem;transition:background-color .25s ease}.play-button svg{height:1rem;width:1rem}.play-button:hover{background-color:#a8dadce6;background-color:var(--button-hover)}.back-button{align-items:center;color:#b8e0d2;color:var(--pastel-mint);cursor:pointer;display:inline-flex;font-size:1rem;gap:.5rem;margin-bottom:1rem;transition:color .25s ease}.back-button:hover{color:#569c90}.active-game-title{color:#1a1f2c;font-size:2rem;font-weight:600;margin-bottom:1.5rem}.game-coming-soon{background-color:#fff;border-radius:1rem;box-shadow:0 4px 8px #0000001a;box-shadow:0 4px 8px var(--soft-shadow);padding:3rem 2rem;text-align:center}.game-coming-soon h3{color:#1a1f2c;font-size:1.25rem;font-weight:500;margin-bottom:1rem}@media (max-width:640px){.games-header h1{font-size:2rem}.games-header .subtitle{font-size:1rem}.play-button{font-size:.95rem;padding:.6rem}}.CP_container__VFYMp{margin:0 auto;max-width:1024px;padding:24px}.CP_toast__HpWWy{animation:CP_slideIn__hanMl .3s ease-out;background-color:#333;border-radius:8px;box-shadow:0 4px 12px #00000026;color:#fff;font-size:14px;line-height:1.4;max-width:350px;padding:16px 20px;position:fixed;right:20px;top:20px;z-index:1000}@keyframes CP_slideIn__hanMl{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.CP_card__YClx7{background:#fff;border:2px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px #0000000d;overflow:hidden}.CP_header__GFgqi{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:32px 24px 24px;text-align:center}.CP_title__WniXV{font-size:2rem;font-weight:700;margin:0 0 12px}.CP_description__zvYxO{font-size:1.1rem;line-height:1.5;margin:0;opacity:.9}.CP_content__hURm5{padding:24px}.CP_tabs__Djd98{width:100%}.CP_tabsList__6hc7w{background-color:#f1f5f9;border-radius:8px;display:grid;grid-template-columns:1fr 1fr;margin-bottom:24px;padding:4px}.CP_tabsTrigger__Yp8Il{background:#0000;border:none;border-radius:6px;color:#64748b;cursor:pointer;font-weight:500;padding:12px 16px;transition:all .2s ease}.CP_tabsTrigger__Yp8Il.CP_active__9QtnK{background:#fff;box-shadow:0 2px 4px #0000001a;color:#1e293b}.CP_tabsTrigger__Yp8Il.CP_disabled__THHk1{cursor:not-allowed;opacity:.5}.CP_tabsTrigger__Yp8Il:hover:not(.CP_disabled__THHk1){background-color:#ffffffb3}.CP_tabsContent__aFTWh{margin-top:24px}.CP_colorGrid__f2bkN{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-bottom:24px}@media (min-width:640px){.CP_colorGrid__f2bkN{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.CP_colorGrid__f2bkN{grid-template-columns:repeat(4,1fr)}}.CP_colorOption__bG1gZ{align-items:center;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:8px;transition:transform .2s ease}.CP_colorOption__bG1gZ:hover{transform:scale(1.05)}.CP_colorSquare__dClq4{aspect-ratio:1;border-radius:8px;box-shadow:0 4px 8px #0000001a;margin-bottom:8px;transition:box-shadow .2s ease;width:100%}.CP_colorOption__bG1gZ:hover .CP_colorSquare__dClq4{box-shadow:0 6px 16px #00000026}.CP_colorName__gwOLc{color:#374151;font-size:.875rem;font-weight:500;text-align:center}.CP_instruction__IPKXu{color:#6b7280;font-size:.875rem;margin:0;text-align:center}.CP_results__bWz1N{animation:CP_fadeIn__nfD8N .5s ease-in}@keyframes CP_fadeIn__nfD8N{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CP_resultHeader__C0di\+{display:flex;flex-direction:column;gap:24px;margin-bottom:32px}@media (min-width:768px){.CP_resultHeader__C0di\+{align-items:flex-start;flex-direction:row}}.CP_selectedColor__luAG9{aspect-ratio:1;border-radius:12px;box-shadow:0 8px 24px #0000001f;flex-shrink:0;width:100%}@media (min-width:768px){.CP_selectedColor__luAG9{height:200px;width:200px}}.CP_colorInfo__diepP{flex:1 1}.CP_colorTitle__UIMRG{color:#1f2937;font-size:1.5rem;font-weight:700;margin:0 0 8px}.CP_colorDescription__S2N6P{color:#6b7280;line-height:1.6;margin:0 0 16px}.CP_sectionTitle__CZ7h3{color:#374151;font-weight:600;margin:16px 0 8px}.CP_psychologyText__4XPOT{color:#6b7280;line-height:1.6;margin:0 0 16px}.CP_moodCard__sjDV0{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:8px;margin-top:8px;padding:16px}.CP_moodHeader__WujKe{align-items:center;display:flex;gap:8px;margin-bottom:8px}.CP_moodEmoji__vZmGs{font-size:1.5rem}.CP_moodName__h9h3\+{color:#374151;font-weight:500;text-transform:capitalize}.CP_moodDescription__0V9Vz{color:#6b7280;line-height:1.5;margin:0}.CP_activitiesSection__oXKSl{margin-top:32px}.CP_activitiesTitle__Z4Osu{color:#1f2937;font-size:1.25rem;font-weight:700;margin:0 0 16px}.CP_activitiesGrid__FIQ91{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr;margin-bottom:32px}@media (min-width:768px){.CP_activitiesGrid__FIQ91{grid-template-columns:repeat(2,1fr)}}.CP_activityCard__RCilq{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 2px 4px #0000000d;padding:16px;transition:transform .2s ease,box-shadow .2s ease}.CP_activityCard__RCilq:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.CP_activityText__gjvRo{color:#374151;font-weight:500;margin:0}.CP_exploreMore__FYAFG{background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:12px;padding:24px;text-align:center}.CP_exploreTitle__17xOS{color:#92400e;font-size:1.125rem;font-weight:600;margin:0 0 16px}.CP_actionButtons__VNlcK{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.CP_actionButton__KacTF{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:8px;box-shadow:0 2px 4px #3b82f64d;color:#fff;cursor:pointer;font-weight:500;padding:12px 24px;transition:all .2s ease}.CP_actionButton__KacTF:hover{box-shadow:0 4px 8px #3b82f666;transform:translateY(-2px)}.CP_actionButton__KacTF:active{transform:translateY(0)}.CP_resetSection__qwH65{margin-top:24px;text-align:center}.CP_resetButton__QhlLK{background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;font-weight:500;padding:12px 24px;transition:all .2s ease}.CP_resetButton__QhlLK:hover{background:#e5e7eb;border-color:#9ca3af}.CP_infoSection__0vYX-{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px #0000000d;margin-top:32px;padding:24px}.CP_infoTitle__kGk4i{color:#1f2937;font-size:1.25rem;font-weight:700;margin:0 0 16px}.CP_infoParagraph__u\+med{color:#6b7280;line-height:1.6;margin:0 0 16px}.CP_infoParagraph__u\+med:last-child{margin-bottom:0}.WordScramble_card__6vqnY{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin:0 auto;max-width:600px;overflow:hidden;position:relative}.WordScramble_message__r86yO{animation:WordScramble_slideIn__mXOIR .3s ease-out;border-radius:6px;font-size:14px;font-weight:500;padding:8px 16px;position:absolute;right:10px;top:10px;z-index:10}.WordScramble_message__r86yO.WordScramble_success__TrpXh{background-color:#dcfce7;border:1px solid #bbf7d0;color:#166534}.WordScramble_message__r86yO.WordScramble_error__IIP7W{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626}.WordScramble_message__r86yO.WordScramble_info__iFgGZ{background-color:#dbeafe;border:1px solid #bfdbfe;color:#1d4ed8}@keyframes WordScramble_slideIn__mXOIR{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.WordScramble_cardHeader__iWLxl{padding:24px 24px 0;text-align:center}.WordScramble_cardTitle__ZF8d\+{color:#1f2937;font-size:24px;font-weight:700;margin:0 0 8px}.WordScramble_cardDescription__znocH{color:#6b7280;font-size:14px;line-height:1.5;margin:0}.WordScramble_cardContent__4v4il{padding:24px}.WordScramble_gameContainer__0NhO8{display:flex;flex-direction:column;gap:24px}.WordScramble_gameStats__1v1CN{align-items:center;display:flex;justify-content:space-between}.WordScramble_statItem__Ky2mO{color:#374151;font-size:14px;font-weight:500}.WordScramble_gameArea__cd4-a{align-items:center;display:flex;flex-direction:column;gap:16px}.WordScramble_scrambledWord__rsgY2{color:#1f2937;font-size:32px;font-weight:700;letter-spacing:4px;margin:0;text-align:center;text-transform:uppercase}.WordScramble_hint__bhlTS{color:#6b7280;font-size:14px;font-style:italic;margin:0;text-align:center}.WordScramble_gameForm__rNvd-{display:flex;flex-direction:column;gap:16px;max-width:400px;width:100%}.WordScramble_inputGroup__7CVCM{display:flex;gap:8px}.WordScramble_input__FDHgt{border:2px solid #e5e7eb;border-radius:8px;flex:1 1;font-size:16px;padding:12px 16px;transition:border-color .2s ease}.WordScramble_input__FDHgt:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.WordScramble_input__FDHgt::placeholder{color:#9ca3af}.WordScramble_primaryButton__iYnOB{background-color:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:12px 24px;transition:background-color .2s ease}.WordScramble_primaryButton__iYnOB:hover{background-color:#2563eb}.WordScramble_primaryButton__iYnOB:active{background-color:#1d4ed8}.WordScramble_secondaryButton__MJl0f{background-color:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;font-size:14px;font-weight:500;padding:12px 16px;transition:all .2s ease}.WordScramble_secondaryButton__MJl0f:hover{background-color:#f9fafb;border-color:#d1d5db}.WordScramble_secondaryButton__MJl0f:disabled{background-color:#f3f4f6;border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}.WordScramble_buttonGroup__k7te2{display:flex;gap:12px;justify-content:space-between}.WordScramble_gameOver__XTp7N{align-items:center;display:flex;flex-direction:column;gap:16px;padding:32px 0;text-align:center}.WordScramble_gameOverTitle__-7KsZ{color:#1f2937;font-size:32px;font-weight:700;margin:0}.WordScramble_finalScore__65im5{color:#374151;font-size:18px;margin:0}.WordScramble_scoreHighlight__BeW9X{color:#3b82f6;font-weight:700}.WordScramble_backSection__9IAjV{border-top:1px solid #e5e7eb;margin-top:24px;padding-top:24px}.WordScramble_backButton__0OzF4{background-color:#6b7280;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:background-color .2s ease}.WordScramble_backButton__0OzF4:hover{background-color:#4b5563}@media (max-width:480px){.WordScramble_card__6vqnY{border-radius:8px;margin:16px}.WordScramble_cardContent__4v4il,.WordScramble_cardHeader__iWLxl{padding:16px}.WordScramble_scrambledWord__rsgY2{font-size:24px;letter-spacing:2px}.WordScramble_buttonGroup__k7te2,.WordScramble_inputGroup__7CVCM{flex-direction:column}.WordScramble_gameStats__1v1CN{flex-direction:column;gap:8px;text-align:center}}.ReactionTest_container__EVHkY{align-items:center;background:linear-gradient(135deg,#581c87,#1e3a8a 50%,#312e81);display:flex;justify-content:center;min-height:100vh;padding:1rem}.ReactionTest_toast__c42e7{border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a;padding:.75rem 1.5rem;position:fixed;right:1rem;top:1rem;transform:translateY(0);transition:all .3s ease;z-index:50}.ReactionTest_toastError__zEhi4{background-color:#ef4444;color:#fff}.ReactionTest_toastSuccess__W\+Wwx{background-color:#10b981;color:#fff}.ReactionTest_toastInfo__AIuoT{background-color:#3b82f6;color:#fff}.ReactionTest_gameWrapper__Qj\+JE{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff1a;border:1px solid #fff3;border-radius:1.5rem;box-shadow:0 25px 50px -12px #00000040;max-width:48rem;overflow:hidden;width:100%}.ReactionTest_header__HYy9F{padding:2rem;text-align:center}.ReactionTest_title__TA4ru{color:#fff;font-size:2.25rem;font-weight:700;margin-bottom:.5rem}.ReactionTest_subtitle__s8J4s{color:#d1d5db;font-size:1.25rem;margin-bottom:2rem}.ReactionTest_content__oP5kZ{padding:0 2rem 2rem}.ReactionTest_gameArea__yQ834{align-items:center;border-radius:1rem;cursor:pointer;display:flex;height:20rem;justify-content:center;margin-bottom:2rem;transition:all .3s ease;-webkit-user-select:none;user-select:none}.ReactionTest_gameAreaStart__0zFAY{background:#ffffff1a;border:2px solid #ffffff4d}.ReactionTest_gameAreaStart__0zFAY:hover{background:#fff3}.ReactionTest_gameAreaCountdown__AZrMX{background:#ffffff1a;border:2px solid #ffffff4d}.ReactionTest_gameAreaWaiting__j1hSb{background:linear-gradient(135deg,#ef4444,#dc2626);border:3px solid #f87171}.ReactionTest_gameAreaWaiting__j1hSb:hover{background:linear-gradient(135deg,#f87171,#ef4444)}.ReactionTest_gameAreaWaiting__j1hSb:active{transform:scale(.95)}.ReactionTest_gameAreaReady__UTLj1{animation:ReactionTest_pulse__xAAp\+ 2s cubic-bezier(.4,0,.6,1) infinite;background:linear-gradient(135deg,#10b981,#059669);border:3px solid #34d399}.ReactionTest_gameAreaReady__UTLj1:hover{background:linear-gradient(135deg,#34d399,#10b981)}.ReactionTest_gameAreaReady__UTLj1:active{transform:scale(.95)}.ReactionTest_gameAreaResults__rwvbc{background:linear-gradient(135deg,#2563eb,#4338ca);border:3px solid #60a5fa}@keyframes ReactionTest_pulse__xAAp\+{0%,to{opacity:1}50%{opacity:.5}}.ReactionTest_gameText__xY9aQ{text-align:center}.ReactionTest_mainText__KoXmt{color:#fff;font-size:2.25rem;font-weight:700;margin-bottom:.5rem}.ReactionTest_subText__xZfbA{color:#d1d5db;font-size:1.25rem}.ReactionTest_countdownNumber__cyION{color:#fff;font-size:6rem;font-weight:700;margin-bottom:1rem}.ReactionTest_countdownText__\+ZyoQ{color:#d1d5db;font-size:1.5rem}.ReactionTest_waitingText__Ikzb9{color:#fecaca}.ReactionTest_readyText__J15Dz{color:#bbf7d0}.ReactionTest_resultTime__3AVTN{color:#fff;font-size:4rem;font-weight:700;margin-bottom:1rem}.ReactionTest_resultMessage__1tWt7{color:#bfdbfe;font-size:1.5rem;margin-bottom:1.5rem}.ReactionTest_buttonGroup__X26hF{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.ReactionTest_button__36cGW{border:none;border-radius:.75rem;cursor:pointer;font-size:1.125rem;font-weight:600;padding:.75rem 2rem;transition:all .2s ease}.ReactionTest_buttonPrimary__DVRUQ{background-color:#fff;color:#2563eb}.ReactionTest_buttonPrimary__DVRUQ:hover{background-color:#f3f4f6}.ReactionTest_buttonSecondary__BIziW{background-color:#7c3aed;color:#fff}.ReactionTest_buttonSecondary__BIziW:hover{background-color:#6d28d9}.ReactionTest_statsSection__IM6-X{margin-bottom:2rem}.ReactionTest_statsTitle__IUvXe{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem;text-align:center}.ReactionTest_statsGrid__\+jv8P{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.ReactionTest_statCard__-VB5U{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #fff3;border-radius:.75rem;padding:1rem;text-align:center}.ReactionTest_statLabel__1lMC5{color:#d1d5db;font-size:.875rem;margin-bottom:.25rem}.ReactionTest_statValue__cr1Mb{color:#fff;font-size:1.25rem;font-weight:700}.ReactionTest_infoText__P1tIO{margin-bottom:1.5rem;text-align:center}.ReactionTest_infoTextContent__uf69O{color:#d1d5db;font-size:1.125rem}.ReactionTest_footerButtons__zlZ2Z{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;text-align:center}.ReactionTest_buttonSmall__UZZGq{border:none;border-radius:.5rem;cursor:pointer;padding:.5rem 1.5rem;transition:all .2s ease}.ReactionTest_buttonGray__Sl\+qv{background-color:#4b5563;color:#fff}.ReactionTest_buttonGray__Sl\+qv:hover{background-color:#374151}.ReactionTest_buttonRed__f5wB2{background-color:#dc2626;color:#fff}.ReactionTest_buttonRed__f5wB2:hover{background-color:#b91c1c}@media (max-width:768px){.ReactionTest_container__EVHkY{padding:.5rem}.ReactionTest_title__TA4ru{font-size:1.875rem}.ReactionTest_subtitle__s8J4s{font-size:1.125rem}.ReactionTest_gameArea__yQ834{height:16rem}.ReactionTest_mainText__KoXmt{font-size:1.875rem}.ReactionTest_countdownNumber__cyION{font-size:4rem}.ReactionTest_resultTime__3AVTN{font-size:3rem}.ReactionTest_statsGrid__\+jv8P{gap:.75rem;grid-template-columns:1fr}.ReactionTest_buttonGroup__X26hF,.ReactionTest_footerButtons__zlZ2Z{align-items:center;flex-direction:column}}:root{--primary-gradient:linear-gradient(135deg,#667eea,#764ba2);--accent-gradient:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);--glass-bg:#ffffff1f;--glass-border:#ffffff2e;--glass-shadow:0 8px 32px 0 #1f26875e;--text-primary:#fff;--text-secondary:#fffc;--text-muted:#fff9;--info-color:#3b82f6;--border-radius-sm:0.5rem;--border-radius-md:0.75rem;--border-radius-lg:1rem;--border-radius-xl:1.5rem;--shadow-soft:0 4px 16px #0000001a;--shadow-medium:0 8px 25px #00000026;--shadow-strong:0 20px 40px #0003;--transition-fast:0.2s ease-out;--transition-medium:0.3s ease-out;--transition-slow:0.5s ease-out}.ColorMatch_gameContainer__eKyPf{background:linear-gradient(135deg,#667eea,#764ba2);background:var(--primary-gradient);background-attachment:fixed;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;overflow-x:hidden;padding:2rem;position:relative}.ColorMatch_gameContainer__eKyPf:before{background:radial-gradient(circle at 20% 80%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff14 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.ColorMatch_sentimentIndicator__b3B5w{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff1f;background:var(--glass-bg);border:1px solid #ffffff2e;border:1px solid var(--glass-border);border-radius:1.5rem;border-radius:var(--border-radius-xl);box-shadow:0 8px 32px 0 #1f26875e;box-shadow:var(--glass-shadow);left:1.5rem;padding:1.25rem;position:fixed;top:1.5rem;transition:transform .3s ease-out;transition:transform var(--transition-medium);z-index:50}.ColorMatch_sentimentIndicator__b3B5w:hover{transform:translateY(-2px) scale(1.02)}.ColorMatch_textCenter__BwmLk{text-align:center}.ColorMatch_sentimentEmoji__YSkJx{animation:ColorMatch_bounce__IPnzN 2s infinite,ColorMatch_glow__AgmeX 3s ease-in-out infinite alternate;font-size:2.5rem;margin-bottom:.75rem;text-shadow:0 0 20px #ffffff4d}.ColorMatch_sentimentText__7avSZ{font-size:.875rem;font-weight:600;letter-spacing:.025em;text-transform:uppercase}.ColorMatch_streakText__HU9Qr{color:#fff9;color:var(--text-muted);font-size:.75rem;font-weight:500;margin-top:.5rem}.ColorMatch_textGreen__3lyKS{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#10b981,#34d399);-webkit-background-clip:text;background-clip:text;font-weight:600}.ColorMatch_textRed__0xLmO{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ef4444,#f87171);-webkit-background-clip:text;background-clip:text;font-weight:600}.ColorMatch_textYellow__hKp7X{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f59e0b,#fbbf24);-webkit-background-clip:text;background-clip:text;font-weight:600}.ColorMatch_toastMessage__u2PEU{animation:ColorMatch_slideInRight__vHvM3 .3s ease-out,ColorMatch_pulse__67KBJ 2s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff1a;border-radius:1rem;border-radius:var(--border-radius-lg);box-shadow:0 20px 40px #0003;box-shadow:var(--shadow-strong);color:#fff;font-size:.875rem;font-weight:600;padding:1rem 1.75rem;position:fixed;right:1.5rem;top:1.5rem;z-index:50}.ColorMatch_toastError__LijfB{background:linear-gradient(135deg,#ef4444e6,#dc2626e6)}.ColorMatch_toastSuccess__\+QMtR{background:linear-gradient(135deg,#10b981e6,#059669e6)}.ColorMatch_toastInfo__s02PI{background:linear-gradient(135deg,#3b82f6e6,#2563ebe6)}.ColorMatch_gridContainer__-Rgz\+{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;position:relative;z-index:1}@media (min-width:1024px){.ColorMatch_gridContainer__-Rgz\+{gap:2.5rem;grid-template-columns:1fr 2fr 1fr}}.ColorMatch_gameArea__6vL\+D,.ColorMatch_leaderboardCard__qsG6g,.ColorMatch_statsCard__gQZMp{grid-column:span 1}@media (min-width:1024px){.ColorMatch_gameArea__6vL\+D{grid-column:span 1}}.ColorMatch_cardBackground__cuc84,.ColorMatch_gameCard__UOTPq{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff1f;background:var(--glass-bg);border:1px solid #ffffff2e;border:1px solid var(--glass-border);border-radius:1.5rem;border-radius:var(--border-radius-xl);box-shadow:0 8px 32px 0 #1f26875e;box-shadow:var(--glass-shadow);overflow:hidden;position:relative;transition:transform .3s ease-out,box-shadow .3s ease-out;transition:transform var(--transition-medium),box-shadow var(--transition-medium)}.ColorMatch_cardBackground__cuc84:before,.ColorMatch_gameCard__UOTPq:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.ColorMatch_cardBackground__cuc84:hover,.ColorMatch_gameCard__UOTPq:hover{box-shadow:0 25px 50px #00000040;transform:translateY(-4px)}.ColorMatch_gameCard__UOTPq{min-height:600px;padding:2rem}.ColorMatch_cardBackground__cuc84{padding:1.5rem}.ColorMatch_cardHeader__JZTN0{border-bottom:1px solid #ffffff1a;margin-bottom:1.5rem;padding-bottom:1.5rem}.ColorMatch_cardTitle__MeO2L{align-items:center;color:#fff;color:var(--text-primary);display:flex;font-size:1.25rem;font-weight:700;gap:.75rem;letter-spacing:-.025em}.ColorMatch_cardContent__-BnJ8,.ColorMatch_gameContent__357pM{display:flex;flex-direction:column;gap:2rem}.ColorMatch_gameTitle__bMzW\+{color:#fff;color:var(--text-primary);font-size:2rem;font-weight:800;letter-spacing:-.025em;margin-bottom:1rem;text-align:center;text-shadow:0 2px 4px #0000001a}.ColorMatch_iconSmallGreen__ZRyxA,.ColorMatch_iconSmallRed__2adir,.ColorMatch_iconSmallYellow__8HT09,.ColorMatch_iconSmall__PGN1z{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));transition:transform .2s ease-out;transition:transform var(--transition-fast)}.ColorMatch_iconSmall__PGN1z{height:1.5rem;width:1.5rem}.ColorMatch_iconSmallGreen__ZRyxA{color:#10b981;color:var(--success-color);height:1.25rem;width:1.25rem}.ColorMatch_iconSmallYellow__8HT09{color:#f59e0b;color:var(--warning-color);height:1.25rem;width:1.25rem}.ColorMatch_iconSmallRed__2adir{color:#ef4444;color:var(--error-color);height:1.25rem;width:1.25rem}.ColorMatch_buttonIcon__V0QhA{height:1.5rem;margin-right:.5rem;width:1.5rem}.ColorMatch_statsContainer__dSEaW{display:flex;flex-direction:column;gap:1rem}.ColorMatch_statItem__MDuME{align-items:center;border-bottom:1px solid #ffffff0d;display:flex;font-size:.875rem;justify-content:space-between;padding:.75rem 0}.ColorMatch_statItem__MDuME:last-child{border-bottom:none}.ColorMatch_statLabel__uvXY6{color:#fffc;color:var(--text-secondary);font-weight:500}.ColorMatch_statValue__DP5jm{color:#fff;color:var(--text-primary);font-size:1rem;font-weight:700}.ColorMatch_livesContainer__uYwOn{display:flex;gap:.375rem}.ColorMatch_heartIcon__OhSTF{fill:#ef4444;fill:var(--error-color);animation:ColorMatch_heartbeat__6MtYQ 1.5s ease-in-out infinite;color:#ef4444;color:var(--error-color);filter:drop-shadow(0 2px 4px rgba(239,68,68,.3));height:1.25rem;width:1.25rem}.ColorMatch_sentimentSection__BpC11{border-top:1px solid #ffffff1a;margin-top:1rem;padding-top:1.5rem}.ColorMatch_sectionTitle__WVRxC{color:#fff;color:var(--text-primary);font-size:1rem;font-weight:700;letter-spacing:-.025em;margin-bottom:1rem}.ColorMatch_sentimentStats__itein{display:flex;flex-direction:column;gap:.75rem}.ColorMatch_sentimentItem__T7KwS{align-items:center;border-radius:.5rem;border-radius:var(--border-radius-sm);display:flex;justify-content:space-between;padding:.5rem;transition:background-color .2s ease-out;transition:background-color var(--transition-fast)}.ColorMatch_sentimentItem__T7KwS:hover{background:#ffffff0d}.ColorMatch_sentimentItemHeader__6euce{align-items:center;display:flex;gap:.75rem}.ColorMatch_sentimentLabel__70s38{color:#fffc;color:var(--text-secondary);font-size:.875rem;font-weight:500}.ColorMatch_sentimentValueGreen__CMT-F,.ColorMatch_sentimentValueRed__Bna1f,.ColorMatch_sentimentValueYellow__bi93L{border-radius:.5rem;border-radius:var(--border-radius-sm);font-size:.875rem;font-weight:700;padding:.25rem .5rem}.ColorMatch_sentimentValueGreen__CMT-F{background:#10b9811a;color:#10b981;color:var(--success-color)}.ColorMatch_sentimentValueYellow__bi93L{background:#f59e0b1a;color:#f59e0b;color:var(--warning-color)}.ColorMatch_sentimentValueRed__Bna1f{background:#ef44441a;color:#ef4444;color:var(--error-color)}.ColorMatch_currentMoodContainer__p38vG{background:#ffffff14;border:1px solid #ffffff1a;border-radius:.75rem;border-radius:var(--border-radius-md);margin-top:1rem;padding:1rem;text-align:center}.ColorMatch_moodEmoji__PbR9L{animation:ColorMatch_float__5o2hu 3s ease-in-out infinite;font-size:1.5rem;margin-bottom:.5rem}.ColorMatch_currentMoodText__NWfkK{color:#fff;color:var(--text-primary);font-size:.875rem;font-weight:600}.ColorMatch_exportButton__jd7ei,.ColorMatch_leaderboardButton__7AgzD,.ColorMatch_matchButton__2b3fu,.ColorMatch_noMatchButton__6Bd7n,.ColorMatch_playAgainButton__gWQm4,.ColorMatch_startButton__MbFRE{align-items:center;border:none;border-radius:.75rem;border-radius:var(--border-radius-md);box-shadow:0 4px 16px #0000001a;box-shadow:var(--shadow-soft);cursor:pointer;display:flex;font-family:inherit;font-weight:600;gap:.5rem;justify-content:center;letter-spacing:.025em;overflow:hidden;position:relative;transition:all .3s ease-out;transition:all var(--transition-medium)}.ColorMatch_exportButton__jd7ei:before,.ColorMatch_leaderboardButton__7AgzD:before,.ColorMatch_matchButton__2b3fu:before,.ColorMatch_noMatchButton__6Bd7n:before,.ColorMatch_playAgainButton__gWQm4:before,.ColorMatch_startButton__MbFRE:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease-out;transition:left var(--transition-slow);width:100%}.ColorMatch_exportButton__jd7ei:hover:before,.ColorMatch_leaderboardButton__7AgzD:hover:before,.ColorMatch_matchButton__2b3fu:hover:before,.ColorMatch_noMatchButton__6Bd7n:hover:before,.ColorMatch_playAgainButton__gWQm4:hover:before,.ColorMatch_startButton__MbFRE:hover:before{left:100%}.ColorMatch_exportButton__jd7ei{background:linear-gradient(135deg,#3b82f6,#1d4ed8);background:linear-gradient(135deg,var(--info-color),#1d4ed8);color:#fff;font-size:.875rem;padding:1rem;width:100%}.ColorMatch_exportButton__jd7ei:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 8px 25px #00000026;box-shadow:var(--shadow-medium);transform:translateY(-2px)}.ColorMatch_startButton__MbFRE{background:linear-gradient(135deg,#10b981,#059669);background:linear-gradient(135deg,var(--success-color),#059669);color:#fff;font-size:1.125rem;padding:1rem 2.5rem}.ColorMatch_startButton__MbFRE:hover{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 8px 25px #00000026;box-shadow:var(--shadow-medium);transform:translateY(-2px)}.ColorMatch_matchButton__2b3fu{background:linear-gradient(135deg,#10b981,#059669);background:linear-gradient(135deg,var(--success-color),#059669);color:#fff;font-size:1.125rem;padding:1.25rem 2.5rem}.ColorMatch_matchButton__2b3fu:hover{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 8px 25px #00000026;box-shadow:var(--shadow-medium);transform:translateY(-2px)}.ColorMatch_noMatchButton__6Bd7n{background:linear-gradient(135deg,#ef4444,#dc2626);background:linear-gradient(135deg,var(--error-color),#dc2626);color:#fff;font-size:1.125rem;padding:1.25rem 2.5rem}.ColorMatch_noMatchButton__6Bd7n:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 8px 25px #00000026;box-shadow:var(--shadow-medium);transform:translateY(-2px)}.ColorMatch_playAgainButton__gWQm4{background:linear-gradient(135deg,#3b82f6,#1d4ed8);background:linear-gradient(135deg,var(--info-color),#1d4ed8);color:#fff;padding:1rem 2rem}.ColorMatch_playAgainButton__gWQm4:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 8px 25px #00000026;box-shadow:var(--shadow-medium);transform:translateY(-2px)}.ColorMatch_leaderboardButton__7AgzD{background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff;padding:1rem 2rem}.ColorMatch_leaderboardButton__7AgzD:hover{background:linear-gradient(135deg,#6d28d9,#5b21b6);box-shadow:0 8px 25px #00000026;box-shadow:var(--shadow-medium);transform:translateY(-2px)}.ColorMatch_welcomeScreen__8Rsap{animation:ColorMatch_fadeInUp__WzFc6 .6s ease-out;display:flex;flex-direction:column;gap:2rem;text-align:center}.ColorMatch_welcomeContent__twfth{display:flex;flex-direction:column;gap:1.5rem}.ColorMatch_welcomeTitle__V-N\+9{color:#fff;color:var(--text-primary);font-size:1.5rem;font-weight:700;letter-spacing:-.025em}.ColorMatch_welcomeDescription__Rpq4t{color:#fffc;color:var(--text-secondary);font-size:1rem;line-height:1.6}.ColorMatch_nameInputContainer__9EeMa{display:flex;flex-direction:column;gap:.75rem}.ColorMatch_nameInputLabel__U1IjV{color:#fffc;color:var(--text-secondary);display:block;font-size:.875rem;font-weight:500}.ColorMatch_nameInput__dWmJh{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;background:var(--glass-bg);border:1px solid #ffffff2e;border:1px solid var(--glass-border);border-radius:.75rem;border-radius:var(--border-radius-md);color:#fff;color:var(--text-primary);font-size:1rem;margin:0 auto;max-width:20rem;padding:.75rem 1.25rem;transition:all .3s ease-out;transition:all var(--transition-medium);width:100%}.ColorMatch_nameInput__dWmJh:focus{border-color:#3b82f6;border-color:var(--info-color);box-shadow:0 0 0 3px #3b82f61a;outline:none;transform:scale(1.02)}.ColorMatch_nameInput__dWmJh::placeholder{color:#fff9;color:var(--text-muted)}.ColorMatch_gameOverScreen__B4kSY{animation:ColorMatch_fadeInUp__WzFc6 .6s ease-out;display:flex;flex-direction:column;gap:2rem;text-align:center}.ColorMatch_gameOverContent__0gzHi{display:flex;flex-direction:column;gap:1.5rem}.ColorMatch_gameOverTitle__vEQpA{color:#fff;color:var(--text-primary);font-size:2rem;font-weight:800;letter-spacing:-.025em}.ColorMatch_finalScore__6UPjA{color:#fff;color:var(--text-primary);font-size:1.25rem}.ColorMatch_scoreHighlight__n0eSO{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f59e0b,#fbbf24);-webkit-background-clip:text;background-clip:text;font-weight:700}.ColorMatch_finalSentimentSummary__f9TAm{background:#ffffff14;border:1px solid #ffffff1a;border-radius:1rem;border-radius:var(--border-radius-lg);display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.ColorMatch_summaryTitle__g87Ng{color:#fff;color:var(--text-primary);font-size:1.25rem;font-weight:700;letter-spacing:-.025em}.ColorMatch_summaryGrid__C8qtW{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);text-align:center}.ColorMatch_summaryIcon__R2unw{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));height:2rem;margin:0 auto .5rem;width:2rem}.ColorMatch_summaryValueGreen__\+Z3Aa,.ColorMatch_summaryValueRed__35C6C,.ColorMatch_summaryValueYellow__-sQ56{font-size:1.125rem;font-weight:700}.ColorMatch_summaryValueGreen__\+Z3Aa{color:#10b981;color:var(--success-color)}.ColorMatch_summaryValueYellow__-sQ56{color:#f59e0b;color:var(--warning-color)}.ColorMatch_summaryValueRed__35C6C{color:#ef4444;color:var(--error-color)}.ColorMatch_summaryLabel__mNQ8Q{color:#fff9;color:var(--text-muted);font-size:.75rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.ColorMatch_overallMoodContainer__RDsni{border-top:1px solid #ffffff1a;padding-top:1rem;text-align:center}.ColorMatch_overallMoodEmoji__Z2sWQ{animation:ColorMatch_bounce__IPnzN 2s infinite;font-size:2rem;margin-bottom:.5rem}.ColorMatch_overallMoodText__TonsU{color:#fff;color:var(--text-primary);font-weight:600}.ColorMatch_bestStreakText__z\+kn9{color:#fff9;color:var(--text-muted);font-size:.875rem;margin-top:.5rem}.ColorMatch_gameOverButtons__a1BNK{display:flex;gap:1.5rem;justify-content:center;margin-top:1rem}.ColorMatch_gamePlayScreen__2FpVF{animation:ColorMatch_fadeInUp__WzFc6 .6s ease-out;display:flex;flex-direction:column;gap:2rem}.ColorMatch_progressContainer__cwvOh{display:flex;flex-direction:column;gap:.75rem}.ColorMatch_progressHeader__QOpyi{color:#fffc;color:var(--text-secondary);display:flex;font-size:.875rem;font-weight:500;justify-content:space-between}.ColorMatch_progressBar__fIqSc{background:#ffffff1a;border-radius:.5rem;border-radius:var(--border-radius-sm);box-shadow:inset 0 2px 4px #0000001a;height:1rem;overflow:hidden}.ColorMatch_questionContainer__c7-03{display:flex;flex-direction:column;gap:2rem;text-align:center}.ColorMatch_questionContent__gJKet{display:flex;flex-direction:column;gap:1.5rem}.ColorMatch_questionTitle__1\+T1H{color:#fff;color:var(--text-primary);font-size:1.5rem;font-weight:700;letter-spacing:-.025em}.ColorMatch_colorDisplayContainer__p4D87{display:flex;flex-direction:column;gap:1.5rem}.ColorMatch_colorDisplay__Zjmyn{align-items:center;border-radius:1.5rem;border-radius:var(--border-radius-xl);box-shadow:0 20px 40px #0003;box-shadow:var(--shadow-strong);display:flex;font-size:1.75rem;font-weight:700;height:10rem;justify-content:center;margin:0 auto;overflow:hidden;position:relative;transition:transform .3s ease-out;transition:transform var(--transition-medium);width:14rem}.ColorMatch_colorDisplay__Zjmyn:before{background:linear-gradient(135deg,#ffffff1a,#0000);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.ColorMatch_colorDisplay__Zjmyn:hover{transform:scale(1.05) rotate(1deg)}.ColorMatch_colorInfo__kISVi{color:#fffc;color:var(--text-secondary);font-size:1.125rem;line-height:1.6}.ColorMatch_colorInfoHighlight__83LKN{color:#fff;color:var(--text-primary);font-weight:700}.ColorMatch_answerButtons__A-kGl{display:flex;gap:2rem;justify-content:center;margin-top:1rem}.ColorMatch_loadingText__rMclp{color:#fff9;color:var(--text-muted);font-style:italic;text-align:center}.ColorMatch_leaderboardList__EOKiI{display:flex;flex-direction:column;gap:1rem}.ColorMatch_leaderboardEntry__b05Eo{align-items:center;border:1px solid #0000;border-radius:.75rem;border-radius:var(--border-radius-md);display:flex;justify-content:space-between;padding:1rem;transition:all .3s ease-out;transition:all var(--transition-medium)}.ColorMatch_leaderboardEntry__b05Eo:hover{border-color:#ffffff1a;transform:translateX(4px)}.ColorMatch_firstPlace__Xvmth{background:linear-gradient(135deg,#eab30833,#f59e0b1a);border:1px solid #eab3084d}.ColorMatch_secondPlace__XFeQb{background:linear-gradient(135deg,#9ca3af33,#d1d5db1a);border:1px solid #9ca3af4d}.ColorMatch_thirdPlace__SB\+8y{background:linear-gradient(135deg,#ea580c33,#fb923c1a);border:1px solid #ea580c4d}.ColorMatch_otherPlace__oavse{background:#ffffff0d;border:1px solid #ffffff0d}.ColorMatch_entryContent__EjEIp{align-items:center;display:flex;gap:1rem}.ColorMatch_entryRank__WJtsy{font-size:1.125rem;font-weight:700;text-align:center;width:2rem}.ColorMatch_firstRank__H2A0S{color:#fbbf24;text-shadow:0 0 10px #fbbf2480}.ColorMatch_secondRank__cMUnT{color:#d1d5db;text-shadow:0 0 10px #d1d5db80}.ColorMatch_thirdRank__On\+H\+{color:#fb923c;text-shadow:0 0 10px #fb923c80}.ColorMatch_otherRank__uVrVW{color:#fff9;color:var(--text-muted)}.ColorMatch_entryName__9tMN6{color:#fff;color:var(--text-primary);font-size:.875rem;font-weight:600}.ColorMatch_entryInfo__cfGp6{align-items:center;display:flex;font-size:.75rem;gap:.75rem}.ColorMatch_entryScore__QjQM4{color:#fffc;color:var(--text-secondary);font-weight:500}.ColorMatch_entrySentiment__ptyE5{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));font-size:1.25rem}@keyframes ColorMatch_bounce__IPnzN{0%,20%,53%,80%,to{transform:translateZ(0)}40%,43%{transform:translate3d(0,-30px,0)}70%{transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes ColorMatch_pulse__67KBJ{0%,to{opacity:1}50%{opacity:.8}}@keyframes ColorMatch_glow__AgmeX{0%{text-shadow:0 0 20px #ffffff4d}to{text-shadow:0 0 30px #fff9,0 0 40px #ffffff4d}}@keyframes ColorMatch_float__5o2hu{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes ColorMatch_heartbeat__6MtYQ{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes ColorMatch_fadeInUp__WzFc6{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes ColorMatch_slideInRight__vHvM3{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}@keyframes ColorMatch_shimmer__8Avji{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.ColorMatch_loadingShimmer__SPTfu{animation:ColorMatch_shimmer__8Avji 1.5s infinite;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);background-size:200px 100%}@media (max-width:768px){.ColorMatch_gameContainer__eKyPf{padding:1rem}.ColorMatch_gameContainer__eKyPf:before{background:radial-gradient(circle at 30% 70%,#ffffff14 0,#0000 50%),radial-gradient(circle at 70% 30%,#ffffff0f 0,#0000 50%)}.ColorMatch_sentimentIndicator__b3B5w{border-radius:1rem;border-radius:var(--border-radius-lg);left:1rem;padding:1rem;top:1rem}.ColorMatch_sentimentEmoji__YSkJx{font-size:2rem;margin-bottom:.5rem}.ColorMatch_toastMessage__u2PEU{font-size:.75rem;padding:.75rem 1.25rem;right:1rem;top:1rem}.ColorMatch_gameCard__UOTPq{min-height:500px;padding:1.5rem}.ColorMatch_cardBackground__cuc84{padding:1.25rem}.ColorMatch_gameTitle__bMzW\+{font-size:1.75rem}.ColorMatch_colorDisplay__Zjmyn{font-size:1.5rem;height:8rem;width:12rem}.ColorMatch_answerButtons__A-kGl{align-items:center;flex-direction:column;gap:1rem}.ColorMatch_matchButton__2b3fu,.ColorMatch_noMatchButton__6Bd7n{max-width:16rem;padding:1rem 2rem;width:100%}.ColorMatch_gameOverButtons__a1BNK{align-items:center;flex-direction:column;gap:1rem}.ColorMatch_leaderboardButton__7AgzD,.ColorMatch_playAgainButton__gWQm4{max-width:16rem;width:100%}.ColorMatch_welcomeTitle__V-N\+9{font-size:1.25rem}.ColorMatch_gameOverTitle__vEQpA{font-size:1.75rem}.ColorMatch_summaryGrid__C8qtW{gap:1rem;grid-template-columns:1fr}.ColorMatch_summaryIcon__R2unw{height:1.5rem;width:1.5rem}.ColorMatch_gridContainer__-Rgz\+{gap:1.5rem}}@media (max-width:480px){.ColorMatch_gameContainer__eKyPf{padding:.75rem}.ColorMatch_sentimentIndicator__b3B5w{left:.75rem;padding:.75rem;top:.75rem}.ColorMatch_toastMessage__u2PEU{font-size:.75rem;padding:.5rem 1rem;right:.75rem;top:.75rem}.ColorMatch_gameCard__UOTPq{padding:1.25rem}.ColorMatch_cardBackground__cuc84{padding:1rem}.ColorMatch_colorDisplay__Zjmyn{font-size:1.25rem;height:6.5rem;width:10rem}.ColorMatch_answerButtons__A-kGl{gap:.75rem}.ColorMatch_matchButton__2b3fu,.ColorMatch_noMatchButton__6Bd7n{font-size:1rem;max-width:14rem;padding:.875rem 1.5rem}}@media (prefers-color-scheme:dark){:root{--glass-bg:#ffffff14;--glass-border:#ffffff1f;--text-secondary:#ffffffbf;--text-muted:#ffffff80}}@media (prefers-contrast:high){:root{--glass-bg:#000c;--glass-border:#fffc;--text-primary:#fff;--text-secondary:#fff}.ColorMatch_cardBackground__cuc84,.ColorMatch_gameCard__UOTPq{border-width:2px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.ColorMatch_heartIcon__OhSTF,.ColorMatch_moodEmoji__PbR9L,.ColorMatch_overallMoodEmoji__Z2sWQ,.ColorMatch_sentimentEmoji__YSkJx{animation:none}}.ColorMatch_exportButton__jd7ei:focus,.ColorMatch_leaderboardButton__7AgzD:focus,.ColorMatch_matchButton__2b3fu:focus,.ColorMatch_nameInput__dWmJh:focus,.ColorMatch_noMatchButton__6Bd7n:focus,.ColorMatch_playAgainButton__gWQm4:focus,.ColorMatch_startButton__MbFRE:focus{outline:2px solid #3b82f6;outline:2px solid var(--info-color);outline-offset:2px}@media print{.ColorMatch_gameContainer__eKyPf{background:#fff;color:#000}.ColorMatch_sentimentIndicator__b3B5w,.ColorMatch_toastMessage__u2PEU{display:none}.ColorMatch_cardBackground__cuc84,.ColorMatch_gameCard__UOTPq{background:#fff;border:1px solid #ccc;box-shadow:none}}.SpaceInvader_gameContainer__FgBCB{align-items:center;background:linear-gradient(135deg,#0f0f23,#1a1a2e);display:flex;flex-direction:column;font-family:Arial,sans-serif;min-height:100vh;padding:20px}.SpaceInvader_canvasWrapper__fUxDL{background:#000;border:2px solid #333;border-radius:12px;box-shadow:0 0 30px #4caf504d,0 0 60px #4caf501a;overflow:hidden;position:relative}.SpaceInvader_gameCanvas__Khx8c{background:linear-gradient(180deg,#000428,#004e92);border:2px solid #444;display:block}.SpaceInvader_gameOverlay__TvERN{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000d9;bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;text-align:center;top:0}.SpaceInvader_gameOverTitle__19RaT{animation:SpaceInvader_pulse__zmMb6 2s infinite;color:#ff5252;font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:0 0 20px #ff525280}.SpaceInvader_scoreText__ELqsP{color:#4caf50;font-size:1.5rem;margin-bottom:.5rem}.SpaceInvader_levelText__FouLm{color:#ffeb3b;font-size:1.2rem;margin-bottom:2rem}.SpaceInvader_buttonGroup__27dbw{display:flex;gap:1rem}.SpaceInvader_controlsContainer__FRV3g{display:flex;gap:1rem;margin-top:1rem}.SpaceInvader_controlButton__yvpx5{align-items:center;background:linear-gradient(145deg,#2a2a2a,#1a1a1a);border:2px solid #444;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;justify-content:center;min-width:80px;padding:12px 20px;transition:all .2s ease}.SpaceInvader_controlButton__yvpx5:hover{background:linear-gradient(145deg,#3a3a3a,#2a2a2a);border-color:#4caf50;box-shadow:0 4px 12px #4caf504d;transform:translateY(-2px)}.SpaceInvader_controlButton__yvpx5:active{box-shadow:0 2px 6px #4caf5033;transform:translateY(0)}.SpaceInvader_controlButton__yvpx5:disabled{cursor:not-allowed;opacity:.5;transform:none}.SpaceInvader_fireButton__PA2Wt{background:linear-gradient(145deg,#ff5252,#d32f2f);border-color:#ff5252}.SpaceInvader_fireButton__PA2Wt:hover{background:linear-gradient(145deg,#ff6b6b,#ff5252);border-color:#ff6b6b;box-shadow:0 4px 12px #ff52524d}.SpaceInvader_playAgainButton__-8MP7{background:linear-gradient(145deg,#4caf50,#388e3c);border-color:#4caf50;padding:12px 24px}.SpaceInvader_playAgainButton__-8MP7:hover{background:linear-gradient(145deg,#66bb6a,#4caf50);box-shadow:0 4px 12px #4caf5066}.SpaceInvader_backButton__B54vp{background:linear-gradient(145deg,#757575,#424242);border-color:#757575;padding:12px 24px}.SpaceInvader_backButton__B54vp:hover{background:linear-gradient(145deg,#9e9e9e,#757575);box-shadow:0 4px 12px #7575754d}.SpaceInvader_gameTitle__heOQS{color:#4caf50;font-size:2rem;font-weight:700;margin-bottom:1rem;text-shadow:0 0 15px #4caf5080}.SpaceInvader_gameInstructions__BIt-0{color:#bbb;font-size:.9rem;margin-bottom:1rem;max-width:400px;text-align:center}.SpaceInvader_scoreDisplay__oA6pM{color:#fff;font-size:16px;font-weight:700;left:10px;position:absolute;text-shadow:2px 2px 4px #000c;top:10px;z-index:10}@keyframes SpaceInvader_pulse__zmMb6{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes SpaceInvader_glow__0CFeo{0%,to{box-shadow:0 0 20px #4caf504d}50%{box-shadow:0 0 30px #4caf5099}}@media (max-width:768px){.SpaceInvader_gameContainer__FgBCB{padding:10px}.SpaceInvader_canvasWrapper__fUxDL{transform:scale(.8);transform-origin:center}.SpaceInvader_controlsContainer__FRV3g{gap:.5rem;margin-top:.5rem}.SpaceInvader_controlButton__yvpx5{min-width:60px;padding:10px 16px}.SpaceInvader_gameOverTitle__19RaT{font-size:2rem}.SpaceInvader_scoreText__ELqsP{font-size:1.2rem}}@media (max-width:480px){.SpaceInvader_canvasWrapper__fUxDL{transform:scale(.7)}.SpaceInvader_gameOverTitle__19RaT{font-size:1.5rem}.SpaceInvader_buttonGroup__27dbw{flex-direction:column;gap:.5rem}}Cyberpunk Theme
body{background-color:#0d0d0d;color:#fff;font-family:Orbitron,sans-serif;text-align:center}.MazeGame_gameTitle__3BBlZ{font-size:28px;margin-bottom:20px;text-shadow:0 0 10px cyan}.MazeGame_maze__tmsnS{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(10,40px);grid-template-rows:repeat(10,40px);justify-content:center}.MazeGame_mazeCell__f6FKD{align-items:center;background-color:#1a1a1a;border:2px solid #444;box-shadow:inset 0 0 5px #444;display:flex;height:40px;justify-content:center;transition:background .3s ease-in-out;width:40px}.MazeGame_wall__pkCF-{background-color:#222;box-shadow:inset 0 0 10px red}.MazeGame_player__MqaUM{animation:MazeGame_pulse__uA3dr 1s infinite alternate;background-color:cyan;border-radius:50%;box-shadow:0 0 15px cyan;transition:transform .2s ease-in-out}@keyframes MazeGame_pulse__uA3dr{0%{transform:scale(1)}to{transform:scale(1.1)}}.MazeGame_exitRed__Ayl2R{background-color:red;box-shadow:0 0 15px red}.MazeGame_exitBlue__zjNYq{background-color:blue;box-shadow:0 0 15px blue}.MazeGame_exitGreen__9V2kk{background-color:green;box-shadow:0 0 15px green}.MazeGame_exitYellow__IKMNv{background-color:#ff0;box-shadow:0 0 15px #ff0}.MazeGame_exitPurple__I2cgE{background-color:purple;box-shadow:0 0 15px purple}.MazeGame_exitOrange__TgcVw{background-color:orange;box-shadow:0 0 15px orange}.MazeGame_exitPink__snFgt{background-color:pink;box-shadow:0 0 15px pink}.MazeGame_exitCyan__YykPv{background-color:cyan;box-shadow:0 0 15px cyan}.MazeGame_exitWhite__0x-4-{background-color:#fff;box-shadow:0 0 15px #fff}.MazeGame_exitBrown__gpzWu{background-color:brown;box-shadow:0 0 15px brown}.MazeGame_restartButton__EOOpX{background:linear-gradient(45deg,#f09,#493240);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;margin-top:20px;padding:10px 20px;transition:all .3s ease-in-out}.MazeGame_restartButton__EOOpX:hover{background:linear-gradient(45deg,#f09,#6d3ca0);box-shadow:0 0 10px #f09;transform:scale(1.1)}.GratitudeLog_container__Trjvu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:600px;padding:20px}.GratitudeLog_card__EGKUH{background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin-bottom:24px;padding:24px}.GratitudeLog_title__eISqk{color:#333;font-size:28px;font-weight:700;margin:0 0 8px;text-align:center}.GratitudeLog_subtitle__7AnCZ{color:#666;font-size:16px;margin:0 0 24px;text-align:center}.GratitudeLog_form__AzSCO{display:flex;flex-direction:column;gap:20px}.GratitudeLog_inputGroup__Io5Nr{display:flex;flex-direction:column;gap:16px}.GratitudeLog_inputWrapper__bLHIl{display:flex;flex-direction:column;gap:8px}.GratitudeLog_label__oKvgp{color:#555;font-size:14px;font-weight:600;margin-bottom:4px}.GratitudeLog_input__aaRBJ{background:#fafafa;border:2px solid #e1e5e9;border-radius:8px;font-size:16px;outline:none;padding:12px 16px;transition:border-color .2s ease,box-shadow .2s ease}.GratitudeLog_input__aaRBJ:focus{background:#fff;border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.GratitudeLog_input__aaRBJ::placeholder{color:#999}.GratitudeLog_button__HMUzk{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:none;border-radius:8px;box-shadow:0 2px 4px #8b5cf633;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px 24px;transition:all .2s ease}.GratitudeLog_button__HMUzk:hover:not(:disabled){box-shadow:0 4px 8px #8b5cf64d;transform:translateY(-1px)}.GratitudeLog_button__HMUzk:active{transform:translateY(0)}.GratitudeLog_button__HMUzk:disabled{cursor:not-allowed;opacity:.6;transform:none}.GratitudeLog_confirmation__Ld8C3{animation:GratitudeLog_slideIn__OfRNN .3s ease;background:linear-gradient(135deg,#10b981,#059669);border-radius:8px;color:#fff;font-size:16px;font-weight:600;padding:12px 20px;text-align:center}@keyframes GratitudeLog_slideIn__OfRNN{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.GratitudeLog_historyTitle__yeVPF{color:#333;font-size:22px;font-weight:600;margin:0 0 20px;text-align:center}.GratitudeLog_entriesList__0teQe{display:flex;flex-direction:column;gap:16px}.GratitudeLog_entryItem__ygWgF{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px;transition:box-shadow .2s ease}.GratitudeLog_entryItem__ygWgF:hover{box-shadow:0 2px 4px #0000000d}.GratitudeLog_entryHeader__PVa6X{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;margin-bottom:12px}.GratitudeLog_entryDate__7HWZc{background:#8b5cf61a;border-radius:4px;color:#8b5cf6;font-size:14px;font-weight:600;padding:4px 8px}.GratitudeLog_moodRating__SNE2t{background:#10b9811a;border-radius:4px;color:#059669;font-size:14px;font-weight:500;padding:4px 8px}.GratitudeLog_gratitudeList__4jCul{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.GratitudeLog_gratitudeItem__a\+Gm7{background:#fff;border-left:3px solid #8b5cf6;border-radius:4px;color:#374151;font-size:15px;line-height:1.5;padding:8px 12px}@media (max-width:768px){.GratitudeLog_container__Trjvu{padding:16px}.GratitudeLog_card__EGKUH{margin-bottom:20px;padding:20px}.GratitudeLog_title__eISqk{font-size:24px}.GratitudeLog_subtitle__7AnCZ{font-size:15px}.GratitudeLog_input__aaRBJ{font-size:16px;padding:12px 14px}.GratitudeLog_button__HMUzk{font-size:16px;padding:16px 24px}.GratitudeLog_entryHeader__PVa6X{align-items:flex-start;flex-direction:column}}@media (max-width:480px){.GratitudeLog_container__Trjvu{padding:12px}.GratitudeLog_card__EGKUH{padding:16px}.GratitudeLog_title__eISqk{font-size:22px}.GratitudeLog_input__aaRBJ{padding:14px 12px}}.SleepTracker_sleepTrackerCard__o6U\+A{background-color:#f0f8ff;border-radius:12px;box-shadow:0 4px 15px #0000001a;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:30px auto;max-width:650px;padding:25px}.SleepTracker_title__N8\+o8{color:#6a0dad;font-size:2.2em;font-weight:700;margin-bottom:25px;text-align:center}.SleepTracker_form__-FXkX{gap:18px;margin-bottom:30px}.SleepTracker_form__-FXkX,.SleepTracker_inputGroup__XvzOR{display:flex;flex-direction:column}.SleepTracker_label__PKxE7{color:#555;font-size:.95em;font-weight:600;margin-bottom:8px}.SleepTracker_selectField__xfkIS,.SleepTracker_textareaField__6ZSSX,.SleepTracker_timeInput__trnPZ{background-color:#fff;border:1px solid #c0d9e7;border-radius:8px;box-sizing:border-box;font-size:1em;padding:12px 15px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.SleepTracker_selectField__xfkIS:focus,.SleepTracker_textareaField__6ZSSX:focus,.SleepTracker_timeInput__trnPZ:focus{border-color:#8a2be2;box-shadow:0 0 0 3px #8a2be233;outline:none}.SleepTracker_timeInput__trnPZ{-webkit-appearance:none;appearance:none}.SleepTracker_submitButton__jtPPb{background-color:#8a2be2;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1em;font-weight:600;margin-top:15px;padding:14px 25px;transition:background-color .3s ease,transform .2s ease}.SleepTracker_submitButton__jtPPb:hover{background-color:#6a0dad;transform:translateY(-2px)}.SleepTracker_submitButton__jtPPb:disabled{background-color:#b0a4cf;cursor:not-allowed;transform:none}.SleepTracker_errorMessage__q\+ISX{color:#dc3545;font-size:.9em;margin-top:10px;text-align:center}.SleepTracker_successMessage__v879l{color:#28a745;font-size:.95em;font-weight:500;margin-top:10px;text-align:center}.SleepTracker_chartTitle__bS9na{border-top:1px solid #e0f0ff;color:#6a0dad;font-size:1.8em;font-weight:600;margin-bottom:20px;margin-top:40px;padding-top:25px;text-align:center}.SleepTracker_loadingMessage__jJtvk,.SleepTracker_noDataMessage__81csf{color:#777;font-style:italic;padding-bottom:10px;text-align:center}.SleepTracker_canvasContainer__sOCNk{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;height:250px;margin-bottom:20px;overflow:hidden;width:100%}.SleepTracker_sleepChart__1\+ihx{display:block;height:100%;width:100%}.SleepTracker_pastLogsList__eJc73{margin-top:20px}.SleepTracker_pastLogsHeader__7EQrt{color:#6a0dad;font-size:1.2em;margin-bottom:10px}.SleepTracker_pastLogsList__eJc73 ul{list-style:none;padding:0}.SleepTracker_pastLogItem__vcBkP{align-items:center;background-color:#e6f7ff;border-left:5px solid #8a2be2;border-radius:6px;box-shadow:0 1px 3px #0000000d;display:flex;font-size:.95em;justify-content:space-between;margin-bottom:8px;padding:10px 15px}@media (max-width:768px){.SleepTracker_sleepTrackerCard__o6U\+A{margin:20px 15px;padding:20px}.SleepTracker_title__N8\+o8{font-size:1.8em;margin-bottom:20px}.SleepTracker_submitButton__jtPPb{font-size:1em;padding:12px 20px}.SleepTracker_chartTitle__bS9na{font-size:1.5em;margin-top:30px;padding-top:20px}.SleepTracker_canvasContainer__sOCNk{height:200px}}.ExerciseTracker_exerciseTrackerCard__wvvWO{background-color:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:30px auto;max-width:700px;padding:25px}.ExerciseTracker_title__dDg-9{color:#6a0dad;font-size:2.2em;font-weight:700;margin-bottom:25px;text-align:center}.ExerciseTracker_form__QIIDH{border-bottom:1px solid #eee;gap:18px;margin-bottom:30px;padding-bottom:30px}.ExerciseTracker_form__QIIDH,.ExerciseTracker_inputGroup__Qvwjf{display:flex;flex-direction:column}.ExerciseTracker_label__cV\+hk{color:#555;font-size:.95em;font-weight:600;margin-bottom:8px}.ExerciseTracker_inputField__8KwDD,.ExerciseTracker_selectField__cqu1g{border:1px solid #ddd;border-radius:8px;box-sizing:border-box;font-size:1em;padding:12px 15px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.ExerciseTracker_inputField__8KwDD:focus,.ExerciseTracker_selectField__cqu1g:focus{border-color:#8a2be2;box-shadow:0 0 0 3px #8a2be233;outline:none}.ExerciseTracker_radioGroup__N7LI3{display:flex;flex-wrap:wrap;gap:20px}.ExerciseTracker_radioLabel__Fa2GI{align-items:center;color:#555;cursor:pointer;display:flex;font-size:1em}.ExerciseTracker_radioLabel__Fa2GI input[type=radio]{accent-color:#8a2be2;margin-right:8px;transform:scale(1.1)}.ExerciseTracker_slider__E30TJ{-webkit-appearance:none;background:#ddd;border-radius:5px;height:8px;opacity:.7;outline:none;transition:opacity .2s;width:100%}.ExerciseTracker_slider__E30TJ:hover{opacity:1}.ExerciseTracker_slider__E30TJ::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#8a2be2;border-radius:50%;box-shadow:0 2px 4px #0003;cursor:pointer;height:20px;width:20px}.ExerciseTracker_slider__E30TJ::-moz-range-thumb{background:#8a2be2;border-radius:50%;box-shadow:0 2px 4px #0003;cursor:pointer;height:20px;width:20px}.ExerciseTracker_submitButton__D63vw{background-color:#8a2be2;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1em;font-weight:600;margin-top:15px;padding:14px 25px;transition:background-color .3s ease,transform .2s ease}.ExerciseTracker_submitButton__D63vw:hover{background-color:#6a0dad;transform:translateY(-2px)}.ExerciseTracker_submitButton__D63vw:disabled{background-color:#b0a4cf;cursor:not-allowed;transform:none}.ExerciseTracker_errorMessage__smmmS{color:#dc3545;font-size:.9em;margin-top:10px;text-align:center}.ExerciseTracker_successMessage__sbsVc{color:#28a745;font-size:.95em;font-weight:500;margin-top:10px;text-align:center}.ExerciseTracker_pastEntriesTitle__QC0iY{color:#6a0dad;font-size:1.8em;font-weight:600;margin-bottom:20px;margin-top:30px;text-align:center}.ExerciseTracker_noEntriesMessage__zyESh{color:#777;font-style:italic;padding-bottom:10px;text-align:center}.ExerciseTracker_tableContainer__SFAF7{overflow-x:auto}.ExerciseTracker_exerciseTable__GVdVQ{border-collapse:collapse;margin-top:15px;width:100%}.ExerciseTracker_exerciseTable__GVdVQ td,.ExerciseTracker_exerciseTable__GVdVQ th{border:1px solid #eee;font-size:.9em;padding:12px 15px;text-align:left}.ExerciseTracker_exerciseTable__GVdVQ th{background-color:#f8f8f8;color:#6a0dad;font-weight:600}.ExerciseTracker_exerciseTable__GVdVQ tbody tr:nth-child(2n){background-color:#fdfdfd}.ExerciseTracker_exerciseTable__GVdVQ tbody tr:hover{background-color:#f5f5f5}@media (max-width:768px){.ExerciseTracker_exerciseTrackerCard__wvvWO{margin:20px 15px;padding:20px}.ExerciseTracker_title__dDg-9{font-size:1.8em;margin-bottom:20px}.ExerciseTracker_form__QIIDH{gap:15px}.ExerciseTracker_radioGroup__N7LI3{flex-direction:column;gap:10px}.ExerciseTracker_submitButton__D63vw{font-size:1em;padding:12px 20px}.ExerciseTracker_pastEntriesTitle__QC0iY{font-size:1.5em;margin-top:25px}.ExerciseTracker_exerciseTable__GVdVQ td,.ExerciseTracker_exerciseTable__GVdVQ th{font-size:.85em;padding:10px}}.Activities_container__eP4F4{background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1200px;min-height:100vh;padding:24px}.Activities_header__S-0Zo{margin-bottom:48px;text-align:center}.Activities_title__eFWKC{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#3b82f6);-webkit-background-clip:text;background-clip:text;color:#1e293b;font-size:36px;font-weight:800;margin:0 0 12px}.Activities_subtitle__FxCbW{color:#64748b;font-size:18px;line-height:1.6;margin:0 auto;max-width:600px}.Activities_activitiesGrid__iMFo0{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-bottom:48px}.Activities_activityCard__wNXpI{background:#fff;border:2px solid #0000;border-radius:16px;box-shadow:0 4px 6px #0000000d;cursor:pointer;display:flex;flex-direction:column;min-height:160px;overflow:hidden;padding:24px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.Activities_activityCard__wNXpI:before{background:var(--activity-color);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.Activities_activityCard__wNXpI:hover:before{opacity:1}.Activities_activityCard__wNXpI:hover{border-color:var(--activity-color);box-shadow:0 12px 24px #6b22221a;transform:translateY(-4px)}.Activities_activityCard__wNXpI.Activities_unavailable__q64Rr{cursor:not-allowed;opacity:.6}.Activities_activityCard__wNXpI.Activities_unavailable__q64Rr:hover{border-color:#0000;box-shadow:0 4px 6px #0000000d;transform:none}.Activities_iconContainer__DmMdc{align-items:center;background:linear-gradient(135deg,var(--activity-color),var(--activity-color));border-radius:12px;display:flex;height:64px;justify-content:center;margin-bottom:16px;opacity:.9;transition:all .3s ease;width:64px}.Activities_activityCard__wNXpI:hover .Activities_iconContainer__DmMdc{opacity:1;transform:scale(1.05)}.Activities_icon__LvU7l{color:#fff}.Activities_cardContent__vZJju{flex:1 1}.Activities_cardTitle__1hXnE{color:#1e293b;font-size:20px;font-weight:700;margin:0 0 8px}.Activities_cardDescription__x0Gba{color:#64748b;font-size:14px;line-height:1.5;margin:0}.Activities_comingSoon__lkTwo{background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:12px;color:#fff;font-size:11px;font-weight:600;letter-spacing:.5px;padding:4px 8px;position:absolute;right:12px;text-transform:uppercase;top:12px}.Activities_cardArrow__HNkWI{bottom:20px;color:var(--activity-color);font-size:20px;opacity:0;position:absolute;right:20px;transform:translateX(-8px);transition:all .3s ease}.Activities_activityCard__wNXpI:hover .Activities_cardArrow__HNkWI{opacity:1;transform:translateX(0)}.Activities_activityCard__wNXpI.Activities_unavailable__q64Rr .Activities_cardArrow__HNkWI{display:none}.Activities_stats__KpzOk{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;display:flex;gap:48px;justify-content:center;padding:32px}.Activities_statItem__olm6j{align-items:center;display:flex;flex-direction:column;gap:8px}.Activities_statNumber__aeTWv{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#3b82f6);-webkit-background-clip:text;background-clip:text;font-size:32px;font-weight:800}.Activities_statLabel__9DM\+l{color:#64748b;font-size:14px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.Activities_activityContainer__EBSMz{background:linear-gradient(135deg,#f8fafc,#e2e8f0);max-width:1200px;min-height:100vh;padding:24px}.Activities_backButton__fOMwI{background:#fff;border:1px solid #e2e8f0;box-shadow:0 2px 4px #0000001a;color:#8b5cf6;font-size:14px;font-weight:600;margin-bottom:24px;padding:12px 20px;transition:all .2s ease}.Activities_backButton__fOMwI:hover{background:#8b5cf6;color:#fff;transform:translateX(-2px)}@media (max-width:768px){.Activities_container__eP4F4{padding:16px}.Activities_title__eFWKC{font-size:28px}.Activities_subtitle__FxCbW{font-size:16px}.Activities_activitiesGrid__iMFo0{gap:16px;grid-template-columns:1fr;margin-bottom:32px}.Activities_activityCard__wNXpI{min-height:140px;padding:20px}.Activities_iconContainer__DmMdc{height:56px;width:56px}.Activities_cardTitle__1hXnE{font-size:18px}.Activities_stats__KpzOk{gap:24px;padding:24px}.Activities_statNumber__aeTWv{font-size:24px}.Activities_activityContainer__EBSMz{padding:16px}}.Activities_activityContainer__EBSMz{margin:0 auto;max-width:900px;padding:20px}.Activities_backButton__fOMwI{align-items:center;background-color:#f0f0f0;border-radius:8px;box-shadow:0 2px 5px #0000000d;color:#555;cursor:pointer;display:inline-flex;font-weight:500;gap:8px;margin-bottom:25px;padding:10px 15px;transition:background-color .2s ease,transform .2s ease}.Activities_backButton__fOMwI:hover{background-color:#e0e0e0;transform:translateX(-3px)}@media (max-width:768px){.Activities_backButton__fOMwI{font-size:.9em;margin-bottom:20px;padding:8px 12px}}@media (max-width:480px){.Activities_container__eP4F4{padding:12px}.Activities_title__eFWKC{font-size:24px}.Activities_activitiesGrid__iMFo0{gap:12px}.Activities_activityCard__wNXpI{padding:16px}.Activities_stats__KpzOk{flex-direction:column;gap:16px;padding:20px}.Activities_statItem__olm6j{flex-direction:row;gap:12px}}:root{--primary-color:#6b73ff;--primary-light:#8b93ff;--primary-dark:#5a61e6;--background-primary:#f8fafc;--background-secondary:#fff;--background-gradient:linear-gradient(135deg,#f1f5f9,#e2e8f0);--text-primary:#334155;--text-secondary:#64748b;--text-muted:#94a3b8;--success-color:#10b981;--success-light:#34d399;--warning-color:#f59e0b;--warning-light:#fbbf24;--error-color:#ef4444;--error-light:#f87171;--neutral-color:#8b5cf6;--neutral-light:#a78bfa;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;--radius-sm:0.375rem;--radius-md:0.5rem;--radius-lg:0.75rem;--radius-xl:1rem;--transition-fast:all 0.15s ease-in-out;--transition-normal:all 0.3s ease-in-out;--transition-slow:all 0.5s ease-in-out}.CBTJournalList_container__NGzSq{animation:CBTJournalList_fadeInUp__xUfXV .6s ease-out;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);background:var(--background-gradient);color:#334155;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem 1rem}@keyframes CBTJournalList_fadeInUp__xUfXV{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CBTJournalList_header__JXC1S{-webkit-text-fill-color:#0000;animation:CBTJournalList_fadeInDown__HCea1 .8s ease-out .2s both;background:linear-gradient(135deg,#6b73ff,#8b93ff);background:linear-gradient(135deg,var(--primary-color),var(--primary-light));-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-align:center}@keyframes CBTJournalList_fadeInDown__HCea1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.CBTJournalList_description__crlNf{animation:CBTJournalList_fadeInDown__HCea1 .8s ease-out .4s both;color:#64748b;color:var(--text-secondary);font-size:1.125rem;margin-bottom:2rem;text-align:center}.CBTJournalList_newEntryButton__eZ6Oi{animation:CBTJournalList_slideInScale__lrhVP .6s ease-out .6s both;background:linear-gradient(135deg,#6b73ff,#8b93ff);background:linear-gradient(135deg,var(--primary-color),var(--primary-light));border:none;border-radius:.75rem;border-radius:var(--radius-lg);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md);color:#fff;cursor:pointer;display:block;font-size:1.125rem;font-weight:600;margin:0 auto 2rem;padding:.875rem 2rem;transition:all .3s ease-in-out;transition:var(--transition-normal)}@keyframes CBTJournalList_slideInScale__lrhVP{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.CBTJournalList_newEntryButton__eZ6Oi:hover{background:linear-gradient(135deg,#8b93ff,#6b73ff);background:linear-gradient(135deg,var(--primary-light),var(--primary-color));box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-lg);transform:translateY(-2px) scale(1.02)}.CBTJournalList_newEntryButton__eZ6Oi:active{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md);transform:translateY(0) scale(.98)}.CBTJournalList_noEntries__F05iM{animation:CBTJournalList_pulseGlow__F8vA9 2s ease-in-out infinite alternate;background:#fff;background:var(--background-secondary);border-radius:1rem;border-radius:var(--radius-xl);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);color:#94a3b8;color:var(--text-muted);font-size:1.125rem;margin-top:2rem;padding:3rem 2rem;text-align:center}@keyframes CBTJournalList_pulseGlow__F8vA9{0%{box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm)}to{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md)}}.CBTJournalList_entryList__eU6lo{grid-gap:1.5rem;animation:CBTJournalList_staggerFadeIn__vCOZj .8s ease-out .8s both;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:2rem}@keyframes CBTJournalList_staggerFadeIn__vCOZj{0%{opacity:0}to{opacity:1}}.CBTJournalList_journalCard__iQ-ds{animation:CBTJournalList_cardSlideIn__mY\+F6 .6s ease-out both;background:#fff;background:var(--background-secondary);border:1px solid #cbd5e14d;border-radius:1rem;border-radius:var(--radius-xl);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md);overflow:hidden;padding:1.5rem;position:relative;transition:all .3s ease-in-out;transition:var(--transition-normal)}.CBTJournalList_journalCard__iQ-ds:before{background:linear-gradient(90deg,#6b73ff,#8b93ff);background:linear-gradient(90deg,var(--primary-color),var(--primary-light));content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .3s ease-in-out;transition:var(--transition-normal)}.CBTJournalList_journalCard__iQ-ds:hover:before{opacity:1}@keyframes CBTJournalList_cardSlideIn__mY\+F6{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.CBTJournalList_journalCard__iQ-ds:hover{border-color:#6b73ff33;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;box-shadow:var(--shadow-xl);transform:translateY(-4px) scale(1.02)}.CBTJournalList_journalCard__iQ-ds:nth-child(2){animation-delay:.1s}.CBTJournalList_journalCard__iQ-ds:nth-child(3){animation-delay:.2s}.CBTJournalList_journalCard__iQ-ds:nth-child(4){animation-delay:.3s}.CBTJournalList_journalCard__iQ-ds:nth-child(5){animation-delay:.4s}.CBTJournalList_journalCard__iQ-ds:nth-child(6){animation-delay:.5s}.CBTJournalList_cardHeader__9Szqq{align-items:center;border-bottom:1px solid #cbd5e14d;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem}.CBTJournalList_cardHeader__9Szqq h3{color:#334155;color:var(--text-primary);font-size:1.25rem;font-weight:600;margin:0}.CBTJournalList_cardTime__QzeQ3{background:#6b73ff1a;border-radius:.375rem;border-radius:var(--radius-sm);color:#94a3b8;color:var(--text-muted);font-size:.875rem;font-weight:500;padding:.25rem .75rem}.CBTJournalList_journalCard__iQ-ds p{color:#64748b;color:var(--text-secondary);line-height:1.6;margin:.75rem 0}.CBTJournalList_journalCard__iQ-ds p strong{color:#334155;color:var(--text-primary);font-weight:600}.CBTJournalList_sentimentBadge__TvqGU{animation:CBTJournalList_sentimentPulse__wSaeg 2s ease-in-out infinite;border-radius:.5rem;border-radius:var(--radius-md);display:inline-block;font-size:.875rem;font-weight:600;margin-left:.5rem;padding:.375rem .875rem;transition:all .3s ease-in-out;transition:var(--transition-normal)}@keyframes CBTJournalList_sentimentPulse__wSaeg{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.CBTJournalList_sentimentPositive__x3hls{background:linear-gradient(135deg,#10b981,#34d399);background:linear-gradient(135deg,var(--success-color),var(--success-light));box-shadow:0 0 0 0 #10b98166;color:#fff}.CBTJournalList_sentimentPositive__x3hls:hover{animation:CBTJournalList_sentimentRipple__9HEVq .6s ease-out;box-shadow:0 0 0 8px #10b98100}.CBTJournalList_sentimentNegative__FiAaz{background:linear-gradient(135deg,#ef4444,#f87171);background:linear-gradient(135deg,var(--error-color),var(--error-light));box-shadow:0 0 0 0 #ef444466;color:#fff}.CBTJournalList_sentimentNegative__FiAaz:hover{animation:CBTJournalList_sentimentRipple__9HEVq .6s ease-out;box-shadow:0 0 0 8px #ef444400}.CBTJournalList_sentimentNeutral__iuvB3{background:linear-gradient(135deg,#8b5cf6,#a78bfa);background:linear-gradient(135deg,var(--neutral-color),var(--neutral-light));box-shadow:0 0 0 0 #8b5cf666;color:#fff}.CBTJournalList_sentimentNeutral__iuvB3:hover{animation:CBTJournalList_sentimentRipple__9HEVq .6s ease-out;box-shadow:0 0 0 8px #8b5cf600}@keyframes CBTJournalList_sentimentRipple__9HEVq{to{box-shadow:0 0 0 8px #0000}}.CBTJournalList_cardActions__P2ZwS{border-top:1px solid #cbd5e14d;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;padding-top:1rem}.CBTJournalList_deleteButton__vILhv,.CBTJournalList_editButton__FLCW4,.CBTJournalList_viewButton__vvTZl{border:none;border-radius:.5rem;border-radius:var(--radius-md);cursor:pointer;flex:1 1;font-size:.875rem;font-weight:600;min-width:80px;overflow:hidden;padding:.625rem 1rem;position:relative;transition:all .3s ease-in-out;transition:var(--transition-normal)}.CBTJournalList_deleteButton__vILhv:before,.CBTJournalList_editButton__FLCW4:before,.CBTJournalList_viewButton__vvTZl:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:all .15s ease-in-out;transition:var(--transition-fast);width:100%}.CBTJournalList_deleteButton__vILhv:hover:before,.CBTJournalList_editButton__FLCW4:hover:before,.CBTJournalList_viewButton__vvTZl:hover:before{left:100%}.CBTJournalList_viewButton__vvTZl{background:linear-gradient(135deg,#6b73ff,#8b93ff);background:linear-gradient(135deg,var(--primary-color),var(--primary-light));box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);color:#fff}.CBTJournalList_viewButton__vvTZl:hover{background:linear-gradient(135deg,#8b93ff,#6b73ff);background:linear-gradient(135deg,var(--primary-light),var(--primary-color));box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md);transform:translateY(-1px) scale(1.02)}.CBTJournalList_editButton__FLCW4{background:linear-gradient(135deg,#f59e0b,#fbbf24);background:linear-gradient(135deg,var(--warning-color),var(--warning-light));box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);color:#fff}.CBTJournalList_editButton__FLCW4:hover{background:linear-gradient(135deg,#fbbf24,#f59e0b);background:linear-gradient(135deg,var(--warning-light),var(--warning-color));box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md);transform:translateY(-1px) scale(1.02)}.CBTJournalList_deleteButton__vILhv{background:linear-gradient(135deg,#ef4444,#f87171);background:linear-gradient(135deg,var(--error-color),var(--error-light));box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);color:#fff}.CBTJournalList_deleteButton__vILhv:hover{background:linear-gradient(135deg,#f87171,#ef4444);background:linear-gradient(135deg,var(--error-light),var(--error-color));box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md);transform:translateY(-1px) scale(1.02)}.CBTJournalList_deleteButton__vILhv:active,.CBTJournalList_editButton__FLCW4:active,.CBTJournalList_viewButton__vvTZl:active{box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);transform:translateY(0) scale(.98)}.CBTJournalList_error__Lrwyg{animation:CBTJournalList_errorShake__U0Ea4 .5s ease-in-out;background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #ef444433;border-radius:.75rem;border-radius:var(--radius-lg);color:#ef4444;color:var(--error-color);padding:1rem 1.5rem;text-align:center}@keyframes CBTJournalList_errorShake__U0Ea4{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.CBTJournalList_loading__efRYz{animation:CBTJournalList_loadingPulse__4quzL 1.5s ease-in-out infinite;color:#64748b;color:var(--text-secondary);font-size:1.125rem;padding:2rem;text-align:center}@keyframes CBTJournalList_loadingPulse__4quzL{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}}@media (max-width:768px){.CBTJournalList_container__NGzSq{padding:1rem .75rem}.CBTJournalList_header__JXC1S{font-size:2rem}.CBTJournalList_description__crlNf{font-size:1rem;padding:0 1rem}.CBTJournalList_entryList__eU6lo{gap:1rem;grid-template-columns:1fr}.CBTJournalList_journalCard__iQ-ds{padding:1.25rem}.CBTJournalList_cardActions__P2ZwS{flex-direction:column}.CBTJournalList_deleteButton__vILhv,.CBTJournalList_editButton__FLCW4,.CBTJournalList_viewButton__vvTZl{flex:none;min-width:100%}.CBTJournalList_cardHeader__9Szqq{align-items:flex-start;flex-direction:column;gap:.5rem}.CBTJournalList_cardTime__QzeQ3{align-self:flex-end}}@media (max-width:480px){.CBTJournalList_container__NGzSq{padding:.75rem .5rem}.CBTJournalList_header__JXC1S{font-size:1.75rem}.CBTJournalList_newEntryButton__eZ6Oi{font-size:1rem;padding:.75rem 1.5rem}.CBTJournalList_journalCard__iQ-ds{padding:1rem}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.CBTJournalList_deleteButton__vILhv:focus,.CBTJournalList_editButton__FLCW4:focus,.CBTJournalList_journalCard__iQ-ds:focus-within,.CBTJournalList_newEntryButton__eZ6Oi:focus,.CBTJournalList_viewButton__vvTZl:focus{outline:2px solid #6b73ff;outline:2px solid var(--primary-color);outline-offset:2px}:root{--color-sky-blue:#c1e1f0;--color-lavender:#e6e6fa;--color-blush-pink:#fadadd;--color-mint-green:#d4edda;--color-white:#fff;--color-dark-text:#333;--color-light-text:#666;--color-error:#ef4444;--color-success:#22c55e;--color-border:#ffffff4d;--color-glass-bg:#fff3;--color-glass-bg-hover:#ffffff4d;--shadow-light:0 4px 15px #0000000d;--shadow-medium:0 8px 25px #0000001a;--border-radius-small:8px;--border-radius-medium:15px;--border-radius-large:25px}.CBTJournalEntryForm_container__9fUEv{align-items:center;background:linear-gradient(135deg,#c1e1f0,#e6e6fa);background:linear-gradient(135deg,var(--color-sky-blue) 0,var(--color-lavender) 100%);box-sizing:border-box;color:#333;color:var(--color-dark-text);display:flex;flex-direction:column;font-family:Poppins,sans-serif;justify-content:center;min-height:100vh;padding:20px}.CBTJournalEntryForm_header__zr-uh{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#6a82fb,#fc5c7d);-webkit-background-clip:text;color:#333;color:var(--color-dark-text);font-size:2.5em;font-weight:700;margin-bottom:10px;text-align:center;text-shadow:0 4px 15px #0000000d;text-shadow:var(--shadow-light)}.CBTJournalEntryForm_description__LwGdZ{color:#666;color:var(--color-light-text);font-size:1.1em;line-height:1.6;margin-bottom:30px;max-width:700px;text-align:center}.CBTJournalEntryForm_journalForm__KLOjY{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;background:var(--color-glass-bg);border:1px solid #ffffff4d;border:1px solid var(--color-border);border-radius:25px;border-radius:var(--border-radius-large);box-shadow:0 8px 25px #0000001a;box-shadow:var(--shadow-medium);display:flex;flex-direction:column;gap:25px;max-width:800px;padding:40px;transition:all .3s ease-in-out;width:100%}.CBTJournalEntryForm_formGroup__zNRcA{margin-bottom:15px}.CBTJournalEntryForm_label__EafP2{color:#333;color:var(--color-dark-text);display:block;font-size:1em;font-weight:600;margin-bottom:8px}.CBTJournalEntryForm_input__uEbrQ,.CBTJournalEntryForm_intensityInput__6yEAc,.CBTJournalEntryForm_textarea__DVZKB{background:#fff3;background:var(--color-glass-bg);border:1px solid #ffffff4d;border:1px solid var(--color-border);border-radius:8px;border-radius:var(--border-radius-small);box-shadow:inset 0 1px 3px #0000000d;color:#333;color:var(--color-dark-text);font-family:Poppins,sans-serif;font-size:1em;padding:12px 10px;transition:all .3s ease;width:calc(100% - 20px)}.CBTJournalEntryForm_input__uEbrQ::placeholder,.CBTJournalEntryForm_textarea__DVZKB::placeholder{color:#666;color:var(--color-light-text);opacity:.7}.CBTJournalEntryForm_input__uEbrQ:focus,.CBTJournalEntryForm_intensityInput__6yEAc:focus,.CBTJournalEntryForm_textarea__DVZKB:focus{background:#ffffff4d;background:var(--color-glass-bg-hover);border-color:#78b4ffb3;box-shadow:0 0 0 3px #78b4ff33,inset 0 1px 3px #00000014;outline:none}.CBTJournalEntryForm_textarea__DVZKB{min-height:80px;resize:vertical}.CBTJournalEntryForm_emotionInputGroup__fEQVr{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.CBTJournalEntryForm_emotionInputGroup__fEQVr .CBTJournalEntryForm_input__uEbrQ{flex-grow:1;min-width:150px}.CBTJournalEntryForm_intensityInput__6yEAc{text-align:center;width:80px}.CBTJournalEntryForm_addEmotionBtn__ca\+DL{background:linear-gradient(45deg,#d4edda,#98d8aa);background:linear-gradient(45deg,var(--color-mint-green),#98d8aa);border:none;border-radius:8px;border-radius:var(--border-radius-small);box-shadow:0 4px 15px #0000000d;box-shadow:var(--shadow-light);color:#333;color:var(--color-dark-text);cursor:pointer;font-weight:500;padding:10px 15px;transition:all .3s ease}.CBTJournalEntryForm_addEmotionBtn__ca\+DL:hover{box-shadow:0 6px 20px #00000026,0 0 15px #d4edda;box-shadow:0 6px 20px #00000026,0 0 15px var(--color-mint-green);transform:translateY(-2px)}.CBTJournalEntryForm_emotionTags__hTgYF{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.CBTJournalEntryForm_emotionTag__Wx-5\+{align-items:center;background:#fadadd;background:var(--color-blush-pink);border-radius:25px;border-radius:var(--border-radius-large);box-shadow:0 4px 15px #0000000d;box-shadow:var(--shadow-light);color:#333;color:var(--color-dark-text);display:flex;font-size:.9em;gap:5px;padding:8px 12px;transition:all .2s ease}.CBTJournalEntryForm_emotionTag__Wx-5\+:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-1px)}.CBTJournalEntryForm_removeEmotionBtn__Ng-ew{background:none;border:none;color:#333;color:var(--color-dark-text);cursor:pointer;font-size:1.2em;line-height:1;margin-left:5px;opacity:.7;padding:0;transition:opacity .2s ease}.CBTJournalEntryForm_removeEmotionBtn__Ng-ew:hover{color:#ef4444;color:var(--color-error);opacity:1}.CBTJournalEntryForm_backButton__oEQFm,.CBTJournalEntryForm_submitButton__hkZsV{border:none;border-radius:15px;border-radius:var(--border-radius-medium);box-shadow:0 8px 25px #0000001a;box-shadow:var(--shadow-medium);cursor:pointer;font-size:1.1em;font-weight:600;margin-top:10px;padding:15px 25px;transition:all .3s ease}.CBTJournalEntryForm_submitButton__hkZsV{background:linear-gradient(45deg,#6a82fb,#8a9bff);color:#fff;color:var(--color-white)}.CBTJournalEntryForm_submitButton__hkZsV:hover:not(:disabled){box-shadow:0 10px 30px #0003,0 0 20px #6a82fb;transform:translateY(-3px)}.CBTJournalEntryForm_submitButton__hkZsV:disabled{background:#ccc;box-shadow:none;cursor:not-allowed;opacity:.7}.CBTJournalEntryForm_backButton__oEQFm{background:linear-gradient(45deg,#e6e6fa,#d0d0f5);background:linear-gradient(45deg,var(--color-lavender),#d0d0f5);color:#333;color:var(--color-dark-text);margin-left:15px}.CBTJournalEntryForm_backButton__oEQFm:hover:not(:disabled){box-shadow:0 10px 30px #0003,0 0 20px #e6e6fa;box-shadow:0 10px 30px #0003,0 0 20px var(--color-lavender);transform:translateY(-3px)}.CBTJournalEntryForm_error__eG0D0{background-color:#ef44441a;border:1px solid #ef4444;border:1px solid var(--color-error);border-radius:8px;border-radius:var(--border-radius-small);color:#ef4444;color:var(--color-error);font-weight:500;margin-bottom:20px;padding:10px 15px;text-align:center}.CBTJournalEntryForm_hint__q6T76{color:#666;color:var(--color-light-text);font-size:.85em;font-style:italic;margin-top:5px}@media (max-width:768px){.CBTJournalEntryForm_journalForm__KLOjY{border-radius:15px;border-radius:var(--border-radius-medium);padding:25px}.CBTJournalEntryForm_header__zr-uh{font-size:2em}.CBTJournalEntryForm_description__LwGdZ{font-size:1em}.CBTJournalEntryForm_backButton__oEQFm,.CBTJournalEntryForm_submitButton__hkZsV{margin-left:0;margin-top:15px;width:100%}.CBTJournalEntryForm_emotionInputGroup__fEQVr{align-items:stretch;flex-direction:column}.CBTJournalEntryForm_addEmotionBtn__ca\+DL,.CBTJournalEntryForm_emotionInputGroup__fEQVr .CBTJournalEntryForm_input__uEbrQ,.CBTJournalEntryForm_intensityInput__6yEAc{width:100%}.CBTJournalEntryForm_intensityInput__6yEAc{margin-top:10px}}@media (max-width:480px){.CBTJournalEntryForm_journalForm__KLOjY{padding:15px}.CBTJournalEntryForm_header__zr-uh{font-size:1.8em}}:root{--bg-primary:linear-gradient(135deg,#f0f4ff,#e8f2ff);--bg-secondary:#fffc;--bg-card:#fffffff2;--bg-glass:#ffffff1a;--text-primary:#2d3748;--text-secondary:#4a5568;--text-muted:#718096;--border:#e2e8f0cc;--shadow:0 10px 25px -5px #0000001a,0 4px 6px -2px #0000000d;--shadow-hover:0 20px 40px -5px #00000026,0 8px 10px -2px #0000001a;--accent-primary:#667eea;--accent-secondary:#764ba2;--success:#48bb78;--warning:#ed8936;--danger:#f56565;--positive:linear-gradient(135deg,#667eea,#764ba2);--negative:linear-gradient(135deg,#fc8181,#f093fb);--neutral:linear-gradient(135deg,#90cdf4,#a78bfa);--calming-mint:#a7f3d0;--soft-lavender:#c7d2fe;--gentle-blue:#bfdbfe}[data-theme=dark]{--bg-primary:linear-gradient(135deg,#1a202c,#2d3748);--bg-secondary:#2d3748cc;--bg-card:#2d3748f2;--bg-glass:#ffffff0d;--text-primary:#f7fafc;--text-secondary:#e2e8f0;--text-muted:#a0aec0;--border:#4a5568cc;--shadow:0 10px 25px -5px #0000004d,0 4px 6px -2px #0003;--shadow-hover:0 20px 40px -5px #0006,0 8px 10px -2px #0000004d}.CBTJournalEntryDetail_container__tndvj{animation:CBTJournalEntryDetail_fadeIn__vqAqR .6s ease-out;background:linear-gradient(135deg,#f0f4ff,#e8f2ff);background:var(--bg-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:2rem}.CBTJournalEntryDetail_header__ps9NO{-webkit-text-fill-color:#0000;animation:CBTJournalEntryDetail_slideInDown__api7R .8s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,#667eea,#764ba2);background:var(--positive);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;letter-spacing:-.02em;margin:0 0 1rem;text-align:center}.CBTJournalEntryDetail_description__aEhsl{align-items:center;animation:CBTJournalEntryDetail_slideInDown__api7R .8s cubic-bezier(.4,0,.2,1) .1s both;color:#718096;color:var(--text-muted);display:flex;font-size:1.1rem;gap:.5rem;justify-content:center;margin-bottom:2rem;text-align:center}.CBTJournalEntryDetail_detailCard__L7EAp{animation:CBTJournalEntryDetail_scaleIn__OzRn0 .8s cubic-bezier(.4,0,.2,1) .2s both;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff2;background:var(--bg-card);border:1px solid #e2e8f0cc;border:1px solid var(--border);border-radius:24px;box-shadow:0 10px 25px -5px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow);margin:0 auto;max-width:900px;overflow:hidden;padding:2.5rem;position:relative}.CBTJournalEntryDetail_detailCard__L7EAp:before{animation:CBTJournalEntryDetail_expandWidth__g6AMy 1s ease-out .8s both;background:linear-gradient(135deg,#667eea,#764ba2);background:var(--positive);content:"";height:4px;left:0;position:absolute;right:0;top:0}.CBTJournalEntryDetail_detailCard__L7EAp h4{align-items:center;animation:CBTJournalEntryDetail_slideInLeft__fzWIY .6s ease-out both;color:#2d3748;color:var(--text-primary);display:flex;font-size:1.3rem;font-weight:600;gap:.75rem;margin:2rem 0 1rem;padding-left:1rem;position:relative}.CBTJournalEntryDetail_detailCard__L7EAp h4:first-of-type{animation-delay:.3s}.CBTJournalEntryDetail_detailCard__L7EAp h4:nth-of-type(2){animation-delay:.4s}.CBTJournalEntryDetail_detailCard__L7EAp h4:nth-of-type(3){animation-delay:.5s}.CBTJournalEntryDetail_detailCard__L7EAp h4:nth-of-type(4){animation-delay:.6s}.CBTJournalEntryDetail_detailCard__L7EAp h4:nth-of-type(5){animation-delay:.7s}.CBTJournalEntryDetail_detailCard__L7EAp h4:nth-of-type(6){animation-delay:.8s}.CBTJournalEntryDetail_detailCard__L7EAp h4:nth-of-type(7){animation-delay:.9s}.CBTJournalEntryDetail_detailCard__L7EAp h4:nth-of-type(8){animation-delay:1s}.CBTJournalEntryDetail_detailCard__L7EAp h4:before{animation:CBTJournalEntryDetail_expandHeight__g9tzs .5s ease-out .3s both;background:linear-gradient(135deg,#667eea,#764ba2);background:var(--positive);border-radius:2px;content:"";height:60%;left:0;position:absolute;top:50%;transform:translateY(-50%);width:4px}.CBTJournalEntryDetail_detailCard__L7EAp h4:first-of-type{margin-top:0}.CBTJournalEntryDetail_detailContent__n78u9{animation:CBTJournalEntryDetail_fadeInUp__xcxfr .6s ease-out both;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;background:var(--bg-glass);border:1px solid #e2e8f0cc;border:1px solid var(--border);border-radius:16px;color:#4a5568;color:var(--text-secondary);font-size:1.05rem;line-height:1.7;margin-bottom:1.5rem;padding:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.CBTJournalEntryDetail_detailContent__n78u9:hover{background:#fffc;background:var(--bg-secondary);box-shadow:0 20px 40px -5px #00000026,0 8px 10px -2px #0000001a;box-shadow:var(--shadow-hover);transform:translateY(-2px)}.CBTJournalEntryDetail_detailSubContent__C\+kjk{animation:CBTJournalEntryDetail_slideInRight__dGu47 .6s ease-out both;background:#667eea1a;border-left:4px solid #667eea;border-left:4px solid var(--accent-primary);border-radius:12px;margin-top:.75rem;padding:.75rem 1rem}.CBTJournalEntryDetail_emotionList__93sir{animation:CBTJournalEntryDetail_fadeInUp__xcxfr .6s ease-out both;display:flex;flex-wrap:wrap;gap:1rem;list-style:none;margin:0;padding:0}.CBTJournalEntryDetail_emotionList__93sir li{align-items:center;animation:CBTJournalEntryDetail_bounceIn__-gqVt .6s ease-out both;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;background:var(--bg-card);border:2px solid #e2e8f0cc;border:2px solid var(--border);border-radius:50px;color:#2d3748;color:var(--text-primary);display:flex;font-weight:500;gap:.75rem;overflow:hidden;padding:.75rem 1.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.CBTJournalEntryDetail_emotionList__93sir li:first-child{animation-delay:.1s}.CBTJournalEntryDetail_emotionList__93sir li:nth-child(2){animation-delay:.2s}.CBTJournalEntryDetail_emotionList__93sir li:nth-child(3){animation-delay:.3s}.CBTJournalEntryDetail_emotionList__93sir li:nth-child(4){animation-delay:.4s}.CBTJournalEntryDetail_emotionList__93sir li:before{animation:CBTJournalEntryDetail_fillIntensity__jhtHc 1.2s ease-out .5s both;background:linear-gradient(90deg,#a7f3d0,#667eea);background:linear-gradient(90deg,var(--calming-mint) 0,var(--accent-primary) 100%);content:"";height:100%;left:0;opacity:.2;position:absolute;top:0;transition:width .8s ease-out;width:0;width:var(--intensity,0)}.CBTJournalEntryDetail_emotionList__93sir li:hover{border-color:#667eea;border-color:var(--accent-primary);box-shadow:0 20px 40px -5px #00000026,0 8px 10px -2px #0000001a;box-shadow:var(--shadow-hover);transform:translateY(-3px) scale(1.05)}.CBTJournalEntryDetail_sentimentBadge__pCbSx{align-items:center;animation:CBTJournalEntryDetail_pulse__3IITM 2s infinite,CBTJournalEntryDetail_slideInUp__JHl-T .6s ease-out both;border-radius:50px;color:#fff;display:inline-flex;font-size:.95rem;font-weight:600;gap:.5rem;overflow:hidden;padding:.6rem 1.2rem;position:relative}.CBTJournalEntryDetail_sentimentBadge__pCbSx:before{animation:CBTJournalEntryDetail_shimmer__FKTCn 3s infinite;background:linear-gradient(45deg,#0000,#fff3,#0000);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}.CBTJournalEntryDetail_sentimentPositive__SPI3h{background:linear-gradient(135deg,#667eea,#764ba2);background:var(--positive);box-shadow:0 4px 15px #667eea66}.CBTJournalEntryDetail_sentimentNegative__EKrYo{background:linear-gradient(135deg,#fc8181,#f093fb);background:var(--negative);box-shadow:0 4px 15px #fc818166}.CBTJournalEntryDetail_sentimentNeutral__AqEZC{background:linear-gradient(135deg,#90cdf4,#a78bfa);background:var(--neutral);box-shadow:0 4px 15px #90cdf466}.CBTJournalEntryDetail_detailActions__DF9dE{animation:CBTJournalEntryDetail_slideInUp__JHl-T .8s ease-out 1.2s both;border-top:2px solid #e2e8f0cc;border-top:2px solid var(--border);display:flex;gap:1.5rem;justify-content:center;margin-top:3rem;padding-top:2rem}.CBTJournalEntryDetail_backButton__1hooz,.CBTJournalEntryDetail_deleteButton__k5CuX,.CBTJournalEntryDetail_editButton__yAMEI{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;border-radius:16px;box-shadow:0 10px 25px -5px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow);cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.75rem;justify-content:center;min-width:140px;overflow:hidden;padding:1rem 2rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.CBTJournalEntryDetail_backButton__1hooz:before,.CBTJournalEntryDetail_deleteButton__k5CuX:before,.CBTJournalEntryDetail_editButton__yAMEI:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%}.CBTJournalEntryDetail_backButton__1hooz:hover:before,.CBTJournalEntryDetail_deleteButton__k5CuX:hover:before,.CBTJournalEntryDetail_editButton__yAMEI:hover:before{left:100%}.CBTJournalEntryDetail_editButton__yAMEI{background:linear-gradient(135deg,#667eea,#764ba2);background:var(--positive);border:2px solid #0000;color:#fff}.CBTJournalEntryDetail_editButton__yAMEI:hover{box-shadow:0 20px 40px -5px #00000026,0 8px 10px -2px #0000001a;box-shadow:var(--shadow-hover);filter:brightness(1.1);transform:translateY(-3px)}.CBTJournalEntryDetail_editButton__yAMEI:active{transform:translateY(-1px)}.CBTJournalEntryDetail_deleteButton__k5CuX{background:linear-gradient(135deg,#fc8181,#f093fb);background:var(--negative);border:2px solid #0000;color:#fff}.CBTJournalEntryDetail_deleteButton__k5CuX:hover{box-shadow:0 20px 40px -5px #00000026,0 8px 10px -2px #0000001a;box-shadow:var(--shadow-hover);filter:brightness(1.1);transform:translateY(-3px)}.CBTJournalEntryDetail_deleteButton__k5CuX:active{transform:translateY(-1px)}.CBTJournalEntryDetail_backButton__1hooz{background:#fffc;background:var(--bg-secondary);border:2px solid #e2e8f0cc;border:2px solid var(--border);color:#2d3748;color:var(--text-primary)}.CBTJournalEntryDetail_backButton__1hooz:hover{background:#fffffff2;background:var(--bg-card);border-color:#667eea;border-color:var(--accent-primary);box-shadow:0 20px 40px -5px #00000026,0 8px 10px -2px #0000001a;box-shadow:var(--shadow-hover);transform:translateY(-3px)}.CBTJournalEntryDetail_backButton__1hooz:active{transform:translateY(-1px)}.CBTJournalEntryDetail_error__K\+eeF{animation:CBTJournalEntryDetail_shake__CH6rW .5s ease-in-out;background:#f565651a;border:2px solid #f565654d;border-radius:16px;color:#f56565;color:var(--danger);font-size:1.1rem;font-weight:500;margin:2rem auto;max-width:600px;padding:2rem;text-align:center}.CBTJournalEntryDetail_loading__pRSHy{align-items:center;color:#718096;color:var(--text-muted);display:flex;font-size:1.2rem;justify-content:center;min-height:60vh}.CBTJournalEntryDetail_loading__pRSHy:after{animation:CBTJournalEntryDetail_spin__UMK\+2 1s linear infinite;border:4px solid #e2e8f0cc;border-top:4px solid #667eea;border:4px solid var(--border);border-radius:50%;border-top-color:var(--accent-primary);content:"";height:40px;margin-left:1rem;width:40px}.CBTJournalEntryDetail_detailCard__L7EAp p:has(+.CBTJournalEntryDetail_detailContent__n78u9){display:flex;flex-wrap:wrap;gap:.75rem;margin:1rem 0}.CBTJournalEntryDetail_detailContent__n78u9:has-text{display:flex;flex-wrap:wrap;gap:.5rem}@media (max-width:768px){.CBTJournalEntryDetail_container__tndvj{padding:1rem}.CBTJournalEntryDetail_header__ps9NO{font-size:2rem}.CBTJournalEntryDetail_detailCard__L7EAp{border-radius:20px;padding:1.5rem}.CBTJournalEntryDetail_detailActions__DF9dE{flex-direction:column;gap:1rem}.CBTJournalEntryDetail_backButton__1hooz,.CBTJournalEntryDetail_deleteButton__k5CuX,.CBTJournalEntryDetail_editButton__yAMEI{min-width:auto;width:100%}.CBTJournalEntryDetail_emotionList__93sir{flex-direction:column;gap:.75rem}.CBTJournalEntryDetail_emotionList__93sir li{justify-content:center}}@media (max-width:480px){.CBTJournalEntryDetail_detailCard__L7EAp{margin:0 .5rem;padding:1rem}.CBTJournalEntryDetail_detailCard__L7EAp h4{font-size:1.1rem;padding-left:.75rem}.CBTJournalEntryDetail_detailContent__n78u9{font-size:1rem;padding:1rem}}@keyframes CBTJournalEntryDetail_fadeIn__vqAqR{0%{opacity:0}to{opacity:1}}@keyframes CBTJournalEntryDetail_slideInDown__api7R{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes CBTJournalEntryDetail_slideInLeft__fzWIY{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes CBTJournalEntryDetail_slideInRight__dGu47{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes CBTJournalEntryDetail_slideInUp__JHl-T{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes CBTJournalEntryDetail_fadeInUp__xcxfr{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes CBTJournalEntryDetail_scaleIn__OzRn0{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes CBTJournalEntryDetail_bounceIn__-gqVt{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes CBTJournalEntryDetail_expandWidth__g6AMy{0%{width:0}to{width:100%}}@keyframes CBTJournalEntryDetail_expandHeight__g9tzs{0%{height:0}to{height:60%}}@keyframes CBTJournalEntryDetail_fillIntensity__jhtHc{0%{width:0}to{width:0;width:var(--intensity,0)}}@keyframes CBTJournalEntryDetail_pulse__3IITM{0%,to{opacity:1}50%{opacity:.8}}@keyframes CBTJournalEntryDetail_shimmer__FKTCn{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}@keyframes CBTJournalEntryDetail_spin__UMK\+2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes CBTJournalEntryDetail_shake__CH6rW{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-5px)}20%,40%,60%,80%{transform:translateX(5px)}}.CBTJournalEntryDetail_backButton__1hooz:focus,.CBTJournalEntryDetail_deleteButton__k5CuX:focus,.CBTJournalEntryDetail_editButton__yAMEI:focus{outline:3px solid #667eea;outline:3px solid var(--accent-primary);outline-offset:2px}@media (prefers-contrast:high){.CBTJournalEntryDetail_detailCard__L7EAp{border-width:2px}.CBTJournalEntryDetail_sentimentBadge__pCbSx{border:2px solid}.CBTJournalEntryDetail_emotionList__93sir li{border-width:3px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.MentalHealthResourcesPage_pageContainer__BEoWx{background-color:#f8fbfd;color:#333;font-family:Nunito,sans-serif;margin:0 auto;max-width:1200px;padding:20px}.MentalHealthResourcesPage_pageTitle__czqhh{color:#2c5364;font-size:2.5em;margin-bottom:10px;margin-top:80px;text-align:center}.MentalHealthResourcesPage_pageDescription__STo1w{color:#555;font-size:1.1em;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.MentalHealthResourcesPage_section__ngWw0{background-color:#fff;border:1px solid #e0f2f7;border-radius:12px;box-shadow:0 4px 15px #00000014;margin-bottom:40px;padding:30px}.MentalHealthResourcesPage_section__ngWw0 h2{align-items:center;color:#4a7d96;display:flex;font-size:1.8em;margin-bottom:25px}.MentalHealthResourcesPage_section__ngWw0 h2 svg{color:#7bbcd0;margin-right:12px}.Header_header__AyoHq{align-items:center;background-color:#fff;box-shadow:0 2px 10px #00000014;box-sizing:border-box;display:flex;justify-content:space-between;left:0;padding:15px 40px;position:fixed;top:0;width:100%;z-index:1000}.Header_logo__ChLuy{color:#2c5364;font-family:Inter,sans-serif;font-size:1.8em;font-weight:700}.Header_nav__NFLpx{align-items:center;display:flex;gap:25px}.Header_navLink__TruKh{color:#555;font-weight:600;text-decoration:none;transition:color .2s ease}.Header_navLink__TruKh:hover{color:#7bbcd0}.Header_urgentHelpButton__iFsBo{background-color:#f0ad4e;border:none;border-radius:25px;box-shadow:0 4px 8px #f0ad4e4d;color:#fff;cursor:pointer;font-size:.95em;font-weight:700;padding:10px 20px;transition:background-color .3s ease,transform .3s ease}.Header_urgentHelpButton__iFsBo:hover{background-color:#ec971f;transform:translateY(-2px)}.SupportGroups_filterContainer__\+CIUH{align-items:center;display:flex;gap:15px;margin-bottom:25px}.SupportGroups_filterSelect__6O0dn{background-color:#eaf6f9;border:1px solid #cce7ef;border-radius:8px;color:#4a7d96;cursor:pointer;font-size:1em;padding:10px 15px;transition:border-color .3s ease}.SupportGroups_filterSelect__6O0dn:focus{border-color:#7bbcd0;box-shadow:0 0 0 3px #7bbcd04d;outline:none}.SupportGroups_groupsGrid__pGPF7{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.SupportGroups_groupCard__z-fAo{background-color:#f7fcfd;border:1px solid #e0f2f7;border-radius:10px;box-shadow:0 2px 10px #0000000d;display:flex;flex-direction:column;justify-content:space-between;padding:25px}.SupportGroups_groupCard__z-fAo h3{color:#2c5364;font-size:1.4em;margin-bottom:10px}.SupportGroups_groupCard__z-fAo p{color:#666;flex-grow:1;font-size:.95em;line-height:1.6;margin-bottom:15px}.SupportGroups_topicTags__rcg4h{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:15px;margin-top:10px}.SupportGroups_tag__YlATb{align-items:center;background-color:#e0f2f7;border-radius:20px;color:#4a7d96;display:flex;font-size:.85em;gap:5px;padding:6px 12px}.SupportGroups_contactInfo__yFnrn{display:flex;gap:15px;margin-top:20px}.SupportGroups_contactButton__xhgsU,.SupportGroups_joinButton__K\+GHO{border-radius:8px;display:inline-block;flex-grow:1;font-size:.95em;font-weight:700;padding:12px 20px;text-align:center;text-decoration:none;transition:all .3s ease}.SupportGroups_joinButton__K\+GHO{background-color:#7bbcd0;color:#fff}.SupportGroups_joinButton__K\+GHO:hover{background-color:#67aabe;transform:translateY(-2px)}.SupportGroups_contactButton__xhgsU{background-color:#e0f2f7;border:1px solid #7bbcd0;color:#4a7d96}.SupportGroups_contactButton__xhgsU:hover{background-color:#d1eaf2;transform:translateY(-2px)}.SupportGroups_noResults__gY9Rx{color:#888;font-style:italic;grid-column:1/-1;padding:30px;text-align:center}.EmergencyHelplines_urgentMessage__G\+FjH{background-color:#fce7e7;border-left:5px solid #d9534f;border-radius:8px;color:#d9534f;font-size:1.1em;font-weight:700;margin-bottom:30px;padding:15px 20px}.EmergencyHelplines_countryBlock__Q41Wp{margin-bottom:30px}.EmergencyHelplines_countryHeading__4nSN9{border-bottom:1px solid #e0f2f7;color:#4a7d96;font-size:1.6em;margin-bottom:20px;padding-bottom:10px}.EmergencyHelplines_helplinesGrid__OzlG5{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.EmergencyHelplines_helplineCard__FYeBo{background-color:#f7fcfd;border:1px solid #e0f2f7;border-radius:10px;box-shadow:0 2px 10px #0000000d;display:flex;flex-direction:column;padding:25px}.EmergencyHelplines_helplineCard__FYeBo h4{color:#2c5364;font-size:1.3em;margin-bottom:10px}.EmergencyHelplines_helplineCard__FYeBo p{color:#666;flex-grow:1;font-size:.95em;line-height:1.6;margin-bottom:20px}.EmergencyHelplines_helplineActions__EztMi{display:flex;flex-direction:column;gap:12px;margin-top:auto}.EmergencyHelplines_callButton__0wREP,.EmergencyHelplines_chatButton__4Rc7t,.EmergencyHelplines_textButton__TnKar{align-items:center;border-radius:8px;display:flex;font-size:.95em;font-weight:700;gap:10px;justify-content:center;padding:12px 20px;text-decoration:none;transition:all .3s ease}.EmergencyHelplines_callButton__0wREP{background-color:#28a745;color:#fff}.EmergencyHelplines_callButton__0wREP:hover{background-color:#218838;transform:translateY(-2px)}.EmergencyHelplines_textButton__TnKar{background-color:#007bff;color:#fff}.EmergencyHelplines_textButton__TnKar:hover{background-color:#0069d9;transform:translateY(-2px)}.EmergencyHelplines_chatButton__4Rc7t{background-color:#6c757d;color:#fff}.EmergencyHelplines_chatButton__4Rc7t:hover{background-color:#5a6268;transform:translateY(-2px)}.Therapists_therapistGrid__dUhZv{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.Therapists_therapistCard__Vhy4K{background-color:#f7fcfd;border:1px solid #e0f2f7;border-radius:10px;box-shadow:0 2px 10px #0000000d;display:flex;flex-direction:column;padding:25px}.Therapists_profileHeader__3GH97{align-items:center;display:flex;margin-bottom:20px;position:relative}.Therapists_profilePicture__a\+sIj{border:2px solid #7bbcd0;border-radius:50%;flex-shrink:0;height:80px;margin-right:15px;object-fit:cover;width:80px}.Therapists_profileInfo__6g3qq{flex-grow:1}.Therapists_therapistCard__Vhy4K h3{color:#2c5364;font-size:1.5em;margin-bottom:5px}.Therapists_specialty__YXOnA{color:#4a7d96;font-size:1em;font-weight:700}.Therapists_bookmarkButton__IpYZN{background:none;border:none;color:#ccc;cursor:pointer;font-size:1.5em;padding:5px;position:absolute;right:0;top:0;transition:color .2s ease}.Therapists_bookmarkButton__IpYZN:hover{color:#ff9a9a}.Therapists_bookmarkButton__IpYZN.Therapists_bookmarked__hFcYZ{color:#ff6b6b}.Therapists_details__5zWTX p{align-items:center;color:#555;display:flex;font-size:.95em;gap:8px;margin-bottom:8px}.Therapists_details__5zWTX p svg{color:#7bbcd0}.Therapists_expertiseTags__kE4fi{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px;margin-top:15px}.Therapists_expertiseTag__kt3Od{background-color:#eaf6f9;border-radius:20px;color:#4a7d96;font-size:.85em;padding:6px 12px}.Therapists_contactActions__fFN-w{display:flex;gap:15px;margin-top:auto}.Therapists_bookButton__s3rqc,.Therapists_contactButton__Fh\+MK{align-items:center;border-radius:8px;display:inline-flex;flex-grow:1;font-size:.95em;font-weight:700;gap:8px;justify-content:center;padding:12px 20px;text-decoration:none;transition:all .3s ease}.Therapists_bookButton__s3rqc{background-color:#7bbcd0;color:#fff}.Therapists_bookButton__s3rqc:hover{background-color:#67aabe;transform:translateY(-2px)}.Therapists_contactButton__Fh\+MK{background-color:#e0f2f7;border:1px solid #7bbcd0;color:#4a7d96}.Therapists_contactButton__Fh\+MK:hover{background-color:#d1eaf2;transform:translateY(-2px)}.ArticlesGuides_controls__aH5Wj{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:30px}.ArticlesGuides_searchBar__pOtuY{flex-grow:1;max-width:400px;position:relative}.ArticlesGuides_searchIcon__ua3z9{color:#7bbcd0;font-size:1.1em;left:15px;position:absolute;top:50%;transform:translateY(-50%)}.ArticlesGuides_searchInput__XfMzj{background-color:#eaf6f9;border:1px solid #cce7ef;border-radius:8px;color:#333;font-size:1em;padding:12px 15px 12px 45px;transition:border-color .3s ease;width:100%}.ArticlesGuides_searchInput__XfMzj::placeholder{color:#888}.ArticlesGuides_searchInput__XfMzj:focus{border-color:#7bbcd0;box-shadow:0 0 0 3px #7bbcd04d;outline:none}.ArticlesGuides_categorySelect__7eMow{background-color:#eaf6f9;border:1px solid #cce7ef;border-radius:8px;color:#4a7d96;cursor:pointer;font-size:1em;padding:12px 15px;transition:border-color .3s ease}.ArticlesGuides_categorySelect__7eMow:focus{border-color:#7bbcd0;box-shadow:0 0 0 3px #7bbcd04d;outline:none}.ArticlesGuides_articlesGrid__lKGaA{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.ArticlesGuides_articleCard__-DbbD{background-color:#f7fcfd;border:1px solid #e0f2f7;border-radius:10px;box-shadow:0 2px 10px #0000000d;display:flex;flex-direction:column;padding:25px}.ArticlesGuides_articleCard__-DbbD h3{color:#2c5364;font-size:1.4em;margin-bottom:10px}.ArticlesGuides_articleCard__-DbbD p{color:#666;flex-grow:1;font-size:.95em;line-height:1.6;margin-bottom:15px}.ArticlesGuides_articleMeta__3zB5M{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px;margin-top:auto}.ArticlesGuides_categoryTag__N2DUd{align-items:center;background-color:#eaf6f9;border-radius:20px;color:#4a7d96;display:flex;font-size:.85em;gap:5px;padding:6px 12px}.ArticlesGuides_saveButton__9WWXE{background:none;border:none;color:#ccc;cursor:pointer;font-size:1.3em;transition:color .2s ease}.ArticlesGuides_saveButton__9WWXE:hover{color:#ff9a9a}.ArticlesGuides_saveButton__9WWXE.ArticlesGuides_saved__AJxA7{color:#ff6b6b}.ArticlesGuides_readButton__eUtPI{background-color:#7bbcd0;border-radius:8px;color:#fff;display:inline-block;font-size:.9em;font-weight:700;padding:10px 18px;text-align:center;text-decoration:none;transition:background-color .3s ease,transform .3s ease}.ArticlesGuides_readButton__eUtPI:hover{background-color:#67aabe;transform:translateY(-2px)}.ArticlesGuides_noResults__MrV2W{color:#888;font-style:italic;grid-column:1/-1;padding:30px;text-align:center}.UrgentHelpButton_floatingButton__qnP7l{align-items:center;background-color:#f0ad4e;border:none;border-radius:30px;bottom:30px;box-shadow:0 6px 12px #f0ad4e66;color:#fff;cursor:pointer;display:flex;font-size:1em;font-weight:700;gap:10px;padding:15px 25px;position:fixed;right:30px;transition:background-color .3s ease,transform .3s ease;z-index:999}.UrgentHelpButton_floatingButton__qnP7l:hover{background-color:#ec971f;transform:translateY(-3px)}.CalmZone_container__WLEhj{background:linear-gradient(90deg,#f5f7fa,#c3cfe2);color:#333;font-family:Segoe UI,sans-serif;min-height:100vh;padding:2rem}.CalmZone_header__wM6RM{margin-bottom:2rem;text-align:center}.CalmZone_title__-iGe\+{color:#2e3a59;font-size:2.5rem;font-weight:700}.CalmZone_subtitle__iMyXF{color:#6a7b95;font-size:1.2rem}.CalmZone_affirmationBox__Oo62B{height:50px;margin-top:1rem;overflow:hidden;position:relative}.CalmZone_affirmation__YczL6{font-size:1.1rem;font-style:italic;position:absolute;transition:opacity .5s ease-in-out;width:100%}.CalmZone_visible__TIf6r{opacity:1}.CalmZone_hidden__846RK{opacity:0}.CalmZone_tabs__WRmoW{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.CalmZone_activeTab__2YMvd,.CalmZone_tab__U-xCh{background-color:#e0e7ff;border:none;border-radius:9999px;color:#4b5563;cursor:pointer;font-weight:600;padding:.6rem 1.2rem;transition:background-color .3s ease}.CalmZone_activeTab__2YMvd{background-color:#4f46e5;color:#fff}.CalmZone_cardGrid__PzBW6{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-bottom:2rem}.CalmZone_card__8m--8{background:#fff;border-radius:1rem;box-shadow:0 8px 20px #0000000f;padding:1rem;transition:transform .2s ease}.CalmZone_card__8m--8:hover{transform:scale(1.02)}.CalmZone_cardTop__zNQdC{align-items:center;display:flex;justify-content:space-between}.CalmZone_icon__IzRHn{color:#4f46e5;height:24px;width:24px}.CalmZone_saveButton__rKIBT{background:none;border:none;cursor:pointer}.CalmZone_saveIcon__fMsj0{color:#f87171}.CalmZone_cardTitle__5yvhl{font-size:1.1rem;font-weight:600;margin:.5rem 0}.CalmZone_cardDescription__vZPxO{color:#555;font-size:.95rem}.CalmZone_cardFooter__XV6JC{align-items:center;display:flex;font-size:.85rem;justify-content:space-between;margin-top:1rem}.CalmZone_openButton__GQBGb{align-items:center;background-color:#4f46e5;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.85rem;gap:.3rem;padding:.4rem .8rem}.CalmZone_externalIcon__jBwr1{height:16px;width:16px}.CalmZone_bottomSection__taPPi{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-top:2rem}.CalmZone_sectionTitle__ffxMe{color:#2e3a59;font-size:1.3rem;margin-bottom:.8rem}.CalmZone_affirmationDeck__hB5zS{background-color:#fef3c7;border-radius:1rem;padding:1rem}.CalmZone_affirmationCard__Wuni5{background:#fff8e1;border-radius:.8rem;font-size:1.1rem;font-style:italic;font-weight:500;margin-bottom:1rem;padding:1rem}.CalmZone_deckButtons__\+vfpK{display:flex;gap:.8rem}.CalmZone_saveButtonAlt__Ht\+td,.CalmZone_shuffleButton__KOlkl{align-items:center;background-color:#fbbf24;border:none;border-radius:.5rem;color:#4b3c06;cursor:pointer;display:flex;font-weight:600;gap:.4rem;padding:.4rem .8rem}.CalmZone_journalSection__o2IPA{background-color:#e0f2f1;border-radius:1rem;padding:1rem}.CalmZone_selectMood__L3V1a{border:1px solid #ccc;border-radius:.4rem;margin-bottom:.8rem;padding:.4rem .6rem}.CalmZone_journalEntry__Y2tCi{border:1px solid #ccc;border-radius:.5rem;font-family:inherit;height:100px;padding:.6rem;resize:vertical;width:100%}.CalmZone_moodFeedback__6UUZE{background-color:#d1fae5;border-radius:.5rem;color:#065f46;font-style:italic;margin-top:.8rem;padding:.6rem}.CalmZone_savedCounter__e9Wru{color:#2563eb;font-size:1rem;font-weight:500;margin-top:2rem;text-align:center}
/*# sourceMappingURL=main.9228f216.css.map*/