@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap";:root{--font-space: "Space Grotesk", sans-serif;--primary-font: var(--font-space);--heading-font: var(--font-space)}*{box-sizing:border-box}body{margin:0;font-family:var(--primary-font);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:var(--heading-font);font-weight:600;margin:0 0 1rem}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button{font-family:var(--primary-font);cursor:pointer}input,textarea,select{font-family:var(--primary-font)}.app{width:100%;margin:0;padding:0}.main-content{padding:2rem}._navbar_khc14_2{display:flex;align-items:center;width:100%;padding:1rem;margin:0;box-sizing:border-box;position:sticky;top:0;z-index:100;background:#fff}._navLeft_khc14_16{display:flex;align-items:center;gap:2rem;flex:1;justify-content:flex-start}._navCenter_khc14_24{display:flex;align-items:center;justify-content:center;flex:0 0 auto}._navRight_khc14_31{display:flex;align-items:center;gap:2rem;flex:1;justify-content:flex-end}._logo_khc14_40{display:inline-flex;align-items:center;justify-content:center;padding:0 2rem;text-decoration:none}._logoImage_khc14_48{display:block;height:2.25rem;width:auto}._navbar_khc14_2._separator1_khc14_55:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(51,51,51,.25) 20%,rgba(51,51,51,.25) 80%,transparent 100%),linear-gradient(90deg,transparent 0%,transparent 4%,#D470C8 50%,transparent 96%,transparent 100%);background-size:100% 1px,100% 1px;background-position:0 0,0 1px;background-repeat:no-repeat}._navItem_khc14_70{position:relative}._navLink_khc14_74{display:block;padding:.5rem 1rem;text-decoration:none;color:inherit}._navLink_khc14_74:hover{text-decoration:underline}._logoutButton_khc14_86{background:none;border:none;color:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;cursor:pointer;text-decoration:none;padding:0;margin:0}._logoutButton_khc14_86:hover{text-decoration:underline}._logoutError_khc14_103{color:#b91c1c;font-size:.9rem;margin-top:.35rem}._dropdown_khc14_110{position:relative}._dropdownToggle_khc14_115{display:block;padding:.5rem 1rem;background:none;border:none;cursor:pointer;text-decoration:none;color:inherit;font-family:inherit;font-size:inherit;position:relative}._dropdownToggle_khc14_115:hover{text-decoration:underline}._dropdownToggle_khc14_115:after{content:"▲";margin-left:.5rem;font-size:.7em;display:inline-block;transform:rotate(0);transition:transform .3s ease;text-decoration:none}._dropdown_khc14_110._open_khc14_145 ._dropdownToggle_khc14_115:after{transform:rotate(180deg)}._dropdownMenu_khc14_150{position:absolute;top:calc(100% + 1rem);left:-1rem;background:#fff;border:1px solid #ccc;min-width:150px;z-index:1000;display:none;box-shadow:0 2px 8px #0000001a}._dropdown_khc14_110._open_khc14_145 ._dropdownMenu_khc14_150{display:block}._dropdownItem_khc14_167{display:block;background:none;border:none;width:100%;text-align:left;font:inherit;cursor:pointer;padding:.5rem 1rem;text-decoration:none;color:inherit;border-bottom:1px solid #eee}._dropdownItem_khc14_167:last-child{border-bottom:none}._dropdownItem_khc14_167:hover{background-color:#f5f5f5;text-decoration:underline}._loginForm_75vr1_2{display:flex;flex-direction:column;gap:1.5rem}._inputGroup_75vr1_9{display:flex;flex-direction:column;gap:.5rem}._label_75vr1_16{font-size:.9rem;font-weight:400;color:#333;margin:0}._input_75vr1_9{width:100%;padding:.75rem;border:1px solid #ccc;background:#fff;font-size:1rem;font-family:inherit;font-weight:400;transition:border-color .2s ease;box-sizing:border-box}._input_75vr1_9:hover{border-color:#999}._input_75vr1_9:focus{outline:none;border-color:#333}._loginButton_75vr1_46{width:100%;padding:.75rem;background:#333;border:1px solid #333;color:#fff;font-size:1rem;font-weight:400;font-family:inherit;cursor:pointer;transition:all .2s ease;margin-top:.5rem}._loginButton_75vr1_46:hover{background:#000;border-color:#000}._loginButton_75vr1_46:active{background:#555}._errorMessage_75vr1_70{background:#fff5f5;border:1px solid #ffb3b3;color:#d32f2f;padding:.75rem;border-radius:4px;font-size:.9rem;text-align:center}._linkContainer_75vr1_81{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:-.5rem}._separator_75vr1_90{color:#666;font-size:.9rem;-webkit-user-select:none;user-select:none}._forgotPassword_75vr1_97,._signUp_75vr1_98{color:inherit;text-decoration:none;font-size:.9rem;font-weight:400;font-family:inherit}._forgotPassword_75vr1_97:hover,._signUp_75vr1_98:hover{text-decoration:underline}@media(max-width:480px){._loginContainer_75vr1_113{padding:1rem}._loginCard_75vr1_117{padding:2rem}}._successMessage_75vr1_123{color:#2e7d32;background:#f1f8e9;border:1px solid #c8e6c9;padding:.75rem;border-radius:4px;font-size:.9rem;text-align:center;margin:0}._instructionText_75vr1_134{color:#666;font-size:.9rem;line-height:1.4;text-align:center;margin:1rem 0}._container_itj54_1{min-height:calc(100vh - 80px);display:flex;align-items:flex-start;justify-content:center;padding:4rem 2rem 2rem;background:#fff;box-sizing:border-box}._card_itj54_11{background:#fff;padding:2.5rem;border-radius:8px;box-shadow:0 2px 12px #00000014;width:100%;max-width:520px;box-sizing:border-box}._inlineError_1n6t8_1{color:#dc2626}._inlineSuccess_1n6t8_5{color:#15803d}._inputError_1n6t8_10{border-color:#ffb3b3;box-shadow:0 0 0 3px #ff6b6b1a}._inputError_1n6t8_10:hover{border-color:#f99;box-shadow:0 0 0 3px #ff6b6b1f}._inputError_1n6t8_10:focus{border-color:#ff8a80;box-shadow:0 0 0 3px #ff6b6b26}._inputSuccess_1n6t8_26{border-color:#b3d9b3;box-shadow:0 0 0 3px #66bb6a1a}._inputSuccess_1n6t8_26:hover{border-color:#a5d6a7;box-shadow:0 0 0 3px #66bb6a1f}._inputSuccess_1n6t8_26:focus{border-color:#81c784;box-shadow:0 0 0 3px #66bb6a26}._inlineValidation_1n6t8_41{display:flex;align-items:center;gap:.25rem;animation:_fadeIn_1n6t8_1 .2s ease-in-out}._exclamationMark_1n6t8_48{color:#585858;font-size:.9rem;font-weight:800;font-family:inherit;line-height:1;margin-right:.5rem}._checkMark_1n6t8_57{color:#22c55e;font-size:.9rem;font-weight:800;font-family:inherit;line-height:1;margin-right:.5rem}._validationText_1n6t8_66{color:#666;font-size:.9rem;font-weight:400;font-family:inherit;line-height:1}._validationTextSuccess_1n6t8_74{color:#16a34a;font-size:.9rem;font-weight:400;font-family:inherit;line-height:1}._batteryContainer_1n6t8_83{display:flex;align-items:center;gap:2px}._battery_1n6t8_83{width:24px;height:12px;border:1.5px solid #ddd;border-radius:2px;position:relative;background:#f8f8f8;transition:all .3s ease}._batteryTip_1n6t8_99{width:2px;height:6px;background:#ddd;border-radius:0 1px 1px 0;transition:all .3s ease}._batteryLevel_1n6t8_107{position:absolute;left:1px;top:1px;bottom:1px;background:#ddd;border-radius:1px;width:0;transition:all .3s ease}._batteryWeak_1n6t8_119 ._batteryLevel_1n6t8_107{width:25%;background:#ff6b6b}._batteryWeak_1n6t8_119{border-color:#ffb3b3}._batteryWeak_1n6t8_119 ._batteryTip_1n6t8_99{background:#ffb3b3}._batteryMedium_1n6t8_132 ._batteryLevel_1n6t8_107{width:50%;background:#ffa726}._batteryMedium_1n6t8_132{border-color:#ffd699}._batteryMedium_1n6t8_132 ._batteryTip_1n6t8_99{background:#ffd699}._batteryStrong_1n6t8_145 ._batteryLevel_1n6t8_107{width:75%;background:#66bb6a}._batteryStrong_1n6t8_145{border-color:#b3d9b3}._batteryStrong_1n6t8_145 ._batteryTip_1n6t8_99{background:#b3d9b3}._batteryVerystrong_1n6t8_158 ._batteryLevel_1n6t8_107{width:95%;background:#4db6ac}._batteryVerystrong_1n6t8_158{border-color:#80cbc4}._batteryVerystrong_1n6t8_158 ._batteryTip_1n6t8_99{background:#80cbc4}._strengthText_1n6t8_172{color:#666;font-size:.9rem;font-weight:400;font-family:inherit;line-height:1}._errorMessage_1n6t8_181{background:#fff5f5;border:1px solid #ffb3b3;color:#d32f2f;padding:.75rem;border-radius:4px;font-size:.9rem;text-align:center;animation:_fadeIn_1n6t8_1 .2s ease-in-out}._logoutSuccess_1n6t8_192{display:flex;align-items:center;animation:_fadeIn_1n6t8_1 .75s cubic-bezier(.77,0,.18,1);margin-bottom:-.5rem}._logoutSuccessFadeOut_1n6t8_199{animation:_fadeOut_1n6t8_1 .75s cubic-bezier(.77,0,.18,1) forwards}._passwordInput_1n6t8_204{transition:all .3s ease}._strengthWeak_1n6t8_208{border-color:#ffb3b3;box-shadow:0 0 0 3px #ff6b6b1a}._strengthWeak_1n6t8_208:hover{border-color:#f99;box-shadow:0 0 0 3px #ff6b6b1f}._strengthWeak_1n6t8_208:focus{border-color:#ff8a80;box-shadow:0 0 0 3px #ff6b6b26}._strengthMedium_1n6t8_223{border-color:#ffd699;box-shadow:0 0 0 3px #ffa7261a}._strengthMedium_1n6t8_223:hover{border-color:#ffcc80;box-shadow:0 0 0 3px #ffa7261f}._strengthMedium_1n6t8_223:focus{border-color:#ffb74d;box-shadow:0 0 0 3px #ffa72626}._strengthStrong_1n6t8_238{border-color:#b3d9b3;box-shadow:0 0 0 3px #66bb6a1a}._strengthStrong_1n6t8_238:hover{border-color:#a5d6a7;box-shadow:0 0 0 3px #66bb6a1f}._strengthStrong_1n6t8_238:focus{border-color:#81c784;box-shadow:0 0 0 3px #66bb6a26}._strengthVerystrong_1n6t8_253{border-color:#80cbc4;box-shadow:0 0 0 3px #4db6ac1a}._strengthVerystrong_1n6t8_253:hover{border-color:#4db6ac;box-shadow:0 0 0 3px #4db6ac1f}._strengthVerystrong_1n6t8_253:focus{border-color:#26a69a;box-shadow:0 0 0 3px #4db6ac26}@keyframes _fadeIn_1n6t8_1{0%{opacity:0;transform:translate(-5px)}to{opacity:1;transform:translate(0)}}@keyframes _fadeOut_1n6t8_1{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-5px)}}._signUpForm_1fdsi_5{display:flex;flex-direction:column;gap:1.5rem}._inputGroup_1fdsi_12{display:flex;flex-direction:column;gap:.5rem}._label_1fdsi_19{font-size:.9rem;font-weight:400;color:#333;margin:0}._input_1fdsi_12{width:100%;padding:.75rem;border:1px solid #ccc;background:#fff;font-size:1rem;font-family:inherit;font-weight:400;transition:all .2s ease;box-sizing:border-box}._input_1fdsi_12[type=password]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;letter-spacing:.1em}._input_1fdsi_12:hover{border-color:#999}._input_1fdsi_12:focus{outline:none;border-color:#333}._labelRow_1fdsi_55{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}._passwordMeter_1fdsi_63{display:flex;align-items:center;gap:.5rem;font-size:.85rem}._separator_1fdsi_71{color:#666;font-size:.9rem;-webkit-user-select:none;user-select:none}._signUpButton_1fdsi_80{width:100%;padding:.75rem;background:#333;border:1px solid #333;color:#fff;font-size:1rem;font-weight:400;font-family:inherit;cursor:pointer;transition:all .2s ease;margin-top:.5rem}._signUpButton_1fdsi_80:hover{background:#000;border-color:#000}._signUpButton_1fdsi_80:active{background:#555}._linkContainer_1fdsi_105{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:-.5rem}._loginLink_1fdsi_114{color:inherit;text-decoration:none;font-size:.9rem;font-weight:400;font-family:inherit}._loginLink_1fdsi_114:hover{text-decoration:underline}._loginLinkBold_1fdsi_126{font-weight:500}._verificationContainer_1552z_2{min-height:calc(100vh - 80px);display:flex;align-items:flex-start;justify-content:center;padding:4rem 2rem 2rem;background:#fff}._verificationCard_1552z_12{background:#fff;padding:3rem 2.5rem 2.5rem;border-radius:8px;box-shadow:0 2px 12px #00000014;width:100%;max-width:400px;text-align:center}._iconContainer_1552z_23{margin-bottom:1.5rem}._emailIcon_1552z_27{font-size:3rem;opacity:.8}._title_1552z_33{font-size:1.5rem;font-weight:400;color:#333;margin:0 0 1.5rem;font-family:inherit}._description_1552z_42{color:#666;font-size:1rem;margin:0 0 .5rem;font-weight:400}._email_1552z_27{color:#333;font-size:1rem;font-weight:500;margin:0 0 1.5rem;word-break:break-all}._instruction_1552z_59{color:#666;font-size:.95rem;line-height:1.4;margin:0 0 2rem}._actions_1552z_67{margin:2rem 0}._buttonRow_1552z_71{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}._buttonRow_1552z_71 button{flex:1}._resendButton_1552z_83{padding:.75rem 1.5rem;background:#333;border:1px solid #333;color:#fff;font-size:.9rem;font-weight:400;font-family:inherit;cursor:pointer;transition:all .2s ease;border-radius:4px}._resendButton_1552z_83:hover{background:#000;border-color:#000}._resendButton_1552z_83:disabled{background:#999;border-color:#999;cursor:not-allowed}._goToProfileButton_1552z_108{padding:.75rem 1.5rem;background:#5e9e72;border:1px solid #5e9e72;color:#fff;font-size:.9rem;font-weight:400;font-family:inherit;cursor:pointer;transition:all .2s ease;border-radius:4px}._goToProfileButton_1552z_108:hover{background:#4e8a61;border-color:#4e8a61}._resendMessage_1552z_127{margin:1rem 0 0;font-size:.9rem;color:#4caf50}._helpText_1552z_134{color:#999;font-size:.85rem;margin:2rem 0 0;line-height:1.4}@media(max-width:480px){._verificationContainer_1552z_2{padding:2rem 1rem}._verificationCard_1552z_12{padding:2rem 1.5rem}._title_1552z_33{font-size:1.25rem}}._loadingContainer_10ppk_1{display:flex;align-items:center;justify-content:flex-start;padding:0}._loadingText_10ppk_8{color:#6b7280;font-size:.95rem}._timelinesLoadingText_10ppk_13{color:#6b7280;font-size:.8rem}._loadingShell_10ppk_18{display:flex;align-items:flex-start;justify-content:center;padding:4rem 2rem 2rem;width:100%;box-sizing:border-box}._loadingCard_10ppk_27{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 12px #00000014;font-size:1rem;color:#4b5563;width:100%;max-width:520px;box-sizing:border-box}._loadingCentered_10ppk_39{display:flex;align-items:flex-start;justify-content:center;padding:2rem;width:100%;box-sizing:border-box;text-align:center}._groupWrapper_f2c6r_1{display:inline-flex;align-items:center;gap:.75rem}._groupWrapperDisabled_f2c6r_7{opacity:.72}._groupWrapperDisabled_f2c6r_7 ._groupLabel_f2c6r_11{color:#6b7280}._groupLabel_f2c6r_11{color:#374151;font-weight:600;font-size:.95rem}._group_f2c6r_1{display:inline-flex;align-items:center;gap:.35rem;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;padding:.2rem}._groupDisabled_f2c6r_31{cursor:not-allowed}._chip_f2c6r_35{border:none;background:transparent;color:#4b5563;font-weight:700;padding:.35rem .75rem;border-radius:10px;cursor:pointer;transition:all .16s ease;letter-spacing:.02em}._chip_f2c6r_35:hover{color:#111827;background:#e5e7eb}._chipActive_f2c6r_52,._chipActive_f2c6r_52:hover{background:#fff;color:#0f172a;box-shadow:0 1px 4px #0000000d}._chip_f2c6r_35:disabled,._chip_f2c6r_35:disabled:hover{cursor:not-allowed;background:transparent;color:#9ca3af;box-shadow:none}._chipActive_f2c6r_52:disabled,._chipActive_f2c6r_52:disabled:hover{background:#f8fafc;color:#6b7280;box-shadow:none}._dashboardContainer_g9wxk_1{min-height:calc(100vh - 80px);padding:1.5rem}._error_g9wxk_6{background:#fee2e2;color:#b91c1c;border:1px solid #fecaca;padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem}._summaryGrid_g9wxk_15{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}._summaryCard_g9wxk_23{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem;box-shadow:0 2px 7px #0f172a0f}._cardHeader_g9wxk_31{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem}._cardTitleBlock_g9wxk_39{display:flex;flex-direction:column;gap:.35rem;min-width:0;flex:1 1 auto}._viewBreadcrumb_g9wxk_47{display:inline-flex;align-items:center;gap:.35rem;font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b}._breadcrumbLink_g9wxk_57{border:none;background:transparent;padding:0;font:inherit;color:inherit;font-weight:600;cursor:pointer;letter-spacing:.08em}._breadcrumbLink_g9wxk_57:hover{color:#1d4ed8}._breadcrumbSeparator_g9wxk_72{color:#94a3b8}._breadcrumbCurrent_g9wxk_76{font-weight:600;color:inherit}._cardTitle_g9wxk_39{font-size:1.75rem;font-weight:700;color:#0f172a;display:inline-flex;align-items:center;gap:.5rem;min-width:0;max-width:100%;flex:1 1 auto}._cardSubtitle_g9wxk_93{color:#475569;font-size:.95rem;margin-top:.15rem}._startedMeta_g9wxk_99{font-size:.9rem;color:#475569;align-self:flex-start;background:#f1f5f9;border-radius:999px;padding:.35rem .75rem;white-space:nowrap}._timelineToolbar_g9wxk_109{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin:.35rem 0 .75rem}._timelineMeta_g9wxk_117{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;font-size:.85rem;color:#475569}._timelineLoadingText_g9wxk_126{color:#374151;font-weight:600;font-size:.95rem}._timelineStatus_g9wxk_132{font-size:.85rem;color:#475569}._timelineError_g9wxk_137{color:#b91c1c;font-weight:600}._sectionIntro_g9wxk_142{display:flex;gap:2rem;margin-bottom:.75rem;flex-wrap:wrap}._statLabel_g9wxk_149{font-size:.85rem;color:#6b7280;margin-bottom:.25rem}._statLabelWithHint_g9wxk_155{position:relative}._statLabelText_g9wxk_160{position:relative;display:inline-flex;align-items:center}._statLabelHint_g9wxk_166{border:none;background:transparent;padding:.05rem .25rem;margin:0;font-size:.85rem;font-weight:700;color:#6b7280;line-height:1;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;cursor:pointer}._statLabelHint_g9wxk_166:focus-visible{outline:2px solid #1d4ed8;outline-offset:2px}._statLabelHintPopover_g9wxk_187{position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%);z-index:2;min-width:240px;max-width:320px;background:#fff;color:#0f172a;border:1px solid #e5e7eb;box-shadow:0 8px 20px #0f172a0d,0 1px 6px #0f172a08;border-radius:10px;padding:.75rem .9rem;font-size:.85rem;line-height:1.35}._statValue_g9wxk_205{font-size:2rem;color:#111827}._exposureValue_g9wxk_210{font-size:2rem}._weightedBarWrapper_g9wxk_214{margin-top:.9rem;display:flex;flex-direction:column;gap:.4rem}._weightedBar_g9wxk_214{display:flex;height:12px;border-radius:999px;overflow:hidden;background:#e5e7eb}._weightedSegment_g9wxk_229{position:relative;height:100%;opacity:.85;transition:opacity .2s ease,filter .2s ease,width .35s ease;cursor:pointer}._cardTitleText_g9wxk_237{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:100%}._weightedSegment_g9wxk_229:focus-visible{outline:2px solid #1d4ed8;outline-offset:2px}._weightedSegmentFill_g9wxk_250{position:absolute;inset:0;width:0;border-radius:inherit;transition:width .3s ease}._weightedSegmentActive_g9wxk_258{opacity:1;filter:brightness(.95) saturate(1.1)}._weightedLegend_g9wxk_263{font-size:.85rem;color:#475569;min-height:1.8rem;display:flex;align-items:center}._weightedLegendItem_g9wxk_271{display:inline-flex;align-items:center;gap:.4rem;font-weight:500;color:#0f172a;letter-spacing:.02em}._weightedLegendDot_g9wxk_280{width:10px;height:10px;border-radius:999px;display:inline-block}._weightedLegendHint_g9wxk_287{color:#94a3b8;font-size:.8rem;display:inline-flex;align-items:center;font-weight:400;letter-spacing:.08em}._sectionHeader_g9wxk_296{display:grid;grid-template-columns:minmax(0,2.4fr) minmax(0,.85fr) minmax(80px,.8fr) minmax(0,.95fr);font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;padding:0 1rem .25rem;column-gap:1.25rem}._sectionHeaderCompact_g9wxk_307{grid-template-columns:minmax(0,1fr) var(--compact-exposure-width, auto);column-gap:1.25rem}._sectionList_g9wxk_312{margin-top:1.25rem;border-top:1px solid #e5e7eb;padding-top:1.25rem;display:flex;flex-direction:column;gap:.75rem}._sectionRow_g9wxk_321{display:grid;grid-template-columns:minmax(0,2.4fr) minmax(0,.85fr) minmax(80px,.8fr) minmax(0,.95fr);border:1px solid #e5e7eb;border-radius:10px;padding:.75rem 1rem;align-items:center;column-gap:1.25rem}._sectionRowInteractive_g9wxk_331{cursor:pointer;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}._sectionRowInteractive_g9wxk_331:hover{background:#f8fafc;border-color:#dbeafe;box-shadow:0 4px 12px #1d4ed814}._sectionRowInteractive_g9wxk_331:focus-visible{outline:2px solid #1d4ed8;outline-offset:2px;background:#f8fafc}._sectionRowCompact_g9wxk_348{grid-template-columns:minmax(0,1fr) var(--compact-exposure-width, auto);column-gap:1.25rem}._sectionName_g9wxk_353{font-weight:500;font-size:.85em;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.04rem}._sectionRow_g9wxk_321:hover ._sectionName_g9wxk_353{white-space:normal;overflow:visible}._sectionMeta_g9wxk_368{font-size:.85rem;color:#64748b;letter-spacing:.08rem}._sectionExposure_g9wxk_374{font-weight:600;color:#0f172a;letter-spacing:.08rem}._sectionExposureRight_g9wxk_380{text-align:left;justify-self:start}@media(max-width:768px){._dashboardContainer_g9wxk_1{padding:1.25rem}._cardTitle_g9wxk_39{font-size:1.4rem}._statValue_g9wxk_205{font-size:1.9rem}._sectionIntro_g9wxk_142{flex-direction:column}._sectionRow_g9wxk_321{grid-template-columns:1fr;gap:.4rem}._sectionName_g9wxk_353{white-space:normal}}._loadingCard_uhc8q_1{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 12px #00000014;font-size:1rem;color:#4b5563}._profileCard_uhc8q_10{max-width:520px}._cardHeader_uhc8q_14{margin-bottom:2rem}._cardHeaderCompact_uhc8q_18{margin-bottom:1rem}._eyebrow_uhc8q_22{text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;color:#9ca3af;margin:0 0 .25rem}._title_uhc8q_30{margin:0;font-size:1.75rem;font-weight:600;color:#111827}._subtitle_uhc8q_37{margin-top:.5rem;margin-bottom:0;font-size:.95rem;color:#4b5563}._emailRow_uhc8q_44{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;width:100%}._readOnlyInput_uhc8q_52{cursor:default;background:#f9fafb;color:#111827;flex:1 1 260px;caret-color:transparent}._readOnlyInput_uhc8q_52:hover,._inputWithAction_uhc8q_61:hover ._readOnlyInput_uhc8q_52{border-color:#999}._readOnlyInput_uhc8q_52:focus{outline:none;border-color:#ccc;box-shadow:none}._readOnlyInput_uhc8q_52:focus:hover,._inputWithAction_uhc8q_61:hover ._readOnlyInput_uhc8q_52:focus{border-color:#999}._verifiedTag_uhc8q_76{background:#ecfdf5;border:1px solid #86efac;color:#15803d;font-size:.85rem;font-weight:600;padding:.35rem .9rem;border-radius:999px;white-space:nowrap}._feedbackMessage_uhc8q_87{margin-top:.75rem;font-size:.9rem}._feedbackSuccess_uhc8q_92{color:#15803d}._feedbackError_uhc8q_96{color:#b91c1c}._statusDotSymbol_uhc8q_100{color:#000;font-size:.9rem;font-weight:800;line-height:1;margin-right:.5rem;display:inline-block}._labelNoWrap_uhc8q_109{white-space:nowrap;flex-shrink:0}._inlineValidationButton_uhc8q_114{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;display:inline-flex;align-items:center}._inlineValidationButton_uhc8q_114:disabled{cursor:default;opacity:.8}._inlineLinkText_uhc8q_131{text-decoration:none}._inlineValidationButton_uhc8q_114:not(:disabled):hover ._inlineLinkText_uhc8q_131{text-decoration:underline}._changeLinkRow_uhc8q_139{margin-top:.5rem}._sectionBlock_uhc8q_143{margin-top:1.25rem}._sectionBlockCompact_uhc8q_147{margin-top:.75rem}._inputWithAction_uhc8q_61{position:relative;display:flex;align-items:center;width:100%}._inputWithEmbeddedActions_uhc8q_158{padding-right:9.5rem}._inlineInputAction_uhc8q_162,._embeddedInputAction_uhc8q_163{padding:.35rem .65rem;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;color:#111827;font-size:.9rem;cursor:pointer;transition:all .2s ease}._inlineInputAction_uhc8q_162{position:absolute;right:.6rem}._inlineInputActions_uhc8q_179{position:absolute;right:.6rem;display:flex;align-items:center;gap:.35rem}._inlineInputAction_uhc8q_162:hover:not(:disabled),._embeddedInputAction_uhc8q_163:hover:not(:disabled){background:#e5e7eb}._inlineInputAction_uhc8q_162:disabled,._embeddedInputAction_uhc8q_163:disabled{opacity:.8;cursor:default}._editEmailSection_uhc8q_198{margin-top:1rem;padding:1rem;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb}._editEmailActions_uhc8q_206{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:.75rem}._editEmailActions_uhc8q_206>button,._editUsernameActions_uhc8q_215>button{flex:1 1 0;min-width:140px;display:inline-flex;align-items:center;justify-content:center}._primaryButton_uhc8q_223,._secondaryButton_uhc8q_224{padding:.65rem 1.25rem;font-size:.95rem;font-family:inherit;cursor:pointer;transition:all .2s ease;border-radius:6px;box-sizing:border-box}._primaryButton_uhc8q_223{background:#333;border:1px solid #333;color:#fff}._primaryButton_uhc8q_223:hover:not(:disabled){background:#000;border-color:#000}._primaryButton_uhc8q_223:disabled{opacity:.8;cursor:default}._primaryButtonDisabled_uhc8q_250{opacity:.6;cursor:not-allowed}._secondaryButton_uhc8q_224{background:#fff;border:1px solid #d1d5db;color:#4b5563}._secondaryButton_uhc8q_224:hover:not(:disabled){border-color:#9ca3af;color:#111827}._secondaryButton_uhc8q_224:disabled{opacity:.8;cursor:default}._helperText_uhc8q_271{margin:.35rem 0 0;font-size:.85rem;color:#6b7280}._inlineMessage_uhc8q_277{margin:.5rem 0 0;font-size:.9rem}._inlineLoading_uhc8q_282{margin-top:.5rem}._inlineMessageSuccess_uhc8q_286{color:#15803d}._inlineMessageError_uhc8q_290{color:#b91c1c}._editUsernameActions_uhc8q_215{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:.75rem}._refreshStatusLink_uhc8q_302{background:none;border:none;padding:0;margin:0 0 .25rem;font-size:.85rem;font-weight:600;font-family:inherit;color:#4b5563;cursor:pointer;display:inline-flex;align-items:center}._refreshStatusLink_uhc8q_302:hover:not(:disabled){text-decoration:underline}._refreshStatusLink_uhc8q_302:disabled{cursor:default;color:#9ca3af;text-decoration:none}._changeLinkButton_uhc8q_326{background:none;border:none;padding:0;margin:0;font:inherit;color:#4b5563;cursor:pointer;display:inline-flex;align-items:center}._changeLinkButton_uhc8q_326:hover ._loginLink_uhc8q_338,._changeLinkButton_uhc8q_326:hover ._loginLinkBold_uhc8q_339{text-decoration:underline}._timezoneInlineText_uhc8q_343{margin:.35rem 0 0;font-size:.95rem;color:#111827;display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}._timezoneInlineLink_uhc8q_353{color:#222;font-size:.9rem;font-weight:400;font-family:inherit;font-weight:600;background:none;border:none;padding:0;margin:0;cursor:pointer;display:inline;line-height:inherit;text-decoration:none}._timezoneInlineLink_uhc8q_353:hover{text-decoration:underline}._timezoneSummaryRow_uhc8q_373{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._timezoneControl_uhc8q_380{width:100%}._timezoneIndicatorGroup_uhc8q_384{display:flex;align-items:center;gap:.35rem}._timezoneIndicatorActions_uhc8q_390{display:flex;align-items:center;gap:.25rem}._inlineSelectAction_uhc8q_396{padding:.35rem .65rem;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;color:#111827;font-size:.9rem;font-family:inherit;cursor:pointer;transition:all .2s ease}._inlineSelectAction_uhc8q_396:hover:not(:disabled){background:#e5e7eb}._inlineSelectAction_uhc8q_396:disabled{opacity:.8;cursor:default}._timezoneActions_uhc8q_417{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap;margin-top:.75rem}._timezoneDisplayRow_uhc8q_426{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem .85rem;border:1px solid #e5e7eb;border-radius:6px;background:#f9fafb}._timezoneStatusText_uhc8q_437{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#111827}@media(max-width:480px){._emailRow_uhc8q_44{flex-direction:column;align-items:stretch}._verifiedTag_uhc8q_76{width:fit-content}._inputWithEmbeddedActions_uhc8q_158{padding-right:8.75rem}._inlineInputActions_uhc8q_179,._timezoneIndicatorGroup_uhc8q_384{gap:.25rem}._timezoneIndicatorActions_uhc8q_390{gap:.2rem}}._trackBar_uhc8q_473{display:flex;gap:10px;flex-wrap:wrap;margin-top:0}._trackBtnWrapper_uhc8q_480{position:relative}._trackBtn_uhc8q_480{background:#fff;border:1px solid #e5e7eb;padding:8px 12px;border-radius:8px;cursor:pointer;font-weight:600}._trackBtnActive_uhc8q_493{border-color:#1a73e8;background:#eef5fe}._trackMenu_uhc8q_498{position:absolute;top:100%;left:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:8px;z-index:30;min-width:160px;box-shadow:0 4px 12px #0000000f}._trackMenuList_uhc8q_511{list-style:none;margin:0;padding:0;display:grid;gap:6px}._trackMenuItem_uhc8q_519{width:100%;text-align:left;background:#f8fafc;border:1px solid #e5e7eb;padding:6px 10px;border-radius:6px;cursor:pointer}._trackMenuItemSelected_uhc8q_529{border-color:#1a73e8;background:#eef5fe}._trackBtnDisabled_uhc8q_534{opacity:.6;cursor:default}._trackMenuItemDisabled_uhc8q_539{opacity:.6;cursor:not-allowed}._trackSavedText_uhc8q_544{font-size:.9rem}._settingsCard_1cru5_1{display:flex;flex-direction:column;gap:1.25rem}._pageHeader_1cru5_7{margin-bottom:2rem}._eyebrow_1cru5_11{text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;color:#9ca3af;margin:0 0 .25rem}._title_1cru5_19{margin:0;font-size:1.75rem;font-weight:600;color:#111827}._subtitle_1cru5_26{margin-top:.5rem;margin-bottom:0;font-size:.95rem;color:#4b5563}._section_1cru5_33{border:1px solid #e5e7eb;border-radius:12px;padding:1.1rem 1.25rem;background:#fff;display:flex;flex-direction:column;gap:.35rem}._sectionHeader_1cru5_43{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem}._cardHeaderTight_1cru5_50{margin-bottom:1rem}._sectionHint_1cru5_54{margin:.25rem 0 0;color:#6b7280;font-size:.9rem}._modeToggle_1cru5_60{display:inline-flex;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;padding:.2rem;gap:.25rem}._modeButton_1cru5_69{border:none;background:transparent;color:#4b5563;font-weight:600;font-size:.95rem;padding:.55rem .85rem;border-radius:10px;cursor:pointer;transition:all .2s ease}._modeButton_1cru5_69:hover{color:#111827}._modeButtonActive_1cru5_85{background:#fff;color:#0f172a;box-shadow:0 1px 4px #0000000d}._controlList_1cru5_91{display:flex;flex-direction:column;gap:.35rem;width:100%}._controlRow_1cru5_98{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.35rem 0}._controlRow_1cru5_98+._controlRow_1cru5_98{border-top:1px solid #e5e7eb;padding-top:.7rem;margin-top:.35rem;padding-bottom:1px}._controlRowDisabled_1cru5_113{opacity:.6}._controlCopy_1cru5_117{display:flex;flex-direction:column;gap:.25rem}._controlTitle_1cru5_123{margin:0;font-weight:500;color:#0f172a}._controlDescription_1cru5_129{margin:0;color:#4b5563;font-size:.95rem}._controlError_1cru5_134{margin:0;color:#dc2626;font-size:.9rem}._controlBadge_1cru5_140{display:inline-flex;align-items:center;gap:.25rem;width:fit-content;padding:.25rem .55rem;border-radius:999px;background:#eef2ff;border:1px solid #e0e7ff;color:#4338ca;font-size:.85rem;font-weight:600}@media(max-width:540px){._controlRow_1cru5_98{align-items:flex-start}}._switch_1n7uw_1{--secondary-container: #4a5463;--primary: #f8fafc;position:relative;display:inline-block;width:46px;height:14px;flex-shrink:0;flex-grow:0}._switch_1n7uw_1 input{display:none;opacity:0;width:0;height:0}._track_1n7uw_19{position:absolute;cursor:pointer;inset:0;background-color:#d9dee7;transition:.2s ease;width:100%;height:100%;overflow:hidden;box-shadow:0 0 0 1px #0000000d,0 0 14px #0003}._thumb_1n7uw_31{position:absolute;content:"";height:100%;width:50%;border-radius:inherit;left:0;top:0;background-color:#eef1f6;transform:translate(0);transition:.4s ease;box-shadow:inset 0 0 0 1px #0000000d,0 0 12px #00000029}._switch_1n7uw_1 input:checked+._track_1n7uw_19{background-color:var(--secondary-container)}._switch_1n7uw_1 input:checked+._track_1n7uw_19 ._thumb_1n7uw_31{background-color:var(--primary);transform:translate(100%)}._switch_1n7uw_1 input:focus-visible+._track_1n7uw_19{box-shadow:0 0 0 2px #4a546340,0 0 14px #0003}._switch_1n7uw_1 input:disabled+._track_1n7uw_19{opacity:.6}._toggle_sbrqu_1{display:inline-flex;padding:4px;border-radius:12px;background:#fff;box-shadow:0 8px 24px #0000000a,0 2px 8px #00000008}._button_sbrqu_9{background:#f8f9fa;border:1px solid #eceff3;padding:8px 12px;border-radius:8px;cursor:pointer;font-weight:600;transition:background .2s ease,border-color .2s ease,color .2s ease}._button_sbrqu_9:hover{background:#eef2f7;border-color:#d7dde5}._buttonActive_sbrqu_24:hover{background:#eef5fe;border:1px solid transparent}._buttonActive_sbrqu_24{border:1px solid transparent;background:#eef5fe;color:#1a73e8}._plansContainer_kyx9i_2{display:flex;flex-direction:column;min-height:100vh;padding:2rem 1rem}._content_kyx9i_9{max-width:1200px;margin:0 auto}._loadingState_kyx9i_14{display:flex;justify-content:center;align-items:center;min-height:60vh;font-size:1.1rem;color:#666}._plansGrid_kyx9i_24{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-template-rows:1fr;gap:2rem;max-width:1000px;margin:0 auto;align-items:stretch}._planCard_kyx9i_34{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000000d,0 4px 12px #00000014;padding:2rem;display:flex;flex-direction:column;height:100%}._planHeader_kyx9i_46{text-align:center;margin-bottom:2rem;border-bottom:1px solid #f0f0f0;padding-bottom:1.5rem}._planTitle_kyx9i_53{font-size:1.5rem;font-weight:500;margin:0 0 1rem;color:#333}._planPrice_kyx9i_60{display:flex;align-items:baseline;justify-content:center;gap:.25rem}._price_kyx9i_67{font-size:2.5rem;font-weight:600;color:#333}._period_kyx9i_73{font-size:1rem;color:#666}._planFeatures_kyx9i_78{flex-grow:1;margin-bottom:2rem}._featureIntro_kyx9i_83{font-size:.95rem;color:#666;font-weight:500;margin-bottom:1rem;padding-bottom:.5rem}._feature_kyx9i_83{padding:.75rem 0;font-size:.95rem;color:#555}._planButton_kyx9i_97{width:100%;padding:.875rem 1.5rem;background:#f8f9fa;color:#495057;border:1px solid #e9ecef;border-radius:4px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}._planButton_kyx9i_97:hover{background:#e9ecef;border-color:#dee2e6}._planButton_kyx9i_97:active{background:#dee2e6}._standardCardSubtle_kyx9i_122{box-shadow:0 4px 6px #3b82f60a,0 8px 20px #3b82f608;transform:translateY(-1px)}._premiumCardSubtle_kyx9i_129{box-shadow:0 8px 15px #ec48990a,0 20px 40px #ec48990f;transform:translateY(-3px);border:1px solid #e5e7eb}@media(max-width:768px){._plansContainer_kyx9i_2{padding:1rem .5rem}._plansGrid_kyx9i_24{grid-template-columns:1fr;gap:1.5rem}._planCard_kyx9i_34{padding:1.5rem}}._base_lee5j_1{width:100%;display:inline-flex;align-items:center;justify-content:center;height:40px;min-width:96px;padding:0 14px;border-radius:4px;border:1px solid #e3efe8;background:#f2f7f3;color:#2d6a4f;font-size:.85rem;font-weight:700;box-sizing:border-box;cursor:pointer;transition:background .22s ease,border-color .22s ease,color .22s ease}._base_lee5j_1:hover:not(:disabled){background:#e9f3ed;border-color:#d9ece4}._base_lee5j_1:active:not(:disabled){background:#e3efe8}._disabled_lee5j_29,._base_lee5j_1:disabled{cursor:not-allowed;opacity:.7}._container_tcjr0_1{padding:1.5rem;margin:0 auto}._header_tcjr0_6{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}._error_tcjr0_13{color:#ef4444;margin-bottom:1rem}._empty_tcjr0_14{color:#9ca3af;padding:1rem}._headerLeft_tcjr0_16{display:flex;flex-direction:column;gap:.35rem}._viewBreadcrumb_tcjr0_22{display:inline-flex;align-items:center;gap:.35rem;font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b}._breadcrumbCurrent_tcjr0_32{font-weight:600;color:inherit}._title_tcjr0_37{font-size:1.75rem;line-height:1.1;color:#0f172a;margin:.05rem 0 0}._sectionPaneStatus_tcjr0_44{margin-top:.35rem;color:#6b7280;font-size:.8rem}._sectionCardContainer_tcjr0_46{width:100%;max-width:1100px;margin:0 auto;min-height:calc(100vh - 80px);display:flex;flex-direction:column}._sectionCardGrid_tcjr0_55{--section-card-base-height: clamp(300px, calc(100vh - 360px) , 520px);--section-card-row-height: var(--section-card-base-height);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:var(--section-card-row-height);gap:0;min-height:calc(var(--section-card-row-height) * var(--section-card-row-count, 1));background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 2px 7px #0f172a0f;overflow:hidden}._sectionCardGrid_tcjr0_55[data-half-height=true]{--section-card-row-height: calc(var(--section-card-base-height) / 2)}._sectionCard_tcjr0_46{border:0;border-radius:0;background:transparent;padding:1rem;display:flex;flex-direction:column;justify-content:flex-start;text-align:left;transition:transform .14s ease,box-shadow .14s ease;min-width:0;cursor:default;position:relative;z-index:0}._sectionCardHeader_tcjr0_90{min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.12rem;margin-bottom:.45rem}._sectionCardTitle_tcjr0_100{margin:0;font-size:.95rem;line-height:1.35;color:#111827;font-weight:700;max-width:100%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._sectionCardWeight_tcjr0_113{margin:0;color:#64748b;font-size:.78rem;font-weight:600;line-height:1.2;text-align:center;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._sectionCardVisualArea_tcjr0_127{display:flex;justify-content:center;align-items:center;margin-top:.1rem;margin-bottom:.85rem;min-height:150px;width:100%;min-width:0}._sectionCardRing_tcjr0_138{width:152px;max-width:100%;height:auto;aspect-ratio:1 / 1;position:relative;display:grid;place-items:center;min-width:0}._sectionCardRingSvg_tcjr0_149{width:100%;height:100%;display:block}._sectionCardRingTrack_tcjr0_155,._sectionCardRingProgress_tcjr0_156{fill:none;stroke-width:16}._sectionCardRingTrack_tcjr0_155{stroke:#e5e7eb}._sectionCardRingProgress_tcjr0_156{stroke:#2563eb;stroke-linecap:round;transition:stroke-dashoffset .18s ease}._sectionCardRingInner_tcjr0_171{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}._sectionCardRingValue_tcjr0_181{color:#111827;font-size:clamp(.72rem,1.9vw,1.35rem);line-height:1.1;font-weight:700}._sectionCardRingLabel_tcjr0_188{color:#6b7280;font-size:clamp(.52rem,1.3vw,.78rem);margin-top:.2rem;text-align:center}._sectionCardLinearProgress_tcjr0_195{display:none;width:min(100%,220px);gap:.35rem}._sectionCardLinearProgressHeader_tcjr0_201{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}._sectionCardLinearProgressValue_tcjr0_208{color:#111827;font-size:1.05rem;line-height:1.1;font-weight:700;font-variant-numeric:tabular-nums}._sectionCardLinearProgressLabel_tcjr0_216{color:#6b7280;font-size:.76rem;white-space:nowrap}._sectionCardLinearProgressTrack_tcjr0_222{width:100%;height:.55rem;border-radius:999px;background:#e5e7eb;overflow:hidden}._sectionCardLinearProgressFill_tcjr0_230{height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#3b82f6);transition:width .18s ease}._sectionCardModulesLabel_tcjr0_237{display:block;margin:.35rem 0 0;font-weight:500;color:#64748b;letter-spacing:.08em;font-size:.65rem;text-transform:uppercase}._sectionCardModulesCountLink_tcjr0_247{color:inherit;text-decoration:none;font-size:inherit;letter-spacing:inherit;text-transform:inherit;font-weight:700}._sectionCardModulesCountLink_tcjr0_247:visited,._sectionCardModulesCountLink_tcjr0_247:hover,._sectionCardModulesCountLink_tcjr0_247:active{color:inherit;text-decoration:none}._sectionCardModulesCount_tcjr0_247{color:inherit}._sectionCardModuleList_tcjr0_267{margin:.45rem 0 .75rem;padding-left:1rem;display:grid;gap:.22rem;min-width:0;max-width:100%;font-weight:400;text-transform:none;letter-spacing:normal}._sectionCardModuleItem_tcjr0_279{color:#475569;font-size:.82rem;min-width:0;max-width:100%}._sectionCardModuleLink_tcjr0_286{display:block;min-width:0;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#2563eb;text-decoration:underline;text-underline-offset:2px}._sectionCardModuleItem_tcjr0_279:hover ._sectionCardModuleLink_tcjr0_286{white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-overflow:clip}._sectionCardModuleLink_tcjr0_286:hover{color:#1d4ed8}._sectionCardActionWrap_tcjr0_309{margin-top:auto;padding-top:.85rem}._sectionCard_tcjr0_46:hover{transform:translateY(-2px);box-shadow:0 -8px 14px -6px #0f172a2e;z-index:1}._sectionCardStatus_tcjr0_320{margin-top:.75rem}@media(max-width:740px){._sectionCardGrid_tcjr0_55{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:420px){._sectionCardGrid_tcjr0_55{grid-template-columns:1fr}._sectionCardVisualArea_tcjr0_127{min-height:auto;margin-bottom:.65rem}._sectionCardRing_tcjr0_138{display:none}._sectionCardLinearProgress_tcjr0_195{display:grid;width:100%}}@media(max-width:900px){._header_tcjr0_6{flex-direction:column;align-items:flex-start;gap:.75rem}}._container_y6t54_1{padding:1rem;max-width:720px;margin:0 auto}._card_y6t54_3{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem}._cardTopMeta_y6t54_5{display:flex;justify-content:flex-start;align-items:center;gap:.6rem;flex-wrap:nowrap;width:100%;margin-bottom:.75rem}._questionCount_y6t54_15{color:#6b7280;font-size:.92rem;font-variant-numeric:tabular-nums;white-space:nowrap}._progressBar_y6t54_22{height:6px;background:#e5e7eb;border-radius:999px;overflow:hidden;flex:1 1 auto;min-width:0}._progressFill_y6t54_30{height:100%;background:#16a34a;transition:width .24s ease}._question_y6t54_15{font-size:1.05rem;margin-bottom:.75rem;max-width:650px}._options_y6t54_33{display:grid;grid-template-columns:1fr;gap:.6rem}._option_y6t54_33{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:.85rem;text-align:left;transition:background .12s ease,border-color .12s ease,transform .12s ease}._option_y6t54_33:hover{background:#f3f4f6;border-color:#d1d5db;transform:translateY(-1px)}._option_y6t54_33:disabled{opacity:1;color:#111827;cursor:default}._optionSelected_y6t54_37,._optionSelected_y6t54_37:hover{background:#eef6ff}._optionCorrect_y6t54_39{background:#ecfdf5;border-color:#a7f3d0;color:#111827}._optionCorrect_y6t54_39:hover{background:#ecfdf5;border-color:#a7f3d0;transform:none}._optionDisabled_y6t54_41{background:#f9fafb;border-color:#e5e7eb;opacity:1;color:#111827}._optionDisabled_y6t54_41:hover{background:#f9fafb;border-color:#e5e7eb;transform:none}._optionExplanation_y6t54_43{font-size:.95rem;line-height:1.35}._actions_y6t54_45{display:flex;gap:.5rem;margin-top:.75rem;flex-wrap:wrap}._answerActionButton_y6t54_46{min-width:112px}._finishPrompt_y6t54_48{display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap}._finishPromptText_y6t54_55{color:#374151;font-size:.9rem}._finishPromptActions_y6t54_60{display:inline-flex;align-items:center;gap:.35rem}._finishPromptButton_y6t54_66{border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#111827;padding:.35rem .6rem;font-size:.85rem}._finishPromptButton_y6t54_66:hover{background:#f9fafb}._finishError_y6t54_79{margin-top:.5rem;color:#b91c1c;font-size:.9rem}._base_1wbb3_1{display:inline-flex;align-items:center;justify-content:center;height:40px;min-width:96px;padding:0 14px;box-sizing:border-box;border-radius:4px;transition:background .22s ease,border-color .22s ease,color .22s ease}._gray_1wbb3_13{background:#f8f9fa;color:#495057;border:1px solid #e9ecef;cursor:pointer}._gray_1wbb3_13:hover{background:#e9ecef;border-color:#dee2e6}._gray_1wbb3_13:active{background:#dee2e6}._green_1wbb3_29{background:#f2f7f3;color:#2d6a4f;border:1px solid #e3efe8;cursor:pointer}._green_1wbb3_29:hover{background:#e9f3ed;border-color:#d9ece4}._green_1wbb3_29:active{background:#e3efe8}._disabled_1wbb3_45{cursor:not-allowed;opacity:.7}._container_1jqs1_1{padding:1.5rem;margin:0 auto}._pageContent_1jqs1_6{max-width:1100px;margin:0 auto}._card_1jqs1_11{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._header_1jqs1_21{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}._titleBlock_1jqs1_29{display:flex;flex-direction:column;gap:.35rem}._viewBreadcrumb_1jqs1_35{display:inline-flex;align-items:center;gap:.35rem;font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b}._breadcrumbLink_1jqs1_45{border:none;background:transparent;padding:0;font:inherit;color:inherit;font-weight:600;cursor:pointer;letter-spacing:.08em}._breadcrumbLink_1jqs1_45:hover{color:#1d4ed8}._breadcrumbSeparator_1jqs1_60{color:#94a3b8}._breadcrumbCurrent_1jqs1_64{font-weight:600;color:inherit}._title_1jqs1_29{margin:.05rem 0 0;font-size:1.6rem;color:#111827}._subtitle_1jqs1_75{margin:.2rem 0 0;color:#4b5563}._actions_1jqs1_80{display:flex;gap:.5rem;flex-wrap:wrap}._primary_1jqs1_86,._secondary_1jqs1_86{border-radius:10px;padding:.55rem .9rem;font-weight:600;cursor:pointer}._primary_1jqs1_86{background:#2563eb;color:#fff;border:none}._secondary_1jqs1_86{background:#f3f4f6;color:#111827;border:1px solid #e5e7eb}._metricsGrid_1jqs1_105{display:none}._answerStrip_1jqs1_109{display:flex;gap:0;flex-wrap:wrap}._answerChip_1jqs1_115{min-width:48px;height:24px;border:1px solid #f3f4f6;background:#f3f4f6;color:#111827;font-weight:700;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;margin-right:-1px;outline:none}._answerChip_1jqs1_115:hover{filter:brightness(.95)}._answerCorrect_1jqs1_135{background:#ecfdf3;border-color:#ecfdf3;color:#065f46}._answerIncorrect_1jqs1_141{background:#fef2f2;border-color:#fef2f2;color:#991b1b}._answerSelected_1jqs1_147{filter:brightness(.95)}._questionCard_1jqs1_151{border:1px solid #e5e7eb;border-radius:12px;padding:1rem;background:#f9fafb;display:flex;flex-direction:column;gap:.5rem}._questionHeader_1jqs1_161{display:flex;justify-content:space-between;align-items:center;color:#6b7280;font-size:.95rem}._questionIndex_1jqs1_169{font-weight:700;color:#111827}._questionText_1jqs1_174{font-size:1.05rem;color:#0f172a}._options_1jqs1_179{display:grid;gap:.4rem}._option_1jqs1_179{border:1px solid #e5e7eb;border-radius:10px;padding:.55rem .65rem;background:#fff;display:flex;gap:.5rem}._optionCorrect_1jqs1_193{background:#ecfdf5;border-color:#a7f3d0}._optionIncorrect_1jqs1_198{background:#fef2f2;border-color:#fecaca}._optionKey_1jqs1_203{font-weight:700;margin-right:.35rem}._optionToggle_1jqs1_208{border:1px solid #dbeafe;background:#eef2ff;border-radius:50%;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;line-height:1;padding:0;transition:background-color .12s ease,border-color .12s ease}._optionToggle_1jqs1_208:active{background:#e0e7ff;border-color:#c7d2fe}._optionText_1jqs1_228{display:inline-flex;align-items:center;gap:.35rem}._configPrompt_1jqs1_234{display:flex;align-items:center;gap:.5rem;margin-top:.4rem;color:#374151}._configPromptText_1jqs1_241{font-size:.9rem}._configPromptActions_1jqs1_242{display:flex;gap:.35rem}._configPromptButton_1jqs1_243{border:1px solid #d1d5db;background:#fff;border-radius:6px;padding:.25rem .6rem;cursor:pointer;font-size:.85rem}._configPromptButton_1jqs1_243:hover{background:#f3f4f6}._error_1jqs1_253{color:#b91c1c;font-size:.95rem}@media(max-width:640px){._card_1jqs1_11{padding:1.1rem}._metricsGrid_1jqs1_105{grid-template-columns:1fr}}._container_1tak7_1{padding:1.5rem;margin:0 auto}._pageContent_1tak7_6{max-width:1100px;margin:0 auto}._card_1tak7_11{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem;box-shadow:0 2px 7px #0f172a0f;display:flex;flex-direction:column;gap:1rem}._header_1tak7_22{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}._titleBlock_1tak7_30{display:flex;flex-direction:column;gap:.35rem}._viewBreadcrumb_1tak7_36{display:inline-flex;align-items:center;gap:.35rem;font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b}._breadcrumbCurrent_1tak7_46{font-weight:600;color:inherit}._eyebrow_1tak7_51{margin:0;text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;color:#6b7280}._title_1tak7_30{margin:.05rem 0 0;font-size:1.6rem;color:#111827}._list_1tak7_65{display:flex;flex-direction:column;gap:.5rem;padding-top:1rem}._row_1tak7_72{display:grid;grid-template-columns:1.5fr .8fr .8fr;gap:.5rem;padding:.85rem 1rem;border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb;cursor:pointer;text-align:left}._row_1tak7_72:hover{background:#f3f4f6}._rowMain_1tak7_88{display:flex;flex-direction:column;gap:.2rem;min-width:0}._rowTitle_1tak7_95{font-weight:700;color:#0f172a}._rowSubtitle_1tak7_100{color:#4b5563;font-size:.95rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._rowMeta_1tak7_108{display:flex;flex-direction:column;gap:.15rem;align-items:flex-start}._metaLabel_1tak7_115{color:#6b7280;font-size:.85rem}._metaValue_1tak7_120{color:#111827;font-weight:600}._empty_1tak7_125{color:#6b7280;padding:.75rem 0}._timelineLoadingText_1tak7_130{color:#374151;font-weight:600;font-size:.95rem}._headerControls_1tak7_136{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}._filtersRow_1tak7_143{display:inline-flex}._refreshBarWrap_1tak7_147{width:100%;height:4px;border-radius:999px;background:#e5e7eb;overflow:hidden}._refreshBar_1tak7_147{width:35%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#60a5fa,#2563eb);animation:_historyRefreshSlide_1tak7_1 1.2s ease-in-out infinite}@keyframes _historyRefreshSlide_1tak7_1{0%{transform:translate(-120%)}to{transform:translate(320%)}}._timelineEmpty_1tak7_172{display:flex;flex-direction:column;gap:.5rem}._timelineCta_1tak7_178{align-self:flex-start;width:auto;max-width:260px}._timelineTitle_1tak7_184{margin:0;font-weight:700;color:#0f172a}._timelineDescription_1tak7_190{margin:0;color:#4b5563;max-width:640px;line-height:1.5;padding:.5rem 0}._timelineTable_1tak7_198{display:grid;grid-template-columns:1fr;gap:.35rem;margin-top:1rem}._timelineTableHead_1tak7_205,._timelineTableRow_1tak7_206{display:grid;grid-template-columns:1.2fr .8fr .9fr .8fr .9fr;gap:.5rem;padding:.55rem .65rem;border:1px solid #e5e7eb;border-radius:10px;background:#f9fafb;font-size:.95rem;align-items:center}._timelineTableHead_1tak7_205{background:#eef2ff;border-color:#e0e7ff;font-weight:700;color:#1f2937}._timelineTableRow_1tak7_206{background:#fff}._timelineNameCell_1tak7_229{font-weight:700;color:#0f172a}._timelineTableRow_1tak7_206 span{color:#111827;font-variant-numeric:tabular-nums}._timelineActive_1tak7_239{font-weight:700;color:#b91c1c}._timelineBuilder_1tak7_244{display:flex;flex-direction:column;gap:1rem}._timelineFields_1tak7_250{display:grid;grid-template-columns:1fr;gap:.75rem}._timelineFieldLabel_1tak7_256{display:flex;flex-direction:column;gap:.35rem;color:#0f172a;font-weight:600;font-size:.95rem}._timelineInput_1tak7_265,._timelineTextarea_1tak7_266{width:100%;border:1px solid #d1d5db;border-radius:8px;padding:.6rem .7rem;font-size:.95rem;font-family:inherit;color:#0f172a;background:#fff}._timelineTextarea_1tak7_266{resize:vertical;min-height:72px}._timelineRanges_1tak7_282{border:1px solid #e5e7eb;border-radius:12px;padding:.75rem .9rem;background:#f9fafb;display:flex;flex-direction:column;gap:.75rem}._rangeHeader_1tak7_292{display:flex;justify-content:space-between;align-items:center;gap:.5rem;flex-wrap:wrap}._rangeTitle_1tak7_300{font-weight:700;color:#0f172a}._inlineCheckbox_1tak7_305{display:inline-flex;align-items:center;gap:.4rem;color:#4b5563;font-size:.95rem}._inlineCheckbox_1tak7_305 input{accent-color:#111827}._rangeControls_1tak7_317{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.75rem}._rangeControl_1tak7_317{display:flex;flex-direction:column;gap:.35rem}._rangeLabel_1tak7_329{color:#374151;font-weight:600;font-size:.9rem}._rangeValue_1tak7_335{color:#111827;font-weight:600;font-size:.9rem}._timelineExamList_1tak7_341{border-top:1px solid #e5e7eb;padding-top:.75rem;display:flex;flex-direction:column;gap:.5rem}._timelineEmptyRange_1tak7_349{border:1px dashed #d1d5db;border-radius:10px;padding:.75rem .9rem;background:#f9fafb;display:flex;flex-direction:column;gap:.5rem}._timelineActions_1tak7_359{display:flex;gap:.5rem;justify-content:flex-end;margin-top:.5rem}._timelineButton_1tak7_366{align-self:flex-start;background:#111827;color:#fff;border:none;border-radius:8px;padding:.55rem .9rem;font-weight:600;cursor:pointer;transition:background-color .18s ease,transform .18s ease}._timelineButtonSecondary_1tak7_378{align-self:flex-start;background:#f3f4f6;color:#111827;border:1px solid #d1d5db;border-radius:8px;padding:.55rem .9rem;font-weight:600;cursor:pointer;transition:background-color .18s ease,transform .18s ease}._timelineButtonSecondary_1tak7_378:hover{background:#e5e7eb}._timelineButton_1tak7_366:hover{background:#0b1220}._timelineButton_1tak7_366:active{transform:translateY(1px)}._error_1tak7_402{color:#b91c1c}@media(max-width:720px){._row_1tak7_72{grid-template-columns:1fr}._viewToggle_1tak7_410{width:100%;justify-content:space-between}}._home_1hha5_3{width:100%}._hero_1hha5_9{padding:7rem 1.5rem 5.5rem;text-align:center;background:radial-gradient(ellipse 70% 50% at 50% 38%,rgba(212,160,172,.07) 0%,transparent 70%),linear-gradient(180deg,#fdfbfc,#fff)}._heroInner_1hha5_17{max-width:720px;margin:0 auto;position:relative}._heroInner_1hha5_17:before{content:"";display:block;width:44px;height:3px;background:linear-gradient(90deg,#c9909e,#d470c8);border-radius:2px;margin:0 auto 2rem}._heroHeadline_1hha5_33{font-size:3.25rem;font-weight:700;letter-spacing:-.025em;line-height:1.1;color:#1a1a1a;margin:0 0 1.5rem}._heroSub_1hha5_42{font-size:1.2rem;line-height:1.7;color:#666;margin:0 auto 2.75rem;max-width:580px}._heroCtas_1hha5_50{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}._ctaPrimary_1hha5_59{display:inline-block;padding:.9rem 2.25rem;background:#8a6575;color:#fff;border-radius:6px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s ease;box-shadow:0 1px 3px #8a657533}._ctaPrimary_1hha5_59:hover{background:#7d5e6a;box-shadow:0 2px 8px #8a657540;text-decoration:none}._ctaSecondary_1hha5_78{display:inline-block;padding:.9rem 2.25rem;background:transparent;color:#8a6575;border:1px solid #d4a0ac;border-radius:6px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s ease}._ctaSecondary_1hha5_78:hover{background:#faf7f8;border-color:#c9909e;color:#7d5e6a;text-decoration:none}._section_1hha5_100{padding:5rem 1.5rem}._sectionAlt_1hha5_104{background:#f9f7f8}._sectionInner_1hha5_108{max-width:680px;margin:0 auto}._sectionHeading_1hha5_113{font-size:1.75rem;font-weight:600;color:#1a1a1a;letter-spacing:-.01em;margin:0 0 1.15rem}._sectionBody_1hha5_121{font-size:1.1rem;line-height:1.75;color:#555;margin:0}._sectionBody_1hha5_121 em{color:#8a6575;font-style:italic}._timelineExamplesLabel_1hha5_135{font-size:.95rem;font-weight:500;color:#8a6575;margin:2rem 0 .75rem;letter-spacing:.01em}._timelineExamples_1hha5_135{margin:0;padding-left:1.25rem;display:flex;flex-direction:column;gap:.6rem;font-size:1rem;line-height:1.6;color:#555}._timelineExamples_1hha5_135 li::marker{color:#c9909e}._steps_1hha5_160{list-style:none;padding:0 0 0 1rem;margin:2.25rem 0 0;display:flex;flex-direction:column;gap:1.75rem}._step_1hha5_160{display:flex;align-items:flex-start;gap:1.25rem}._stepNumber_1hha5_175{flex-shrink:0;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;background:#8a6575;color:#fff;border-radius:50%;font-size:.95rem;font-weight:600;line-height:1}._stepLabel_1hha5_190{font-size:1.1rem;color:#1a1a1a}._stepDesc_1hha5_195{font-size:1rem;line-height:1.6;color:#555;margin:.35rem 0 0}._coverageBlock_1hha5_204{border-left:3px solid #c9909e;padding-left:1.5rem}._coverageHeading_1hha5_209{font-size:1.4rem;font-weight:600;color:#1a1a1a;margin:0 0 .75rem}._finalCta_1hha5_218{padding:5.5rem 1.5rem;text-align:center;background:#4a3540;position:relative}._finalCta_1hha5_218:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent 0%,#c9909e 30%,#D470C8 50%,#c9909e 70%,transparent 100%)}._finalCtaHeading_1hha5_242{font-size:2rem;font-weight:600;color:#fff;margin:0 0 2rem}._finalCta_1hha5_218 ._ctaPrimary_1hha5_59{background:#fff;color:#4a3540;box-shadow:0 2px 8px #00000026}._finalCta_1hha5_218 ._ctaPrimary_1hha5_59:hover{background:#f5f0f2;box-shadow:0 4px 12px #0003}@media(max-width:640px){._hero_1hha5_9{padding:4.5rem 1rem 3.5rem}._heroHeadline_1hha5_33{font-size:2.3rem}._heroSub_1hha5_42{font-size:1.05rem}._heroInner_1hha5_17:before{margin-bottom:1.5rem}._section_1hha5_100{padding:3.5rem 1rem}._sectionHeading_1hha5_113{font-size:1.4rem}._finalCta_1hha5_218{padding:4rem 1rem}._finalCtaHeading_1hha5_242{font-size:1.6rem}}
