.GlassFormFieldError_container__vNZl5{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:7px;width:100%}.GlassFormFieldError_pill__WhYoQ{display:flex;justify-content:flex-start;align-items:center;flex-grow:0;flex-shrink:0;width:100%;max-width:559px;position:relative;gap:.5rem;padding:.75rem 1.5rem .75rem 1rem;border-radius:100px;background:rgba(253,96,91,.09);border:1px solid rgba(255,255,255,.05);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);--error-color:var(--error,#f06c85)}.GlassFormFieldError_pill__WhYoQ:before{content:"";position:absolute;inset:0;border-radius:100px;padding:1px;background:linear-gradient(180deg,var(--error-color) 0,color-mix(in srgb,var(--error-color) 70%,transparent) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.GlassFormFieldError_icon__dRHBB{display:flex;flex-grow:0;flex-shrink:0;width:1.25rem;height:1.25rem;align-items:center;justify-content:center;color:var(--error,#f06c85)}.GlassFormFieldError_value__rPTjf{flex-grow:1;width:100%;max-width:491px;font-size:17px;text-align:left;color:var(--error,#f06c85);line-height:1.4}.GlassFormFieldError_errorRow__fMtAQ{display:flex;justify-content:flex-start;align-items:center;align-self:stretch;flex-grow:0;flex-shrink:0;position:relative;gap:.625rem;padding:3px .625rem}.GlassFormFieldError_errorText__4LojW{flex-grow:0;flex-shrink:0;font-size:.875rem;text-align:left;color:var(--error,#f06c85);line-height:1.5}@media (max-width:767px){.GlassFormFieldError_pill__WhYoQ{padding:.625rem 1rem .625rem .875rem;gap:.375rem}.GlassFormFieldError_value__rPTjf{font-size:15px}.GlassFormFieldError_errorText__4LojW{font-size:.8125rem}}@media (prefers-contrast:high){.GlassFormFieldError_pill__WhYoQ{background:rgba(253,96,91,.15);border:1px solid var(--error,#f06c85)}.GlassFormFieldError_pill__WhYoQ:before{display:none}.GlassFormFieldError_errorText__4LojW,.GlassFormFieldError_value__rPTjf{color:#ff8a9f}}@media (prefers-reduced-motion:reduce){.GlassFormFieldError_pill__WhYoQ{backdrop-filter:none;-webkit-backdrop-filter:none}}.RobotPreloader_loaderOverlay__B1dus{position:absolute;inset:10% 12% 12%;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;z-index:50;pointer-events:none;background:radial-gradient(circle at 50% 35%,rgba(96,165,250,.07),rgba(16,24,40,0) 48%),radial-gradient(circle at 50% 70%,rgba(109,40,217,.08),rgba(16,24,40,0) 58%);backdrop-filter:blur(2px);transition:opacity .45s cubic-bezier(.4,0,.2,1);opacity:1;border-radius:28px}@media (max-width:768px){.RobotPreloader_loaderOverlay__B1dus{inset:12% 10% 14%;border-radius:22px}}.RobotPreloader_loaderOverlayHidden__cAeOW{opacity:0;pointer-events:none}.RobotPreloader_loaderGlow__DyDJR{position:absolute;width:56%;height:28%;background:radial-gradient(circle,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 70%);filter:blur(18px);opacity:.42;animation:RobotPreloader_glowPulse__EG3KF 3s ease-in-out infinite}@media (max-width:768px){.RobotPreloader_loaderGlow__DyDJR{filter:blur(12px);width:50%;height:24%}}.RobotPreloader_loaderCore__ZZyTX{position:relative;width:96px;height:96px;display:grid;place-items:center}.RobotPreloader_loaderRing__ox6mD{position:absolute;border-radius:50%;border:2px solid transparent}.RobotPreloader_loaderRingOuter__IymNR{width:100%;height:100%;border-color:rgba(96,165,250,.6) rgba(96,165,250,.15);box-shadow:0 0 8px rgba(59,130,246,.14);animation:RobotPreloader_loaderSpin__2iOXc 3s linear infinite}.RobotPreloader_loaderRingInner__aX4TX{width:72%;height:72%;border-color:rgba(168,85,247,.7) rgba(168,85,247,.2) rgba(168,85,247,.2) rgba(168,85,247,.7);box-shadow:0 0 7px rgba(168,85,247,.14);animation:RobotPreloader_loaderSpinReverse__9vP6J 2s linear infinite}.RobotPreloader_loaderDot__n1CcT{position:absolute;width:14px;height:14px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#a5f3fc 0,#3b82f6 50%,#7c3aed 100%);box-shadow:0 0 7px rgba(59,130,246,.45),0 0 12px rgba(139,92,246,.2);animation:RobotPreloader_loaderPulse__decYd 1.5s ease-in-out infinite alternate;z-index:2}.RobotPreloader_loaderLabel__q3tXu{margin-top:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:rgba(255,255,255,.85);text-shadow:0 2px 8px rgba(0,0,0,.5);opacity:.9}@keyframes RobotPreloader_loaderSpin__2iOXc{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes RobotPreloader_loaderSpinReverse__9vP6J{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes RobotPreloader_loaderPulse__decYd{0%{transform:scale(.95);opacity:.9;box-shadow:0 0 7px rgba(59,130,246,.35)}to{transform:scale(1.2);opacity:1;box-shadow:0 0 12px rgba(59,130,246,.5),0 0 18px rgba(139,92,246,.22)}}@keyframes RobotPreloader_glowPulse__EG3KF{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}.Robot3DContainer_robotAligner__l0BZ_{position:relative;display:flex;justify-content:center;align-items:flex-end;width:100%;height:100%;min-height:0;z-index:30}.Robot3DContainer_robotAligner__l0BZ_:has(>.Robot3DContainer_robotWelcome__T3vkO){container-type:size}.Robot3DContainer_robotAlignerShift__dEKcF{transform:translate(var(--robot-platform-offset-x,0),calc(var(--robot-platform-offset, 0px) + var(--robot-ground-tweak, 0px)))}.Robot3DContainer_robotFrame__56fqi{position:relative;display:flex;justify-content:center;flex-shrink:0;max-width:100%}.Robot3DContainer_robotCanvas__ignKf{width:100%;height:100%;max-width:100%}.Robot3DContainer_robotBase__KtKbB{width:clamp(220px,78%,440px);height:clamp(320px,52vh,520px);max-width:100%}@media (min-width:768px){.Robot3DContainer_robotBase__KtKbB{width:clamp(320px,84%,600px);height:clamp(380px,58vh,640px)}}@media (min-width:1024px){.Robot3DContainer_robotBase__KtKbB{width:clamp(380px,88%,680px);height:clamp(440px,64vh,720px)}}.Robot3DContainer_robotCompact__PqUtv{width:clamp(220px,80%,420px);aspect-ratio:1/1.6;max-height:520px;min-height:300px;max-width:100%}@media (min-width:768px){.Robot3DContainer_robotCompact__PqUtv{width:clamp(300px,80%,480px);max-height:560px;min-height:360px}}@media (min-width:1024px){.Robot3DContainer_robotCompact__PqUtv{width:clamp(360px,75%,520px);max-height:600px;min-height:400px}}.Robot3DContainer_robotDashboard__ng5ko{height:clamp(150px,38svh,480px);max-height:100%;width:calc(clamp(150px, 38svh, 480px) / 1.6);max-width:86%;min-height:0}@media (min-height:900px){.Robot3DContainer_robotDashboard__ng5ko{height:clamp(200px,44svh,620px);width:calc(clamp(200px, 44svh, 620px) / 1.6)}}.Robot3DContainer_robotWelcome__T3vkO{height:100%;max-height:100%;width:calc(100% / 1.6);width:calc(100cqh / 1.6);max-width:92%;min-height:0}@media (min-width:640px){.Robot3DContainer_robotWelcome__T3vkO{max-width:88%}}@media (min-width:768px){.Robot3DContainer_robotWelcome__T3vkO{max-width:84%}}@media (min-width:1024px){.Robot3DContainer_robotWelcome__T3vkO{max-width:78%}}.Robot3DContainer_robotLoginHero__QX5Yk{height:clamp(300px,40svh,520px);max-height:100%;width:calc(clamp(300px, 40svh, 520px) / 1.24);max-width:94%;min-height:0}@media (min-width:768px){.Robot3DContainer_robotLoginHero__QX5Yk{height:clamp(340px,43svh,580px);width:calc(clamp(340px, 43svh, 580px) / 1.18)}}@media (min-width:1024px){.Robot3DContainer_robotLoginHero__QX5Yk{height:clamp(360px,45svh,620px);width:calc(clamp(360px, 45svh, 620px) / 1.14)}}.Robot3DContainer_robotImmersive__kkIOM{width:clamp(260px,82%,460px);height:clamp(340px,52vh,540px);max-width:100%}@media (min-width:768px){.Robot3DContainer_robotImmersive__kkIOM{width:clamp(360px,92%,680px);height:clamp(420px,62vh,720px)}}@media (min-width:1024px){.Robot3DContainer_robotImmersive__kkIOM{width:clamp(440px,95%,760px);height:clamp(480px,68vh,800px)}}.Robot3DContainer_robotVoiceChat__7AOd5{height:clamp(280px,40svh,460px);max-height:100%;width:calc(clamp(280px, 40svh, 460px) / 1.6);max-width:90%;min-height:0}@media (min-width:640px){.Robot3DContainer_robotVoiceChat__7AOd5{height:clamp(300px,40svh,500px);width:calc(clamp(300px, 40svh, 500px) / 1.6);max-width:86%}}@media (min-width:1024px){.Robot3DContainer_robotVoiceChat__7AOd5{height:clamp(320px,40svh,540px);width:calc(clamp(320px, 40svh, 540px) / 1.6);max-width:82%}}.Robot3DContainer_platform3DFrame__QlVh_{width:100%;max-width:100%;aspect-ratio:auto}.ChildDashboardSidebar_mobileNav__RxY6W{--child-dashboard-mobile-nav-base-height:clamp(54px,10.5dvh,80px);--child-dashboard-mobile-nav-gap:min(clamp(6px,1.4dvh,14px),clamp(5px,1vw,11px));--child-dashboard-mobile-nav-pad-top:min(clamp(3px,0.95dvh,9px),clamp(3px,0.7vh,8px));--child-dashboard-mobile-nav-pad-bottom:min(clamp(2px,0.55dvh,6px),clamp(2px,0.45vh,5px));--child-dashboard-mobile-button-pad-bottom:min(clamp(9px,2dvh,16px),clamp(8px,1.65vh,13px));--child-dashboard-mobile-icon-box:min(clamp(28px,8vw,40px),clamp(26px,5.6dvh,36px));--child-dashboard-mobile-icon-max:min(clamp(30px,8vw,40px),clamp(28px,5.9dvh,38px));--child-dashboard-mobile-label-size:min(clamp(8px,1.9vw,11px),clamp(7px,1.55dvh,10px));--child-dashboard-mobile-highlight-height:min(clamp(6px,2.2vw,9px),clamp(5px,1.3dvh,8px));--child-dashboard-mobile-highlight-bottom-offset:0px;position:fixed;inset:auto 0 0 0;z-index:40;display:flex;flex-direction:column;align-items:center;gap:var(--child-dashboard-mobile-nav-gap);padding-inline:clamp(8px,5.5vw,20px);padding-top:var(--child-dashboard-mobile-nav-pad-top);padding-bottom:calc(env(safe-area-inset-bottom, 0px) + var(--child-dashboard-mobile-nav-pad-bottom));border-top:1px solid rgba(255,255,255,.05);background:rgba(9,9,9,.92);backdrop-filter:blur(20px);min-height:calc(var(--child-dashboard-mobile-nav-base-height) + env(safe-area-inset-bottom, 0px));height:calc(var(--child-dashboard-mobile-nav-base-height) + env(safe-area-inset-bottom, 0px));overflow:visible;isolation:isolate}.ChildDashboardSidebar_mobileNav__RxY6W:before{content:"";position:absolute;inset:auto 0 calc(-1 * clamp(16px, 4vh, 28px)) 0;top:0;background:linear-gradient(180deg,rgba(9,9,9,.92) 50%,rgba(9,9,9,.75) 80%,rgba(9,9,9,0));pointer-events:none;z-index:-1}.ChildDashboardSidebar_mobileNavInner__k67fy{display:flex;width:100%;max-width:min(540px,96vw);justify-content:space-between;gap:min(clamp(2px,1.4vw,10px),clamp(2px,1vh,8px))}.ChildDashboardSidebar_mobileNavButton__s78uL{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:min(clamp(1px,.6vh,5px),clamp(1px,.45vh,4px));min-width:clamp(58px,18vw,92px);text-align:center;position:relative;padding-bottom:var(--child-dashboard-mobile-button-pad-bottom)}.ChildDashboardSidebar_mobileIcon__mrzBg{display:flex;align-items:center;justify-content:center;padding:clamp(4px,1.2vw,8px);transition:color .18s ease,transform .18s ease;transform-origin:center}.ChildDashboardSidebar_mobileIconInactive__FWTc6{color:#949b9e;transform:none}.ChildDashboardSidebar_mobileIconContent__5OVuG{display:flex;align-items:center;justify-content:center;width:var(--child-dashboard-mobile-icon-box);height:var(--child-dashboard-mobile-icon-box);max-width:94%;max-height:94%;padding:0;transition:opacity .18s ease}.ChildDashboardSidebar_mobileIconContentInactive___mTpx{opacity:.65}.ChildDashboardSidebar_mobileIconActive__BiuM6{color:#55c4f8;transform:none}.ChildDashboardSidebar_mobileIconActiveSettings__ZUp9E{color:#461EFB}.ChildDashboardSidebar_mobileIconActiveReportCard__Mmpy_{color:#E1FB1E}.ChildDashboardSidebar_mobileIconNode__oVrZx{display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-width:100%;max-height:100%;transition:transform .18s ease,opacity .18s ease}.ChildDashboardSidebar_mobileIconNodeActive__DkITV{transform:none}.ChildDashboardSidebar_mobileIconNodeInactive__HbJQf{opacity:.75;transform:none}.ChildDashboardSidebar_mobileLucideIcon__b1mRp{width:100%;height:100%;max-width:var(--child-dashboard-mobile-icon-max);max-height:var(--child-dashboard-mobile-icon-max);transform-origin:center;transform:scale(1.5);transition:transform .18s ease,stroke-width .18s ease,opacity .18s ease,color .18s ease}.ChildDashboardSidebar_mobileLucideIconActive__ORNJp{color:#55c4f8}.ChildDashboardSidebar_mobileLucideIconActiveSettings__ZyfmH{color:#461EFB!important}.ChildDashboardSidebar_mobileLucideIconActiveQuests__byVTQ,.ChildDashboardSidebar_mobileLucideIconActiveReportCard__2stdC{color:#E1FB1E!important}.ChildDashboardSidebar_mobileLucideIconActiveVault__ehYU0{color:#FB551E!important}.ChildDashboardSidebar_mobileLucideIconActiveMap__m4V6e{color:#6C1ADE!important}.ChildDashboardSidebar_mobileLucideIconInactive__xfqbt{opacity:.78}.ChildDashboardSidebar_mobileAllQuestsIcon__MAQ_c{display:block;width:var(--child-dashboard-mobile-icon-max);height:var(--child-dashboard-mobile-icon-max);transform-origin:center;transform:scale(1.32);transition:transform .18s ease,opacity .18s ease,filter .18s ease}.ChildDashboardSidebar_mobileAllQuestsIconInactive__t26RV{opacity:.78;filter:brightness(.8)}.ChildDashboardSidebar_mobileAllQuestsIconActive__VhRcw{filter:brightness(1) drop-shadow(0 0 8px rgba(225,251,30,.45))}.ChildDashboardSidebar_mobileAllQuestsIconActive__VhRcw g,.ChildDashboardSidebar_mobileAllQuestsIconActive__VhRcw path{fill:#E1FB1E!important}.ChildDashboardSidebar_mobileCustomIcon__HyXPw{display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-width:var(--child-dashboard-mobile-icon-max);max-height:var(--child-dashboard-mobile-icon-max);transform-origin:center;transform:scale(1.5);transition:transform .18s ease,opacity .18s ease,color .18s ease,filter .18s ease}.ChildDashboardSidebar_mobileCustomIconActive__GViwP{color:#55c4f8;filter:brightness(1) drop-shadow(0 0 6px rgba(85,196,248,.3))}.ChildDashboardSidebar_mobileQuestsIconActive__3sz5O{color:#E1FB1E!important;filter:brightness(1) drop-shadow(0 0 6px rgba(225,251,30,.35))!important}.ChildDashboardSidebar_mobileVaultIconActive__bcFqD{color:#FB551E!important;filter:brightness(1) drop-shadow(0 0 6px rgba(251,85,30,.35))!important}.ChildDashboardSidebar_mobileSettingsIconActive__S7uNI{filter:brightness(1) drop-shadow(0 0 6px rgba(70,30,251,.3))!important}.ChildDashboardSidebar_mobileReportCardIconActive__qWS1S{filter:brightness(1) drop-shadow(0 0 6px rgba(225,251,30,.3))!important}.ChildDashboardSidebar_mobileCustomIconInactive__9r5a8{opacity:.78}.ChildDashboardSidebar_mobileCustomIcon__HyXPw img,.ChildDashboardSidebar_mobileCustomIcon__HyXPw svg{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;flex-shrink:0}.ChildDashboardSidebar_mobileCustomIconActive__GViwP circle,.ChildDashboardSidebar_mobileCustomIconActive__GViwP path,.ChildDashboardSidebar_mobileCustomIconActive__GViwP polygon,.ChildDashboardSidebar_mobileCustomIconActive__GViwP rect{fill:#55c4f8!important}.ChildDashboardSidebar_mobileCustomIconActive__GViwP linearGradient stop{stop-color:#55c4f8!important}.ChildDashboardSidebar_mobileQuestsIconActive__3sz5O circle,.ChildDashboardSidebar_mobileQuestsIconActive__3sz5O path,.ChildDashboardSidebar_mobileQuestsIconActive__3sz5O polygon,.ChildDashboardSidebar_mobileQuestsIconActive__3sz5O rect{fill:#E1FB1E!important}.ChildDashboardSidebar_mobileQuestsIconActive__3sz5O linearGradient stop{stop-color:#E1FB1E!important}.ChildDashboardSidebar_mobileVaultIconActive__bcFqD circle,.ChildDashboardSidebar_mobileVaultIconActive__bcFqD path,.ChildDashboardSidebar_mobileVaultIconActive__bcFqD polygon,.ChildDashboardSidebar_mobileVaultIconActive__bcFqD rect{fill:#FB551E!important}.ChildDashboardSidebar_mobileVaultIconActive__bcFqD linearGradient stop{stop-color:#FB551E!important}.ChildDashboardSidebar_mobileDashboardIcon__NAwC2{transform:scale(1.32)!important}.ChildDashboardSidebar_mobileMapIcon__wI1sK{transform:translateY(-1px) scale(1.32)!important}.ChildDashboardSidebar_mobileQuestsIcon__szcPj{transform:scale(1.4)!important}.ChildDashboardSidebar_mobileVaultIcon__MhvLm{transform:scale(1.32)!important}.ChildDashboardSidebar_mobileReportCardIcon__M4KWT{transform:scale(1.38)!important}.ChildDashboardSidebar_mobileSettingsIcon__ANtRj{transform:scale(1.32)!important}.ChildDashboardSidebar_mobileSettingsIconActive__S7uNI{color:#461EFB!important}.ChildDashboardSidebar_mobileSettingsIconActive__S7uNI circle,.ChildDashboardSidebar_mobileSettingsIconActive__S7uNI path,.ChildDashboardSidebar_mobileSettingsIconActive__S7uNI polygon,.ChildDashboardSidebar_mobileSettingsIconActive__S7uNI rect{fill:#461EFB!important}.ChildDashboardSidebar_mobileSettingsIconActive__S7uNI linearGradient stop{stop-color:#461EFB!important}.ChildDashboardSidebar_mobileMapIconActive__nOkz5{color:#6C1ADE!important;filter:brightness(1) drop-shadow(0 0 6px rgba(108,26,222,.35))!important}.ChildDashboardSidebar_mobileMapIconActive__nOkz5 circle,.ChildDashboardSidebar_mobileMapIconActive__nOkz5 path,.ChildDashboardSidebar_mobileMapIconActive__nOkz5 polygon,.ChildDashboardSidebar_mobileMapIconActive__nOkz5 rect{fill:#6C1ADE!important}.ChildDashboardSidebar_mobileMapIconActive__nOkz5 linearGradient stop{stop-color:#6C1ADE!important}.ChildDashboardSidebar_mobileReportCardIconActive__qWS1S{color:#E1FB1E!important}.ChildDashboardSidebar_mobileReportCardIconActive__qWS1S circle,.ChildDashboardSidebar_mobileReportCardIconActive__qWS1S path,.ChildDashboardSidebar_mobileReportCardIconActive__qWS1S polygon,.ChildDashboardSidebar_mobileReportCardIconActive__qWS1S rect{fill:#E1FB1E!important}.ChildDashboardSidebar_mobileReportCardIconActive__qWS1S linearGradient stop{stop-color:#E1FB1E!important}.ChildDashboardSidebar_mobileLabel__Lu91g{font-size:var(--child-dashboard-mobile-label-size);font-weight:600;letter-spacing:clamp(.08em,.4vw,.16em);text-transform:uppercase;color:#949b9e;transition:color .18s ease;margin-bottom:min(clamp(2px,.8vw,6px),clamp(2px,.5vh,4px));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:clamp(60px,18vw,100px);max-width:100%}.ChildDashboardSidebar_mobileLabelActive__YlDNA{color:#ffffff}.ChildDashboardSidebar_mobileHighlight__fqN1p{position:absolute;bottom:var(--child-dashboard-mobile-highlight-bottom-offset);left:50%;width:clamp(50px,14vw,82px);height:var(--child-dashboard-mobile-highlight-height);pointer-events:none;border-radius:999px;opacity:0;transform:translateX(-50%) scaleX(.55);transform-origin:center;transition:opacity .22s ease,transform .22s ease;clip-path:inset(12% 0 0 0)}.ChildDashboardSidebar_mobileHighlight__fqN1p:after,.ChildDashboardSidebar_mobileHighlight__fqN1p:before{content:"";position:absolute;inset:0;border-radius:inherit}.ChildDashboardSidebar_mobileHighlight__fqN1p:before{background:linear-gradient(90deg,#2ca8f1,#55c4f8 50%,#7dd7ff);box-shadow:0 4px 12px rgba(36,116,177,.55),0 0 28px rgba(112,211,255,.5);opacity:1}.ChildDashboardSidebar_mobileHighlight__fqN1p:after{inset:clamp(2px,.6vw,4px) clamp(6px,2vw,10px);background:radial-gradient(70% 160% at 50% 0,rgba(119,212,255,.7) 0,rgba(85,196,248,.2) 45%,rgba(85,196,248,0) 100%);mix-blend-mode:screen;filter:drop-shadow(0 4px 8px rgba(0,0,0,.35))}.ChildDashboardSidebar_mobileHighlightSettings__n_oBQ:before{background:linear-gradient(90deg,#3416D1,#461EFB 50%,#5B3CFC);box-shadow:0 4px 12px rgba(70,30,251,.55),0 0 28px rgba(70,30,251,.5)}.ChildDashboardSidebar_mobileHighlightSettings__n_oBQ:after{background:radial-gradient(70% 160% at 50% 0,rgba(70,30,251,.7) 0,rgba(70,30,251,.2) 45%,rgba(70,30,251,0) 100%)}.ChildDashboardSidebar_mobileHighlightMap__Fds9S:before{background:linear-gradient(90deg,#4b0fa3,#6c1ade 50%,#8a3ff5);box-shadow:0 4px 12px rgba(108,26,222,.55),0 0 28px rgba(108,26,222,.45)}.ChildDashboardSidebar_mobileHighlightMap__Fds9S:after{background:radial-gradient(70% 160% at 50% 0,rgba(108,26,222,.75) 0,rgba(108,26,222,.25) 45%,rgba(108,26,222,0) 100%)}.ChildDashboardSidebar_mobileHighlightQuests__wBeDx:before{background:linear-gradient(90deg,#cae519,#e1fb1e 50%,#ebff5c);box-shadow:0 4px 12px rgba(225,251,30,.55),0 0 28px rgba(225,251,30,.5)}.ChildDashboardSidebar_mobileHighlightQuests__wBeDx:after{background:radial-gradient(70% 160% at 50% 0,rgba(225,251,30,.7) 0,rgba(225,251,30,.2) 45%,rgba(225,251,30,0) 100%)}.ChildDashboardSidebar_mobileHighlightVault___oR9Z:before{background:linear-gradient(90deg,#c23414,#FB551E 50%,#ff7b47);box-shadow:0 4px 12px rgba(251,85,30,.55),0 0 28px rgba(251,85,30,.45)}.ChildDashboardSidebar_mobileHighlightVault___oR9Z:after{background:radial-gradient(70% 160% at 50% 0,rgba(251,85,30,.72) 0,rgba(251,85,30,.28) 45%,rgba(251,85,30,0) 100%)}.ChildDashboardSidebar_mobileHighlightReportCard__za_ma:before{background:linear-gradient(90deg,#CAE519,#E1FB1E 50%,#EBFF5C);box-shadow:0 4px 12px rgba(225,251,30,.55),0 0 28px rgba(225,251,30,.5)}.ChildDashboardSidebar_mobileHighlightReportCard__za_ma:after{background:radial-gradient(70% 160% at 50% 0,rgba(225,251,30,.7) 0,rgba(225,251,30,.2) 45%,rgba(225,251,30,0) 100%)}.ChildDashboardSidebar_mobileHighlightActive__GMRdG{opacity:1;transform:translateX(-50%) scaleX(1)}.ChildDashboardSidebar_mobileNavButton__s78uL:has(.ChildDashboardSidebar_mobileHighlightActive__GMRdG){z-index:1}@media (min-width:640px){.ChildDashboardSidebar_mobileNav__RxY6W{--child-dashboard-mobile-nav-base-height:clamp(68px,11dvh,96px);--child-dashboard-mobile-nav-pad-top:min(clamp(4px,1.15dvh,12px),clamp(4px,0.95vh,10px));--child-dashboard-mobile-nav-pad-bottom:min(clamp(3px,0.85dvh,8px),clamp(3px,0.7vh,6px));--child-dashboard-mobile-button-pad-bottom:min(clamp(12px,2.4dvh,22px),clamp(10px,2vh,17px));--child-dashboard-mobile-icon-box:min(clamp(30px,6.5vw,42px),clamp(28px,5.7dvh,38px));--child-dashboard-mobile-icon-max:min(clamp(32px,6.5vw,42px),clamp(30px,6dvh,40px));--child-dashboard-mobile-highlight-bottom-offset:-1px}.ChildDashboardSidebar_mobileHighlight__fqN1p{clip-path:inset(6% 0 0 0)}}@media (max-height:680px){.ChildDashboardSidebar_mobileNav__RxY6W{--child-dashboard-mobile-nav-base-height:clamp(50px,9.5dvh,66px);--child-dashboard-mobile-nav-gap:min(clamp(4px,1dvh,10px),clamp(3px,0.8vw,8px));--child-dashboard-mobile-button-pad-bottom:min(clamp(7px,1.55dvh,12px),clamp(6px,1.25vh,10px));--child-dashboard-mobile-icon-box:min(clamp(25px,7vw,34px),clamp(24px,5dvh,32px));--child-dashboard-mobile-icon-max:min(clamp(27px,7vw,36px),clamp(25px,5.2dvh,34px));--child-dashboard-mobile-label-size:min(clamp(7px,1.75vw,10px),clamp(6.5px,1.35dvh,8.5px))}.ChildDashboardSidebar_mobileCustomIcon__HyXPw,.ChildDashboardSidebar_mobileLucideIcon__b1mRp{transform:scale(1.34)}.ChildDashboardSidebar_mobileDashboardIcon__NAwC2,.ChildDashboardSidebar_mobileMapIcon__wI1sK,.ChildDashboardSidebar_mobileSettingsIcon__ANtRj,.ChildDashboardSidebar_mobileVaultIcon__MhvLm{transform:scale(1.2)!important}.ChildDashboardSidebar_mobileQuestsIcon__szcPj,.ChildDashboardSidebar_mobileReportCardIcon__M4KWT{transform:scale(1.26)!important}}.ChildDashboardSidebar_desktopSidebar__LB_h2{--child-dashboard-sidebar-pad-y:clamp(12px,3.4dvh,38px);--child-dashboard-sidebar-pad-x:clamp(10px,1vw,18px);--child-dashboard-sidebar-logo-height:clamp(42px,7dvh,72px);--child-dashboard-sidebar-logo-width:clamp(168px,18vw,260px);--child-dashboard-sidebar-brand-gap:clamp(6px,1.4dvh,12px);--child-dashboard-sidebar-tagline-size:clamp(0.82rem,2.1dvh,1.25rem);--child-dashboard-sidebar-nav-offset:clamp(12px,3.2dvh,32px);--child-dashboard-sidebar-nav-gap:clamp(7px,1.8dvh,18px);--child-dashboard-sidebar-footer-gap:clamp(8px,1.8dvh,18px);--child-dashboard-sidebar-footer-pad-top:clamp(6px,1.2dvh,12px);--child-dashboard-sidebar-button-py:clamp(4px,0.95dvh,6px);--child-dashboard-sidebar-button-min-height:clamp(43px,7.3dvh,66px);--child-dashboard-sidebar-icon-size:clamp(44px,min(3.4vw,6dvh),54px);--child-dashboard-sidebar-button-font-size:clamp(0.82rem,1.8dvh,0.98rem);--child-dashboard-sidebar-label-font-size:clamp(0.86rem,1.9dvh,1.02rem);--child-dashboard-sidebar-action-height:clamp(36px,5.8dvh,40px);--child-dashboard-sidebar-action-pad-x:clamp(12px,1vw,16px);--child-dashboard-sidebar-action-font-size:clamp(0.78rem,1.65dvh,0.875rem);--child-dashboard-sidebar-action-icon-size:clamp(14px,2.2dvh,16px)}.ChildDashboardSidebar_desktopSidebarContent__mqoIw{padding:var(--child-dashboard-sidebar-pad-y) var(--child-dashboard-sidebar-pad-x)}.ChildDashboardSidebar_desktopBrand__2Lf_6{gap:var(--child-dashboard-sidebar-brand-gap)}.ChildDashboardSidebar_desktopPrimaryGroup__4Y9DS{gap:clamp(8px,1.8dvh,16px)}.ChildDashboardSidebar_desktopLogo__5nXQE{height:var(--child-dashboard-sidebar-logo-height);width:var(--child-dashboard-sidebar-logo-width)}.ChildDashboardSidebar_desktopTagline__aBxY5{font-size:var(--child-dashboard-sidebar-tagline-size)}.ChildDashboardSidebar_desktopNavList__4K_Zk{margin-top:var(--child-dashboard-sidebar-nav-offset);gap:var(--child-dashboard-sidebar-nav-gap)}.ChildDashboardSidebar_desktopFooter___YdI2{gap:var(--child-dashboard-sidebar-footer-gap)}.ChildDashboardSidebar_desktopLogoutWrap__UWS5I{padding-top:var(--child-dashboard-sidebar-footer-pad-top)}@media (min-width:768px) and (max-height:700px){.ChildDashboardSidebar_desktopSidebar__LB_h2{--child-dashboard-sidebar-pad-y:clamp(10px,2.4dvh,20px);--child-dashboard-sidebar-logo-height:clamp(34px,6dvh,48px);--child-dashboard-sidebar-tagline-size:clamp(0.72rem,1.8dvh,0.95rem);--child-dashboard-sidebar-nav-offset:clamp(8px,2.2dvh,18px);--child-dashboard-sidebar-nav-gap:clamp(5px,1.35dvh,10px);--child-dashboard-sidebar-footer-gap:clamp(6px,1.35dvh,10px);--child-dashboard-sidebar-button-min-height:clamp(46px,6.6dvh,52px);--child-dashboard-sidebar-icon-size:clamp(44px,min(3.4vw,5.5dvh),48px);--child-dashboard-sidebar-button-font-size:clamp(0.76rem,1.65dvh,0.9rem);--child-dashboard-sidebar-label-font-size:clamp(0.78rem,1.7dvh,0.92rem);--child-dashboard-sidebar-action-height:clamp(32px,5.4dvh,36px);--child-dashboard-sidebar-action-font-size:clamp(0.72rem,1.55dvh,0.8rem);--child-dashboard-sidebar-action-icon-size:clamp(12px,2dvh,14px)}}.ChildDashboardSidebar_desktopIconAmplify__S1eW7{--child-dashboard-desktop-icon-scale:clamp(1.18,1 + 0.2vw,1.34);transform-origin:center;transform:scale(var(--child-dashboard-desktop-icon-scale))}.ChildDashboardSidebar_desktopDashboardIconAmplify__pEC2A{--child-dashboard-desktop-icon-scale:clamp(1.58,1 + 0.42vw,1.92);transform-origin:center;transform:scale(var(--child-dashboard-desktop-icon-scale))}.ChildDashboardSidebar_desktopReportCardIconAmplify__9mJbz{--child-dashboard-desktop-icon-scale:clamp(1.26,1 + 0.27vw,1.5);transform-origin:center;transform:scale(var(--child-dashboard-desktop-icon-scale))}.ChildSettings_root__wfGbh{display:flex;flex-direction:column;flex:1;min-height:100dvh;height:100%;background-color:#010101;overflow-y:auto;overscroll-behavior:contain;overscroll-behavior-y:contain;overscroll-behavior-x:none;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.ChildSettings_root__wfGbh::-webkit-scrollbar{display:none}.ChildSettings_root__wfGbh.ChildSettings_dashboardRoot__qoeGn{min-height:0;overflow:visible}.ChildSettings_content__0OosJ{flex:1;min-height:0;display:flex;flex-direction:column;gap:clamp(24px,4vw,40px);width:min(100%,1108px);margin:0 auto;padding:clamp(20px,5vw,48px) clamp(20px,6vw,72px) clamp(16px,3vh,28px);color:#ffffff}.ChildSettings_header__YgLrI{display:flex;align-items:center;justify-content:space-between;gap:clamp(12px,4vw,24px)}.ChildSettings_pageTitle___U63K{font-size:clamp(1.8rem,3vw,2.6rem);font-weight:600;margin:0}.ChildSettings_statusSlot__7D9eC{min-height:clamp(16px,2vw,20px);display:flex;align-items:center}.ChildSettings_statusText__7yuQe{font-size:clamp(.7rem,1.1vw,.85rem);line-height:1.4;color:rgba(255,255,255,.7)}.ChildSettings_statusSaved__P8mjK{color:#2dd4bf}.ChildSettings_statusError__5PhLv{color:#f87171}.ChildSettings_sectionStack__8jJ4X{display:flex;flex-direction:column;gap:clamp(24px,4vw,40px)}.ChildSettings_section__UbW4I{display:flex;flex-direction:column;gap:clamp(16px,3vw,28px)}.ChildSettings_sectionHeaderRow__BQ7IG{display:flex;align-items:flex-start;justify-content:space-between;gap:clamp(12px,4vw,24px);flex-wrap:wrap}.ChildSettings_sectionHeaderGroup__Z_WZ_{display:flex;flex-direction:column;gap:clamp(6px,2vw,12px);flex:1 1 auto;min-width:0}.ChildSettings_sectionHeading__5pFFL{margin:0;font-size:clamp(1.15rem,1.9vw,1.45rem);font-weight:600;color:#ffffff}.ChildSettings_sectionSubtext__NWwYF{margin:0;font-size:clamp(.9rem,1.4vw,1.05rem);color:rgba(255,255,255,.68);line-height:1.5}.ChildSettings_sectionStatusText__eaTIn{font-size:clamp(.78rem,1.3vw,.95rem);margin:0;color:#55c4f8}.ChildSettings_sectionControls__R7Idh{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.ChildSettings_sectionActionRow__gdDwG{margin-top:clamp(16px,3vw,28px);display:flex;justify-content:flex-start}.ChildSettings_sectionActionButton__Zq3oQ{width:clamp(160px,45vw,220px);max-width:100%}.ChildSettings_sectionDivider__w3lR0{height:1px;background-color:rgba(255,255,255,.12);border:0}.ChildSettings_nicknameStatusActive__R2pUy{color:#55c4f8}.ChildSettings_nicknameStatusInactive__VzGTu{color:rgba(255,255,255,.7)}.ChildSettings_bottomSpacer__md7hw{display:block;height:max(clamp(0px,.3vh,4px),calc(var(--child-dashboard-mobile-nav-total-height, 0px) + clamp(2px, .4vh, 4px)));flex-shrink:0}@media (max-width:767px){.ChildSettings_content__0OosJ{padding-top:clamp(16px,6vw,28px);padding-inline:clamp(16px,6vw,32px);padding-bottom:clamp(16px,4vh,32px)}.ChildSettings_header__YgLrI{align-items:flex-start}}.AllQuests_card__d9IUR{display:flex;flex-direction:column;gap:clamp(10px,1.6vh,14px);height:100%;min-block-size:auto}.AllQuests_heroSection__KlXol{display:flex;flex-direction:column;gap:clamp(8px,1.2vh,12px)}.AllQuests_hero__0TmlA{position:relative;align-items:flex-end;border-radius:24px;padding:clamp(0px,.6vw,8px) 0;width:100%;aspect-ratio:16/10;min-height:clamp(140px,18vh,180px)}.AllQuests_heroMedia__TS1oX,.AllQuests_hero__0TmlA{display:flex;justify-content:center;overflow:hidden}.AllQuests_heroMedia__TS1oX{position:absolute;top:clamp(0px,.4vw,6px);bottom:clamp(0px,.4vw,6px);left:0;right:0;align-items:stretch;border-radius:clamp(18px,2vw,22px);z-index:2}.AllQuests_heroMedia__TS1oX:has([data-quest-art-fit=contained-large]){inset:0}.AllQuests_heroArtShell___NVw0{position:relative;flex:1 1 auto;width:100%;height:100%;border-radius:inherit;border:1px solid rgba(255,255,255,.12);display:flex;align-items:stretch;justify-content:center;background:transparent;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.AllQuests_heroArtShell___NVw0:after{content:"";position:absolute;inset:-8%;border-radius:inherit;background:var(--quest-glow-gradient,transparent);opacity:0;transform:scale(.995);filter:blur(8px);transition:opacity .2s ease,transform .2s ease;z-index:2;pointer-events:none;mix-blend-mode:normal}.AllQuests_heroArtBackground__a0VKR,.AllQuests_heroArtOverlay__YBwin{position:absolute;inset:0;border-radius:inherit;pointer-events:none}.AllQuests_heroArtBackground__a0VKR{z-index:0}.AllQuests_heroArtBackgroundImage__kKPFS{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:inherit;pointer-events:none;z-index:0}.AllQuests_heroArtOverlay__YBwin{z-index:1;opacity:.75}.AllQuests_heroEntrepreneurshipOverlay__5o_F_{position:absolute;left:-12%;bottom:-18%;width:130%;height:60%;border-radius:46%;background:#a1a933;mix-blend-mode:color-dodge;opacity:.9;pointer-events:none;z-index:1}.AllQuests_heroArtForeground__2tGa8{position:relative;z-index:3;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;padding:clamp(12px,1.8vw,20px) 0 0;transition:transform .15s ease}.AllQuests_heroArtForeground__2tGa8:has([data-quest-art-fit=contained-large]){padding-top:0}.AllQuests_heroArtForegroundLeftAligned__jOjrs{justify-content:flex-start}.AllQuests_heroArtIllustration__z3hiG{width:auto;max-width:100%;height:100%;max-height:100%;object-fit:contain}.AllQuests_heroArtIllustrationLeftAligned__rnp8b{width:100%;object-position:left bottom}.AllQuests_heroOverlay__b0RfR{position:absolute;inset:0;z-index:3;pointer-events:none}.AllQuests_heroXpLabel__lRYfY{position:absolute;left:clamp(12px,1.6vw,20px);top:clamp(12px,1.4vw,18px);display:inline-flex;align-items:center;gap:clamp(6px,1vw,10px);font-size:clamp(12px,1.15vw,14px);font-weight:600;letter-spacing:.02em;text-transform:none;color:inherit;mix-blend-mode:normal;transition:transform .13s ease,text-shadow .13s ease}.AllQuests_heroXpIcon__biyJh{width:clamp(16px,1.6vw,20px);height:clamp(20px,2.1vw,24px);flex-shrink:0;color:inherit}.AllQuests_heroProgress__HTxPH{display:flex;align-items:center;justify-content:center;padding-inline:clamp(6px,1.4vw,16px)}.AllQuests_heroProgressBar__g3slK{flex:1 1 auto;min-width:0}.AllQuests_categoryIcon__XNvQU{width:clamp(13px,1.1vw,16px);height:clamp(13px,1.1vw,16px);display:inline-flex;flex-shrink:0}.AllQuests_categoryBadge__akxjH{display:inline-flex;align-items:center;justify-content:center;gap:clamp(3px,.6vw,5px);font-size:clamp(9px,.82vw,11px);padding:clamp(2px,.45vh,4px) clamp(7px,1.1vw,10px);border-radius:999px;white-space:nowrap;max-width:100%}.AllQuests_categoryBadgeText__g43VW{line-height:1;white-space:nowrap}.AllQuests_meta__HU3tj{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:clamp(8px,1vh,12px);padding:clamp(4px,.6vh,8px) clamp(10px,1.6vw,16px);margin-top:0;text-align:center;min-height:0;width:100%;flex:1 1 auto}.AllQuests_copy__V_iqh{display:flex;flex-direction:column;align-items:center;gap:clamp(6px,1vh,12px);width:100%}.AllQuests_description__JioCq{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:clamp(260px,100%,340px);font-size:clamp(.8rem,.85vw,.92rem);line-height:1.3;margin-top:0;opacity:.85}.AllQuests_card__d9IUR:hover .AllQuests_heroArtShell___NVw0:after{opacity:.1;transform:scale(1.0015)}.AllQuests_card__d9IUR:hover .AllQuests_heroArtForeground__2tGa8{transform:translateY(-2px) scale(1.003)}.AllQuests_card__d9IUR:hover .AllQuests_heroXpLabel__lRYfY{transform:translateY(-.5px);text-shadow:0 1px 5px rgba(210,230,255,.2)}.AllQuests_title__T1zoJ{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:clamp(260px,100%,340px);margin:0 auto;font-size:clamp(.9rem,calc(.86rem + .24vw),1.1rem);line-height:1.2;text-wrap:balance;letter-spacing:-.006em}@media (min-width:640px){.AllQuests_meta__HU3tj{align-items:center;text-align:center}.AllQuests_title__T1zoJ{margin:0 auto;max-width:clamp(300px,30vw,380px)}.AllQuests_description__JioCq{max-width:clamp(300px,28vw,380px)}}@media (max-width:767px){.AllQuests_card__d9IUR{gap:clamp(6px,min(1.2vh,1.4vw),10px);min-block-size:auto}.AllQuests_heroSection__KlXol{gap:clamp(6px,min(1vh,1.2vw),8px)}.AllQuests_hero__0TmlA{aspect-ratio:16/10;height:auto;min-height:clamp(100px,min(18vh,32vw),140px);padding:clamp(0px,.45vw,4px) 0}.AllQuests_heroMedia__TS1oX{inset:clamp(0px,min(1.6vw,1.2vh),6px);border-radius:clamp(12px,4vw,16px)}.AllQuests_heroArtForeground__2tGa8{padding:clamp(2px,min(.8vw,.7vh),5px) 0 0}.AllQuests_heroArtForeground__2tGa8:has([data-quest-art-fit=contained-large]){padding-top:0}.AllQuests_heroArtIllustration__z3hiG{max-width:95%;max-height:95%}.AllQuests_meta__HU3tj{gap:clamp(6px,min(1vh,1.4vw),8px);padding-top:clamp(4px,min(.8vh,1vw),6px)}.AllQuests_categoryBadge__akxjH{font-size:clamp(.5rem,min(1.55vw,1.05vh),.66rem);gap:clamp(2px,min(.75vw,.65vh),3px);padding:clamp(2px,min(.38vh,.55vw),3px) clamp(4px,min(1.35vw,.95vh),7px)}.AllQuests_categoryIcon__XNvQU{width:clamp(7px,min(1.45vw,1vh),10px);height:clamp(7px,min(1.45vw,1vh),10px)}.AllQuests_title__T1zoJ{font-size:clamp(.88rem,min(3vw,1.8vh),1.04rem);line-height:1.12}.AllQuests_description__JioCq{font-size:clamp(.76rem,min(2vw,1.4vh),.9rem);line-height:1.28}}.AllQuests_footer__0MBLA{display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;gap:clamp(4px,.5vh,6px);padding:clamp(2px,.4vh,4px) clamp(6px,1.2vw,14px) clamp(4px,.6vh,6px);margin-top:auto}.AllQuests_cta__b_H4i{flex:0 0 auto;max-width:none;min-height:clamp(36px,4vh,44px);max-height:clamp(48px,5.5vh,56px);font-size:clamp(.85rem,calc(.82rem + .2vw),1rem);line-height:1.05;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.02));backdrop-filter:blur(28px);box-shadow:inset 0 1px 0 rgba(255,255,255,.18),inset 0 -1px 0 rgba(0,0,0,.35)}.AllQuests_ctaText__zhHWC,.AllQuests_cta__b_H4i{display:flex;align-items:center;justify-content:center;width:100%}.AllQuests_ctaText__zhHWC{padding:0 clamp(8px,1.6vw,16px)}.AllQuests_ctaGlowPrimary__B_W0B,.AllQuests_ctaGlowSecondary__FstlY{display:none}@media (max-width:1024px){.AllQuests_card__d9IUR{min-block-size:auto;gap:clamp(12px,2vh,16px)}.AllQuests_hero__0TmlA{aspect-ratio:16/10;min-height:clamp(120px,22vh,160px);padding:clamp(0px,1.2vw,8px)}.AllQuests_heroMedia__TS1oX{inset:clamp(0px,1.2vw,8px);border-radius:clamp(16px,3vw,20px)}.AllQuests_heroProgress__HTxPH{padding-inline:clamp(8px,3vw,14px)}.AllQuests_meta__HU3tj{align-items:center;text-align:center;padding-inline:clamp(10px,3vw,16px);gap:clamp(8px,2vh,12px)}.AllQuests_categoryBadge__akxjH{font-size:clamp(10px,2.2vw,12px);gap:clamp(3px,1.4vw,6px);padding:clamp(3px,1vh,6px) clamp(8px,2.6vw,12px)}.AllQuests_categoryIcon__XNvQU{width:clamp(12px,2.6vw,15px);height:clamp(12px,2.6vw,15px)}.AllQuests_title__T1zoJ{max-width:none;margin:0 auto;font-size:clamp(.95rem,3.8vw,1.2rem);line-height:1.18}.AllQuests_description__JioCq{max-width:none;font-size:clamp(.85rem,2.6vw,1rem);line-height:1.32}.AllQuests_cta__b_H4i{min-height:clamp(36px,4.8vh,44px);font-size:clamp(.88rem,calc(.84rem + .32vw),1rem)}}@media (min-width:1440px){.AllQuests_title__T1zoJ{font-size:clamp(1.1rem,calc(1rem + .2vw),1.3rem);line-height:1.18}}.QuestDetailModal_overlay__ixFeg{position:fixed;inset:0;background:rgba(0,0,0,.75);backdrop-filter:blur(8px);z-index:50}.QuestDetailModal_frame__TE3Bn{--quest-detail-edge-inset:12px;--quest-detail-available-width:calc(100vw - (var(--quest-detail-edge-inset) * 2) - env(safe-area-inset-left, 0px) - env(safe-area-inset-right, 0px));--quest-detail-available-height:calc(100dvh - 24px - var(--child-dashboard-mobile-nav-total-height, 0px) - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px));--quest-detail-card-width:min(var(--quest-detail-available-width),430px);--quest-detail-space-xs:clamp(6px,min(1.1vw,0.9dvh),9px);--quest-detail-space-sm:clamp(8px,min(1.5vw,1.2dvh),12px);--quest-detail-space-md:clamp(10px,min(1.8vw,1.5dvh),14px);--quest-detail-space-lg:clamp(14px,min(2.4vw,2.1dvh),20px);--quest-detail-footer-bottom:clamp(7px,min(1.3vw,1dvh),10px);--quest-detail-close-size:clamp(34px,min(7vw,5.6dvh),40px);--quest-detail-close-offset:clamp(10px,min(2vw,1.8dvh),16px);--quest-detail-header-space:clamp(44px,min(7vw,6dvh),54px);--quest-detail-hero-height:clamp(118px,min(40vw,22dvh),176px);--quest-detail-title-size:clamp(0.98rem,min(3.8vw,2.35dvh),1.18rem);--quest-detail-description-size:clamp(0.78rem,min(2.8vw,1.85dvh),0.88rem);--quest-detail-description-lines:3;--quest-detail-button-height:clamp(38px,min(8vw,5.8dvh),44px);--quest-detail-category-font-size:clamp(0.72rem,min(2.8vw,1.7dvh),0.9rem);--quest-detail-category-icon-size:clamp(12px,min(3vw,1.9dvh),16px);--quest-detail-category-pad-x:clamp(12px,min(3vw,2dvh),18px);--quest-detail-category-pad-y:clamp(5px,min(1.5vw,1.1dvh),9px);--quest-detail-category-gap:clamp(6px,min(1.6vw,1.1dvh),10px);--quest-detail-external-close-block:0px;--quest-detail-card-radius:22px;position:fixed;top:50%;left:50%;right:auto;margin-inline:0;width:var(--quest-detail-card-width);max-width:none;height:auto;display:flex;flex-direction:column;align-items:stretch;gap:var(--quest-detail-space-xs);max-height:var(--quest-detail-available-height);z-index:51;translate:-50% -50%}.QuestDetailModal_externalCloseRow__yzht8{display:none;flex:0 0 auto;justify-content:center}.QuestDetailModal_content___oau5{position:relative;width:100%;height:auto;max-height:min(calc(var(--quest-detail-available-height) - var(--quest-detail-external-close-block)),720px);display:flex;flex-direction:column;overflow:hidden;border-radius:var(--quest-detail-card-radius);border:1px solid rgba(255,255,255,.12);background:linear-gradient(152deg,rgba(255,255,255,.08),rgba(255,255,255,.02));backdrop-filter:blur(24px);box-shadow:0 24px 80px rgba(6,10,32,.6)}.QuestDetailModal_scrollArea__KiToF{flex:0 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;max-height:none;padding:var(--quest-detail-space-lg);padding-top:var(--quest-detail-header-space);padding-bottom:var(--quest-detail-space-sm);display:flex;flex-direction:column;gap:var(--quest-detail-space-md);position:relative;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.QuestDetailModal_scrollArea__KiToF::-webkit-scrollbar{display:none}.QuestDetailModal_closeButton__cmZPj{width:var(--quest-detail-close-size);height:var(--quest-detail-close-size);display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);color:white;cursor:pointer;transition:all .2s;backdrop-filter:blur(10px);z-index:10;outline:none}.QuestDetailModal_internalCloseButton__R_I9Z{position:absolute;top:var(--quest-detail-close-offset);right:var(--quest-detail-close-offset)}.QuestDetailModal_externalCloseButton__g0ph2{position:static;background:rgba(255,255,255,.08)}.QuestDetailModal_closeButton__cmZPj:hover{background:rgba(255,255,255,.1);transform:scale(1.05)}.QuestDetailModal_closeButton__cmZPj:active{transform:scale(.95)}.QuestDetailModal_closeButton__cmZPj:focus{outline:none}.QuestDetailModal_closeButton__cmZPj:focus-visible{outline:2px solid rgba(255,255,255,.3);outline-offset:2px}.QuestDetailModal_heroSection__bg8CH{display:flex;flex-direction:column;gap:var(--quest-detail-space-sm)}.QuestDetailModal_hero__psZS3{position:relative;display:flex;align-items:flex-end;justify-content:center;border-radius:16px;overflow:hidden;padding:clamp(0px,.5vw,4px) 0;width:100%;height:var(--quest-detail-hero-height);aspect-ratio:16/9;min-height:0;flex-shrink:0}.QuestDetailModal_heroMedia__RPG42{position:absolute;top:clamp(0px,.4vw,6px);bottom:clamp(0px,.4vw,6px);left:0;right:0;display:flex;align-items:stretch;justify-content:center;border-radius:clamp(18px,2vw,22px);overflow:hidden;z-index:2}.QuestDetailModal_heroArtShell__iRmN5{position:relative;flex:1 1 auto;width:100%;height:100%;border-radius:inherit;border:1px solid rgba(255,255,255,.12);display:flex;align-items:stretch;justify-content:center;background:transparent;overflow:hidden}.QuestDetailModal_heroArtBackground__pBq0_,.QuestDetailModal_heroArtOverlay__17xUQ{position:absolute;inset:0;border-radius:inherit;pointer-events:none}.QuestDetailModal_heroArtBackground__pBq0_{z-index:0}.QuestDetailModal_heroArtBackgroundImage___X54Q{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:inherit;pointer-events:none;z-index:0}.QuestDetailModal_heroArtOverlay__17xUQ{z-index:1;opacity:.75}.QuestDetailModal_heroEntrepreneurshipOverlay__gfQYb{position:absolute;left:-12%;bottom:-18%;width:130%;height:60%;border-radius:46%;background:#a1a933;mix-blend-mode:color-dodge;opacity:.9;pointer-events:none;z-index:1}.QuestDetailModal_heroArtForeground__kR9y4{position:relative;z-index:2;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;padding:clamp(16px,2vw,24px) 0 0}.QuestDetailModal_heroArtForeground__kR9y4:has([data-quest-art-fit=contained-large]){padding-top:0}.QuestDetailModal_heroArtIllustration__kTjYR{width:100%;max-width:100%;height:auto;max-height:100%;object-fit:contain}.QuestDetailModal_heroOverlay__sgA3x{position:absolute;inset:0;z-index:3;pointer-events:none}.QuestDetailModal_heroXpLabel__4YHKq{position:absolute;left:clamp(12px,min(2vw,1.8dvh),20px);top:clamp(12px,min(2vw,1.8dvh),20px);display:inline-flex;align-items:center;gap:clamp(8px,1.2vw,12px);font-size:clamp(12px,min(2.8vw,1.9dvh),16px);font-weight:600;letter-spacing:.02em;color:white;mix-blend-mode:normal}.QuestDetailModal_heroXpIcon__hdXmo{width:clamp(15px,min(3.4vw,2.4dvh),22px);height:clamp(19px,min(4vw,3dvh),26px);flex-shrink:0;color:inherit}.QuestDetailModal_heroProgress__2wLZl{display:flex;align-items:center;justify-content:center;padding-inline:clamp(8px,1.6vw,18px)}.QuestDetailModal_heroProgressBar__IZWin{flex:1 1 auto;min-width:0}.QuestDetailModal_meta__vZuog{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--quest-detail-space-sm);text-align:center}.QuestDetailModal_categoryBadge__GphbJ{gap:var(--quest-detail-category-gap);max-width:min(100%,36ch);padding:var(--quest-detail-category-pad-y) var(--quest-detail-category-pad-x);white-space:normal}.QuestDetailModal_categoryIcon__vMrIA{width:var(--quest-detail-category-icon-size);height:var(--quest-detail-category-icon-size);flex:0 0 auto}.QuestDetailModal_categoryText__pTOgM{min-width:0;font-size:var(--quest-detail-category-font-size);line-height:1.1;overflow-wrap:anywhere;text-wrap:balance}.QuestDetailModal_title__wAwoI{font-size:var(--quest-detail-title-size);font-weight:600;line-height:1.2;color:white;margin:0}.QuestDetailModal_description__jjxwl{display:-webkit-box;-webkit-line-clamp:var(--quest-detail-description-lines);-webkit-box-orient:vertical;overflow:hidden;font-size:var(--quest-detail-description-size);line-height:1.38;color:rgba(255,255,255,.75);max-width:100%;margin:0}.QuestDetailModal_questMetaRow__Gyxk7{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:clamp(4px,min(1vw,.9dvh),8px);width:100%;padding:var(--quest-detail-space-xs) 0;border-top:1px solid rgba(255,255,255,.06)}.QuestDetailModal_metaBadge__6YQ1F{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:6px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08)}.QuestDetailModal_metaLabel__P57WC{font-size:clamp(.6rem,.7vw,.75rem);font-weight:500;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.03em}.QuestDetailModal_metaValue__aiQDX{font-size:clamp(.8rem,.95vw,1rem);font-weight:600;color:white}.QuestDetailModal_metaDot__NBTsW{width:3px;height:3px;border-radius:50%;background:rgba(255,255,255,.25);margin:0 2px}.QuestDetailModal_metaItem__dN8ff{display:inline-flex;align-items:baseline;gap:3px;padding:2px 0}.QuestDetailModal_metaUnit__2L8wH{font-size:clamp(.7rem,.8vw,.85rem);font-weight:500;color:rgba(255,255,255,.5)}.QuestDetailModal_footer__B8VXl{display:flex;flex-direction:column;align-items:stretch;gap:var(--quest-detail-space-xs);flex:0 0 auto;margin-top:0;padding:var(--quest-detail-space-sm) var(--quest-detail-space-lg) calc(var(--quest-detail-footer-bottom) + env(safe-area-inset-bottom, 0px));border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(12,14,30,.08),rgba(12,14,30,.42));backdrop-filter:blur(18px)}.QuestDetailModal_launchButton__ZI2Yv{width:100%;min-height:var(--quest-detail-button-height);font-size:clamp(.86rem,min(3.2vw,2dvh),1rem);font-weight:600;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,.05));color:white;backdrop-filter:blur(120px);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),inset 0 -1px 0 rgba(0,0,0,.4),0 12px 30px rgba(12,20,64,.45);transition:all .3s;cursor:pointer}.QuestDetailModal_launchButton__ZI2Yv:hover{transform:translateY(-1px);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),inset 0 -1px 0 rgba(0,0,0,.4),0 20px 45px rgba(18,28,72,.55)}.QuestDetailModal_launchButton__ZI2Yv:active{transform:translateY(0)}@media (max-width:374px){.QuestDetailModal_frame__TE3Bn{--quest-detail-card-width:min(var(--quest-detail-available-width),390px);--quest-detail-space-xs:6px;--quest-detail-space-sm:8px;--quest-detail-space-md:10px;--quest-detail-space-lg:12px;--quest-detail-footer-bottom:7px;--quest-detail-close-size:34px;--quest-detail-close-offset:10px;--quest-detail-header-space:50px;--quest-detail-hero-height:clamp(108px,min(40vw,23dvh),140px);--quest-detail-title-size:0.95rem;--quest-detail-description-size:0.8rem;--quest-detail-button-height:40px;max-height:var(--quest-detail-available-height);--quest-detail-card-radius:18px}.QuestDetailModal_scrollArea__KiToF{padding:var(--quest-detail-space-lg);padding-top:50px;padding-bottom:var(--quest-detail-space-sm);gap:var(--quest-detail-space-md)}.QuestDetailModal_hero__psZS3{aspect-ratio:16/9;min-height:0;border-radius:14px}.QuestDetailModal_heroProgress__2wLZl{padding-inline:6px}.QuestDetailModal_description__jjxwl{max-width:100%}.QuestDetailModal_questMetaRow__Gyxk7{gap:3px;padding:6px 0}.QuestDetailModal_metaBadge__6YQ1F{padding:2px 6px}.QuestDetailModal_metaLabel__P57WC{font-size:.55rem}.QuestDetailModal_metaValue__aiQDX{font-size:.75rem}.QuestDetailModal_metaUnit__2L8wH{font-size:.65rem}.QuestDetailModal_launchButton__ZI2Yv{font-size:.85rem}}@media (min-width:375px) and (max-width:640px){.QuestDetailModal_frame__TE3Bn{--quest-detail-card-width:min(var(--quest-detail-available-width),410px);--quest-detail-space-xs:clamp(6px,min(1.3vw,1dvh),8px);--quest-detail-space-sm:clamp(8px,min(1.8vw,1.2dvh),10px);--quest-detail-space-md:clamp(10px,min(2vw,1.4dvh),12px);--quest-detail-space-lg:clamp(14px,min(3.2vw,1.9dvh),16px);--quest-detail-footer-bottom:clamp(7px,min(1.5vw,1dvh),9px);--quest-detail-close-size:36px;--quest-detail-close-offset:12px;--quest-detail-header-space:52px;--quest-detail-hero-height:clamp(120px,min(41vw,24dvh),164px);--quest-detail-title-size:1.05rem;--quest-detail-description-size:0.85rem;--quest-detail-button-height:42px;--quest-detail-category-font-size:clamp(0.76rem,min(3.4vw,1.8dvh),0.9rem);--quest-detail-category-icon-size:clamp(13px,min(3.4vw,2dvh),16px);max-height:var(--quest-detail-available-height);--quest-detail-card-radius:20px}.QuestDetailModal_scrollArea__KiToF{padding:var(--quest-detail-space-lg);padding-top:52px;padding-bottom:var(--quest-detail-space-sm);gap:var(--quest-detail-space-md)}.QuestDetailModal_hero__psZS3{aspect-ratio:16/9;min-height:0;border-radius:16px}.QuestDetailModal_heroProgress__2wLZl{padding-inline:8px}.QuestDetailModal_description__jjxwl{max-width:100%}.QuestDetailModal_questMetaRow__Gyxk7{gap:4px;padding:8px 0}.QuestDetailModal_metaBadge__6YQ1F{padding:3px 7px}.QuestDetailModal_metaLabel__P57WC{font-size:.6rem}.QuestDetailModal_metaValue__aiQDX{font-size:.85rem}.QuestDetailModal_metaUnit__2L8wH{font-size:.7rem}.QuestDetailModal_launchButton__ZI2Yv{font-size:.9rem}}@media (min-width:641px) and (max-width:768px){.QuestDetailModal_frame__TE3Bn{--quest-detail-card-width:min(var(--quest-detail-available-width),430px);--quest-detail-space-xs:clamp(6px,min(1vw,0.9dvh),9px);--quest-detail-space-sm:clamp(8px,min(1.3vw,1.1dvh),11px);--quest-detail-space-md:clamp(11px,min(1.6vw,1.3dvh),14px);--quest-detail-space-lg:clamp(18px,min(2.8vw,2dvh),22px);--quest-detail-footer-bottom:clamp(7px,min(1.1vw,0.9dvh),10px);--quest-detail-header-space:52px;--quest-detail-hero-height:clamp(136px,min(32vw,24dvh),178px);--quest-detail-title-size:1.15rem;--quest-detail-description-size:0.85rem;--quest-detail-category-font-size:clamp(0.8rem,min(2.1vw,1.8dvh),0.95rem);--quest-detail-category-icon-size:clamp(14px,min(2.4vw,2dvh),17px);max-height:min(var(--quest-detail-available-height),720px)}.QuestDetailModal_scrollArea__KiToF{padding:var(--quest-detail-space-lg);padding-top:52px;padding-bottom:var(--quest-detail-space-sm);gap:var(--quest-detail-space-md)}.QuestDetailModal_hero__psZS3{aspect-ratio:16/9;min-height:0}}@media (min-width:769px) and (max-width:1024px){.QuestDetailModal_frame__TE3Bn{--quest-detail-card-width:min(var(--quest-detail-available-width),440px);--quest-detail-space-xs:clamp(6px,min(0.9vw,0.85dvh),9px);--quest-detail-space-sm:clamp(8px,min(1.2vw,1dvh),11px);--quest-detail-space-md:clamp(11px,min(1.4vw,1.25dvh),14px);--quest-detail-space-lg:clamp(20px,min(2.4vw,2dvh),24px);--quest-detail-footer-bottom:clamp(7px,min(1vw,0.85dvh),10px);--quest-detail-header-space:54px;--quest-detail-hero-height:clamp(142px,min(28vw,24dvh),184px);--quest-detail-title-size:1.2rem;--quest-detail-description-size:0.88rem;--quest-detail-category-font-size:clamp(0.82rem,min(1.8vw,1.8dvh),0.98rem);--quest-detail-category-icon-size:clamp(14px,min(2vw,2dvh),18px);max-height:min(var(--quest-detail-available-height),720px)}.QuestDetailModal_scrollArea__KiToF{padding:var(--quest-detail-space-lg);padding-top:54px;padding-bottom:var(--quest-detail-space-sm);gap:var(--quest-detail-space-md)}.QuestDetailModal_hero__psZS3{aspect-ratio:16/9;min-height:0}}@media (min-width:1025px) and (max-width:1440px){.QuestDetailModal_frame__TE3Bn{--quest-detail-card-width:min(var(--quest-detail-available-width),430px);--quest-detail-space-xs:clamp(6px,min(0.8vw,0.8dvh),9px);--quest-detail-space-sm:clamp(8px,min(1vw,0.95dvh),11px);--quest-detail-space-md:clamp(11px,min(1.2vw,1.15dvh),14px);--quest-detail-space-lg:clamp(20px,min(1.8vw,1.8dvh),24px);--quest-detail-footer-bottom:clamp(7px,min(0.8vw,0.8dvh),10px);--quest-detail-header-space:54px;--quest-detail-hero-height:clamp(148px,min(24vw,24dvh),188px);--quest-detail-title-size:1.2rem;max-height:min(var(--quest-detail-available-height),720px)}.QuestDetailModal_scrollArea__KiToF{padding:var(--quest-detail-space-lg);padding-top:54px;padding-bottom:var(--quest-detail-space-sm);gap:var(--quest-detail-space-md)}.QuestDetailModal_hero__psZS3{min-height:0}}@media (min-width:1441px){.QuestDetailModal_frame__TE3Bn{--quest-detail-card-width:min(var(--quest-detail-available-width),440px);--quest-detail-space-xs:clamp(7px,min(0.7vw,0.8dvh),9px);--quest-detail-space-sm:clamp(9px,min(0.9vw,0.95dvh),12px);--quest-detail-space-md:clamp(12px,min(1vw,1.1dvh),14px);--quest-detail-space-lg:clamp(20px,min(1.5vw,1.7dvh),24px);--quest-detail-footer-bottom:clamp(7px,min(0.7vw,0.75dvh),10px);--quest-detail-header-space:56px;--quest-detail-hero-height:clamp(154px,min(22vw,23dvh),196px);--quest-detail-title-size:1.25rem;--quest-detail-category-font-size:clamp(0.86rem,min(1vw,1.7dvh),1rem);--quest-detail-category-icon-size:clamp(15px,min(1.2vw,2dvh),18px);max-height:min(var(--quest-detail-available-height),740px)}.QuestDetailModal_scrollArea__KiToF{padding:var(--quest-detail-space-lg);padding-top:56px;padding-bottom:var(--quest-detail-space-sm);gap:var(--quest-detail-space-md)}.QuestDetailModal_hero__psZS3{min-height:0}}@media (max-height:600px) and (orientation:landscape){.QuestDetailModal_frame__TE3Bn{--quest-detail-card-width:min(var(--quest-detail-available-width),420px);--quest-detail-space-xs:5px;--quest-detail-space-sm:7px;--quest-detail-space-md:8px;--quest-detail-space-lg:12px;--quest-detail-footer-bottom:6px;--quest-detail-close-size:32px;--quest-detail-close-offset:8px;--quest-detail-header-space:40px;--quest-detail-hero-height:clamp(76px,24dvh,110px);--quest-detail-title-size:0.92rem;--quest-detail-description-size:0.76rem;--quest-detail-description-lines:2;--quest-detail-button-height:36px;max-height:var(--quest-detail-available-height)}.QuestDetailModal_scrollArea__KiToF{padding:44px 18px 12px;padding-bottom:var(--quest-detail-space-sm);gap:var(--quest-detail-space-md)}.QuestDetailModal_hero__psZS3{min-height:0;aspect-ratio:16/9}.QuestDetailModal_heroSection__bg8CH{gap:8px}.QuestDetailModal_meta__vZuog{gap:6px}.QuestDetailModal_footer__B8VXl{padding-block:var(--quest-detail-space-sm) calc(var(--quest-detail-footer-bottom) + env(safe-area-inset-bottom, 0px))}.QuestDetailModal_launchButton__ZI2Yv{font-size:.85rem}}@media (max-height:720px){.QuestDetailModal_frame__TE3Bn{--quest-detail-space-xs:clamp(5px,min(1vw,0.8dvh),8px);--quest-detail-space-sm:clamp(7px,min(1.2vw,1dvh),10px);--quest-detail-space-md:clamp(8px,min(1.4vw,1.15dvh),12px);--quest-detail-space-lg:clamp(12px,min(2vw,1.6dvh),18px);--quest-detail-header-space:clamp(40px,min(6vw,6dvh),50px);--quest-detail-hero-height:clamp(102px,min(36vw,21dvh),150px);--quest-detail-title-size:clamp(0.94rem,min(3.4vw,2.2dvh),1.08rem);--quest-detail-description-size:clamp(0.76rem,min(2.5vw,1.75dvh),0.84rem);--quest-detail-description-lines:2;--quest-detail-button-height:clamp(36px,min(7vw,5.5dvh),42px);--quest-detail-footer-bottom:clamp(6px,min(1vw,0.8dvh),8px)}.QuestDetailModal_heroArtForeground__kR9y4{padding-top:clamp(8px,min(1.5vw,1.2dvh),14px)}.QuestDetailModal_questMetaRow__Gyxk7{padding-block:var(--quest-detail-space-xs)}}@media (min-height:780px){.QuestDetailModal_frame__TE3Bn{--quest-detail-space-xs:clamp(7px,min(1.1vw,0.95dvh),10px);--quest-detail-space-sm:clamp(10px,min(1.6vw,1.3dvh),14px);--quest-detail-space-md:clamp(13px,min(1.9vw,1.55dvh),17px);--quest-detail-space-lg:clamp(18px,min(2.5vw,2.1dvh),24px);--quest-detail-hero-height:clamp(154px,min(42vw,25dvh),220px);--quest-detail-title-size:clamp(1.05rem,min(3.8vw,2.25dvh),1.32rem);--quest-detail-description-size:clamp(0.84rem,min(2.8vw,1.85dvh),0.96rem);--quest-detail-description-lines:4;--quest-detail-button-height:clamp(42px,min(8vw,5.4dvh),50px);--quest-detail-category-font-size:clamp(0.8rem,min(2.6vw,1.75dvh),1rem);--quest-detail-category-icon-size:clamp(14px,min(3vw,2dvh),18px);--quest-detail-category-pad-x:clamp(14px,min(3vw,2dvh),22px);--quest-detail-category-pad-y:clamp(6px,min(1.5vw,1.1dvh),10px)}}@media (min-height:900px){.QuestDetailModal_frame__TE3Bn{--quest-detail-space-xs:clamp(8px,min(1vw,0.9dvh),11px);--quest-detail-space-sm:clamp(12px,min(1.5vw,1.25dvh),16px);--quest-detail-space-md:clamp(15px,min(1.8vw,1.45dvh),20px);--quest-detail-space-lg:clamp(22px,min(2.4vw,2dvh),28px);--quest-detail-hero-height:clamp(176px,min(42vw,25dvh),250px);--quest-detail-description-lines:4;--quest-detail-button-height:clamp(46px,min(7vw,5.2dvh),54px)}}@media (max-height:620px){.QuestDetailModal_frame__TE3Bn{--quest-detail-space-xs:5px;--quest-detail-space-sm:7px;--quest-detail-space-md:8px;--quest-detail-space-lg:12px;--quest-detail-close-size:32px;--quest-detail-close-offset:8px;--quest-detail-header-space:40px;--quest-detail-hero-height:clamp(82px,min(34vw,19dvh),120px);--quest-detail-title-size:clamp(0.88rem,min(3vw,2dvh),1rem);--quest-detail-description-size:clamp(0.72rem,min(2.3vw,1.65dvh),0.8rem);--quest-detail-description-lines:2;--quest-detail-button-height:36px;--quest-detail-footer-bottom:6px;--quest-detail-card-radius:18px}.QuestDetailModal_heroProgress__2wLZl{padding-inline:6px}.QuestDetailModal_metaBadge__6YQ1F{padding:2px 6px}.QuestDetailModal_metaLabel__P57WC{font-size:.55rem}.QuestDetailModal_metaValue__aiQDX{font-size:.75rem}.QuestDetailModal_metaUnit__2L8wH{font-size:.65rem}}@media (max-height:520px){.QuestDetailModal_frame__TE3Bn{--quest-detail-space-xs:4px;--quest-detail-space-sm:5px;--quest-detail-space-md:6px;--quest-detail-space-lg:10px;--quest-detail-close-size:30px;--quest-detail-close-offset:7px;--quest-detail-header-space:36px;--quest-detail-hero-height:clamp(64px,17dvh,92px);--quest-detail-title-size:clamp(0.8rem,1.8dvh,0.92rem);--quest-detail-description-size:clamp(0.68rem,1.45dvh,0.74rem);--quest-detail-description-lines:1;--quest-detail-button-height:34px;--quest-detail-footer-bottom:5px;--quest-detail-card-radius:16px}.QuestDetailModal_heroSection__bg8CH{gap:var(--quest-detail-space-xs)}.QuestDetailModal_heroXpLabel__4YHKq{left:10px;top:10px;gap:6px}.QuestDetailModal_questMetaRow__Gyxk7{gap:3px}}@media (max-height:460px){.QuestDetailModal_frame__TE3Bn{--quest-detail-space-xs:3px;--quest-detail-space-sm:4px;--quest-detail-space-md:5px;--quest-detail-space-lg:8px;--quest-detail-close-size:28px;--quest-detail-close-offset:6px;--quest-detail-header-space:32px;--quest-detail-hero-height:clamp(52px,15dvh,74px);--quest-detail-title-size:clamp(0.76rem,1.65dvh,0.86rem);--quest-detail-description-size:clamp(0.64rem,1.35dvh,0.7rem);--quest-detail-description-lines:1;--quest-detail-button-height:30px;--quest-detail-footer-bottom:4px;--quest-detail-card-radius:14px}.QuestDetailModal_heroXpLabel__4YHKq{left:8px;top:8px;gap:5px}.QuestDetailModal_metaBadge__6YQ1F{padding:1px 5px}.QuestDetailModal_metaLabel__P57WC{font-size:.5rem}.QuestDetailModal_metaValue__aiQDX{font-size:.68rem}.QuestDetailModal_metaUnit__2L8wH{font-size:.58rem}.QuestDetailModal_launchButton__ZI2Yv{font-size:.78rem}}@media (max-width:1024px){.QuestDetailModal_frame__TE3Bn{--quest-detail-external-close-block:calc(var(--quest-detail-close-size) + var(--quest-detail-space-xs));--quest-detail-header-space:var(--quest-detail-space-lg)}.QuestDetailModal_externalCloseRow__yzht8{display:flex}.QuestDetailModal_internalCloseButton__R_I9Z{display:none}.QuestDetailModal_scrollArea__KiToF{padding-top:var(--quest-detail-space-lg)}}@media (max-width:1024px) and (min-height:780px){.QuestDetailModal_frame__TE3Bn{--quest-detail-space-xs:clamp(8px,min(1.8vw,1dvh),11px);--quest-detail-space-sm:clamp(11px,min(2.4vw,1.4dvh),16px);--quest-detail-space-md:clamp(14px,min(2.8vw,1.7dvh),20px);--quest-detail-space-lg:clamp(18px,min(4vw,2.3dvh),26px);--quest-detail-hero-height:clamp(176px,min(58vw,29dvh),270px);--quest-detail-title-size:clamp(1.08rem,min(4.2vw,2.35dvh),1.34rem);--quest-detail-description-size:clamp(0.86rem,min(3vw,1.9dvh),0.98rem);--quest-detail-description-lines:4;--quest-detail-button-height:clamp(44px,min(9vw,5.4dvh),54px);--quest-detail-category-font-size:clamp(0.84rem,min(3vw,1.85dvh),1.02rem);--quest-detail-category-icon-size:clamp(15px,min(3.4vw,2.1dvh),19px);--quest-detail-category-pad-x:clamp(16px,min(4vw,2.4dvh),24px);--quest-detail-category-pad-y:clamp(7px,min(1.8vw,1.25dvh),11px)}.QuestDetailModal_content___oau5{max-height:min(calc(var(--quest-detail-available-height) - var(--quest-detail-external-close-block)),800px)}}@media (max-width:1024px) and (min-height:900px){.QuestDetailModal_frame__TE3Bn{--quest-detail-space-xs:clamp(9px,min(1.8vw,1dvh),12px);--quest-detail-space-sm:clamp(13px,min(2.4vw,1.45dvh),18px);--quest-detail-space-md:clamp(17px,min(2.8vw,1.8dvh),23px);--quest-detail-space-lg:clamp(22px,min(4vw,2.4dvh),30px);--quest-detail-hero-height:clamp(210px,min(62vw,30dvh),315px);--quest-detail-description-lines:5;--quest-detail-button-height:clamp(48px,min(9vw,5.2dvh),58px)}.QuestDetailModal_content___oau5{max-height:min(calc(var(--quest-detail-available-height) - var(--quest-detail-external-close-block)),860px)}}.GlassPillButton_glassButton__PN_rQ{position:relative;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1.4rem;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);color:rgba(234,240,255,.95);font-size:var(--glass-pill-font-size,1rem);font-weight:600;letter-spacing:.01em;text-align:center;backdrop-filter:blur(24px);transition:transform .16s ease,filter .16s ease,background-color .16s ease,border-color .16s ease}.GlassPillButton_glassButton__PN_rQ:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.05);background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.24)}.GlassPillButton_glassButton__PN_rQ:focus-visible{outline:2px solid rgba(255,255,255,.32);outline-offset:3px}.GlassPillButton_glassButton__PN_rQ:disabled{cursor:not-allowed;opacity:.55;transform:none;filter:none;box-shadow:none}.CreatorVaultFilterPanel_panel__Omuc6{position:relative;display:flex;flex-direction:column;justify-content:flex-start;box-sizing:border-box;width:var(--creator-vault-filter-width,100%);max-width:var(--creator-vault-filter-max-width,545px);height:auto;min-height:var(--creator-vault-filter-min-height,auto);max-height:var(--creator-vault-filter-max-height,none);padding:var(--creator-vault-filter-padding,1.5rem);border-radius:var(--creator-vault-filter-radius,1.5rem);background:linear-gradient(180deg,rgba(12,14,22,.72),rgba(7,8,14,.78));border:1px solid rgba(255,255,255,.06);overflow:hidden;backdrop-filter:blur(32px);box-shadow:var(--creator-vault-filter-shadow,0 28px 80px rgba(4,8,24,.5))}.CreatorVaultFilterPanel_body__Yv7WP{flex:0 1 auto;min-height:0;max-height:var(--creator-vault-filter-body-max-height,calc(100dvh - 220px));overflow-y:auto;overflow-x:hidden;padding-bottom:clamp(.75rem,1.5vh,1rem);scrollbar-width:none;overscroll-behavior:contain}.CreatorVaultFilterPanel_body__Yv7WP::-webkit-scrollbar{display:none}.CreatorVaultFilterPanel_panelEnter__OGSSP{animation:CreatorVaultFilterPanel_creatorVaultFilterSlide__Hdpwp .26s cubic-bezier(.22,1,.36,1)}@keyframes CreatorVaultFilterPanel_creatorVaultFilterSlide__Hdpwp{0%{opacity:0;transform:translateX(24px)}to{opacity:1;transform:translateX(0)}}.CreatorVaultFilterPanel_sectionCard__UUnCU{backdrop-filter:blur(14px);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.05);box-shadow:0 22px 48px rgba(7,11,24,.38)}.CreatorVaultFilterPanel_categoryChip__9bqE5{position:relative;display:inline-flex;align-items:center;max-width:100%;border-radius:9999px;font-weight:600;letter-spacing:.02em;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.CreatorVaultFilterPanel_chipText__TeqWs{min-width:0;max-width:100%;line-height:1.15;overflow-wrap:anywhere;text-align:center;text-wrap:balance}.CreatorVaultFilterPanel_chipRegular__cCqFK{padding:clamp(.4rem,1vh,.6rem) clamp(.7rem,1.2vw,1rem);font-size:clamp(.72rem,1.2vh,.85rem);gap:clamp(.25rem,.5vh,.4rem)}.CreatorVaultFilterPanel_chipMedium__F5JlI{padding:clamp(.38rem,.9vh,.55rem) clamp(.65rem,1.1vw,.95rem);font-size:clamp(.7rem,1.1vh,.8rem);gap:clamp(.2rem,.45vh,.35rem)}.CreatorVaultFilterPanel_chipCompact__fydl3{padding:clamp(.3rem,.8vh,.45rem) clamp(.5rem,1vw,.8rem);font-size:clamp(.65rem,1vh,.75rem);gap:clamp(.15rem,.4vh,.3rem)}.CreatorVaultFilterPanel_categoryChip__9bqE5:after{content:"";position:absolute;inset:6px;border-radius:inherit;opacity:0;transition:opacity .2s ease;pointer-events:none}.CreatorVaultFilterPanel_categoryChipSelected___N6uH{background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.22);color:rgba(255,255,255,.95);box-shadow:none}.CreatorVaultFilterPanel_categoryChipGhost__tdVP3{border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.02));color:rgba(210,214,230,.72)}.CreatorVaultFilterPanel_categoryChipGhost__tdVP3:hover{color:rgba(255,255,255,.92);border-color:rgba(255,255,255,.32)}.CreatorVaultFilterPanel_chipIcon__EJk3o{width:clamp(12px,1.5vh,16px);height:clamp(12px,1.5vh,16px);color:currentColor}.CreatorVaultFilterPanel_closeButton__oUUM9{border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);transition:background-color .2s ease,border-color .2s ease}.CreatorVaultFilterPanel_closeButton__oUUM9:hover{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.28)}.CreatorVaultFilterPanel_closeButton__oUUM9:focus-visible{outline:2px solid rgba(255,255,255,.3);outline-offset:2px}.CreatorVaultFilterPanel_footer__P_rE_{display:flex;flex:0 0 auto;align-items:center;justify-content:center;border-top:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(12,14,22,0),rgba(7,8,14,.36) 34%,rgba(7,8,14,.72));margin-top:clamp(6px,1vh,10px);padding-top:clamp(8px,1.2vh,12px);position:relative;z-index:1}.CreatorVaultFilterPanel_footerResponsive__6vqql{flex-flow:row nowrap;gap:clamp(6px,.8vh,8px);width:100%}.CreatorVaultFilterPanel_footerStacked__KABbr{flex-direction:column;gap:clamp(8px,1.1vh,12px)}.CreatorVaultFilterPanel_footer__P_rE_ .CreatorVaultFilterPanel_footerButtonResponsive__oqUXl{flex:1 1 0;min-width:0;width:0;max-width:none;box-sizing:border-box}.CreatorVaultFilterPanel_footerButtonFull__pmrfD{width:100%}.CreatorVaultFilterPanel_footer__P_rE_ button{min-width:0;text-align:center}.reset-password-screen_screen__Rq9JE{display:flex;flex-direction:column;width:min(100%,100dvw);max-width:100dvw;min-height:100dvh;box-sizing:border-box;gap:clamp(1.2rem,3.5vw,2.5rem);padding:clamp(1rem,3vw,1.75rem) clamp(1rem,4vw,2.5rem) clamp(1.5rem,4.5vw,3rem);color:#fff;align-items:start;justify-content:start}.reset-password-screen_brandingRow__R3JJ2{position:relative;padding-inline:clamp(.5rem,4vw,2rem);min-height:clamp(3.25rem,6vw,4.5rem)}.reset-password-screen_brandingRow__R3JJ2,.reset-password-screen_contentArea__BsEzS{display:flex;align-items:center;justify-content:center;align-self:stretch;width:100%}.reset-password-screen_contentArea__BsEzS{flex:1;padding-inline:clamp(.75rem,4vw,2rem)}.reset-password-screen_panelWrapper__piI5B{position:relative;margin:0 auto;width:min(100%,clamp(24rem,62vw,48rem));min-height:clamp(22rem,62dvh,28rem);max-height:calc(100dvh - clamp(5.5rem, 10vw, 6.5rem));display:flex;align-items:center;justify-content:center;border-radius:28px;align-self:center}.reset-password-screen_panel__S15zq{justify-content:center;min-height:100%;border-radius:28px;background:linear-gradient(180deg,rgba(18,18,18,.9),rgba(18,18,18,.9) 45%,rgba(14,14,14,.94));backdrop-filter:blur(24px);padding:clamp(1.35rem,5vw,2.25rem);box-shadow:0 30px 80px -25px rgba(15,23,42,.75);color:inherit}.reset-password-screen_panelContent__u7XJu,.reset-password-screen_panel__S15zq{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;width:100%}.reset-password-screen_panelContent__u7XJu{gap:clamp(1rem,3.1vw,1.8rem)}.reset-password-screen_panelBackdrop__WWUJO{pointer-events:none;position:absolute;inset-inline:0;top:0;z-index:0;aspect-ratio:542/116;border-top-left-radius:inherit;border-top-right-radius:inherit;background-size:100% auto;background-position:top;background-repeat:no-repeat;background-color:rgba(18,18,18,.32);background-blend-mode:multiply;mask-image:linear-gradient(180deg,rgba(0,0,0,1) 0,rgba(0,0,0,1) 55%,rgba(0,0,0,.58) 78%,rgba(0,0,0,0));-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,1) 0,rgba(0,0,0,1) 55%,rgba(0,0,0,.58) 78%,rgba(0,0,0,0));overflow:hidden}.reset-password-screen_titleBlock__1jF5c{display:flex;flex-direction:column;align-items:center;gap:.65rem;width:100%}.reset-password-screen_title___n2w1{margin:0;text-align:center;font-size:clamp(1.8rem,4vw,2.45rem);line-height:1.05;font-weight:700;color:#fff}.reset-password-screen_description__kM3k_{margin:0;max-width:40rem;text-align:center;font-size:clamp(.95rem,2.4vw,1.08rem);line-height:1.55;color:rgba(255,255,255,.78)}.reset-password-screen_statusBlock__YD23l{display:flex;flex-direction:column;align-items:center;gap:clamp(1rem,3vw,1.6rem);width:100%}.reset-password-screen_statusIconShell__dwIKL{display:inline-flex;align-items:center;justify-content:center;width:clamp(3.2rem,8vw,4.25rem);height:clamp(3.2rem,8vw,4.25rem);border-radius:9999px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);box-shadow:0 18px 40px rgba(8,11,22,.18);backdrop-filter:blur(14px)}.reset-password-screen_statusIcon__kyPMz{width:clamp(1.35rem,3vw,1.6rem);height:clamp(1.35rem,3vw,1.6rem);color:rgba(255,255,255,.85)}.reset-password-screen_statusIconSuccess__4G2Vl{width:clamp(1.55rem,3.2vw,1.85rem);height:clamp(1.55rem,3.2vw,1.85rem);color:#8ce6b3}.reset-password-screen_spinning__AYZeP{animation:reset-password-screen_spin__03Hji 1s linear infinite}.reset-password-screen_alert__WCKg_{width:min(100%,clamp(20rem,58vw,42rem))}.reset-password-screen_form__QV9WL{display:flex;flex-direction:column;align-items:center;gap:clamp(1rem,3.1vw,1.6rem);width:100%}.reset-password-screen_formGroup__FwgOv{display:flex;flex-direction:column;gap:clamp(1rem,3.1vw,1.4rem);width:100%;align-items:center}.reset-password-screen_formField__fl8kt{width:min(100%,clamp(20rem,58vw,42rem));max-width:100%!important}.reset-password-screen_formField__fl8kt .group{padding-block:clamp(.58rem,min(2.1vw,2vh),.9rem)}.reset-password-screen_formFieldInput__J6Ca2,.reset-password-screen_formFieldLabel__flHU2{font-size:clamp(.95rem,2.8vw,1.1rem)}.reset-password-screen_formLeadIcon__sDx5V{width:clamp(1rem,3vw,1.25rem);height:clamp(1rem,3vw,1.25rem)}.reset-password-screen_passwordToggle__TMiaK{display:inline-flex;align-items:center;justify-content:center;width:clamp(2.3rem,6.5vw,2.75rem);border-radius:9999px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.7);transition:background-color .2s ease,color .2s ease}.reset-password-screen_passwordToggle__TMiaK:focus-visible,.reset-password-screen_passwordToggle__TMiaK:hover{background:rgba(255,255,255,.15);color:#fff}.reset-password-screen_passwordToggle__TMiaK:focus-visible{outline:2px solid rgba(255,255,255,.35);outline-offset:2px}.reset-password-screen_passwordToggleIcon__FRoVL{width:clamp(1rem,2.8vw,1.2rem);height:clamp(1rem,2.8vw,1.2rem)}.reset-password-screen_buttonRow__AYo_s{display:flex;flex-direction:column;align-items:center;gap:clamp(.85rem,2.4vw,1.1rem);width:100%}.reset-password-screen_secondaryButton__7leFV{width:min(100%,clamp(20rem,58vw,42rem));justify-content:center;min-height:clamp(2rem,5.6vh,2.5rem);padding-inline:clamp(.9rem,2.8vw,1.2rem);padding-block:clamp(.45rem,1.3vh,.65rem);border-color:rgba(255,255,255,.1);background:rgba(255,255,255,.04);color:rgba(255,255,255,.72);font-size:clamp(.88rem,2.2vw,.98rem);font-weight:500}.reset-password-screen_secondaryButton__7leFV:focus-visible,.reset-password-screen_secondaryButton__7leFV:hover{border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:rgba(255,255,255,.92)}.reset-password-screen_submitButtonContainer__Dmfs9{width:100%;max-width:clamp(20rem,58vw,42rem);align-self:center}.reset-password-screen_submitButton__tKPP5{font-size:clamp(.95rem,2.6vh,1.2rem);font-weight:600;min-height:clamp(2.4rem,7vh,3.2rem);padding-inline:clamp(.9rem,3.2vw,1.4rem);padding-block:clamp(.5rem,1.8vh,.8rem);width:100%;color:#0f172a}.reset-password-screen_submitButtonContent__2Avvx{display:inline-flex;align-items:center;justify-content:center;gap:clamp(.45rem,2.2vh,.7rem);color:#0f172a;font-weight:600;width:100%}.reset-password-screen_submitButtonContent__2Avvx svg{width:clamp(.95rem,2.8vh,1.15rem);height:clamp(.95rem,2.8vh,1.15rem)}@media (max-width:480px){.reset-password-screen_screen__Rq9JE{gap:clamp(1rem,3.2vw,1.5rem);padding-top:clamp(.9rem,3.2vw,1.25rem);padding-bottom:clamp(1.4rem,4.2vw,2.1rem)}.reset-password-screen_panelWrapper__piI5B{border-radius:24px;min-height:clamp(20rem,70dvh,26rem);max-height:calc(100dvh - clamp(5rem, 9vw, 6rem))}.reset-password-screen_panel__S15zq{border-radius:24px;padding:clamp(1.1rem,4.2vw,1.75rem)}.reset-password-screen_contentArea__BsEzS{padding-inline:clamp(.55rem,4vw,1.4rem)}.reset-password-screen_brandingRow__R3JJ2{padding-inline:clamp(.5rem,4vw,1.2rem)}.reset-password-screen_alert__WCKg_,.reset-password-screen_formField__fl8kt,.reset-password-screen_secondaryButton__7leFV,.reset-password-screen_submitButtonContainer__Dmfs9{width:min(100%,clamp(15.5rem,min(88vw,32vh),21rem));max-width:clamp(15.5rem,min(88vw,32vh),21rem)}}@media (max-height:640px){.reset-password-screen_screen__Rq9JE{gap:clamp(.85rem,2.8vw,1.5rem);padding-top:clamp(.7rem,2.8vw,1.15rem);padding-bottom:clamp(1rem,3.5vw,1.7rem)}.reset-password-screen_panelWrapper__piI5B{min-height:auto;max-height:calc(100dvh - clamp(4.2rem, 7.5vw, 5.5rem))}.reset-password-screen_panel__S15zq{padding:clamp(.9rem,3.2vw,1.5rem)}.reset-password-screen_panelContent__u7XJu{gap:clamp(.85rem,2.4vw,1.4rem)}.reset-password-screen_form__QV9WL{gap:clamp(.8rem,2.4vw,1.25rem)}.reset-password-screen_alert__WCKg_,.reset-password-screen_formField__fl8kt,.reset-password-screen_secondaryButton__7leFV,.reset-password-screen_submitButtonContainer__Dmfs9{width:min(100%,clamp(14.5rem,78vw,19.5rem));max-width:clamp(14.5rem,78vw,19.5rem)}}@keyframes reset-password-screen_spin__03Hji{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ParentSettings_settingsContainer__NmXZ5{display:flex;flex-direction:column;gap:clamp(24px,4vw,40px);width:100%;color:#ffffff}.ParentSettings_statusSlot__lfhXi{min-height:clamp(16px,2vw,20px);display:flex;align-items:center;justify-content:flex-end}.ParentSettings_statusText__cCmEk{font-size:clamp(.7rem,1.1vw,.85rem);line-height:1.4;color:rgba(255,255,255,.7)}.ParentSettings_statusSaved__v12ms{color:#2dd4bf}.ParentSettings_statusError__n5iXI{color:#f87171}.ParentSettings_sectionStack__JOwof{display:flex;flex-direction:column;gap:clamp(24px,4vw,40px)}.ParentSettings_section__x_e1c{display:flex;flex-direction:column;gap:clamp(16px,3vw,28px)}.ParentSettings_sectionHeaderRow__Xlfzy{display:flex;align-items:flex-start;justify-content:space-between;gap:clamp(12px,4vw,24px);flex-wrap:wrap}.ParentSettings_sectionHeaderGroup__qKtkG{display:flex;flex-direction:column;gap:clamp(6px,2vw,12px);flex:1 1 auto;min-width:0}.ParentSettings_sectionHeading__CHAeJ{margin:0;font-size:clamp(1.15rem,1.9vw,1.45rem);font-weight:600;color:#ffffff}.ParentSettings_sectionSubtext__LNT_Y{margin:0;font-size:clamp(.9rem,1.4vw,1.05rem);color:rgba(255,255,255,.68);line-height:1.5}.ParentSettings_sectionStatusText__aHkMC{font-size:clamp(.78rem,1.3vw,.95rem);margin:0;color:#55c4f8}.ParentSettings_sectionControls__4_JHn{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.ParentSettings_sectionActionRow__5ie2p{margin-top:clamp(16px,3vw,28px);display:flex;justify-content:flex-start}.ParentSettings_sectionActionButton__SXUcX{width:clamp(160px,45vw,220px);max-width:100%}.ParentSettings_mobileOnlyLogout__G_OQA{display:none}@media (max-width:1279px) and (orientation:portrait),(max-width:767px){.ParentSettings_mobileOnlyLogout__G_OQA{display:flex;gap:12px}.ParentSettings_mobileOnlyLogout__G_OQA .ParentSettings_sectionActionRow__5ie2p{margin-top:8px}}.ParentSettings_sectionDivider__P4gzK{height:1px;background-color:rgba(255,255,255,.12);border:0}.ReportCardFilterPanel_panel__GZt1E{position:relative;display:flex;flex-direction:column;justify-content:flex-start;width:var(--report-card-filter-width,100%);max-width:var(--report-card-filter-max-width,545px);min-height:var(--report-card-filter-min-height,100%);max-height:var(--report-card-filter-max-height,none);padding:var(--report-card-filter-padding,1.5rem);border-radius:var(--report-card-filter-radius,1.5rem);background:linear-gradient(180deg,rgba(12,14,22,.72),rgba(7,8,14,.78));border:1px solid rgba(255,255,255,.06);overflow:visible;backdrop-filter:blur(32px);box-shadow:var(--report-card-filter-shadow,0 28px 80px rgba(4,8,24,.5))}.ReportCardFilterPanel_panelEnter__ZoDZe{animation:ReportCardFilterPanel_reportCardFilterSlide__f0MLZ .26s cubic-bezier(.22,1,.36,1)}@keyframes ReportCardFilterPanel_reportCardFilterSlide__f0MLZ{0%{opacity:0;transform:translateX(24px)}to{opacity:1;transform:translateX(0)}}.ReportCardFilterPanel_sectionCard__SVTI_{backdrop-filter:blur(14px);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.05);box-shadow:0 22px 48px rgba(7,11,24,.38)}.ReportCardFilterPanel_categoryChip__m4jBm,.ReportCardFilterPanel_emotionChip__h2bMp{position:relative;display:inline-flex;align-items:center;border-radius:9999px;font-weight:600;letter-spacing:.02em;transition:transform .2s ease,border-color .2s ease,background-color .2s ease,color .2s ease}.ReportCardFilterPanel_chipRegular__G5YB9{padding:.55rem 1rem;font-size:.8rem;gap:.4rem}.ReportCardFilterPanel_chipMedium___Ec_b{padding:.5rem .95rem;font-size:.76rem;gap:.35rem}.ReportCardFilterPanel_chipCompact__EYZAu{padding:.42rem .8rem;font-size:.7rem;gap:.3rem}.ReportCardFilterPanel_categoryChip__m4jBm:after,.ReportCardFilterPanel_emotionChip__h2bMp:after{content:"";position:absolute;inset:6px;border-radius:inherit;opacity:0;transition:opacity .2s ease;pointer-events:none}.ReportCardFilterPanel_categoryChipSelected__qHdX2{background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.22);color:rgba(255,255,255,.95);box-shadow:none}.ReportCardFilterPanel_categoryChipGhost___YwSK{border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.02));color:rgba(210,214,230,.72)}.ReportCardFilterPanel_categoryChipGhost___YwSK:hover{color:rgba(255,255,255,.92);border-color:rgba(255,255,255,.32)}.ReportCardFilterPanel_emotionChipGhost__UUO0G{border:1px solid rgba(255,255,255,.14);background:transparent;color:rgba(218,222,240,.78)}.ReportCardFilterPanel_emotionChipGhost__UUO0G:hover{color:rgba(255,255,255,.92);border-color:rgba(255,255,255,.24)}.ReportCardFilterPanel_emotionChipSelected__pHk9i{box-shadow:none}.ReportCardFilterPanel_chipIcon__wcFSH{width:1rem;height:1rem;color:currentColor}.ReportCardFilterPanel_closeButton__MBfMo{border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);transition:background-color .2s ease,border-color .2s ease}.ReportCardFilterPanel_closeButton__MBfMo:hover{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.28)}.ReportCardFilterPanel_closeButton__MBfMo:focus-visible{outline:2px solid rgba(255,255,255,.3);outline-offset:2px}