@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}._page_19tzr_1{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:4rem 2rem}._card_19tzr_9{background:var(--card);border:1px solid var(--border-light);border-radius:var(--radius);padding:2.5rem 2rem;max-width:440px;width:100%;display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center;animation:_fadeIn_19tzr_1 .4s ease-out both}._title_19tzr_24{font-family:Newsreader,Georgia,serif;font-size:1.5rem;font-weight:500;color:var(--text)}._balanceRow_19tzr_31{display:flex;flex-direction:column;gap:.25rem;margin-top:.5rem}._balanceLabel_19tzr_38{font-family:DM Mono,monospace;font-size:.72rem;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em}._balanceValue_19tzr_46{font-family:Newsreader,Georgia,serif;font-size:2.25rem;font-weight:500;color:var(--text)}._address_19tzr_53{font-family:DM Mono,monospace;font-size:.68rem;color:var(--text-secondary);background:var(--bg);padding:.5rem .75rem;border-radius:6px;word-break:break-all}._primaryBtn_19tzr_63{width:100%;padding:.85rem 1.25rem;background:var(--text);color:var(--bg);border:none;border-radius:8px;font-family:DM Mono,monospace;font-size:.78rem;font-weight:500;cursor:pointer;transition:opacity .2s}._primaryBtn_19tzr_63:hover{opacity:.85}._deleteBtn_19tzr_81{background:none;border:none;font-family:DM Mono,monospace;font-size:.72rem;color:var(--text-tertiary);cursor:pointer;padding:.5rem;transition:color .2s}._deleteBtn_19tzr_81:hover{color:var(--danger, #c44)}._deleteBtn_19tzr_81:disabled{opacity:.5;cursor:not-allowed}._error_19tzr_101{font-family:DM Mono,monospace;font-size:.72rem;color:var(--danger, #c44);line-height:1.5}@keyframes _fadeIn_19tzr_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._page_j41ft_1{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:4rem 2rem}._card_j41ft_9{background:var(--card);border:1px solid var(--border-light);border-radius:var(--radius);padding:2.5rem 2rem;max-width:400px;width:100%;text-align:center;animation:_fadeIn_j41ft_1 .4s ease-out both}._title_j41ft_20{font-family:Newsreader,Georgia,serif;font-size:1.5rem;font-weight:500;color:var(--text);margin-bottom:.75rem}._description_j41ft_28{font-family:DM Mono,monospace;font-size:.78rem;color:var(--text-secondary);line-height:1.6}@keyframes _fadeIn_j41ft_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}: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}
