@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&family=Poppins:wght@400;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Proxima+Nova:wght@400;700&display=swap");*{box-sizing:border-box}html{font-family:Open Sans,sans-serif}body,html{height:100%}body{margin:0;background:linear-gradient(180deg,#fff,#fff);padding:0}main{margin:auto;padding-top:120px}h2{font-size:2rem;font-weight:400}p{font-size:1rem}p a{color:#f4c33d;text-decoration:none;padding-bottom:.05rem;border-bottom:2px solid #f4c33d}p a:active,p a:hover{color:#bd3df4;border-color:#bd3df4}.colorful{color:red}.larger{font-size:larger}.smaller{font-size:.8em}:root{--bg-color:#f9f9f9;--text-color:#000}[data-theme=dark]{--bg-color:#1a1a1a;--text-color:#f0f0f0}:root{--primary-bg:#1c192c;--primary-accent:#a8d5ba;--primary-text:#fff;--button-bg:#3b82f6;--button-hover:#2563eb;--input-bg:#fff;--input-text:#111827;--hover-bg:hsla(0,0%,100%,.1)}@media (prefers-color-scheme:dark){:root{--primary-bg:#1c1c1c;--primary-accent:#6bbf8e;--primary-text:#eee;--secondary-bg:#2a2a2a;--secondary-text:#aaa;--hover-bg:#333}}@media (max-width:768px){main{padding-top:0}}.nav-link_link__vQs0t{text-decoration:none;color:#ddd6cb;font-weight:700;padding:.5rem 1rem;border-radius:.5rem}.nav-link_link__vQs0t:active,.nav-link_link__vQs0t:hover{background:linear-gradient(90deg,#fedf93,#f8e4b3);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nav-link_active__7mQt0{background:linear-gradient(90deg,#eeee03,#f8e4b3);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:768px){.nav-link_link__vQs0t{display:block;text-align:center;padding:.75rem 1rem;font-size:1rem;width:100%}}.Signup_overlay__6WovA{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000}.Signup_modal__NAkRR{background:#fff;border-radius:20px;padding:2rem;width:100%;max-width:420px;box-shadow:0 20px 40px rgba(0,0,0,.15);text-align:center;position:relative;animation:Signup_slideUp__Q6WWz .3s ease-out}@keyframes Signup_slideUp__Q6WWz{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.Signup_close__gUXOB{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer}.Signup_title__HWsTt{font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.Signup_subtitle__a5QV1{color:#555;margin-bottom:1.5rem;font-size:.95rem}.Signup_form__EEm9y{display:flex;flex-direction:column;gap:1rem}.Signup_input__nlYml{padding:.75rem;border-radius:10px;border:1px solid #ccc;font-size:1rem;width:100%}.Signup_input__nlYml:focus-within{box-shadow:0 0 0 3px rgba(16,185,129,.4);transform:translateY(-1px)}.Signup_button__ON1mn{padding:.9rem;background:linear-gradient(135deg,#4caf50,#2e8b57);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:1rem;cursor:pointer;transition:background .3s}.Signup_button__ON1mn:hover{background:linear-gradient(135deg,#45a049,#267b50)}.Signup_button__ON1mn:active{background-color:#388e3c}.Signup_button__ON1mn:disabled{background-color:#8ac1af;cursor:not-allowed;opacity:.85}.Signup_error__KSWtj{color:crimson;font-size:.9rem}.Signup_success__02HQc{color:#2e8b57;font-size:.95rem;font-weight:700}@keyframes Signup_pulse__79wDq{0%{transform:scale(1);color:#2e8b57}50%{transform:scale(1.05);color:#186b3c}to{transform:scale(1);color:#2e8b57}}.Signup_attention__mpNsu{font-weight:700;animation:Signup_pulse__79wDq 1.5s ease-in-out 2;display:flex;align-items:center;justify-content:center;gap:.5rem}.Signup_emailIcon__pGO7h{font-size:1.5rem;margin-right:-2rem;animation:Signup_bounce__j6k8D 1s infinite}@keyframes Signup_bounce__j6k8D{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.Signup_linkButton__9pwdN{background:none;border:none;padding:0;margin-left:4px;color:#1e88e5;font-weight:600;cursor:pointer;text-decoration:underline}@media (max-width:768px){.Signup_modal__NAkRR{width:90%;padding:1.5rem;max-height:90vh;overflow-y:auto}.Signup_title__HWsTt{font-size:1.5rem}.Signup_subtitle__a5QV1{font-size:.9rem}.Signup_form__EEm9y{gap:.85rem}.Signup_input__nlYml{font-size:1rem;padding:.7rem}.Signup_button__ON1mn{font-size:1rem;padding:.8rem}.Signup_error__KSWtj,.Signup_success__02HQc{font-size:.9rem;padding:0 .5rem;word-break:break-word}.Signup_linkButton__9pwdN{font-size:.9rem}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px rgba(0,0,0,.1);--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translateX(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}.Toastify__toast{--toastify-toast-width:100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Login_overlay__av6jG{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000}.Login_modal__sf_n1{background:#fff;border-radius:20px;padding:2rem;width:100%;max-width:420px;box-shadow:0 20px 40px rgba(0,0,0,.15);text-align:center;position:relative;animation:Login_slideUp__5_tCJ .3s ease-out}@keyframes Login_slideUp__5_tCJ{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.Login_close__LSSlt{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer}.Login_title__sa8It{font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.Login_subtitle__nIiBZ{color:#555;margin-bottom:1.5rem;font-size:.95rem}.Login_form__jfBBP{display:flex;flex-direction:column;gap:1rem}.Login_input__QLX8j{padding:.75rem;border-radius:10px;border:1px solid #ccc;font-size:1rem;width:100%}.Login_input__QLX8j:focus-within{box-shadow:0 0 0 3px rgba(16,185,129,.4);transform:translateY(-1px)}.Login_button__U04HI{padding:.9rem;background:linear-gradient(135deg,#4caf50,#2e8b57);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:1rem;cursor:pointer;transition:background .3s}.Login_button__U04HI:hover{background:linear-gradient(135deg,#45a049,#267b50)}.Login_error__Zo_LX{color:crimson;font-size:.9rem}.Login_success___W8Et{color:#2e8b57;font-size:.95rem;font-weight:500}.Login_linkButton__RyvPd{background:none;border:none;padding:0;margin-left:4px;color:#1e88e5;font-weight:600;cursor:pointer;text-decoration:underline}.Login_checkboxRow__BhNXi{display:flex;align-items:center;gap:8px;margin-bottom:10px}.Login_switchText__mPn3S{margin-top:16px;text-align:center;font-size:14px;color:#555}@media (max-width:768px){.Login_modal__sf_n1{width:90%;padding:1.5rem;max-height:90vh;overflow-y:auto}.Login_title__sa8It{font-size:1.5rem}.Login_subtitle__nIiBZ{font-size:.9rem}.Login_form__jfBBP{gap:.85rem}.Login_input__QLX8j{font-size:1rem;padding:.7rem}.Login_button__U04HI{font-size:1rem;padding:.8rem}.Login_linkButton__RyvPd,.Login_switchText__mPn3S{font-size:.9rem}.Login_checkboxRow__BhNXi{flex-direction:row;justify-content:center;gap:10px}}.ChallengeBox_challengeColumn__aJU6M{display:flex;align-items:flex-start;justify-content:flex-start;padding-top:0;margin-top:0}.ChallengeBox_challengeBox__qjSE4{background:linear-gradient(to bottom right,#3b82f6,#60a5fa,#a5f3fc);padding:1.25rem 1rem;border-radius:1.25rem;color:#fff;text-align:left;box-shadow:0 8px 20px rgba(0,0,0,.12);display:flex;flex-direction:column;gap:.4rem;min-width:280px;max-width:320px;animation:ChallengeBox_fadeInUp__jNsYk .5s ease-out;cursor:default}@keyframes ChallengeBox_fadeInUp__jNsYk{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ChallengeBox_challengeHeader__Lh9zn{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.25rem;cursor:default}.ChallengeBox_challengeIcon___GeM_{font-size:1.5rem}.ChallengeBox_challengeTitle__Fta5o{margin:0;font-weight:700;font-size:1.25rem}.ChallengeBox_challengeDay__uzc5D{font-size:1rem;font-weight:500;color:#dbeafe}.ChallengeBox_challengeText__q6J9g{font-size:1.05rem;font-weight:500;color:#fff}.ChallengeBox_challengeLink__U_BCt{font-weight:700;font-size:1.1rem;color:#fff;text-decoration:underline;margin-top:.25rem;cursor:pointer}.ChallengeBox_challengeLink__U_BCt:hover{opacity:.9}.ChallengeBox_refreshButton__ee2ig{margin-top:.4rem;background:#2563eb;color:#fff;border:none;border-radius:999px;padding:.5rem 1rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s ease;box-shadow:0 2px 6px rgba(0,0,0,.1)}.ChallengeBox_refreshButton__ee2ig:hover{background:#1d4ed8}.ChallengeBox_refreshButton__ee2ig:active{transform:scale(.97)}.ChallengeBox_challengeLink__U_BCt,.ChallengeBox_refreshButton__ee2ig{cursor:pointer}@media (max-width:768px){.ChallengeBox_challengeColumn__aJU6M{width:100%}.ChallengeBox_challengeBox__qjSE4{width:100%;padding:1rem;background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);text-align:center}.ChallengeBox_challengeHeader__Lh9zn{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.5rem}.ChallengeBox_challengeText__q6J9g{font-size:.95rem;margin:.5rem 0}.ChallengeBox_challengeLink__U_BCt{display:block;margin:.5rem 0;font-weight:600;color:#3b82f6}.ChallengeBox_refreshButton__ee2ig{display:inline-block;padding:.5rem 1rem;font-size:.95rem;background:#3b82f6;color:#fff;border:none;border-radius:9999px;cursor:pointer}.ChallengeBox_refreshButton__ee2ig:hover{background:#2563eb}}.TopicsColumn_megaColumn__45ll8{display:flex;justify-content:flex-start;flex-direction:column;gap:1rem;border-radius:16px;padding:.01rem;transition:all .3s ease;max-height:90vh;overflow:hidden}.TopicsColumn_megaColumn__45ll8 h4{font-size:1.3rem;font-weight:700;color:#111827;border-bottom:2px solid #e5e7eb;margin-bottom:.5rem;padding-bottom:.3rem}.TopicsColumn_megaColumn__45ll8 h4 a{text-decoration:none;color:#1f2937}.TopicsColumn_megaColumn__45ll8 ul{display:flex;flex-direction:column;gap:.7rem;padding:.5rem 0;margin:0;list-style:none;max-height:400px;overflow-y:auto;scrollbar-gutter:stable;scroll-behavior:smooth}.TopicsColumn_megaColumn__45ll8 ul li{width:100%;display:flex}.TopicsColumn_spotlightItem__IYVI5{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-radius:16px;background:#fefefe;transition:all .3s ease;color:#1a1a1a;text-decoration:none;font-weight:500;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.06);gap:16px;flex-wrap:wrap;width:100%}.TopicsColumn_spotlightItem__IYVI5:hover{background-color:#e0f2fe;transform:scale(1.02);box-shadow:0 6px 16px rgba(0,0,0,.12)}.TopicsColumn_textBlock__3jgD_{display:flex;flex-direction:column;justify-content:center;flex:1 1;min-width:0}.TopicsColumn_title__ZQoyF{font-size:.9rem;color:#0f172a;font-weight:600;margin-bottom:.3rem;white-space:normal;word-break:break-word}.TopicsColumn_readTime__uvS5K{font-size:.8rem;color:#64748b}.TopicsColumn_badge__3cF0Q,.TopicsColumn_categoryTag__GbR_t{font-size:.75rem;font-weight:600;padding:3px 10px;border-radius:8px;white-space:nowrap}.TopicsColumn_badge__3cF0Q{background-color:#fde68a;color:#92400e}.TopicsColumn_categoryTag__GbR_t{background-color:#d1fae5;color:#047857}.TopicsColumn_browseAllLink__g5U6b{font-size:1rem;margin-top:1rem;color:#496ad6!important;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.4rem;transition:background .3s ease,transform .2s ease}.TopicsColumn_browseAllLink__g5U6b:hover{color:#2563eb;text-decoration:none;transform:translateY(-2px);transition:transform .3s ease}.TopicsColumn_navBtn__YNB2w{border:none;padding:.75rem 1.5rem;border-radius:12px;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(90deg,#2965e9,#4287f6);transition:background .3s ease,transform .2s ease;text-align:center;width:100%;margin-top:1rem}.TopicsColumn_navBtn__YNB2w:hover{transform:translateY(-2px);background:linear-gradient(90deg,#2563eb,#3b82f6);cursor:pointer}@media (max-width:768px){.TopicsColumn_megaColumn__45ll8{width:100%}.TopicsColumn_megaColumn__45ll8 ul{display:flex;flex-direction:column;gap:.5rem;padding:0;margin:0;list-style:none}.TopicsColumn_spotlightItem__IYVI5{display:flex;align-items:center;padding:.5rem;border-bottom:1px solid var(--border-color);background:#fff;color:#333;border-radius:6px;width:100%}.TopicsColumn_textBlock__3jgD_{flex:1 1;margin-left:.5rem}.TopicsColumn_navBtn__YNB2w{width:100%;border-radius:9999px;padding:.75rem;font-size:1rem;margin-top:.5rem}.TopicsColumn_browseAllLink__g5U6b{display:block;width:100%;text-align:center;margin:.5rem 0}}.SpotlightColumn_spotlightItem__KxvWY{display:flex;align-items:center;justify-content:space-between;padding:11px 20px;border-radius:16px;background-color:#fff;transition:all .3s ease;color:#1f2937;text-decoration:none;font-weight:500;cursor:pointer;box-shadow:0 4px 14px rgba(0,0,0,.06);gap:16px;flex-wrap:wrap;border:1px solid #e5e7eb;margin-bottom:.5rem}.SpotlightColumn_spotlightItem__KxvWY:hover{background-color:#e0f2fe;transform:translateY(-2px) scale(1.015);box-shadow:0 8px 20px rgba(0,0,0,.12)}.SpotlightColumn_spotlightImage__PKDoO{width:78px;height:78px;object-fit:cover;border-radius:12px;flex-shrink:0;border:1px solid #e5e7eb}.SpotlightColumn_textBlock__IFv0W{flex:1 1;display:flex;flex-direction:column;justify-content:space-between;min-height:72px}.SpotlightColumn_title__zz48q{font-size:.9rem;font-weight:600;color:#0f172a;margin-bottom:.3rem;white-space:normal;word-break:break-word;flex-grow:1}.SpotlightColumn_readTime__Xz4wX{font-size:.85rem;color:#64748b;margin-bottom:6px}.SpotlightColumn_labels__XdDuh{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.SpotlightColumn_badge__Kli7O,.SpotlightColumn_categoryTag__ieKL_{font-size:.75rem;padding:4px 10px;border-radius:6px;font-weight:600;line-height:1}.SpotlightColumn_badge__Kli7O{background-color:#fef08a;color:#b45309}.SpotlightColumn_categoryTag__ieKL_{background-color:#d1fae5;color:#047857}@media (max-width:768px){.SpotlightColumn_spotlightGrid__n7jq8{display:flex;flex-direction:column;gap:.5rem}.SpotlightColumn_spotlightItem__KxvWY{display:flex;align-items:center;padding:.5rem;border-bottom:1px solid var(--border-color);background:#fff;color:#333;border-radius:6px;width:100%}.SpotlightColumn_spotlightImage__PKDoO{width:50px;height:50px;border-radius:4px}.SpotlightColumn_textBlock__IFv0W{flex:1 1;margin-left:.5rem}}.Weather_weatherMini__5RCbO{padding:16px;background-color:#f0f6fb;border-radius:10px;text-align:center;max-width:220px;margin:auto;color:#000}.Weather_weatherHeader__jhOMu{font-size:13px;margin:0 0 4px;font-weight:700}.Weather_weatherRow__YJr4a{margin:6px 0;font-size:14px}@media (max-width:480px){.Weather_weatherMini__5RCbO{padding:10px;border-radius:8px}.Weather_weatherHeader__jhOMu{font-size:12px}.Weather_weatherRow__YJr4a{font-size:13px;gap:4px}}.header_header__tZ8Fs{display:flex;justify-content:center;align-items:center;padding:.7rem .4rem;background:linear-gradient(90deg,#1c192c,#3c394d);position:fixed;top:0;left:0;width:100%;z-index:3000;gap:.5rem;flex-wrap:nowrap;overflow:visible}.header_logo__ZdD_A{align-items:center;padding:0 2rem;gap:4px;color:#594e9c;text-decoration:none;font-weight:700;font-size:1.2rem;display:flex}.header_logo__ZdD_A img{height:40px;width:auto;border-radius:50%;object-fit:cover;object-position:center;filter:drop-shadow(0 0 .5rem rgba(146,145,148,.5))}.header_brandName__SZQjA{white-space:nowrap;display:flex;align-items:center;gap:.75rem;font-size:2rem;font-weight:700;color:#fff;text-decoration:none;font-family:Poppins,sans-serif;transition:color .3s ease,transform .2s ease}.header_brandName__SZQjA:active,.header_brandName__SZQjA:hover,.header_brandName__SZQjA:visited{color:#fff;transform:scale(1.05)}.header_fullName__mtaI2{display:inline}.header_shortName__4NZhs{display:none}.header_nav__tmius{flex-grow:1;overflow-x:auto}.header_nav__tmius,.header_nav__tmius ul{display:flex;justify-content:center;align-items:center;overflow:visible!important}.header_nav__tmius ul{list-style:none;margin:0;padding:0;gap:.1rem;font-size:1.2rem;font-weight:lighter}.header_nav__tmius ul li{display:flex;align-items:center;padding:0;margin:0 4px;border-radius:8px;transition:background-color .2s ease}.header_nav__tmius ul li:hover{background-color:#374151;cursor:pointer}.header_nav__tmius a{color:#fff;text-decoration:none}.header_navBtn__cXuLg{padding:9px 16px;background:#3b82f6;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600;font-size:.95rem;white-space:nowrap;margin:0}.header_navBtn__cXuLg:hover{background:#2563eb}.header_userControls___x2gE{display:flex;align-items:center;gap:6px}.header_profileDropdown__Xuc1i{padding-bottom:4px}.header_profileDropdown__Xuc1i,.header_profileWrapper__RoW2S{position:relative;display:inline-block}.header_profileWrapper__RoW2S:hover .header_dropdownContent__yBjD0{display:block}.header_profileButton__pDCxG{display:flex;align-items:center;gap:.5rem;background:transparent;border:none;color:#f3f4f6;font-size:1rem;font-weight:600;padding:.4rem .8rem;border-radius:10px;cursor:pointer;transition:background-color .25s ease,transform .15s ease;font-family:Poppins,sans-serif}.header_profileButton__pDCxG:hover{background-color:#374151;transform:translateY(-1px)}.header_profileButton__pDCxG span{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header_profileLink__vC4UB{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:700;color:#fff;text-decoration:none;padding:6px 10px;border-radius:6px;transition:background .3s ease}.header_profileLink__vC4UB:hover{background-color:rgba(59,130,246,.2)}.header_dropdownContent__yBjD0{display:none;position:absolute;top:100%;right:0;background-color:#111827;border-radius:12px;min-width:160px;overflow:hidden;box-shadow:0 8px 16px rgba(0,0,0,.2);z-index:1001;margin-top:0;transition:opacity .2s ease}.header_dropdownLink__LaoCw,.header_logoutLink__azBZH{display:flex;align-items:center;gap:.5rem;color:#f3f4f6;padding:.75rem 1rem;text-decoration:none;font-size:1rem;font-family:inherit;font-weight:400;border:none;background:none;width:100%;text-align:left;transition:background .2s ease,color .2s ease,transform .1s ease;border-radius:8px;cursor:pointer}.header_dropdownLink__LaoCw:hover,.header_logoutLink__azBZH:hover{background-color:hsla(0,0%,100%,.08);color:#fff;cursor:pointer}.header_dropdownLink__LaoCw:active,.header_logoutLink__azBZH:active{transform:scale(.97);background-color:hsla(0,0%,100%,.12)}.header_weatherDropdownParent__1_xt6{position:relative;display:inline-block}.header_weatherButton__zx2SI{display:flex;align-items:center;padding:.4rem .6rem;border-radius:6px;background-color:transparent;color:#fff;font-size:.75rem;gap:.4rem;height:40px;cursor:pointer;box-shadow:0 1px 3px rgba(0,0,0,.1)}.header_weatherButton__zx2SI:hover{background-color:hsla(0,0%,100%,.1)}.header_weatherMegaDropdown__Z1B_0{position:absolute;top:110%;right:0;background:transparent;box-shadow:none;padding:0;border-radius:0;opacity:0;visibility:hidden;transition:all .3s ease;z-index:999}.header_weatherMegaDropdown__Z1B_0.header_show__SIEVG{opacity:1;visibility:visible}.header_weatherInfo__jC1y_{display:flex;flex-direction:column;align-items:center;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.08);padding:14px;max-width:300px;margin:0 auto;font-family:system-ui,sans-serif}.header_weatherIcon__LbSjP{width:18px;height:18px}.header_weatherText__KTgkD{display:flex;flex-direction:column;line-height:1;font-size:.7rem}.header_weatherText__KTgkD span:first-child{font-weight:500}.header_weatherText__KTgkD span:last-child{color:#fff;font-size:.65rem;margin-top:2px}.header_pendingVerify__qO6rF{display:inline-flex;align-items:center;padding:.4rem .8rem!important;background:#fef3c7;color:#92400e;border:none;border-radius:6px;cursor:pointer;white-space:nowrap;margin-left:.25rem;transition:background .2s ease,transform .2s ease}.header_pendingVerify__qO6rF:hover{color:#fff;text-decoration:none;transform:scale(1.03)}.header_pendingText__JGQHg{font-size:.9rem;font-weight:700;display:inline-flex;align-items:center;gap:.3rem;color:#92400e}.header_pendingText__JGQHg:hover{color:#fff}.header_pendingTextIcon__lx6_v{display:inline-block;animation:header_iconBounce__JTPaF 1.2s ease-in-out infinite}@keyframes header_iconBounce__JTPaF{0%,to{transform:translateY(2px)}50%{transform:translateY(-3px)}}.header_verifiedPendingResent__aF_P3{background-color:#d4edda!important;border-color:#c3e6cb!important;color:#155724!important}.header_challengeWrapper__bXPAZ{margin-top:auto;align-self:stretch}.header_dropdownParent__CT4Bs{position:relative;z-index:3000}.header_dropdownToggle__krbyg{padding:.4rem .8rem;color:#fff;cursor:pointer;font-weight:600;font-size:1rem;border-radius:10px;background-color:transparent;transition:background-color .2s ease}.header_dropdownToggle__krbyg,.header_nav__tmius a,.header_nav__tmius ul li{font-family:Roboto,sans-serif;font-size:1.2rem;font-weight:600;color:#fff;text-decoration:none}.header_dropdownMenu__nvAU7{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);background-color:#1e293b;flex-direction:column;border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.2);padding:.75rem 0;min-width:240px;z-index:999;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}.header_dropdownParent__CT4Bs:hover .header_dropdownMenu__nvAU7{display:flex;opacity:1;transform:translate(-50%);pointer-events:auto}.header_dropdownMenu__nvAU7 li{padding:.6rem 1.2rem;font-size:1rem;color:#f9fafb;white-space:nowrap;transition:background-color .2s ease}.header_dropdownMenu__nvAU7 a{color:#fff;text-decoration:none;display:block;width:100%}.header_megaDropdown__iZYTD{transform:translateX(-50%) scale(.98);position:absolute;top:100%;left:50%;background-color:#fff;padding:1rem;min-width:800px;min-height:100px;border-radius:12px;display:none;gap:2rem;z-index:2000;box-shadow:0 12px 30px rgba(0,0,0,.15);transition:opacity .3s ease,transform .3s ease}.header_megaDropdown__iZYTD.header_show__SIEVG{transform:translateX(-50%) scale(1);display:flex}.header_megaRightColumn__mFYNS{flex:1 1;display:flex;flex-direction:column;justify-content:space-between;min-height:100%;gap:1rem;padding:.04rem;align-items:flex-start}.header_megaRightColumn__mFYNS h4{font-size:1.1rem;font-weight:700;color:#1f2937;margin-bottom:1rem;border-bottom:1px solid #ccc;padding-bottom:.5rem}.header_megaRightColumn__mFYNS h4 a{color:#1f2937;font-weight:700;text-decoration:none}.header_megaRightColumn__mFYNS ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;max-height:360px;overflow-y:auto}.header_megaRightColumn__mFYNS li{background-color:#fff;color:#1a1a1a;padding:10px 16px;border-radius:14px;transition:background-color .3s ease,transform .2s ease}.header_megaRightColumn__mFYNS ul li a{color:#1f2937;font-weight:600;opacity:1;text-decoration:none}.header_badge__X7Wr3{background-color:#fde68a;color:#92400e;font-size:.7rem;font-weight:700;padding:2px 6px;border-radius:6px;margin-left:.5rem}.header_categoryTag__2285U{font-size:.65rem;background:#d1fae5;color:#065f46;padding:2px 6px;border-radius:6px;margin-left:.4rem}.header_readTime__zVqNL{font-size:.65rem;color:#6b7280;margin-left:.4rem}.header_dropdownLinkUnified__msgK1{text-decoration:none;display:block;color:inherit}.header_dropdownLinkUnified__msgK1:hover{background-color:#f0f0f0;cursor:pointer;display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;border-radius:10px;font-weight:500}.header_megaColumn__ffBfa ul li em,.header_spotlightItem__VNXG7 em{color:#666;font-style:italic;font-size:.95rem;opacity:.8}.header_loadingShimmer__QyolX{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 37%,#f0f0f0 63%);background-size:400% 100%;animation:header_shimmer__IGH5I 1.4s ease infinite;border-radius:4px;min-height:1rem;width:100%}.header_searchContainer__MQ_gK{display:flex;align-items:center;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.2);border-radius:9999px;padding:0 6px;height:34px;max-width:240px}.header_searchInput__wDgmK{all:unset;flex:1 1;color:#fff;font-size:.85rem;padding-left:6px}.header_searchButton__AHTxj{background:var(--primary-accent,#a8d5ba);border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.85rem}.header_searchContainer__MQ_gK:focus-within{background:hsla(0,0%,100%,.12);border-color:var(--primary-accent,#a8d5ba);box-shadow:0 0 0 2px var(--primary-accent,#a8d5ba)}.header_searchInput__wDgmK::placeholder{color:hsla(0,0%,100%,.5)}.header_searchButton__AHTxj:hover{background:var(--hover-bg,#8acbb0)}.header_searchButton__AHTxj:focus{outline:1px solid var(--primary-accent,#a8d5ba);outline-offset:2px}.header_rightControls__wNVgy{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.header_authButtons__biegF{display:flex;gap:.5rem;justify-content:center;flex-wrap:nowrap}.header_authMiniBtn__vc34m{background:#3b82f6;color:#fff;border:none;border-radius:6px;padding:.3rem .9rem;font-size:.9rem;font-weight:600;cursor:pointer;white-space:nowrap;display:flex;align-items:center;justify-content:center;line-height:1;transition:background .3s ease}.header_desktopOnly__KOvHZ{display:none}.header_mobileOnly__n26q3{display:flex}.header_authMiniBtn__vc34m:hover{background-color:#2563eb}.header_hamburger__lBuvD{font-size:24px;background:none;border:none;cursor:pointer}.header_authMiniBtn__vc34m:hover{background:#2563eb}.header_mobileOnly__n26q3{display:none!important}.header_mobileNav__QBlMK{display:none}.header_premiumActiveLink__tJvax{color:#fff;font-weight:700;text-decoration:none}.header_premiumActiveLink__tJvax:hover{text-decoration:underline}@keyframes header_shimmer__IGH5I{0%{background-position:-400px 0}to{background-position:400px 0}}@media (max-width:768px){.header_overlay__TSsxe{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:999}.header_header__tZ8Fs{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.4rem .6rem}.header_logo__ZdD_A{display:flex;align-items:center;gap:.3rem;flex-shrink:1}.header_logo__ZdD_A img{height:22px;width:22px}.header_fullName__mtaI2{display:inline}.header_shortName__4NZhs{display:none}.header_hamburger__lBuvD{display:flex;align-items:center;justify-content:center;font-size:1.8rem;background:none;border:none;color:#fff;cursor:pointer;z-index:3100}.header_nav__tmius{display:none;flex-direction:column;width:100%;background:linear-gradient(90deg,#1c192c,#3c394d);position:absolute;top:100%;left:0;padding:1rem 0;z-index:3000;transition:max-height .3s ease,padding .3s ease;overflow:hidden;max-height:0}.header_showNav__XmM6Y{display:flex;max-height:1000px;align-items:center}.header_nav__tmius ul{flex-direction:column;align-items:center;gap:.6rem;padding:1rem 0;width:100%}.header_nav__tmius ul li{padding:.25rem 0;font-size:1rem;text-align:center;display:flex;align-items:center;width:100%}.header_nav__tmius ul li:hover{background-color:hsla(0,0%,100%,.05);border-radius:6px}.header_mobileOnly__n26q3{display:flex!important;width:100%;justify-content:center;margin-top:.75rem}.header_desktopOnly__KOvHZ{display:none!important}.header_searchContainer__MQ_gK{display:flex;align-items:center;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.2);border-radius:9999px;padding:.3rem .5rem;width:90%;margin:1rem auto .5rem;transition:all .3s ease}.header_searchInput__wDgmK{flex:1 1;background:transparent;border:none;padding:.5rem;font-size:1rem;color:#fff;outline:none}.header_searchInput__wDgmK::placeholder{color:hsla(0,0%,100%,.5)}.header_searchButton__AHTxj{background:var(--primary-accent,#a8d5ba);border:none;border-radius:50%;width:25px;height:25px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease;color:#000}.header_searchButton__AHTxj:hover{background:var(--hover-bg,#8acbb0)}.header_searchButton__AHTxj:focus{outline:2px solid var(--primary-accent,#a8d5ba);outline-offset:2px}.header_dropdownParent__CT4Bs:hover .header_megaDropdown__iZYTD{display:none}.header_megaDropdown__iZYTD,.header_weatherMegaDropdown__Z1B_0{flex-direction:column;width:100%;padding:.5rem;background:var(--primary-bg);box-shadow:none;border-radius:0}.header_megaDropdown__iZYTD>*,.header_megaRightColumn__mFYNS,.header_weatherMegaDropdown__Z1B_0>*{width:100%}.header_megaRightColumn__mFYNS{display:flex;flex-direction:column;gap:.75rem}.header_challengeWrapper__bXPAZ,.header_spotlightWrapper__DUEYX,.header_topicsWrapper__kAPwg{width:100%}.header_challengeWrapper__bXPAZ{background:linear-gradient(90deg,#f9fefc,#e6f4f1);padding:1rem;text-align:center;border:none}.header_surpriseBtn__Af_13{width:100%;border-radius:9999px;padding:.75rem;font-size:1rem}.header_authButtons__biegF{display:flex;gap:.5rem;justify-content:center}.header_authMiniBtn__vc34m{white-space:nowrap;font-size:.8rem;background:#3b82f6;color:#fff;border:none;border-radius:6px;padding:.4rem .7rem;font-size:.9rem;font-weight:600;cursor:pointer}.header_authMiniBtn__vc34m:hover{background:#2563eb}.header_navBtn__cXuLg{display:block;width:90%;max-width:160px;margin:.5rem auto;padding:.6rem 1rem;font-size:1rem;border-radius:8px}.header_logoutLink__azBZH{font-size:.95rem;padding:.6rem 1rem}.header_weatherInfo__jC1y_{margin:1rem 0 1.5rem;flex-direction:column;align-items:center;font-size:.9rem}.header_megaColumn__ffBfa{width:100%}.header_challengeBox__jEdVG{width:100%;margin-top:1rem}.header_topLevelNav___JWOh{list-style:none;padding:0;margin:0}.header_navButton__LQiGU{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem;font-size:1.1rem;font-weight:600;background:none;border:none;cursor:pointer;text-align:left;color:#fff}.header_arrow__JtKMh{font-size:1.5rem;margin-left:.5rem}.header_navButton__LQiGU:focus,.header_navButton__LQiGU:hover{background:hsla(0,0%,100%,.1);border-radius:6px}.header_mobileSublist___7WoI{background:#1c1c2c;padding:1rem 0}.header_backButton__y_72N{display:block;width:100%;padding:1rem;font-size:1.1rem;font-weight:600;background:none;border:none;text-align:left;color:#fff;cursor:pointer}.header_mobileSublist___7WoI ul{list-style:none;padding:0;margin:0}.header_mobileSublist___7WoI li{border-bottom:1px solid hsla(0,0%,100%,.1)}.header_mainSectionLink__PvjzN{display:block;padding:1rem;text-decoration:none;color:#fff;font-weight:700;font-size:1.25rem}.header_mainSectionLink__PvjzN:hover{background:hsla(0,0%,100%,.1);border-radius:6px}.header_mobileNavLink__91yrz{display:block;padding:1rem;text-decoration:none;color:#fff;font-weight:600}.header_mobileNavLink__91yrz:hover{background:hsla(0,0%,100%,.1);border-radius:6px}.header_mobileWeather__2hyvd{display:flex;align-items:center;padding:.75rem 1rem;background:hsla(0,0%,100%,.06);border-radius:8px;width:80%;margin:.5rem auto}.header_weatherIcon__LbSjP{width:30px;height:30px;margin-bottom:.6rem}.header_weatherText__KTgkD{text-align:center;color:#fff}.header_weatherTemp__v__mu{font-size:.85rem;font-weight:400;opacity:.85;color:#eee}.header_weatherTime__2op_x{font-size:.9rem;font-weight:700;color:#a8d5ba}.header_mobileNav__QBlMK{display:block}.header_surpriseButton__apmYZ{display:block;width:100%;padding:12px 16px;background:linear-gradient(90deg,#3b82f6,#60a5fa);color:#fff;font-weight:700;border:none;border-radius:6px;text-align:center;margin-top:8px;cursor:pointer;transition:background .3s ease}.header_surpriseButton__apmYZ:hover{background:linear-gradient(90deg,#2563eb,#3b82f6)}.header_premiumBox__1Zyxd{background:linear-gradient(135deg,#3b82f6,#60a5fa,#7dd3fc);border-radius:12px;padding:12px;margin-top:12px;color:#fff;text-align:left}.header_premiumInner__de4E1 div{margin-bottom:4px}.header_premiumLink__cVVjY{font-weight:700;color:#fff;text-decoration:underline}.header_premiumLink__cVVjY:hover{color:#facc15}.header_verifyNotice__pgCmy{display:inline-block}.header_rightControls__wNVgy{display:flex;align-items:center;gap:.5rem}.header_pendingVerify__qO6rF{font-size:.8rem;padding:.3rem .4rem!important}.header_pendingText__JGQHg:hover{color:#000}}@media (max-width:1024px){.header_header__tZ8Fs{flex-wrap:wrap;justify-content:space-between;align-items:center;padding:.5rem 1rem}.header_logo__ZdD_A{padding:0;gap:.5rem}.header_brandName__SZQjA{font-size:1.2rem;white-space:nowrap}.header_nav__tmius{flex-wrap:wrap;justify-content:center;width:100%}.header_nav__tmius ul{flex-wrap:wrap;justify-content:center;gap:.5rem;font-size:1rem}.header_nav__tmius ul li{padding:.3rem .5rem}.header_navBtn__cXuLg{padding:.5rem 1rem;font-size:1rem}.header_logoutDesktop__50XTC{display:flex;align-items:center}.header_searchContainer__MQ_gK{width:100%;justify-content:center;margin:.5rem 0}.header_searchInput__wDgmK{width:70%;font-size:1rem}.header_searchButton__AHTxj{font-size:1rem}}@media (max-width:431px){.header_fullName__mtaI2{display:none}.header_shortName__4NZhs{display:inline}.header_authMiniBtn__vc34m{padding:6px 10px;font-size:.85rem}}@media (min-width:769px){.header_pendingVerify__qO6rF:hover{background:#fde68a}}.footer_footer__v0nq8{background-color:#181818;color:#fff;padding:40px 0;font-family:Inter,sans-serif}.footer_footerContent__yiZuz{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:2rem;gap:2rem;max-width:1300px;margin:0 auto;padding:0 20px;box-sizing:border-box}.footer_footerSection__UVxVS{text-align:left}.footer_footerSection__UVxVS h3{margin-bottom:1rem;font-size:1.2rem;color:#fff;font-weight:600}.footer_subHeading__G39lK{font-size:1rem;font-weight:600;margin:1rem 0 .5rem;color:#d1d5db}.footer_description__v2I8m{color:#d1d5db;font-size:14px;line-height:1.7;max-width:280px;margin:10px 0}.footer_footerSection__UVxVS h3{color:#f9fafb;font-size:16px;margin-bottom:8px}.footer_contactRow__Az93O{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:.25rem}.footer_link__E_Shf{color:#e5e5e5;text-decoration:none;font-weight:400;transition:color .3s ease;font-size:.85rem}.footer_link__E_Shf:hover{color:#60a5fa}.footer_icon__GPmS4{color:#fff;font-size:1.1rem}.footer_linkList__Eq8kc{list-style:none;padding:0;margin:0}.footer_linkList__Eq8kc li{display:flex;align-items:center;gap:10px;margin-bottom:10px;line-height:1.6}.footer_linkList__Eq8kc li:hover{background-color:#27272a;border-radius:6px;padding-left:4px}.footer_footerBottom__uQpzE{text-align:center;margin-top:32px;font-size:.85rem;color:#a1a1aa;padding-top:20px;border-top:1px solid #333}.footer_footerLinkRow__bQKfY{display:flex;align-items:flex-start;margin-bottom:1rem}.footer_footerLink__c_yFf{display:flex;align-items:flex-start;gap:10px;text-decoration:none;color:inherit;background:none;border:none;font:inherit;font-weight:500;cursor:pointer;transition:font-weight .3s ease,color .3s ease;width:100%;padding:0;text-align:left}.footer_footerLink__c_yFf:hover{font-weight:600;color:#85cff4}.footer_linkText__ck__C{display:flex;flex-direction:column;font-size:.85rem;line-height:1.2}.footer_caption__Q9j3f{font-size:.75rem;color:#9ca3af;margin-top:2px;transition:color .3s ease}.footer_footerLink__c_yFf:hover .footer_caption__Q9j3f{color:#3b82f6}.footer_footerIcon__KI5Sf{font-size:1.3rem;margin-top:10px;display:inline-block;transition:transform .3s ease}.footer_footerIcon__KI5Sf:hover{transform:scale(1.1);color:#60a5fa}.footer_cookieReset__pojH6{margin-top:16px;font-size:14px;color:#d1d5db}.footer_cookieResetButton__pOXYO{background:none;border:none;color:#93c5fd;text-decoration:underline;text-underline-offset:2px;cursor:pointer;padding:0;font-size:inherit;transition:color .3s ease}.footer_cookieResetButton__pOXYO:hover{color:#bfdbfe}.footer_stickyAssistant__HlhQ_{position:fix;background:transparent;padding:0;border-radius:0;box-shadow:none;color:inherit;display:inline;gap:0;overflow:visible;font-size:inherit;text-decoration:none}.footer_footerAISection__e0bOZ ul{display:block!important;max-height:none!important;padding:.5rem}@media (max-width:1024px){.footer_footerContent__yiZuz{grid-template-columns:repeat(2,1fr);gap:2rem;padding:0 16px}.footer_footerSection__UVxVS{text-align:center}.footer_footerLinkRow__bQKfY,.footer_linkList__Eq8kc li{justify-content:center}}@media (max-width:768px){.footer_footerContent__yiZuz{display:flex;flex-direction:column;align-items:center;padding:1rem .5rem;gap:.5rem}.footer_footerSection__UVxVS{width:100%;text-align:center;margin:.2rem 0;border-radius:8px;overflow:hidden;background:linear-gradient(135deg,#1c1c1c,#111);box-shadow:0 2px 4px rgba(0,0,0,.3);border:1px solid hsla(0,0%,100%,.05)}.footer_footerSection__UVxVS h3{cursor:pointer;padding:.5rem;font-size:.95rem;margin:0;background:#222;color:#fff;display:flex;align-items:center;justify-content:center;gap:.3rem;font-weight:600}.footer_footerSection__UVxVS h3:active{background:#333;transform:scale(.98)}.footer_footerSection__UVxVS ul{display:none;list-style:none;padding:.5rem;margin:0;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.footer_footerSection__UVxVS.footer_active__xw8Bu ul{display:block;max-height:500px;padding:.5rem}.footer_linkList__Eq8kc li{margin:.3rem 0;display:flex;align-items:center;justify-content:center;gap:.5rem}.footer_link__E_Shf{display:inline-block;padding:.2rem 0;font-size:.9rem;color:#bbb;text-decoration:none}.footer_link__E_Shf:hover{color:#fff}.footer_contactRow__Az93O{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;margin-bottom:.5rem}.footer_footerLink__c_yFf{display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.5rem;background:#1c1c1c;border-radius:4px}.footer_footerLink__c_yFf strong{font-size:.95rem}.footer_linkText__ck__C{display:flex;flex-direction:column;align-items:center;text-align:center}.footer_linkText__ck__C strong{font-size:.95rem}.footer_caption__Q9j3f{font-size:.75rem;display:block;color:#aaa}.footer_icon__GPmS4{font-size:1rem;margin-right:.3rem}.footer_footerBottom__uQpzE{font-size:.75rem;text-align:center;color:#777}.footer_stickyAssistant__HlhQ_{position:fixed;bottom:1rem;left:50%;transform:translateX(-50%);z-index:1000}}@media (max-width:640px){.footer_description__v2I8m{font-size:13px;line-height:1.6;text-align:center;max-width:100%;margin:12px auto;padding:0 12px}.footer_footerSection__UVxVS h3{font-size:1rem;text-align:center}.footer_contactRow__Az93O{text-align:center;margin-top:8px;justify-content:center}}@media (max-width:480px){.footer_icon__GPmS4{font-size:1rem}.footer_link__E_Shf{font-size:.88rem}.footer_footerSection__UVxVS h3{font-size:.95rem}.footer_subHeading__G39lK{font-size:.9rem}.footer_caption__Q9j3f{font-size:.72rem}.footer_footerIcon__KI5Sf{font-size:1.1rem;margin-top:4px}.footer_footerLink__c_yFf{gap:6px}}@media (min-width:769px){.footer_stickyAssistant__HlhQ_{display:none}}.PremiumButton_premiumBtn__60Ooe{background:linear-gradient(135deg,#00c6ff,#0072ff);color:#fff;font-weight:600;padding:10px 20px;border:none;border-radius:12px;font-size:.95rem;box-shadow:0 4px 10px rgba(0,114,255,.2);cursor:pointer;transition:all .3s ease}.PremiumButton_premiumBtn__60Ooe:hover{background:linear-gradient(135deg,#0072ff,#0052cc);box-shadow:0 6px 16px rgba(0,114,255,.4);transform:translateY(-2px)}.PremiumButton_premiumBtn__60Ooe:active{transform:scale(.98);box-shadow:0 3px 8px rgba(0,114,255,.3)}@media (max-width:768px){.PremiumButton_premiumBtn__60Ooe{width:100%;max-width:320px;font-size:1rem;padding:12px;margin:0 auto;display:block;text-align:center}}.ChatBox_launcher__89Q9m{position:fixed;bottom:24px;right:24px;z-index:9999}.ChatBox_box__3EIBI{width:500px;padding:24px;font-size:16px;background:#fff;border:2px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(90deg,rgba(52,211,153,.3),rgba(59,130,246,.3));background-origin:border-box;background-clip:padding-box,border-box;box-shadow:0 10px 30px rgba(0,0,0,.06);border-radius:18px;font-family:Segoe UI,Arial,sans-serif;color:#333;transition:all .3s ease;animation:ChatBox_fadeSlideIn__Cp7eQ .35s ease-out}@keyframes ChatBox_fadeSlideIn__Cp7eQ{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.ChatBox_closeBtn__DWoz4{position:absolute;top:12px;right:12px;background:none;border:none;font-size:20px;cursor:pointer;color:#4b5563;font-weight:700;transition:color .2s,transform .2s;z-index:10}.ChatBox_closeBtn__DWoz4:hover{color:#1f2937;transform:scale(1.15)}.ChatBox_title__KjMZ_{font-size:22px;font-weight:700;margin-bottom:14px;text-align:center;color:#1f2937;letter-spacing:.3px;position:relative}.ChatBox_title__KjMZ_:after{content:"";display:block;margin:6px auto 0;width:40%;height:2px;background:linear-gradient(90deg,#6ee7b7,#3b82f6);border-radius:999px;opacity:.5}.ChatBox_log__ozyd6{max-height:300px;overflow-y:auto;margin-bottom:10px;display:flex;flex-direction:column;gap:10px}.ChatBox_msg__HNPn3{font-size:14px;line-height:1.6;word-wrap:break-word}.ChatBox_msg__HNPn3 p{margin:0 0 8px}.ChatBox_msg__HNPn3 strong{font-weight:600}.ChatBox_msg__HNPn3 em{font-style:italic}.ChatBox_msg__HNPn3 ul{padding-left:1.25rem;margin-bottom:10px;list-style-type:disc}.ChatBox_msg__HNPn3 ul ul{list-style-type:circle;margin-top:6px}.ChatBox_msg__HNPn3 li{margin-bottom:6px}.ChatBox_msg__HNPn3 ol{padding-left:1.25rem;margin-bottom:10px;list-style-type:decimal}.ChatBox_msg__HNPn3 h1,.ChatBox_msg__HNPn3 h2,.ChatBox_msg__HNPn3 h3{font-weight:600;margin:14px 0 8px;font-size:1rem;color:#1f2937}.ChatBox_msg__HNPn3 code{background-color:#f4f4f4;padding:2px 4px;border-radius:4px;font-family:monospace;font-size:13px}.ChatBox_msg__HNPn3 pre{background-color:#f3f4f6;padding:12px;overflow-x:auto;border-radius:6px;font-size:13px;line-height:1.5;margin-bottom:1rem}.ChatBox_user__aJSJk{background-color:#d1fae5;align-self:flex-end;text-align:right;padding:8px 12px;border-radius:18px 18px 4px 18px;max-width:85%;color:#065f46}.ChatBox_inputRow__Gw9xF{display:flex;gap:10px}.ChatBox_input__SFIvb{flex:1 1;min-height:40px;max-height:120px;padding:12px 16px;border:1px solid #d1d5db;border-radius:12px;font-size:15px;background-color:#f9fafb;color:#111827;resize:none;overflow-y:auto;line-height:1.4;transition:border .2s,box-shadow .2s}.ChatBox_input__SFIvb:focus{outline:none;border-color:#60a5fa;box-shadow:0 0 0 3px rgba(96,165,250,.3);animation:ChatBox_bounceIn__vx9j0 .25s ease-in-out}@keyframes ChatBox_bounceIn__vx9j0{0%{transform:scale(.98)}50%{transform:scale(1.02)}to{transform:scale(1)}}.ChatBox_askAssistantBtn__M5Zh6{padding:12px 20px;font-size:17px;font-weight:700;background:linear-gradient(145deg,#3b82f6,#60a5fa);color:#fff;border:none;border-radius:14px;display:inline-flex;align-items:center;gap:10px;box-shadow:0 6px 20px rgba(59,130,246,.4);cursor:pointer;transition:all .3s ease;white-space:nowrap;animation:ChatBox_pulse__JGwrV 2s infinite}.ChatBox_askAssistantBtn__M5Zh6:hover{background:linear-gradient(145deg,#2563eb,#3b82f6);transform:translateY(-2px) scale(1.03);box-shadow:0 8px 24px rgba(59,130,246,.5)}@keyframes ChatBox_pulse__JGwrV{0%{box-shadow:0 0 0 0 rgba(59,130,246,.4)}70%{box-shadow:0 0 0 12px rgba(59,130,246,0)}to{box-shadow:0 0 0 0 rgba(59,130,246,0)}}.ChatBox_loading__0P0_h{font-size:13px;color:#888;margin-top:6px}.ChatBox_notice__a1_0m{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;padding:16px}.ChatBox_loginPrompt__27cgb{font-size:1rem;font-weight:500;line-height:1.6;color:#1f2937}.ChatBox_icon__NvlqR{font-size:1.4rem;margin-bottom:4px}.ChatBox_buttonWrap__Qy0fj{margin-top:6px}.ChatBox_unlockText__hpkP1{margin-top:4px;font-size:.95rem;color:#374151}.ChatBox_loginLink__M7myl{color:#d61fa5;font-weight:700;text-decoration:none;margin:0 4px;border:none;font-size:17px;cursor:pointer;position:relative;transition:all .3s ease}.ChatBox_loginLink__M7myl:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background-color:#ff9bde;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.ChatBox_loginLink__M7myl:hover{color:#14a4a1}.ChatBox_loginLink__M7myl:hover:after{transform:scaleX(1);transform-origin:left}.ChatBox_loginText__FBPE2{color:#444;font-weight:500}.ChatBox_send__PdS4_{background:linear-gradient(145deg,#3b82f6,#60a5fa);color:#fff;border:none;border-radius:25px;padding:10px 20px;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 4px 12px rgba(59,130,246,.3);transition:all .2s ease-in-out}.ChatBox_send__PdS4_:hover{background:linear-gradient(145deg,#2563eb,#3b82f6);box-shadow:0 6px 16px rgba(59,130,246,.4);transform:translateY(-2px)}.ChatBox_send__PdS4_:disabled{background:#d1d5db;color:#6b7280;cursor:not-allowed;box-shadow:none}.ChatBox_bot__D1GQJ{background-color:#e0e7ff;align-self:flex-start;text-align:left;padding:8px 12px;border-radius:18px 18px 18px 4px;max-width:85%;color:#1e3a8a;margin-left:4px}@media (max-width:768px){.ChatBox_box__3EIBI{width:calc(100% - 16px);max-width:100%;position:fixed;bottom:0;left:0;right:0;border-radius:12px 12px 0 0;padding:.6rem .8rem;background:#fff;box-shadow:0 -2px 8px rgba(0,0,0,.1);z-index:1000;margin-left:7px}.ChatBox_bot__D1GQJ{margin-left:12px}.ChatBox_title__KjMZ_{font-size:18px;text-align:center;margin-bottom:.5rem}.ChatBox_notice__a1_0m{font-size:.9rem;text-align:center;padding:8px;margin-bottom:.4rem}.ChatBox_buttonWrap__Qy0fj{margin:.3rem 0}.ChatBox_log__ozyd6{max-height:35vh;overflow-y:auto;padding:0 2px;margin-bottom:.5rem}.ChatBox_msg__HNPn3{font-size:.9rem;margin-bottom:.3rem}.ChatBox_inputRow__Gw9xF{display:flex;gap:6px;align-items:center;width:100%}.ChatBox_input__SFIvb{flex:1 1;min-height:34px;font-size:16px;padding:.75rem;border-radius:8px;border:1px solid #ccc}.ChatBox_askAssistantBtn__M5Zh6{padding:10px 16px;font-size:15px;border-radius:12px}.ChatBox_askAssistantBtn__M5Zh6:disabled{opacity:.6}.ChatBox_upgradeButton__UW7_X{margin:0 auto .4rem;padding:.5rem 1rem;font-size:.95rem}.ChatBox_launcher__89Q9m{position:fixed;bottom:16px;right:16px;z-index:1000}.ChatBox_closeBtn__DWoz4{position:absolute;top:6px;right:8px;font-size:1.2rem;background:none;border:none;cursor:pointer}.ChatBox_loading__0P0_h{text-align:center;font-size:.85rem;margin-top:.3rem}}.CookieConsent_banner__mqXxj{max-width:340px;padding:20px 24px;background:#fefefe;border-radius:16px;box-shadow:0 12px 28px rgba(0,0,0,.15);border:1px solid rgba(0,0,0,.08);color:#1f2937;font-size:14px;line-height:1.6;font-family:Inter,sans-serif;position:fixed;bottom:24px;left:24px;z-index:9999;animation:CookieConsent_fadeInUp__IbJfA .4s ease-out}@keyframes CookieConsent_fadeInUp__IbJfA{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.CookieConsent_banner__mqXxj p{margin-bottom:16px}.CookieConsent_link__PGDkJ{color:#2563eb;font-weight:500;text-decoration:underline;text-underline-offset:3px;transition:color .3s ease}.CookieConsent_link__PGDkJ:hover{color:#1e40af}.CookieConsent_actions__1BMDt{display:flex;justify-content:space-between;gap:12px}.CookieConsent_accept__tCe7A,.CookieConsent_manage__bbalr{flex:1 1;padding:8px 10px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .3s ease}.CookieConsent_manage__bbalr{background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db}.CookieConsent_manage__bbalr:hover{background-color:#e5e7eb}.CookieConsent_accept__tCe7A{background:linear-gradient(90deg,#6366f1,#3b82f6);color:#fff;box-shadow:0 2px 6px rgba(99,102,241,.3);border:none}.CookieConsent_accept__tCe7A:hover{background:linear-gradient(90deg,#4f46e5,#2563eb)}.CookieConsent_modalOverlay__rwHGq{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:10000;display:flex;align-items:center;justify-content:center}.CookieConsent_modal__3Mars{background:#fff;color:#1f2937;border-radius:14px;max-width:400px;width:90%;padding:24px;box-shadow:0 12px 28px rgba(0,0,0,.15);font-family:Inter,Segoe UI,sans-serif;animation:CookieConsent_fadeInUp__IbJfA .3s ease-out}.CookieConsent_modal__3Mars h3{margin-top:0;font-size:18px;margin-bottom:12px}.CookieConsent_modal__3Mars p{margin-bottom:20px;font-size:14px;line-height:1.6}.CookieConsent_modalActions__9EwLl{display:flex;justify-content:flex-end;gap:10px}.CookieConsent_modalActions__9EwLl button{padding:6px 14px;border-radius:8px;font-size:13px;cursor:pointer;font-weight:500;border:none;transition:all .3s ease}.CookieConsent_modalActions__9EwLl button:first-child{background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db}.CookieConsent_modalActions__9EwLl button:first-child:hover{background-color:#e5e7eb}.CookieConsent_modalActions__9EwLl .CookieConsent_accept__tCe7A{background:linear-gradient(90deg,#6366f1,#3b82f6);color:#fff;box-shadow:0 2px 6px rgba(99,102,241,.3)}.CookieConsent_modalActions__9EwLl .CookieConsent_accept__tCe7A:hover{background:linear-gradient(90deg,#4f46e5,#2563eb)}@media (max-width:640px){.CookieConsent_banner__mqXxj{left:16px;right:16px;width:auto;padding:14px;font-size:13px;border-radius:10px}.CookieConsent_banner__mqXxj p{margin-bottom:10px;line-height:1.5}.CookieConsent_actions__1BMDt{flex-direction:column;gap:8px;align-items:stretch}.CookieConsent_accept__tCe7A,.CookieConsent_manage__bbalr{width:100%;font-size:13px;padding:10px}}.DailyQuiz_overlay__3SCjn{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(36,33,61,.5);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:DailyQuiz_fadeIn__AP28X .3s ease}@keyframes DailyQuiz_fadeIn__AP28X{0%{opacity:0}to{opacity:1}}.DailyQuiz_box__u3ZBU{background:#fff;border-radius:1.5rem;padding:2rem;width:90%;max-width:440px;text-align:center;font-family:Inter,sans-serif;box-shadow:0 16px 48px rgba(0,0,0,.15);animation:DailyQuiz_slideIn__InFK6 .3s ease}@keyframes DailyQuiz_slideIn__InFK6{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.DailyQuiz_box__u3ZBU h2{font-size:1.8rem;margin-bottom:1.2rem;color:#4c1d95;font-weight:700}.DailyQuiz_select__LtJK0{width:100%;padding:.75rem 1.2rem;font-size:1rem;border-radius:.75rem;border:1px solid #d1d5db;background:#f3f4f6;color:#1f2937;margin-bottom:1.5rem;outline:none;transition:border .3s ease}.DailyQuiz_select__LtJK0:focus{border-color:#8b5cf6}.DailyQuiz_submitBtn__ErALb{background:linear-gradient(90deg,#8b5cf6,#7c3aed);color:#fff;padding:.75rem 1.6rem;border:none;border-radius:.75rem;font-weight:600;font-size:1rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 12px rgba(139,92,246,.3)}.DailyQuiz_submitBtn__ErALb:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(124,58,237,.35)}.DailyQuiz_thankYou___fUUO{font-size:1.4rem;color:#16a34a;font-weight:600;margin-top:1rem}