:root{--blue:#007aff;--green:#34c759;--orange:#ff9500;--red:#ff3b30;--bg:#f2f2f7;--card:#fff;--text:#000;--gray:#8e8e93;--gray2:#aeaeb2;--fill:#e9e9eb;--fill2:#f2f2f7;--sep:rgba(60,60,67,.12);--r:18px}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);line-height:1.47;font-size:15px}button{font-family:inherit;cursor:pointer;border:none;background:none}input,select,textarea{font-family:inherit;font-size:15px}header{background:linear-gradient(135deg,#0d9488,#0f766e);position:-webkit-sticky;position:sticky;top:0;z-index:50;box-shadow:0 2px 8px rgba(0,0,0,.15)}.header-inner{max-width:640px;margin:0 auto;padding:10px 16px;display:flex;align-items:center;gap:12px}.logo{font-size:18px;font-weight:800;color:#fff;white-space:nowrap}.search-box{flex:1 1;display:flex;background:#fff;border-radius:100px;overflow:hidden}.search-box input{flex:1 1;border:none;outline:none;padding:9px 16px;font-size:14px;background:transparent}.search-box input::placeholder{color:var(--gray)}.btn-post{background:var(--orange);color:#fff;font-weight:700;padding:9px 16px;border-radius:100px;font-size:14px;white-space:nowrap}.btn-post:active{opacity:.8}.gear-btn{color:#fff;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:4px}.gear-btn:active{opacity:.6}.profile-cover{height:110px;background:linear-gradient(135deg,#0d9488,#14b8a6);border-radius:16px}.profile-head{padding:0 10px}.profile-avatar{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#0d9488,#0f766e);color:#fff;font-size:32px;font-weight:800;display:flex;align-items:center;justify-content:center;border:4px solid var(--bg);margin-top:-42px;position:relative}.profile-info{margin-top:8px}.profile-info .acc-name{font-size:20px}.wall-label{font-size:15px;font-weight:700;margin:18px 2px 10px;padding-top:14px}.bottom-nav,.wall-label{border-top:.5px solid var(--sep)}.bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:70;background:hsla(0,0%,100%,.94);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.bn-inner{max-width:640px;margin:0 auto;justify-content:space-around;padding:7px 10px calc(7px + env(safe-area-inset-bottom))}.bn-btn,.bn-inner{display:flex;align-items:center}.bn-btn{justify-content:center;color:var(--text);padding:6px 12px}.bn-btn svg{display:block}.bn-btn .reddot{position:absolute;top:4px;right:8px;width:8px;height:8px;background:var(--red);border-radius:50%;animation:pulse 1.2s infinite}.bn-avatar{width:27px;height:27px;border-radius:50%;background:linear-gradient(135deg,#0d9488,#0f766e);color:#fff;font-weight:800;font-size:12.5px}.bn-avatar,.bn-plus{display:flex;align-items:center;justify-content:center}.bn-plus{width:42px;height:30px;border-radius:9px;border:1.8px solid var(--text);color:var(--text);font-size:19px;font-weight:500;line-height:1}.plus-menu{position:fixed;bottom:78px;left:50%;transform:translateX(-50%);z-index:71;display:flex;flex-direction:column;gap:10px;align-items:center;pointer-events:none}.plus-menu .fab-item{display:flex;align-items:center;gap:9px;background:#fff;border-radius:100px;padding:11px 18px;font-size:14.5px;font-weight:600;color:var(--text);box-shadow:0 4px 16px rgba(0,0,0,.18);opacity:0;transform:translateY(12px) scale(.9);transition:.22s}.plus-menu.open .fab-item{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.plus-menu .fab-item .dot{width:8px;height:8px;background:var(--red);border-radius:50%;animation:pulse 1.2s infinite}.live-row{display:flex;align-items:center;gap:11px;padding:11px 14px;cursor:pointer}.live-row+.live-row{border-top:.5px solid var(--sep)}.live-row .t{flex:1 1;min-width:0}.live-row .t b{font-size:14.5px;display:block}.live-row .t span{font-size:12px;color:var(--gray)}.msg-row{display:flex;align-items:center;gap:11px;padding:12px 14px;cursor:pointer}.msg-row+.msg-row{border-top:.5px solid var(--sep)}.msg-row .t{flex:1 1;min-width:0}.msg-row .t b{font-size:14.5px;display:block}.msg-row .t span{font-size:12.5px;color:var(--gray);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.msg-row .time{font-size:11.5px;color:var(--gray2);flex-shrink:0}.msg-row .unread{width:9px;height:9px;background:var(--blue);border-radius:50%;flex-shrink:0}.acc-head{gap:14px;background:var(--card);border-radius:16px;padding:16px;margin-bottom:14px}.acc-avatar,.acc-head{display:flex;align-items:center}.acc-avatar{width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,#0d9488,#0f766e);color:#fff;font-size:24px;font-weight:800;justify-content:center;flex-shrink:0}.acc-name{font-size:17px;font-weight:700}.acc-sub{font-size:13px;color:var(--gray)}.acc-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-bottom:14px}.acc-stat{background:var(--card);border-radius:14px;padding:12px 8px;text-align:center}.acc-stat b{font-size:18px;display:block}.acc-stat span{font-size:11.5px;color:var(--gray)}.set-row{display:flex;align-items:center;gap:12px;padding:13px 14px;cursor:pointer}.set-row+.set-row{border-top:.5px solid var(--sep)}.set-row .ico{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0}.set-row .lbl{flex:1 1;font-size:15px}.set-row .val{font-size:14px;color:var(--gray)}.set-row .chev{color:var(--gray2);font-size:14px}.set-row.danger .lbl{color:var(--red)}.my-post{display:flex;align-items:center;gap:11px;padding:11px 14px}.my-post+.my-post{border-top:.5px solid var(--sep)}.my-post .t{flex:1 1;min-width:0}.my-post .t b{font-size:14px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.my-post .t span{font-size:12px;color:var(--gray)}main{max-width:640px;margin:0 auto;padding:16px 16px 96px}.chips{display:flex;gap:8px;overflow-x:auto;padding-bottom:14px;scrollbar-width:none}.chips::-webkit-scrollbar{display:none}.chip{background:var(--fill);border-radius:100px;padding:7px 15px;font-size:14px;font-weight:500;white-space:nowrap;color:var(--text);transition:.15s}.chip.active{background:var(--text);color:#fff}.feed-seg{display:inline-flex;background:var(--fill);border-radius:10px;padding:3px;gap:3px;margin-bottom:10px}.feed-seg button{padding:6px 14px;border-radius:8px;font-size:13px;font-weight:600;color:var(--gray);transition:.18s;white-space:nowrap}.feed-seg button.sel{background:#fff;color:var(--text);box-shadow:0 1px 4px rgba(0,0,0,.1)}.btn-live{background:var(--red);color:#fff;font-weight:700;padding:9px 13px;border-radius:100px;font-size:13px;white-space:nowrap;display:flex;align-items:center;gap:5px}.btn-live .dot{width:7px;height:7px;background:#fff;border-radius:50%;animation:pulse 1.2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.live-badge{position:absolute;top:8px;left:8px;background:var(--red);color:#fff;font-size:11px;font-weight:800;padding:3px 9px;border-radius:100px;display:flex;align-items:center;gap:5px;z-index:2}.live-badge .dot{width:6px;height:6px;background:#fff;border-radius:50%;animation:pulse 1.2s infinite}.live-chip{background:rgba(255,59,48,.12);color:var(--red);font-size:11px;font-weight:700;padding:2px 9px;border-radius:100px;display:inline-flex;align-items:center;gap:4px}.live-chip .dot{width:6px;height:6px;background:var(--red);border-radius:50%;animation:pulse 1.2s infinite}.live-player{background:#000;border-radius:16px;overflow:hidden;position:relative;aspect-ratio:9/12;max-height:56vh;display:flex;align-items:center;justify-content:center}.live-player video{width:100%;height:100%;object-fit:cover}.live-placeholder{color:#fff;text-align:center;padding:24px}.live-placeholder .big{font-size:44px;margin-bottom:10px}.live-placeholder p{font-size:13px;opacity:.7}.live-topbar{position:absolute;top:10px;left:10px;right:10px;display:flex;justify-content:space-between;align-items:center;z-index:2}.viewers{background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:12px;font-weight:600;padding:4px 11px;border-radius:100px}.live-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:14px}.btn-start-live{background:var(--red);color:#fff}.btn-end-live,.btn-start-live{padding:13px;border-radius:14px;font-size:15px;font-weight:700;width:100%}.btn-end-live{background:var(--fill);color:var(--red)}.filters{display:flex;gap:8px;flex-wrap:nowrap;align-items:center;margin-bottom:18px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.filters::-webkit-scrollbar{display:none}.filters select{flex-shrink:0}.filters select:focus,.filters select:focus-visible{outline:none;box-shadow:none}.filters select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:var(--card);border:none;padding:7px 26px 7px 14px;color:var(--text);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%238E8E93' stroke-width='1.6' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 11px center}.filters select,.switch-label{border-radius:100px;font-size:13.5px;font-weight:500}.switch-label{display:flex;align-items:center;gap:7px;background:var(--card);padding:5px 12px 5px 14px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sw{position:relative;width:36px;height:22px;flex-shrink:0}.sw input{opacity:0;width:0;height:0}.sw i{inset:0;background:var(--fill);border-radius:100px;font-style:normal}.sw i,.sw i:before{position:absolute;transition:.2s}.sw i:before{content:"";width:18px;height:18px;left:2px;top:2px;background:#fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.25)}.sw input:checked+i{background:var(--green)}.sw input:checked+i:before{transform:translateX(14px)}.count{font-size:13px;color:var(--gray);margin-left:auto}.post{background:var(--card);border-radius:var(--r);margin-bottom:16px;overflow:hidden}.post-head{gap:11px;padding:14px 16px 10px}.avatar,.post-head{display:flex;align-items:center}.avatar{width:42px;height:42px;border-radius:50%;background:var(--fill2);justify-content:center;font-size:20px;flex-shrink:0}.post-head-info{flex:1 1;min-width:0}.shop-name{font-weight:600;font-size:15px;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.post-meta{font-size:12.5px;color:var(--gray)}.vbadge{font-size:11px;font-weight:600;padding:2px 8px;border-radius:100px;white-space:nowrap;cursor:pointer;display:inline-block}.vbadge.ok{background:rgba(52,199,89,.14);color:#1e9e4a}.vbadge.pending{background:rgba(255,149,0,.14);color:#c77700}.vbadge.none{background:var(--fill);color:var(--gray)}.vbadge.dealer{background:rgba(0,122,255,.12);color:var(--blue)}.deadline-tag{font-size:12px;color:var(--red)}.deadline-tag,.expire-tag{font-weight:600;margin-top:2px;display:inline-block}.expire-tag{font-size:11.5px;color:var(--orange);margin-left:8px}.report-btn{font-size:11.5px;font-weight:600;color:var(--gray);background:var(--fill);border-radius:100px;padding:3px 10px;margin-top:3px}.report-btn.reported{color:var(--orange);background:rgba(255,149,0,.12)}.confirm-sold{font-size:11.5px;font-weight:700;color:#fff;background:var(--red);border-radius:100px;padding:3px 10px;margin-top:3px;margin-left:6px}.deposit-note{text-align:center;font-size:12.5px;color:var(--red);font-weight:500;margin-top:9px}.rules-note{font-size:12px;color:var(--gray);margin:12px 2px 14px;line-height:1.6}.badge-bundle{font-size:11px;font-weight:700;color:var(--orange);background:rgba(255,149,0,.13);padding:3px 9px;border-radius:100px;white-space:nowrap}.post-desc{padding:0 16px 12px;font-size:15px;white-space:pre-line}.post-desc .more{color:var(--gray);cursor:pointer}.collage{display:grid;grid-gap:2px;gap:2px;cursor:pointer}.collage.c1{grid-template-columns:1fr}.collage.c2,.collage.c3,.collage.c4{grid-template-columns:1fr 1fr}.collage.c3 .cell:first-child{grid-column:1/3}.cell{height:160px;background:var(--fill2);display:flex;align-items:center;justify-content:center;font-size:46px;position:relative;overflow:hidden}.collage.c1 .cell{height:260px;font-size:72px}.cell img{width:100%;height:100%;object-fit:cover}.cell .item-price{position:absolute;bottom:8px;left:8px;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:12px;font-weight:600;padding:3px 9px;border-radius:100px}.cell .overlay-more{inset:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;font-size:24px}.cell .overlay-more,.cell .sold{position:absolute;color:#fff;font-weight:700}.cell .sold{top:8px;right:8px;background:var(--red);font-size:10px;padding:3px 8px;border-radius:100px}.post-summary{display:flex;justify-content:space-between;align-items:center;padding:11px 16px;font-size:13.5px;color:var(--gray)}.post-summary b{color:var(--text);font-weight:700}.post-actions{display:flex;border-top:.5px solid var(--sep)}.pa-btn{flex:1 1;padding:11px 4px;font-size:14px;font-weight:600;color:var(--gray);display:flex;align-items:center;justify-content:center;gap:6px;transition:.15s}.pa-btn:active{opacity:.5}.pa-btn.liked{color:var(--red)}.pa-btn.contact{color:var(--blue)}.empty{text-align:center;color:var(--gray);padding:60px 0;font-size:15px}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:100;display:none;align-items:flex-end;justify-content:center}.overlay.open,.sheet{display:flex}.sheet{background:var(--bg);border-radius:20px 20px 0 0;max-width:640px;width:100%;max-height:92vh;flex-direction:column;animation:up .28s cubic-bezier(.32,.72,.36,1)}@keyframes up{0%{transform:translateY(60px);opacity:0}to{transform:translateY(0);opacity:1}}@media(min-width:700px){.overlay{align-items:center;padding:24px}.sheet{border-radius:20px;max-height:86vh}}.grabber{width:36px;height:5px;background:var(--gray2);opacity:.5;border-radius:100px;margin:8px auto 0;flex-shrink:0}.sheet-head{display:flex;justify-content:space-between;align-items:center;padding:10px 18px 12px;flex-shrink:0}.sheet-head h2{font-size:17px;font-weight:700}.sheet-close{width:28px;height:28px;border-radius:50%;background:var(--fill);color:var(--gray);font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center}.sheet-body{padding:0 18px 32px;overflow-y:auto;overscroll-behavior:contain}body.locked{overflow:hidden}.detail-tags{display:flex;gap:6px;margin-bottom:12px;flex-wrap:wrap}.tag{font-size:12.5px;font-weight:500;background:var(--card);padding:5px 12px;border-radius:100px;color:var(--text)}.tag.warn{color:var(--orange)}.tag.danger{color:var(--red)}.verify-info{border-radius:14px;padding:12px 14px;font-size:13.5px;margin-bottom:14px;background:var(--card)}.verify-info b{display:block;margin-bottom:2px}.verify-info.ok b{color:#1e9e4a}.verify-info.pending b{color:#c77700}.verify-info.none b{color:var(--gray)}.verify-info.dealer b{color:var(--blue)}.detail-desc{font-size:15px;white-space:pre-line;margin-bottom:6px}.detail-sub{font-size:12.5px;color:var(--gray);margin-bottom:16px}.section-label{font-size:13px;font-weight:600;color:var(--gray);text-transform:uppercase;letter-spacing:.3px;margin:18px 0 8px;padding-left:4px}.group{background:var(--card);border-radius:14px;overflow:hidden}.item-row{display:flex;gap:12px;align-items:center;padding:11px 14px}.item-row+.item-row{border-top:.5px solid var(--sep)}.item-thumb{width:56px;height:56px;border-radius:12px;background:var(--fill2);display:flex;align-items:center;justify-content:center;font-size:26px;flex-shrink:0;overflow:hidden}.item-thumb img{width:100%;height:100%;object-fit:cover}.item-info{flex:1 1;min-width:0}.item-name{font-weight:600;font-size:14.5px}.item-sub{font-size:12.5px;color:var(--gray)}.item-price-col{text-align:right;flex-shrink:0}.item-price-col .p{font-weight:700;font-size:15px}.item-price-col .o{color:var(--gray);font-size:11.5px;text-decoration:line-through}.sold-tag{display:inline-block;background:var(--red);color:#fff;font-size:10px;font-weight:700;padding:1px 7px;border-radius:100px;margin-left:6px;vertical-align:1px}.contact-btns{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:16px}.btn-call,.btn-zalo{display:flex;align-items:center;justify-content:center;gap:7px;padding:13px;border-radius:14px;font-weight:600;font-size:15px;text-decoration:none;color:#fff}.btn-call{background:var(--green)}.btn-zalo{background:var(--blue)}.comment{display:flex;gap:9px;padding:10px 14px}.comment+.comment{border-top:.5px solid var(--sep)}.comment .avatar{width:30px;height:30px;font-size:13px;font-weight:600;color:var(--gray)}.comment-body b{font-size:12.5px;display:block}.comment-body span{font-size:14px}.comment-empty{padding:14px;font-size:13.5px;color:var(--gray)}.comment-input{display:flex;gap:8px;margin-top:10px}.comment-input input{flex:1 1;border:none;border-radius:100px;padding:10px 15px;outline:none;background:var(--card);font-size:15px}.comment-input button{background:var(--blue);color:#fff;border-radius:100px;padding:0 17px;font-weight:600;font-size:14px}#postOverlay .sheet{background:#fff}.fsection{font-size:13px;font-weight:700;color:#111;margin:20px 0 10px;display:flex;align-items:center;gap:8px}.fsection small{font-weight:500;color:var(--gray);font-size:12px}.fsection:before{content:"";width:3px;height:14px;background:#0d9488;border-radius:2px}.field{margin-bottom:12px}.field>label{display:block;font-size:12.5px;font-weight:600;color:#6b7280;margin-bottom:6px}.field input,.field select,.field textarea{width:100%;background:#fff;border:1.5px solid transparent;border-radius:12px;padding:11px 13px;outline:none;font-size:15px;color:var(--text);transition:.15s;-moz-appearance:none;appearance:none;-webkit-appearance:none}.field select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%238E8E93' stroke-width='1.6' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 13px center;padding-right:32px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#0d9488;background:#fff;box-shadow:0 0 0 3px rgba(13,148,136,.12)}.field input::placeholder,.field textarea::placeholder{color:var(--gray2)}.field textarea{resize:vertical;min-height:84px}.f2{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.span2{grid-column:1/-1}.toggle-card{display:flex;justify-content:space-between;align-items:center;background:#f5f6f8;border-radius:12px;padding:12px 13px;margin-bottom:12px}.toggle-card b{font-size:14px;font-weight:600}.toggle-card small{display:block;font-size:12px;color:var(--gray);font-weight:400}.seg{display:flex;background:#f5f6f8;border-radius:14px;padding:4px;margin-bottom:4px;gap:4px}.seg button{flex:1 1;padding:10px 6px;border-radius:11px;font-size:13.5px;font-weight:600;color:var(--gray);transition:.18s}.seg button.sel{background:#0d9488;color:#fff;box-shadow:0 2px 8px rgba(13,148,136,.35)}.verify-card{border:1.5px dashed #5eead4;background:#f0fdfa;border-radius:14px;padding:14px}.verify-card p{font-size:12.5px;color:#0f766e;margin-bottom:10px}.upload-btn{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;background:#fff;border:1.5px solid #99f6e4;color:#0d9488;border-radius:12px;padding:11px;font-size:14px;font-weight:600;margin-bottom:10px;transition:.15s}.upload-btn:active{opacity:.7}.item-form{background:#f5f6f8;border-radius:14px;padding:12px;margin-bottom:10px;position:relative}.item-form .field input{background:#fff}.item-form .field{margin-bottom:8px}.item-remove{position:absolute;top:10px;right:10px;width:22px;height:22px;border-radius:50%;background:#e5e7eb;color:var(--gray);font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;z-index:2}.item-photo-btn{font-size:13px;font-weight:600;color:#0d9488;display:inline-flex;align-items:center;gap:6px;padding:4px 0}.item-photo-btn img{width:28px;height:28px;border-radius:7px;object-fit:cover}.btn-add-item{width:100%;background:#fff;border:1.5px dashed #d1d5db;color:#374151;border-radius:14px;padding:12px;font-weight:600;font-size:14.5px;margin-bottom:18px;transition:.15s}.btn-add-item:active{background:#f5f6f8}.btn-submit{width:100%;background:linear-gradient(135deg,#0d9488,#0f766e);color:#fff;padding:15px;border-radius:14px;font-size:16px;font-weight:700;box-shadow:0 4px 14px rgba(13,148,136,.35)}.btn-submit:active{opacity:.8}.label-guide .row{padding:12px 14px}.label-guide .row+.row{border-top:.5px solid var(--sep)}.label-guide p{font-size:13px;color:var(--gray);margin-top:4px}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%) translateY(80px);background:rgba(0,0,0,.82);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:11px 22px;border-radius:100px;font-size:14px;font-weight:500;z-index:200;opacity:0;transition:.3s}.toast.show{transform:translateX(-50%) translateY(0);opacity:1}footer{text-align:center;color:var(--gray2);font-size:12px;padding:0 16px 88px;max-width:640px;margin:0 auto}.auth-box{max-width:400px;margin:60px auto;background:#fff;border-radius:20px;padding:28px;box-shadow:0 4px 24px rgba(0,0,0,.08)}.auth-box h1{font-size:22px;font-weight:800;margin-bottom:4px}.auth-box p{font-size:13.5px;color:var(--gray);margin-bottom:18px}.auth-tab{display:flex;background:#f5f6f8;border-radius:12px;padding:3px;gap:3px;margin-bottom:16px}.auth-tab button{flex:1 1;padding:8px;border-radius:9px;font-size:13px;font-weight:600;color:var(--gray)}.auth-tab button.sel{background:#fff;color:var(--text);box-shadow:0 1px 4px rgba(0,0,0,.1)}.btn-google{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;border:1.5px solid var(--border,#e5e7eb);border-radius:12px;padding:12px;font-size:14.5px;font-weight:600;background:#fff;margin-top:10px}.chat-thread{display:flex;flex-direction:column;gap:6px;padding:10px 0;min-height:200px;max-height:44vh;overflow-y:auto}.bubble{max-width:78%;padding:9px 13px;border-radius:16px;font-size:14.5px}.bubble.me{align-self:flex-end;background:var(--blue);color:#fff;border-bottom-right-radius:5px}.bubble.them{align-self:flex-start;background:var(--fill);border-bottom-left-radius:5px}.spinner{width:26px;height:26px;border:3px solid var(--fill);border-top:3px solid #0d9488;border-radius:50%;animation:spin .8s linear infinite;margin:40px auto}@keyframes spin{to{transform:rotate(1turn)}}.post-menu-wrap{position:relative;margin-left:auto}.post-menu-btn{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--gray);font-size:18px;font-weight:700;letter-spacing:1px}.post-menu-btn:active{background:var(--fill)}.post-menu{position:absolute;right:0;top:34px;background:#fff;border-radius:12px;box-shadow:0 6px 24px rgba(0,0,0,.16);z-index:30;min-width:180px;overflow:hidden}.post-menu button{display:block;width:100%;text-align:left;padding:12px 15px;font-size:14px;font-weight:500}.post-menu button+button{border-top:.5px solid var(--sep)}.post-menu button:active{background:var(--fill2)}.post-menu .danger{color:var(--red)}.avatar img,.bn-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.avatar{overflow:hidden}.post-comments{border-top:.5px solid var(--sep);padding:8px 14px 14px}.post-comments .comment{padding:8px 0}.post-comments .comment+.comment{border-top:none}.bn-btn{position:relative}.bn-btn.on{color:#111}.bn-btn.on:after{content:"";position:absolute;bottom:-4px;left:50%;transform:translateX(-50%);width:5px;height:5px;background:#111;border-radius:50%}.auth-box .field input,.auth-box .field select{background:#fff;border-color:#e2e5e9}.set-row .ico{background:#f2f2f4;color:#1c1c1e}.set-row .ico svg{display:block}.set-row.danger .ico{color:#ff3b30;background:#fdeeed}.call-btn{width:34px;height:34px;border-radius:50%;background:#e6f4f2;font-size:15px;justify-content:center}.call-btn,.incoming-call{display:flex;align-items:center}.incoming-call{position:fixed;top:14px;left:14px;right:14px;max-width:480px;margin:0 auto;z-index:300;background:#1c1c1e;color:#fff;border-radius:16px;padding:12px 14px;gap:10px;box-shadow:0 8px 30px rgba(0,0,0,.35);animation:callSlide .25s}@keyframes callSlide{0%{transform:translateY(-24px);opacity:0}}.incoming-call .ic-info{flex:1 1;display:flex;flex-direction:column;min-width:0}.incoming-call .ic-info b{font-size:14.5px}.incoming-call .ic-info span{font-size:12.5px;opacity:.75}.incoming-call button{padding:9px 14px;border-radius:99px;font-weight:600;font-size:13.5px;flex-shrink:0}.incoming-call .ic-no{background:#3a3a3c;color:#fff}.incoming-call .ic-yes{background:#30d158;color:#fff}.call-overlay{position:fixed;inset:0;z-index:400;background:#111;display:flex;flex-direction:column}.call-remote{inset:0;width:100%;height:100%;background:#111}.call-local,.call-remote{position:absolute;object-fit:cover}.call-local{top:18px;right:16px;width:104px;height:146px;border-radius:12px;border:2px solid hsla(0,0%,100%,.4);z-index:2;background:#222}.call-center{position:relative;z-index:1;margin:auto;text-align:center;color:#fff}.call-center h3{font-size:19px}.call-center p{opacity:.7;margin-top:4px;font-size:14px}.call-center .call-avatar{width:84px;height:84px;border-radius:50%;background:#0d9488;color:#fff;font-size:34px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.call-ctrl{position:absolute;bottom:36px;left:0;right:0;display:flex;justify-content:center;gap:18px;z-index:3}.call-ctrl button{width:56px;height:56px;border-radius:50%;background:hsla(0,0%,100%,.18);font-size:22px;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.call-ctrl button.off{background:hsla(0,0%,100%,.5)}.call-ctrl .hang{background:#ff3b30;color:#fff;font-size:20px}.wchat{position:fixed;inset:0;z-index:90;display:flex;flex-direction:column;background:var(--bg)}.wchat-head{display:flex;align-items:center;gap:10px;background:hsla(0,0%,100%,.96);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:.5px solid var(--sep);padding:calc(10px + env(safe-area-inset-top)) max(12px,calc(50% - 308px)) 10px}.wc-back{color:#0d9488;font-size:27px;line-height:1;padding:0 4px 3px;flex-shrink:0}.wchat-head .avatar{width:38px;height:38px;flex-shrink:0}.wc-name{flex:1 1;min-width:0}.wc-name b{display:block;font-size:15.5px}.wc-name span{display:block;font-size:11.5px;color:var(--gray);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wchat-calls{display:flex;background:var(--fill);border-radius:99px;padding:3px;flex-shrink:0}.wchat-calls button{width:44px;height:34px;display:flex;align-items:center;justify-content:center;color:#0d9488}.wchat-calls button+button{border-left:.5px solid var(--sep)}.wchat-msgs{flex:1 1;overflow-y:auto;display:flex;flex-direction:column;gap:4px;padding:12px max(12px,calc(50% - 308px))}.day-chip{align-self:center;background:#fff;color:var(--gray);font-size:12px;font-weight:500;padding:5px 12px;border-radius:9px;box-shadow:0 1px 1px rgba(0,0,0,.05);margin:8px 0 4px}.wbubble{max-width:76%;padding:7px 11px 6px;border-radius:13px;font-size:14.5px;line-height:1.35;box-shadow:0 1px 1px rgba(0,0,0,.06);display:flex;flex-wrap:wrap;align-items:flex-end;column-gap:8px}.wbubble .tx{white-space:pre-wrap;word-break:break-word}.wbubble .bt{font-size:10.5px;color:var(--gray2);margin-left:auto;transform:translateY(3px)}.wbubble.them{align-self:flex-start;background:#fff;border-top-left-radius:4px}.wbubble.me{align-self:flex-end;background:#d7f0ec;border-top-right-radius:4px}.wchat-input{display:flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.96);border-top:.5px solid var(--sep);padding:8px max(10px,calc(50% - 308px)) calc(8px + env(safe-area-inset-bottom))}.wchat-input input{flex:1 1;background:var(--fill);border:none;outline:none;border-radius:99px;padding:11px 16px;font-size:15px}.wchat-input button{width:42px;height:42px;border-radius:50%;background:#0d9488;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.inbox-search{width:100%;background:#e9e9eb;border:none;outline:none;border-radius:12px;padding:10px 14px;font-size:15px;margin-bottom:12px}.avatar.big{width:48px;height:48px;font-size:17px}.lightbox{position:fixed;inset:0;z-index:500;background:rgba(0,0,0,.96);display:flex;align-items:center;justify-content:center}.lightbox img,.lightbox video{max-width:100vw;max-height:100vh;object-fit:contain}.lb-x{top:calc(14px + env(safe-area-inset-top));right:16px;width:38px;height:38px;background:hsla(0,0%,100%,.16);font-size:17px}.lb-nav,.lb-x{position:absolute;border-radius:50%;color:#fff;z-index:2}.lb-nav{top:50%;transform:translateY(-50%);width:42px;height:42px;background:hsla(0,0%,100%,.14);font-size:26px;line-height:1}.lb-nav.prev{left:12px}.lb-nav.next{right:12px}.lb-dots{position:absolute;bottom:calc(22px + env(safe-area-inset-bottom));left:0;right:0;display:flex;justify-content:center;gap:6px}.lb-dots span{width:7px;height:7px;border-radius:50%;background:hsla(0,0%,100%,.35)}.lb-dots span.on{background:#fff}.thumb-count{position:absolute;right:3px;bottom:3px;background:rgba(0,0,0,.6);color:#fff;font-size:10px;font-weight:700;padding:1px 6px;border-radius:99px}.item-thumb video{width:100%;height:100%;object-fit:cover}.file-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.file-chip{background:var(--fill);border-radius:99px;font-size:11.5px;padding:4px 8px;display:flex;align-items:center;gap:5px}.file-chip button{color:var(--red);font-size:11px;font-weight:700}.price-words{font-size:12.5px;color:#f5a623;font-weight:400;margin:-4px 2px 10px}.cmt-main{flex:1 1;min-width:0}.cmt-bubble{background:var(--fill);border-radius:16px;padding:7px 12px;display:inline-block;max-width:100%}.cmt-bubble b{display:block;font-size:12.5px}.cmt-bubble span{font-size:14px;word-break:break-word}.cmt-meta{display:flex;gap:14px;margin:3px 0 0 12px}.cmt-meta,.cmt-meta button{font-size:11.5px;color:var(--gray)}.cmt-meta button{font-weight:700}.cmt-reply{margin-left:38px}.comment-input.framed{border:1.5px solid #e2e5e9;border-radius:99px;padding:4px 4px 4px 8px;background:#fff;align-items:center;gap:6px}.comment-input.framed input{background:transparent;padding:8px}.replying{font-size:12px;color:var(--gray);margin:8px 2px 2px;display:flex;gap:8px;align-items:center}.replying button{color:var(--red);font-weight:700;font-size:12px}.avatar.sm{width:28px;height:28px;font-size:11px;flex-shrink:0}.toggle-card.disabled{opacity:.55}.cmt-input-row{display:flex;align-items:center;gap:8px;margin-top:10px}.cmt-input-row .comment-input.framed{flex:1 1;margin-top:0}.cmt-send{background:var(--blue);color:#fff;border-radius:99px;padding:10px 16px;font-weight:600;font-size:14px;flex-shrink:0}