@import "https://fonts.googleapis.com/css2?family=Syne:wght@400;600;700;800&family=DM+Sans:ital,wght@0,300;0,400;0,500;1,300&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:#e8e6e1;justify-content:center;align-items:center;min-height:100vh;font-family:DM Sans,sans-serif;display:flex;overflow:hidden}@media (width<=430px){body{background:#fff}}.app-root{color:#111;background:#fff;flex-direction:column;width:375px;height:812px;display:flex;position:relative;overflow:hidden}@media (width<=430px){.app-root{width:100vw;height:100dvh;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.chat-overlay{z-index:100;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);position:fixed;top:0;left:0;right:0}}.topbar{border-bottom:1.5px solid #eee;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 20px 8px;display:flex}.logo{letter-spacing:-.5px;color:#111;cursor:pointer;font-family:Syne,sans-serif;font-size:22px;font-weight:800}.logo-dot{background:#111;border-radius:50%;width:6px;height:6px;margin:0 1px 3px;display:inline-block}.notif-btn{cursor:pointer;background:#f5f5f3;border:1.5px solid #e8e8e4;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;display:flex;position:relative}.notif-btn:after{content:"";background:#111;border:1.5px solid #f5f5f3;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:7px}.screen-content{scroll-behavior:smooth;flex:1;padding:0 20px 20px;overflow:hidden auto}.screen-content::-webkit-scrollbar{display:none}.greeting-sub{color:#999;letter-spacing:.08em;text-transform:uppercase;margin-top:10px;margin-bottom:4px;font-family:Syne,sans-serif;font-size:13px}.greeting-head{color:#111;margin-bottom:18px;font-family:Syne,sans-serif;font-size:22px;font-weight:800}.spark-card{background:#111;border-radius:16px;align-items:center;gap:12px;margin-bottom:22px;padding:14px 16px;display:flex}.spark-label{text-transform:uppercase;letter-spacing:.1em;color:#888;margin-bottom:3px;font-family:Syne,sans-serif;font-size:11px;font-weight:700}.spark-title{color:#fff;font-size:12px;font-weight:500;line-height:1.4}.section-label{text-transform:uppercase;letter-spacing:.12em;color:#bbb;margin-bottom:12px;font-family:Syne,sans-serif;font-size:11px}.home-tab-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.home-tab-card{cursor:pointer;aspect-ratio:1/1.05;background:#fff;border:1.5px solid #e8e8e4;border-radius:18px;flex-direction:column;justify-content:space-between;padding:18px 16px 16px;transition:transform .2s,box-shadow .2s;animation:.5s cubic-bezier(.34,1.56,.64,1) both cardIn;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000f}@keyframes cardIn{0%{opacity:0;transform:translateY(18px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.home-tab-card:first-child{animation-delay:50ms}.home-tab-card:nth-child(2){animation-delay:.12s}.home-tab-card:nth-child(3){animation-delay:.19s}.home-tab-card:nth-child(4){animation-delay:.26s}.home-tab-card:active{transform:scale(.96)}.home-tab-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000001a}.htc-icon{font-size:26px;line-height:1}.htc-name{color:#111;margin-bottom:2px;font-family:Syne,sans-serif;font-size:15px;font-weight:700}.htc-desc{color:#aaa;font-size:10.5px;font-style:italic;line-height:1.4}.htc-badge{color:#fff;background:#111;border-radius:20px;padding:2px 7px;font-family:Syne,sans-serif;font-size:9px;font-weight:700;position:absolute;top:12px;right:12px}.inner-header{align-items:center;gap:10px;padding:10px 0 14px;display:flex}.back-btn{color:#111;cursor:pointer;background:#f5f5f3;border:1.5px solid #e8e8e4;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.screen-h1{color:#111;flex:1;font-family:Syne,sans-serif;font-size:20px;font-weight:800}.filter-tabs{gap:6px;display:flex}.filter-tab{color:#aaa;cursor:pointer;background:0 0;border:1.5px solid #e8e8e4;border-radius:10px;flex:1;padding:10px 8px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:500;transition:all .18s}.filter-tab.active{color:#fff;background:#111;border-color:#111;font-weight:700}.filter-chips{flex-wrap:wrap;gap:6px;margin-top:10px;margin-bottom:6px;display:flex}.chip{color:#aaa;cursor:pointer;background:0 0;border:1.5px solid #e8e8e4;border-radius:20px;padding:8px 14px;font-family:DM Sans,sans-serif;font-size:11px;transition:all .16s}.chip.on{color:#fff;background:#111;border-color:#111}.swipe-arena{touch-action:none;-webkit-user-select:none;user-select:none;width:100%;margin-bottom:10px;position:relative}.wb-card{cursor:grab;will-change:transform;background:#f9f9f7;border:2px solid #1a1a1a;border-radius:18px;width:100%;position:relative;overflow:hidden;box-shadow:0 6px 28px #0000001a,inset 0 0 0 1px #ffffffe6}.wb-card:active{cursor:grabbing}.wbc-header{background:#fff;border-bottom:1.5px solid #1a1a1a;justify-content:space-between;align-items:flex-start;padding:16px 18px 12px;display:flex}.wbc-name{color:#000;margin-bottom:4px;font-family:Syne,sans-serif;font-size:20px;font-weight:800;line-height:1}.wbc-role-pill{text-transform:uppercase;letter-spacing:.08em;color:#fff;vertical-align:middle;background:#000;border-radius:5px;margin-left:8px;padding:3px 8px;font-family:Syne,sans-serif;font-size:9px;font-weight:700;display:inline-block}.wbc-meta{color:#888;font-size:12px}.wbc-avatar{color:#fff;background:#1a1a1a;border:1.5px solid #1a1a1a;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-left:12px;font-family:Syne,sans-serif;font-size:14px;font-weight:800;display:flex}.wbc-top{background:#f9f9f7 repeating-linear-gradient(#0000,#0000 23px,#e2e2de 23px 24px) 0 8px;border-bottom:1.5px solid #1a1a1a;padding:12px 18px}.wbc-section-label{text-transform:uppercase;letter-spacing:.1em;color:#bbb;margin-bottom:6px;font-family:Syne,sans-serif;font-size:11px;font-weight:700}.wbc-content{color:#222;font-size:12.5px;line-height:1.65}.wbc-cols{border-bottom:1.5px solid #1a1a1a;display:flex}.wbc-col-left{background:#f9f9f7;border-right:1.5px solid #1a1a1a;flex:1;padding:11px 14px}.wbc-col-right{background:#f4f4f2;flex:1;padding:11px 14px}.wbc-col-item{color:#111;align-items:center;gap:7px;margin-bottom:5px;font-size:12px;font-weight:500;display:flex}.wbc-dot{background:#1a1a1a;border-radius:50%;flex-shrink:0;width:5px;height:5px}.wbc-diamond{background:#1a1a1a;border-radius:1px;flex-shrink:0;width:5px;height:5px;transform:rotate(45deg)}.wbc-bio{background:#f9f9f7 repeating-linear-gradient(#0000,#0000 23px,#e2e2de 23px 24px) 0 8px;padding:11px 18px 14px}.wbc-bio-text{color:#555;font-size:12px;font-style:italic;line-height:1.7}.wbc-tags{background:#fff;border-top:1.5px solid #1a1a1a;flex-wrap:wrap;gap:5px;padding:9px 18px 13px;display:flex}.wbc-tag{color:#777;background:#f5f5f3;border:1px solid #d0d0d0;border-radius:6px;padding:5px 11px;font-size:11px;font-weight:500}.swipe-stamp{letter-spacing:2px;opacity:0;z-index:10;pointer-events:none;border:3.5px solid;border-radius:9px;padding:7px 16px;font-family:Syne,sans-serif;font-size:20px;font-weight:800;transition:opacity .1s;position:absolute;top:22px}.stamp-nope{color:#c0392b;border-color:#c0392b;left:18px;transform:rotate(-12deg)}.stamp-like{color:#1a7a4a;border-color:#1a7a4a;right:18px;transform:rotate(12deg)}.empty-state{text-align:center;color:#ccc;padding:50px 20px}.empty-state .big{margin-bottom:12px;font-size:42px}.empty-state p{color:#bbb;font-size:13px;line-height:1.6}.actions{justify-content:center;gap:18px;padding:6px 0 2px;display:flex}.act-btn{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:20px;transition:transform .15s;display:flex}.act-btn:hover{transform:scale(1.1)}.act-pass{color:#bbb;background:#f5f5f3;border:1.5px solid #e8e8e4!important}.act-bookmark{color:#555;background:#f5f5f3;border:1.5px solid #e8e8e4!important}.act-connect{color:#fff;background:#111;font-size:22px;box-shadow:0 4px 18px #00000026}.offer-btn-wrap{flex-shrink:0;justify-content:center;padding:6px 20px 10px;display:flex}.offer-btn{color:#fff;cursor:pointer;letter-spacing:.02em;background:#111;border:none;border-radius:13px;align-items:center;gap:8px;padding:11px 28px;font-family:Syne,sans-serif;font-size:13px;font-weight:700;transition:transform .15s,opacity .2s;display:flex}.offer-btn:hover{opacity:.88;transform:translateY(-2px)}.match-flash{z-index:100;background:#fffffff2;flex-direction:column;justify-content:center;align-items:center;animation:.3s flashIn;display:flex;position:absolute;inset:0}@keyframes flashIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.match-flash-emoji{margin-bottom:14px;font-size:56px;animation:.5s cubic-bezier(.34,1.56,.64,1) bounce}@keyframes bounce{0%{transform:scale(.4)}to{transform:scale(1)}}.match-flash-title{color:#111;margin-bottom:6px;font-family:Syne,sans-serif;font-size:24px;font-weight:800}.match-flash-sub{color:#888;margin-bottom:26px;font-size:13px}.match-flash-btn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:13px;padding:11px 30px;font-family:Syne,sans-serif;font-size:13px;font-weight:700}.modal-backdrop{z-index:90;background:#00000059;align-items:flex-end;animation:.2s fadeIn;display:flex;position:absolute;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal{background:#fff;border-radius:22px 22px 0 0;width:100%;padding:24px 22px 32px;animation:.28s cubic-bezier(.34,1.56,.64,1) slideUp}@keyframes slideUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}.modal-title{margin-bottom:3px;font-family:Syne,sans-serif;font-size:18px;font-weight:800}.modal-sub{color:#aaa;margin-bottom:16px;font-size:12px}.modal-textarea{color:#111;resize:none;border:1.5px solid #e8e8e4;border-radius:13px;outline:none;width:100%;min-height:100px;padding:13px 15px;font-family:DM Sans,sans-serif;font-size:13px;transition:border-color .2s}.modal-textarea:focus{border-color:#111}.modal-textarea::placeholder{color:#999}.modal-actions{gap:9px;margin-top:12px;display:flex}.modal-cancel{color:#aaa;cursor:pointer;background:0 0;border:1.5px solid #e8e8e4;border-radius:11px;flex:1;padding:11px;font-family:DM Sans,sans-serif;font-size:13px}.modal-send{color:#fff;cursor:pointer;background:#111;border:none;border-radius:11px;flex:2;padding:11px;font-family:Syne,sans-serif;font-size:13px;font-weight:700}.modal-send:hover{opacity:.85}.sent-flash{color:#fff;z-index:200;white-space:nowrap;background:#111;border-radius:28px;padding:11px 22px;font-family:Syne,sans-serif;font-size:12px;font-weight:700;animation:.3s cubic-bezier(.34,1.56,.64,1) popIn;position:absolute;bottom:100px;left:50%;transform:translate(-50%)}@keyframes popIn{0%{opacity:0;transform:translate(-50%)scale(.8)}to{opacity:1;transform:translate(-50%)scale(1)}}.explore-wrap{flex-direction:column;gap:0;padding-bottom:8px;display:flex}.drawer-unit{margin-bottom:8px;position:relative}.drawer-track{background:#d4d4d4;border:2px solid #111;border-radius:6px;transition:box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000001a}.drawer-track.open{box-shadow:0 4px 16px #0000002e}.drawer-tab{cursor:pointer;-webkit-user-select:none;user-select:none;z-index:2;flex-direction:column;padding:10px 14px 8px;transition:background .2s;display:flex;position:relative}.drawer-tab:hover{background:#0000000a}.drawer-tab-left{align-items:center;gap:10px;display:flex}.drawer-handle{background:#999;border-radius:3px;width:100%;height:6px;position:relative;box-shadow:inset 0 2px 5px #0006,inset 0 -1px #ffffff2e}.drawer-handle:after{content:"";background:#ffffff40;border-radius:1px;height:1px;position:absolute;top:1px;left:4px;right:4px}.drawer-label{text-transform:uppercase;letter-spacing:.12em;color:#777;font-family:Syne,sans-serif;font-size:10px;font-weight:700}.drawer-title-preview{color:#111;white-space:nowrap;text-overflow:ellipsis;text-transform:uppercase;letter-spacing:.06em;max-width:200px;font-family:Syne,sans-serif;font-size:14px;font-weight:800;overflow:hidden}.drawer-chevron{color:#777;flex-shrink:0;font-size:11px;transition:transform .35s cubic-bezier(.34,1.56,.64,1)}.drawer-chevron.open{transform:rotate(90deg)}.drawer-content{opacity:0;background:#f9f9f7;border-top:0 solid #111;max-height:0;transition:max-height .4s,opacity .25s;overflow:hidden}.drawer-content.open{opacity:1;border-top:2px solid #111;max-height:500px;transition:max-height .5s cubic-bezier(.34,1.56,.64,1),opacity .3s;box-shadow:inset 0 4px 12px #00000014}.drawer-profile-row{cursor:pointer;border-bottom:1px solid #e8e8e4;align-items:center;gap:10px;padding:10px 12px;transition:background .15s;display:flex}.drawer-profile-row:last-child{border-bottom:none}.drawer-profile-row:hover{background:#00000005}.drawer-role-block{color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-family:Syne,sans-serif;font-size:14px;font-weight:800;display:flex}.drawer-role-block.founder{background:#4a6a4a}.drawer-role-block.builder{background:#3a3a6a}.drawer-role-block.investor{background:#6a2a2a}.file-paper{background:#fff repeating-linear-gradient(#0000,#0000 23px,#f0efeb 23px 24px) 0 12px;padding:16px 18px 18px;position:relative}.file-paper:before{content:"";background:#c8646440;width:1.5px;position:absolute;top:0;bottom:0;left:38px}.file-section-label{text-transform:uppercase;letter-spacing:.1em;color:#bbb;margin-bottom:7px;padding-left:16px;font-family:Syne,sans-serif;font-size:11px;font-weight:700}.file-summary{color:#222;margin-bottom:14px;padding-left:16px;font-size:13px;line-height:1.68}.file-meta-row{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;padding-left:16px;display:flex}.file-stage{text-transform:uppercase;letter-spacing:.07em;color:#fff;background:#111;border-radius:5px;padding:3px 9px;font-family:Syne,sans-serif;font-size:10px;font-weight:700}.file-heat{text-transform:uppercase;letter-spacing:.07em;color:#666;background:#f5f5f3;border:1px solid #e0e0dc;border-radius:5px;padding:3px 9px;font-family:Syne,sans-serif;font-size:10px;font-weight:700}.file-views{color:#bbb;margin-left:auto;font-size:10px}.file-tags{flex-wrap:wrap;gap:5px;margin-bottom:14px;padding-left:16px;display:flex}.file-tag{color:#888;background:#f9f9f7;border:1px solid #e0e0dc;border-radius:5px;padding:3px 9px;font-size:10px}.file-cta-row{gap:8px;padding-left:16px;display:flex}.file-cta{cursor:pointer;letter-spacing:.02em;border-radius:10px;padding:9px 18px;font-family:Syne,sans-serif;font-size:11px;font-weight:700;transition:transform .15s,opacity .2s}.file-cta:hover{opacity:.88;transform:translateY(-1px)}.file-cta-primary{color:#fff;background:#111;border:none}.file-cta-secondary{color:#666;background:0 0;border:1.5px solid #e0e0dc}.explore-search{color:#111;background:#f5f5f3;border:1.5px solid #e8e8e4;border-radius:13px;outline:none;width:100%;margin-bottom:16px;padding:11px 16px;font-family:DM Sans,sans-serif;font-size:13px;transition:border-color .2s}.explore-search:focus{border-color:#111}.explore-search::placeholder{color:#999}.msg-list{flex-direction:column;gap:2px;display:flex}.msg-item{cursor:pointer;border-bottom:1px solid #f0efeb;border-radius:12px;align-items:center;gap:12px;padding:11px 10px;transition:background .15s;display:flex}.msg-item:hover{background:#f9f9f7}.m-av{color:#fff;background:#111;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-family:Syne,sans-serif;font-size:14px;font-weight:800;display:flex}.m-name{color:#111;margin-bottom:2px;font-size:14px;font-weight:600}.m-preview{color:#aaa;white-space:nowrap;text-overflow:ellipsis;max-width:190px;font-size:12px;overflow:hidden}.m-time{color:#ccc;flex-direction:column;align-items:flex-end;gap:4px;margin-left:auto;font-size:10px;display:flex}.unread-dot{color:#fff;background:#111;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:9px;font-weight:700;display:flex}.chat-overlay{z-index:50;background:#fff;flex-direction:column;height:100%;display:flex;position:absolute;top:0;left:0;right:0}.chat-header{border-bottom:1.5px solid #f0efeb;flex-shrink:0;align-items:center;gap:12px;padding:18px 18px 12px;display:flex}.chat-messages{flex-direction:column;flex:1;gap:10px;padding:16px;display:flex;overflow-y:auto}.chat-messages::-webkit-scrollbar{display:none}.msg-bubble{border-radius:18px;max-width:72%;padding:11px 15px;font-size:13px;line-height:1.5}.msg-them{color:#555;background:#f5f5f3;border:1px solid #eee;border-bottom-left-radius:4px;align-self:flex-start}.msg-me{color:#fff;background:#111;border-bottom-right-radius:4px;align-self:flex-end}.chat-input-row{border-top:1.5px solid #f0efeb;flex-shrink:0;gap:8px;padding:12px 16px 16px;display:flex}.chat-input{color:#111;background:#f5f5f3;border:1.5px solid #e8e8e4;border-radius:13px;outline:none;flex:1;padding:10px 14px;font-family:DM Sans,sans-serif;font-size:16px}.chat-input:focus{border-color:#111}.send-btn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:700;display:flex}.profile-hero{text-align:center;background:#111;flex-shrink:0;padding:22px 20px 24px;position:relative;overflow:hidden}.profile-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff14,#0000);border-radius:50%;width:180px;height:180px;position:absolute;top:-60px;left:50%;transform:translate(-50%)}.profile-avatar-wrap{cursor:pointer;background:#1a1a1a;border:2px dashed #333;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin:0 auto 8px;display:flex}.id-badge{background:#1a1a1a;border:1px solid #333;border-radius:10px;align-items:center;gap:7px;margin-bottom:4px;padding:7px 14px;display:inline-flex}.id-text{color:#888;letter-spacing:.5px;font-family:Syne,sans-serif;font-size:11px;font-weight:700}.profile-stats{justify-content:center;gap:24px;margin-top:14px;display:flex;position:relative}.pstat-num{color:#fff;font-family:Syne,sans-serif;font-size:18px;font-weight:800}.pstat-label{color:#555;text-transform:uppercase;letter-spacing:.06em;font-size:9px}.profile-body-scroll{flex:1;padding:18px 20px 20px;overflow-y:auto}.profile-body-scroll::-webkit-scrollbar{display:none}.profile-field{background:#f9f9f7;border:1.5px solid #e8e8e4;border-radius:13px;margin-bottom:10px;padding:12px 16px;transition:border-color .2s}.profile-field:focus-within{border-color:#111}.profile-field-label{color:#bbb;text-transform:uppercase;letter-spacing:.8px;margin-bottom:5px;font-family:Syne,sans-serif;font-size:11px}.profile-field input{color:#111;background:0 0;border:none;outline:none;width:100%;font-family:DM Sans,sans-serif;font-size:14px}.profile-field input::placeholder{color:#999}.qa-card{background:#f9f9f7;border:1.5px solid #e8e8e4;border-radius:14px;margin-bottom:10px;padding:13px 15px;transition:border-color .2s}.qa-card:focus-within{border-color:#111}.qa-question{color:#111;margin-bottom:7px;font-family:Syne,sans-serif;font-size:12px;font-weight:700}.qa-answer{color:#555;resize:none;background:0 0;border:none;outline:none;width:100%;min-height:52px;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.6}.qa-answer::placeholder{color:#999}.qa-charcount{color:#ccc;text-align:right;margin-top:3px;font-size:10px}.save-btn{color:#fff;cursor:pointer;letter-spacing:.03em;background:#111;border:none;border-radius:13px;width:100%;margin-top:16px;padding:13px;font-family:Syne,sans-serif;font-size:13px;font-weight:800;transition:opacity .2s}.save-btn:hover{opacity:.85}.spark-interested{color:#fff;margin-top:4px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600}.interest-badge{color:#111;background:#fff;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-family:Syne,sans-serif;font-size:11px;font-weight:800;display:flex}.tab-bar-icon-wrap{justify-content:center;align-items:center;display:inline-flex;position:relative}.tab-notif-dot{color:#fff;background:#e53e3e;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-family:Syne,sans-serif;font-size:9px;font-weight:800;line-height:1;display:flex;position:absolute;top:-5px;right:-8px}.chat-locked-msg{text-align:center;color:#bbb;background:#fafafa;border-top:1px solid #eee;flex-shrink:0;padding:14px 20px;font-family:DM Sans,sans-serif;font-size:12px}.tab-bar{z-index:15;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #eee;flex-shrink:0;align-items:center;display:flex}.tab-bar-item{cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:8px 0 10px;transition:opacity .15s;display:flex}.tab-bar-item:active{opacity:.6}.tab-bar-icon{color:#bbb;font-size:18px;transition:color .15s}.tab-bar-label{text-transform:uppercase;letter-spacing:.06em;color:#bbb;font-family:Syne,sans-serif;font-size:9px;font-weight:700;transition:color .15s}.tab-bar-item.active .tab-bar-icon,.tab-bar-item.active .tab-bar-label{color:#111}.loading-state{color:#bbb;letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;height:200px;font-family:Syne,sans-serif;font-size:12px;display:flex}@keyframes slideDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}.skel{background:linear-gradient(90deg,#f0efeb 25%,#e8e7e2 50%,#f0efeb 75%) 0 0/400px 100%;border-radius:8px;animation:1.4s infinite shimmer}.skel-card{border-radius:18px;height:340px;margin-bottom:10px}.skel-line{width:70%;height:14px;margin-bottom:10px}.skel-line-short{width:40%;height:14px;margin-bottom:10px}.skel-circle{border-radius:13px;flex-shrink:0;width:46px;height:46px}.skel-msg-row{align-items:center;gap:12px;padding:11px 10px;display:flex}.skel-msg-lines{flex-direction:column;flex:1;gap:6px;display:flex}@media (width<=480px){body{background:#fff;align-items:flex-start;overflow:auto}body:before{display:none}.phone-wrap{width:100%}.phone{width:100%;height:100dvh;box-shadow:none;border:none;border-radius:0}.notch,.status-bar,.phone-tagline{display:none}.login-wrap{background:#fff;justify-content:flex-start;min-height:100dvh;padding:0}.login-phone{min-height:100dvh;width:100%!important;box-shadow:none!important;border:none!important;border-radius:0!important;max-height:none!important}.login-notch,.login-statusbar,.login-tagline{display:none}}.admin-note{color:#795548;background:#fff8e1;border:1.5px solid #ffe082;border-radius:12px;margin-bottom:16px;padding:10px 14px;font-size:11px;line-height:1.5}.admin-section-label{text-transform:uppercase;letter-spacing:.1em;color:#aaa;margin-top:18px;margin-bottom:10px;font-family:Syne,sans-serif;font-size:9px;font-weight:700}.admin-section-label:first-of-type{margin-top:0}.admin-stats-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:4px;display:grid}.admin-stat-card{background:#f9f9f7;border:1.5px solid #eee;border-radius:14px;padding:14px 16px}.admin-stat-dark{background:#111;border-color:#111}.admin-stat-dark .admin-stat-num{color:#fff}.admin-stat-dark .admin-stat-label{color:#888}.admin-stat-num{color:#111;font-family:Syne,sans-serif;font-size:28px;font-weight:800;line-height:1}.admin-stat-label{color:#aaa;margin-top:4px;font-size:11px;font-weight:500}.admin-ratio-card{background:#f9f9f7;border:1.5px solid #eee;border-radius:14px;padding:14px 16px}.admin-ratio-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.admin-ratio-title{font-family:Syne,sans-serif;font-size:12px;font-weight:700}.admin-ratio-pct{color:#111;font-family:Syne,sans-serif;font-size:12px;font-weight:700}.admin-ratio-bar{background:#eee;border-radius:3px;height:6px;overflow:hidden}.admin-ratio-fill{background:#111;border-radius:3px;height:100%;transition:width .6s}.admin-ratio-sub{color:#aaa;justify-content:space-between;margin-top:6px;font-size:10px;display:flex}.admin-list{flex-direction:column;gap:8px;display:flex}.admin-empty{color:#bbb;margin-bottom:12px;font-size:12px}.admin-exhaust-row{background:#f9f9f7;border:1.5px solid #eee;border-radius:12px;padding:12px 14px}.admin-exhaust-top{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.admin-exhaust-name{color:#111;font-size:12px;font-weight:600}.admin-exhaust-time{color:#bbb;text-transform:uppercase;font-family:Syne,sans-serif;font-size:9px;font-weight:700}.admin-exhaust-stats{gap:12px;display:flex}.admin-exhaust-stat{color:#888;font-size:10px}.admin-exhaust-stat b{color:#111;font-weight:700}.admin-filter-tag{color:#666;letter-spacing:.04em;background:#eee;border-radius:20px;margin-right:4px;padding:2px 8px;font-family:Syne,sans-serif;font-size:9px;font-weight:700;display:inline-block}.admin-filter-active{color:#fff;background:#111}.admin-event-row{background:#f9f9f7;border:1.5px solid #eee;border-radius:12px;align-items:center;gap:12px;padding:10px 14px;display:flex}.admin-event-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.admin-event-info{flex:1}.admin-event-name{color:#111;font-size:12px;font-weight:600}.admin-event-type{color:#aaa;margin-top:1px;font-size:10px}.admin-event-time{color:#bbb;text-transform:uppercase;font-family:Syne,sans-serif;font-size:9px;font-weight:700}.admin-user-row{background:#f9f9f7;border:1.5px solid #eee;border-radius:12px;align-items:center;gap:12px;padding:10px 14px;display:flex}.admin-user-avatar{color:#fff;background:#111;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-family:Syne,sans-serif;font-size:11px;font-weight:800;display:flex}.admin-user-info{flex:1}.admin-user-name{color:#111;font-size:12px;font-weight:600}.admin-user-role{color:#aaa;margin-top:1px;font-size:10px}.admin-user-stats{text-align:right}.admin-user-stat-num{color:#111;font-family:Syne,sans-serif;font-size:13px;font-weight:800}.admin-user-stat-label{color:#aaa;font-size:9px}
