@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&family=Playfair+Display:wght@400;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--brand-deep:#2d1240;--brand:#7b2d8b;--brand-light:#c45dc5;--cream:#f5f0e8;--bg:#f5f0e8;--text:#1a1a2e;--text-muted:#888;--border:#e8e0f0;--radius:12px;--radius-lg:20px}html,body,#root{height:100%}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Outfit,system-ui,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}._page_aplly_1{background:var(--brand-deep);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}._card_aplly_10{background:var(--bg);border-radius:var(--radius-lg);width:100%;max-width:400px;padding:40px 36px}._logoWrap_aplly_18{justify-content:center;margin-bottom:24px;display:flex}._logo_aplly_18{width:auto;height:48px}._sub_aplly_29{color:var(--text-muted);margin-bottom:28px;font-size:.9375rem}._modeTabs_aplly_37{background:#ede8e0;border-radius:10px;gap:0;margin-bottom:24px;padding:3px;display:flex}._modeTab_aplly_37{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:9px 0;font-size:.9375rem;font-weight:500;transition:background .15s,color .15s}._modeTabActive_aplly_59{color:#2d1240;background:#fff;font-weight:600;box-shadow:0 1px 4px #2d12401a}._form_aplly_66{flex-direction:column;gap:12px;display:flex}._label_aplly_72{color:var(--text);font-size:.875rem;font-weight:600}._input_aplly_78{border:1.5px solid var(--border);border-radius:var(--radius);width:100%;color:var(--text);background:#fff;outline:none;padding:11px 14px;font-family:inherit;font-size:1rem;transition:border-color .15s}._input_aplly_78:focus{border-color:var(--brand)}._error_aplly_92{color:#c0392b;font-size:.875rem}._btn_aplly_97{background:var(--brand);color:#fff;border-radius:var(--radius);border:none;margin-top:4px;padding:13px;font-size:1rem;font-weight:600;transition:background .15s}._btn_aplly_97:hover:not(:disabled){background:var(--brand-light)}._btn_aplly_97:disabled{opacity:.6;cursor:not-allowed}._sentMsg_aplly_111{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:8px 0;display:flex}._sentIcon_aplly_120{background:#7b2d8b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:4px;display:flex}._sentHeading_aplly_132{color:#2d1240;margin:0;font-family:Outfit,system-ui,sans-serif;font-size:1.375rem;font-weight:500;line-height:1.2}._sentText_aplly_141{color:var(--text-muted);margin:0;font-size:.9375rem;line-height:1.6}._sentEmail_aplly_148{color:#2d1240;font-weight:600}._sentHint_aplly_153{color:var(--text-muted);max-width:280px;margin:0;font-size:.8125rem;line-height:1.6}._back_aplly_161{color:var(--brand);cursor:pointer;background:0 0;border:none;margin-top:6px;padding:0;font-size:.875rem;font-weight:500;transition:opacity .15s}._back_aplly_161:hover{opacity:.7}._sidebar_13u3f_1{z-index:100;background:#2d1240;flex-direction:column;width:220px;height:100vh;display:flex;position:fixed;top:0;left:0;overflow-y:auto}._logoWrap_13u3f_14{background:#2d1240;line-height:0;display:block}._logo_13u3f_14{width:100%;height:auto;display:block}._divider_13u3f_26{background:#ffffff26;height:1px;margin:0}._nav_13u3f_32{flex-direction:column;flex:1;padding:12px 0;display:flex}._link_13u3f_39{color:#ffffffb3;border-left:3px solid #0000;padding:16px 24px;font-family:Outfit,sans-serif;font-size:15px;font-weight:400;transition:background .15s,color .15s;display:block}._link_13u3f_39:hover{color:#ffffffe6;background:#ffffff12}._linkActive_13u3f_53{color:#fff;background:#ffffff1a;border-left-color:#c45dc5;font-weight:500}._footer_13u3f_60{border-top:1px solid #ffffff1a;flex-direction:column;gap:6px;padding:20px 24px;display:flex}._userName_13u3f_68{color:#ffffffb3;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}._signOut_13u3f_77{color:#ffffff80;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-family:Outfit,sans-serif;font-size:13px;transition:color .15s}._signOut_13u3f_77:hover{color:#ffffffd9}._signIn_13u3f_90{color:#ffffff80;font-size:13px;transition:color .15s}._signIn_13u3f_90:hover{color:#ffffffd9}._page_1f0xq_3{min-height:100vh}._main_1f0xq_5{min-height:100vh;margin-left:220px;padding:48px 40px}._greeting_1f0xq_13{color:#2d1240;margin-bottom:36px;font-size:1.75rem;font-weight:500;line-height:1.2}._statsRow_1f0xq_23{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:52px;display:grid}._statCard_1f0xq_30{border:1px solid var(--border);background:#fff;border-radius:12px;flex-direction:column;gap:6px;padding:20px 24px;display:flex}._statNum_1f0xq_40{color:var(--brand);font-variant-numeric:tabular-nums;font-size:2.5rem;font-weight:600;line-height:1}._statLabel_1f0xq_48{color:#888;font-size:.875rem;font-weight:500}._section_1f0xq_56{margin-bottom:48px}._sectionTitleRow_1f0xq_60{justify-content:space-between;align-items:baseline;margin-bottom:4px;display:flex}._sectionHeading_1f0xq_67{color:#2d1240;font-size:1rem;font-weight:600}._sectionSub_1f0xq_73{color:#888;margin-bottom:20px;font-size:.9rem}._viewAllLink_1f0xq_79{color:var(--brand);font-size:.875rem;font-weight:500;transition:opacity .15s}._viewAllLink_1f0xq_79:hover{opacity:.7}._loadingText_1f0xq_87{color:#888;margin-top:12px;font-size:.9rem}._emptyText_1f0xq_93{color:#888;padding:8px 0;font-size:.9375rem;font-style:italic}._recentList_1f0xq_102{flex-direction:column;gap:8px;margin-top:16px;display:flex}._recentCard_1f0xq_109{border:1px solid var(--border);text-align:left;cursor:pointer;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:16px 20px;transition:border-color .15s,box-shadow .15s;display:flex}._recentCard_1f0xq_109:hover{border-color:var(--brand);box-shadow:0 2px 12px #7b2d8b12}._recentTask_1f0xq_128{color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.9375rem;font-weight:500;overflow:hidden}._recentMeta_1f0xq_138{flex-shrink:0;align-items:center;gap:16px;display:flex}._stepsBadge_1f0xq_145{color:var(--brand);background:#7b2d8b12;border:1px solid #7b2d8b26;border-radius:6px;padding:3px 10px;font-size:.8125rem;font-weight:600}._recentDate_1f0xq_155{color:#888;white-space:nowrap;font-size:.8125rem}._intentionGroups_1f0xq_163{flex-direction:column;gap:20px;display:flex}._intentionDay_1f0xq_169{align-items:flex-start;gap:20px;display:flex}._intentionDayLabel_1f0xq_175{color:#888;text-transform:uppercase;letter-spacing:.06em;flex-shrink:0;width:80px;padding-top:6px;font-size:.8125rem;font-weight:600}._intentionPills_1f0xq_186{flex-wrap:wrap;gap:8px;display:flex}._intentionPill_1f0xq_186{color:#2d1240;background:#7b2d8b0f;border:1px solid #7b2d8b26;border-radius:6px;padding:5px 14px;font-size:.875rem;font-weight:500;display:inline-block}@media (width<=700px){._header_1f0xq_206{height:56px;padding:0 20px}._logo_1f0xq_207{margin-right:20px}._nav_1f0xq_208{display:none}._headerRight_1f0xq_209{margin-left:20px}._main_1f0xq_5{padding:32px 20px}._statsRow_1f0xq_23{grid-template-columns:1fr;gap:12px;margin-bottom:36px}}._page_19elc_1{background:var(--brand-deep);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}._card_19elc_10{background:var(--bg);border-radius:var(--radius-lg);text-align:center;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:480px;padding:48px 40px;display:flex}._progress_19elc_23{gap:8px;display:flex}._dot_19elc_28{background:var(--border);border-radius:50%;width:8px;height:8px;transition:background .2s}._dotActive_19elc_36{background:var(--brand)}._heading_19elc_38{color:var(--brand-deep);font-size:1.75rem}._body_19elc_43{color:var(--text-muted);max-width:360px;font-size:1rem;line-height:1.7}._btn_19elc_50{background:var(--brand);color:#fff;border-radius:var(--radius);border:none;width:100%;margin-top:8px;padding:13px 40px;font-size:1rem;font-weight:600;transition:background .15s}._btn_19elc_50:hover{background:var(--brand-light)}._skip_19elc_64{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;text-decoration:underline}._skip_19elc_64:hover{color:var(--brand)}._page_19qo6_3{min-height:100vh}._main_19qo6_5{min-height:100vh;margin-left:220px;padding:48px 40px}._titleRow_19qo6_13{align-items:baseline;gap:14px;margin-bottom:8px;display:flex}._heading_19qo6_20{color:#2d1240;font-size:1.75rem;font-weight:500}._totalCount_19qo6_26{color:var(--text-muted);font-family:Outfit,sans-serif;font-size:.875rem;font-weight:500}._sub_19qo6_33{color:var(--text-muted);margin-bottom:40px;font-size:1rem}._state_19qo6_41{color:var(--text-muted);text-align:center;padding:40px 0;font-size:.9375rem}._stateError_19qo6_48{color:#c0392b;padding:24px 0;font-size:.9375rem}._empty_19qo6_56{text-align:center;padding:80px 24px}._emptyIcon_19qo6_61{color:var(--brand);justify-content:center;align-items:center;margin-bottom:16px;display:flex}._emptyTitle_19qo6_69{color:var(--brand-deep);margin-bottom:10px;font-size:1.25rem}._emptySub_19qo6_75{color:var(--text-muted);max-width:360px;margin:0 auto;font-size:.9375rem;line-height:1.6}._groups_19qo6_85{flex-direction:column;gap:16px;display:flex}._group_19qo6_85{border:1.5px solid var(--border);border-radius:var(--radius-lg);background:#fff;overflow:hidden}._groupHeader_19qo6_100{color:var(--brand-deep);align-items:center;gap:10px;padding:14px 20px;display:flex}._groupDot_19qo6_108{border-radius:50%;flex-shrink:0;width:10px;height:10px}._groupLabel_19qo6_115{flex:1;font-family:Outfit,sans-serif;font-size:.9375rem;font-weight:600}._groupCount_19qo6_122{color:var(--text-muted);background:var(--bg);border:1px solid var(--border);border-radius:999px;padding:2px 9px;font-family:Outfit,sans-serif;font-size:.8125rem;font-weight:500}._openAllBtn_19qo6_133{color:var(--brand);border:1.5px solid var(--border);white-space:nowrap;border-radius:999px;padding:3px 12px;font-size:.8125rem;font-weight:500;transition:color .12s,border-color .12s,background .12s}._openAllBtn_19qo6_133:hover{border-color:var(--brand);background:var(--cream)}._tabList_19qo6_150{border-top:1px solid var(--border);list-style:none}._tabItem_19qo6_155{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 20px;transition:background .1s;display:flex}._tabItem_19qo6_155:last-child{border-bottom:none}._tabItem_19qo6_155:hover{background:#fdfbf8}._tabMain_19qo6_167{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}._tabTitle_19qo6_175{color:var(--brand);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:600;transition:color .12s;overflow:hidden}._tabTitle_19qo6_175:hover{color:var(--brand-light)}._tabUrl_19qo6_186{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;overflow:hidden}._tabNote_19qo6_194{color:var(--text-muted);margin-top:2px;font-size:.875rem;font-style:italic;line-height:1.5}._tabMeta_19qo6_202{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}._tabDate_19qo6_210{color:var(--text-muted);white-space:nowrap;font-family:Outfit,sans-serif;font-size:.8125rem}._deleteBtn_19qo6_217{border:1.5px solid var(--border);width:30px;height:30px;color:var(--text-muted);background:0 0;border-radius:8px;justify-content:center;align-items:center;transition:color .12s,border-color .12s,background .12s;display:flex}._deleteBtn_19qo6_217:hover{color:#c0392b;background:#fff5f5;border-color:#e0b0b0}._page_1ayjr_3{min-height:100vh}._main_1ayjr_5{min-height:100vh;margin-left:220px;padding:48px 40px}._titleRow_1ayjr_11{align-items:baseline;gap:14px;margin-bottom:8px;display:flex}._heading_1ayjr_18{color:#2d1240;font-size:1.75rem;font-weight:500}._totalCount_1ayjr_24{color:var(--text-muted);font-family:Outfit,sans-serif;font-size:.875rem;font-weight:500}._sub_1ayjr_31{color:var(--text-muted);margin-bottom:40px;font-size:1rem}._state_1ayjr_39{color:var(--text-muted);text-align:center;padding:40px 0;font-size:.9375rem}._stateError_1ayjr_46{color:#c0392b;padding:24px 0;font-size:.9375rem}._empty_1ayjr_54{text-align:center;padding:80px 24px}._emptyIcon_1ayjr_59{color:var(--brand);justify-content:center;align-items:center;margin-bottom:16px;display:flex}._emptyTitle_1ayjr_67{color:var(--brand-deep);margin-bottom:10px;font-size:1.25rem}._emptySub_1ayjr_73{color:var(--text-muted);max-width:360px;margin:0 auto;font-size:.9375rem;line-height:1.6}._sections_1ayjr_83{flex-direction:column;gap:40px;display:flex}._sectionHeading_1ayjr_89{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:12px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:700}._list_1ayjr_101{flex-direction:column;gap:10px;list-style:none;display:flex}._card_1ayjr_110{border:1.5px solid var(--border);border-radius:var(--radius-lg);background:#fff;align-items:flex-start;gap:14px;padding:18px 20px;transition:border-color .15s;display:flex}._card_1ayjr_110:hover{border-color:var(--brand-light)}._cardLeft_1ayjr_122{flex-shrink:0;padding-top:2px}._cardIconWrap_1ayjr_127{background:var(--cream);width:36px;height:36px;color:var(--brand);border:1px solid var(--border);border-radius:10px;justify-content:center;align-items:center;display:flex}._cardBody_1ayjr_139{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}._cardTopRow_1ayjr_147{flex-wrap:wrap;align-items:center;gap:10px;display:flex}._topic_1ayjr_154{color:var(--brand-deep);font-size:.9375rem;font-weight:600;line-height:1.3}._badge_1ayjr_163{border-radius:999px;flex-shrink:0;padding:2px 9px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:600}._badgePending_1ayjr_172{color:#2e7d32;background:#edf7ed;border:1px solid #c3e6c3}._badgeFired_1ayjr_178{background:var(--bg);color:var(--text-muted);border:1px solid var(--border)}._note_1ayjr_186{color:var(--text-muted);font-size:.875rem;font-style:italic;line-height:1.5}._cardMeta_1ayjr_193{flex-wrap:wrap;align-items:center;gap:16px;margin-top:2px;display:flex}._metaTime_1ayjr_201{color:var(--brand);font-family:Outfit,sans-serif;font-size:.8125rem;font-weight:500}._metaDate_1ayjr_208{color:var(--text-muted);font-family:Outfit,sans-serif;font-size:.8125rem}._cardActions_1ayjr_216{flex-shrink:0;padding-top:2px}._deleteBtn_1ayjr_221{border:1.5px solid var(--border);width:30px;height:30px;color:var(--text-muted);background:0 0;border-radius:8px;justify-content:center;align-items:center;transition:color .12s,border-color .12s,background .12s;display:flex}._deleteBtn_1ayjr_221:hover{color:#c0392b;background:#fff5f5;border-color:#e0b0b0}._page_1cdif_3{min-height:100vh}._main_1cdif_5{min-height:100vh;margin-left:220px;padding:48px 40px}._titleRow_1cdif_13{align-items:baseline;gap:14px;margin-bottom:8px;display:flex}._heading_1cdif_20{color:#2d1240;font-size:1.75rem;font-weight:500}._totalCount_1cdif_26{color:var(--text-muted);font-family:Outfit,sans-serif;font-size:.875rem;font-weight:500}._sub_1cdif_33{color:var(--text-muted);margin-bottom:40px;font-size:1rem}._state_1cdif_41{color:var(--text-muted);text-align:center;padding:40px 0;font-size:.9375rem}._stateError_1cdif_48{color:#c0392b;padding:24px 0;font-size:.9375rem}._empty_1cdif_56{text-align:center;padding:80px 24px}._emptyIcon_1cdif_61{color:var(--brand);justify-content:center;align-items:center;margin-bottom:16px;display:flex}._emptyTitle_1cdif_69{color:var(--brand-deep);margin-bottom:10px;font-size:1.25rem}._emptySub_1cdif_75{color:var(--text-muted);max-width:380px;margin:0 auto;font-size:.9375rem;line-height:1.6}._groups_1cdif_85{flex-direction:column;gap:16px;display:flex}._group_1cdif_85{border:1.5px solid var(--border);border-radius:var(--radius-lg);background:#fff;overflow:hidden}._groupHeader_1cdif_100{color:var(--brand-deep);align-items:center;gap:10px;padding:14px 20px;display:flex}._groupDot_1cdif_108{border-radius:50%;flex-shrink:0;width:10px;height:10px}._groupLabel_1cdif_115{flex:1;font-family:Outfit,sans-serif;font-size:.9375rem;font-weight:600}._groupCount_1cdif_122{color:var(--text-muted);background:var(--bg);border:1px solid var(--border);border-radius:999px;padding:2px 9px;font-family:Outfit,sans-serif;font-size:.8125rem;font-weight:500}._openAllBtn_1cdif_133{color:var(--brand);border:1.5px solid var(--border);white-space:nowrap;border-radius:999px;padding:3px 12px;font-size:.8125rem;font-weight:500;transition:color .12s,border-color .12s,background .12s}._openAllBtn_1cdif_133:hover{border-color:var(--brand);background:var(--cream)}._deleteGroupBtn_1cdif_148{border:1.5px solid var(--border);width:30px;height:30px;color:var(--text-muted);background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:color .12s,border-color .12s,background .12s;display:flex}._deleteGroupBtn_1cdif_148:hover{color:#c0392b;background:#fff5f5;border-color:#e0b0b0}._tabList_1cdif_169{border-top:1px solid var(--border);list-style:none}._tabItem_1cdif_174{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:12px 20px;transition:background .1s;display:flex}._tabItem_1cdif_174:last-child{border-bottom:none}._tabItem_1cdif_174:hover{background:#fdfbf8}._tabMain_1cdif_186{flex:1;align-items:center;gap:8px;min-width:0;display:flex}._favicon_1cdif_194{border-radius:2px;flex-shrink:0;width:16px;height:16px}._tabTitle_1cdif_201{color:var(--brand);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:500;transition:color .12s;overflow:hidden}._tabTitle_1cdif_201:hover{color:var(--brand-light)}._openTabBtn_1cdif_212{color:var(--text-muted);border:1.5px solid var(--border);white-space:nowrap;border-radius:999px;flex-shrink:0;padding:3px 10px;font-size:.8125rem;font-weight:500;transition:color .12s,border-color .12s,background .12s}._openTabBtn_1cdif_212:hover{color:var(--brand);border-color:var(--brand);background:var(--cream)}._emptyTabs_1cdif_229{color:var(--text-muted);border-top:1px solid var(--border);padding:16px 20px;font-size:.875rem;font-style:italic}._groupFooter_1cdif_239{border-top:1px solid var(--border);background:var(--bg);padding:8px 20px 12px}._groupDate_1cdif_245{color:var(--text-muted);font-family:Outfit,sans-serif;font-size:.8125rem}._page_pp8i9_3{min-height:100vh}._content_pp8i9_5{min-height:100vh;margin-left:220px}._hero_pp8i9_12{border-bottom:1.5px solid var(--border);background:#fff;padding:72px 32px 64px}._heroInner_pp8i9_18{max-width:680px;margin:0 auto}._heroEyebrow_pp8i9_23{letter-spacing:.1em;text-transform:uppercase;color:var(--brand);margin-bottom:14px;font-size:.8125rem;font-weight:600}._heroTitle_pp8i9_32{color:var(--brand-deep);margin-bottom:20px;font-size:clamp(1.875rem,4vw,2.75rem);font-weight:700;line-height:1.22}._heroSub_pp8i9_40{color:var(--text-muted);max-width:580px;margin-bottom:32px;font-size:1.0625rem;line-height:1.7}._heroBtn_pp8i9_48{background:var(--brand);color:#fff;border-radius:10px;padding:13px 32px;font-family:Outfit,system-ui,sans-serif;font-size:1rem;font-weight:600;transition:background .15s;display:inline-block}._heroBtn_pp8i9_48:hover{background:var(--brand-deep)}._body_pp8i9_63{flex:1}._section_pp8i9_69{border-bottom:1.5px solid var(--border);padding:64px 32px}._section_pp8i9_69:nth-child(2n){background:var(--cream,#faf7f5)}._sectionHeader_pp8i9_78{max-width:760px;margin:0 auto 40px}._sectionTitle_pp8i9_83{color:var(--brand-deep);margin-bottom:8px;font-size:1.75rem;font-weight:700}._sectionSub_pp8i9_90{color:var(--text-muted);font-size:1rem;line-height:1.6}._featureGrid_pp8i9_98{border:1.5px solid var(--border);border-radius:var(--radius-lg,16px);background:#fff;flex-direction:column;gap:0;max-width:760px;margin:0 auto;display:flex;overflow:hidden}._featureCard_pp8i9_112{border-bottom:1px solid var(--border)}._featureCard_pp8i9_112:last-child{border-bottom:none}._featureCardShaded_pp8i9_119{background:var(--bg,#f5f0ea)}._featureCardInner_pp8i9_123{padding:28px 32px}._featureName_pp8i9_127{color:var(--brand-deep);margin-bottom:6px;font-family:Outfit,system-ui,sans-serif;font-size:1.0625rem;font-weight:700}._featureDesc_pp8i9_135{color:var(--text);margin-bottom:16px;font-size:.9375rem;line-height:1.65}._featureWhy_pp8i9_142{border-left:3px solid var(--brand);background:#7b2d8b0a;border-radius:0 6px 6px 0;flex-direction:column;gap:4px;margin-bottom:12px;padding:14px 16px;display:flex}._featureWhyLabel_pp8i9_153{letter-spacing:.1em;text-transform:uppercase;color:var(--brand);font-size:.6875rem;font-weight:700}._featureWhyText_pp8i9_161{color:var(--text);font-size:.9rem;line-height:1.65}._featureResearch_pp8i9_167{color:var(--text-muted);font-size:.8125rem;font-style:italic;line-height:1.55}._footer_pp8i9_176{border-top:1.5px solid var(--border);background:#fff;padding:32px}._footerText_pp8i9_182{max-width:760px;color:var(--text-muted);margin:0 auto;font-size:.8125rem;line-height:1.6}@media (width<=600px){._header_pp8i9_193{gap:12px;padding:12px 16px}._hero_pp8i9_12{padding:48px 20px 40px}._section_pp8i9_69{padding:48px 16px}._featureCardInner_pp8i9_123{padding:22px 20px}._sectionHeader_pp8i9_78{margin-bottom:28px}}._page_q0u9n_3{min-height:100vh}._main_q0u9n_5{min-height:100vh;margin-left:220px;padding:48px 40px 80px}._pageTitle_q0u9n_11{color:#2d1240;margin-bottom:40px;font-size:1.75rem;font-weight:500}._loading_q0u9n_18{color:var(--text-muted);padding:16px 0;font-size:.9375rem}._section_q0u9n_26{border-bottom:1.5px solid var(--border);margin-bottom:48px;padding-bottom:48px}._sectionLast_q0u9n_32{border-bottom:none;margin-bottom:0}._sectionHeader_q0u9n_37{margin-bottom:20px}._sectionTitle_q0u9n_41{color:var(--brand-deep);margin-bottom:4px;font-size:1.25rem}._sectionDesc_q0u9n_47{color:var(--text-muted);font-size:.9rem;line-height:1.55}._featureList_q0u9n_55{border:1.5px solid var(--border);border-radius:var(--radius-lg);background:#fff;overflow:hidden}._featureRow_q0u9n_62{border-bottom:1px solid var(--border);align-items:center;gap:20px;padding:16px 20px;display:flex}._featureRowLast_q0u9n_70{border-bottom:none}._featureInfo_q0u9n_74{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}._featureName_q0u9n_82{color:var(--text);font-size:.9375rem;font-weight:600;line-height:1.3}._featureDesc_q0u9n_89{color:var(--text-muted);font-size:.8125rem;line-height:1.45}._toggle_q0u9n_97{background:var(--border);cursor:pointer;border:none;border-radius:13px;flex-shrink:0;width:44px;height:26px;padding:0;transition:background .2s;position:relative}._toggle_q0u9n_97:disabled{opacity:.6;cursor:default}._toggleOn_q0u9n_115{background:var(--brand)}._toggleThumb_q0u9n_119{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0000002e}._toggleOn_q0u9n_115 ._toggleThumb_q0u9n_119{transform:translate(18px)}._accountCard_q0u9n_137{border:1.5px solid var(--border);border-radius:var(--radius-lg);background:#fff;overflow:hidden}._accountRow_q0u9n_144{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;padding:15px 20px;display:flex}._accountRow_q0u9n_144:last-child{border-bottom:none}._accountLabel_q0u9n_157{color:var(--text-muted);flex-shrink:0;width:120px;font-size:.875rem;font-weight:600}._accountValue_q0u9n_165{color:var(--text);flex:1;font-size:.9375rem}._accountRowRight_q0u9n_171{align-items:center;gap:14px;display:flex}._accountDivider_q0u9n_177{background:var(--border);height:1px;margin:0}._textBtn_q0u9n_185{color:var(--brand);cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:500;transition:opacity .15s}._textBtn_q0u9n_185:hover{opacity:.7}._textBtnDanger_q0u9n_197{color:#c0392b}._textBtnDanger_q0u9n_197:hover{opacity:.75}._pwForm_q0u9n_204{flex-direction:column;gap:14px;padding:0 20px 20px;display:flex}._pwFields_q0u9n_211{grid-template-columns:1fr 1fr;gap:14px;display:grid}._fieldGroup_q0u9n_217{flex-direction:column;gap:6px;display:flex}._fieldLabel_q0u9n_223{color:var(--text-muted);font-size:.8125rem;font-weight:600}._fieldInput_q0u9n_229{border:1.5px solid var(--border);color:var(--text);background:#fff;border-radius:10px;padding:10px 14px;font-family:inherit;font-size:.9375rem;transition:border-color .15s}._fieldInput_q0u9n_229:focus{border-color:var(--brand);outline:none}._submitBtn_q0u9n_244{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:10px;align-self:flex-start;padding:10px 20px;font-family:inherit;font-size:.9375rem;font-weight:600;transition:background .15s}._submitBtn_q0u9n_244:hover:not(:disabled){background:#6a2578}._submitBtn_q0u9n_244:disabled{opacity:.55;cursor:default}._successMsg_q0u9n_260{color:#2a7a4b;font-size:.8125rem;font-weight:500}._errorMsg_q0u9n_266{color:#c0392b;font-size:.875rem}._deletePanel_q0u9n_273{flex-direction:column;gap:10px;padding:4px 0;display:flex}._deleteWarning_q0u9n_280{color:var(--text-muted);font-size:.875rem;line-height:1.5}._deleteInput_q0u9n_286{color:var(--text);background:#fff;border:1.5px solid #e0b0b0;border-radius:10px;max-width:220px;padding:9px 14px;font-family:inherit;font-size:.9375rem;transition:border-color .15s}._deleteInput_q0u9n_286:focus{border-color:#c0392b;outline:none}._deleteActions_q0u9n_302{align-items:center;gap:16px;display:flex}._deleteConfirmBtn_q0u9n_308{color:#fff;cursor:pointer;background:#c0392b;border:none;border-radius:10px;padding:9px 18px;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s}._deleteConfirmBtn_q0u9n_308:hover:not(:disabled){background:#a93226}._deleteConfirmBtn_q0u9n_308:disabled{opacity:.45;cursor:default}._privacyNote_q0u9n_325{color:var(--text-muted);margin-top:14px;font-size:.8125rem;line-height:1.5}._emptyNote_q0u9n_332{color:var(--text-muted);font-size:.9rem;font-style:italic}._retakeRow_q0u9n_338{align-items:center;gap:10px;margin-top:16px;display:flex}._retakeHint_q0u9n_345{color:var(--text-muted);font-size:.8125rem}._aboutList_q0u9n_352{border:1.5px solid var(--border);border-radius:var(--radius-lg);background:#fff;margin-bottom:20px;overflow:hidden}._aboutRow_q0u9n_360{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;padding:13px 20px;display:flex}._aboutRow_q0u9n_360:last-child{border-bottom:none}._aboutLabel_q0u9n_373{color:var(--text-muted);font-size:.875rem;font-weight:600}._aboutValue_q0u9n_379{color:var(--text);font-variant-numeric:tabular-nums;font-size:.875rem}._aboutLink_q0u9n_385{color:var(--brand);font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .15s}._aboutLink_q0u9n_385:hover{opacity:.7}._builtWith_q0u9n_394{color:var(--text-muted);font-size:.875rem;font-style:italic;line-height:1.5}@media (width<=700px){._header_q0u9n_404{gap:16px;padding:12px 16px}._nav_q0u9n_408{display:none}._main_q0u9n_5{padding:32px 16px 60px}._pwFields_q0u9n_211{grid-template-columns:1fr}._email_q0u9n_417{display:none}}._page_xm07k_1{background:var(--bg,#f5f0e8);min-height:100vh;padding:48px 24px 80px}._container_xm07k_7{max-width:720px;margin:0 auto}._backLink_xm07k_12{color:var(--brand);margin-bottom:32px;font-size:.875rem;font-weight:500;transition:opacity .15s;display:inline-block}._backLink_xm07k_12:hover{opacity:.7}._logo_xm07k_22{width:auto;height:40px;margin-bottom:40px;display:block}._title_xm07k_29{color:#2d1240;margin-bottom:6px;font-size:2rem;font-weight:700;line-height:1.2}._updated_xm07k_37{color:var(--text-muted,#888);margin-bottom:48px;font-size:.875rem}._sections_xm07k_43{flex-direction:column;gap:36px;display:flex}._section_xm07k_43{border-top:1px solid var(--border,#e8e0d8);padding-top:28px}._heading_xm07k_54{color:#2d1240;margin-bottom:10px;font-size:1.0625rem;font-weight:700}._body_xm07k_61{color:var(--text,#2a2a2a);font-size:.9375rem;line-height:1.75}._page_mr8oy_2{background:#0e0518;min-height:100vh;display:flex}._main_mr8oy_8{flex:1;min-height:100vh;margin-left:220px;padding:40px 32px 60px}._demoHeader_mr8oy_16{margin-bottom:28px}._demoHeader_mr8oy_16 h1{color:#f5f0e8;margin-bottom:8px;font-size:26px;font-weight:700}._demoHeader_mr8oy_16 p{color:#f5f0e88c;flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;display:flex}._startBtn_mr8oy_33{color:#c45dc5;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;text-decoration:underline}._startBtn_mr8oy_33:hover{color:#d87dd9}._browser_mr8oy_48{border-radius:10px;max-width:920px;overflow:hidden;box-shadow:0 24px 64px #0000008c,0 0 0 1px #ffffff14}._chromeBar_mr8oy_56{-webkit-user-select:none;user-select:none;background:#f1f3f4;border-bottom:1px solid #dde1e7;align-items:center;gap:8px;height:42px;padding:0 10px 0 12px;display:flex}._chromeNav_mr8oy_66{color:#5f6368;gap:2px;font-size:18px;display:flex}._chromeNav_mr8oy_66 span{cursor:default;border-radius:50%;padding:4px 5px;line-height:1}._urlBar_mr8oy_78{color:#333;background:#fff;border:1px solid #dde;border-radius:14px;flex:1;align-items:center;gap:6px;height:28px;padding:0 12px;font-size:12.5px;display:flex;overflow:hidden}._lockIcon_mr8oy_92{opacity:.5;flex-shrink:0;font-size:11px}._urlText_mr8oy_97{text-overflow:ellipsis;white-space:nowrap;color:#444;overflow:hidden}._chromeMenu_mr8oy_103{color:#5f6368;cursor:default;padding:2px 6px;font-size:20px;line-height:1}._contentArea_mr8oy_112{cursor:default;background:#fff;height:640px;position:relative;overflow:hidden}._readingBarBg_mr8oy_121{z-index:1;background:#eee;height:4px;position:absolute;top:0;left:0;right:0}._readingBarFill_mr8oy_130{z-index:2;background:linear-gradient(90deg,#7b2d8b 0%,#c45dc5 100%);width:62%;height:4px;position:absolute;top:0;left:0}._wikiPage_mr8oy_141{color:#202122;padding:18px 280px 18px 24px;font-family:Linux Libertine,Georgia,Times New Roman,serif;position:absolute;inset:4px 0 0;overflow:hidden}._wikiTitle_mr8oy_149{color:#202122;margin-bottom:2px;font-family:Linux Libertine,Georgia,serif;font-size:24px;font-weight:700;line-height:1.3}._wikiTagline_mr8oy_157{color:#54595d;margin-bottom:12px;font-size:13px;font-style:italic}._wikiLead_mr8oy_163{color:#202122;font-size:13.5px;line-height:1.75}._wikiLead_mr8oy_163 p{margin-bottom:11px}._wikiLink_mr8oy_171{color:#36c;cursor:default;text-decoration:none}._wikiLink_mr8oy_171:hover{text-decoration:underline}._wikiSection_mr8oy_177{color:#202122;border-bottom:1px solid #a2a9b1;margin:16px 0 8px;padding-bottom:3px;font-family:Linux Libertine,Georgia,serif;font-size:17px;font-weight:700}._popup_mr8oy_188{z-index:3;background:#f5f0e8;border-radius:14px;width:210px;position:absolute;top:12px;right:56px;overflow:hidden;box-shadow:0 8px 24px #0000002e,0 0 0 1px #e8e0f0}._popupHeader_mr8oy_199{background:#f5f0e8;border-bottom:1.5px solid #e8e0f0;align-items:center;padding:10px 12px;display:flex}._popupTitle_mr8oy_206{color:#7b2d8b;letter-spacing:-.01em;font-family:Outfit,system-ui,sans-serif;font-size:12px;font-weight:700}._popupBody_mr8oy_213{flex-direction:column;gap:8px;padding:10px;display:flex}._pomCard_mr8oy_220{background:#fff;border:1.5px solid #e8e0f0;border-radius:12px;padding:12px 14px 11px}._pomTime_mr8oy_226{color:#1a1020;font-variant-numeric:tabular-nums;letter-spacing:-.03em;margin-bottom:10px;font-family:Outfit,system-ui,sans-serif;font-size:36px;font-weight:700;line-height:1}._pomLabel_mr8oy_236{color:#7a6880;margin-bottom:5px;font-family:Outfit,system-ui,sans-serif;font-size:10px;font-weight:500}._pomBtns_mr8oy_243{gap:6px;display:flex}._pomBtn_mr8oy_243{cursor:default;border-radius:8px;height:30px;font-family:Outfit,system-ui,sans-serif;font-size:12px;font-weight:600}._pomBtnStart_mr8oy_255{color:#fff;background:#7b2d8b;border:none;flex:1}._pomBtnReset_mr8oy_261{color:#7a6880;background:0 0;border:1.5px solid #e8e0f0;width:30px}._toggleCard_mr8oy_268{background:#fff;border:1.5px solid #e8e0f0;border-radius:12px;overflow:hidden}._toggleRow_mr8oy_274{border-bottom:1px solid #e8e0f0;justify-content:space-between;align-items:center;padding:7px 12px;display:flex}._toggleRowLast_mr8oy_281{border-bottom:none}._toggleLabel_mr8oy_284{color:#1a1020;font-family:Outfit,system-ui,sans-serif;font-size:12px;font-weight:500}._toggleLabelDim_mr8oy_290{color:#7a6880;font-family:Outfit,system-ui,sans-serif;font-size:12px;font-weight:500}._toggle_mr8oy_268{border:none;border-radius:10px;flex-shrink:0;width:34px;height:20px;position:relative}._toggleOn_mr8oy_305{background:#7b2d8b}._toggleOff_mr8oy_306{background:#d0c8d8}._toggleKnob_mr8oy_307{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:3px}._toggleKnobOn_mr8oy_316{left:3px;transform:translate(14px)}._toggleKnobOff_mr8oy_317{left:3px;transform:translate(0)}._toggleDimKnob_mr8oy_318{background:#fff9;border-radius:50%;width:14px;height:14px;position:absolute;top:3px;left:3px;transform:translate(14px)}._toolbarTrigger_mr8oy_330{z-index:4;cursor:default;background:#2d1240;border:1px solid #c45dc52e;border-right:none;border-radius:12px 0 0 12px;justify-content:center;align-items:center;width:52px;height:72px;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%);box-shadow:-3px 0 14px #00000040}._intentionOverlay_mr8oy_350{z-index:5;background:#0e051873;position:absolute;inset:0}._intentionGate_mr8oy_356{z-index:6;background:#fff;border:1.5px solid #e8e0f0;border-radius:18px;width:330px;padding:20px 22px 18px;position:absolute;top:57%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 48px #00000040}._gateHeading_mr8oy_369{color:#1a1020;margin-bottom:3px;font-family:Outfit,system-ui,sans-serif;font-size:17px;font-weight:700}._gateSub_mr8oy_376{color:#7a6880;margin-bottom:13px;font-family:Outfit,system-ui,sans-serif;font-size:11.5px}._gateInput_mr8oy_382{color:#7a6880;box-sizing:border-box;background:#f5f0e8;border:1.5px solid #e8e0f0;border-radius:9px;align-items:center;width:100%;height:38px;margin-bottom:11px;padding:0 12px;font-family:Outfit,system-ui,sans-serif;font-size:13px;display:flex}._gatePills_mr8oy_397{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}._gatePill_mr8oy_397{color:#7b2d8b;cursor:default;background:#f5eeff;border:1.5px solid #e2d0f0;border-radius:20px;padding:4px 11px;font-family:Outfit,system-ui,sans-serif;font-size:12px;font-weight:500}._gateBtn_mr8oy_414{color:#fff;cursor:default;background:#7b2d8b;border:none;border-radius:9px;width:100%;height:38px;font-family:Outfit,system-ui,sans-serif;font-size:13.5px;font-weight:600}._hotspot_mr8oy_428{cursor:pointer;z-index:15;background:#c45dc5;border:2px solid #ffffffa6;border-radius:50%;width:14px;height:14px;padding:0;transition:transform .15s,background .15s;position:absolute}._hotspot_mr8oy_428:after{content:"";pointer-events:none;border:2px solid #c45dc58c;border-radius:50%;animation:2.2s ease-in-out infinite _pulse_mr8oy_1;position:absolute;inset:-5px}._hotspotActive_mr8oy_449{background:#fff;transform:scale(1.2);box-shadow:0 0 0 3px #c45dc573}@keyframes _pulse_mr8oy_1{0%,to{opacity:.65;transform:scale(1)}50%{opacity:0;transform:scale(2)}}._tooltip_mr8oy_460{z-index:25;pointer-events:auto;background:#2d1240;border:1px solid #c45dc559;border-radius:14px;padding:13px 14px;position:absolute;box-shadow:0 12px 40px #0000008c}._tooltipTitle_mr8oy_470{color:#f5f0e8;margin-bottom:5px;font-family:Outfit,system-ui,sans-serif;font-size:13.5px;font-weight:700}._tooltipDesc_mr8oy_477{color:#f5f0e8bf;margin-bottom:10px;font-family:Outfit,system-ui,sans-serif;font-size:12.5px;line-height:1.55}._navRow_mr8oy_484{justify-content:space-between;align-items:center;display:flex}._progress_mr8oy_489{color:#f5f0e861;font-family:Outfit,system-ui,sans-serif;font-size:11.5px}._nextBtn_mr8oy_494{color:#f5f0e8;cursor:pointer;background:#7b2d8b;border:none;border-radius:7px;height:30px;padding:0 14px;font-family:Outfit,system-ui,sans-serif;font-size:12.5px;font-weight:600;transition:background .12s}._nextBtn_mr8oy_494:hover{background:#9633a6}._backBtn_mr8oy_508{color:#f5f0e88c;cursor:pointer;background:0 0;border:1px solid #f5f0e82e;border-radius:7px;height:30px;padding:0 12px;font-family:Outfit,system-ui,sans-serif;font-size:12px;font-weight:500;transition:border-color .12s,color .12s}._backBtn_mr8oy_508:hover{color:#f5f0e8cc;border-color:#f5f0e866}._ctaWrap_mr8oy_524{flex-wrap:wrap;align-items:center;gap:16px;margin-top:28px;display:flex}._ctaBtn_mr8oy_531{color:#f5f0e8;background:#7b2d8b;border-radius:10px;align-items:center;height:44px;padding:0 22px;font-family:Outfit,system-ui,sans-serif;font-size:14.5px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}._ctaBtn_mr8oy_531:hover{background:#9633a6}._ctaNote_mr8oy_546{color:#f5f0e861;font-family:Outfit,system-ui,sans-serif;font-size:13px}._kitHeader_mr8oy_553{background:#f5f0e8;border-bottom:1.5px solid #e8e0f0;align-items:center;gap:7px;padding:10px 12px;display:flex}._kitBack_mr8oy_561{color:#7b2d8b;cursor:default;font-family:Outfit,system-ui,sans-serif;font-size:15px;line-height:1}._kitHeaderTitle_mr8oy_568{color:#7b2d8b;letter-spacing:-.01em;font-family:Outfit,system-ui,sans-serif;font-size:12px;font-weight:700}._kitControlRow_mr8oy_578{cursor:default;border-bottom:1px solid #e8e0f0;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}._kitControlLabel_mr8oy_586{color:#1a1020;font-family:Outfit,system-ui,sans-serif;font-size:12px;font-weight:500}._kitChevron_mr8oy_592{color:#7a6880;font-size:16px;line-height:1}._kitFeatureRow_mr8oy_597{border-bottom:1px solid #e8e0f0;justify-content:space-between;align-items:center;padding:7px 12px;display:flex}._kitFeatureRowLast_mr8oy_604{border-bottom:none}._kitFeatureLabel_mr8oy_607{color:#1a1020;font-family:Outfit,system-ui,sans-serif;font-size:11.5px;font-weight:500}._kitCheck_mr8oy_613{color:#7b2d8b;font-size:12px;font-weight:700}._kitFooter_mr8oy_618{border-top:1.5px solid #e8e0f0;flex-direction:column;gap:4px;padding:9px 12px;display:flex}._kitFooterLink_mr8oy_625{color:#7b2d8b;cursor:default;text-underline-offset:2px;font-family:Outfit,system-ui,sans-serif;font-size:11px;text-decoration:underline}._kitSignedIn_mr8oy_633{color:#7a6880;font-family:Outfit,system-ui,sans-serif;font-size:10.5px}._cmBody_mr8oy_640{flex-direction:column;gap:8px;padding:10px;display:flex}._cmCard_mr8oy_646{background:#fff;border:1.5px solid #e8e0f0;border-radius:10px;flex-direction:column;gap:9px;padding:11px 12px;display:flex}._cmSliderRow_mr8oy_655{flex-direction:column;gap:4px;display:flex}._cmSliderLabel_mr8oy_660{color:#7a6880;font-family:Outfit,system-ui,sans-serif;font-size:10px;font-weight:500}._cmSlider_mr8oy_655{accent-color:#7b2d8b;cursor:pointer;width:100%;height:3px;margin:0}._cmFontCard_mr8oy_673{background:#fff;border:1.5px solid #e8e0f0;border-radius:10px;padding:10px 12px}._cmFontLabel_mr8oy_679{color:#7a6880;margin-bottom:7px;font-family:Outfit,system-ui,sans-serif;font-size:10px;font-weight:500}._cmFontBtns_mr8oy_686{gap:5px;display:flex}._cmFontBtn_mr8oy_686{color:#1a1020;cursor:default;background:0 0;border:1.5px solid #e8e0f0;border-radius:7px;flex:1;height:28px;font-family:Outfit,system-ui,sans-serif;font-size:11px;font-weight:500}._cmFontBtnActive_mr8oy_702{color:#fff;background:#7b2d8b;border-color:#7b2d8b}._cmReset_mr8oy_707{color:#7a6880;text-align:center;cursor:default;text-underline-offset:2px;padding-bottom:2px;font-family:Outfit,system-ui,sans-serif;font-size:10.5px;text-decoration:underline}@media (width<=760px){._main_mr8oy_8{margin-left:0;padding:20px 16px 40px}._contentArea_mr8oy_112{height:420px}._wikiPage_mr8oy_141{padding-right:24px}._popup_mr8oy_188,._toolbarTrigger_mr8oy_330{display:none}._intentionGate_mr8oy_356{width:260px;left:50%;transform:translate(-50%,-50%)}}
