.chat-module__GpF7hW__chatContainer{background:var(--bg-primary);flex-direction:column;max-width:520px;height:100dvh;margin:0 auto;display:flex}.chat-module__GpF7hW__chatHeader{padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--border-subtle);background:var(--bg-card);justify-content:space-between;align-items:center;display:flex}.chat-module__GpF7hW__chatHeaderLeft{align-items:center;gap:var(--space-sm);display:flex}.chat-module__GpF7hW__backBtn{width:32px;height:32px;color:var(--choc);cursor:pointer;border-radius:var(--radius-full);transition:background var(--duration-fast) var(--ease-out);-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;font-size:1.125rem;display:flex}.chat-module__GpF7hW__backBtn:hover{background:#3b1f140f}.chat-module__GpF7hW__avatar{background:var(--choc);width:40px;height:40px;color:var(--ivory);font-family:var(--font-display);border-radius:50%;justify-content:center;align-items:center;font-size:1.125rem;font-weight:500;display:flex}.chat-module__GpF7hW__chatName{font-family:var(--font-display);color:var(--choc);font-size:1.125rem;font-weight:500}.chat-module__GpF7hW__chatTimer{color:var(--gold);font-size:.75rem;font-weight:500}.chat-module__GpF7hW__revealBadge{border-radius:var(--radius-full);border:1.5px solid var(--gold);color:var(--gold);font-family:var(--font-body);cursor:pointer;transition:all var(--duration-fast) var(--ease-out);background:0 0;padding:6px 14px;font-size:.75rem;font-weight:600}.chat-module__GpF7hW__revealBadge:hover{background:var(--gold);color:var(--choc-dark)}.chat-module__GpF7hW__revealsPanel{padding:var(--space-md) var(--space-lg);background:var(--bg-card);border-bottom:1px solid var(--border-subtle);animation:chat-module__GpF7hW__slideDown var(--duration-normal) var(--ease-out)}.chat-module__GpF7hW__revealsPanelTitle{font-family:var(--font-display);margin-bottom:var(--space-md);font-size:1rem;font-weight:500}.chat-module__GpF7hW__revealsList{gap:var(--space-sm);flex-direction:column;display:flex}.chat-module__GpF7hW__revealItem{padding:var(--space-sm) var(--space-md);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;display:flex}.chat-module__GpF7hW__revealUnlocked{background:#b8955a14}.chat-module__GpF7hW__revealLocked{opacity:.5}.chat-module__GpF7hW__revealLabel{color:var(--text-primary);font-size:.8125rem;font-weight:500}.chat-module__GpF7hW__revealValue{color:var(--gold);font-size:.8125rem;font-weight:600}.chat-module__GpF7hW__revealLockedText{color:var(--text-muted);font-size:.75rem;font-style:italic}.chat-module__GpF7hW__nextRevealHint{align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-lg);color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);background:#b8955a0f;font-size:.8125rem;display:flex}.chat-module__GpF7hW__nextRevealIcon{color:var(--gold);font-size:.75rem}.chat-module__GpF7hW__nextRevealHint strong{color:var(--gold)}.chat-module__GpF7hW__messagesArea{padding:var(--space-lg);gap:var(--space-sm);flex-direction:column;flex:1;display:flex;overflow-y:auto}.chat-module__GpF7hW__icebreaker{text-align:center;padding:var(--space-xl) var(--space-lg);flex-direction:column;align-items:center;max-width:340px;margin:auto;display:flex}.chat-module__GpF7hW__icebreakerIcon{color:var(--gold);margin-bottom:var(--space-md);font-size:2rem;animation:2s ease-in-out infinite chat-module__GpF7hW__pulse}.chat-module__GpF7hW__icebreakerTitle{font-family:var(--font-display);color:var(--choc);margin-bottom:var(--space-md);font-size:1.375rem;font-weight:500}.chat-module__GpF7hW__icebreakerQuestion{font-family:var(--font-display);color:var(--text-primary);margin-bottom:var(--space-lg);padding:var(--space-md) var(--space-lg);border-radius:var(--radius-md);border-left:3px solid var(--gold);background:#b8955a0f;font-size:1.0625rem;font-style:italic;line-height:1.6}.chat-module__GpF7hW__icebreakerHint{color:var(--text-muted);font-size:.8125rem}.chat-module__GpF7hW__icebreakerUse{margin-top:var(--space-md);border:1.5px solid var(--gold);border-radius:var(--radius-full);font-family:var(--font-body);color:var(--gold);cursor:pointer;transition:all var(--duration-fast) var(--ease-out);-webkit-tap-highlight-color:transparent;background:#b8955a14;padding:10px 24px;font-size:.8125rem;font-weight:600}.chat-module__GpF7hW__icebreakerUse:hover{background:#b8955a26;transform:translateY(-1px)}@keyframes chat-module__GpF7hW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.chat-module__GpF7hW__revealCard{border-radius:var(--radius-md);border:1.5px solid var(--gold);text-align:center;max-width:85%;animation:chat-module__GpF7hW__scaleIn var(--duration-normal) var(--ease-out);margin:var(--space-sm) 0;background:linear-gradient(135deg,#b8955a14,#c9a96e26);align-self:center;padding:14px 20px;box-shadow:0 2px 12px #b8955a26}.chat-module__GpF7hW__revealCardText{font-family:var(--font-display);color:var(--choc);font-size:.9375rem;font-weight:500;line-height:1.5}.chat-module__GpF7hW__revealPhoto{aspect-ratio:3/4;border-radius:var(--radius-md);background-position:50%;background-size:cover;background-color:var(--ivory-deep);border:1.5px solid var(--gold);width:100%;max-width:180px;margin-top:6px}.chat-module__GpF7hW__messageBubble{max-width:80%;animation:chat-module__GpF7hW__scaleIn var(--duration-fast) var(--ease-out);border-radius:18px;padding:12px 16px;position:relative}.chat-module__GpF7hW__messageMine{background:var(--choc);color:var(--ivory);border-bottom-right-radius:6px;align-self:flex-end}.chat-module__GpF7hW__messageTheirs{background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-subtle);border-bottom-left-radius:6px;align-self:flex-start}.chat-module__GpF7hW__messageText{color:inherit;font-size:.9375rem;line-height:1.5}.chat-module__GpF7hW__messageTime{opacity:.6;margin-top:4px;font-size:.6875rem;display:block}.chat-module__GpF7hW__messageMine .chat-module__GpF7hW__messageTime{text-align:right;color:var(--ivory)}.chat-module__GpF7hW__messageTheirs .chat-module__GpF7hW__messageTime{color:var(--text-muted)}.chat-module__GpF7hW__chatActions{justify-content:center;gap:var(--space-lg);padding:var(--space-sm) 0;display:flex}.chat-module__GpF7hW__actionBtn{border:1.5px solid var(--border-light);background:var(--bg-card);cursor:pointer;width:40px;height:40px;transition:all var(--duration-fast) var(--ease-out);border-radius:50%;justify-content:center;align-items:center;font-size:1.125rem;display:flex}.chat-module__GpF7hW__actionBtn:hover{border-color:var(--text-muted);transform:scale(1.05)}.chat-module__GpF7hW__actionBtnSpecial{border:1.5px solid var(--gold);cursor:pointer;width:40px;height:40px;transition:all var(--duration-fast) var(--ease-out);background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:1.125rem;display:flex}.chat-module__GpF7hW__actionBtnSpecial:hover{background:var(--gold);transform:scale(1.05)}.chat-module__GpF7hW__inputArea{align-items:flex-end;gap:var(--space-sm);padding:var(--space-md) var(--space-lg);border-top:1px solid var(--border-subtle);background:var(--bg-card);display:flex}.chat-module__GpF7hW__messageInput{font-family:var(--font-body);border:1.5px solid var(--border-light);background:var(--bg-primary);color:var(--text-primary);resize:none;max-height:100px;transition:border-color var(--duration-fast) var(--ease-out);border-radius:20px;flex:1;padding:12px 16px;font-size:.9375rem}.chat-module__GpF7hW__messageInput::placeholder{color:var(--text-muted)}.chat-module__GpF7hW__messageInput:focus{border-color:var(--gold);outline:none}.chat-module__GpF7hW__sendBtn{background:var(--choc);width:44px;height:44px;color:var(--ivory);cursor:pointer;transition:all var(--duration-fast) var(--ease-out);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.chat-module__GpF7hW__sendBtn:hover{background:var(--choc-light);transform:scale(1.05)}.chat-module__GpF7hW__sendBtn:disabled{opacity:.3;cursor:not-allowed;transform:none}.chat-module__GpF7hW__exitOverlay{z-index:100;animation:chat-module__GpF7hW__fadeIn var(--duration-normal) var(--ease-out);background:#3b1f1499;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.chat-module__GpF7hW__exitCard{background:var(--bg-card);border-radius:var(--radius-lg);padding:var(--space-xl);width:90%;max-width:360px;animation:chat-module__GpF7hW__scaleIn var(--duration-normal) var(--ease-out)}.chat-module__GpF7hW__exitTitle{font-family:var(--font-display);color:var(--choc);margin-bottom:var(--space-md);font-size:1.25rem;font-weight:500}.chat-module__GpF7hW__exitOptions{gap:var(--space-sm);margin-bottom:var(--space-lg);flex-direction:column;display:flex}.chat-module__GpF7hW__exitOption{padding:14px var(--space-md);border:1.5px solid var(--border-light);border-radius:var(--radius-md);font-family:var(--font-body);color:var(--text-secondary);cursor:pointer;text-align:left;transition:all var(--duration-fast) var(--ease-out);background:0 0;font-size:.875rem}.chat-module__GpF7hW__exitOption:hover{border-color:var(--choc);color:var(--choc)}.chat-module__GpF7hW__exitOptionSelected{border-color:var(--choc);color:var(--choc);background:#3b1f140a}.chat-module__GpF7hW__typingIndicator{align-items:center;gap:4px;min-height:20px;padding:4px 2px;display:flex}.chat-module__GpF7hW__typingDot{background:var(--text-muted);border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite chat-module__GpF7hW__typingBounce}.chat-module__GpF7hW__typingDot:nth-child(2){animation-delay:.2s}.chat-module__GpF7hW__typingDot:nth-child(3){animation-delay:.4s}@keyframes chat-module__GpF7hW__typingBounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}.chat-module__GpF7hW__expiryOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;animation:chat-module__GpF7hW__fadeIn var(--duration-normal) var(--ease-out);background:#3b1f14b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.chat-module__GpF7hW__expiryModal{background:var(--bg-card);border-radius:var(--radius-xl,20px);padding:var(--space-xl) var(--space-lg);text-align:center;width:90%;max-width:380px;animation:chat-module__GpF7hW__scaleIn var(--duration-normal) var(--ease-out);gap:var(--space-sm);flex-direction:column;display:flex}.chat-module__GpF7hW__expiryGlimmer{margin-bottom:var(--space-xs,4px);color:var(--gold);font-size:2rem;animation:2s ease-in-out infinite chat-module__GpF7hW__pulse}.chat-module__GpF7hW__expiryTitle{font-family:var(--font-display);color:var(--choc);margin:0;font-size:1.25rem;font-style:italic;font-weight:400;line-height:1.4}.chat-module__GpF7hW__expirySub{color:var(--text-secondary);margin:0 0 var(--space-sm) 0;font-size:.875rem;line-height:1.5}.chat-module__GpF7hW__expiryGrace{letter-spacing:.08em;text-transform:uppercase;color:var(--gold);margin:0 0 var(--space-md) 0;font-size:.75rem;font-weight:500}.chat-module__GpF7hW__expiryBtnDating{border-radius:var(--radius-full,100px);background:var(--choc);color:var(--ivory);font-family:var(--font-body);cursor:pointer;transition:all var(--duration-fast) var(--ease-out);border:none;padding:14px 24px;font-size:.9375rem;font-weight:500}.chat-module__GpF7hW__expiryBtnDating:hover{transform:translateY(-1px);box-shadow:0 6px 20px #3b1f1433}.chat-module__GpF7hW__expiryBtnExtend{border:1.5px solid var(--gold);border-radius:var(--radius-full,100px);color:var(--gold);font-family:var(--font-body);cursor:pointer;transition:all var(--duration-fast) var(--ease-out);justify-content:center;align-items:center;gap:var(--space-sm);background:0 0;padding:12px 24px;font-size:.875rem;font-weight:500;display:flex}.chat-module__GpF7hW__expiryBtnExtend:hover:not(:disabled){background:#b8955a14}.chat-module__GpF7hW__expiryBtnExtend:disabled{opacity:.4;cursor:not-allowed}.chat-module__GpF7hW__expiryTokenCost{opacity:.7;font-size:.75rem}.chat-module__GpF7hW__expiryBtnExit{border-radius:var(--radius-full,100px);color:var(--text-muted);font-family:var(--font-body);cursor:pointer;transition:color var(--duration-fast) var(--ease-out);background:0 0;border:none;padding:10px 24px;font-size:.8125rem}.chat-module__GpF7hW__expiryBtnExit:hover{color:var(--text-secondary)}.chat-module__GpF7hW__expiryBtnBack{color:var(--text-muted);font-family:var(--font-body);cursor:pointer;background:0 0;border:none;padding:8px;font-size:.8125rem}.chat-module__GpF7hW__expiredBar{padding:var(--space-md) var(--space-lg);border-top:1px solid var(--border-subtle);background:var(--bg-card);text-align:center}.chat-module__GpF7hW__expiredText{font-family:var(--font-display);color:var(--text-secondary);margin:0 0 var(--space-sm) 0;font-size:.9375rem;font-style:italic}.chat-module__GpF7hW__expiredBtn{border:1.5px solid var(--gold);border-radius:var(--radius-full,100px);color:var(--gold);font-family:var(--font-body);cursor:pointer;transition:all var(--duration-fast) var(--ease-out);background:0 0;padding:10px 20px;font-size:.8125rem;font-weight:500}.chat-module__GpF7hW__expiredBtn:hover{background:#b8955a14}
.SpendModal-module__LiPnGa__overlay{z-index:200;animation:SpendModal-module__LiPnGa__fadeIn var(--duration-fast) var(--ease-out);padding:var(--space-lg);background:#3b1f1499;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SpendModal-module__LiPnGa__modal{background:var(--bg-card);border-radius:var(--radius-xl);padding:var(--space-2xl);width:100%;max-width:360px;box-shadow:var(--shadow-xl);border:1px solid var(--border-subtle);animation:SpendModal-module__LiPnGa__scaleIn var(--duration-normal) var(--ease-out)}.SpendModal-module__LiPnGa__title{font-family:var(--font-display);color:var(--choc);text-align:center;margin-bottom:var(--space-sm);font-size:1.25rem;font-weight:500}.SpendModal-module__LiPnGa__desc{color:var(--text-secondary);text-align:center;margin-bottom:var(--space-xl);font-size:.875rem;line-height:1.5}.SpendModal-module__LiPnGa__costRow,.SpendModal-module__LiPnGa__balanceRow{padding:var(--space-sm) 0;justify-content:space-between;align-items:center;display:flex}.SpendModal-module__LiPnGa__costRow{border-bottom:1px solid var(--border-subtle)}.SpendModal-module__LiPnGa__costLabel,.SpendModal-module__LiPnGa__balanceLabel{color:var(--text-muted);font-size:.8125rem}.SpendModal-module__LiPnGa__costValue{color:var(--gold);font-size:.9375rem;font-weight:600}.SpendModal-module__LiPnGa__balanceValue{color:var(--text-primary);font-size:.9375rem;font-weight:600}.SpendModal-module__LiPnGa__balanceInsufficient{color:#c0392b}.SpendModal-module__LiPnGa__insufficientMsg{color:#c0392b;text-align:center;margin-top:var(--space-sm);font-size:.75rem;line-height:1.4}.SpendModal-module__LiPnGa__actions{gap:var(--space-md);margin-top:var(--space-xl);display:flex}.SpendModal-module__LiPnGa__actions button{flex:1}.SpendModal-module__LiPnGa__resultState{align-items:center;gap:var(--space-md);padding:var(--space-xl) 0;flex-direction:column;display:flex}.SpendModal-module__LiPnGa__resultIcon{color:#5b8c6a;width:48px;height:48px;animation:SpendModal-module__LiPnGa__scaleIn var(--duration-normal) var(--ease-out);background:#5b8c6a1f;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:600;display:flex}.SpendModal-module__LiPnGa__resultIconError{width:48px;height:48px;animation:SpendModal-module__LiPnGa__scaleIn var(--duration-normal) var(--ease-out);color:#c0392b;background:#c0392b1f;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:600;display:flex}.SpendModal-module__LiPnGa__resultText{font-family:var(--font-display);color:var(--text-primary);font-size:1rem}
.bottomnav-module__Qi56eG__bottomNav{z-index:100;height:64px;padding-bottom:env(safe-area-inset-bottom,0);-webkit-backdrop-filter:blur(20px);background:#f5efe0eb;border-top:1px solid #3b1f1414;justify-content:space-around;align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0}.bottomnav-module__Qi56eG__tab{cursor:pointer;transition:color var(--duration-fast) var(--ease-out);color:#3b1f1459;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;padding:6px 0;display:flex}.bottomnav-module__Qi56eG__tab:hover{color:#3b1f148c}.bottomnav-module__Qi56eG__tabActive{color:var(--choc)}.bottomnav-module__Qi56eG__tabIcon{justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:relative}.bottomnav-module__Qi56eG__tabBadge{border-radius:var(--radius-full);background:var(--gold);color:#fff;min-width:16px;height:16px;font-size:.5625rem;font-weight:700;font-family:var(--font-body);justify-content:center;align-items:center;padding:0 4px;line-height:1;display:flex;position:absolute;top:-4px;right:-8px}.bottomnav-module__Qi56eG__tabLabel{font-size:.625rem;font-weight:500;font-family:var(--font-body);letter-spacing:.02em}
.topbar-module___vFpLq__topBar{z-index:50;height:52px;padding:0 var(--space-lg);-webkit-backdrop-filter:blur(20px);background:#f5efe0eb;border-bottom:1px solid #3b1f140f;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.topbar-module___vFpLq__brand{align-items:center;gap:8px;display:flex}.topbar-module___vFpLq__logo{border-radius:6px}.topbar-module___vFpLq__wordmark{font-family:var(--font-display);color:var(--choc);letter-spacing:-.01em;font-size:1.25rem;font-weight:500}.topbar-module___vFpLq__feedbackBtn{cursor:pointer;background:#3b1f140f;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;line-height:1;transition:background .2s;display:flex}.topbar-module___vFpLq__feedbackBtn:hover{background:#3b1f141f}
.blindlyloader-module__UoEwsq__loaderWrap{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;padding:2rem;animation:.4s ease-out blindlyloader-module__UoEwsq__fadeIn;display:flex}@keyframes blindlyloader-module__UoEwsq__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.blindlyloader-module__UoEwsq__logoContainer{justify-content:center;align-items:center;display:flex;position:relative}.blindlyloader-module__UoEwsq__heartbeatAnim{transform-origin:50%;width:100%;height:100%;animation:1.5s ease-in-out infinite blindlyloader-module__UoEwsq__heartbeat;position:absolute;inset:0}@keyframes blindlyloader-module__UoEwsq__heartbeat{0%{transform:scale(1)}15%{transform:scale(1.08)}30%{transform:scale(1)}45%{transform:scale(1.08)}to{transform:scale(1)}}.blindlyloader-module__UoEwsq__message{color:var(--choc,#3b1f14);font-family:var(--font-dm-sans);letter-spacing:.05em;opacity:.8;text-transform:uppercase;font-size:.9rem;font-weight:500}
.app-module__7v3NSG__appScreen{background:var(--bg-primary);flex-direction:column;min-height:100dvh;padding-bottom:80px;display:flex}.app-module__7v3NSG__topBar{align-items:center;gap:var(--space-sm);padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--border-subtle);display:flex}.app-module__7v3NSG__appTitle{font-family:var(--font-display);color:var(--choc);flex:1;font-size:1.25rem;font-weight:400}.app-module__7v3NSG__cityBar{align-items:center;gap:var(--space-md);padding:var(--space-sm) var(--space-lg);border-bottom:1px solid var(--border-subtle);background:#b8955a0f;display:flex}.app-module__7v3NSG__cityLabel{font-family:var(--font-body);color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:.6875rem;font-weight:500}.app-module__7v3NSG__cityTrack{background:#3b1f1414;border-radius:2px;flex:1;height:4px;overflow:hidden}.app-module__7v3NSG__cityFill{background:linear-gradient(90deg, var(--gold), var(--glimmer));height:100%;transition:width .6s var(--ease-out);border-radius:2px}.app-module__7v3NSG__tabBar{border-bottom:1px solid var(--border-subtle);display:flex}.app-module__7v3NSG__tab{padding:var(--space-md) 0;font-family:var(--font-body);color:var(--text-muted);cursor:pointer;transition:all var(--duration-fast) var(--ease-out);background:0 0;border:none;border-bottom:2px solid #0000;flex:1;font-size:.875rem;font-weight:500}.app-module__7v3NSG__tab:hover{color:var(--text-primary)}.app-module__7v3NSG__tabActive{color:var(--choc);border-bottom-color:var(--gold)}.app-module__7v3NSG__content{padding:var(--space-lg);flex:1;width:100%;max-width:520px;margin:0 auto}.app-module__7v3NSG__noRounds{text-align:center;padding:var(--space-3xl) var(--space-lg);align-items:center;gap:var(--space-md);flex-direction:column;display:flex}.app-module__7v3NSG__noRounds h3{font-family:var(--font-display);font-size:1.5rem;font-weight:500}.app-module__7v3NSG__noRounds p{color:var(--text-muted);max-width:280px;font-size:.9375rem}.app-module__7v3NSG__matchesList{padding:var(--space-lg) 0}.app-module__7v3NSG__emptyState{text-align:center;padding:var(--space-3xl) var(--space-lg);align-items:center;gap:var(--space-md);flex-direction:column;display:flex}.app-module__7v3NSG__emptyState h3{font-family:var(--font-display);font-size:1.5rem;font-weight:500}.app-module__7v3NSG__emptyState p{color:var(--text-muted);max-width:260px;font-size:.9375rem;line-height:1.6}.app-module__7v3NSG__matchPreview{align-items:center;gap:var(--space-md);padding:var(--space-md) var(--space-lg);border-radius:var(--radius-lg);background:var(--bg-card);border:1px solid var(--border-subtle);cursor:pointer;transition:all var(--duration-normal) var(--ease-out);display:flex}.app-module__7v3NSG__matchPreview:hover{border-color:var(--gold);box-shadow:var(--shadow-sm)}.app-module__7v3NSG__matchAvatar{background:var(--ivory-deep);object-fit:cover;border-radius:50%;width:52px;height:52px}.app-module__7v3NSG__matchInfo{flex:1}.app-module__7v3NSG__matchName{color:var(--text-primary);font-size:.9375rem;font-weight:500}.app-module__7v3NSG__matchLastMsg{color:var(--text-muted);margin-top:2px;font-size:.8125rem}.app-module__7v3NSG__matchTime{color:var(--text-muted);font-size:.75rem}
.verify-module__plaxmW__verifyScreen{background:var(--bg-primary);min-height:100dvh;padding-bottom:80px}.verify-module__plaxmW__header{padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--border-subtle);background:var(--bg-card);justify-content:space-between;align-items:center;display:flex}.verify-module__plaxmW__headerTitle{font-family:var(--font-display);color:var(--choc);font-size:1.125rem;font-weight:500}.verify-module__plaxmW__content{max-width:480px;padding:var(--space-xl);margin:0 auto}.verify-module__plaxmW__hero{text-align:center;margin-bottom:var(--space-2xl)}.verify-module__plaxmW__badgePreview{width:56px;height:56px;margin-bottom:var(--space-md);background:#5b8c6a1a;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.verify-module__plaxmW__badgePreview>span{width:32px!important;height:32px!important}.verify-module__plaxmW__heroTitle{font-family:var(--font-display);color:var(--choc);margin-bottom:var(--space-sm);font-size:1.75rem;font-weight:400}.verify-module__plaxmW__heroSub{color:var(--text-secondary);max-width:320px;margin:0 auto;font-size:.9375rem;line-height:1.6}.verify-module__plaxmW__benefitsList{gap:var(--space-lg);margin-bottom:var(--space-2xl);flex-direction:column;display:flex}.verify-module__plaxmW__benefitItem{gap:var(--space-md);align-items:flex-start;display:flex}.verify-module__plaxmW__benefitIcon{border-radius:var(--radius-md);background:var(--bg-card);border:1px solid var(--border-subtle);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.125rem;display:flex}.verify-module__plaxmW__benefitTitle{color:var(--choc);margin-bottom:2px;font-size:.9375rem;font-weight:600}.verify-module__plaxmW__benefitDesc{color:var(--text-secondary);font-size:.8125rem;line-height:1.5}.verify-module__plaxmW__ctaSection{margin-bottom:var(--space-2xl)}.verify-module__plaxmW__ctaNote{text-align:center;color:var(--text-muted);margin-top:var(--space-sm);font-size:.75rem}.verify-module__plaxmW__steps{padding:var(--space-xl);background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);margin-bottom:var(--space-xl)}.verify-module__plaxmW__stepsTitle{font-family:var(--font-display);color:var(--choc);margin-bottom:var(--space-md);font-size:1rem;font-weight:500}.verify-module__plaxmW__stepsList{gap:var(--space-md);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.verify-module__plaxmW__stepsList li{align-items:center;gap:var(--space-md);color:var(--text-secondary);font-size:.875rem;display:flex}.verify-module__plaxmW__stepNum{background:var(--bg-primary);width:28px;height:28px;color:var(--choc);border:1px solid var(--border-subtle);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8125rem;font-weight:600;display:flex}.verify-module__plaxmW__privacyNote{color:var(--text-muted);text-align:center;font-size:.75rem;line-height:1.6}.verify-module__plaxmW__privacyNote a{color:var(--gold);text-underline-offset:2px;text-decoration:underline}.verify-module__plaxmW__verifiedState{text-align:center;padding:var(--space-3xl) 0}.verify-module__plaxmW__bigBadge{width:72px;height:72px;margin-bottom:var(--space-lg);background:#5b8c6a1a;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.verify-module__plaxmW__bigBadge>span{width:40px!important;height:40px!important}.verify-module__plaxmW__stateTitle{font-family:var(--font-display);color:var(--choc);margin-bottom:var(--space-sm);font-size:1.5rem;font-weight:400}.verify-module__plaxmW__stateDesc{color:var(--text-secondary);max-width:300px;margin:0 auto;font-size:.9375rem;line-height:1.6}
.notifications-module__gv5qsq__notifScreen{background:var(--bg-primary);min-height:100dvh}.notifications-module__gv5qsq__header{padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--border-subtle);background:var(--bg-card);justify-content:space-between;align-items:center;display:flex}.notifications-module__gv5qsq__headerTitle{font-family:var(--font-display);color:var(--choc);align-items:center;gap:var(--space-sm);font-size:1.125rem;font-weight:500;display:flex}.notifications-module__gv5qsq__badge{border-radius:var(--radius-full);background:var(--gold);color:#fff;min-width:20px;height:20px;font-family:var(--font-body);justify-content:center;align-items:center;padding:0 6px;font-size:.6875rem;font-weight:600;display:inline-flex}.notifications-module__gv5qsq__content{max-width:480px;padding:var(--space-lg);margin:0 auto}.notifications-module__gv5qsq__empty{text-align:center;padding:var(--space-3xl) var(--space-xl)}.notifications-module__gv5qsq__emptyIcon{color:var(--border-light);margin-bottom:var(--space-md);font-size:2rem}.notifications-module__gv5qsq__emptyText{font-family:var(--font-display);color:var(--choc);margin-bottom:var(--space-xs);font-size:1.125rem}.notifications-module__gv5qsq__emptyHint{color:var(--text-muted);font-size:.875rem}.notifications-module__gv5qsq__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.notifications-module__gv5qsq__item{align-items:flex-start;gap:var(--space-md);padding:var(--space-lg);border-bottom:1px solid var(--border-subtle);cursor:pointer;transition:background var(--duration-fast) var(--ease-out);display:flex;position:relative}.notifications-module__gv5qsq__item:hover{background:var(--bg-card)}.notifications-module__gv5qsq__itemUnread{background:#b8955a0a}.notifications-module__gv5qsq__icon{text-align:center;flex-shrink:0;width:32px;font-size:1.25rem}.notifications-module__gv5qsq__itemContent{flex:1;min-width:0}.notifications-module__gv5qsq__itemTitle{color:var(--text-primary);margin-bottom:2px;font-size:.9375rem;font-weight:500}.notifications-module__gv5qsq__itemBody{color:var(--text-secondary);margin-bottom:4px;font-size:.8125rem;line-height:1.4}.notifications-module__gv5qsq__itemTime{color:var(--text-muted);font-size:.6875rem}.notifications-module__gv5qsq__unreadDot{background:var(--gold);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}
.pricing-module__kvPdYW__pricingScreen{background:var(--ivory);min-height:100dvh;padding-bottom:calc(80px + env(safe-area-inset-bottom,0))}.pricing-module__kvPdYW__content{max-width:960px;padding:var(--space-xl) var(--space-lg) var(--space-3xl);margin:0 auto}.pricing-module__kvPdYW__hero{text-align:center;margin-bottom:var(--space-xl)}.pricing-module__kvPdYW__heroTitle{font-family:var(--font-display);color:var(--choc);margin-bottom:var(--space-sm);letter-spacing:-.02em;font-size:2rem;font-weight:500}.pricing-module__kvPdYW__heroSubtitle{font-family:var(--font-body);color:var(--text-secondary);max-width:420px;margin:0 auto;font-size:.9375rem;line-height:1.6}.pricing-module__kvPdYW__toggleWrap{border-radius:var(--radius-full);margin-bottom:var(--space-xl);background:#3b1f140f;justify-content:center;gap:4px;max-width:320px;margin-left:auto;margin-right:auto;padding:4px;display:flex}.pricing-module__kvPdYW__toggleBtn{border-radius:var(--radius-full);font-family:var(--font-body);color:var(--text-secondary);cursor:pointer;transition:all var(--duration-normal) var(--ease-out);background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:.8125rem;font-weight:500;display:flex}.pricing-module__kvPdYW__toggleActive{color:var(--choc);background:#fff;box-shadow:0 1px 4px #3b1f141a}.pricing-module__kvPdYW__saveBadge{border-radius:var(--radius-full);color:var(--gold);text-transform:uppercase;letter-spacing:.04em;background:#b8955a26;padding:2px 7px;font-size:.625rem;font-weight:700;display:inline-block}.pricing-module__kvPdYW__tierGrid{gap:var(--space-lg);flex-direction:column;display:flex}@media (min-width:768px){.pricing-module__kvPdYW__tierGrid{flex-direction:row;align-items:stretch}}.pricing-module__kvPdYW__tierCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:var(--space-xl) var(--space-lg);transition:transform var(--duration-normal) var(--ease-out), box-shadow var(--duration-normal) var(--ease-out);flex-direction:column;flex:1;display:flex;position:relative}.pricing-module__kvPdYW__tierCard:hover{transform:translateY(-2px);box-shadow:0 8px 32px #3b1f1414}.pricing-module__kvPdYW__tierFeatured{border-color:var(--gold);background:linear-gradient(180deg, #b8955a0a 0%, var(--bg-card) 40%);border-width:1.5px}.pricing-module__kvPdYW__featuredBadge{border-radius:var(--radius-full);background:var(--gold);color:#fff;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;padding:4px 16px;font-size:.6875rem;font-weight:600;position:absolute;top:-11px;left:50%;transform:translate(-50%)}.pricing-module__kvPdYW__tierName{font-family:var(--font-display);color:var(--choc);margin-bottom:2px;font-size:1.5rem;font-weight:500}.pricing-module__kvPdYW__tierTagline{font-family:var(--font-body);color:var(--text-muted);margin-bottom:var(--space-lg);font-size:.8125rem}.pricing-module__kvPdYW__priceBlock{margin-bottom:var(--space-lg);align-items:baseline;gap:2px;display:flex}.pricing-module__kvPdYW__priceCurrency{font-family:var(--font-body);color:var(--choc);align-self:flex-start;margin-top:4px;font-size:1.125rem;font-weight:600}.pricing-module__kvPdYW__priceAmount{font-family:var(--font-display);color:var(--choc);letter-spacing:-.02em;font-size:2.5rem;font-weight:500;line-height:1}.pricing-module__kvPdYW__pricePeriod{font-family:var(--font-body);color:var(--text-muted);margin-left:4px;font-size:.75rem}.pricing-module__kvPdYW__featureList{margin:0 0 var(--space-xl);flex-direction:column;flex:1;gap:10px;padding:0;list-style:none;display:flex}.pricing-module__kvPdYW__featureItem{font-family:var(--font-body);color:var(--text-primary);align-items:center;gap:10px;font-size:.8125rem;line-height:1.4;display:flex}.pricing-module__kvPdYW__featureCheck{border-radius:var(--radius-full);width:18px;height:18px;color:var(--gold);background:#b8955a1f;flex-shrink:0;justify-content:center;align-items:center;font-size:.625rem;font-weight:700;display:flex}.pricing-module__kvPdYW__tierCta{border:1.5px solid var(--choc);border-radius:var(--radius-lg);width:100%;font-family:var(--font-body);color:var(--choc);cursor:pointer;transition:all var(--duration-normal) var(--ease-out);background:0 0;padding:14px;font-size:.875rem;font-weight:600}.pricing-module__kvPdYW__tierCta:hover{background:#3b1f140a;transform:translateY(-1px)}.pricing-module__kvPdYW__tierCta:disabled{opacity:.5;cursor:default;transform:none}.pricing-module__kvPdYW__ctaFree{border-color:var(--border-subtle);color:var(--text-muted);cursor:default}.pricing-module__kvPdYW__ctaFree:hover{background:0 0;transform:none}.pricing-module__kvPdYW__ctaFeatured{background:var(--choc);color:var(--ivory);border-color:var(--choc)}.pricing-module__kvPdYW__ctaFeatured:hover{background:#4a2a1d;box-shadow:0 4px 16px #3b1f1433}.pricing-module__kvPdYW__trustFooter{text-align:center;margin-top:var(--space-3xl);padding-top:var(--space-xl);border-top:1px solid var(--border-subtle)}.pricing-module__kvPdYW__trustText{font-family:var(--font-body);color:var(--text-muted);margin-bottom:var(--space-md);font-size:.8125rem}.pricing-module__kvPdYW__trustBadges{justify-content:center;gap:var(--space-lg);flex-wrap:wrap;display:flex}.pricing-module__kvPdYW__trustBadges span{font-family:var(--font-body);color:var(--text-secondary);font-size:.75rem}
.profile-module__5FeCNW__profileScreen{background:var(--bg-primary);min-height:100dvh}.profile-module__5FeCNW__header{padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--border-subtle);background:var(--bg-card);justify-content:space-between;align-items:center;display:flex}.profile-module__5FeCNW__headerTitle{font-family:var(--font-display);color:var(--choc);font-size:1.125rem;font-weight:500}.profile-module__5FeCNW__content{max-width:480px;padding:var(--space-lg);gap:var(--space-xl);flex-direction:column;margin:0 auto;display:flex}.profile-module__5FeCNW__skeleton{align-items:center;gap:var(--space-md);padding:var(--space-3xl);flex-direction:column;display:flex}.profile-module__5FeCNW__identityCard{align-items:center;gap:var(--space-sm);padding:var(--space-xl) 0;flex-direction:column;display:flex}.profile-module__5FeCNW__avatarLg{background:var(--ivory-deep);border:3px solid var(--border-subtle);width:96px;height:96px;margin-bottom:var(--space-sm);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.profile-module__5FeCNW__avatarInitial{font-family:var(--font-display);color:var(--choc);font-size:2.5rem;font-weight:400}.profile-module__5FeCNW__profileName{font-family:var(--font-display);color:var(--choc);font-size:1.5rem;font-weight:500}.profile-module__5FeCNW__verifiedBadge{background:var(--gold);color:#fff;width:20px;height:20px;margin-left:var(--space-xs);vertical-align:middle;border-radius:50%;justify-content:center;align-items:center;font-size:.625rem;display:inline-flex}.profile-module__5FeCNW__profileOccupation{color:var(--text-muted);font-size:.9375rem}.profile-module__5FeCNW__tierBadge{border-radius:var(--radius-full);letter-spacing:.04em;text-transform:uppercase;background:var(--ivory-deep);color:var(--text-secondary);border:1px solid var(--border-light);padding:4px 16px;font-size:.75rem;font-weight:600;display:inline-block}.profile-module__5FeCNW__tierFounding{color:var(--gold);border-color:var(--gold);background:#b8955a1f}.profile-module__5FeCNW__verifyBtn{margin-top:var(--space-xs);border-radius:var(--radius-full);font-family:var(--font-body);color:#5b8c6a;cursor:pointer;transition:all var(--duration-fast) var(--ease-out);background:#5b8c6a0f;border:1px solid #5b8c6a4d;padding:6px 20px;font-size:.75rem;font-weight:500}.profile-module__5FeCNW__verifyBtn:hover{background:#5b8c6a1f;border-color:#5b8c6a80}.profile-module__5FeCNW__statsRow{justify-content:center;align-items:center;gap:var(--space-xl);padding:var(--space-lg);background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);display:flex}.profile-module__5FeCNW__statItem{flex-direction:column;align-items:center;gap:2px;display:flex}.profile-module__5FeCNW__statValue{font-family:var(--font-display);color:var(--choc);font-size:1.5rem;font-weight:500}.profile-module__5FeCNW__statLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.6875rem;font-weight:500}.profile-module__5FeCNW__statDivider{background:var(--border-light);width:1px;height:32px}.profile-module__5FeCNW__section{padding:var(--space-lg) 0;border-top:1px solid var(--border-subtle)}.profile-module__5FeCNW__sectionTitle{font-family:var(--font-display);color:var(--choc);margin-bottom:var(--space-md);font-size:1.125rem;font-weight:500}.profile-module__5FeCNW__photoRow{gap:var(--space-md);margin-bottom:var(--space-md);display:flex}.profile-module__5FeCNW__photoThumb{border-radius:var(--radius-md);border:1px solid var(--border-subtle);width:100px;height:130px;position:relative;overflow:hidden}.profile-module__5FeCNW__primaryTag{top:var(--space-xs);left:var(--space-xs);border-radius:var(--radius-full);background:var(--choc);color:var(--ivory);text-transform:uppercase;letter-spacing:.04em;padding:2px 8px;font-size:.625rem;font-weight:600;position:absolute}.profile-module__5FeCNW__expiryTag{bottom:var(--space-xs);right:var(--space-xs);border-radius:var(--radius-sm);color:#fff;background:#00000080;padding:2px 6px;font-size:.625rem;font-weight:500;position:absolute}.profile-module__5FeCNW__expiryWarning{background:#c8503cd9}.profile-module__5FeCNW__addPhotoBtn{border-radius:var(--radius-md);border:2px dashed var(--border-light);cursor:pointer;width:100px;height:130px;color:var(--text-muted);transition:all var(--duration-fast) var(--ease-out);background:0 0;font-size:1.5rem}.profile-module__5FeCNW__addPhotoBtn:hover{border-color:var(--gold);color:var(--gold)}.profile-module__5FeCNW__storyPreview{background:var(--bg-card);border-radius:var(--radius-md);border:1px solid var(--border-subtle);padding:var(--space-lg);margin-bottom:var(--space-md)}.profile-module__5FeCNW__storyPreview p{margin-bottom:var(--space-sm);font-size:.9375rem;line-height:1.5}.profile-module__5FeCNW__storyPreview em{color:var(--text-muted);font-family:var(--font-display)}.profile-module__5FeCNW__upgradeCards{gap:var(--space-md);grid-template-columns:1fr 1fr;display:grid}.profile-module__5FeCNW__upgradeCard{background:var(--bg-card);border-radius:var(--radius-lg);border:1.5px solid var(--border-subtle);padding:var(--space-lg);gap:var(--space-sm);flex-direction:column;display:flex}.profile-module__5FeCNW__upgradeCard h4{font-family:var(--font-display);color:var(--choc);font-size:1.125rem;font-weight:500}.profile-module__5FeCNW__upgradeCardFeatured{border:2px solid var(--gold);box-shadow:var(--shadow-glow-gold)}.profile-module__5FeCNW__upgradePrice{font-family:var(--font-display);color:var(--choc);font-size:1.5rem;font-weight:500}.profile-module__5FeCNW__upgradePrice span{color:var(--text-muted);font-size:.875rem;font-weight:400}.profile-module__5FeCNW__upgradeFeatures{margin:0;margin-bottom:var(--space-md);flex-direction:column;gap:4px;padding:0;list-style:none;display:flex}.profile-module__5FeCNW__upgradeFeatures li{color:var(--text-secondary);padding-left:18px;font-size:.8125rem;position:relative}.profile-module__5FeCNW__upgradeFeatures li:before{content:"✦";color:var(--gold);font-size:.625rem;position:absolute;left:0}.profile-module__5FeCNW__dangerBtn{border:1.5px solid var(--error);border-radius:var(--radius-md);width:100%;color:var(--error);font-family:var(--font-body);cursor:pointer;transition:all var(--duration-fast) var(--ease-out);background:0 0;padding:14px;font-size:.875rem;font-weight:500}.profile-module__5FeCNW__dangerBtn:hover{background:var(--error);color:#fff}.profile-module__5FeCNW__dangerHint{text-align:center;color:var(--text-muted);margin-top:var(--space-sm);font-size:.75rem}.profile-module__5FeCNW__editHint{color:var(--text-muted);opacity:0;transition:opacity var(--duration-fast) var(--ease-out);font-size:.75rem}.profile-module__5FeCNW__profileOccupation{color:var(--text-muted);cursor:pointer;font-size:.9375rem}.profile-module__5FeCNW__profileOccupation:hover .profile-module__5FeCNW__editHint{opacity:1}.profile-module__5FeCNW__inlineEdit{align-items:center;gap:var(--space-sm);flex-direction:column;width:100%;max-width:280px;display:flex}.profile-module__5FeCNW__inlineInput{border:1.5px solid var(--gold);border-radius:var(--radius-md);background:var(--bg-card);width:100%;font-family:var(--font-body);color:var(--choc);text-align:center;outline:none;padding:8px 14px;font-size:.9375rem}.profile-module__5FeCNW__inlineActions{gap:var(--space-sm);display:flex}.profile-module__5FeCNW__inlineSave{border-radius:var(--radius-md);background:var(--choc);color:var(--ivory);font-family:var(--font-body);cursor:pointer;border:none;padding:6px 16px;font-size:.8125rem;font-weight:600}.profile-module__5FeCNW__inlineCancel{border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-muted);font-family:var(--font-body);cursor:pointer;background:0 0;padding:6px 16px;font-size:.8125rem}.profile-module__5FeCNW__sectionHeader{margin-bottom:var(--space-md);justify-content:space-between;align-items:center;display:flex}.profile-module__5FeCNW__sectionHeader .profile-module__5FeCNW__sectionTitle{margin-bottom:0}.profile-module__5FeCNW__editBtn{border:1px solid var(--gold);border-radius:var(--radius-full);color:var(--gold);font-family:var(--font-body);cursor:pointer;transition:all var(--duration-fast) var(--ease-out);background:0 0;padding:6px 14px;font-size:.75rem;font-weight:600}.profile-module__5FeCNW__editBtn:hover{background:#b8955a1a}.profile-module__5FeCNW__storyEdit{gap:var(--space-sm);flex-direction:column;display:flex}.profile-module__5FeCNW__storyLabel{font-family:var(--font-display);color:var(--text-muted);margin-top:var(--space-sm);font-size:.875rem;font-style:italic}.profile-module__5FeCNW__storyTextarea{border:1.5px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-card);width:100%;font-family:var(--font-body);color:var(--choc);resize:none;transition:border-color var(--duration-fast) var(--ease-out);outline:none;padding:12px 14px;font-size:.9375rem}.profile-module__5FeCNW__storyTextarea:focus{border-color:var(--gold)}.profile-module__5FeCNW__storyActions{gap:var(--space-sm);margin-top:var(--space-md);display:flex}.profile-module__5FeCNW__storySave{border-radius:var(--radius-lg);background:var(--choc);color:var(--ivory);font-family:var(--font-body);cursor:pointer;transition:all var(--duration-normal) var(--ease-out);border:none;flex:1;padding:12px;font-size:.875rem;font-weight:600}.profile-module__5FeCNW__storySave:hover{background:#4a2a1d}.profile-module__5FeCNW__storyCancel{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);color:var(--text-muted);font-family:var(--font-body);cursor:pointer;background:0 0;padding:12px 20px;font-size:.875rem}.profile-module__5FeCNW__photoDeleteBtn{color:#fff;cursor:pointer;opacity:0;width:22px;height:22px;transition:opacity var(--duration-fast) var(--ease-out);background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;line-height:1;display:flex;position:absolute;top:4px;right:4px}.profile-module__5FeCNW__photoThumb:hover .profile-module__5FeCNW__photoDeleteBtn{opacity:1}.profile-module__5FeCNW__hiddenInput{display:none}.profile-module__5FeCNW__upgradeBtn{border:1.5px solid var(--gold);border-radius:var(--radius-lg);width:100%;font-family:var(--font-body);color:var(--gold);cursor:pointer;transition:all var(--duration-normal) var(--ease-out);background:#b8955a0f;padding:16px;font-size:.9375rem;font-weight:600}.profile-module__5FeCNW__upgradeBtn:hover{background:#b8955a1f;transform:translateY(-1px)}.profile-module__5FeCNW__statusSection{background:#b8955a14;border:1px solid #b8955a33;border-radius:16px;flex-direction:column;gap:12px;padding:16px 20px;display:flex}.profile-module__5FeCNW__statusLine{font-family:var(--font-body);color:var(--choc);opacity:.8;margin:0;font-size:.875rem}.profile-module__5FeCNW__suggestionRow{border-top:1px solid #b8955a26;justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.profile-module__5FeCNW__suggestionText{font-family:var(--font-body);color:var(--choc);flex:1;margin:0;font-size:.8125rem;line-height:1.4}.profile-module__5FeCNW__suggestionCta{font-family:var(--font-body);color:var(--gold);cursor:pointer;white-space:nowrap;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:.8125rem;font-weight:500;text-decoration:underline}
.settings-module__eSbG6G__settingsScreen{background:var(--bg-primary);min-height:100dvh;padding-bottom:80px}.settings-module__eSbG6G__header{padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--border-subtle);background:var(--bg-card);justify-content:space-between;align-items:center;display:flex}.settings-module__eSbG6G__headerTitle{font-family:var(--font-display);color:var(--choc);font-size:1.125rem;font-weight:500}.settings-module__eSbG6G__content{max-width:480px;padding:var(--space-xl);margin:0 auto}.settings-module__eSbG6G__section{padding:var(--space-lg) 0;border-bottom:1px solid var(--border-subtle)}.settings-module__eSbG6G__section:last-of-type{border-bottom:none}.settings-module__eSbG6G__sectionTitle{font-family:var(--font-display);color:var(--choc);margin-bottom:var(--space-md);font-size:.9375rem;font-weight:500}.settings-module__eSbG6G__row{padding:var(--space-sm) 0;justify-content:space-between;align-items:center;display:flex}.settings-module__eSbG6G__rowLabel{color:var(--text-secondary);font-size:.875rem}.settings-module__eSbG6G__rowValue{color:var(--text-primary);font-size:.875rem;font-weight:500}.settings-module__eSbG6G__linkBtn{text-align:left;width:100%;padding:var(--space-md) 0;font-family:var(--font-body);color:var(--text-secondary);cursor:pointer;transition:color var(--duration-fast) var(--ease-out);background:0 0;border:none;font-size:.875rem;display:block}.settings-module__eSbG6G__linkBtn:hover{color:var(--choc)}.settings-module__eSbG6G__deleteBtn{text-align:center;width:100%;padding:var(--space-md);font-family:var(--font-body);color:var(--text-muted);cursor:pointer;transition:color var(--duration-fast) var(--ease-out);background:0 0;border:none;font-size:.8125rem;display:block}.settings-module__eSbG6G__deleteBtn:hover{color:#b94a4a}.settings-module__eSbG6G__upgradeLink{width:100%;margin-top:var(--space-md);border:1.5px solid var(--gold);border-radius:var(--radius-lg);font-family:var(--font-body);color:var(--gold);cursor:pointer;text-align:center;transition:all var(--duration-normal) var(--ease-out);background:#b8955a0f;padding:14px;font-size:.875rem;font-weight:600;display:block}.settings-module__eSbG6G__upgradeLink:hover{background:#b8955a1f}.settings-module__eSbG6G__toggleRow{padding:var(--space-sm) 0;justify-content:space-between;align-items:center;display:flex}.settings-module__eSbG6G__toggleLabel{color:var(--text-secondary);font-size:.875rem}.settings-module__eSbG6G__toggle{background:var(--border-light);cursor:pointer;width:44px;height:24px;transition:background var(--duration-fast) var(--ease-out);-webkit-tap-highlight-color:transparent;border:none;border-radius:12px;position:relative}.settings-module__eSbG6G__toggleOn{background:var(--gold)}.settings-module__eSbG6G__toggleKnob{width:20px;height:20px;transition:transform var(--duration-fast) var(--ease-out);background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000026}.settings-module__eSbG6G__toggleOn .settings-module__eSbG6G__toggleKnob{transform:translate(20px)}.settings-module__eSbG6G__logoutBtn{border:1.5px solid var(--border-subtle);border-radius:var(--radius-lg);width:100%;font-family:var(--font-body);color:var(--choc);cursor:pointer;transition:all var(--duration-fast) var(--ease-out);background:0 0;padding:14px;font-size:.875rem;font-weight:500}.settings-module__eSbG6G__logoutBtn:hover{background:var(--bg-card)}.settings-module__eSbG6G__aboutLinks{flex-direction:column;display:flex}.settings-module__eSbG6G__deleteConfirm{padding:var(--space-lg);background:var(--bg-card);border-radius:var(--radius-lg);border:1.5px solid #b94a4a33}.settings-module__eSbG6G__deleteWarning{color:var(--text-secondary);margin-bottom:var(--space-md);font-size:.875rem;line-height:1.6}.settings-module__eSbG6G__deleteWarning strong{color:#b94a4a}.settings-module__eSbG6G__deleteInput{border:1.5px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-primary);width:100%;font-family:var(--font-body);color:var(--choc);margin-bottom:var(--space-md);outline:none;padding:10px 14px;font-size:.875rem}.settings-module__eSbG6G__deleteInput:focus{border-color:#b94a4a}.settings-module__eSbG6G__deleteActions{gap:var(--space-sm);display:flex}.settings-module__eSbG6G__deleteConfirmBtn{border-radius:var(--radius-md);color:#fff;font-family:var(--font-body);cursor:pointer;background:#b94a4a;border:none;flex:1;padding:10px;font-size:.8125rem;font-weight:600}.settings-module__eSbG6G__deleteConfirmBtn:disabled{opacity:.4;cursor:not-allowed}.settings-module__eSbG6G__deleteCancelBtn{border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-muted);font-family:var(--font-body);cursor:pointer;background:0 0;padding:10px 20px;font-size:.8125rem}.settings-module__eSbG6G__footer{text-align:center;padding:var(--space-2xl) 0;color:var(--text-muted);font-size:.75rem;line-height:1.8}
.ReportProfileModal-module__WOKi_W__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;padding:var(--space-md);background:#3b1f1466;justify-content:center;align-items:center;animation:.2s ease-out ReportProfileModal-module__WOKi_W__fadeIn;display:flex;position:fixed;inset:0}.ReportProfileModal-module__WOKi_W__modal{background:var(--ivory);border-radius:var(--radius-lg);padding:var(--space-lg);width:100%;max-width:400px;box-shadow:var(--shadow-lg);animation:.3s cubic-bezier(.16,1,.3,1) ReportProfileModal-module__WOKi_W__slideUp}.ReportProfileModal-module__WOKi_W__title{font-family:var(--font-display);color:var(--choc);margin:0 0 var(--space-sm) 0;font-size:1.5rem}.ReportProfileModal-module__WOKi_W__desc{color:var(--text-muted);margin:0 0 var(--space-md) 0;font-size:.9rem;line-height:1.5}.ReportProfileModal-module__WOKi_W__radioGroup{gap:var(--space-sm);margin-bottom:var(--space-md);flex-direction:column;display:flex}.ReportProfileModal-module__WOKi_W__radioLabel{align-items:center;gap:var(--space-sm);color:var(--choc);cursor:pointer;font-size:.95rem;display:flex}.ReportProfileModal-module__WOKi_W__radioInput{accent-color:var(--choc);width:1.2rem;height:1.2rem}.ReportProfileModal-module__WOKi_W__detailsInput{width:100%;padding:var(--space-sm);border-radius:var(--radius-sm);color:var(--choc);resize:vertical;min-height:80px;margin-bottom:var(--space-md);background:0 0;border:1px solid #3b1f1433;font-family:inherit}.ReportProfileModal-module__WOKi_W__detailsInput:focus{border-color:var(--choc);outline:none}.ReportProfileModal-module__WOKi_W__actions{justify-content:flex-end;gap:var(--space-sm);margin-top:var(--space-md);display:flex}.ReportProfileModal-module__WOKi_W__resultState{padding:var(--space-lg) 0;text-align:center;flex-direction:column;align-items:center;display:flex}.ReportProfileModal-module__WOKi_W__resultIcon{color:var(--gold);margin-bottom:var(--space-sm);font-size:2.5rem}.ReportProfileModal-module__WOKi_W__resultIconError{color:#c92a2a;margin-bottom:var(--space-sm);font-size:2.5rem}.ReportProfileModal-module__WOKi_W__resultText{color:var(--choc);font-size:1.1rem;font-weight:500}@keyframes ReportProfileModal-module__WOKi_W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ReportProfileModal-module__WOKi_W__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
