*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--white: #ffffff;--bg: #fafafa;--bg-warm: #f5f3f0;--bg-dark: #111111;--border: #e4e4e7;--border-focus: #18181b;--text: #18181b;--text-secondary: #52525b;--text-muted: #a1a1aa;--accent: #18181b;--accent-hover: #27272a;--accent-inv: #ffffff;--radius: 8px;--radius-lg: 12px;--radius-xl: 16px;--nav-bg: rgba(255, 255, 255, .85);--focus-ring: rgba(24, 24, 27, .06);--overlay: rgba(0, 0, 0, .45);--card-hover-border: #c4c4cc;--secondary-hover-border: #d4d4d8}[data-theme=dark]{--white: #0e0e10;--bg: #1a1a1e;--bg-warm: #17171b;--bg-dark: #0a0a0c;--border: #27272d;--border-focus: #d0d0d6;--text: #f0f0f2;--text-secondary: #a0a0ad;--text-muted: #65656f;--accent: #f0f0f2;--accent-hover: #d4d4da;--accent-inv: #111113;--nav-bg: rgba(14, 14, 16, .88);--focus-ring: rgba(240, 240, 242, .08);--overlay: rgba(0, 0, 0, .65);--card-hover-border: #38383f;--secondary-hover-border: #333339;color-scheme:dark}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;color-scheme:light}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--white);color:var(--text);min-height:100vh}#root{min-height:100vh}a{color:inherit;text-decoration:none}input,button,textarea,select{font-family:inherit;font-size:inherit}img{display:block;max-width:100%}._btn_1vbp8_1{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:var(--radius);background:none;color:var(--text-secondary);cursor:pointer;transition:color .15s,background .15s}._btn_1vbp8_1:hover{color:var(--text);background:var(--bg)}._page_1k5ef_1{display:flex;flex-direction:column;min-height:100vh}._nav_1k5ef_8{position:sticky;top:0;z-index:50;background:var(--nav-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}._navInner_1k5ef_17{max-width:1080px;margin:0 auto;padding:0 24px;height:56px;display:flex;align-items:center;justify-content:space-between}._logo_1k5ef_27{display:flex;align-items:center;gap:8px;font-size:1rem;font-weight:600;letter-spacing:-.01em;color:var(--text)}._navRight_1k5ef_37{display:flex;align-items:center;gap:6px}._navLink_1k5ef_43{background:none;border:none;padding:8px 14px;font-size:.875rem;font-weight:500;color:var(--text-secondary);cursor:pointer;border-radius:var(--radius);transition:color .15s,background .15s}._navLink_1k5ef_43:hover{color:var(--text);background:var(--bg)}._navCta_1k5ef_60{padding:8px 16px;font-size:.875rem;font-weight:500;color:var(--accent-inv);background:var(--accent);border:none;border-radius:var(--radius);cursor:pointer;transition:background .15s}._navCta_1k5ef_60:hover{background:var(--accent-hover)}._hero_1k5ef_77{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:calc(100vh - 57px);padding:0 24px;position:relative}._heroInner_1k5ef_88{max-width:640px;display:flex;flex-direction:column;align-items:center;gap:0}._heroTitle_1k5ef_96{font-size:3.25rem;font-weight:700;line-height:1.1;letter-spacing:-.035em;margin-bottom:28px}._heroSub_1k5ef_104{font-size:1.125rem;line-height:1.65;color:var(--text-secondary);max-width:520px;margin-bottom:44px}._heroBtns_1k5ef_112{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}._scrollHint_1k5ef_121{position:absolute;bottom:32px;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;color:var(--text-muted);animation:_bounce_1k5ef_1 2s ease-in-out infinite;transition:color .15s}._scrollHint_1k5ef_121:hover{color:var(--text-secondary)}@keyframes _bounce_1k5ef_1{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(6px)}}._btnPrimary_1k5ef_144{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;font-size:.9375rem;font-weight:500;color:var(--accent-inv);background:var(--accent);border:none;border-radius:var(--radius);cursor:pointer;transition:background .15s}._btnPrimary_1k5ef_144:hover{background:var(--accent-hover)}._btnSecondary_1k5ef_163{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;font-size:.9375rem;font-weight:500;color:var(--text);background:var(--white);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:background .15s,border-color .15s}._btnSecondary_1k5ef_163:hover{background:var(--bg);border-color:var(--secondary-hover-border)}._sectionInner_1k5ef_184{max-width:1080px;margin:0 auto;padding:0 24px}._sectionTitle_1k5ef_190{font-size:1.75rem;font-weight:700;letter-spacing:-.025em;text-align:center;margin-bottom:48px}._steps_1k5ef_199{padding:72px 0;background:var(--bg);scroll-margin-top:57px}._stepGrid_1k5ef_205{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}._step_1k5ef_199{text-align:center}._step_1k5ef_199 h3{font-size:1rem;font-weight:600;margin-bottom:8px}._step_1k5ef_199 p{font-size:.875rem;color:var(--text-secondary);line-height:1.6;max-width:280px;margin:0 auto}._stepNum_1k5ef_229{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin-bottom:16px;font-size:.875rem;font-weight:600;color:var(--accent-inv);background:var(--accent);border-radius:50%}._features_1k5ef_244{padding:72px 0}._featureGrid_1k5ef_248{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}._featureCard_1k5ef_254{padding:28px;border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color .2s}._featureCard_1k5ef_254:hover{border-color:var(--card-hover-border)}._featureCard_1k5ef_254 h3{font-size:.9375rem;font-weight:600;margin-bottom:6px}._featureCard_1k5ef_254 p{font-size:.875rem;color:var(--text-secondary);line-height:1.6}._featureIcon_1k5ef_277{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:16px;border-radius:var(--radius);background:var(--bg);color:var(--text)}._cta_1k5ef_290{padding:72px 0;background:var(--bg)}._ctaInner_1k5ef_295{max-width:520px;margin:0 auto;text-align:center}._ctaInner_1k5ef_295 h2{font-size:1.75rem;font-weight:700;letter-spacing:-.025em;margin-bottom:12px}._ctaInner_1k5ef_295 p{font-size:1rem;color:var(--text-secondary);margin-bottom:32px;line-height:1.6}._footer_1k5ef_316{border-top:1px solid var(--border);padding:24px}._footerInner_1k5ef_321{max-width:1080px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}._footerLogo_1k5ef_329{display:flex;align-items:center;gap:6px;font-size:.875rem;font-weight:600}._footerCopy_1k5ef_337{font-size:.8125rem;color:var(--text-muted)}@media (max-width: 768px){._heroTitle_1k5ef_96{font-size:2.25rem}._heroSub_1k5ef_104{font-size:1rem}._stepGrid_1k5ef_205{grid-template-columns:1fr;gap:40px}._featureGrid_1k5ef_248{grid-template-columns:1fr}._footerInner_1k5ef_321{flex-direction:column;gap:8px;text-align:center}}._wrap_1xiw1_1{position:relative;width:100%}._wrap_1xiw1_1 input{width:100%;height:40px;padding:0 12px;border-radius:var(--radius);border:1px solid var(--border);background:var(--white);color:var(--text);font-size:.875rem;outline:none;transition:border-color .15s,box-shadow .15s}._wrap_1xiw1_1 input::placeholder{color:var(--text-muted)}._wrap_1xiw1_1 input:focus{border-color:var(--border-focus);box-shadow:0 0 0 3px var(--focus-ring)}._dropdown_1xiw1_28{position:absolute;top:100%;left:0;right:0;z-index:50;margin-top:4px;max-height:220px;overflow-y:auto;background:var(--white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 8px 24px -4px #0000001f;list-style:none}[data-theme=dark] ._dropdown_1xiw1_28{box-shadow:0 8px 24px -4px #0006}._item_1xiw1_48{padding:8px 12px;font-size:.8125rem;color:var(--text);cursor:pointer;transition:background .1s}._item_1xiw1_48 strong{font-weight:600;color:var(--text)}._itemActive_1xiw1_61{background:var(--bg)}._container_1hsk1_1{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 56px);padding:24px}._pickCard_1hsk1_10{max-width:480px;width:100%;text-align:center}._iconWrap_1hsk1_16{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:var(--radius-lg);background:var(--bg);color:var(--text);margin-bottom:20px}._title_1hsk1_28{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;margin-bottom:8px}._subtitle_1hsk1_35{font-size:.9375rem;color:var(--text-secondary);line-height:1.5;margin-bottom:28px}._chips_1hsk1_42{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:28px}._chip_1hsk1_42{padding:8px 18px;font-size:.8125rem;font-weight:500;color:var(--text-secondary);background:var(--bg);border:1px solid var(--border);border-radius:100px;cursor:pointer;transition:all .15s}._chip_1hsk1_42:hover{border-color:var(--text-muted)}._chipActive_1hsk1_66{color:var(--accent-inv);background:var(--accent);border-color:var(--accent)}._actions_1hsk1_72{display:flex;gap:10px;justify-content:center}._startBtn_1hsk1_78{display:inline-flex;align-items:center;gap:8px;padding:10px 24px;font-size:.875rem;font-weight:500;color:var(--accent-inv);background:var(--accent);border:none;border-radius:var(--radius);cursor:pointer;transition:background .15s}._startBtn_1hsk1_78:hover:not(:disabled){background:var(--accent-hover)}._startBtn_1hsk1_78:disabled{opacity:.5;cursor:not-allowed}._backBtn_1hsk1_102{padding:10px 20px;font-size:.875rem;font-weight:500;color:var(--text);background:var(--white);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:background .15s}._backBtn_1hsk1_102:hover{background:var(--bg)}._searchingCard_1hsk1_119{max-width:400px;width:100%;text-align:center}._pulseRing_1hsk1_125{display:inline-flex;align-items:center;justify-content:center;width:96px;height:96px;border-radius:50%;background:var(--bg);margin-bottom:24px;animation:_pulse_1hsk1_125 2s ease-in-out infinite}._pulseCore_1hsk1_137{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:var(--accent);color:var(--accent-inv)}@keyframes _pulse_1hsk1_125{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.08);opacity:.85}}._timer_1hsk1_153{font-size:1.5rem;font-weight:600;font-variant-numeric:tabular-nums;color:var(--text);margin-bottom:8px}._hints_1hsk1_161{font-size:.8125rem;color:var(--text-muted);margin-bottom:28px;min-height:20px}._cancelBtn_1hsk1_168{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;font-size:.875rem;font-weight:500;color:var(--text-secondary);background:var(--white);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:all .15s}._cancelBtn_1hsk1_168:hover{color:#dc2626;border-color:#fca5a5;background:#fef2f2}[data-theme=dark] ._cancelBtn_1hsk1_168:hover{color:#fca5a5;border-color:#dc26264d;background:#dc26261a}._foundCard_1hsk1_196{max-width:440px;width:100%;text-align:center;animation:_slideIn_1hsk1_1 .4s ease-out}@keyframes _slideIn_1hsk1_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}._sparkle_1hsk1_208{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff;margin-bottom:20px;animation:_sparkleAnim_1hsk1_1 1s ease-out}@keyframes _sparkleAnim_1hsk1_1{0%{transform:scale(0)}60%{transform:scale(1.2)}to{transform:scale(1)}}._foundTitle_1hsk1_227{font-size:1.75rem;font-weight:700;letter-spacing:-.025em;margin-bottom:8px}._reason_1hsk1_234{font-size:.9375rem;color:var(--text-secondary);line-height:1.5;margin-bottom:24px}._partnerCard_1hsk1_241{display:flex;align-items:center;gap:16px;padding:20px;border:1px solid var(--border);border-radius:var(--radius-lg);text-align:left;margin-bottom:24px}._avatar_1hsk1_252{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--accent);color:var(--accent-inv);font-size:1.125rem;font-weight:600}._partnerInfo_1hsk1_266 h3{font-size:1rem;font-weight:600;margin-bottom:2px}._partnerInfo_1hsk1_266 p{font-size:.8125rem;color:var(--text-secondary);margin-bottom:8px}._partnerBio_1hsk1_278{font-size:.75rem;color:var(--text-muted);font-style:italic;line-height:1.5;margin-bottom:8px}._partnerSubjects_1hsk1_286{display:flex;flex-wrap:wrap;gap:4px}._tag_1hsk1_292{padding:2px 8px;font-size:.6875rem;font-weight:500;color:var(--text-secondary);background:var(--bg);border-radius:100px}._styleTag_1hsk1_301{padding:2px 8px;font-size:.6875rem;font-weight:500;color:#7c3aed;background:#f5f3ff;border-radius:100px}[data-theme=dark] ._styleTag_1hsk1_301{color:#c4b5fd;background:#7c3aed26}._joinBtn_1hsk1_315{width:100%;padding:12px 24px;font-size:.9375rem;font-weight:500;color:var(--accent-inv);background:var(--accent);border:none;border-radius:var(--radius);cursor:pointer;transition:background .15s}._joinBtn_1hsk1_315:hover{background:var(--accent-hover)}._spin_1hsk1_332{animation:_spin_1hsk1_332 1s linear infinite}@keyframes _spin_1hsk1_332{to{transform:rotate(360deg)}}._room_1jhys_1{display:flex;height:100vh;background:#0a0a0c;color:#f0f0f2;overflow:hidden}._videoArea_1jhys_10{flex:1;display:flex;flex-direction:column;transition:margin-right .25s ease;position:relative}._videoAreaShift_1jhys_18{margin-right:0}._videoGrid_1jhys_22{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;min-height:0}@media (max-width: 700px){._videoGrid_1jhys_22{grid-template-columns:1fr;grid-template-rows:1fr 1fr}}._videoTile_1jhys_38{position:relative;background:#18181b;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center}._video_1jhys_10{width:100%;height:100%;object-fit:cover}._videoOff_1jhys_54{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#65656f;font-size:.875rem}._partnerAvatar_1jhys_66{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:#27272d;color:#a0a0ad;font-size:1.5rem;font-weight:600}._nameTag_1jhys_79{position:absolute;bottom:12px;left:12px;padding:4px 10px;font-size:.75rem;font-weight:500;color:#fff;background:#0000008c;border-radius:6px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._matchBanner_1jhys_93{padding:8px 16px;text-align:center;font-size:.8125rem;color:#a0a0ad;background:#111113}._audioPrompt_1jhys_101{position:absolute;top:16px;left:50%;transform:translate(-50%);z-index:2;padding:10px 16px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#111113eb;color:#f0f0f2;font-size:.875rem;font-weight:600;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._audioPrompt_1jhys_101:hover{background:#27272df5}._controls_1jhys_123{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;background:#111113}._controlBtn_1jhys_132{position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:none;background:#27272d;color:#f0f0f2;cursor:pointer;transition:all .15s}._controlBtn_1jhys_132:hover{background:#333339}._controlBtn_1jhys_132:disabled{opacity:.5;cursor:not-allowed}._controlOff_1jhys_156{background:#dc2626;color:#fff}._controlOff_1jhys_156:hover{background:#b91c1c}._controlActive_1jhys_165{background:#16a34a;color:#fff}._controlActive_1jhys_165:hover{background:#15803d}._skipBtn_1jhys_174{background:#2563eb;color:#fff}._skipBtn_1jhys_174:hover{background:#1d4ed8}._endBtn_1jhys_183{background:#dc2626;color:#fff}._endBtn_1jhys_183:hover{background:#b91c1c}._badge_1jhys_193{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;font-size:.625rem;font-weight:700;line-height:18px;text-align:center;color:#fff;background:#ef4444;border-radius:9px;animation:_badgePop_1jhys_1 .25s ease-out}@keyframes _badgePop_1jhys_1{0%{transform:scale(0)}70%{transform:scale(1.2)}to{transform:scale(1)}}._chatPanel_1jhys_217{width:340px;display:flex;flex-direction:column;background:#111113;border-left:1px solid #27272d}@media (max-width: 700px){._chatPanel_1jhys_217{position:absolute;right:0;top:0;bottom:0;z-index:10;width:100%;max-width:340px}}._chatHeader_1jhys_237{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;font-size:.875rem;font-weight:600;border-bottom:1px solid #27272d}._chatClose_1jhys_247{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;border:none;background:transparent;color:#65656f;cursor:pointer}._chatClose_1jhys_247:hover{background:#27272d;color:#a0a0ad}._chatMessages_1jhys_265{flex:1;overflow-y:auto;padding:12px 16px;display:flex;flex-direction:column;gap:8px}._chatEmpty_1jhys_274{flex:1;display:flex;align-items:center;justify-content:center;color:#65656f;font-size:.8125rem}._chatMsg_1jhys_283{display:flex;flex-direction:column;gap:2px}._chatSender_1jhys_289{font-size:.6875rem;font-weight:600;color:#a0a0ad}._chatText_1jhys_295{font-size:.8125rem;color:#f0f0f2;line-height:1.5;word-break:break-word}._chatInput_1jhys_302{display:flex;gap:8px;padding:12px;border-top:1px solid #27272d}._chatInput_1jhys_302 input{flex:1;padding:8px 12px;background:#1a1a1e;border:1px solid #27272d;border-radius:8px;color:#f0f0f2;font-size:.8125rem;outline:none}._chatInput_1jhys_302 input::placeholder{color:#65656f}._chatInput_1jhys_302 input:focus{border-color:#333339}._chatInput_1jhys_302 button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:none;background:#f0f0f2;color:#111113;cursor:pointer;transition:background .15s}._chatInput_1jhys_302 button:hover:not(:disabled){background:#d4d4da}._chatInput_1jhys_302 button:disabled{opacity:.4;cursor:not-allowed}._panel_11o2p_1{display:flex;flex-direction:column;height:100%}._header_11o2p_7{display:flex;align-items:center;gap:10px;padding:20px 24px;border-bottom:1px solid var(--border)}._header_11o2p_7 h2{font-size:1.125rem;font-weight:600}._empty_11o2p_20{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:48px 24px;color:var(--text-muted);text-align:center}._empty_11o2p_20 p{font-size:1rem;font-weight:500;color:var(--text-secondary)}._empty_11o2p_20 span{font-size:.8125rem}._list_11o2p_42{flex:1;overflow-y:auto;padding:8px 0}._section_11o2p_48{padding:8px 0}._sectionTitle_11o2p_52{padding:8px 24px 4px;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}._friendItem_11o2p_61{display:flex;align-items:center;gap:12px;padding:10px 24px;width:100%;border:none;background:none;cursor:pointer;text-align:left;color:var(--text);transition:background .1s}._friendItem_11o2p_61:hover{background:var(--bg)}._avatar_11o2p_79{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--accent);color:var(--accent-inv);font-size:.9375rem;font-weight:600}._friendInfo_11o2p_93{flex:1;min-width:0;display:flex;flex-direction:column}._friendName_11o2p_100{font-size:.875rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._friendMeta_11o2p_108{font-size:.75rem;color:var(--text-muted)}._chatIcon_11o2p_113{color:var(--text-muted)}._friendAction_11o2p_117{position:relative;display:flex;align-items:center;justify-content:center;width:24px;height:24px}._unreadBadge_11o2p_126{position:absolute;top:-6px;right:-8px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;font-size:.625rem;font-weight:700;line-height:18px;text-align:center}._friendActions_11o2p_142{display:flex;align-items:center;gap:6px}._callFriendBtn_11o2p_148{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;border:none;background:#16a34a;color:#fff;cursor:pointer;transition:background .15s}._callFriendBtn_11o2p_148:hover{background:#15803d}._callingOverlay_11o2p_166{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 24px}._callingAvatar_11o2p_176{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:var(--accent);color:var(--accent-inv);font-size:1.5rem;font-weight:600;animation:_callingPulse_11o2p_1 2s ease-in-out infinite}@keyframes _callingPulse_11o2p_1{0%,to{transform:scale(1);box-shadow:0 0 #16a34a4d}50%{transform:scale(1.05);box-shadow:0 0 0 16px #16a34a00}}._callingTitle_11o2p_195{font-size:1.25rem;font-weight:600}._callingSubtitle_11o2p_200{font-size:.8125rem;color:var(--text-muted)}._callingSpin_11o2p_205{color:var(--text-muted);animation:_spin_11o2p_1 1s linear infinite}@keyframes _spin_11o2p_1{to{transform:rotate(360deg)}}._cancelCallBtn_11o2p_214{display:flex;align-items:center;gap:8px;padding:10px 20px;margin-top:12px;font-size:.875rem;font-weight:500;color:#fff;background:#dc2626;border:none;border-radius:var(--radius);cursor:pointer}._cancelCallBtn_11o2p_214:hover{background:#b91c1c}._pendingIcon_11o2p_233{color:var(--text-muted)}._requestActions_11o2p_237{display:flex;gap:6px}._acceptBtn_11o2p_242{padding:6px 12px;font-size:.75rem;font-weight:500;color:var(--accent-inv);background:var(--accent);border:none;border-radius:var(--radius);cursor:pointer;transition:background .15s}._acceptBtn_11o2p_242:hover{background:var(--accent-hover)}._rejectBtn_11o2p_258{padding:6px 12px;font-size:.75rem;font-weight:500;color:var(--text-secondary);background:var(--white);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:background .15s}._rejectBtn_11o2p_258:hover{background:var(--bg)}._chatView_11o2p_275{position:relative;display:flex;flex-direction:column;height:100%}._chatHeader_11o2p_282{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid var(--border)}._backBtn_11o2p_290{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--radius);border:none;background:none;color:var(--text);cursor:pointer}._backBtn_11o2p_290:hover{background:var(--bg)}._chatAvatar_11o2p_307{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--accent);color:var(--accent-inv);font-size:.8125rem;font-weight:600}._chatName_11o2p_320{font-size:.9375rem;font-weight:600;flex:1}._chatHeaderActions_11o2p_326{display:flex;align-items:center;gap:6px;margin-left:auto}._unfriendBtn_11o2p_333{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;border:none;background:#dc2626;color:#fff;cursor:pointer;transition:background .15s}._unfriendBtn_11o2p_333:hover{background:#b91c1c}._confirmOverlay_11o2p_352{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;align-items:center;justify-content:center;background:#00000073;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._confirmCard_11o2p_363{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:24px;max-width:280px;text-align:center;box-shadow:0 8px 24px #0000001f}._confirmCard_11o2p_363 p{font-size:.875rem;color:var(--text);margin-bottom:16px;line-height:1.5}._confirmActions_11o2p_380{display:flex;gap:8px;justify-content:center}._confirmYes_11o2p_386{padding:8px 16px;font-size:.8125rem;font-weight:500;color:#fff;background:#dc2626;border:none;border-radius:var(--radius);cursor:pointer;transition:background .15s}._confirmYes_11o2p_386:hover{background:#b91c1c}._confirmNo_11o2p_402{padding:8px 16px;font-size:.8125rem;font-weight:500;color:var(--text-secondary);background:var(--white);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:background .15s}._confirmNo_11o2p_402:hover{background:var(--bg)}._chatMessages_11o2p_418{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:8px}._chatEmpty_11o2p_427{flex:1;display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-size:.8125rem}._msgBubble_11o2p_436{max-width:75%;padding:8px 12px;border-radius:12px;display:flex;flex-direction:column;gap:2px}._msgSent_11o2p_445{align-self:flex-end;background:var(--accent);color:var(--accent-inv)}._msgReceived_11o2p_451{align-self:flex-start;background:var(--bg);color:var(--text)}._msgText_11o2p_457{font-size:.8125rem;line-height:1.5;word-break:break-word}._msgTime_11o2p_463{font-size:.625rem;opacity:.6;align-self:flex-end}._chatInput_11o2p_469{display:flex;gap:8px;padding:12px 16px;border-top:1px solid var(--border)}._chatInput_11o2p_469 input{flex:1;padding:10px 14px;background:var(--white);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);font-size:.875rem;outline:none}._chatInput_11o2p_469 input::placeholder{color:var(--text-muted)}._chatInput_11o2p_469 input:focus{border-color:var(--border-focus);box-shadow:0 0 0 3px var(--focus-ring)}._chatInput_11o2p_469 button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--radius);border:none;background:var(--accent);color:var(--accent-inv);cursor:pointer;transition:background .15s}._chatInput_11o2p_469 button:hover:not(:disabled){background:var(--accent-hover)}._chatInput_11o2p_469 button:disabled{opacity:.4;cursor:not-allowed}._page_iielf_1{min-height:100vh;background:var(--white);position:relative}._sessionEndedOverlay_iielf_8{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:12px;text-align:center;padding:24px}._sessionEndedOverlay_iielf_8 h2{font-size:1.5rem;font-weight:700}._sessionEndedOverlay_iielf_8 p{font-size:.9375rem;color:var(--text-secondary);margin-bottom:16px}._sessionEndedActions_iielf_30{display:flex;gap:10px}._incomingCallOverlay_iielf_36{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;background:var(--overlay);animation:_fadeIn_iielf_1 .2s ease-out}@keyframes _fadeIn_iielf_1{0%{opacity:0}to{opacity:1}}._incomingCallCard_iielf_52{background:var(--white);border-radius:var(--radius-xl);padding:40px 36px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px;box-shadow:0 24px 48px -12px #00000040;animation:_slideUp_iielf_1 .25s ease-out}@keyframes _slideUp_iielf_1{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}._incomingCallAvatar_iielf_70{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:#16a34a;color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:8px;animation:_ringPulse_iielf_1 1.5s ease-in-out infinite}@keyframes _ringPulse_iielf_1{0%,to{box-shadow:0 0 #16a34a66}50%{box-shadow:0 0 0 20px #16a34a00}}._incomingCallCard_iielf_52 h2{font-size:1.25rem;font-weight:600}._incomingCallCard_iielf_52 p{font-size:.8125rem;color:var(--text-secondary)}._incomingCallLabel_iielf_100{font-size:.75rem;color:var(--text-muted);margin-bottom:16px}._incomingCallActions_iielf_106{display:flex;gap:24px}._acceptCallBtn_iielf_111{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;border:none;background:#16a34a;color:#fff;cursor:pointer;transition:background .15s}._acceptCallBtn_iielf_111:hover{background:#15803d}._declineCallBtn_iielf_129{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;border:none;background:#dc2626;color:#fff;cursor:pointer;transition:background .15s}._declineCallBtn_iielf_129:hover{background:#b91c1c}._nav_iielf_147{position:sticky;top:0;z-index:50;background:var(--nav-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}._navInner_iielf_156{max-width:860px;margin:0 auto;padding:0 24px;height:56px;display:flex;align-items:center;justify-content:space-between}._logo_iielf_166{display:flex;align-items:center;gap:8px;font-size:1rem;font-weight:600;letter-spacing:-.01em;color:var(--text)}._navRight_iielf_176{display:flex;align-items:center;gap:6px}._logoutBtn_iielf_182{display:flex;align-items:center;gap:6px;padding:8px 14px;font-size:.875rem;font-weight:500;color:var(--text-secondary);background:none;border:none;border-radius:var(--radius);cursor:pointer;transition:color .15s,background .15s}._logoutBtn_iielf_182:hover{color:var(--text);background:var(--bg)}._navTabs_iielf_203{display:flex;align-items:center;gap:2px;height:100%}._tab_iielf_210{display:flex;align-items:center;gap:6px;padding:8px 14px;font-size:.8125rem;font-weight:500;color:var(--text-secondary);background:none;border:none;border-radius:var(--radius);cursor:pointer;transition:color .15s,background .15s}._tab_iielf_210:hover,._tabActive_iielf_230{color:var(--text);background:var(--bg)}._tabBadge_iielf_235{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;font-size:.625rem;font-weight:700;line-height:1;color:#fff;background:#ef4444;border-radius:9px;margin-left:4px;animation:_badgePop_iielf_1 .25s ease-out}@keyframes _badgePop_iielf_1{0%{transform:scale(0)}70%{transform:scale(1.2)}to{transform:scale(1)}}._main_iielf_258{padding:48px 24px 64px;display:flex;justify-content:center}._friendsMain_iielf_264{max-width:600px;margin:0 auto;height:calc(100vh - 56px);overflow:hidden}._content_iielf_271{max-width:900px;margin:0 auto}._homeGrid_iielf_276{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:stretch}._homeLeft_iielf_283{display:flex;flex-direction:column}._homeLeft_iielf_283 ._card_iielf_288{flex:1;display:flex;flex-direction:column;justify-content:center}._homeRight_iielf_295{display:flex;flex-direction:column}._homeRight_iielf_295 ._info_iielf_300{flex:1}@media (max-width: 768px){._homeGrid_iielf_276{grid-template-columns:1fr}}._greeting_iielf_310{font-size:1.75rem;font-weight:700;letter-spacing:-.025em;text-align:center}._sub_iielf_317{color:var(--text-secondary);font-size:1rem;margin-top:8px;margin-bottom:32px;line-height:1.5;text-align:center}._error_iielf_326{padding:10px 14px;margin-bottom:20px;font-size:.8125rem;line-height:1.5;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:var(--radius)}[data-theme=dark] ._error_iielf_326{color:#fca5a5;background:#dc26261a;border-color:#dc262640}._card_iielf_288{display:flex;flex-direction:column;gap:16px;padding:28px;border:1px solid var(--border);border-radius:var(--radius-lg)}._card_iielf_288 h2{font-size:1.0625rem;font-weight:600;margin-bottom:4px}._card_iielf_288 p{font-size:.875rem;color:var(--text-secondary);line-height:1.6}._cardIcon_iielf_365{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--radius);background:var(--bg);color:var(--text)}._startBtn_iielf_376{align-self:flex-start;padding:10px 20px;font-size:.875rem;font-weight:500;color:var(--accent-inv);background:var(--accent);border:none;border-radius:var(--radius);cursor:pointer;transition:background .15s}._startBtn_iielf_376:hover:not(:disabled){background:var(--accent-hover)}._startBtn_iielf_376:disabled{opacity:.5;cursor:not-allowed}._secondaryBtn_iielf_398{padding:10px 20px;font-size:.875rem;font-weight:500;color:var(--text);background:var(--white);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:background .15s}._secondaryBtn_iielf_398:hover{background:var(--bg)}._info_iielf_300{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}._infoHeader_iielf_423{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid var(--border);background:var(--bg)}._infoHeaderText_iielf_432{font-size:.8125rem;font-weight:600;color:var(--text)}._editError_iielf_439{padding:8px 20px;font-size:.8125rem;color:#dc2626;background:#fef2f2;border-bottom:1px solid var(--border)}[data-theme=dark] ._editError_iielf_439{color:#fca5a5;background:#dc26261a}._editFields_iielf_452{padding:16px 20px;display:flex;flex-direction:column;gap:12px}._editField_iielf_452{display:flex;flex-direction:column;gap:4px}._editField_iielf_452 label{font-size:.75rem;font-weight:500;color:var(--text-secondary)}._editField_iielf_452 input,._editField_iielf_452 select,._editField_iielf_452 textarea{width:100%;padding:8px 10px;border-radius:var(--radius);border:1px solid var(--border);background:var(--white);color:var(--text);font-size:.8125rem;outline:none;resize:vertical}._editField_iielf_452 input:focus,._editField_iielf_452 select:focus,._editField_iielf_452 textarea:focus{border-color:var(--border-focus);box-shadow:0 0 0 3px var(--focus-ring)}._editField_iielf_452 select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23a1a1aa' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:32px}._subjectList_iielf_500{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}._subjectTag_iielf_507{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;font-size:.8125rem;font-weight:500;color:var(--text);background:var(--bg);border:1px solid var(--border);border-radius:100px}._removeSubject_iielf_520{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border:none;background:none;color:var(--text-muted);cursor:pointer;border-radius:50%;padding:0}._removeSubject_iielf_520:hover{color:#dc2626;background:#dc26261a}._addSubjectRow_iielf_539{display:flex;gap:8px;align-items:center}._addSubjectRow_iielf_539 input{flex:1;padding:8px 12px;font-size:.8125rem;border-radius:100px;border:1px solid var(--border);background:var(--white);color:var(--text);outline:none;transition:border-color .15s,box-shadow .15s}._addSubjectRow_iielf_539 input::placeholder{color:var(--text-muted)}._addSubjectRow_iielf_539 input:focus{border-color:var(--border-focus);box-shadow:0 0 0 3px var(--focus-ring)}._addSubjectBtn_iielf_566{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:50%;border:1px solid var(--border);background:var(--white);color:var(--text-secondary);cursor:pointer;transition:all .15s}._addSubjectBtn_iielf_566:hover:not(:disabled){background:var(--bg);color:var(--text)}._addSubjectBtn_iielf_566:disabled{opacity:.3;cursor:not-allowed}._infoItemCol_iielf_591{display:flex;flex-direction:column;gap:8px;padding:14px 20px;border-bottom:1px solid var(--border)}._infoItemCol_iielf_591:last-child{border-bottom:none}._subjectChips_iielf_603{display:flex;flex-wrap:wrap;gap:5px}._subjectChip_iielf_603{padding:4px 12px;font-size:.6875rem;font-weight:500;color:var(--text-secondary);background:var(--bg);border:1px solid var(--border);border-radius:100px;white-space:nowrap}._styleChip_iielf_620{padding:4px 12px;font-size:.6875rem;font-weight:500;color:#7c3aed;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:100px;white-space:nowrap}[data-theme=dark] ._styleChip_iielf_620{color:#c4b5fd;background:#7c3aed1f;border-color:#7c3aed40}._subjectMore_iielf_637{padding:4px 10px;font-size:.6875rem;font-weight:600;color:var(--text-muted);background:var(--bg);border:1px dashed var(--border);border-radius:100px;white-space:nowrap}._infoItem_iielf_591{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border-bottom:1px solid var(--border)}._infoItem_iielf_591:last-child{border-bottom:none}._infoLabel_iielf_660{font-size:.8125rem;font-weight:500;color:var(--text-secondary)}._infoValue_iielf_666{font-size:.875rem;color:var(--text);text-align:right}._form_iielf_673{display:flex;flex-direction:column;gap:16px}._row_iielf_679{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media (max-width: 500px){._row_iielf_679{grid-template-columns:1fr}}._field_iielf_691{display:flex;flex-direction:column;gap:5px}._field_iielf_691 label{font-size:.8125rem;font-weight:500;color:var(--text)}._hint_iielf_703{font-weight:400;color:var(--text-muted)}._field_iielf_691 input,._field_iielf_691 select,._field_iielf_691 textarea{width:100%;padding:10px 12px;border-radius:var(--radius);border:1px solid var(--border);background:var(--white);color:var(--text);font-size:.875rem;outline:none;transition:border-color .15s,box-shadow .15s;resize:vertical}._field_iielf_691 input::placeholder,._field_iielf_691 textarea::placeholder{color:var(--text-muted)}._field_iielf_691 input:focus,._field_iielf_691 select:focus,._field_iielf_691 textarea:focus{border-color:var(--border-focus);box-shadow:0 0 0 3px var(--focus-ring)}._field_iielf_691 select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23a1a1aa' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}._spin_iielf_743{color:var(--text-muted);animation:_spin_iielf_743 1s linear infinite;margin:0 auto;display:block}@keyframes _spin_iielf_743{to{transform:rotate(360deg)}}._mainCentered_iielf_755{padding:24px;display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 56px)}._profilePage_iielf_764{max-width:640px;width:100%;padding-bottom:48px}._profileTitle_iielf_770{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;margin-bottom:4px}._profileSub_iielf_777{font-size:.9375rem;color:var(--text-secondary);line-height:1.5;margin-bottom:28px}._profileSections_iielf_784{display:flex;flex-direction:column;gap:28px}._profileSection_iielf_784{border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px}._sectionLabel_iielf_796{font-size:.9375rem;font-weight:600;margin-bottom:4px}._sectionHint_iielf_802{font-size:.8125rem;color:var(--text-secondary);line-height:1.5;margin-bottom:16px}._profileActions_iielf_809{margin-top:24px;display:flex;gap:10px}._successMsg_iielf_815{padding:10px 14px;margin-bottom:20px;font-size:.8125rem;line-height:1.5;color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:var(--radius)}[data-theme=dark] ._successMsg_iielf_815{color:#86efac;background:#16a34a1a;border-color:#16a34a40}._disabledInput_iielf_832{opacity:.6;cursor:not-allowed}@media (max-width: 600px){._greeting_iielf_310{font-size:1.375rem}._card_iielf_288{padding:20px}}._overlay_8eevg_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px;background:var(--overlay);animation:_fadeIn_8eevg_1 .15s ease-out}@keyframes _fadeIn_8eevg_1{0%{opacity:0}to{opacity:1}}._modal_8eevg_18{position:relative;width:100%;max-width:420px;background:var(--white);border-radius:var(--radius-xl);padding:36px 32px 32px;box-shadow:0 24px 48px -12px #0000002e;animation:_slideUp_8eevg_1 .2s ease-out}@keyframes _slideUp_8eevg_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._close_8eevg_34{position:absolute;top:16px;right:16px;background:none;border:none;color:var(--text-muted);cursor:pointer;padding:4px;border-radius:6px;display:flex;transition:color .15s,background .15s}._close_8eevg_34:hover{color:var(--text);background:var(--bg)}._title_8eevg_53{font-size:1.25rem;font-weight:600;letter-spacing:-.01em}._subtitle_8eevg_59{font-size:.875rem;color:var(--text-secondary);margin-top:4px;margin-bottom:24px;line-height:1.5}._error_8eevg_68{padding:10px 14px;margin-bottom:16px;font-size:.8125rem;line-height:1.5;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:var(--radius)}[data-theme=dark] ._error_8eevg_68{color:#fca5a5;background:#dc26261a;border-color:#dc262640}._google_8eevg_86{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;height:42px;border-radius:var(--radius);border:1px solid var(--border);background:var(--white);color:var(--text);font-weight:500;font-size:.875rem;cursor:pointer;transition:background .15s}._google_8eevg_86:hover{background:var(--bg)}._divider_8eevg_108{display:flex;align-items:center;gap:14px;margin:18px 0}._divider_8eevg_108:before,._divider_8eevg_108:after{content:"";flex:1;height:1px;background:var(--border)}._divider_8eevg_108 span{font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}._form_8eevg_131{display:flex;flex-direction:column;gap:14px}._row_8eevg_137{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media (max-width: 480px){._row_8eevg_137{grid-template-columns:1fr}}._field_8eevg_149{display:flex;flex-direction:column;gap:4px}._field_8eevg_149 label{font-size:.8125rem;font-weight:500;color:var(--text)}._field_8eevg_149 input{width:100%;height:40px;padding:0 12px;border-radius:var(--radius);border:1px solid var(--border);background:var(--white);color:var(--text);font-size:.875rem;outline:none;transition:border-color .15s,box-shadow .15s}._field_8eevg_149 input::placeholder{color:var(--text-muted)}._field_8eevg_149 input:focus{border-color:var(--border-focus);box-shadow:0 0 0 3px var(--focus-ring)}._labelRow_8eevg_183{display:flex;justify-content:space-between;align-items:baseline}._forgot_8eevg_189{font-size:.8125rem;color:var(--text-secondary)}._forgot_8eevg_189:hover{color:var(--text)}._pwWrap_8eevg_199{position:relative}._pwWrap_8eevg_199 input{padding-right:40px}._eye_8eevg_207{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--text-muted);cursor:pointer;display:flex;padding:2px}._eye_8eevg_207:hover{color:var(--text-secondary)}._submit_8eevg_225{display:flex;align-items:center;justify-content:center;width:100%;height:42px;margin-top:4px;border-radius:var(--radius);border:none;background:var(--accent);color:var(--accent-inv);font-weight:500;font-size:.875rem;cursor:pointer;transition:background .15s}._submit_8eevg_225:hover:not(:disabled){background:var(--accent-hover)}._submit_8eevg_225:disabled{opacity:.6;cursor:not-allowed}._spinner_8eevg_252{display:inline-block;width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:_spin_8eevg_252 .55s linear infinite}@keyframes _spin_8eevg_252{to{transform:rotate(360deg)}}._terms_8eevg_267{font-size:.75rem;color:var(--text-muted);text-align:center;margin-top:16px;line-height:1.6}._terms_8eevg_267 a{color:var(--text-secondary);text-decoration:underline;text-underline-offset:2px}._switch_8eevg_281{font-size:.875rem;color:var(--text-secondary);text-align:center;margin-top:18px}._switch_8eevg_281 button{background:none;border:none;color:var(--text);font-weight:600;font-size:.875rem;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px}._switch_8eevg_281 button:hover{color:var(--accent)}
