:root{--brand-primary: #e83f5b;--brand-primary-dark: #ce2f4a;--brand-soft: #fff1f4;--text-strong: #1e1f2c;--text-muted: #61657a;--surface: #ffffff;--surface-alt: #f7f8fc;--line: #ebeef5}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:Plus Jakarta Sans,Manrope,Segoe UI,sans-serif;background:radial-gradient(circle at 10% 10%,#ffe8ee,#f9fafc 45%,#f4f6fb);color:var(--text-strong)}.app-shell-wrap{margin:16px auto;padding:0 12px}.app-shell-nav-badge{min-width:20px;height:20px;border-radius:999px;background:#ffffffeb;color:#e83f5b;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;padding:0 6px}.app-shell-mobile-nav{display:none}button,input,select,textarea{font:inherit}a{color:inherit}.landing-glow{position:relative;isolation:isolate}.landing-glow:before,.landing-glow:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;filter:blur(35px);z-index:-1;opacity:.45}.landing-glow:before{background:#ff8ca6;top:-80px;left:4%}.landing-glow:after{background:#9db4ff;top:120px;right:8%}.trend-float{animation:floatUp 4.5s ease-in-out infinite}.trend-float-delayed{animation:floatUp 4.5s ease-in-out infinite;animation-delay:.8s}@keyframes floatUp{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.floating-chat-dock{position:fixed;right:16px;bottom:16px;z-index:1200}.floating-chat-toggle{display:inline-flex;align-items:center;gap:10px;border:none;border-radius:999px;padding:12px 16px;cursor:pointer;color:#fff;font-weight:700;background:linear-gradient(135deg,#e83f5b,#ff6a63);box-shadow:0 14px 26px #e83f5b52}.floating-chat-badge{min-width:22px;height:22px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#e83f5b;font-size:12px;font-weight:800}.floating-chat-panel{width:min(340px,calc(100vw - 20px));max-height:min(72vh,560px);border:1px solid #e7ebf4;border-radius:16px;background:#fffffffa;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);box-shadow:0 20px 36px #1a213a3d;display:grid;grid-template-rows:auto auto 1fr;overflow:hidden}.floating-chat-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 12px 10px;border-bottom:1px solid #eef1f7}.floating-chat-title{font-size:16px;font-weight:800;color:#21263a}.floating-chat-subtitle{font-size:12px;color:#6f7690}.floating-chat-close{border:1px solid #e4e8f2;background:#fff;color:#36405a;border-radius:999px;padding:6px 10px;cursor:pointer}.floating-chat-tabs{display:flex;gap:6px;padding:10px;border-bottom:1px solid #eef1f7;overflow-x:auto}.floating-chat-tab{border:1px solid #e5e9f2;background:#fff;color:#3d4764;border-radius:999px;padding:7px 10px;white-space:nowrap;font-size:12px;cursor:pointer}.floating-chat-tab.active{border:none;color:#fff;background:linear-gradient(135deg,#e83f5b,#ff6a63)}.floating-chat-list{overflow-y:auto;padding:10px;display:grid;gap:8px}.floating-chat-empty{color:#7a829a;font-size:13px;padding:8px 4px}.floating-chat-user{border:1px solid #eceff6;background:#fff;border-radius:12px;padding:9px;display:flex;justify-content:space-between;align-items:center;gap:8px;cursor:pointer;text-align:left}.floating-chat-user-main{min-width:0}.floating-chat-user-name{font-weight:700;color:#23293d;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.floating-chat-user-sub{color:#737b93;font-size:12px}.floating-chat-user-cta{color:#e83f5b;font-size:12px;font-weight:700}.people-mobile-wrap{display:grid;gap:10px;padding-bottom:12px}.people-mobile-card{cursor:pointer;background:#fff;border-radius:18px;overflow:hidden;border:1px solid #e8ebf3;box-shadow:0 10px 20px #1e28460f;transition:transform .12s ease-out}.people-mobile-actions{position:sticky;bottom:88px;z-index:25;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:10px;border-radius:16px;border:1px solid #e7ebf4;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 12px 24px #18213a29}.people-mobile-btn{border:1px solid #e6eaf4;border-radius:999px;padding:12px;font-weight:800}.people-mobile-btn.pass{background:#fff;color:#3d4562}.people-mobile-btn.like{border-color:transparent;color:#fff;background:linear-gradient(135deg,#e83f5b,#ff6a63)}.people-hub{display:grid;gap:12px}.people-hub-strip{display:flex;gap:12px;overflow-x:auto;padding:8px 2px 10px}.people-hub-strip-item{border:none;background:transparent;padding:0;display:grid;gap:4px;justify-items:center;min-width:72px;cursor:pointer}.people-hub-strip-item img{width:64px;height:64px;border-radius:999px;object-fit:cover;border:2px solid #de3a58;box-shadow:0 0 0 2px #6f7ac6}.people-hub-avatar-fallback{width:64px;height:64px;border-radius:999px;display:grid;place-items:center;font-size:20px;font-weight:800;color:#fff;background:linear-gradient(135deg,#e83f5b,#ff6a63);box-shadow:0 0 0 2px #6f7ac6}.people-hub-strip-item span{font-size:12px;color:#2b3148;white-space:nowrap}.people-hub-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:12px;align-items:start}.people-hub-main{min-width:0}.people-hub-right{display:grid;gap:12px}.people-hub-panel{border:1px solid #e8ebf3;border-radius:14px;background:#fff;overflow:hidden}.people-hub-panel-head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #edf0f6}.people-hub-panel-head h3{margin:0;font-size:16px;color:#272d43}.people-hub-panel-head span{min-width:28px;height:28px;padding:0 9px;border-radius:999px;background:#de3a58;color:#fff;font-weight:800;font-size:12px;display:inline-flex;align-items:center;justify-content:center}.people-hub-panel-list{display:grid}.people-hub-contact{border:none;border-bottom:1px solid #eff2f8;background:#fff;padding:12px 14px;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer}.people-hub-contact:last-child{border-bottom:none}.people-hub-contact img{width:52px;height:52px;border-radius:10px;object-fit:cover}.people-hub-contact-fallback{width:52px;height:52px;border-radius:10px;display:grid;place-items:center;font-size:18px;font-weight:800;color:#fff;background:linear-gradient(135deg,#e83f5b,#ff6a63)}.people-hub-contact div{display:grid;gap:2px;min-width:0}.people-hub-contact strong{font-size:16px;color:#20263c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.people-hub-contact span{font-size:13px;color:#67708a}.people-hub-empty{margin:0;padding:14px;color:#7a8299;font-size:14px}@media (max-width: 768px){.app-shell-wrap{margin:10px auto 88px;padding:0 10px}.app-shell-header{margin-bottom:10px}.app-shell-top-nav{display:none!important}.app-shell-mobile-nav{position:fixed;left:10px;right:10px;bottom:10px;z-index:1300;border:1px solid #e6eaf4;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;box-shadow:0 16px 30px #1d26422e;padding:6px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.app-shell-mobile-btn{border:1px solid transparent;background:#fff;color:#3a4260;border-radius:12px;padding:10px 8px;font-size:13px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:6px}.app-shell-mobile-btn.active{color:#fff;border-color:transparent;background:linear-gradient(135deg,#e83f5b,#ff6a63)}.app-shell-mobile-badge{min-width:18px;height:18px;border-radius:999px;background:#fff;color:#e83f5b;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;padding:0 5px}.floating-chat-dock{right:10px;bottom:82px}.people-hub-layout{grid-template-columns:1fr}.people-hub-right{display:none}.people-hub-strip-item img{width:56px;height:56px}.floating-chat-panel{width:min(330px,calc(100vw - 12px));max-height:68vh}.floating-chat-toggle{padding:10px 14px;font-size:14px}}
