.page_page__j8X_T{min-height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.page_container__zagmD{width:100%;max-width:420px}.page_card__wnoHP{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-xl);padding:2rem 1.5rem;box-shadow:var(--shadow-lg)}@media (min-width:640px){.page_card__wnoHP{padding:2.5rem 2rem}}.page_header__X7UxJ{text-align:center;margin-bottom:2rem}.page_title__QV6iH{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}@media (min-width:640px){.page_title__QV6iH{font-size:2rem}}.page_subtitle__FWR3R{font-size:.9375rem;color:var(--text-secondary);margin:0}.page_footer__Res3w{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border-secondary);text-align:center}.page_footerText__QfGdy{font-size:.875rem;color:var(--text-secondary);margin:0}.page_link__sLZbt{color:var(--brand-primary);text-decoration:none;font-weight:500;transition:color var(--transition-fast)}.page_link__sLZbt:hover{color:var(--brand-primary-hover);text-decoration:underline}.Button_button__hMNEn{position:relative;overflow:hidden}.Button_button__hMNEn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.3);transform:translate(-50%,-50%);transition:width .6s,height .6s}.Button_button__hMNEn:active:before{width:300px;height:300px}.Button_buttonGhost__eZQm9{background:transparent;color:var(--text-primary)}.Button_buttonGhost__eZQm9:hover:not(:disabled){background:var(--bg-tertiary)}.Button_buttonSm__3Dhw7{padding:.5rem 1rem;font-size:.875rem}.Button_buttonLg__f8pdA{padding:.75rem 1.5rem;font-size:1rem}@media (min-width:640px){.Button_buttonLg__f8pdA{padding:1rem 2rem;font-size:1.125rem}}@media (min-width:768px){.Button_buttonLg__f8pdA{padding:1.125rem 2.5rem;font-size:1.25rem}}.RateLimitError_container__Xd38W{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:var(--radius-md);margin-bottom:1rem}.RateLimitError_icon__dXWs0{font-size:1.5rem;flex-shrink:0}.RateLimitError_content__JsU8U{flex:1}.RateLimitError_message__0DJzP{margin:0 0 .5rem;color:var(--text-primary);font-weight:500}.RateLimitError_countdown__13Ed7{display:flex;align-items:center;gap:.5rem}.RateLimitError_label__zrDMV{color:var(--text-secondary);font-size:.875rem}.RateLimitError_timer__0rbyk{font-family:monospace;font-size:1.125rem;font-weight:600;color:var(--p2w-extreme);background:var(--bg-tertiary);padding:.25rem .5rem;border-radius:var(--radius-sm)}.RateLimitError_ready__7c2bZ{margin:0;color:var(--p2w-none);font-weight:500}@media (min-width:640px){.RateLimitError_container__Xd38W{padding:1.25rem}.RateLimitError_timer__0rbyk{font-size:1.25rem}}.GameSubmitForm_simpleForm__Vy3JO{max-width:500px;margin:0 auto}.GameSubmitForm_wizard__KcUiN{display:flex;flex-direction:column;gap:2rem}.GameSubmitForm_honeypot__CHUyh{position:absolute;left:-9999px;opacity:0}.GameSubmitForm_progressContainer__h0tp6{display:flex;flex-direction:column;gap:1.5rem}.GameSubmitForm_progressBar__H5OGT{height:4px;background:var(--bg-tertiary);border-radius:var(--radius-full);overflow:hidden}.GameSubmitForm_progressFill__Xne_B{height:100%;background:var(--brand-gradient);border-radius:var(--radius-full);transition:width .5s cubic-bezier(.4,0,.2,1)}.GameSubmitForm_steps__Noe83{display:none}.GameSubmitForm_step___xruV{display:flex;align-items:center;gap:.75rem;padding:.5rem;background:transparent;border:none;border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);text-align:left}.GameSubmitForm_step___xruV:hover:not(:disabled){background:var(--bg-tertiary)}.GameSubmitForm_step___xruV:disabled{cursor:not-allowed;opacity:.5}.GameSubmitForm_stepNumber__XRkMD{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:var(--bg-tertiary);border:2px solid var(--border-primary);border-radius:50%;font-size:.875rem;font-weight:600;color:var(--text-tertiary);transition:all var(--transition-fast);flex-shrink:0}.GameSubmitForm_stepNumber__XRkMD svg{width:1rem;height:1rem}.GameSubmitForm_stepActive__LPFRK .GameSubmitForm_stepNumber__XRkMD{background:var(--brand-primary);border-color:var(--brand-primary);color:white}.GameSubmitForm_stepCurrent__FVb4O .GameSubmitForm_stepNumber__XRkMD{box-shadow:0 0 0 4px rgba(59,130,246,.2)}.GameSubmitForm_stepInfo__S9JX2{display:flex;flex-direction:column;gap:.125rem}.GameSubmitForm_stepTitle__EOwRn{font-size:.875rem;font-weight:500;color:var(--text-tertiary);transition:color var(--transition-fast)}.GameSubmitForm_stepActive__LPFRK .GameSubmitForm_stepTitle__EOwRn{color:var(--text-primary)}.GameSubmitForm_stepDescription__KRDti{font-size:.75rem;color:var(--text-tertiary)}.GameSubmitForm_form__AxGTn{display:flex;flex-direction:column;gap:1.5rem}.GameSubmitForm_error__fFB1k{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:var(--radius-md);color:#ef4444;font-size:.875rem;animation:GameSubmitForm_fadeIn__KvoVC .3s ease-out}.GameSubmitForm_errorIcon__mEYg8{flex-shrink:0}.GameSubmitForm_stepContent__6Wdre{overflow:hidden}.GameSubmitForm_stepPanel__E_nsu{animation-duration:.4s;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-fill-mode:both}.GameSubmitForm_slideInRight__EqIZQ{animation-name:GameSubmitForm_slideInRight__EqIZQ}.GameSubmitForm_slideInLeft__5Dgxh{animation-name:GameSubmitForm_slideInLeft__5Dgxh}@keyframes GameSubmitForm_slideInRight__EqIZQ{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes GameSubmitForm_slideInLeft__5Dgxh{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes GameSubmitForm_fadeIn__KvoVC{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.GameSubmitForm_stepFields__nCKoX{display:flex;flex-direction:column;gap:1.5rem}.GameSubmitForm_stepHeader__oSS1k{margin-bottom:.5rem}.GameSubmitForm_stepHeading__L3oHC{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:.25rem}.GameSubmitForm_stepSubheading__pxzWE{font-size:.9375rem;color:var(--text-secondary)}.GameSubmitForm_field__0Q19v{display:flex;flex-direction:column;gap:.5rem}.GameSubmitForm_row__EAy3A{display:flex;flex-direction:column;gap:1.5rem}.GameSubmitForm_label__NyDnF{font-size:.875rem;font-weight:500;color:var(--text-primary)}.GameSubmitForm_required__AhpY8{color:#ef4444}.GameSubmitForm_input__onSKU,.GameSubmitForm_textarea__uUz_e{padding:.75rem 1rem;background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-md);color:var(--text-primary);font-size:1rem;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.GameSubmitForm_input__onSKU:focus,.GameSubmitForm_textarea__uUz_e:focus{outline:none;border-color:var(--brand-primary);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.GameSubmitForm_input__onSKU::placeholder,.GameSubmitForm_textarea__uUz_e::placeholder{color:var(--text-tertiary)}.GameSubmitForm_textarea__uUz_e{resize:vertical;min-height:100px}.GameSubmitForm_hint__sj4_e{font-size:.75rem;color:var(--text-tertiary)}.GameSubmitForm_hint__sj4_e strong{color:var(--text-secondary)}.GameSubmitForm_hintSuccess__ig8dw{font-size:.75rem;color:var(--p2w-none);font-weight:500}.GameSubmitForm_textareaFooter__TEOtg{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.GameSubmitForm_formattingHint__k2oKO{font-size:.6875rem;color:var(--text-tertiary);font-family:monospace}.GameSubmitForm_chipGrid__znG22{display:flex;flex-wrap:wrap;gap:.5rem}.GameSubmitForm_chip__QVLxN{padding:.5rem .875rem;background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-full);color:var(--text-secondary);font-size:.8125rem;cursor:pointer;transition:all var(--transition-fast)}.GameSubmitForm_chip__QVLxN:hover{border-color:var(--border-hover);color:var(--text-primary);transform:translateY(-1px)}.GameSubmitForm_chipActive__5_pB8{background:var(--brand-primary);border-color:var(--brand-primary);color:white}.GameSubmitForm_chipActive__5_pB8:hover{background:var(--brand-primary-hover);border-color:var(--brand-primary-hover);color:white}.GameSubmitForm_checkboxLabel__7we_0{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;padding:1rem;background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-md);transition:all var(--transition-fast)}.GameSubmitForm_checkboxLabel__7we_0:hover{border-color:var(--border-hover)}.GameSubmitForm_checkbox__lKogZ{width:1.25rem;height:1.25rem;accent-color:var(--brand-primary);cursor:pointer;margin-top:.125rem;flex-shrink:0}.GameSubmitForm_checkboxText__UYADd{display:flex;flex-direction:column;gap:.25rem}.GameSubmitForm_checkboxText__UYADd strong{font-size:.9375rem;color:var(--text-primary)}.GameSubmitForm_checkboxText__UYADd small{font-size:.8125rem;color:var(--text-tertiary)}.GameSubmitForm_p2wNotice__pf_iR{display:flex;gap:1rem;padding:1.25rem;background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(139,92,246,.1));border:1px solid rgba(59,130,246,.2);border-radius:var(--radius-lg)}.GameSubmitForm_p2wNoticeIcon__Chlv9{flex-shrink:0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:var(--brand-primary);border-radius:50%;color:white}.GameSubmitForm_p2wNoticeIcon__Chlv9 svg{width:1.25rem;height:1.25rem}.GameSubmitForm_p2wNoticeContent__w1rBz{display:flex;flex-direction:column;gap:.5rem}.GameSubmitForm_p2wNoticeContent__w1rBz h4{font-size:1rem;font-weight:600;color:var(--text-primary)}.GameSubmitForm_p2wNoticeContent__w1rBz p,.GameSubmitForm_p2wNoticeList__JOqMw{font-size:.875rem;color:var(--text-secondary);line-height:1.6}.GameSubmitForm_p2wNoticeList__JOqMw{margin:.25rem 0 .5rem;padding-left:1.25rem}.GameSubmitForm_p2wNoticeList__JOqMw li{margin-bottom:.375rem}.GameSubmitForm_p2wNoticeList__JOqMw strong{color:var(--text-primary)}.GameSubmitForm_p2wNoticeFuture__TGNMx{padding-top:.5rem;border-top:1px solid rgba(59,130,246,.2);margin-top:.25rem;font-style:italic}.GameSubmitForm_p2wNoticeFuture__TGNMx strong{color:var(--brand-primary)}.GameSubmitForm_summary__03U_L{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:var(--bg-tertiary);border-radius:var(--radius-lg)}.GameSubmitForm_summarySection__1S_xN{display:flex;flex-direction:column;gap:.25rem}.GameSubmitForm_summaryRow__VmtqG{display:flex;flex-direction:column;gap:1rem}.GameSubmitForm_summaryLabel__ClS2N{font-size:.75rem;font-weight:500;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em}.GameSubmitForm_summaryValue__8gnp9{font-size:1rem;color:var(--text-primary);font-weight:500}.GameSubmitForm_summaryValueSmall__z22qQ{font-size:.875rem;color:var(--text-secondary);line-height:1.5}.GameSubmitForm_summaryChips__YQ9ob{display:flex;flex-wrap:wrap;gap:.375rem}.GameSubmitForm_summaryChip__fBDWj{padding:.25rem .625rem;background:var(--bg-secondary);border-radius:var(--radius-sm);font-size:.75rem;color:var(--text-secondary)}.GameSubmitForm_navigation__fGo5o{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid var(--border-primary)}.GameSubmitForm_navLeft__Li0aE,.GameSubmitForm_navRight__V_eA1{display:flex;gap:.75rem}.GameSubmitForm_successContainer__gRcq0{display:flex;flex-direction:column;align-items:center;text-align:center;padding:3rem 1rem;animation:GameSubmitForm_fadeIn__KvoVC .5s ease-out}.GameSubmitForm_successIconWrapper__5U_Gn{position:relative;margin-bottom:1.5rem}.GameSubmitForm_successIcon__DBud8{width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--p2w-none),var(--p2w-minimal));border-radius:50%;color:white;position:relative;z-index:1;animation:GameSubmitForm_scaleIn__bsMBM .5s cubic-bezier(.34,1.56,.64,1)}.GameSubmitForm_successIcon__DBud8 svg{width:2.5rem;height:2.5rem;animation:GameSubmitForm_checkDraw__FTvuY .5s ease-out .2s both}@keyframes GameSubmitForm_scaleIn__bsMBM{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes GameSubmitForm_checkDraw__FTvuY{0%{stroke-dasharray:100;stroke-dashoffset:100}to{stroke-dasharray:100;stroke-dashoffset:0}}.GameSubmitForm_successRipple__RJB1v{position:absolute;top:50%;left:50%;width:5rem;height:5rem;transform:translate(-50%,-50%);border-radius:50%;background:var(--p2w-none);opacity:0;animation:GameSubmitForm_ripple__Zl4AF 1s ease-out}@keyframes GameSubmitForm_ripple__Zl4AF{0%{transform:translate(-50%,-50%) scale(1);opacity:.4}to{transform:translate(-50%,-50%) scale(2);opacity:0}}.GameSubmitForm_successTitle__WRhXR{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.GameSubmitForm_successMessage__4yvYc{font-size:1rem;color:var(--text-secondary);max-width:400px;margin-bottom:2rem;line-height:1.6}.GameSubmitForm_suggestions__tawkP{background:var(--bg-tertiary);border-radius:var(--radius-md);padding:1.25rem;margin-bottom:2rem;text-align:left;width:100%;max-width:400px}.GameSubmitForm_suggestions__tawkP h3{font-size:.875rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem}.GameSubmitForm_suggestions__tawkP ul{list-style:disc;padding-left:1.25rem;margin:0}.GameSubmitForm_suggestions__tawkP li{font-size:.875rem;color:var(--text-secondary);margin-bottom:.375rem;line-height:1.5}.GameSubmitForm_successActions__54GqW{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.GameSubmitForm_infoBox__iTfeN{display:flex;gap:1rem;padding:1.25rem;background:linear-gradient(135deg,rgba(59,130,246,.08),rgba(139,92,246,.08));border:1px solid rgba(59,130,246,.15);border-radius:var(--radius-lg)}.GameSubmitForm_infoIcon__u1_yZ{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:var(--brand-primary);border-radius:50%;color:white}.GameSubmitForm_infoIcon__u1_yZ svg{width:1rem;height:1rem}.GameSubmitForm_infoContent__G8rj5{display:flex;flex-direction:column;gap:.375rem}.GameSubmitForm_infoContent__G8rj5 p{font-size:.875rem;color:var(--text-secondary);line-height:1.6;margin:0}.GameSubmitForm_infoContent__G8rj5 p strong{color:var(--text-primary)}.GameSubmitForm_submitButton__Ye5Ky{width:100%;margin-top:.5rem}@media (min-width:640px){.GameSubmitForm_row__EAy3A{flex-direction:row}.GameSubmitForm_row__EAy3A .GameSubmitForm_field__0Q19v{flex:1}.GameSubmitForm_summaryRow__VmtqG{flex-direction:row}.GameSubmitForm_summaryRow__VmtqG .GameSubmitForm_summarySection__1S_xN{flex:1}.GameSubmitForm_steps__Noe83{display:flex;justify-content:space-between}}@media (min-width:768px){.GameSubmitForm_stepHeading__L3oHC{font-size:1.5rem}.GameSubmitForm_p2wNotice__pf_iR{padding:1.5rem}.GameSubmitForm_summary__03U_L{padding:2rem}.GameSubmitForm_successContainer__gRcq0{padding:4rem 2rem}.GameSubmitForm_successIcon__DBud8{width:6rem;height:6rem}.GameSubmitForm_successIcon__DBud8 svg{width:3rem;height:3rem}.GameSubmitForm_successRipple__RJB1v{width:6rem;height:6rem}.GameSubmitForm_successTitle__WRhXR{font-size:2rem}}.P2WFactorChart_chart__G_vbe{display:flex;flex-direction:column;gap:1.5rem}.P2WFactorChart_category__VpOx4{display:flex;flex-direction:column;gap:.75rem}.P2WFactorChart_categoryTitle__8thea{font-size:var(--text-xs);font-weight:600;color:var(--text-tertiary);margin:0;display:flex;align-items:center;gap:.5rem;text-transform:uppercase;letter-spacing:.05em}.P2WFactorChart_grid__U7kM_{display:flex;flex-direction:column;gap:.5rem}.P2WFactorChart_factor__lhuaE{display:flex;flex-direction:column;gap:.375rem;padding:.625rem .875rem;background:var(--bg-secondary);border:1px solid var(--border-secondary);border-radius:var(--radius-md);transition:border-color var(--transition-fast),background var(--transition-fast)}.P2WFactorChart_factor__lhuaE:hover{border-color:var(--border-primary);background:rgba(255,255,255,.02)}.P2WFactorChart_factorMain__UeDc9{display:flex;align-items:center;gap:.75rem;margin-bottom:0}.P2WFactorChart_factorInfo__NxlSB{display:flex;align-items:center;gap:.5rem;min-width:0;flex:1}.P2WFactorChart_factorName__cky3M{font-size:var(--text-sm);font-weight:500;color:var(--text-primary);line-height:1.3;white-space:nowrap}.P2WFactorChart_factorWeight__Q8VCW{font-size:.625rem;font-weight:500;color:var(--text-disabled);padding:.125rem .375rem;background:rgba(255,255,255,.05);border-radius:var(--radius-sm)}.P2WFactorChart_scoreIndicator__knoQP{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.P2WFactorChart_scoreValue___DVbt{font-size:var(--text-sm);font-weight:700;font-variant-numeric:tabular-nums;min-width:1.5rem;text-align:right}.P2WFactorChart_scoreLabel___2_h1{font-size:.5625rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:.1875rem .375rem;border-radius:var(--radius-sm);min-width:3.5rem;text-align:center}.P2WFactorChart_barContainer__8wgXY{width:100%;height:6px;background:rgba(255,255,255,.05);border-radius:3px;overflow:hidden}.P2WFactorChart_bar__szCRX{height:100%;border-radius:3px;transition:width .5s ease-out}.P2WFactorChart_factorDescription__3Qhx1{font-size:var(--text-xs);line-height:1.4;color:var(--text-tertiary);margin:0;padding-top:.25rem}.P2WFactorChart_levelLow__bIItQ .P2WFactorChart_scoreValue___DVbt{color:#34d399}.P2WFactorChart_levelLow__bIItQ .P2WFactorChart_scoreLabel___2_h1{background:rgba(52,211,153,.15);color:#34d399}.P2WFactorChart_levelLow__bIItQ .P2WFactorChart_bar__szCRX{background:linear-gradient(90deg,rgba(52,211,153,.3),#34d399)}.P2WFactorChart_levelMild__tu3F1 .P2WFactorChart_scoreValue___DVbt{color:#4ade80}.P2WFactorChart_levelMild__tu3F1 .P2WFactorChart_scoreLabel___2_h1{background:rgba(74,222,128,.15);color:#4ade80}.P2WFactorChart_levelMild__tu3F1 .P2WFactorChart_bar__szCRX{background:linear-gradient(90deg,rgba(74,222,128,.3),#4ade80)}.P2WFactorChart_levelModerate__eM_P5 .P2WFactorChart_scoreValue___DVbt{color:#fbbf24}.P2WFactorChart_levelModerate__eM_P5 .P2WFactorChart_scoreLabel___2_h1{background:rgba(251,191,36,.15);color:#fbbf24}.P2WFactorChart_levelModerate__eM_P5 .P2WFactorChart_bar__szCRX{background:linear-gradient(90deg,rgba(251,191,36,.3),#fbbf24)}.P2WFactorChart_levelHigh__pgZqb .P2WFactorChart_scoreValue___DVbt{color:#fb923c}.P2WFactorChart_levelHigh__pgZqb .P2WFactorChart_scoreLabel___2_h1{background:rgba(251,146,60,.15);color:#fb923c}.P2WFactorChart_levelHigh__pgZqb .P2WFactorChart_bar__szCRX{background:linear-gradient(90deg,rgba(251,146,60,.3),#fb923c)}.P2WFactorChart_levelSevere__aOtnn .P2WFactorChart_scoreValue___DVbt{color:#f87171}.P2WFactorChart_levelSevere__aOtnn .P2WFactorChart_scoreLabel___2_h1{background:rgba(248,113,113,.15);color:#f87171}.P2WFactorChart_levelSevere__aOtnn .P2WFactorChart_bar__szCRX{background:linear-gradient(90deg,rgba(248,113,113,.3),#f87171)}@media (min-width:768px){.P2WFactorChart_factor__lhuaE{padding:.75rem 1rem}.P2WFactorChart_factorName__cky3M{font-size:var(--text-md)}.P2WFactorChart_barContainer__8wgXY{height:8px;border-radius:4px}.P2WFactorChart_bar__szCRX{border-radius:4px}.P2WFactorChart_scoreLabel___2_h1{font-size:.625rem;min-width:4rem}}.P2WFactorDetails_container__XM_3N{margin-top:2.5rem}.P2WFactorDetails_header__pWGCO{margin-bottom:1.5rem}.P2WFactorDetails_title__By8vy{font-size:1.25rem!important;font-weight:600!important;font-family:var(--font-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:normal;margin:0 0 .5rem;color:#fff}@media (min-width:768px){.P2WFactorDetails_title__By8vy{font-size:1.5rem!important}}.P2WFactorDetails_subtitle__AKPRL{font-size:.875rem;color:var(--text-secondary);line-height:1.6;margin:0}.P2WFactorDetails_categories__RHXf8{display:flex;flex-direction:column;gap:1.5rem}.P2WFactorDetails_category__si3MC{display:flex;flex-direction:column;gap:.5rem}.P2WFactorDetails_categoryTitle__d4A30{font-size:var(--text-xs);font-weight:600;color:var(--text-tertiary);margin:0;display:flex;align-items:center;gap:.5rem;text-transform:uppercase;letter-spacing:.05em}.P2WFactorDetails_factors__TK26b{display:flex;flex-direction:column;gap:.625rem}.P2WFactorDetails_factor__eTBNB{background:var(--bg-secondary);border:1px solid var(--border-secondary);border-radius:var(--radius-md);overflow:hidden;transition:border-color var(--transition-fast)}.P2WFactorDetails_factor__eTBNB:hover,.P2WFactorDetails_factor__eTBNB[open]{border-color:var(--border-primary)}.P2WFactorDetails_factorHeader__zXRlD{display:flex;align-items:center;gap:.5rem;padding:.625rem .75rem;width:100%;background:transparent;border:none;cursor:pointer;text-align:left;transition:background var(--transition-fast);list-style:none}.P2WFactorDetails_factorHeader__zXRlD::-webkit-details-marker{display:none}.P2WFactorDetails_factorHeader__zXRlD::marker{display:none}.P2WFactorDetails_factorHeader__zXRlD:hover{background:rgba(255,255,255,.02)}.P2WFactorDetails_factorLeft__r_mZi{display:flex;align-items:center;gap:.5rem;min-width:0;flex-shrink:0}.P2WFactorDetails_factorTitle__2RLtb{font-size:var(--text-sm);font-weight:500;color:var(--text-primary);line-height:1.3;white-space:nowrap}.P2WFactorDetails_factorWeight__DgDTC{font-size:.625rem;font-weight:500;color:var(--text-disabled);padding:.125rem .375rem;background:rgba(255,255,255,.05);border-radius:var(--radius-sm)}.P2WFactorDetails_factorCenter__pkRLm{flex:1;min-width:0;padding:0 .5rem}.P2WFactorDetails_barContainer__OyOSu{width:100%;height:4px;background:rgba(255,255,255,.05);border-radius:2px;overflow:hidden}.P2WFactorDetails_bar__ss3hX{height:100%;border-radius:2px;transition:width .5s ease-out}.P2WFactorDetails_bar__ss3hX.P2WFactorDetails_levelLow__rWEA4{background:linear-gradient(90deg,rgba(52,211,153,.3),#34d399)}.P2WFactorDetails_bar__ss3hX.P2WFactorDetails_levelMild__KDa9n{background:linear-gradient(90deg,rgba(74,222,128,.3),#4ade80)}.P2WFactorDetails_bar__ss3hX.P2WFactorDetails_levelModerate__2wEdg{background:linear-gradient(90deg,rgba(251,191,36,.3),#fbbf24)}.P2WFactorDetails_bar__ss3hX.P2WFactorDetails_levelHigh____80t{background:linear-gradient(90deg,rgba(251,146,60,.3),#fb923c)}.P2WFactorDetails_bar__ss3hX.P2WFactorDetails_levelSevere__u2Zbt{background:linear-gradient(90deg,rgba(248,113,113,.3),#f87171)}.P2WFactorDetails_factorRight__jeVVF{display:flex;align-items:center;gap:.375rem;flex-shrink:0}.P2WFactorDetails_scoreValue__2KWXB{font-size:var(--text-sm);font-weight:700;font-variant-numeric:tabular-nums;min-width:1.25rem;text-align:right}.P2WFactorDetails_scoreValue__2KWXB.P2WFactorDetails_levelLow__rWEA4{color:#34d399}.P2WFactorDetails_scoreValue__2KWXB.P2WFactorDetails_levelMild__KDa9n{color:#4ade80}.P2WFactorDetails_scoreValue__2KWXB.P2WFactorDetails_levelModerate__2wEdg{color:#fbbf24}.P2WFactorDetails_scoreValue__2KWXB.P2WFactorDetails_levelHigh____80t{color:#fb923c}.P2WFactorDetails_scoreValue__2KWXB.P2WFactorDetails_levelSevere__u2Zbt{color:#f87171}.P2WFactorDetails_levelBadge__j6p2e{font-size:.5rem;font-weight:700;padding:.125rem .3125rem;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;min-width:3rem;text-align:center}.P2WFactorDetails_levelBadge__j6p2e.P2WFactorDetails_levelLow__rWEA4{background:rgba(52,211,153,.15);color:#34d399}.P2WFactorDetails_levelBadge__j6p2e.P2WFactorDetails_levelMild__KDa9n{background:rgba(74,222,128,.15);color:#4ade80}.P2WFactorDetails_levelBadge__j6p2e.P2WFactorDetails_levelModerate__2wEdg{background:rgba(251,191,36,.15);color:#fbbf24}.P2WFactorDetails_levelBadge__j6p2e.P2WFactorDetails_levelHigh____80t{background:rgba(251,146,60,.15);color:#fb923c}.P2WFactorDetails_levelBadge__j6p2e.P2WFactorDetails_levelSevere__u2Zbt{background:rgba(248,113,113,.15);color:#f87171}.P2WFactorDetails_chevron__zUery{display:flex;align-items:center;justify-content:center;color:var(--text-tertiary);transition:transform var(--transition-fast)}.P2WFactorDetails_factor__eTBNB[open] .P2WFactorDetails_chevron__zUery{transform:rotate(180deg)}.P2WFactorDetails_factorContent__Tf8Dl{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease-out}.P2WFactorDetails_factor__eTBNB[open] .P2WFactorDetails_factorContent__Tf8Dl{display:block}.P2WFactorDetails_factorBody__rUWz4{overflow:hidden}.P2WFactorDetails_factor__eTBNB[open] .P2WFactorDetails_factorBody__rUWz4{padding:0 .75rem .75rem}.P2WFactorDetails_factorAnalysis__mPtdW{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.65;margin:0 0 .75rem;padding-top:.5rem;border-top:1px solid var(--border-secondary)}.P2WFactorDetails_scaleReference__290_y{margin-top:0}.P2WFactorDetails_examples__T5L_4{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.625rem .75rem;background:rgba(255,255,255,.03);border:1px solid var(--border-secondary);border-radius:var(--radius-sm)}.P2WFactorDetails_exampleHigh__IimAX,.P2WFactorDetails_exampleLow__TgUbW{font-size:var(--text-xs);line-height:1.5;max-width:48%}.P2WFactorDetails_exampleLow__TgUbW{color:#6ee7b7}.P2WFactorDetails_exampleHigh__IimAX{text-align:right;color:#fca5a5}.P2WFactorDetails_noAnalysis__gPXsr{padding:2rem;text-align:center;background:var(--bg-secondary);border:1px solid var(--border-secondary);border-radius:var(--radius-lg)}.P2WFactorDetails_noAnalysis__gPXsr p{font-size:var(--text-sm);color:var(--text-tertiary);margin:0}@media (min-width:768px){.P2WFactorDetails_title__By8vy{font-size:var(--text-3xl)}.P2WFactorDetails_factorHeader__zXRlD{padding:.75rem 1rem;gap:.75rem}.P2WFactorDetails_factorTitle__2RLtb{font-size:var(--text-md)}.P2WFactorDetails_barContainer__OyOSu{height:6px;border-radius:3px}.P2WFactorDetails_bar__ss3hX{border-radius:3px}.P2WFactorDetails_scoreValue__2KWXB{font-size:var(--text-md)}.P2WFactorDetails_levelBadge__j6p2e{font-size:.5625rem;padding:.1875rem .375rem;min-width:3.5rem}.P2WFactorDetails_factor__eTBNB[open] .P2WFactorDetails_factorBody__rUWz4{padding:0 1rem 1rem}.P2WFactorDetails_factorAnalysis__mPtdW{font-size:var(--text-md)}}@media (min-width:1024px){.P2WFactorDetails_header__pWGCO{margin-bottom:2.5rem}.P2WFactorDetails_categories__RHXf8{gap:2rem}}.RegisterForm_form__aoBG6{display:flex;flex-direction:column;gap:1.25rem}.RegisterForm_error__LGvz5{display:flex;align-items:center;gap:.5rem;padding:.875rem 1rem;background:var(--color-danger-light);border:1px solid var(--color-danger);border-radius:var(--radius-md);color:var(--color-danger);font-size:.875rem}.RegisterForm_errorIcon__keynU{flex-shrink:0}.RegisterForm_googleButton__TpqUI{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.875rem 1rem;background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-md);color:var(--text-primary);font-size:.9375rem;font-weight:500;cursor:pointer;transition:all var(--transition-normal)}.RegisterForm_googleButton__TpqUI:hover:not(:disabled){background:var(--bg-secondary);border-color:var(--border-hover)}.RegisterForm_googleButton__TpqUI:disabled{opacity:.5;cursor:not-allowed}.RegisterForm_googleIcon__vX8E1{width:20px;height:20px}.RegisterForm_divider__iYqoV{display:flex;align-items:center;gap:1rem}.RegisterForm_dividerLine__s_6EL{flex:1;height:1px;background:var(--border-secondary)}.RegisterForm_dividerText__M2DVF{font-size:.8125rem;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em}.RegisterForm_field__5D8aX{display:flex;flex-direction:column;gap:.5rem}.RegisterForm_label__yhNle{font-size:.875rem;font-weight:500;color:var(--text-secondary)}.RegisterForm_input__H9q0m{width:100%;padding:.875rem 1rem;font-size:1rem;background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-md);color:var(--text-primary);transition:all var(--transition-normal)}.RegisterForm_input__H9q0m:focus{outline:none;border-color:var(--border-focus);box-shadow:0 0 0 3px var(--brand-primary-light)}.RegisterForm_input__H9q0m::placeholder{color:var(--text-disabled)}.RegisterForm_input__H9q0m:disabled{opacity:.5;cursor:not-allowed}.RegisterForm_inputError__oYAYe{border-color:var(--color-danger)}.RegisterForm_inputError__oYAYe:focus{border-color:var(--color-danger);box-shadow:0 0 0 3px var(--color-danger-light)}.RegisterForm_fieldError__va5Hn{font-size:.8125rem;color:var(--color-danger)}.RegisterForm_strengthContainer__rcB9r{display:flex;align-items:center;gap:.75rem;margin-top:.25rem}.RegisterForm_strengthBar__2N73D{flex:1;height:4px;background:var(--bg-tertiary);border-radius:var(--radius-full);overflow:hidden}.RegisterForm_strengthFill__4Fa5Y{height:100%;border-radius:var(--radius-full);transition:all var(--transition-normal)}.RegisterForm_strengthLabel__OkEKA{font-size:.75rem;font-weight:500;min-width:50px}.RegisterForm_requirements__CobAG{font-size:.8125rem;color:var(--text-tertiary);margin:0;line-height:1.5}.RegisterForm_submitButton__riVm_{width:100%;margin-top:.5rem}.RegisterForm_terms__F7FGv{font-size:.75rem;color:var(--text-tertiary);text-align:center;margin:0;line-height:1.5}.RegisterForm_termsLink__wJEPJ{color:var(--text-secondary);text-decoration:underline;transition:color var(--transition-fast)}.RegisterForm_termsLink__wJEPJ:hover{color:var(--brand-primary)}.P2WDisclaimer_disclaimer__0k3kp{margin-top:1.5rem;padding:1rem;background:var(--bg-tertiary);border:1px solid var(--border-secondary);border-radius:var(--radius-md)}.P2WDisclaimer_text__0JQD4{font-size:.75rem;line-height:1.6;color:var(--text-tertiary);margin:0 0 .5rem}.P2WDisclaimer_text__0JQD4 strong{color:var(--text-secondary)}.P2WDisclaimer_subtext__Cg26S{font-size:.6875rem;color:var(--text-tertiary);margin:0}.P2WDisclaimer_link__VQYc3{color:var(--brand-primary);text-decoration:none}.P2WDisclaimer_link__VQYc3:hover{text-decoration:underline}.P2WSources_container__txxc_{margin-top:1.5rem;padding:1.25rem;background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-lg)}.P2WSources_title__TQ2kM{font-size:1rem;font-weight:600;margin:0 0 .25rem;color:var(--text-primary)}.P2WSources_subtitle__7O_Lz{font-size:.8125rem;color:var(--text-tertiary);margin:0 0 1rem;line-height:1.5}.P2WSources_list__akmIw{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.P2WSources_item__pToKe{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:var(--bg-tertiary);border:1px solid var(--border-secondary);border-radius:var(--radius-md);transition:border-color var(--transition-fast)}.P2WSources_item__pToKe:hover{border-color:var(--border-hover)}.P2WSources_icon__ILVc7{font-size:1.25rem;flex-shrink:0}.P2WSources_content__WLmcz{flex:1;min-width:0;display:flex;flex-direction:column;gap:.125rem}.P2WSources_link__T4iPL{font-size:.875rem;color:var(--text-primary);text-decoration:none;transition:color var(--transition-fast);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.P2WSources_link__T4iPL:hover{color:var(--brand-primary)}.P2WSources_type__0RztT{font-size:.6875rem;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em}.P2WSources_external__ihvDl{font-size:.875rem;color:var(--text-tertiary);flex-shrink:0}@media (min-width:768px){.P2WSources_item__pToKe{flex-direction:row}.P2WSources_content__WLmcz{flex-direction:row;align-items:center;gap:.75rem}.P2WSources_link__T4iPL{white-space:normal}.P2WSources_type__0RztT{flex-shrink:0}}