@import"https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,300;0,6..72,400;0,6..72,500;1,6..72,300;1,6..72,400;1,6..72,500&family=DM+Mono:wght@300;400;500&display=swap";._nav_1d0v3_1{position:fixed;top:0;left:0;width:100%;z-index:100;padding:1.25rem 2rem;display:flex;justify-content:space-between;align-items:center;background:var(--bg);border-bottom:1px solid transparent;transition:border-color .3s ease}._scrolled_1d0v3_15{border-bottom-color:var(--border)}._logo_1d0v3_16{font-family:DM Mono,monospace;font-size:1.3rem;font-weight:400;color:var(--text);text-decoration:none;letter-spacing:-.02em;margin-left:.75rem}._dot_1d0v3_25{color:var(--accent)}._navRight_1d0v3_26{display:flex;align-items:center;gap:1.5rem}._signIn_1d0v3_31{font-family:DM Mono,monospace;font-size:.85rem;line-height:1;color:var(--text-secondary);text-decoration:none;background:none;border:none;cursor:pointer;transition:color .2s;padding:.5rem .75rem}._signIn_1d0v3_31:hover{color:var(--text)}._dashboardLink_1d0v3_44{font-family:DM Mono,monospace;font-size:.85rem;line-height:1;color:var(--text-secondary);text-decoration:none;transition:color .2s;padding:.5rem .75rem;display:inline-flex;align-items:center}._dashboardLink_1d0v3_44:hover{color:var(--text)}@media(max-width:700px){._nav_1d0v3_1{padding:1rem 1.5rem}}._footer_1dsde_1{max-width:900px;margin:0 auto;padding:3rem 2rem;border-top:1px solid var(--border);display:flex;justify-content:center;align-items:center;gap:1rem}._link_1dsde_12{font-family:DM Mono,monospace;font-size:.7rem;color:var(--text-tertiary);text-decoration:none;transition:color .2s;white-space:nowrap}a._link_1dsde_12:hover{color:var(--text)}._sep_1dsde_23{color:var(--border);font-size:.7rem;-webkit-user-select:none;user-select:none}._container_17gtw_1{min-height:100vh;display:flex;flex-direction:column}._content_17gtw_6{flex:1}._hero_lz7n3_3{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8rem 2rem 6rem;max-width:680px;margin:0 auto}._heroTagline_lz7n3_15{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:300;line-height:1.35;text-align:center;color:var(--text);margin-bottom:3rem;letter-spacing:-.02em}._heroTagline_lz7n3_15 em{font-style:italic;color:var(--accent)}._phoneContainer_lz7n3_31{display:flex;align-items:center;width:100%;max-width:360px;background:var(--card);border:1px solid var(--border);border-radius:12px;padding:.5rem .5rem .5rem 1rem;box-shadow:0 1px 3px #0000000a;transition:box-shadow .3s ease,border-color .3s ease}._phoneContainer_lz7n3_31:focus-within{border-color:#d0c8be;box-shadow:0 1px 3px #0000000a,0 4px 20px #0000000f}._phoneInput_lz7n3_49{flex:1;border:none;outline:none;font-family:DM Mono,monospace;font-size:.9rem;color:var(--text);background:transparent;letter-spacing:.02em}._phoneInput_lz7n3_49::placeholder{color:var(--text-tertiary)}._launchBtn_lz7n3_64{display:flex;align-items:center;justify-content:center;background:var(--text);color:var(--bg);border:none;border-radius:8px;width:36px;height:36px;flex-shrink:0;cursor:pointer;transition:all .2s}._launchBtn_lz7n3_64:hover{background:var(--accent)}._launchBtn_lz7n3_64 svg{width:14px;height:14px}._subtext_lz7n3_89{margin-top:.75rem;font-family:DM Mono,monospace;font-size:.7rem;color:var(--text-tertiary);letter-spacing:.02em}._messageStream_lz7n3_98{width:100%;max-width:440px;height:320px;margin-top:1.5rem;overflow:hidden;mask-image:linear-gradient(to bottom,transparent 0%,black 15%,black 80%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 15%,black 80%,transparent 100%)}._messageStreamInner_lz7n3_108{display:flex;flex-direction:column;align-items:center;gap:.75rem;animation:_stream-up_lz7n3_1 56s linear infinite}@keyframes _stream-up_lz7n3_1{0%{transform:translateY(0)}to{transform:translateY(-50%)}}._messageBubble_lz7n3_125{background:var(--card);border:1px solid var(--border);border-radius:18px 18px 18px 4px;padding:.65rem 1rem;box-shadow:0 1px 3px #0000000a;white-space:nowrap}._messageText_lz7n3_134{font-family:Newsreader,Georgia,serif;font-size:.9rem;font-weight:300;color:var(--text);line-height:1.4;margin:0}._spinner_lz7n3_143{display:block;width:14px;height:14px;border:2px solid transparent;border-top-color:var(--bg);border-radius:50%;animation:_spin_lz7n3_143 .6s linear infinite}@keyframes _spin_lz7n3_143{to{transform:rotate(360deg)}}._error_lz7n3_157{margin-top:.5rem;font-family:DM Mono,monospace;font-size:.7rem;color:var(--danger, #c44);letter-spacing:.02em}._ctaRow_lz7n3_166{display:flex;flex-direction:column;align-items:center}._section_1ry5h_3{padding:6rem 2rem;max-width:900px;margin:0 auto}._howSteps_1ry5h_9{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._step_1ry5h_15{padding:0}._stepNumber_1ry5h_19{font-family:DM Mono,monospace;font-size:.7rem;color:var(--text-tertiary);margin-bottom:.75rem}._stepTitle_1ry5h_26{font-size:1.15rem;font-weight:400;color:var(--text);margin-bottom:.6rem;letter-spacing:-.01em}._stepDesc_1ry5h_34{font-size:.95rem;font-weight:300;color:var(--text-secondary);line-height:1.6}@media(max-width:700px){._howSteps_1ry5h_9{grid-template-columns:1fr;gap:2.5rem}._section_1ry5h_3{padding:4rem 1.5rem}}._button_15q1c_1{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:DM Mono,monospace;font-size:.8rem;border-radius:var(--radius-sm);padding:.5rem 1rem;cursor:pointer;transition:all .2s ease;border:1px solid transparent;text-decoration:none;min-height:44px}._primary_15q1c_16{background:var(--text);color:var(--bg);border-color:var(--text)}._primary_15q1c_16:hover{background:var(--accent);border-color:var(--accent)}._secondary_15q1c_22{background:transparent;color:var(--text-secondary);border-color:var(--border)}._secondary_15q1c_22:hover{border-color:var(--text-secondary);color:var(--text)}._accent_15q1c_28{background:var(--accent);color:#fff;border-color:var(--accent)}._accent_15q1c_28:hover{background:#b84a32}._ghost_15q1c_34{background:transparent;color:var(--text-secondary);border:none;padding:.5rem}._ghost_15q1c_34:hover{color:var(--text)}._small_15q1c_41{min-height:32px;padding:.25rem .75rem;font-size:.7rem}._fullWidth_15q1c_42{width:100%}._section_mjeny_3{--expand: 0;position:relative;background:var(--bg-warm);padding:5rem 2rem;margin:0 calc((1 - var(--expand)) * max(1.5rem,(100vw - 940px) / 2));border-radius:calc(20px * (1 - var(--expand)));overflow:hidden}._inner_mjeny_13{max-width:960px;margin:0 auto}._content_mjeny_20{display:flex;align-items:center;gap:4rem}._visualArea_mjeny_28{width:220px;flex-shrink:0;display:flex;align-items:center;justify-content:center}._dotGrid_mjeny_38{display:grid;grid-template-columns:repeat(10,1fr);gap:5px;width:170px}._gridDot_mjeny_45{width:12px;height:12px;border-radius:50%;background:var(--border);transition:background .4s ease,box-shadow .4s ease}._gridDotLit_mjeny_53{background:var(--alive);box-shadow:0 0 6px var(--alive-glow)}._textArea_mjeny_60{flex:1;min-width:0}._tag_mjeny_65{display:inline-block;font-family:DM Mono,monospace;font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;color:var(--text-tertiary);margin-bottom:.75rem}._stat_mjeny_75{font-family:Newsreader,Georgia,serif;font-size:clamp(2.4rem,5vw,3.2rem);font-weight:400;line-height:1.1;color:var(--text);letter-spacing:-.03em;margin-bottom:.35rem}._headline_mjeny_85{font-family:Newsreader,Georgia,serif;font-size:1.05rem;font-weight:300;line-height:1.45;color:var(--text);margin:0 0 1rem}._impact_mjeny_94{font-family:Newsreader,Georgia,serif;font-size:.92rem;font-style:italic;line-height:1.5;color:var(--text-secondary);margin:0}._cta_mjeny_105{margin-top:1.75rem}@media(max-width:700px){._section_mjeny_3{padding:3.5rem 1.5rem}._content_mjeny_20{flex-direction:column;gap:2rem;text-align:center}._visualArea_mjeny_28{width:160px}._dotGrid_mjeny_38{width:140px}._cta_mjeny_105{display:flex;justify-content:center}}._section_1nnkm_3{padding:6rem 2rem;max-width:900px;margin:0 auto}._whyText_1nnkm_9{max-width:560px;font-size:1.15rem;font-weight:300;line-height:1.75;color:var(--text-secondary)}._whyText_1nnkm_9 p{margin-bottom:1.5rem}._whyText_1nnkm_9 p:last-child{margin-bottom:0}._whyText_1nnkm_9 em{color:var(--text);font-style:italic}@media(max-width:700px){._section_1nnkm_3{padding:4rem 1.5rem}}._page_nbkl3_1{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:4rem 2rem}._card_nbkl3_9{background:var(--card);border:1px solid var(--border-light);border-radius:var(--radius);padding:2.5rem 2rem;max-width:400px;width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;animation:_fadeIn_nbkl3_1 .4s ease-out both}._title_nbkl3_24{font-family:Newsreader,Georgia,serif;font-size:1.5rem;font-weight:500;color:var(--text)}._description_nbkl3_31{font-family:DM Mono,monospace;font-size:.78rem;color:var(--text-secondary);line-height:1.6}._codeInputs_nbkl3_38{display:flex;gap:.5rem;margin:.5rem 0}._codeDigit_nbkl3_44{width:44px;height:52px;border:1px solid var(--border);border-radius:8px;background:var(--bg);font-family:DM Mono,monospace;font-size:1.25rem;color:var(--text);text-align:center;outline:none;transition:border-color .2s}._codeDigit_nbkl3_44:focus{border-color:var(--accent)}._error_nbkl3_62{font-family:DM Mono,monospace;font-size:.72rem;color:var(--danger, #c44);line-height:1.5}._status_nbkl3_69{font-family:DM Mono,monospace;font-size:.72rem;color:var(--text-tertiary)}._resendLink_nbkl3_75{font-family:DM Mono,monospace;font-size:.72rem;color:var(--text-tertiary);background:none;border:none;cursor:pointer;padding:.25rem;transition:color .2s}._resendLink_nbkl3_75:hover{color:var(--text-secondary)}@keyframes _fadeIn_nbkl3_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._overlay_1jqr6_1{position:fixed;inset:0;background:#1a181666;display:flex;align-items:center;justify-content:center;z-index:200;padding:1rem;animation:_fadeIn_1jqr6_1 .2s ease}._modal_1jqr6_12{background:var(--card);border-radius:var(--radius-lg);padding:2rem;max-width:480px;width:100%;box-shadow:0 8px 32px #0000001f;animation:_slideUp_1jqr6_1 .3s ease}._header_1jqr6_21{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._title_1jqr6_27{font-size:1.15rem;font-weight:400;color:var(--text)}._closeBtn_1jqr6_32{background:none;border:none;cursor:pointer;color:var(--text-tertiary);font-size:1.25rem;padding:.25rem;line-height:1;transition:color .2s}._closeBtn_1jqr6_32:hover{color:var(--text)}@keyframes _fadeIn_1jqr6_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1jqr6_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._content_lr840_1{display:flex;flex-direction:column;gap:1.25rem}._network_lr840_7{display:flex;justify-content:space-between;align-items:center;padding:.6rem .8rem;background:var(--bg-warm);border-radius:var(--radius-sm)}._networkLabel_lr840_16{font-family:DM Mono,monospace;font-size:.68rem;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em}._networkValue_lr840_24{font-family:DM Mono,monospace;font-size:.78rem;color:var(--text);font-weight:500}._section_lr840_31{display:flex;flex-direction:column;gap:.4rem}._label_lr840_37{font-family:DM Mono,monospace;font-size:.68rem;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em}._loading_lr840_45,._error_lr840_46{font-family:DM Mono,monospace;font-size:.75rem;color:var(--text-tertiary)}._error_lr840_46{color:var(--error, #e53e3e)}._addressRow_lr840_56{display:flex;gap:.5rem;align-items:center}._address_lr840_56{font-family:DM Mono,monospace;font-size:.7rem;color:var(--text-secondary);background:var(--bg-warm);padding:.5rem .6rem;border-radius:var(--radius-sm);word-break:break-all;flex:1}._copyBtn_lr840_73{font-family:DM Mono,monospace;font-size:.68rem;padding:.35rem .6rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:transparent;color:var(--text-secondary);cursor:pointer;white-space:nowrap;transition:all .15s ease}._copyBtn_lr840_73:hover{border-color:var(--accent);color:var(--accent)}._primaryBtn_lr840_91{font-family:DM Mono,monospace;font-size:.82rem;font-weight:500;padding:.7rem 1rem;border-radius:var(--radius-sm);border:none;background:var(--accent, #3182ce);color:#fff;cursor:pointer;transition:opacity .15s ease}._primaryBtn_lr840_91:hover:not(:disabled){opacity:.85}._primaryBtn_lr840_91:disabled{opacity:.5;cursor:not-allowed}._divider_lr840_113{height:1px;background:var(--border)}._hint_lr840_118{font-family:DM Mono,monospace;font-size:.65rem;color:var(--text-tertiary);line-height:1.5}._dashboardPage_wk2ky_2{min-height:100vh;background:var(--bg)}._page_wk2ky_7{max-width:560px;margin:0 auto;padding:2rem 2rem 4rem}._loading_wk2ky_13{font-family:DM Mono,monospace;font-size:.8rem;color:var(--text-tertiary);text-align:center;padding:4rem 0}._nav_wk2ky_22{display:flex;align-items:center;justify-content:space-between;padding:.75rem 2rem;border-bottom:1px solid var(--border-light);background:var(--bg);position:sticky;top:0;z-index:100}._logo_wk2ky_34{font-family:DM Mono,monospace;font-size:1rem;font-weight:500;color:var(--text);text-decoration:none;letter-spacing:-.02em}._dot_wk2ky_43{color:var(--accent)}._navRight_wk2ky_47{display:flex;align-items:center;gap:.5rem}._walletGroup_wk2ky_53{display:flex;align-items:stretch;background:var(--bg-warm);border:1px solid var(--border);border-radius:var(--radius-sm, 6px);overflow:hidden}._walletBalance_wk2ky_62{font-family:DM Mono,monospace;font-size:.78rem;color:var(--text);background:var(--bg-warm);padding:.35rem .6rem;display:flex;align-items:center}._addFundsBtn_wk2ky_72{appearance:none;-webkit-appearance:none;font-family:DM Mono,monospace;font-size:.9rem;font-weight:500;color:var(--text-secondary);background:var(--bg-warm);border:none;border-left:1px solid var(--border);padding:.3rem .5rem;cursor:pointer;transition:color .15s ease,background-color .15s ease;line-height:1}._addFundsBtn_wk2ky_72:hover{background:var(--border-light);color:var(--accent)}._greeting_wk2ky_94{font-family:Newsreader,Georgia,serif;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:400;color:var(--text);margin-bottom:2rem;letter-spacing:-.02em}._sectionList_wk2ky_104{display:flex;flex-direction:column;border:1px solid var(--border-light);border-radius:var(--radius, 12px);overflow:hidden}._dashboardSection_wk2ky_112{border-bottom:1px solid var(--border-light)}._dashboardSection_wk2ky_112:last-child{border-bottom:none}._dashSectionHeader_wk2ky_120{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:var(--card);border:none;cursor:pointer;transition:background .15s}._dashSectionHeader_wk2ky_120:hover{background:var(--bg-warm, var(--card))}._dashSectionHeaderActive_wk2ky_136{border-bottom:1px solid var(--border-light)}._dashSectionTitle_wk2ky_140{font-family:Newsreader,Georgia,serif;font-size:1.05rem;font-weight:500;color:var(--text)}._chevron_wk2ky_147{font-size:1.1rem;color:var(--text-tertiary);transition:transform .2s;display:inline-block}._chevronOpen_wk2ky_154{transform:rotate(90deg)}._dashSectionBody_wk2ky_158{padding:1.25rem;background:var(--bg);animation:_fadeIn_wk2ky_1 .2s ease-out}._connectionList_wk2ky_165{display:flex;flex-direction:column;border:1px solid var(--border-light);border-radius:8px;overflow:hidden}._connectionSection_wk2ky_173{border-bottom:1px solid var(--border-light)}._connectionSection_wk2ky_173:last-child{border-bottom:none}._sectionHeader_wk2ky_181{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:var(--card);border:none;cursor:pointer;transition:background .15s}._sectionHeader_wk2ky_181:hover{background:var(--bg-warm, var(--card))}._sectionHeaderActive_wk2ky_197{border-bottom:1px solid var(--border-light)}._sectionLeft_wk2ky_201{display:flex;align-items:center;gap:.6rem}._sectionIcon_wk2ky_207{display:flex;align-items:center;justify-content:center;color:var(--text-secondary);width:18px;height:18px}._sectionTitle_wk2ky_216{font-family:Newsreader,Georgia,serif;font-size:.92rem;font-weight:400;color:var(--text)}._sectionRight_wk2ky_223{display:flex;align-items:center;gap:.6rem}._sectionCount_wk2ky_229{font-family:DM Mono,monospace;font-size:.68rem;color:var(--text-tertiary)}._subChevron_wk2ky_235{font-size:1rem;color:var(--text-tertiary);transition:transform .2s;display:inline-block}._sectionBody_wk2ky_242{padding:1rem;background:var(--bg);display:flex;flex-direction:column;gap:.75rem;animation:_fadeIn_wk2ky_1 .2s ease-out}._connectedItem_wk2ky_252{display:flex;justify-content:space-between;align-items:center;padding:.6rem .75rem;background:var(--card);border:1px solid var(--border-light);border-radius:8px}._connectedInfo_wk2ky_262{display:flex;flex-direction:column;gap:.15rem}._connectedLabel_wk2ky_268{font-family:DM Mono,monospace;font-size:.8rem;color:var(--text)}._connectedProvider_wk2ky_274,._connectedStatus_wk2ky_280{font-family:DM Mono,monospace;font-size:.68rem;color:var(--text-tertiary)}._removeBtn_wk2ky_286{font-family:DM Mono,monospace;font-size:.68rem;color:var(--text-tertiary);background:none;border:none;cursor:pointer;padding:.25rem .5rem;transition:color .2s}._removeBtn_wk2ky_286:hover{color:var(--danger, #c44)}._providerPicker_wk2ky_302{display:flex;gap:.5rem}._providerBtn_wk2ky_307{flex:1;padding:.65rem .75rem;background:var(--card);border:1px solid var(--border);border-radius:8px;font-family:DM Mono,monospace;font-size:.78rem;color:var(--text);cursor:pointer;transition:border-color .2s,background .2s}._providerBtn_wk2ky_307:hover{border-color:var(--accent);background:var(--bg-warm, var(--card))}._placeholder_wk2ky_326{font-family:DM Mono,monospace;font-size:.78rem;color:var(--text-tertiary);line-height:1.6}._aiImport_wk2ky_334{display:flex;flex-direction:column;gap:1rem}._aiExistingImports_wk2ky_340{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}._aiStep_wk2ky_347{display:flex;flex-direction:column;gap:.5rem}._aiStepLabel_wk2ky_353{font-family:DM Mono,monospace;font-size:.75rem;color:var(--text-secondary);line-height:1.5}._promptBox_wk2ky_360{position:relative;background:var(--card);border:1px solid var(--border-light);border-radius:8px;padding:.75rem 4rem .75rem .75rem}._promptPre_wk2ky_369{font-family:DM Mono,monospace;font-size:.68rem;color:var(--text-secondary);white-space:pre-wrap;word-break:break-word;margin:0;line-height:1.5;max-height:120px;overflow-y:auto}._copyBtn_wk2ky_381{position:absolute;top:.5rem;right:.5rem;font-family:DM Mono,monospace;font-size:.68rem;color:var(--accent);background:none;border:none;cursor:pointer;padding:.25rem .5rem}._aiTextarea_wk2ky_394{width:100%;border:1px solid var(--border);border-radius:8px;padding:.75rem;font-family:DM Mono,monospace;font-size:.78rem;color:var(--text);background:var(--bg);resize:vertical;outline:none;transition:border-color .2s;line-height:1.5}._aiTextarea_wk2ky_394:focus{border-color:var(--accent)}._calendarSection_wk2ky_414{display:flex;flex-direction:column;gap:.75rem}._calendarHint_wk2ky_420{font-family:DM Mono,monospace;font-size:.75rem;color:var(--text-secondary);line-height:1.6}._calendarList_wk2ky_427{display:flex;flex-direction:column;gap:.5rem}._calendarBadge_wk2ky_433{font-family:DM Mono,monospace;font-size:.68rem;color:var(--text-tertiary);padding:.2rem .5rem;background:var(--bg-warm);border-radius:4px}._bankingSection_wk2ky_443{display:flex;flex-direction:column;gap:.75rem}._bankingSectionTitle_wk2ky_449{font-family:DM Mono,monospace;font-size:.82rem;font-weight:500;color:var(--text);margin:0}._uploadArea_wk2ky_457{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;padding:1.5rem 1rem;border:2px dashed var(--border);border-radius:8px;background:var(--bg);cursor:pointer;transition:border-color .2s,background .2s}._uploadArea_wk2ky_457:hover,._uploadAreaActive_wk2ky_476{border-color:var(--accent);background:var(--bg-warm)}._uploadIcon_wk2ky_481{font-size:1.4rem;color:var(--text-tertiary);line-height:1}._uploadText_wk2ky_487{font-family:DM Mono,monospace;font-size:.78rem;color:var(--text-secondary)}._uploadHint_wk2ky_493{font-family:DM Mono,monospace;font-size:.68rem;color:var(--text-tertiary)}._uploadError_wk2ky_499{font-family:DM Mono,monospace;font-size:.72rem;color:var(--danger, #c44)}._documentList_wk2ky_505{display:flex;flex-direction:column;gap:.5rem}._socialSection_wk2ky_512{display:flex;flex-direction:column;gap:.75rem}._socialAccountList_wk2ky_518,._socialPlatformPicker_wk2ky_524{display:flex;flex-direction:column;gap:.5rem}._socialPlatformBtn_wk2ky_530{display:flex;align-items:center;gap:.75rem;padding:.65rem .75rem;background:var(--card);border:1px solid var(--border);border-radius:8px;cursor:pointer;transition:border-color .2s,background .2s}._socialPlatformBtn_wk2ky_530:hover:not(:disabled){border-color:var(--accent);background:var(--bg-warm, var(--card))}._socialPlatformBtn_wk2ky_530:disabled{opacity:.6;cursor:default}._socialPlatformConnected_wk2ky_552{border-color:var(--alive, var(--accent));background:var(--bg-warm)}._socialPlatformIcon_wk2ky_557{font-size:1rem;width:20px;text-align:center;color:var(--text)}._socialPlatformName_wk2ky_564{font-family:DM Mono,monospace;font-size:.78rem;color:var(--text);flex:1;text-align:left}._socialPlatformStatus_wk2ky_572{font-family:DM Mono,monospace;font-size:.68rem;color:var(--text-tertiary)}._otherDataSection_wk2ky_579{display:flex;flex-direction:column;gap:.75rem}._contextHint_wk2ky_585{font-family:DM Mono,monospace;font-size:.75rem;color:var(--text-secondary);line-height:1.6}._contextTextarea_wk2ky_592{width:100%;border:1px solid var(--border);border-radius:8px;padding:.75rem;font-family:Newsreader,Georgia,serif;font-size:.9rem;font-weight:300;color:var(--text);background:var(--bg);resize:vertical;outline:none;transition:border-color .2s;line-height:1.6}._contextTextarea_wk2ky_592:focus{border-color:var(--accent)}._otherDataList_wk2ky_612{display:flex;flex-direction:column;gap:.5rem}._otherDataEntry_wk2ky_618{display:flex;justify-content:space-between;align-items:flex-start;padding:.6rem .75rem;background:var(--card);border:1px solid var(--border-light);border-radius:8px;gap:.75rem}._otherDataContent_wk2ky_629{display:flex;flex-direction:column;gap:.25rem;min-width:0;flex:1}._otherDataText_wk2ky_637{font-family:DM Mono,monospace;font-size:.78rem;color:var(--text);line-height:1.5;white-space:pre-wrap;word-break:break-word;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._otherDataFile_wk2ky_651{display:flex;flex-direction:column;gap:.1rem}._otherDataDate_wk2ky_657{font-family:DM Mono,monospace;font-size:.62rem;color:var(--text-tertiary)}._otherDataTextInput_wk2ky_663{display:flex;flex-direction:column;gap:.5rem}._otherDataTextActions_wk2ky_669{display:flex;justify-content:flex-end;gap:.5rem}._otherDataActions_wk2ky_675{display:flex;gap:.5rem}._settingsSection_wk2ky_681{display:flex;flex-direction:column;gap:1rem}._settingsField_wk2ky_687{display:flex;flex-direction:column;gap:.3rem}._settingsLabel_wk2ky_693{font-family:DM Mono,monospace;font-size:.7rem;color:var(--text-tertiary);letter-spacing:.04em}._settingsInput_wk2ky_700{border:1px solid var(--border);border-radius:8px;padding:.6rem .75rem;font-family:DM Mono,monospace;font-size:.82rem;color:var(--text);background:var(--bg);outline:none;transition:border-color .2s}._settingsInput_wk2ky_700:focus{border-color:var(--accent)}._settingsSelect_wk2ky_716{border:1px solid var(--border);border-radius:8px;padding:.6rem .75rem;font-family:DM Mono,monospace;font-size:.82rem;color:var(--text);background:var(--bg);outline:none;cursor:pointer}._settingsValue_wk2ky_728{font-family:DM Mono,monospace;font-size:.82rem;color:var(--text-secondary)}._settingsDivider_wk2ky_734{height:1px;background:var(--border-light);margin:.5rem 0}._signOutBtn_wk2ky_740{font-family:DM Mono,monospace;font-size:.78rem;color:var(--danger, #c44);background:none;border:none;cursor:pointer;padding:.25rem 0;text-align:left;transition:opacity .2s}._signOutBtn_wk2ky_740:hover{opacity:.7}._deleteAccountBtn_wk2ky_756{font-family:DM Mono,monospace;font-size:.78rem;color:var(--danger, #c44);background:none;border:1px solid var(--danger, #c44);border-radius:8px;padding:.5rem .75rem;cursor:pointer;text-align:center;transition:background .2s,color .2s}._deleteAccountBtn_wk2ky_756:hover{background:var(--danger, #c44);color:var(--bg)}._heartbeatSection_wk2ky_775{display:flex;flex-direction:column;gap:.5rem}._hbRow_wk2ky_781{display:flex;align-items:center;justify-content:space-between;padding:.6rem .75rem;background:var(--bg);border:1px solid var(--border-light);border-radius:var(--radius-sm);cursor:pointer;transition:border-color .15s}._hbRow_wk2ky_781:hover{border-color:var(--border)}._hbInfo_wk2ky_797{display:flex;align-items:center;gap:.5rem;min-width:0}._hbDescription_wk2ky_804{font-family:DM Mono,monospace;font-size:.78rem;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._hbDisabled_wk2ky_813{color:var(--text-tertiary);text-decoration:line-through}._hbBadge_wk2ky_818{font-family:DM Mono,monospace;font-size:.6rem;color:var(--text-tertiary);border:1px solid var(--border-light);border-radius:999px;padding:.1rem .4rem;white-space:nowrap}._hbActions_wk2ky_828{display:flex;align-items:center;gap:.5rem;flex-shrink:0}._hbToggle_wk2ky_835{position:relative;display:inline-block;width:32px;height:18px;cursor:pointer}._hbToggle_wk2ky_835 input{opacity:0;width:0;height:0}._hbSlider_wk2ky_849{position:absolute;inset:0;background:var(--border);border-radius:999px;transition:background .2s}._hbSlider_wk2ky_849:before{content:"";position:absolute;left:2px;top:2px;width:14px;height:14px;background:var(--card);border-radius:50%;transition:transform .2s}._hbToggle_wk2ky_835 input:checked+._hbSlider_wk2ky_849{background:var(--alive)}._hbToggle_wk2ky_835 input:checked+._hbSlider_wk2ky_849:before{transform:translate(14px)}._hbDeleteBtn_wk2ky_877{background:none;border:none;color:var(--text-tertiary);font-size:1.1rem;cursor:pointer;padding:0 .2rem;line-height:1;transition:color .15s}._hbDeleteBtn_wk2ky_877:hover{color:var(--danger)}._hbForm_wk2ky_893{display:flex;flex-direction:column;gap:1rem}._hbFieldGroup_wk2ky_899{display:flex;flex-direction:column;gap:.35rem}._hbLabel_wk2ky_905{font-family:DM Mono,monospace;font-size:.72rem;color:var(--text-secondary)}._hbPillGroup_wk2ky_911{display:flex;gap:0;border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden;width:fit-content}._hbPill_wk2ky_911{font-family:DM Mono,monospace;font-size:.75rem;padding:.4rem 1rem;border:none;background:var(--bg);color:var(--text-secondary);cursor:pointer;transition:background .15s,color .15s}._hbPill_wk2ky_911:not(:last-child){border-right:1px solid var(--border)}._hbPillActive_wk2ky_935{background:var(--accent);color:var(--bg)}._hbSelect_wk2ky_940{font-family:DM Mono,monospace;font-size:.8rem;padding:.5rem .75rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);color:var(--text);outline:none;cursor:pointer;transition:border-color .2s;max-width:280px}._hbSelect_wk2ky_940:focus{border-color:var(--accent)}._hbInput_wk2ky_958{font-family:DM Mono,monospace;font-size:.8rem;padding:.5rem .75rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);color:var(--text);outline:none;transition:border-color .2s;max-width:280px}._hbInput_wk2ky_958:focus{border-color:var(--accent)}._hbFormActions_wk2ky_975{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.5rem}._projectsSection_wk2ky_983{display:flex;flex-direction:column;gap:.5rem}._projectList_wk2ky_989{display:flex;flex-direction:column;border:1px solid var(--border-light);border-radius:8px;overflow:hidden}._projectItem_wk2ky_997{border-bottom:1px solid var(--border-light)}._projectItem_wk2ky_997:last-child{border-bottom:none}._projectHeader_wk2ky_1005{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:var(--card);border:none;cursor:pointer;transition:background .15s}._projectHeader_wk2ky_1005:hover{background:var(--bg-warm, var(--card))}._projectHeaderActive_wk2ky_1021{border-bottom:1px solid var(--border-light)}._projectHeaderLeft_wk2ky_1025{display:flex;align-items:center;gap:.75rem}._projectName_wk2ky_1031{font-family:DM Mono,monospace;font-size:.82rem;color:var(--text);font-weight:500}._projectMeta_wk2ky_1038{font-family:DM Mono,monospace;font-size:.65rem;color:var(--text-tertiary)}._projectBody_wk2ky_1044{padding:1rem;background:var(--bg);display:flex;flex-direction:column;gap:1rem;animation:_fadeIn_wk2ky_1 .2s ease-out}._projectDescription_wk2ky_1053{font-family:DM Mono,monospace;font-size:.75rem;color:var(--text-secondary);line-height:1.5;margin:0}._projectSubheading_wk2ky_1061{font-family:DM Mono,monospace;font-size:.7rem;font-weight:500;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;margin:0 0 .4rem}._ideaList_wk2ky_1072{display:flex;flex-direction:column;gap:.5rem}._ideaItem_wk2ky_1078{padding:.65rem .75rem;background:var(--card);border:1px solid var(--border-light);border-radius:8px;display:flex;flex-direction:column;gap:.35rem}._ideaHeader_wk2ky_1088{display:flex;justify-content:space-between;align-items:center;gap:.5rem}._ideaTitle_wk2ky_1095{font-family:DM Mono,monospace;font-size:.78rem;color:var(--text);font-weight:500}._convictionBadge_wk2ky_1102{font-family:DM Mono,monospace;font-size:.62rem;padding:.15rem .45rem;border-radius:999px;white-space:nowrap;font-weight:500}._convictionHigh_wk2ky_1111{background:#22c55e26;color:#22c55e}._convictionMedium_wk2ky_1116{background:#eab30826;color:#ca8a04}._convictionLow_wk2ky_1121{background:#9ca3af26;color:var(--text-tertiary)}._ideaDescription_wk2ky_1126{font-family:DM Mono,monospace;font-size:.72rem;color:var(--text-secondary);line-height:1.5;margin:0}._ideaMeta_wk2ky_1134{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._statusBadge_wk2ky_1141{font-family:DM Mono,monospace;font-size:.62rem;padding:.15rem .45rem;border-radius:4px;white-space:nowrap;font-weight:500}._statusProposed_wk2ky_1150{background:#9ca3af26;color:var(--text-tertiary)}._statusInProgress_wk2ky_1155{background:#3b82f626;color:#3b82f6}._statusCompleted_wk2ky_1160{background:#22c55e26;color:#22c55e}._statusHumanNeeded_wk2ky_1165{background:#f9731626;color:#f97316}._statusFailed_wk2ky_1170{background:#ef444426;color:#ef4444}._ideaVerdict_wk2ky_1175{font-family:DM Mono,monospace;font-size:.65rem;color:var(--text-tertiary)}._ideaSavings_wk2ky_1181{font-family:DM Mono,monospace;font-size:.65rem;color:#22c55e;font-weight:500}._projectFileList_wk2ky_1189{display:flex;flex-direction:column;gap:.35rem}._projectFileItem_wk2ky_1195{display:flex;justify-content:space-between;align-items:center;padding:.4rem .6rem;background:var(--card);border:1px solid var(--border-light);border-radius:6px}._projectTrackerList_wk2ky_1205{display:flex;flex-direction:column;gap:.35rem}._projectTrackerItem_wk2ky_1211{display:flex;justify-content:space-between;align-items:center;padding:.4rem .6rem;background:var(--card);border:1px solid var(--border-light);border-radius:6px}._projectTrackerValue_wk2ky_1221{font-family:DM Mono,monospace;font-size:.78rem;color:var(--accent);font-weight:500}._analyticsSection_wk2ky_1229{display:flex;flex-direction:column;gap:1rem}._metricGrid_wk2ky_1235{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}._metricCard_wk2ky_1241{display:flex;flex-direction:column;gap:.2rem;padding:.85rem .75rem;background:var(--card);border:1px solid var(--border-light);border-radius:8px}._metricLabel_wk2ky_1251{font-family:DM Mono,monospace;font-size:.65rem;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em}._metricValue_wk2ky_1259{font-family:DM Mono,monospace;font-size:1.1rem;font-weight:600;color:var(--text)}._metricSublabel_wk2ky_1266{font-family:DM Mono,monospace;font-size:.62rem;color:var(--text-tertiary);line-height:1.4}@keyframes _fadeIn_wk2ky_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:700px){._nav_wk2ky_22{padding:.75rem 1rem}._page_wk2ky_7{padding:1.5rem 1.5rem 3rem}._metricGrid_wk2ky_1235{grid-template-columns:1fr}}:root{--bg: #faf8f5;--bg-warm: #f5f0ea;--text: #1a1816;--text-secondary: #6b6560;--text-tertiary: #9e9590;--accent: #c8553a;--accent-soft: #c8553a18;--border: #e8e2da;--border-light: #f0ebe5;--card: #ffffff;--alive: #3a8c6e;--alive-soft: #3a8c6e15;--alive-glow: #3a8c6e40;--sidebar-width: 280px;--danger: #c83a3a;--warning: #c8953a;--radius: 12px;--radius-sm: 6px;--radius-lg: 16px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Newsreader,Georgia,Times New Roman,serif;font-optical-sizing:auto;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;min-height:100vh}::selection{background:var(--accent-soft);color:var(--accent)}h1,h2,h3,h4,h5,h6{line-height:1.3;font-weight:500}p{margin-bottom:1em}p:last-child{margin-bottom:0}a{color:var(--accent);text-decoration:none;transition:opacity .2s ease}a:hover{opacity:.8}a:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-sm)}.dm-mono{font-family:DM Mono,Courier New,Courier,monospace}img{max-width:100%;display:block}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes pulse{0%{box-shadow:0 0 0 0 var(--alive-glow)}70%{box-shadow:0 0 0 8px transparent}to{box-shadow:0 0 0 0 transparent}}@keyframes breathe{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}@keyframes slideInLeft{0%{transform:translate(-10px);opacity:0}to{transform:translate(0);opacity:1}}.page-transition{animation:fadeIn .3s ease-out both}.fade-in{animation:fadeIn .4s ease-out both}.slide-up{animation:slideUp .4s ease-out both}
