._btn_197ul_1{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-body);font-weight:500;border-radius:var(--radius-md);transition:background .18s var(--ease),box-shadow .18s var(--ease),transform .12s var(--ease),opacity .15s;white-space:nowrap;letter-spacing:.01em}._btn_197ul_1:active:not(:disabled){transform:scale(.97)}._btn_197ul_1:disabled{opacity:.5;cursor:not-allowed}._sm_197ul_4{padding:.5rem 1rem;font-size:.875rem}._md_197ul_5{padding:.7rem 1.5rem;font-size:1rem}._lg_197ul_6{padding:.9rem 2rem;font-size:1.05rem}._primary_197ul_7{background:var(--accent);color:#fff}._primary_197ul_7:hover:not(:disabled){background:var(--accent-hover);box-shadow:0 4px 16px #0ea5e959;transform:translateY(-1px)}._secondary_197ul_9{background:transparent;color:var(--accent);border:1.5px solid var(--accent)}._secondary_197ul_9:hover:not(:disabled){background:var(--accent-light)}._ghost_197ul_11{background:transparent;color:var(--text-muted)}._ghost_197ul_11:hover:not(:disabled){background:var(--surface-2);color:var(--text)}._danger_197ul_13{background:var(--error);color:#fff}._danger_197ul_13:hover:not(:disabled){opacity:.9}._full_197ul_15{width:100%}._spinner_197ul_16{display:inline-block;width:1em;height:1em;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:_spin_197ul_16 .6s linear infinite;flex-shrink:0}._dim_197ul_17{opacity:.7}@keyframes _spin_197ul_16{to{transform:rotate(360deg)}}._page_10hei_1{min-height:100vh;display:flex;flex-direction:column}._nav_10hei_2{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 2rem;position:sticky;top:0;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-light);z-index:50}._logo_10hei_3{height:34px;width:auto;display:block}._navLinks_10hei_4{display:flex;align-items:center;gap:1.5rem}._navLink_10hei_4{font-size:.875rem;font-weight:500;color:var(--text-muted);transition:color .15s}._navLink_10hei_4:hover{color:var(--text)}._heroSection_10hei_7{position:relative;overflow:hidden}._heroSection_10hei_7:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/images/hero.jpg);background-size:cover;background-position:center 30%;z-index:0}._heroSection_10hei_7:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.15) 0%,rgba(255,255,255,.35) 45%,rgba(255,255,255,.85) 85%,var(--bg) 100%);z-index:1}._hero_10hei_7{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;padding:6rem 1.5rem 3rem;max-width:700px;margin:0 auto}._eyebrow_10hei_11{font-size:.8125rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--text);margin-bottom:1.25rem}._headline_10hei_12{font-family:var(--font-display);font-size:clamp(2.4rem,6vw,3.75rem);font-weight:400;line-height:1.15;letter-spacing:-.02em;margin-bottom:1.5rem;text-shadow:0 2px 24px rgba(255,255,255,.8);color:var(--text)}._headline_10hei_12 em{font-style:italic;color:var(--text)}._tagline_10hei_14{font-size:1.2rem;font-weight:600;color:var(--text);margin-bottom:1rem;letter-spacing:-.01em;text-shadow:0 2px 16px rgba(255,255,255,.85)}._sub_10hei_15{font-size:1.1rem;color:var(--text-muted);line-height:1.7;max-width:500px;margin-bottom:2.5rem}._heroCta_10hei_16{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-top:11rem}._altLink_10hei_17{font-size:.875rem;color:var(--text-muted);text-decoration:underline;text-decoration-color:transparent;transition:all .15s}._altLink_10hei_17:hover{color:var(--text);text-decoration-color:currentColor}._ctaNote_10hei_19{font-size:.8125rem;color:var(--text-subtle)}._ticker_10hei_20{overflow:hidden;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface);padding:.9rem 0}._tickerTrack_10hei_21{display:flex;gap:2.5rem;animation:_ticker_10hei_20 30s linear infinite;width:max-content}._ticker_10hei_20:hover ._tickerTrack_10hei_21{animation-play-state:paused}._tickerItem_10hei_23{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;color:var(--text-muted);white-space:nowrap}._dot_10hei_24{color:var(--accent);font-size:.6em}@keyframes _ticker_10hei_20{0%{transform:translate(0)}to{transform:translate(-50%)}}._how_10hei_26{padding:5rem 1.5rem;max-width:960px;margin:0 auto;width:100%}._sectionTitle_10hei_27{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:400;text-align:center;margin-bottom:3.5rem}._steps_10hei_28{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._step_10hei_28{padding:2rem;background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border)}._stepN_10hei_30{font-family:var(--font-display);font-size:2rem;font-style:italic;color:var(--accent-light);font-weight:600;display:block;margin-bottom:.75rem;border-bottom:1px solid var(--border);padding-bottom:.75rem}._stepTitle_10hei_31{font-family:var(--font-display);font-size:1.15rem;font-weight:600;margin-bottom:.6rem}._stepBody_10hei_32{font-size:.9rem;color:var(--text-muted);line-height:1.7}._cta_10hei_19{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:5rem 1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.25rem}._ctaTitle_10hei_34{font-family:var(--font-display);font-size:clamp(1.6rem,4vw,2.25rem);font-weight:400;max-width:520px;line-height:1.3}._ctaBody_10hei_35{font-size:1rem;color:var(--text-muted);max-width:420px;line-height:1.7}._footer_10hei_36{padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-top:auto}._footerLogo_10hei_37{font-family:var(--font-display);font-style:italic;font-size:1.25rem;color:var(--text-muted)}._footerLinks_10hei_38{display:flex;gap:1.25rem;flex-wrap:wrap;justify-content:center}._footerLinks_10hei_38 a{font-size:.8125rem;color:var(--text-subtle);transition:color .15s}._footerLinks_10hei_38 a:hover{color:var(--text-muted)}._copy_10hei_41{font-size:.75rem;color:var(--text-subtle)}@media (max-width:768px){._steps_10hei_28{grid-template-columns:1fr}._nav_10hei_2{padding:1rem 1.25rem}._hero_10hei_7{padding:3.5rem 1.25rem 3rem}}._wrap_1tk95_1{display:flex;flex-direction:column;gap:.375rem}._label_1tk95_2{font-size:.875rem;font-weight:500;color:var(--text)}._input_1tk95_3{width:100%;padding:.7rem 1rem;border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text);transition:border-color .15s,box-shadow .15s}._input_1tk95_3::placeholder{color:var(--text-subtle)}._input_1tk95_3:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #0ea5e91f}._err_1tk95_6{border-color:var(--error)}._err_1tk95_6:focus{box-shadow:0 0 0 3px #c0392b1f}._error_1tk95_8{font-size:.8125rem;color:var(--error)}._hint_1tk95_9{font-size:.8125rem;color:var(--text-muted)}._page_vzuu1_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1.25rem;background:var(--bg)}._card_vzuu1_2{width:100%;max-width:420px;background:var(--surface);border-radius:var(--radius-xl);padding:2.5rem 2rem;box-shadow:var(--shadow-md);border:1px solid var(--border-light);display:flex;flex-direction:column}._logo_vzuu1_3{text-align:center;margin-bottom:1.75rem;display:block;transition:opacity .15s}._logoImg_vzuu1_4{height:36px;width:auto;margin:0 auto;display:block}._logo_vzuu1_3:hover{opacity:.75}._heading_vzuu1_6{font-family:var(--font-display);font-size:1.5rem;font-weight:600;text-align:center;margin-bottom:.4rem}._sub_vzuu1_7{font-size:.875rem;color:var(--text-muted);text-align:center;line-height:1.6;margin-bottom:1.75rem}._alert_vzuu1_8{background:var(--error-light);border:1px solid rgba(192,57,43,.2);border-radius:var(--radius-md);padding:.75rem 1rem;font-size:.875rem;color:var(--error);margin-bottom:1.25rem}._form_vzuu1_9{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}._forgotRow_vzuu1_10{display:flex;justify-content:flex-end;margin-top:-.25rem}._link_vzuu1_11{color:var(--accent);font-weight:500;transition:opacity .15s;text-decoration:underline;text-decoration-color:transparent}._link_vzuu1_11:hover{text-decoration-color:currentColor}._switchText_vzuu1_13{font-size:.875rem;color:var(--text-muted);text-align:center;margin-bottom:1rem}._legal_vzuu1_14{font-size:.75rem;color:var(--text-subtle);text-align:center;line-height:1.6}._successIcon_vzuu1_15{width:52px;height:52px;border-radius:50%;background:var(--success-light);color:var(--success);display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;margin:0 auto 1.5rem}._infoAlert_vzuu1_17{background:var(--accent-light);border:1px solid rgba(14,165,233,.3);border-radius:var(--radius-md);padding:.875rem 1rem;font-size:.875rem;color:var(--accent-text);margin-bottom:1.25rem;line-height:1.6}._page_10leh_1{min-height:100vh;display:flex;flex-direction:column;background:var(--bg)}._header_10leh_2{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:var(--surface);border-bottom:1px solid var(--border-light);position:sticky;top:0;z-index:10}._logo_10leh_3{display:block}._logoImg_10leh_4{height:28px;width:auto;display:block}._counter_10leh_5{font-size:.8125rem;font-weight:500;color:var(--text-muted);letter-spacing:.01em}._progressBg_10leh_6{height:3px;background:var(--border);width:100%;position:sticky;top:57px;z-index:10}._progressFill_10leh_7{height:100%;background:var(--accent);transition:width .4s cubic-bezier(.25,.46,.45,.94)}._main_10leh_8{flex:1;overflow-y:auto;padding:2.5rem 1.5rem 6rem}._inner_10leh_9{max-width:600px;margin:0 auto}._eyebrow_10leh_10{font-size:.8rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem}._title_10leh_11{font-family:var(--font-display);font-size:clamp(1.6rem,4vw,2.1rem);font-weight:400;color:var(--text);margin-bottom:.6rem;line-height:1.2}._description_10leh_12{font-size:.9375rem;color:var(--text-muted);line-height:1.6;margin-bottom:2rem}._content_10leh_13{margin-top:1.75rem}._footer_10leh_14{position:sticky;bottom:0;background:#f7f4eef2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid var(--border-light);padding:1rem 1.5rem;z-index:10}._footerInner_10leh_15{max-width:600px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}._field_us7ql_1{display:flex;flex-direction:column;gap:.5rem}._note_us7ql_2{font-size:.8125rem;color:var(--text-muted);line-height:1.6;margin-top:.5rem;padding:.75rem 1rem;background:var(--surface-2);border-radius:var(--radius-md);border:1px solid var(--border)}._charCount_us7ql_3{font-size:.75rem;color:var(--text-subtle);text-align:right;margin-top:.25rem}._error_us7ql_4{font-size:.8125rem;color:var(--error);margin-top:.25rem}select{width:100%;padding:.7rem 1rem;border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text);font-size:.9375rem;transition:border-color .15s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%237A736B' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}select:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #0ea5e91f}._options_3jsll_1{display:flex;flex-direction:column;gap:.75rem}._option_3jsll_1{display:flex;align-items:flex-start;gap:.9rem;padding:1.1rem 1.25rem;border:1.5px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);cursor:pointer;text-align:left;transition:border-color .18s,background .18s,box-shadow .18s;width:100%}._option_3jsll_1:hover{border-color:var(--accent);background:var(--accent-light)}._selected_3jsll_4{border-color:var(--accent);background:var(--accent-light);box-shadow:0 0 0 3px #0ea5e91f}._radio_3jsll_5{font-size:1.1rem;color:var(--accent);flex-shrink:0;margin-top:.1rem;line-height:1}._optionText_3jsll_6{display:flex;flex-direction:column;gap:.2rem}._optionLabel_3jsll_7{font-weight:600;font-size:.9375rem;color:var(--text)}._optionBody_3jsll_8{font-size:.8375rem;color:var(--text-muted);line-height:1.5}._grid_1wht8_1{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:2rem}._card_1wht8_2{position:relative;text-align:left;padding:1rem 1.1rem;border:1.5px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);cursor:pointer;transition:border-color .18s,background .18s,box-shadow .18s}._card_1wht8_2:hover{border-color:var(--accent);background:var(--accent-light)}._selected_1wht8_4{border-color:var(--accent);background:var(--accent-light);box-shadow:0 0 0 3px #0ea5e91f}._cardName_1wht8_5{display:block;font-weight:600;font-size:.9rem;color:var(--text);margin-bottom:.3rem;line-height:1.3}._cardDesc_1wht8_6{display:block;font-size:.78rem;color:var(--text-muted);line-height:1.5}._tick_1wht8_7{position:absolute;top:.6rem;right:.75rem;color:var(--accent);font-size:.85rem;font-weight:700}._textSection_1wht8_8{margin-bottom:1.5rem}._label_1wht8_9{display:block;font-size:.875rem;font-weight:500;color:var(--text);margin-bottom:.5rem}._optional_1wht8_10{font-weight:400;color:var(--text-muted)}@media (max-width:500px){._grid_1wht8_1{grid-template-columns:1fr}}._avatarGrid_1gnez_1{display:grid;grid-template-columns:repeat(6,1fr);gap:.6rem;margin-bottom:1.75rem}._avatarBtn_1gnez_2{aspect-ratio:1;border-radius:50%;border:2px solid var(--border);overflow:hidden;padding:0;background:var(--surface-2);cursor:pointer;transition:border-color .18s var(--ease),transform .18s var(--ease),box-shadow .18s var(--ease)}._avatarBtn_1gnez_2:hover{transform:scale(1.07)}._avatarSelected_1gnez_4{border-color:var(--accent);box-shadow:0 0 0 3px #0ea5e92e}._avatarImg_1gnez_5{width:100%;height:100%;object-fit:cover;display:block}._bioSection_1gnez_6{margin-top:.25rem}._label_1gnez_7{display:block;font-size:.875rem;font-weight:500;color:var(--text);margin-bottom:.5rem}textarea{width:100%;padding:.7rem 1rem;border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text);resize:vertical;min-height:120px;line-height:1.6;transition:border-color .15s,box-shadow .15s;font-family:var(--font-body);font-size:.9375rem}textarea::placeholder{color:var(--text-subtle)}textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #0ea5e91f}@media (max-width:420px){._avatarGrid_1gnez_1{grid-template-columns:repeat(4,1fr)}}._photoSection_1gnez_13{margin-bottom:2rem;text-align:center}._photoUpload_1gnez_14{width:140px;height:140px;border-radius:50%;overflow:hidden;margin:0 auto;display:block;cursor:pointer;border:2px dashed var(--border);transition:border-color .18s var(--ease),transform .18s var(--ease)}._photoUpload_1gnez_14:hover{border-color:var(--accent);transform:scale(1.02)}._photoPreviewImg_1gnez_16{width:100%;height:100%;object-fit:cover;display:block}._photoPlaceholder_1gnez_17{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;background:var(--surface-2)}._photoPlus_1gnez_18{font-size:2rem;color:var(--text-subtle);line-height:1}._photoLabel_1gnez_19{font-size:.75rem;color:var(--text-subtle);font-weight:500}._photoHint_1gnez_20{font-size:.8rem;color:var(--text-muted);margin-top:.75rem}._avatarSection_1gnez_21,._field_x0lc9_1{margin-bottom:1.75rem}._label_x0lc9_2{display:block;font-size:.875rem;font-weight:500;color:var(--text);margin-bottom:.6rem}._pillRow_x0lc9_3{display:flex;flex-wrap:wrap;gap:.6rem}._pill_x0lc9_3{padding:.55rem 1.05rem;border:1.5px solid var(--border);border-radius:var(--radius-full);font-size:.85rem;font-weight:500;color:var(--text-muted);background:var(--surface);transition:all .18s var(--ease)}._pill_x0lc9_3:hover{border-color:var(--accent)}._pillSelected_x0lc9_6{border-color:var(--accent);background:var(--accent-light);color:var(--accent-text)}._wrap_1346m_1{display:flex;flex-direction:column;gap:.85rem}._error_1346m_2{font-size:.8125rem;color:var(--error);margin:0}._manualRow_1346m_3{display:flex;gap:.75rem;flex-wrap:wrap}._field_1346m_4{flex:1;min-width:140px;display:flex;flex-direction:column;gap:.4rem}._label_1346m_5{font-size:.8rem;font-weight:500;color:var(--text-muted)}._select_1346m_6,._input_1346m_6{padding:.65rem .85rem;border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text);font-size:.9rem;font-family:var(--font-body)}._select_1346m_6:focus,._input_1346m_6:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #0ea5e91f}._items_12azj_1{display:flex;flex-direction:column;gap:.75rem}._item_12azj_1{display:flex;align-items:flex-start;gap:.9rem;padding:1.1rem 1.25rem;border:1.5px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);cursor:pointer;transition:border-color .18s,background .18s}._item_12azj_1:hover{border-color:var(--accent)}._checked_12azj_4{border-color:var(--accent);background:var(--accent-light)}._checkbox_12azj_5{width:18px;height:18px;flex-shrink:0;margin-top:.15rem;accent-color:var(--accent);cursor:pointer}._itemText_12azj_6{display:flex;flex-direction:column;gap:.3rem}._itemTitle_12azj_7{font-size:.9rem;font-weight:600;color:var(--text);line-height:1.3}._itemBody_12azj_8{font-size:.825rem;color:var(--text-muted);line-height:1.55}._link_12azj_9{color:var(--accent);text-decoration:underline}._hint_12azj_10{font-size:.8125rem;color:var(--text-subtle);margin-top:1rem;text-align:center}._photoStrip_pmme9_1{display:flex;gap:.5rem;margin-bottom:1.75rem}._stripThumb_pmme9_2{width:72px;height:72px;border-radius:var(--radius-md);object-fit:cover}._stripMore_pmme9_3{width:72px;height:72px;border-radius:var(--radius-md);background:var(--surface-2);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;color:var(--text-muted)}._sections_pmme9_4{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;background:var(--surface)}._row_pmme9_5{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border-bottom:1px solid var(--border-light)}._row_pmme9_5:last-child{border-bottom:none}._rowContent_pmme9_7{display:flex;flex-direction:column;gap:.2rem;min-width:0}._rowLabel_pmme9_8{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-subtle)}._rowValue_pmme9_9{font-size:.9375rem;color:var(--text);font-weight:500}._rowSub_pmme9_10{font-size:.8125rem;color:var(--text-muted)}._rowExtra_pmme9_11{font-size:.8125rem;color:var(--text-muted);font-style:italic;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._editBtn_pmme9_12{font-size:.8125rem;font-weight:500;color:var(--accent);flex-shrink:0;padding:.25rem .5rem;border-radius:var(--radius-sm);transition:background .15s}._editBtn_pmme9_12:hover{background:var(--accent-light)}._verifyNote_pmme9_14{margin-top:1.5rem;font-size:.8125rem;color:var(--text-muted);line-height:1.6;padding:.875rem 1rem;background:var(--surface-2);border-radius:var(--radius-md);border:1px solid var(--border)}._avatarPreview_pmme9_16{width:72px;height:72px;border-radius:50%;margin-bottom:1.75rem;border:1.5px solid var(--border);font-size:1.75rem}._avatarPreviewEmoji_pmme9_17{font-size:2rem;line-height:1}._avatarPreviewImg_pmme9_19{width:100%;height:100%;object-fit:cover;display:block}._previewRow_pmme9_21{display:flex;align-items:center;gap:.75rem;margin-bottom:1.75rem}._photoPreviewSmall_pmme9_22{width:72px;height:72px;border-radius:50%;object-fit:cover;border:2px solid var(--accent-light)}._loading_ap69u_1{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;background:var(--bg)}._loadingLogo_ap69u_2{font-family:var(--font-display);font-size:2rem;font-style:italic;font-weight:600;color:var(--text);animation:_pulse_ap69u_1 1.5s ease-in-out infinite}._loadingText_ap69u_3{font-size:.875rem;color:var(--text-muted)}@keyframes _pulse_ap69u_1{0%,to{opacity:1}50%{opacity:.4}}._submitError_ap69u_5{position:fixed;top:0;left:0;right:0;background:var(--error);color:#fff;padding:.75rem 1.5rem;font-size:.875rem;z-index:100;display:flex;align-items:center;justify-content:space-between}._submitError_ap69u_5 button{color:#fff;text-decoration:underline;font-size:.875rem}._shell_nz9na_1{min-height:100vh;display:flex;flex-direction:column;background:var(--bg)}._topbar_nz9na_2{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:#ffffffd9;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border-light);flex-shrink:0;position:sticky;top:0;z-index:40}._logo_nz9na_3{height:30px;width:auto;display:block}._topbarActions_nz9na_4{display:flex;align-items:center;gap:1.1rem}._editIcon_nz9na_5{color:var(--text-muted);transition:color .15s;display:flex;align-items:center}._editIcon_nz9na_5:hover{color:var(--accent)}._signOut_nz9na_7{font-size:.8rem;color:var(--text-subtle);font-weight:500;transition:color .15s}._signOut_nz9na_7:hover{color:var(--text-muted)}._content_nz9na_9{flex:1;overflow-y:auto}._bottomNav_nz9na_11{display:flex;background:#fffffff0;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--border-light);padding:.5rem 0 calc(.5rem + env(safe-area-inset-bottom));position:sticky;bottom:0;z-index:40}._navItem_nz9na_12,._navActive_nz9na_12{flex:1;display:flex;flex-direction:column;align-items:center;gap:.3rem;font-size:.66rem;font-weight:500;color:var(--text-subtle);padding:.35rem 0;transition:color .2s var(--ease),transform .15s var(--ease);position:relative;letter-spacing:.01em}._navItem_nz9na_12:active{transform:scale(.94)}._navActive_nz9na_12{color:var(--accent);font-weight:600}._navActive_nz9na_12:before{content:"";position:absolute;top:-.5rem;width:20px;height:3px;border-radius:0 0 3px 3px;background:var(--accent)}._navIconWrap_nz9na_17{position:relative;display:inline-flex}._navBadge_nz9na_18{position:absolute;top:-5px;right:-8px;background:var(--accent);color:#fff;font-size:.6rem;font-weight:700;min-width:15px;height:15px;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;padding:0 3px;line-height:1;border:2px solid var(--bg)}._toast_nz9na_20{position:relative;z-index:45;width:calc(100% - 1.5rem);max-width:420px;margin:.6rem auto 0;display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;background:var(--text);color:#fff;padding:.8rem 1.1rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);text-align:left;animation:_toastIn_nz9na_1 .25s var(--ease)}._toastName_nz9na_21{font-size:.8125rem;font-weight:600;color:var(--accent-light)}._toastBody_nz9na_22{font-size:.8125rem;opacity:.9}._toastClose_nz9na_23{position:absolute;top:.5rem;right:.65rem;font-size:1rem;opacity:.7}@keyframes _toastIn_nz9na_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._page_krr09_1{padding:2rem 1.25rem;display:flex;align-items:center;justify-content:center;min-height:80vh}._card_krr09_2{max-width:480px;width:100%;background:var(--surface);border-radius:var(--radius-xl);padding:2.75rem 2.25rem;box-shadow:var(--shadow-lg);border:1px solid var(--border-light);text-align:center;display:flex;flex-direction:column;gap:1.25rem;animation:_fadeUp_krr09_1 .35s var(--ease)}@keyframes _fadeUp_krr09_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._avatar_krr09_4{width:88px;height:88px;border-radius:50%;object-fit:cover;margin:0 auto;display:block;border:3px solid var(--accent-light);box-shadow:var(--shadow-sm)}._title_krr09_5{font-family:var(--font-display);font-size:1.75rem;font-weight:400}._body_krr09_6{font-size:.9375rem;color:var(--text-muted);line-height:1.7}._verifyBanner_krr09_7{margin-top:.5rem;padding:1rem 1.1rem;background:var(--accent-light);border:1px solid rgba(14,165,233,.25);border-radius:var(--radius-md);text-align:left;display:flex;flex-direction:column;gap:.75rem}._verifyText_krr09_8{font-size:.875rem;color:var(--accent-text);line-height:1.6}._verifyInfo_krr09_9{font-size:.8125rem;color:var(--accent-text);line-height:1.6;font-style:italic}._editLink_krr09_11{font-size:.8125rem;color:var(--text-muted);text-decoration:underline;text-decoration-color:transparent;transition:all .15s}._editLink_krr09_11:hover{color:var(--accent);text-decoration-color:currentColor}._verifiedBanner_krr09_14{margin-top:.5rem;padding:1rem 1.1rem;background:var(--success-light);border:1px solid rgba(74,124,89,.25);border-radius:var(--radius-md);display:flex;align-items:center;gap:.75rem;text-align:left}._verifiedCheck_krr09_15{width:28px;height:28px;border-radius:50%;background:var(--success);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0;font-size:.9rem}._verifiedText_krr09_16{font-size:.875rem;color:var(--success);font-weight:500;line-height:1.5}._verifyErrorText_krr09_17{font-size:.8125rem;color:var(--error);margin-top:-.25rem}._overlay_twoxb_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a16128c;display:flex;align-items:flex-end;justify-content:center;z-index:200}@media (min-width:600px){._overlay_twoxb_1{align-items:center}}._modal_twoxb_3{background:var(--surface);border-radius:var(--radius-xl) var(--radius-xl) 0 0;padding:1.75rem 1.5rem;max-width:420px;width:100%;box-shadow:var(--shadow-lg)}@media (min-width:600px){._modal_twoxb_3{border-radius:var(--radius-xl)}}._title_twoxb_5{font-family:var(--font-display);font-size:1.25rem;font-weight:600;margin-bottom:1rem}._reasons_twoxb_6{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}._reasonBtn_twoxb_7{text-align:left;padding:.75rem 1rem;border:1.5px solid var(--border);border-radius:var(--radius-md);font-size:.875rem;transition:border-color .15s,background .15s}._reasonBtn_twoxb_7:hover{border-color:var(--accent)}._reasonSelected_twoxb_9{border-color:var(--accent);background:var(--accent-light);font-weight:500}._textarea_twoxb_10{width:100%;padding:.65rem .85rem;border:1.5px solid var(--border);border-radius:var(--radius-md);font-size:.875rem;resize:vertical;margin-bottom:1rem;font-family:var(--font-body)}._blockRow_twoxb_11{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--text-muted);margin-bottom:1.25rem}._actions_twoxb_12{display:flex;gap:.75rem;justify-content:flex-end}._doneIcon_twoxb_13{width:44px;height:44px;border-radius:50%;background:var(--success-light);color:var(--success);display:flex;align-items:center;justify-content:center;font-weight:700;margin-bottom:1rem}._body_twoxb_14{font-size:.875rem;color:var(--text-muted);margin-bottom:1.25rem}._overlay_2mubs_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f111580;display:flex;align-items:flex-end;justify-content:center;z-index:200}@media (min-width:600px){._overlay_2mubs_1{align-items:center}}._panel_2mubs_3{background:var(--surface);border-radius:24px 24px 0 0;max-width:480px;width:100%;max-height:85vh;display:flex;flex-direction:column;box-shadow:var(--shadow-lg);animation:_panelIn_2mubs_1 .28s var(--ease)}@media (min-width:600px){._panel_2mubs_3{border-radius:24px}}@keyframes _panelIn_2mubs_1{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}._header_2mubs_7{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid var(--border-light);flex-shrink:0}._title_2mubs_8{font-family:var(--font-display);font-size:1.35rem;font-weight:600}._closeBtn_2mubs_9{font-size:1.5rem;color:var(--text-muted);line-height:1;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .15s}._closeBtn_2mubs_9:hover{background:var(--surface-2)}._body_2mubs_12{overflow-y:auto;padding:1.5rem;flex:1}._section_2mubs_13{margin-bottom:2rem}._section_2mubs_13:last-child{margin-bottom:0}._label_2mubs_15{display:block;font-size:.9rem;font-weight:600;color:var(--text);margin-bottom:.35rem}._optional_2mubs_16{font-weight:400;color:var(--text-muted)}._hint_2mubs_17{font-size:.8rem;color:var(--text-muted);margin-bottom:.85rem;line-height:1.5}._pillRow_2mubs_19{display:flex;flex-wrap:wrap;gap:.6rem}._pill_2mubs_19{padding:.55rem 1.1rem;border:1.5px solid var(--border);border-radius:var(--radius-full);font-size:.85rem;font-weight:500;color:var(--text-muted);background:var(--surface);transition:all .18s var(--ease)}._pill_2mubs_19:hover{border-color:var(--accent)}._pillSelected_2mubs_22{border-color:var(--accent);background:var(--accent-light);color:var(--accent-text)}._assignmentGrid_2mubs_24{display:flex;flex-wrap:wrap;gap:.5rem}._assignmentPill_2mubs_25{padding:.5rem .9rem;border:1.5px solid var(--border);border-radius:var(--radius-full);font-size:.8rem;font-weight:500;color:var(--text-muted);background:var(--surface);transition:all .18s var(--ease)}._assignmentPill_2mubs_25:hover{border-color:var(--accent)}._select_2mubs_28{width:100%;padding:.7rem .9rem;border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text);font-size:.9rem;font-family:var(--font-body)}._select_2mubs_28:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #0ea5e91f}._footer_2mubs_31{display:flex;gap:.75rem;padding:1.25rem 1.5rem;border-top:1px solid var(--border-light);flex-shrink:0}._page_9i6o4_1{min-height:100%;display:flex;flex-direction:column;padding:1.25rem 1.25rem 5rem}._topBar_9i6o4_3{max-width:440px;margin:0 auto .9rem;width:100%;display:flex;justify-content:space-between;align-items:center;gap:.6rem}._passedLink_9i6o4_4{font-size:.82rem;font-weight:500;color:var(--text-muted);transition:color .15s}._passedLink_9i6o4_4:hover{color:var(--accent)}._filterBtn_9i6o4_6{display:flex;align-items:center;gap:.4rem;padding:.5rem .9rem;border:1.5px solid var(--border);border-radius:var(--radius-full);background:var(--surface);font-size:.82rem;font-weight:500;color:var(--text-muted);transition:border-color .15s,color .15s}._filterBtn_9i6o4_6:hover{border-color:var(--accent);color:var(--accent)}._filterBadge_9i6o4_8{background:var(--accent);color:#fff;font-size:.68rem;font-weight:700;min-width:16px;height:16px;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;padding:0 3px}._emptyActions_9i6o4_11{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}._center_9i6o4_12{flex:1;display:flex;align-items:center;justify-content:center;min-height:60vh}._loadingText_9i6o4_13{color:var(--text-muted);font-size:.9375rem}._emptyState_9i6o4_10{text-align:center;max-width:320px}._emptyTitle_9i6o4_15{font-family:var(--font-display);font-size:1.5rem;font-weight:600;margin-bottom:.6rem}._emptyBody_9i6o4_16{font-size:.875rem;color:var(--text-muted);line-height:1.6;margin-bottom:1.5rem}._cardWrap_9i6o4_18{max-width:440px;margin:0 auto;width:100%}._card_9i6o4_18{background:var(--surface);border-radius:28px;overflow:hidden;box-shadow:0 12px 40px #1a161217;border:1px solid var(--border-light);animation:_cardIn_9i6o4_1 .32s var(--ease)}@keyframes _cardIn_9i6o4_1{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._cardTop_9i6o4_22{display:flex;align-items:center;gap:1rem;padding:1.75rem 1.75rem 1.1rem}._avatar_9i6o4_23{width:62px;height:62px;border-radius:50%;flex-shrink:0;font-size:1.4rem;object-fit:cover;border:2px solid var(--accent-light)}._cardTopInfo_9i6o4_24{flex:1;display:flex;flex-direction:column;gap:.3rem;min-width:0}._name_9i6o4_25{font-family:var(--font-display);font-size:1.5rem;font-weight:600;letter-spacing:-.01em;line-height:1.15}._verifiedBadge_9i6o4_26{align-self:flex-start;background:var(--success-light);color:var(--success);font-size:.7rem;font-weight:600;padding:.2rem .55rem;border-radius:var(--radius-full)}._pendingBadge_9i6o4_27{align-self:flex-start;background:var(--surface-2);color:var(--text-muted);font-size:.7rem;font-weight:500;padding:.2rem .55rem;border-radius:var(--radius-full)}._reportBtn_9i6o4_28{width:32px;height:32px;border-radius:50%;background:var(--surface-2);color:var(--text-muted);font-size:1.1rem;line-height:1;display:flex;align-items:center;justify-content:center;flex-shrink:0}._info_9i6o4_30{padding:0 1.75rem 1.75rem}._assignmentRow_9i6o4_31{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.1rem}._assignmentBadge_9i6o4_32{font-size:.78rem;font-weight:600;padding:.4rem .85rem;border-radius:var(--radius-full);background:var(--accent-light);color:var(--accent-text)}._assignmentBadgeSecondary_9i6o4_33{font-size:.78rem;font-weight:500;padding:.4rem .85rem;border-radius:var(--radius-full);background:var(--surface-2);color:var(--text-muted)}._calling_9i6o4_34{font-size:1.05rem;font-style:italic;color:var(--text);line-height:1.7;margin-bottom:1.1rem;padding:1.1rem 1.2rem;background:var(--surface-2);border-radius:16px;border-left:3px solid var(--accent)}._bio_9i6o4_35{font-size:.9375rem;color:var(--text-muted);line-height:1.75}._actions_9i6o4_37{display:flex;justify-content:center;gap:1.75rem;margin-top:1.75rem}._passBtn_9i6o4_38,._likeBtn_9i6o4_38{width:62px;height:62px;border-radius:50%;font-size:1.5rem;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #1a16121a;transition:transform .15s var(--ease),box-shadow .15s var(--ease);background:var(--surface);border:1.5px solid var(--border)}._passBtn_9i6o4_38:hover{transform:scale(1.08) translateY(-2px);color:var(--error)}._likeBtn_9i6o4_38{color:var(--accent);border-color:var(--accent-light)}._likeBtn_9i6o4_38:hover{transform:scale(1.08) translateY(-2px);background:var(--accent-light);box-shadow:0 6px 20px #0ea5e940}._passBtn_9i6o4_38:disabled,._likeBtn_9i6o4_38:disabled{opacity:.5}._passBtn_9i6o4_38:active,._likeBtn_9i6o4_38:active{transform:scale(.95)}._matchOverlay_9i6o4_45{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a161299;display:flex;align-items:center;justify-content:center;z-index:100;padding:1.5rem}._matchCard_9i6o4_46{background:var(--surface);border-radius:var(--radius-xl);padding:2.5rem 2rem;text-align:center;max-width:340px;width:100%;box-shadow:var(--shadow-lg)}._matchAvatar_9i6o4_47{width:88px;height:88px;border-radius:50%;margin:0 auto 1.25rem;font-size:2rem;border:3px solid var(--accent-light);object-fit:cover}._matchCard_9i6o4_46{animation:_matchIn_9i6o4_1 .38s var(--ease)}@keyframes _matchIn_9i6o4_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._matchTitle_9i6o4_50{font-family:var(--font-display);font-size:1.75rem;font-weight:600;color:var(--accent);margin-bottom:.6rem}._matchBody_9i6o4_51{font-size:.9375rem;color:var(--text-muted);margin-bottom:1.5rem;line-height:1.6}._matchPhoto_9i6o4_53{width:104px;height:104px;border-radius:50%;object-fit:cover;margin:0 auto 1rem;border:3px solid var(--accent);box-shadow:0 4px 20px #0ea5e94d;animation:_revealPop_9i6o4_1 .45s var(--ease)}._revealLabel_9i6o4_54{font-size:.8125rem;font-weight:600;color:var(--accent);margin-bottom:.5rem;letter-spacing:.02em}@keyframes _revealPop_9i6o4_1{0%{opacity:0;transform:scale(.7)}60%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}._detailsRow_9i6o4_57{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}._detailTag_9i6o4_58{font-size:.72rem;font-weight:500;padding:.28rem .6rem;border-radius:var(--radius-full);background:var(--surface-2);color:var(--text-muted);border:1px solid var(--border)}._location_9i6o4_60{font-size:.78rem;color:var(--text-muted);margin-bottom:.3rem}._page_14j1a_1{padding:1.5rem 1.25rem 5rem;max-width:560px;margin:0 auto}._pageTitle_14j1a_2{font-family:var(--font-display);font-size:1.75rem;font-weight:600;margin-bottom:1.5rem;letter-spacing:-.01em}._center_14j1a_3{min-height:60vh;display:flex;align-items:center;justify-content:center;padding:1.5rem}._loadingText_14j1a_4{color:var(--text-muted);font-size:.9375rem}._emptyState_14j1a_5{text-align:center;max-width:300px}._emptyTitle_14j1a_6{font-family:var(--font-display);font-size:1.35rem;font-weight:600;margin-bottom:.5rem}._emptyBody_14j1a_7{font-size:.875rem;color:var(--text-muted);line-height:1.6}._list_14j1a_9{display:flex;flex-direction:column}._row_14j1a_10{display:flex;align-items:center;gap:1rem;padding:.9rem 0;border-bottom:1px solid var(--border-light);transition:opacity .15s}._row_14j1a_10:last-child{border-bottom:none}._row_14j1a_10:active{opacity:.7}._avatarLink_14j1a_14{flex-shrink:0}._avatarWrap_14j1a_15{position:relative;width:58px;height:58px}._avatar_14j1a_14{width:58px;height:58px;border-radius:50%;object-fit:cover;display:block}._unreadDot_14j1a_17{position:absolute;top:-1px;right:-1px;width:15px;height:15px;border-radius:50%;background:var(--accent);border:2.5px solid var(--bg)}._rowMain_14j1a_19{display:flex;flex-direction:column;gap:.2rem;min-width:0;flex:1;text-align:left;cursor:pointer;padding:.15rem 0}._rowNameLink_14j1a_20{width:fit-content}._rowName_14j1a_20{font-weight:600;font-size:1rem;color:var(--text);letter-spacing:-.005em}._rowPreview_14j1a_22{font-size:.85rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._rowPreviewUnread_14j1a_23{color:var(--text);font-weight:600}._lockIcon_14j1a_24{font-size:.85rem;flex-shrink:0;opacity:.55}._page_1xwhc_1{display:flex;flex-direction:column;height:100vh}._center_1xwhc_2{min-height:100vh;display:flex;align-items:center;justify-content:center}._loadingText_1xwhc_3{color:var(--text-muted);font-size:.9375rem}._header_1xwhc_5{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;background:var(--surface);border-bottom:1px solid var(--border-light);flex-shrink:0}._backBtn_1xwhc_6{font-size:1.2rem;color:var(--text-muted);padding:.25rem;flex-shrink:0}._headerLink_1xwhc_7{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}._headerAvatar_1xwhc_8{width:38px;height:38px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid var(--accent-light)}._headerName_1xwhc_9{font-weight:600;font-size:.9375rem;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._moreBtn_1xwhc_10{font-size:1.2rem;color:var(--text-muted);padding:.25rem .5rem}._messages_1xwhc_12{flex:1;overflow-y:auto;padding:1.25rem;display:flex;flex-direction:column;gap:.6rem}._emptyHint_1xwhc_13{text-align:center;color:var(--text-subtle);font-size:.875rem;margin:auto;padding:1rem}._bubbleMine_1xwhc_14{align-self:flex-end;background:var(--accent);color:#fff;padding:.65rem 1rem;border-radius:18px 18px 4px;max-width:75%;font-size:.9rem;line-height:1.5;box-shadow:0 1px 2px #0ea5e933;animation:_bubbleIn_1xwhc_1 .2s var(--ease)}._bubbleTheirs_1xwhc_15{align-self:flex-start;background:var(--surface);color:var(--text);padding:.65rem 1rem;border-radius:18px 18px 18px 4px;max-width:75%;font-size:.9rem;line-height:1.5;border:1px solid var(--border-light);box-shadow:var(--shadow-sm);animation:_bubbleIn_1xwhc_1 .2s var(--ease)}@keyframes _bubbleIn_1xwhc_1{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}._inputRow_1xwhc_18{display:flex;gap:.6rem;padding:.85rem 1rem;background:var(--surface);border-top:1px solid var(--border-light);flex-shrink:0}._input_1xwhc_18{flex:1;padding:.65rem .9rem;border:1.5px solid var(--border);border-radius:var(--radius-full);font-size:.9rem}._input_1xwhc_18:focus{outline:none;border-color:var(--accent)}._sendBtn_1xwhc_21{padding:.6rem 1.25rem;background:var(--accent);color:#fff;border-radius:var(--radius-full);font-weight:500;font-size:.875rem}._sendBtn_1xwhc_21:disabled{opacity:.4}._sendError_1xwhc_24{font-size:.8125rem;color:var(--error);text-align:center;padding:.5rem 1rem;background:var(--error-light);margin:0 1rem}._page_1uzna_1{max-width:560px;margin:0 auto;padding:1.5rem 1.25rem 5rem}._title_1uzna_2{font-family:var(--font-display);font-size:1.6rem;font-weight:600;margin-bottom:1.25rem}._alert_1uzna_3{background:var(--error-light);color:var(--error);padding:.75rem 1rem;border-radius:var(--radius-md);font-size:.875rem;margin-bottom:1.25rem}._savedAlert_1uzna_4{background:var(--success-light);color:var(--success);padding:.75rem 1rem;border-radius:var(--radius-md);font-size:.875rem;margin-bottom:1.25rem;font-weight:600}._section_1uzna_6{margin-bottom:1.5rem}._label_1uzna_7{display:block;font-size:.875rem;font-weight:500;color:var(--text);margin-bottom:.5rem}._optional_1uzna_8{font-weight:400;color:var(--text-muted)}._avatarGrid_1uzna_10{display:grid;grid-template-columns:repeat(6,1fr);gap:.55rem}._avatarBtn_1uzna_11{aspect-ratio:1;border-radius:50%;border:2px solid var(--border);overflow:hidden;padding:0;background:var(--surface-2);cursor:pointer;transition:border-color .15s,transform .15s}._avatarBtn_1uzna_11:hover{transform:scale(1.06)}._avatarSelected_1uzna_13{border-color:var(--accent);box-shadow:0 0 0 3px #0ea5e92e}._avatarImg_1uzna_14{width:100%;height:100%;object-fit:cover;display:block}._pillRow_1uzna_16{display:flex;flex-wrap:wrap;gap:.6rem}._pill_1uzna_16{padding:.55rem 1.1rem;border:1.5px solid var(--border);border-radius:var(--radius-full);font-size:.875rem;font-weight:500;color:var(--text-muted);transition:all .15s}._pillSelected_1uzna_18{border-color:var(--accent);background:var(--accent-light);color:var(--accent-text)}._select_1uzna_20,._textarea_1uzna_20{width:100%;padding:.7rem 1rem;border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text);font-size:.9375rem;font-family:var(--font-body)}._select_1uzna_20:focus,._textarea_1uzna_20:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #0ea5e91f}._textarea_1uzna_20{resize:vertical;line-height:1.6}._charCount_1uzna_23{font-size:.75rem;color:var(--text-subtle);text-align:right;margin-top:.25rem}._actions_1uzna_25{display:flex;justify-content:flex-end;gap:.75rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border-light)}._photoUpload_1uzna_27{width:96px;height:96px;border-radius:50%;overflow:hidden;cursor:pointer;border:2px dashed var(--border);transition:border-color .18s var(--ease)}._photoUpload_1uzna_27:hover{border-color:var(--accent)}._photoUploadImg_1uzna_29{width:100%;height:100%;object-fit:cover;display:block}._photoPlaceholder_1uzna_30{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--surface-2)}._photoPlus_1uzna_31{font-size:1.75rem;color:var(--text-subtle)}._compressingText_1uzna_32{font-size:.8125rem;color:var(--text-muted);margin-top:.5rem}._dangerZone_1uzna_34{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--border-light)}._dangerTitle_1uzna_35{font-size:.8rem;font-weight:600;color:var(--text-subtle);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem}._deleteLink_1uzna_36{font-size:.875rem;color:var(--error);text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .15s}._deleteLink_1uzna_36:hover{text-decoration-color:currentColor}._deleteConfirm_1uzna_38{background:var(--error-light);border:1px solid rgba(192,57,43,.2);border-radius:var(--radius-md);padding:1rem 1.1rem}._deleteWarning_1uzna_39{font-size:.8375rem;color:var(--error);line-height:1.6;margin-bottom:1rem}._deleteActions_1uzna_40{display:flex;gap:.75rem;justify-content:flex-end}._page_hfjw2_1{padding:1.25rem 1.25rem 5rem}._pageTitle_hfjw2_2{font-family:var(--font-display);font-size:1.5rem;font-weight:600;margin-bottom:1.25rem}._center_hfjw2_3{min-height:50vh;display:flex;align-items:center;justify-content:center;padding:1.5rem}._loadingText_hfjw2_4{color:var(--text-muted);font-size:.9375rem}._emptyState_hfjw2_5{text-align:center;max-width:320px}._emptyTitle_hfjw2_6{font-family:var(--font-display);font-size:1.35rem;font-weight:600;margin-bottom:.5rem}._emptyBody_hfjw2_7{font-size:.875rem;color:var(--text-muted);line-height:1.6}._grid_hfjw2_9{display:grid;grid-template-columns:1fr;gap:.85rem;max-width:520px;margin:0 auto}@media (min-width:560px){._grid_hfjw2_9{grid-template-columns:1fr 1fr}}._card_hfjw2_11{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border-light);padding:1.1rem;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:var(--shadow-sm)}._avatar_hfjw2_12{width:64px;height:64px;border-radius:50%;object-fit:cover;margin-bottom:.75rem;border:2px solid var(--accent-light)}._cardInfo_hfjw2_13{display:flex;flex-direction:column;align-items:center;gap:.3rem;margin-bottom:1rem}._name_hfjw2_14{font-weight:600;font-size:1rem;color:var(--text)}._verifiedBadge_hfjw2_15{font-size:.68rem;font-weight:600;padding:.15rem .5rem;border-radius:var(--radius-full);background:var(--success-light);color:var(--success)}._assignment_hfjw2_16{font-size:.75rem;font-weight:600;padding:.25rem .6rem;border-radius:var(--radius-full);background:var(--accent-light);color:var(--accent-text)}._calling_hfjw2_17{font-size:.8125rem;font-style:italic;color:var(--text-muted);line-height:1.5;margin-top:.3rem}._cardActions_hfjw2_19{display:flex;gap:1rem}._passBtn_hfjw2_20,._likeBtn_hfjw2_20{width:44px;height:44px;border-radius:50%;font-size:1.1rem;display:flex;align-items:center;justify-content:center;background:var(--surface);border:1.5px solid var(--border);transition:transform .15s}._passBtn_hfjw2_20:hover{color:var(--error);transform:scale(1.08)}._likeBtn_hfjw2_20{color:var(--accent);border-color:var(--accent-light)}._likeBtn_hfjw2_20:hover{background:var(--accent-light);transform:scale(1.08)}._passBtn_hfjw2_20:disabled,._likeBtn_hfjw2_20:disabled{opacity:.5}._matchOverlay_hfjw2_26{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a161299;display:flex;align-items:center;justify-content:center;z-index:100;padding:1.5rem}._matchCard_hfjw2_27{background:var(--surface);border-radius:var(--radius-xl);padding:2.5rem 2rem;text-align:center;max-width:340px;width:100%;box-shadow:var(--shadow-lg);animation:_matchIn_hfjw2_1 .38s var(--ease)}._matchPhoto_hfjw2_28{width:104px;height:104px;border-radius:50%;object-fit:cover;margin:0 auto 1rem;border:3px solid var(--accent);box-shadow:0 4px 20px #0ea5e94d}._matchAvatar_hfjw2_29{width:88px;height:88px;border-radius:50%;margin:0 auto 1.25rem;font-size:2rem;border:3px solid var(--accent-light)}._revealLabel_hfjw2_30{font-size:.8125rem;font-weight:600;color:var(--accent);margin-bottom:.5rem}._matchTitle_hfjw2_31{font-family:var(--font-display);font-size:1.75rem;font-weight:600;color:var(--accent);margin-bottom:.6rem}._matchBody_hfjw2_32{font-size:.9375rem;color:var(--text-muted);margin-bottom:1.5rem;line-height:1.6}@keyframes _matchIn_hfjw2_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._page_d4d6k_1{max-width:520px;margin:0 auto;padding:1.25rem 1.25rem 5rem}._backBtn_d4d6k_2{font-size:.875rem;color:var(--text-muted);font-weight:500;margin-bottom:1rem}._pageTitle_d4d6k_3{font-family:var(--font-display);font-size:1.6rem;font-weight:600;margin-bottom:.4rem}._pageSub_d4d6k_4{font-size:.875rem;color:var(--text-muted);margin-bottom:1.5rem}._center_d4d6k_6{min-height:40vh;display:flex;align-items:center;justify-content:center;padding:1.5rem}._loadingText_d4d6k_7{color:var(--text-muted);font-size:.9375rem}._emptyState_d4d6k_8{text-align:center;max-width:300px}._emptyTitle_d4d6k_9{font-family:var(--font-display);font-size:1.25rem;font-weight:600;margin-bottom:.5rem}._emptyBody_d4d6k_10{font-size:.875rem;color:var(--text-muted);line-height:1.6}._list_d4d6k_12{display:flex;flex-direction:column;gap:.6rem}._row_d4d6k_13{display:flex;align-items:center;gap:.85rem;padding:.85rem;border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border-light)}._avatar_d4d6k_14{width:50px;height:50px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid var(--accent-light)}._rowInfo_d4d6k_15{display:flex;flex-direction:column;gap:.15rem;flex:1;min-width:0}._rowName_d4d6k_16{font-weight:600;font-size:.9375rem;color:var(--text)}._rowAssignment_d4d6k_17{font-size:.8rem;color:var(--text-muted)}._page_a7gpg_1{max-width:520px;margin:0 auto;padding:1.25rem 1.25rem 5rem}._backBtn_a7gpg_2{font-size:.875rem;color:var(--text-muted);font-weight:500;margin-bottom:1.25rem}._center_a7gpg_3{min-height:60vh;display:flex;align-items:center;justify-content:center;padding:1.5rem}._loadingText_a7gpg_4{color:var(--text-muted);font-size:.9375rem}._emptyState_a7gpg_5{text-align:center;max-width:320px;display:flex;flex-direction:column;align-items:center;gap:1rem}._emptyTitle_a7gpg_6{font-family:var(--font-display);font-size:1.35rem;font-weight:600}._emptyBody_a7gpg_7{font-size:.875rem;color:var(--text-muted);line-height:1.6}._hero_a7gpg_9{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:2rem}._heroPhoto_a7gpg_10{width:140px;height:140px;border-radius:50%;object-fit:cover;margin-bottom:1rem;border:3px solid var(--accent);box-shadow:0 6px 24px #0ea5e940}._heroAvatar_a7gpg_11{width:140px;height:140px;border-radius:50%;margin-bottom:1rem;font-size:3rem;border:3px solid var(--accent-light)}._name_a7gpg_12{font-family:var(--font-display);font-size:1.75rem;font-weight:600;margin-bottom:.5rem}._verifiedBadge_a7gpg_13{font-size:.75rem;font-weight:600;padding:.25rem .65rem;border-radius:var(--radius-full);background:var(--success-light);color:var(--success)}._section_a7gpg_15{margin-bottom:1.75rem}._sectionTitle_a7gpg_16{font-family:var(--font-display);font-size:1.1rem;font-weight:600;margin-bottom:.65rem;color:var(--text)}._assignmentRow_a7gpg_17{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.85rem;justify-content:center}._assignmentBadge_a7gpg_18{font-size:.8rem;font-weight:600;padding:.35rem .8rem;border-radius:var(--radius-full);background:var(--accent-light);color:var(--accent-text)}._assignmentBadgeSecondary_a7gpg_19{font-size:.8rem;font-weight:500;padding:.35rem .8rem;border-radius:var(--radius-full);background:var(--surface-2);color:var(--text-muted)}._calling_a7gpg_20{font-size:1rem;font-style:italic;color:var(--text);line-height:1.7;padding:1rem 1.1rem;background:var(--surface-2);border-radius:var(--radius-md);border-left:3px solid var(--accent);text-align:center}._bio_a7gpg_21{font-size:.9375rem;color:var(--text-muted);line-height:1.7}._detailsRow_a7gpg_22{display:flex;flex-wrap:wrap;gap:.5rem}._detailTag_a7gpg_23{font-size:.8rem;font-weight:500;padding:.4rem .8rem;border-radius:var(--radius-full);background:var(--surface-2);color:var(--text-muted);border:1px solid var(--border)}._location_a7gpg_25{font-size:.875rem;color:var(--text-muted);margin-bottom:.6rem}._page_prncr_1{min-height:100vh;background:var(--bg);padding:3rem 1.5rem 5rem}._container_prncr_2{max-width:640px;margin:0 auto}._logo_prncr_3{display:inline-block;margin-bottom:2rem}._logoImg_prncr_4{height:32px;width:auto;display:block}._title_prncr_5{font-family:var(--font-display);font-size:2rem;font-weight:600;margin-bottom:.5rem}._updated_prncr_6{font-size:.8125rem;color:var(--text-subtle);margin-bottom:2.5rem}._section_prncr_7{margin-bottom:2rem}._section_prncr_7 h2{font-family:var(--font-display);font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:var(--text)}._section_prncr_7 p{font-size:.9375rem;color:var(--text-muted);line-height:1.75;margin-bottom:.75rem}._section_prncr_7 ul{padding-left:1.25rem;margin-bottom:.75rem}._section_prncr_7 li{font-size:.9375rem;color:var(--text-muted);line-height:1.75;margin-bottom:.4rem}._section_prncr_7 a{color:var(--accent);text-decoration:underline}._form_6jajm_1{display:flex;flex-direction:column;gap:1.1rem}._field_6jajm_2{display:flex;flex-direction:column;gap:.4rem}._label_6jajm_3{font-size:.875rem;font-weight:500;color:var(--text)}._textarea_6jajm_4{width:100%;padding:.7rem 1rem;border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text);resize:vertical;line-height:1.6;font-family:var(--font-body);font-size:.9375rem}._textarea_6jajm_4:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #0ea5e91f}._charCount_6jajm_6{font-size:.75rem;color:var(--text-subtle);text-align:right}._error_6jajm_7{font-size:.8125rem;color:var(--error)}._alert_6jajm_8{background:var(--error-light);color:var(--error);padding:.75rem 1rem;border-radius:var(--radius-md);font-size:.875rem;margin-bottom:1rem}._sentBox_6jajm_9{text-align:center;padding:1.5rem 0}._successIcon_6jajm_10{width:48px;height:48px;border-radius:50%;background:var(--success-light);color:var(--success);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.3rem;margin:0 auto 1rem}._sentText_6jajm_11{font-size:.9375rem;color:var(--text-muted);line-height:1.6}._card_5pwwy_1{max-width:480px;margin:0 auto;background:var(--surface);border-radius:24px;padding:2.5rem 2rem;box-shadow:var(--shadow-md);border:1px solid var(--border-light)}._form_5pwwy_2{display:flex;flex-direction:column;gap:1.1rem;margin-top:1.75rem}._field_5pwwy_3{display:flex;flex-direction:column;gap:.4rem}._label_5pwwy_4{font-size:.875rem;font-weight:500;color:var(--text)}._textarea_5pwwy_5{width:100%;padding:.7rem 1rem;border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text);resize:vertical;line-height:1.6;font-family:var(--font-body);font-size:.9375rem}._textarea_5pwwy_5:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #0ea5e91f}._charCount_5pwwy_7{font-size:.75rem;color:var(--text-subtle);text-align:right}._error_5pwwy_8{font-size:.8125rem;color:var(--error)}._alert_5pwwy_9{background:var(--error-light);color:var(--error);padding:.75rem 1rem;border-radius:var(--radius-md);font-size:.875rem;margin-top:1rem}._successIcon_5pwwy_10{width:52px;height:52px;border-radius:50%;background:var(--success-light);color:var(--success);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.4rem;margin:0 auto 1.5rem}._backLink_5pwwy_11{display:inline-block;margin-top:1.5rem;color:var(--accent);font-weight:500;text-decoration:underline}:root{--bg: #FFFFFF;--surface: #FFFFFF;--surface-2: #F1F6FA;--border: #E2E8F0;--border-light: #EDF2F7;--text: #0F1115;--text-muted: #5A6472;--text-subtle: #94A0AD;--accent: #0EA5E9;--accent-hover: #0284C7;--accent-light: #E0F4FE;--accent-text: #0369A1;--success: #16A34A;--success-light:#E7F8ED;--error: #DC2626;--error-light: #FDE8E8;--font-display: "Playfair Display", Georgia, serif;--font-body: "Inter", -apple-system, sans-serif;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-xl: 24px;--radius-full: 9999px;--shadow-sm: 0 1px 3px rgba(26,22,18,.07);--shadow-md: 0 4px 12px rgba(26,22,18,.09);--shadow-lg: 0 8px 32px rgba(26,22,18,.11);--ease: cubic-bezier(.25,.46,.45,.94)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-body);font-size:1rem;line-height:1.6;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:var(--font-body);border:none;background:none}input,textarea,select{font-family:var(--font-body);font-size:1rem}h1,h2,h3,h4{font-family:var(--font-display);line-height:1.25}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:var(--radius-sm)}@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
