._btn_9t31v_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_9t31v_1:active:not(:disabled){transform:scale(.97)}._btn_9t31v_1:disabled{opacity:.5;cursor:not-allowed}._sm_9t31v_4{padding:.5rem 1rem;font-size:.875rem}._md_9t31v_5{padding:.7rem 1.5rem;font-size:1rem}._lg_9t31v_6{padding:.9rem 2rem;font-size:1.05rem}._primary_9t31v_7{background:var(--accent);color:#fff}._primary_9t31v_7:hover:not(:disabled){background:var(--accent-hover);box-shadow:0 4px 16px #b8733359;transform:translateY(-1px)}._secondary_9t31v_9{background:transparent;color:var(--accent);border:1.5px solid var(--accent)}._secondary_9t31v_9:hover:not(:disabled){background:var(--accent-light)}._ghost_9t31v_11{background:transparent;color:var(--text-muted)}._ghost_9t31v_11:hover:not(:disabled){background:var(--surface-2);color:var(--text)}._danger_9t31v_13{background:var(--error);color:#fff}._danger_9t31v_13:hover:not(:disabled){opacity:.9}._full_9t31v_15{width:100%}._spinner_9t31v_16{display:inline-block;width:1em;height:1em;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:_spin_9t31v_16 .6s linear infinite;flex-shrink:0}._dim_9t31v_17{opacity:.7}@keyframes _spin_9t31v_16{to{transform:rotate(360deg)}}._page_ah074_1{min-height:100vh;display:flex;flex-direction:column}._nav_ah074_2{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 2rem;position:sticky;top:0;background:#f7f4eeeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-light);z-index:50}._logo_ah074_3{height:34px;width:auto;display:block}._navLinks_ah074_4{display:flex;align-items:center;gap:1.5rem}._navLink_ah074_4{font-size:.875rem;font-weight:500;color:var(--text-muted);transition:color .15s}._navLink_ah074_4:hover{color:var(--text)}._heroSection_ah074_7{position:relative;overflow:hidden}._heroSection_ah074_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_ah074_7:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(247,244,238,.55) 0%,rgba(247,244,238,.75) 45%,rgba(247,244,238,.96) 85%,var(--bg) 100%);z-index:1}._hero_ah074_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_ah074_11{font-size:.8125rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:1.25rem}._headline_ah074_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}._headline_ah074_12 em{font-style:italic;color:var(--accent)}._tagline_ah074_14{font-size:1.2rem;font-weight:600;color:var(--accent);margin-bottom:1rem;letter-spacing:-.01em}._sub_ah074_15{font-size:1.1rem;color:var(--text-muted);line-height:1.7;max-width:500px;margin-bottom:2.5rem}._heroCta_ah074_16{display:flex;flex-direction:column;align-items:center;gap:.75rem}._altLink_ah074_17{font-size:.875rem;color:var(--text-muted);text-decoration:underline;text-decoration-color:transparent;transition:all .15s}._altLink_ah074_17:hover{color:var(--text);text-decoration-color:currentColor}._ctaNote_ah074_19{font-size:.8125rem;color:var(--text-subtle)}._ticker_ah074_20{overflow:hidden;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface);padding:.9rem 0}._tickerTrack_ah074_21{display:flex;gap:2.5rem;animation:_ticker_ah074_20 30s linear infinite;width:max-content}._ticker_ah074_20:hover ._tickerTrack_ah074_21{animation-play-state:paused}._tickerItem_ah074_23{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;color:var(--text-muted);white-space:nowrap}._dot_ah074_24{color:var(--accent);font-size:.6em}@keyframes _ticker_ah074_20{0%{transform:translate(0)}to{transform:translate(-50%)}}._how_ah074_26{padding:5rem 1.5rem;max-width:960px;margin:0 auto;width:100%}._sectionTitle_ah074_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_ah074_28{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._step_ah074_28{padding:2rem;background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border)}._stepN_ah074_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_ah074_31{font-family:var(--font-display);font-size:1.15rem;font-weight:600;margin-bottom:.6rem}._stepBody_ah074_32{font-size:.9rem;color:var(--text-muted);line-height:1.7}._cta_ah074_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_ah074_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_ah074_35{font-size:1rem;color:var(--text-muted);max-width:420px;line-height:1.7}._footer_ah074_36{padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-top:auto}._footerLogo_ah074_37{font-family:var(--font-display);font-style:italic;font-size:1.25rem;color:var(--text-muted)}._footerLinks_ah074_38{display:flex;gap:1.5rem}._footerLinks_ah074_38 a{font-size:.8125rem;color:var(--text-subtle);transition:color .15s}._footerLinks_ah074_38 a:hover{color:var(--text-muted)}._copy_ah074_41{font-size:.75rem;color:var(--text-subtle)}@media (max-width:768px){._steps_ah074_28{grid-template-columns:1fr}._nav_ah074_2{padding:1rem 1.25rem}._hero_ah074_7{padding:3.5rem 1.25rem 3rem}}._wrap_1ifjf_1{display:flex;flex-direction:column;gap:.375rem}._label_1ifjf_2{font-size:.875rem;font-weight:500;color:var(--text)}._input_1ifjf_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_1ifjf_3::placeholder{color:var(--text-subtle)}._input_1ifjf_3:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #b873331f}._err_1ifjf_6{border-color:var(--error)}._err_1ifjf_6:focus{box-shadow:0 0 0 3px #c0392b1f}._error_1ifjf_8{font-size:.8125rem;color:var(--error)}._hint_1ifjf_9{font-size:.8125rem;color:var(--text-muted)}._page_yz2fa_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1.25rem;background:var(--bg)}._card_yz2fa_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_yz2fa_3{text-align:center;margin-bottom:1.75rem;display:block;transition:opacity .15s}._logoImg_yz2fa_4{height:36px;width:auto;margin:0 auto;display:block}._logo_yz2fa_3:hover{opacity:.75}._heading_yz2fa_6{font-family:var(--font-display);font-size:1.5rem;font-weight:600;text-align:center;margin-bottom:.4rem}._sub_yz2fa_7{font-size:.875rem;color:var(--text-muted);text-align:center;line-height:1.6;margin-bottom:1.75rem}._alert_yz2fa_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_yz2fa_9{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}._forgotRow_yz2fa_10{display:flex;justify-content:flex-end;margin-top:-.25rem}._link_yz2fa_11{color:var(--accent);font-weight:500;transition:opacity .15s;text-decoration:underline;text-decoration-color:transparent}._link_yz2fa_11:hover{text-decoration-color:currentColor}._switchText_yz2fa_13{font-size:.875rem;color:var(--text-muted);text-align:center;margin-bottom:1rem}._legal_yz2fa_14{font-size:.75rem;color:var(--text-subtle);text-align:center;line-height:1.6}._successIcon_yz2fa_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_yz2fa_17{background:var(--accent-light);border:1px solid rgba(184,115,51,.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_db7zw_1{display:flex;flex-direction:column;gap:.5rem}._note_db7zw_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_db7zw_3{font-size:.75rem;color:var(--text-subtle);text-align:right;margin-top:.25rem}._error_db7zw_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 #b873331f}._options_bit1l_1{display:flex;flex-direction:column;gap:.75rem}._option_bit1l_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_bit1l_1:hover{border-color:var(--accent);background:var(--accent-light)}._selected_bit1l_4{border-color:var(--accent);background:var(--accent-light);box-shadow:0 0 0 3px #b873331f}._radio_bit1l_5{font-size:1.1rem;color:var(--accent);flex-shrink:0;margin-top:.1rem;line-height:1}._optionText_bit1l_6{display:flex;flex-direction:column;gap:.2rem}._optionLabel_bit1l_7{font-weight:600;font-size:.9375rem;color:var(--text)}._optionBody_bit1l_8{font-size:.8375rem;color:var(--text-muted);line-height:1.5}._grid_wa366_1{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:2rem}._card_wa366_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_wa366_2:hover{border-color:var(--accent);background:var(--accent-light)}._selected_wa366_4{border-color:var(--accent);background:var(--accent-light);box-shadow:0 0 0 3px #b873331f}._cardName_wa366_5{display:block;font-weight:600;font-size:.9rem;color:var(--text);margin-bottom:.3rem;line-height:1.3}._cardDesc_wa366_6{display:block;font-size:.78rem;color:var(--text-muted);line-height:1.5}._tick_wa366_7{position:absolute;top:.6rem;right:.75rem;color:var(--accent);font-size:.85rem;font-weight:700}._textSection_wa366_8{margin-bottom:1.5rem}._label_wa366_9{display:block;font-size:.875rem;font-weight:500;color:var(--text);margin-bottom:.5rem}._optional_wa366_10{font-weight:400;color:var(--text-muted)}@media (max-width:500px){._grid_wa366_1{grid-template-columns:1fr}}._avatarGrid_1s5bl_1{display:grid;grid-template-columns:repeat(6,1fr);gap:.6rem;margin-bottom:1.75rem}._avatarBtn_1s5bl_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_1s5bl_2:hover{transform:scale(1.07)}._avatarSelected_1s5bl_4{border-color:var(--accent);box-shadow:0 0 0 3px #b873332e}._avatarImg_1s5bl_5{width:100%;height:100%;object-fit:cover;display:block}._bioSection_1s5bl_6{margin-top:.25rem}._label_1s5bl_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 #b873331f}@media (max-width:420px){._avatarGrid_1s5bl_1{grid-template-columns:repeat(4,1fr)}}._photoSection_1s5bl_13{margin-bottom:2rem;text-align:center}._photoUpload_1s5bl_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_1s5bl_14:hover{border-color:var(--accent);transform:scale(1.02)}._photoPreviewImg_1s5bl_16{width:100%;height:100%;object-fit:cover;display:block}._photoPlaceholder_1s5bl_17{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;background:var(--surface-2)}._photoPlus_1s5bl_18{font-size:2rem;color:var(--text-subtle);line-height:1}._photoLabel_1s5bl_19{font-size:.75rem;color:var(--text-subtle);font-weight:500}._photoHint_1s5bl_20{font-size:.8rem;color:var(--text-muted);margin-top:.75rem}._avatarSection_1s5bl_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_mvxr9_1{display:flex;flex-direction:column;gap:.85rem}._error_mvxr9_2{font-size:.8125rem;color:var(--error);margin:0}._manualRow_mvxr9_3{display:flex;gap:.75rem;flex-wrap:wrap}._field_mvxr9_4{flex:1;min-width:140px;display:flex;flex-direction:column;gap:.4rem}._label_mvxr9_5{font-size:.8rem;font-weight:500;color:var(--text-muted)}._select_mvxr9_6,._input_mvxr9_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_mvxr9_6:focus,._input_mvxr9_6:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #b873331f}._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_tr7kd_1{padding:2rem 1.25rem;display:flex;align-items:center;justify-content:center;min-height:80vh}._card_tr7kd_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_tr7kd_1 .35s var(--ease)}@keyframes _fadeUp_tr7kd_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._avatar_tr7kd_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_tr7kd_5{font-family:var(--font-display);font-size:1.75rem;font-weight:400}._body_tr7kd_6{font-size:.9375rem;color:var(--text-muted);line-height:1.7}._verifyBanner_tr7kd_7{margin-top:.5rem;padding:1rem 1.1rem;background:var(--accent-light);border:1px solid rgba(184,115,51,.25);border-radius:var(--radius-md);text-align:left;display:flex;flex-direction:column;gap:.75rem}._verifyText_tr7kd_8{font-size:.875rem;color:var(--accent-text);line-height:1.6}._verifyInfo_tr7kd_9{font-size:.8125rem;color:var(--accent-text);line-height:1.6;font-style:italic}._editLink_tr7kd_11{font-size:.8125rem;color:var(--text-muted);text-decoration:underline;text-decoration-color:transparent;transition:all .15s}._editLink_tr7kd_11:hover{color:var(--accent);text-decoration-color:currentColor}._verifiedBanner_tr7kd_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_tr7kd_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_tr7kd_16{font-size:.875rem;color:var(--success);font-weight:500;line-height:1.5}._verifyErrorText_tr7kd_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}._page_13koe_1{min-height:100%;display:flex;flex-direction:column;padding:1.25rem 1.25rem 5rem}._center_13koe_2{flex:1;display:flex;align-items:center;justify-content:center;min-height:60vh}._loadingText_13koe_3{color:var(--text-muted);font-size:.9375rem}._emptyState_13koe_4{text-align:center;max-width:320px}._emptyTitle_13koe_5{font-family:var(--font-display);font-size:1.5rem;font-weight:600;margin-bottom:.6rem}._emptyBody_13koe_6{font-size:.875rem;color:var(--text-muted);line-height:1.6;margin-bottom:1.5rem}._cardWrap_13koe_8{max-width:440px;margin:0 auto;width:100%}._card_13koe_8{background:var(--surface);border-radius:28px;overflow:hidden;box-shadow:0 12px 40px #1a161217;border:1px solid var(--border-light);animation:_cardIn_13koe_1 .32s var(--ease)}@keyframes _cardIn_13koe_1{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._cardTop_13koe_12{display:flex;align-items:center;gap:1rem;padding:1.75rem 1.75rem 1.1rem}._avatar_13koe_13{width:62px;height:62px;border-radius:50%;flex-shrink:0;font-size:1.4rem;object-fit:cover;border:2px solid var(--accent-light)}._cardTopInfo_13koe_14{flex:1;display:flex;flex-direction:column;gap:.3rem;min-width:0}._name_13koe_15{font-family:var(--font-display);font-size:1.5rem;font-weight:600;letter-spacing:-.01em;line-height:1.15}._verifiedBadge_13koe_16{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_13koe_17{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_13koe_18{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_13koe_20{padding:0 1.75rem 1.75rem}._assignmentRow_13koe_21{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.1rem}._assignmentBadge_13koe_22{font-size:.78rem;font-weight:600;padding:.4rem .85rem;border-radius:var(--radius-full);background:var(--accent-light);color:var(--accent-text)}._assignmentBadgeSecondary_13koe_23{font-size:.78rem;font-weight:500;padding:.4rem .85rem;border-radius:var(--radius-full);background:var(--surface-2);color:var(--text-muted)}._calling_13koe_24{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_13koe_25{font-size:.9375rem;color:var(--text-muted);line-height:1.75}._actions_13koe_27{display:flex;justify-content:center;gap:1.75rem;margin-top:1.75rem}._passBtn_13koe_28,._likeBtn_13koe_28{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_13koe_28:hover{transform:scale(1.08) translateY(-2px);color:var(--error)}._likeBtn_13koe_28{color:var(--accent);border-color:var(--accent-light)}._likeBtn_13koe_28:hover{transform:scale(1.08) translateY(-2px);background:var(--accent-light);box-shadow:0 6px 20px #b8733340}._passBtn_13koe_28:disabled,._likeBtn_13koe_28:disabled{opacity:.5}._passBtn_13koe_28:active,._likeBtn_13koe_28:active{transform:scale(.95)}._matchOverlay_13koe_35{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_13koe_36{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_13koe_37{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_13koe_36{animation:_matchIn_13koe_1 .38s var(--ease)}@keyframes _matchIn_13koe_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._matchTitle_13koe_40{font-family:var(--font-display);font-size:1.75rem;font-weight:600;color:var(--accent);margin-bottom:.6rem}._matchBody_13koe_41{font-size:.9375rem;color:var(--text-muted);margin-bottom:1.5rem;line-height:1.6}._matchPhoto_13koe_43{width:104px;height:104px;border-radius:50%;object-fit:cover;margin:0 auto 1rem;border:3px solid var(--accent);box-shadow:0 4px 20px #b873334d;animation:_revealPop_13koe_1 .45s var(--ease)}._revealLabel_13koe_44{font-size:.8125rem;font-weight:600;color:var(--accent);margin-bottom:.5rem;letter-spacing:.02em}@keyframes _revealPop_13koe_1{0%{opacity:0;transform:scale(.7)}60%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}._detailsRow_13koe_47{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}._detailTag_13koe_48{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_13koe_50{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_1jkqe_1{display:flex;flex-direction:column;height:100vh}._center_1jkqe_2{min-height:100vh;display:flex;align-items:center;justify-content:center}._loadingText_1jkqe_3{color:var(--text-muted);font-size:.9375rem}._header_1jkqe_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_1jkqe_6{font-size:1.2rem;color:var(--text-muted);padding:.25rem;flex-shrink:0}._headerLink_1jkqe_7{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}._headerAvatar_1jkqe_8{width:38px;height:38px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid var(--accent-light)}._headerName_1jkqe_9{font-weight:600;font-size:.9375rem;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._moreBtn_1jkqe_10{font-size:1.2rem;color:var(--text-muted);padding:.25rem .5rem}._messages_1jkqe_12{flex:1;overflow-y:auto;padding:1.25rem;display:flex;flex-direction:column;gap:.6rem}._emptyHint_1jkqe_13{text-align:center;color:var(--text-subtle);font-size:.875rem;margin:auto;padding:1rem}._bubbleMine_1jkqe_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 #b8733333;animation:_bubbleIn_1jkqe_1 .2s var(--ease)}._bubbleTheirs_1jkqe_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_1jkqe_1 .2s var(--ease)}@keyframes _bubbleIn_1jkqe_1{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}._inputRow_1jkqe_18{display:flex;gap:.6rem;padding:.85rem 1rem;background:var(--surface);border-top:1px solid var(--border-light);flex-shrink:0}._input_1jkqe_18{flex:1;padding:.65rem .9rem;border:1.5px solid var(--border);border-radius:var(--radius-full);font-size:.9rem}._input_1jkqe_18:focus{outline:none;border-color:var(--accent)}._sendBtn_1jkqe_21{padding:.6rem 1.25rem;background:var(--accent);color:#fff;border-radius:var(--radius-full);font-weight:500;font-size:.875rem}._sendBtn_1jkqe_21:disabled{opacity:.4}._sendError_1jkqe_24{font-size:.8125rem;color:var(--error);text-align:center;padding:.5rem 1rem;background:var(--error-light);margin:0 1rem}._page_66cil_1{max-width:560px;margin:0 auto;padding:1.5rem 1.25rem 5rem}._title_66cil_2{font-family:var(--font-display);font-size:1.6rem;font-weight:600;margin-bottom:1.25rem}._alert_66cil_3{background:var(--error-light);color:var(--error);padding:.75rem 1rem;border-radius:var(--radius-md);font-size:.875rem;margin-bottom:1.25rem}._savedAlert_66cil_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_66cil_6{margin-bottom:1.5rem}._label_66cil_7{display:block;font-size:.875rem;font-weight:500;color:var(--text);margin-bottom:.5rem}._optional_66cil_8{font-weight:400;color:var(--text-muted)}._avatarGrid_66cil_10{display:grid;grid-template-columns:repeat(6,1fr);gap:.55rem}._avatarBtn_66cil_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_66cil_11:hover{transform:scale(1.06)}._avatarSelected_66cil_13{border-color:var(--accent);box-shadow:0 0 0 3px #b873332e}._avatarImg_66cil_14{width:100%;height:100%;object-fit:cover;display:block}._pillRow_66cil_16{display:flex;flex-wrap:wrap;gap:.6rem}._pill_66cil_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_66cil_18{border-color:var(--accent);background:var(--accent-light);color:var(--accent-text)}._select_66cil_20,._textarea_66cil_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_66cil_20:focus,._textarea_66cil_20:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #b873331f}._textarea_66cil_20{resize:vertical;line-height:1.6}._charCount_66cil_23{font-size:.75rem;color:var(--text-subtle);text-align:right;margin-top:.25rem}._actions_66cil_25{display:flex;justify-content:flex-end;gap:.75rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border-light)}._photoUpload_66cil_27{width:96px;height:96px;border-radius:50%;overflow:hidden;cursor:pointer;border:2px dashed var(--border);transition:border-color .18s var(--ease)}._photoUpload_66cil_27:hover{border-color:var(--accent)}._photoUploadImg_66cil_29{width:100%;height:100%;object-fit:cover;display:block}._photoPlaceholder_66cil_30{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--surface-2)}._photoPlus_66cil_31{font-size:1.75rem;color:var(--text-subtle)}._compressingText_66cil_32{font-size:.8125rem;color:var(--text-muted);margin-top:.5rem}._dangerZone_66cil_34{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--border-light)}._dangerTitle_66cil_35{font-size:.8rem;font-weight:600;color:var(--text-subtle);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem}._deleteLink_66cil_36{font-size:.875rem;color:var(--error);text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .15s}._deleteLink_66cil_36:hover{text-decoration-color:currentColor}._deleteConfirm_66cil_38{background:var(--error-light);border:1px solid rgba(192,57,43,.2);border-radius:var(--radius-md);padding:1rem 1.1rem}._deleteWarning_66cil_39{font-size:.8375rem;color:var(--error);line-height:1.6;margin-bottom:1rem}._deleteActions_66cil_40{display:flex;gap:.75rem;justify-content:flex-end}._page_197in_1{padding:1.25rem 1.25rem 5rem}._pageTitle_197in_2{font-family:var(--font-display);font-size:1.5rem;font-weight:600;margin-bottom:1.25rem}._center_197in_3{min-height:50vh;display:flex;align-items:center;justify-content:center;padding:1.5rem}._loadingText_197in_4{color:var(--text-muted);font-size:.9375rem}._emptyState_197in_5{text-align:center;max-width:320px}._emptyTitle_197in_6{font-family:var(--font-display);font-size:1.35rem;font-weight:600;margin-bottom:.5rem}._emptyBody_197in_7{font-size:.875rem;color:var(--text-muted);line-height:1.6}._grid_197in_9{display:grid;grid-template-columns:1fr;gap:.85rem;max-width:520px;margin:0 auto}@media (min-width:560px){._grid_197in_9{grid-template-columns:1fr 1fr}}._card_197in_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_197in_12{width:64px;height:64px;border-radius:50%;object-fit:cover;margin-bottom:.75rem;border:2px solid var(--accent-light)}._cardInfo_197in_13{display:flex;flex-direction:column;align-items:center;gap:.3rem;margin-bottom:1rem}._name_197in_14{font-weight:600;font-size:1rem;color:var(--text)}._verifiedBadge_197in_15{font-size:.68rem;font-weight:600;padding:.15rem .5rem;border-radius:var(--radius-full);background:var(--success-light);color:var(--success)}._assignment_197in_16{font-size:.75rem;font-weight:600;padding:.25rem .6rem;border-radius:var(--radius-full);background:var(--accent-light);color:var(--accent-text)}._calling_197in_17{font-size:.8125rem;font-style:italic;color:var(--text-muted);line-height:1.5;margin-top:.3rem}._cardActions_197in_19{display:flex;gap:1rem}._passBtn_197in_20,._likeBtn_197in_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_197in_20:hover{color:var(--error);transform:scale(1.08)}._likeBtn_197in_20{color:var(--accent);border-color:var(--accent-light)}._likeBtn_197in_20:hover{background:var(--accent-light);transform:scale(1.08)}._passBtn_197in_20:disabled,._likeBtn_197in_20:disabled{opacity:.5}._matchOverlay_197in_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_197in_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_197in_1 .38s var(--ease)}._matchPhoto_197in_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 #b873334d}._matchAvatar_197in_29{width:88px;height:88px;border-radius:50%;margin:0 auto 1.25rem;font-size:2rem;border:3px solid var(--accent-light)}._revealLabel_197in_30{font-size:.8125rem;font-weight:600;color:var(--accent);margin-bottom:.5rem}._matchTitle_197in_31{font-family:var(--font-display);font-size:1.75rem;font-weight:600;color:var(--accent);margin-bottom:.6rem}._matchBody_197in_32{font-size:.9375rem;color:var(--text-muted);margin-bottom:1.5rem;line-height:1.6}@keyframes _matchIn_197in_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._page_x4dcp_1{max-width:520px;margin:0 auto;padding:1.25rem 1.25rem 5rem}._backBtn_x4dcp_2{font-size:.875rem;color:var(--text-muted);font-weight:500;margin-bottom:1.25rem}._center_x4dcp_3{min-height:60vh;display:flex;align-items:center;justify-content:center;padding:1.5rem}._loadingText_x4dcp_4{color:var(--text-muted);font-size:.9375rem}._emptyState_x4dcp_5{text-align:center;max-width:320px;display:flex;flex-direction:column;align-items:center;gap:1rem}._emptyTitle_x4dcp_6{font-family:var(--font-display);font-size:1.35rem;font-weight:600}._emptyBody_x4dcp_7{font-size:.875rem;color:var(--text-muted);line-height:1.6}._hero_x4dcp_9{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:2rem}._heroPhoto_x4dcp_10{width:140px;height:140px;border-radius:50%;object-fit:cover;margin-bottom:1rem;border:3px solid var(--accent);box-shadow:0 6px 24px #b8733340}._heroAvatar_x4dcp_11{width:140px;height:140px;border-radius:50%;margin-bottom:1rem;font-size:3rem;border:3px solid var(--accent-light)}._name_x4dcp_12{font-family:var(--font-display);font-size:1.75rem;font-weight:600;margin-bottom:.5rem}._verifiedBadge_x4dcp_13{font-size:.75rem;font-weight:600;padding:.25rem .65rem;border-radius:var(--radius-full);background:var(--success-light);color:var(--success)}._section_x4dcp_15{margin-bottom:1.75rem}._sectionTitle_x4dcp_16{font-family:var(--font-display);font-size:1.1rem;font-weight:600;margin-bottom:.65rem;color:var(--text)}._assignmentRow_x4dcp_17{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.85rem;justify-content:center}._assignmentBadge_x4dcp_18{font-size:.8rem;font-weight:600;padding:.35rem .8rem;border-radius:var(--radius-full);background:var(--accent-light);color:var(--accent-text)}._assignmentBadgeSecondary_x4dcp_19{font-size:.8rem;font-weight:500;padding:.35rem .8rem;border-radius:var(--radius-full);background:var(--surface-2);color:var(--text-muted)}._calling_x4dcp_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_x4dcp_21{font-size:.9375rem;color:var(--text-muted);line-height:1.7}._detailsRow_x4dcp_22{display:flex;flex-wrap:wrap;gap:.5rem}._detailTag_x4dcp_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_x4dcp_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}:root{--bg: #F7F4EE;--surface: #FFFFFF;--surface-2: #F0EDE6;--border: #E3DDD4;--border-light: #EDE9E2;--text: #1A1612;--text-muted: #7A736B;--text-subtle: #A89E95;--accent: #B87333;--accent-hover: #9E6128;--accent-light: #F5E9D8;--accent-text: #7A4A1E;--success: #4A7C59;--success-light:#E8F3EB;--error: #C0392B;--error-light: #FDECEA;--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}
