*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background:#f5f5f5;color:#333;overflow-x:hidden}.pwa-app{min-height:100vh;background:#f5f5f5;overscroll-behavior-y:contain}.pwa-page{min-height:100vh;background:#f5f5f5;padding-bottom:60px;overscroll-behavior-y:contain}.pwa-header{background:#f5f5f5;padding:12px 16px;position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between}.pwa-header-menu-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer}.pwa-header-menu-btn svg{width:22px;height:22px;color:#333}.pwa-header-nav{display:flex;justify-content:flex-start;gap:20px;flex:1;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pwa-header-nav::-webkit-scrollbar{display:none}.pwa-header-nav-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;white-space:nowrap}.pwa-header-nav-scroll::-webkit-scrollbar{display:none}.pwa-header-nav-scroll .pwa-header-tab{flex-shrink:0;white-space:nowrap}.pwa-header-tab{position:relative;padding:8px 0;font-size:16px;color:#999;cursor:pointer;transition:all .3s;font-weight:500}.pwa-header-tab.active{color:#333;font-weight:600}.pwa-header-tab:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:3px;background:#333;border-radius:2px;transition:all .3s}.pwa-header-tab.active:after{width:50%}.pwa-content{padding:12px}.pwa-banner{position:relative;overflow:hidden;border-radius:8px;margin:12px 16px 0}.pwa-banner-wrapper{display:flex;transition:transform .5s ease}.pwa-banner-slide{min-width:100%;cursor:pointer}.pwa-banner-slide img{width:100%;height:140px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.pwa-banner-dots{position:absolute;bottom:8px;left:50%;transform:translate(-50%);display:flex;gap:4px}.pwa-banner-dot{width:6px;height:6px;border-radius:3px;background:#ffffff80}.pwa-banner-dot.active{width:16px;background:#fff}.pwa-home-shortcuts{display:flex;padding:16px;gap:8px;background:#fff;margin:12px 16px 0;border-radius:8px}.pwa-home-shortcut-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer}.pwa-home-shortcut-item span{font-size:12px;color:#666}.pwa-home-shortcut-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center}.pwa-home-shortcut-icon svg{width:22px;height:22px}.pwa-home-shortcut-icon.rank{background:#fff3e0}.pwa-home-shortcut-icon.rank svg{color:#ff9800}.pwa-home-shortcut-icon.guild{background:#e8f5e9}.pwa-home-shortcut-icon.guild svg{color:#4caf50}.pwa-home-shortcut-icon.noble{background:#fce4ec}.pwa-home-shortcut-icon.noble svg{color:#e91e63}.pwa-home-shortcut-icon.guard{background:#e8f5e9}.pwa-home-shortcut-icon.guard svg{color:#4caf50}.pwa-home-shortcut-icon.welfare{background:#e3f2fd}.pwa-home-shortcut-icon.welfare svg{color:#2196f3}.pwa-feature-cards{display:flex;gap:10px;padding:12px 0;background:#f5f6fa}.pwa-feature-cards-left,.pwa-feature-cards-right{flex:1;display:flex;flex-direction:column;gap:10px}.pwa-feature-card{border-radius:15px;padding:15px;cursor:pointer;transition:transform .2s,box-shadow .2s;height:70px;display:flex;align-items:center}.pwa-feature-card:active{transform:scale(.98)}.pwa-feature-card-large{flex:1;min-height:150px;align-items:flex-start}.pwa-feature-card-content{display:flex;flex-direction:column;color:#fff}.pwa-feature-card-title{font-size:16px;font-weight:700;margin-bottom:5px}.pwa-feature-card-subtitle{font-size:12px;opacity:.9}.pwa-room-tabs{display:flex;padding:0;gap:15px;border-bottom:1px solid #eee;background:#fff}.pwa-room-tab{padding:12px 8px;font-size:14px;color:#666;cursor:pointer;position:relative;transition:color .3s}.pwa-room-tab.active{color:#4facfe;font-weight:700}.pwa-room-tab.active:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:24px;height:3px;background:linear-gradient(90deg,#4facfe,#00f2fe);border-radius:2px}.pwa-room-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.pwa-user-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:12px}.pwa-user-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #00000014;cursor:pointer;transition:all .3s ease}.pwa-user-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000001f}.pwa-user-avatar{position:relative;width:100%;aspect-ratio:1;background:linear-gradient(135deg,#5b9bd5,#ff8fab)}.pwa-gender-icon{position:absolute;bottom:8px;right:8px;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff}.pwa-gender-icon.male{background:linear-gradient(135deg,#4facfe,#00f2fe)}.pwa-gender-icon.female{background:linear-gradient(135deg,#f093fb,#f5576c)}.pwa-user-info{padding:12px}.pwa-user-name{font-size:16px;font-weight:600;color:#333;margin:0 0 6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pwa-user-age{display:inline-block;font-size:12px;color:#666;background:#f5f5f5;padding:2px 8px;border-radius:10px;margin-right:6px}.pwa-user-city{display:inline-block;font-size:12px;color:#666;background:#f5f5f5;padding:2px 8px;border-radius:10px}.pwa-user-signature{font-size:13px;color:#999;margin:8px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pwa-user-labels{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.pwa-user-label{font-size:11px;color:#667eea;background:linear-gradient(135deg,#667eea1a,#764ba21a);padding:3px 10px;border-radius:12px;border:1px solid rgba(102,126,234,.2)}.pwa-room-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.pwa-room-cover{position:relative;aspect-ratio:1;background:#e0e0e0}.pwa-room-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pwa-viewers{position:absolute;bottom:8px;right:8px;background:#00000080;color:#fff;padding:4px 8px;border-radius:12px;font-size:11px;display:flex;align-items:center;gap:4px}.pwa-viewers:before{content:"";width:8px;height:8px;background:#ff6b6b;border-radius:50%;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.pwa-room-info{padding:10px}.pwa-room-name{font-size:14px;font-weight:500;color:#333;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pwa-room-host{display:flex;align-items:center;gap:6px}.pwa-room-host img{width:24px;height:24px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.pwa-room-host span{font-size:12px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pwa-loading{display:flex;align-items:center;justify-content:center;padding:40px 0;color:#999;font-size:14px}.pwa-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0;color:#999;font-size:14px}.pwa-empty:before{content:"";width:80px;height:80px;background:#e0e0e0;border-radius:50%;margin-bottom:16px;opacity:.3}.pwa-dating-room-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:12px}.pwa-dating-room-card{border-radius:16px;padding:12px;position:relative;overflow:hidden;cursor:pointer;transition:transform .2s}.pwa-dating-room-card:active{transform:scale(.97)}.pwa-dating-room-type-badge{position:absolute;top:8px;left:8px;display:flex;align-items:center;gap:2px;z-index:2}.pwa-dating-room-type-badge img{height:15px;width:auto;-o-object-fit:contain;object-fit:contain;position:absolute;left:0;top:50%;transform:translateY(-50%)}.pwa-dating-room-type-badge span{color:#fff;font-size:9px;padding:2px 8px;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.3);position:relative;z-index:1}.pwa-dating-room-avatar{display:flex;justify-content:center;margin-top:30px}.pwa-dating-room-avatar img{width:70px;height:70px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid rgba(255,255,255,.6)}.pwa-dating-room-nickname{text-align:center;margin-top:8px;font-size:14px;font-weight:700;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pwa-dating-room-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.pwa-dating-room-users{display:flex;align-items:center}.pwa-dating-room-user-avatar{width:20px;height:20px;border-radius:50%;overflow:hidden;border:1px solid #ffffff;flex-shrink:0}.pwa-dating-room-user-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pwa-dating-room-count{display:flex;align-items:center;gap:4px;color:#666;font-size:12px}.pwa-index-room-list{display:flex;flex-direction:column;gap:10px;padding:12px}.pwa-index-room-card{display:flex;align-items:center;gap:10px;background:#fff;border-radius:12px;padding:10px;position:relative;box-shadow:0 2px 8px #0000000f;cursor:pointer;transition:transform .2s;min-height:90px}.pwa-index-room-card:active{transform:scale(.98)}.pwa-index-room-cover{position:relative;width:70px;height:70px;border-radius:5px;overflow:hidden;flex-shrink:0;background:#e0e0e0}.pwa-index-room-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pwa-index-room-redbag{position:absolute;top:-4px;right:-4px;z-index:2;animation:pwa-redbag-shake .8s ease-in-out infinite}@keyframes pwa-redbag-shake{0%,to{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(12deg)}}.pwa-index-room-info{flex:1;display:flex;flex-direction:column;justify-content:space-between;height:70px;overflow:hidden;padding-right:60px}.pwa-index-room-title{font-size:15px;font-weight:700;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pwa-index-room-type{position:relative;display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;height:16px;min-width:50px;border-radius:8px;overflow:hidden}.pwa-index-room-type img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.pwa-index-room-type span{position:relative;z-index:2;color:#fff;font-size:10px;padding:0 8px;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.4);line-height:16px}.pwa-index-room-type.no-img span{background:#1a9ded}.pwa-index-room-host{display:flex;align-items:center;gap:6px}.pwa-index-room-host img{width:24px;height:24px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.pwa-index-room-host span{font-size:12px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pwa-index-room-count{position:absolute;bottom:10px;right:12px;display:flex;align-items:center;gap:3px;font-size:11px;color:#999}.pwa-tab-bar{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-around;align-items:center;padding:10px 0;padding-bottom:calc(10px + env(safe-area-inset-bottom));z-index:1000;transition:background .3s}.pwa-tab-bar-dark{background:#000;box-shadow:0 -2px 8px #0003}.pwa-tab-bar-light{background:#fff;box-shadow:0 -2px 8px #0000000a}.pwa-tab-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px 0;cursor:pointer;transition:all .3s}.pwa-tab-label{font-size:13px;color:#999;transition:color .3s,font-size .3s;font-weight:500}.pwa-tab-item.active .pwa-tab-label{font-size:14px;font-weight:600}.pwa-tab-bar-dark .pwa-tab-label{color:#999}.pwa-tab-bar-dark .pwa-tab-item.active .pwa-tab-label{color:#fff}.pwa-tab-bar-light .pwa-tab-item.active .pwa-tab-label{color:#222}.pwa-tab-start-live{flex:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s}.pwa-tab-start-live:active{transform:scale(.95)}.pwa-start-live-icon{width:40px;height:40px;color:#222}.pwa-tab-bar-dark .pwa-start-live-icon{color:#fff}.pwa-page-container{padding-bottom:60px}.pwa-login-page{min-height:100vh;background:#f5f5f5;display:flex;flex-direction:column}.pwa-login-header{padding:40px 20px 20px;text-align:center;position:relative}.pwa-login-logo{width:88px;height:88px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid #6C5CE7;overflow:hidden;box-shadow:0 0 30px #6c5ce766}.pwa-login-logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pwa-login-title{font-size:24px;font-weight:700;color:#333;margin-bottom:4px}.pwa-login-subtitle{font-size:14px;color:#999}.pwa-login-content{flex:1;background:#f5f5f5;border-radius:24px 24px 0 0;padding:24px 20px;margin-top:20px}.pwa-login-tabs{display:flex;gap:20px;margin-bottom:24px;border-bottom:1px solid #eee}.pwa-login-tab{padding:12px 0;font-size:15px;color:#999;cursor:pointer;transition:all .3s;font-weight:500;position:relative}.pwa-login-tab.active{color:#333;font-weight:600}.pwa-login-tab:after{content:"";position:absolute;bottom:-1px;left:0;width:0;height:2px;background:#333;transition:all .3s}.pwa-login-tab.active:after{width:100%}.pwa-login-form{display:flex;flex-direction:column;gap:16px}.pwa-input-group{display:flex;align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:12px;overflow:hidden}.pwa-input-group.focus{border-color:#333}.pwa-input-prefix{padding:14px 16px;background:#f8f8f8;font-size:15px;color:#666;font-weight:500}.pwa-input{flex:1;padding:14px 16px;border:none;outline:none;font-size:15px;color:#333;background:transparent}.pwa-input::-moz-placeholder{color:#ccc}.pwa-input::placeholder{color:#ccc}.pwa-code-row{display:flex;gap:12px}.pwa-code-row .pwa-input-group{flex:1}.pwa-code-btn{padding:14px 20px;background:#333;color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .3s}.pwa-code-btn:disabled{opacity:.6;cursor:not-allowed}.pwa-login-btn{width:100%;padding:16px;background:#333;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;margin-top:8px;transition:all .3s;box-shadow:0 4px 12px #00000026}.pwa-login-btn:active{transform:scale(.98)}.pwa-login-btn:disabled{opacity:.6;cursor:not-allowed}.pwa-login-error{padding:12px 16px;background:#ff6b6b1a;border:1px solid rgba(255,107,107,.3);border-radius:8px;color:#ff6b6b;font-size:13px}.pwa-login-footer{text-align:center;margin-top:24px;font-size:12px;color:#999}.pwa-login-footer a{color:#333;text-decoration:none}.pwa-login-content{flex:1;display:flex;flex-direction:column;padding:0 20px 40px}.pwa-login-spacer{flex:1}.pwa-login-buttons{display:flex;flex-direction:column;gap:16px}.pwa-login-type-btn{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px 24px;background:#1890ff;border:none;border-radius:50px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #1890ff4d}.pwa-login-type-btn:hover{background:#40a9ff;transform:translateY(-2px);box-shadow:0 6px 16px #1890ff66}.pwa-login-type-btn:active{background:#096dd9;transform:translateY(0)}.pwa-login-type-text{font-size:16px}.pwa-back-btn{position:absolute;left:16px;top:16px;background:none;border:none;font-size:24px;color:#333;cursor:pointer;padding:8px;z-index:10}.pwa-hidden-login{display:flex;align-items:center;margin:16px 0}.pwa-checkbox-label{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pwa-checkbox-label input[type=checkbox]{display:none}.pwa-checkbox-custom{width:20px;height:20px;border:2px solid #ddd;border-radius:4px;margin-right:8px;position:relative;transition:all .3s ease}.pwa-checkbox-label input[type=checkbox]:checked+.pwa-checkbox-custom{background:linear-gradient(135deg,#5b9bd5,#ff8fab);border-color:#5b9bd5}.pwa-checkbox-label input[type=checkbox]:checked+.pwa-checkbox-custom:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:14px;font-weight:700}.pwa-checkbox-text{font-size:14px;color:#666}.pwa-login-agreement{display:flex;align-items:flex-start;margin-top:16px}.pwa-login-agreement .pwa-checkbox-label{align-items:flex-start}.pwa-login-agreement .pwa-checkbox-text{font-size:12px;color:#999;line-height:1.5}.pwa-login-agreement .pwa-checkbox-text button{background:none;border:none;color:#667eea;font-size:12px;padding:0;cursor:pointer;text-decoration:underline}.pwa-me-page{min-height:100vh;background:#f5f5f5}.pwa-me-cover{position:relative;width:100%;height:160px;overflow:hidden}.pwa-me-cover-bg{width:100%;height:100%;background:linear-gradient(135deg,#2b2b2b,#1a1a2e,#16213e)}.pwa-me-menu-btn{position:absolute;top:12px;right:16px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#0000004d;border-radius:50%;border:none;cursor:pointer}.pwa-me-menu-btn svg{width:20px;height:20px}.pwa-me-profile{position:relative;display:flex;flex-direction:column;align-items:stretch;padding:0 16px 16px;margin-top:-60px;background:#f5f5f5;border-radius:16px 16px 0 0}.pwa-me-top-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:12px}.pwa-me-info-section{display:flex;flex-direction:column;align-items:flex-start}.pwa-me-avatar-large{width:100px;height:100px;border-radius:50%;border:3px solid #f5f5f5;overflow:hidden;box-shadow:0 2px 8px #00000026;flex-shrink:0}.pwa-me-avatar-large img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pwa-me-nickname{font-size:18px;font-weight:600;color:#333;margin-bottom:4px}.pwa-me-id-line{display:flex;align-items:center;gap:6px;font-size:12px;color:#999;margin-bottom:8px}.pwa-me-copy-id{display:flex;align-items:center;background:none;border:none;cursor:pointer;color:#999;padding:2px}.pwa-me-copy-id svg{width:14px;height:14px}.pwa-me-bio{font-size:13px;color:#666;margin-bottom:12px;text-align:left;max-width:300px}.pwa-me-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.pwa-me-tag{display:inline-flex;align-items:center;padding:2px 8px;background:#f0f0f0;border-radius:10px;font-size:11px;color:#666;white-space:nowrap}.pwa-me-btn-row{display:flex;gap:10px;margin-bottom:4px}.pwa-me-btn-outline{flex:1;height:34px;border:1px solid #e5e5e5;background:#fff;border-radius:17px;font-size:13px;color:#333;cursor:pointer;transition:background .2s}.pwa-me-btn-outline:active{background:#f5f5f5}.pwa-me-stats{display:flex;gap:20px}.pwa-me-stat{display:flex;flex-direction:column;align-items:center;cursor:pointer}.pwa-me-stat-num{font-size:15px;font-weight:600;color:#000}.pwa-me-stat-label{font-size:11px;color:#999;margin-top:2px}.pwa-me-edit-btn{padding:6px 24px;border:1px solid #ff6b81;background:transparent;color:#ff6b81;border-radius:20px;font-size:13px;cursor:pointer;margin-bottom:8px}.pwa-me-header{background:linear-gradient(135deg,#5b9bd5,#ff8fab);padding:40px 16px 20px;position:relative}.pwa-me-arrow{position:absolute;top:4px;right:16px;width:28px;height:28px;color:#ffffffd9;flex-shrink:0;cursor:pointer;padding:4px;z-index:1}.pwa-me-arrow svg{width:28px;height:28px}.pwa-me-arrow-img{width:28px;height:28px;-o-object-fit:contain;object-fit:contain}.pwa-me-assets{display:flex;justify-content:space-around;padding:12px 0 4px}.pwa-me-asset-item{text-align:center;cursor:pointer;flex:1}.pwa-me-asset-value{font-size:14px;font-weight:600;color:#fff}.pwa-me-asset-label{font-size:11px;color:#ffffffb3;margin-top:2px}.pwa-me-body{background:#fff;border-radius:16px 16px 0 0;margin-top:-12px;position:relative;z-index:1;padding-bottom:80px}.pwa-me-top-menu{display:flex;justify-content:space-around;padding:20px 8px 8px}.pwa-me-top-menu-item{display:flex;flex-direction:column;align-items:center;cursor:pointer;padding:8px 4px}.pwa-me-top-menu-icon{width:44px;height:44px;background:linear-gradient(135deg,#f0f4ff,#e8eeff);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:6px;color:#5b9bd5}.pwa-me-top-menu-icon svg{width:22px;height:22px}.pwa-me-top-menu-img{width:28px;height:28px;-o-object-fit:contain;object-fit:contain}.pwa-me-top-menu-label{font-size:12px;color:#333;font-weight:500}.pwa-me-bottom-menu{margin-top:12px;padding:0 16px}.pwa-me-bottom-menu-item{display:flex;align-items:center;padding:14px 0;cursor:pointer;border-bottom:1px solid #f5f5f5;transition:background .2s}.pwa-me-bottom-menu-item:last-child{border-bottom:none}.pwa-me-bottom-menu-item:active{background:#f9f9f9}.pwa-me-bottom-menu-icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;margin-right:12px;color:#ff6b8a;flex-shrink:0}.pwa-me-bottom-menu-icon svg{width:22px;height:22px}.pwa-me-bottom-menu-label{flex:1;font-size:15px;color:#333}.pwa-me-bottom-menu-arrow{width:16px;height:16px;color:#ccc;flex-shrink:0}.pwa-me-user{display:flex;align-items:center;gap:16px}.pwa-me-avatar{width:90px;height:90px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:4px solid rgba(255,255,255,.3)}.pwa-me-info{flex:1}.pwa-me-name{font-size:22px;font-weight:700;color:#fff;margin-bottom:6px;display:flex;align-items:center;gap:8px}.pwa-me-level{background:linear-gradient(135deg,gold,#ff8c00);color:#fff;padding:2px 8px;border-radius:10px;font-size:11px;font-weight:600}.pwa-me-id{font-size:14px;color:#ffffffd9}.pwa-me-id-row{display:flex;align-items:center;gap:8px}.pwa-me-copy-btn{background:#ffffff26;border:none;border-radius:6px;padding:4px 8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.pwa-me-copy-btn svg{width:14px;height:14px;color:#ffffffd9}.pwa-me-copy-btn:hover{background:#ffffff40}.pwa-me-copy-btn:active{transform:scale(.95)}.pwa-me-stats{display:flex;justify-content:space-around;margin-top:24px}.pwa-me-stat{text-align:center}.pwa-me-stat-value{font-size:22px;font-weight:700;color:#fff;margin-bottom:4px}.pwa-me-stat-label{font-size:13px;color:#fffc}.pwa-me-vip{margin:16px;background:linear-gradient(145deg,#1a1a1a,#2d2d2d 30%,#1a1a1a 70%,#0d0d0d);border-radius:16px;padding:16px;display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden;box-shadow:0 8px 24px #0006,inset 0 1px #ffd70033;border:1px solid rgba(212,175,55,.3)}.pwa-me-vip:before{content:"";position:absolute;top:-30%;right:-30%;width:80%;height:80%;background:radial-gradient(ellipse,rgba(212,175,55,.15) 0%,transparent 60%);pointer-events:none}.pwa-me-vip:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(212,175,55,.5),transparent)}.pwa-me-vip-content{display:flex;align-items:center;gap:12px;position:relative;z-index:1}.pwa-me-vip-icon{width:44px;height:44px;background:linear-gradient(145deg,#d4af37,#f4e4bc,#d4af37);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#1a1a1a;box-shadow:0 4px 12px #d4af374d}.pwa-me-vip-icon svg{width:24px;height:24px}.pwa-me-vip-text{color:#d4af37}.pwa-me-vip-title{font-size:16px;font-weight:600;margin-bottom:4px;color:#f4e4bc;text-shadow:0 1px 2px rgba(0,0,0,.5)}.pwa-me-vip-desc{font-size:13px;color:#d4af37b3}.pwa-me-vip-btn{position:relative;z-index:1;background:linear-gradient(145deg,#d4af37,#b8962e);color:#1a1a1a;padding:10px 20px;border-radius:20px;font-size:14px;font-weight:600;border:none;cursor:pointer;box-shadow:0 4px 12px #d4af374d;transition:all .2s ease}.pwa-me-vip-btn:hover{background:linear-gradient(145deg,#f4e4bc,#d4af37);transform:translateY(-1px);box-shadow:0 6px 16px #d4af3766}.pwa-me-menu{margin:16px;background:#fff;border-radius:16px;overflow:hidden}.pwa-me-menu-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:16px 8px}.pwa-me-menu-item{display:flex;flex-direction:column;align-items:center;padding:12px 4px;cursor:pointer}.pwa-me-menu-icon{width:48px;height:48px;background:#f0f0f0;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.pwa-me-menu-icon img{width:28px;height:28px;-o-object-fit:contain;object-fit:contain}.pwa-me-menu-label{font-size:13px;color:#333;font-weight:500}.pwa-me-tabs{display:flex;border-top:1px solid #f0f0f0;padding:0 16px;gap:8px}.pwa-me-tab{padding:14px 16px;text-align:center;font-size:15px;color:#999;font-weight:500;cursor:pointer;position:relative}.pwa-me-tab.active{color:#333;font-weight:600}.pwa-me-tab.active:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:24px;height:3px;background:#333;border-radius:2px}.pwa-me-tab-content{padding:20px 16px;min-height:300px;overflow-y:auto;flex:1}.pwa-me-collection-list{display:flex;flex-direction:column;gap:12px}.pwa-me-collection-item{display:flex;align-items:center;background:#fff;border-radius:12px;padding:12px;gap:12px;cursor:pointer;transition:background .2s}.pwa-me-collection-item:active{background:#f5f5f5}.pwa-me-collection-cover{width:56px;height:56px;border-radius:10px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.pwa-me-collection-info{flex:1;min-width:0}.pwa-me-collection-title{font-size:15px;font-weight:600;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pwa-me-collection-anchor{font-size:13px;color:#999;margin-top:4px}.pwa-me-collection-online{font-size:12px;color:#4caf50;margin-top:2px}.pwa-me-content{background:#f5f5f5}.pwa-me-sub-tabs{display:flex;padding:8px 16px 0;gap:20px;background:#fff}.pwa-me-sub-tab{padding:10px 0;font-size:14px;color:#999;font-weight:500;cursor:pointer;position:relative}.pwa-me-sub-tab.active{color:#333;font-weight:600}.pwa-me-sub-tab.active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:#333}.pwa-me-topic-list{padding:12px}.pwa-me-topic-item{background:#fff;border-radius:12px;padding:12px;margin-bottom:10px;display:flex;gap:12px}.pwa-me-topic-cover{width:100px;height:100px;border-radius:8px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.pwa-me-topic-info{flex:1;display:flex;flex-direction:column;justify-content:center}.pwa-me-topic-title{font-size:16px;font-weight:600;color:#333;margin-bottom:6px}.pwa-me-topic-desc{font-size:13px;color:#666;line-height:1.5}.pwa-me-topic-count{font-size:14px;color:#999;font-weight:500;margin-top:6px}.pwa-msg-page{min-height:100vh;background:#f5f5f5;padding-bottom:60px}.pwa-msg-title-bar{display:flex;align-items:center;justify-content:center;height:44px;padding:0 12px;background:#fff;position:relative}.pwa-msg-title-text{font-size:18px;font-weight:700;color:#333}.pwa-msg-add-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:24px;height:24px;cursor:pointer}.pwa-msg-add-btn svg{width:24px;height:24px;color:#333}.pwa-msg-add-menu{position:absolute;right:12px;top:44px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;border:.5px solid #e0e0e0;z-index:200;min-width:130px;overflow:hidden;padding:4px 0}.pwa-msg-add-menu-item{display:flex;align-items:center;gap:10px;padding:10px 24px 10px 16px;cursor:pointer;transition:background .2s}.pwa-msg-add-menu-item:active{background:#f5f5f5}.pwa-msg-add-menu-item svg{width:20px;height:20px;color:#333}.pwa-msg-add-menu-item span{font-size:14px;color:#333;white-space:nowrap}.pwa-msg-add-menu-divider{height:.5px;background:#e0e0e0;margin:0 16px}.pwa-msg-top-entry{background:#fff;border-bottom:.5px solid #e0e0e0}.pwa-msg-top-entry-scroll{display:flex;overflow-x:auto;padding:6px 8px;height:88px;gap:0;-webkit-overflow-scrolling:touch;align-items:flex-start}.pwa-msg-top-entry-scroll::-webkit-scrollbar{display:none}.pwa-msg-top-entry-item{display:flex;flex-direction:column;align-items:center;gap:3px;min-width:50px;padding:4px 6px;cursor:pointer;position:relative}.pwa-msg-top-entry-icon{width:50px;height:50px;position:relative;border-radius:50%;overflow:visible}.pwa-msg-top-entry-icon-img{width:46px;height:46px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover}.pwa-msg-top-entry-avatar{width:50px;height:50px;position:relative}.pwa-msg-top-entry-avatar-img{width:46px;height:46px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover}.pwa-msg-top-entry-label{font-size:11px;color:#333;max-width:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.pwa-msg-top-entry-badge{position:absolute;top:-2px;right:-2px;min-width:16px;height:16px;padding:0 4px;background:#f74c31;color:#fff;font-size:9px;font-weight:600;border-radius:8px;display:flex;align-items:center;justify-content:center;z-index:2}.pwa-msg-top-entry-live-dot{position:absolute;bottom:0;right:0;width:10px;height:10px;background:#ff3b30;border-radius:50%;border:1.5px solid #ffffff}.pwa-msg-top-entry-avatar img{width:46px;height:46px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.pwa-msg-live-section{background:#fff;border-bottom:.5px solid #e0e0e0}.pwa-msg-live-header{display:flex;align-items:center;padding:8px 12px 0;gap:4px}.pwa-msg-live-dot{width:4px;height:4px;border-radius:50%;background:#ff3b30}.pwa-msg-live-title{font-size:13px;font-weight:700;color:#333}.pwa-msg-live-scroll{display:flex;overflow-x:auto;padding:8px 6px;gap:8px;-webkit-overflow-scrolling:touch}.pwa-msg-live-scroll::-webkit-scrollbar{display:none}.pwa-msg-live-item{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:56px;cursor:pointer}.pwa-msg-live-avatar{width:50px;height:50px;border-radius:50%;overflow:visible;position:relative}.pwa-msg-live-avatar img{width:46px;height:46px;border-radius:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pwa-msg-live-badge{position:absolute;bottom:-1px;left:50%;transform:translate(-50%);background:linear-gradient(to right,#ff3b30,#ff6b5b);color:#fff;font-size:7px;padding:1px 4px;border-radius:7px;white-space:nowrap;line-height:12px;display:flex;align-items:center;gap:1px}.pwa-msg-live-badge:before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:#fff;flex-shrink:0}.pwa-msg-live-name{font-size:10px;color:#333;max-width:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;margin-top:4px}.pwa-msg-conversation-list{background:#fff}.pwa-msg-error{margin:16px;padding:16px;background:#fff3f3;border:1px solid #ffccc7;border-radius:8px;text-align:center}.pwa-msg-error p{color:#ff4d4f;margin-bottom:12px}.pwa-msg-error button{padding:8px 24px;background:#ff4d4f;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px}.pwa-msg-loading,.pwa-msg-empty{padding:60px 0;text-align:center;color:#999;font-size:14px}.pwa-msg-conversation-item{display:flex;align-items:center;padding:5px 0 5px 15px;background:#fff;cursor:pointer;transition:background .15s;position:relative}.pwa-msg-conversation-item:active{background:#f5f5f5}.pwa-msg-conversation-item.pinned{background:#f2f2f2}.pwa-msg-conv-avatar-wrap{margin-right:11px;flex-shrink:0;width:64px;height:64px;display:flex;align-items:center;justify-content:center;position:relative}.pwa-msg-conv-avatar{width:50px;height:50px;border-radius:50%;overflow:hidden;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pwa-msg-conv-avatar img{width:50px;height:50px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.pwa-msg-conv-live-ring{position:absolute;top:50%;left:50%;width:54px;height:54px;transform:translate(-50%,-50%);border-radius:50%;border:2.5px solid #ff3b30;pointer-events:none;z-index:1;animation:pwa-live-ring-pulse 1.5s ease-in-out infinite}@keyframes pwa-live-ring-pulse{0%,to{opacity:1}50%{opacity:.5}}.pwa-msg-conv-live-badge{position:absolute;bottom:0;left:50%;transform:translate(-50%);background:linear-gradient(to right,#ff3b30,#ff6b5b);color:#fff;font-size:8px;padding:0 4px;border-radius:7px;white-space:nowrap;line-height:14px;z-index:2;animation:pwa-live-badge-pulse 1.5s ease-in-out infinite}@keyframes pwa-live-badge-pulse{0%,to{opacity:1}50%{opacity:.6}}.pwa-msg-conv-online-dot{position:absolute;bottom:8px;right:8px;width:10px;height:10px;border-radius:50%;background:#4caf50;border:1.5px solid #ffffff;z-index:2}.pwa-msg-conv-system-icon{width:47px;height:47px;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pwa-msg-conv-system-icon img{width:47px;height:47px;-o-object-fit:cover;object-fit:cover}.pwa-msg-conv-system-icon svg{width:47px;height:47px;color:#ff9800}.pwa-msg-conv-service-icon{width:47px;height:47px;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pwa-msg-conv-service-icon img{width:47px;height:47px;-o-object-fit:cover;object-fit:cover}.pwa-msg-conv-service-icon svg{width:47px;height:47px;color:#4caf50}.pwa-msg-conv-info{flex:1;min-width:0;height:65px;display:flex;flex-direction:column;justify-content:center;padding:1px 0;position:relative}.pwa-msg-conv-info:after{content:"";position:absolute;bottom:0;left:0;right:0;height:.5px;background:#ededed;margin-left:0}.pwa-msg-conversation-item:last-child .pwa-msg-conv-info:after{display:none}.pwa-msg-conv-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.pwa-msg-conv-name{font-size:16px;color:#333;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;margin-top:5px}.pwa-msg-conv-name.pinned{color:#333;font-weight:500}.pwa-msg-conv-time{font-size:11px;color:#999;flex-shrink:0;margin-left:8px;margin-right:18px;margin-top:5px}.pwa-msg-conv-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;margin-bottom:8px}.pwa-msg-conv-preview{font-size:13px;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;margin-right:48px}.pwa-msg-conv-badge{min-width:15px;height:15px;padding:0 4px;background:#f74c31;color:#fff;border-radius:9px;font-size:10px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:absolute;right:18px;bottom:15px}.pwa-msg-conv-pin-indicator{position:absolute;left:0;top:0;bottom:0;width:3px;background:#ff9800}.pwa-msg-long-press-menu{position:fixed;background:#fff;border-radius:8px;box-shadow:0 4px 12px #0003;z-index:300;min-width:100px;overflow:hidden}.pwa-msg-long-press-item{padding:12px 20px;font-size:14px;color:#333;cursor:pointer;text-align:center;transition:background .15s}.pwa-msg-long-press-item:hover{background:#f5f5f5}.pwa-msg-long-press-item:active{background:#e8e8e8}.pwa-msg-long-press-item.delete{color:#ff3b30;border-top:.5px solid #f0f0f0}.pwa-system-message-page{min-height:100vh;background:#f5f5f5}.pwa-system-message-header{display:flex;align-items:center;justify-content:space-between;height:44px;padding:0 12px;background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:100}.pwa-system-message-back{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0}.pwa-system-message-back svg{width:22px;height:22px;color:#333}.pwa-system-message-title{font-size:16px;font-weight:600;color:#333}.pwa-system-message-header-right{width:32px}.pwa-system-message-item{background:#fff;padding:16px;border-bottom:1px solid #eee}.pwa-system-message-item.unread{border-left:3px solid #ff4757}.pwa-system-message-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.pwa-system-message-item-title{font-size:14px;font-weight:600;color:#333}.pwa-system-message-item-time{font-size:12px;color:#999}.pwa-system-message-item-content{font-size:13px;color:#666;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pwa-system-message-item-action{margin-top:8px;font-size:14px;color:#7c5cfc;cursor:pointer}.pwa-service-category-item{display:flex;align-items:center;background:#fff;padding:14px 15px;border-bottom:.5px solid #f0f0f0;cursor:pointer}.pwa-service-category-item:active{background:#f5f5f5}.pwa-service-category-icon{width:46px;height:46px;border-radius:8px;background:#f5f0ff;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.pwa-service-category-info{flex:1;margin-left:12px;min-width:0}.pwa-service-category-top{display:flex;justify-content:space-between;align-items:center}.pwa-service-category-name{font-size:16px;font-weight:700;color:#333}.pwa-service-category-time{font-size:11px;color:#bbb}.pwa-service-category-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:6px}.pwa-service-category-content{font-size:13px;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;margin-right:10px}.pwa-service-category-unread{min-width:18px;height:18px;padding:1px 5px;border-radius:9px;background:#ff4757;color:#fff;font-size:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pwa-service-detail-item{display:flex;align-items:center;background:#fff;padding:12px 15px;border-bottom:.5px solid #ededed;cursor:pointer}.pwa-service-detail-item:active{background:#f5f5f5}.pwa-service-detail-icon{width:48px;height:48px;border-radius:8px;background:#f5f0ff;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.pwa-service-detail-info{flex:1;margin-left:12px;min-width:0}.pwa-service-detail-top{display:flex;justify-content:space-between;align-items:center}.pwa-service-detail-title{font-size:16px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;margin-right:8px}.pwa-service-detail-time{font-size:11px;color:#999;flex-shrink:0}.pwa-service-detail-content{font-size:13px;color:#999;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:60px}.pwa-service-detail-sub-type{display:inline-block;margin-top:4px;padding:1px 6px;border-radius:3px;background:#7c5cfc;color:#fff;font-size:10px}.pwa-service-detail-action{padding:5px 10px;border-radius:12px;background:#7c5cfc;color:#fff;font-size:12px;flex-shrink:0;cursor:pointer}.pwa-load-more{text-align:center;padding:16px;color:#999;font-size:14px;cursor:pointer}.pwa-contacts-page{min-height:100vh;background:#f5f5f5}.pwa-contacts-header{display:flex;align-items:center;justify-content:space-between;height:44px;padding:0 12px;background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:100}.pwa-contacts-back{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0}.pwa-contacts-back svg{width:22px;height:22px;color:#333}.pwa-contacts-title{font-size:16px;font-weight:600;color:#333}.pwa-contacts-header-right{width:32px}.pwa-contacts-content{padding:0}.pwa-contacts-item{display:flex;align-items:center;padding:12px 16px;background:#fff;border-bottom:1px solid #f0f0f0;cursor:pointer}.pwa-contacts-avatar{width:44px;height:44px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:12px;flex-shrink:0}.pwa-contacts-info{flex:1;min-width:0}.pwa-contacts-name{font-size:15px;color:#333;font-weight:500;display:flex;align-items:center;gap:4px}.pwa-contacts-sign{font-size:12px;color:#999;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pwa-ranking-page{min-height:100vh;background:linear-gradient(180deg,#ff6b8a,#ff8e53,#f5f5f5 60%);padding-bottom:20px}.pwa-ranking-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;padding-top:calc(env(safe-area-inset-top,0px) + 12px)}.pwa-ranking-back{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer}.pwa-ranking-back svg{width:20px;height:20px}.pwa-ranking-title{font-size:18px;font-weight:600;color:#fff}.pwa-ranking-header-right{width:36px}.pwa-ranking-tabs{display:flex;margin:0 16px 12px;background:#fff3;border-radius:20px;padding:3px}.pwa-ranking-tab{flex:1;padding:8px 0;border:none;background:transparent;color:#fffc;font-size:14px;font-weight:500;border-radius:18px;cursor:pointer;transition:all .3s}.pwa-ranking-tab.active{background:#fff;color:#ff6b8a;box-shadow:0 2px 8px #0000001a}.pwa-ranking-period{display:flex;justify-content:center;gap:12px;margin-bottom:16px}.pwa-ranking-period-btn{padding:4px 16px;border:none;background:#fff3;color:#fffc;font-size:12px;border-radius:12px;cursor:pointer;transition:all .3s}.pwa-ranking-period-btn.active{background:#ffffffe6;color:#ff6b8a}.pwa-ranking-top3{display:flex;justify-content:center;align-items:flex-end;padding:0 16px 20px;gap:12px}.pwa-ranking-top-item{display:flex;flex-direction:column;align-items:center;cursor:pointer;position:relative}.pwa-ranking-top-item.first{order:2}.pwa-ranking-top-item.second{order:1}.pwa-ranking-top-item.third{order:3}.pwa-ranking-crown{font-size:24px;margin-bottom:-4px;z-index:1}.pwa-ranking-top-avatar-wrap{position:relative;margin-bottom:6px}.pwa-ranking-top-item.first .pwa-ranking-top-avatar-wrap{width:64px;height:64px}.pwa-ranking-top-item.second .pwa-ranking-top-avatar-wrap,.pwa-ranking-top-item.third .pwa-ranking-top-avatar-wrap{width:52px;height:52px}.pwa-ranking-top-avatar{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid #fff;box-shadow:0 4px 12px #00000026}.pwa-ranking-top-badge{position:absolute;bottom:-4px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,gold,#ffb800);color:#fff;font-size:10px;font-weight:700;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 4px;box-shadow:0 2px 4px #0003}.pwa-ranking-top-item.second .pwa-ranking-top-badge{background:linear-gradient(135deg,silver,#a8a8a8)}.pwa-ranking-top-item.third .pwa-ranking-top-badge{background:linear-gradient(135deg,#cd7f32,#b87333)}.pwa-ranking-top-name{font-size:13px;font-weight:500;color:#fff;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.2)}.pwa-ranking-top-value{font-size:11px;color:#ffffffe6;margin-top:2px}.pwa-ranking-list{background:#fff;margin:0 12px;border-radius:12px;overflow:hidden}.pwa-ranking-list-item{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid #f5f5f5;cursor:pointer;transition:background .2s}.pwa-ranking-list-item:last-child{border-bottom:none}.pwa-ranking-list-item:active{background:#f9f9f9}.pwa-ranking-list-rank{width:28px;font-size:14px;font-weight:600;color:#999;text-align:center;flex-shrink:0}.pwa-ranking-list-rank.gold{color:gold}.pwa-ranking-list-rank.silver{color:silver}.pwa-ranking-list-rank.bronze{color:#cd7f32}.pwa-ranking-list-avatar{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin:0 12px;flex-shrink:0}.pwa-ranking-list-info{flex:1;display:flex;flex-direction:column;min-width:0}.pwa-ranking-list-name{font-size:14px;font-weight:500;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pwa-ranking-list-level{font-size:11px;color:#999;margin-top:2px}.pwa-ranking-list-value{font-size:13px;font-weight:500;color:#ff6b8a;flex-shrink:0}.pwa-recharge-page{min-height:100vh;background:#f5f5f5;padding-bottom:80px}.pwa-recharge-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;padding-top:calc(env(safe-area-inset-top,0px) + 12px);background:#fff;border-bottom:1px solid #eee}.pwa-recharge-back{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer}.pwa-recharge-back svg{width:22px;height:22px;color:#333}.pwa-recharge-title{font-size:17px;font-weight:600;color:#333}.pwa-recharge-header-right{width:36px}.pwa-recharge-content{padding:16px}.pwa-recharge-balance{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:16px;border-radius:12px;margin-bottom:16px}.pwa-recharge-balance-label{font-size:14px;color:#666}.pwa-recharge-balance-value{font-size:24px;font-weight:700;color:#333}.pwa-recharge-section{background:#fff;border-radius:12px;padding:16px;margin-bottom:16px}.pwa-recharge-section-title{font-size:15px;font-weight:600;color:#333;margin-bottom:12px}.pwa-recharge-pay-methods{display:flex;gap:12px}.pwa-recharge-pay-method{flex:1;display:flex;align-items:center;padding:14px 16px;background:#f5f5f5;border-radius:10px;cursor:pointer;transition:all .2s;position:relative}.pwa-recharge-pay-method.active{background:#e8f4fd;border:1.5px solid #1890ff}.pwa-recharge-pay-icon{width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;margin-right:8px;flex-shrink:0}.pwa-recharge-pay-icon.alipay{background:#1677ff}.pwa-recharge-pay-icon.wechat{background:#07c160}.pwa-recharge-pay-icon svg{width:14px;height:14px;color:#fff}.pwa-recharge-pay-icon-img{width:24px;height:24px;border-radius:6px;-o-object-fit:contain;object-fit:contain;margin-right:8px;flex-shrink:0}.pwa-recharge-pay-name{font-size:14px;color:#333;font-weight:500}.pwa-recharge-pay-check{position:absolute;right:12px;color:#1890ff;font-size:16px;font-weight:700}.pwa-recharge-items{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.pwa-recharge-item{position:relative;background:#f5f5f5;border-radius:10px;padding:14px 8px;display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer;border:1.5px solid transparent;transition:all .2s}.pwa-recharge-item.selected{border-color:#1890ff;background:#e8f4fd}.pwa-recharge-item-coin{display:flex;align-items:baseline;gap:2px}.pwa-recharge-item-coin-value{font-size:20px;font-weight:700;color:#333}.pwa-recharge-item-coin-unit{font-size:11px;color:#999}.pwa-recharge-item-give{font-size:10px;color:#ff6b6b;background:#fff0f0;padding:2px 6px;border-radius:8px}.pwa-recharge-item-price{font-size:13px;font-weight:600;color:#666}.pwa-recharge-item.selected .pwa-recharge-item-price{color:#1890ff}.pwa-recharge-custom{margin-top:16px;padding-top:16px;border-top:1px solid #eee}.pwa-recharge-custom-label{font-size:13px;color:#999;margin-bottom:10px}.pwa-recharge-custom-input-wrap{display:flex;align-items:center;background:#f5f5f5;border-radius:10px;padding:12px 16px;border:1.5px solid transparent;transition:border-color .2s}.pwa-recharge-custom-input-wrap:focus-within{border-color:#1890ff;background:#fff}.pwa-recharge-custom-prefix{font-size:16px;font-weight:600;color:#333;margin-right:8px}.pwa-recharge-custom-input{flex:1;border:none;background:transparent;font-size:16px;color:#333;outline:none}.pwa-recharge-custom-input::-moz-placeholder{color:#ccc}.pwa-recharge-custom-input::placeholder{color:#ccc}.pwa-recharge-custom-tip{margin-top:8px;font-size:12px;color:#999}.pwa-recharge-custom-tip span{color:#1890ff;font-weight:600}.pwa-recharge-tips{background:#fff;border-radius:12px;padding:16px}.pwa-recharge-tips-title{font-size:14px;font-weight:600;color:#333;margin-bottom:10px}.pwa-recharge-tips-list{margin:0;padding-left:16px}.pwa-recharge-tips-list li{font-size:12px;color:#999;line-height:1.8}.pwa-recharge-footer{position:fixed;bottom:0;left:0;right:0;padding:12px 16px;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 12px);background:#fff;border-top:1px solid #eee;display:flex;align-items:center;gap:16px}.pwa-recharge-footer-info{display:flex;flex-direction:column}.pwa-recharge-footer-label{font-size:12px;color:#999}.pwa-recharge-footer-amount{font-size:20px;font-weight:700;color:#ff6b6b}.pwa-recharge-pay-btn{flex:1;padding:14px 0;border:none;border-radius:10px;background:#1890ff;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:opacity .2s}.pwa-recharge-pay-btn:active{opacity:.8}.pwa-recharge-pay-btn:disabled{opacity:.5;cursor:not-allowed}.pwa-recharge-qrcode-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.pwa-recharge-qrcode-content{background:#fff;border-radius:16px;padding:24px;width:300px;position:relative}.pwa-recharge-qrcode-close{position:absolute;top:12px;right:12px;width:28px;height:28px;border:none;background:#f5f5f5;border-radius:50%;font-size:18px;color:#999;cursor:pointer;display:flex;align-items:center;justify-content:center}.pwa-recharge-qrcode-title{font-size:18px;font-weight:600;color:#333;text-align:center;margin-bottom:16px}.pwa-recharge-qrcode-amount{text-align:center;font-size:14px;color:#666;margin-bottom:8px}.pwa-recharge-qrcode-amount span{font-size:20px;font-weight:700;color:#ff6b6b}.pwa-recharge-qrcode-coin{text-align:center;font-size:14px;color:#666;margin-bottom:16px}.pwa-recharge-qrcode-coin span{font-weight:600;color:#1890ff}.pwa-recharge-qrcode-box{display:flex;justify-content:center;padding:16px;background:#f5f5f5;border-radius:12px;margin-bottom:12px}.pwa-recharge-qrcode-tip{text-align:center;font-size:13px;color:#999}.pwa-entertainment-header{background:#f5f5f5;padding:12px 16px 8px;position:sticky;top:0;z-index:100}.pwa-entertainment-primary-nav{display:flex;justify-content:flex-start;gap:28px;margin-bottom:8px}.pwa-entertainment-primary-tab{position:relative;padding:8px 0;font-size:17px;color:#999;cursor:pointer;transition:all .3s;font-weight:500}.pwa-entertainment-primary-tab.active{color:#333;font-weight:700;font-size:18px}.pwa-entertainment-primary-tab:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:3px;background:#333;border-radius:2px;transition:all .3s}.pwa-entertainment-primary-tab.active:after{width:60%}.pwa-entertainment-nav{display:flex;justify-content:flex-start;gap:10px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:12px 16px 8px;background:#f5f5f5;position:sticky;top:44px;z-index:99}.pwa-entertainment-nav::-webkit-scrollbar{display:none}.pwa-entertainment-tab{position:relative;padding:6px 12px;font-size:13px;color:#666;cursor:pointer;transition:all .3s;font-weight:400;white-space:nowrap;border-radius:14px;background:transparent}.pwa-entertainment-tab.active{color:#fff;font-weight:600;background:#1a9ded}.pwa-entertainment-tab:after{display:none}@media (max-width: 768px){.pwa-tab-bar{padding:6px 0;padding-bottom:calc(6px + env(safe-area-inset-bottom))}.pwa-tab-icon{width:24px;height:24px}.pwa-tab-label{font-size:10px}.pwa-tab-item.active .pwa-tab-label{font-size:11px}.pwa-page-container{padding-bottom:56px}.pwa-room-grid{gap:8px}.pwa-room-card{border-radius:10px}}.pwa-chat-page{display:flex;flex-direction:column;height:100vh;background:#f5f5f5}.pwa-chat-header{background:#fff;padding:12px 16px;display:flex;align-items:center;gap:12px;position:sticky;top:0;z-index:100;padding-top:calc(12px + env(safe-area-inset-top))}.pwa-chat-back{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:none;border-radius:50%;cursor:pointer;flex-shrink:0}.pwa-chat-back svg{width:20px;height:20px;color:#333}.pwa-chat-user-info{display:flex;align-items:center;gap:10px;flex:1}.pwa-chat-user-avatar{width:36px;height:36px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #eee}.pwa-chat-user-name{font-size:17px;font-weight:600;color:#333}.pwa-chat-header-right{width:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.pwa-chat-group-setting-btn{width:28px;height:28px;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.pwa-chat-group-setting-btn svg{width:22px;height:22px;color:#333}.pwa-chat-sender-name{font-size:11px;color:#999;margin-bottom:2px;display:block}.pwa-group-setting-page{display:flex;flex-direction:column;height:100vh;background:#f5f5f5}.pwa-group-setting-header{display:flex;align-items:center;height:48px;padding:0 12px;background:#fff;border-bottom:.5px solid #f0f0f0;flex-shrink:0}.pwa-group-setting-back{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0}.pwa-group-setting-back svg{width:20px;height:20px;color:#333}.pwa-group-setting-title{flex:1;text-align:center;font-size:17px;font-weight:600;color:#222}.pwa-group-setting-header-right{width:32px}.pwa-group-setting-content{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.pwa-group-setting-section{margin-bottom:10px;background:#fff}.pwa-group-info-card{display:flex;align-items:center;padding:20px}.pwa-group-info-avatar{width:60px;height:60px;border-radius:8px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.pwa-group-info-detail{margin-left:14px;flex:1;min-width:0}.pwa-group-info-name{display:block;font-size:17px;font-weight:700;color:#222;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pwa-group-info-id{display:block;margin-top:6px;font-size:12px;color:#aaa}.pwa-group-setting-item{display:flex;align-items:center;justify-content:space-between;height:54px;padding:0 20px}.pwa-group-setting-item.danger{justify-content:center}.pwa-group-setting-item.danger .pwa-group-setting-item-label{color:#ff3b30;text-align:center;width:100%}.pwa-group-setting-item-label{font-size:15px;color:#222}.pwa-group-setting-item-right{display:flex;align-items:center}.pwa-group-setting-item-value{font-size:13px;color:#aaa;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pwa-group-setting-arrow{width:14px;height:14px;color:#ccc;margin-left:6px;flex-shrink:0}.pwa-group-setting-switch{position:relative;display:inline-block;width:44px;height:24px}.pwa-group-setting-switch input{opacity:0;width:0;height:0}.pwa-group-setting-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ddd;transition:.3s;border-radius:24px}.pwa-group-setting-slider:before{position:absolute;content:"";height:20px;width:20px;left:2px;bottom:2px;background-color:#fff;transition:.3s;border-radius:50%}.pwa-group-setting-switch input:checked+.pwa-group-setting-slider{background-color:#07c160}.pwa-group-setting-switch input:checked+.pwa-group-setting-slider:before{transform:translate(20px)}.pwa-chat-messages{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 16px}.pwa-chat-empty{display:flex;align-items:center;justify-content:center;height:100%;color:#999;font-size:14px}.pwa-chat-message-list{display:flex;flex-direction:column;gap:16px}.pwa-chat-bubble-wrap{display:flex;align-items:flex-start;gap:8px}.pwa-chat-bubble-wrap.mine{flex-direction:row-reverse}.pwa-chat-bubble-avatar{width:36px;height:36px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.pwa-chat-bubble-content{max-width:70%}.pwa-chat-bubble{padding:10px 14px;border-radius:16px;font-size:15px;line-height:1.5;word-break:break-word}.pwa-chat-bubble.mine{background:#333;color:#fff;border-top-right-radius:4px}.pwa-chat-bubble.other{background:#fff;color:#333;border-top-left-radius:4px;box-shadow:0 1px 4px #0000000f}.pwa-chat-bubble-time{display:block;font-size:11px;color:#bbb;margin-top:4px}.pwa-chat-bubble-time.mine{text-align:right}.pwa-chat-bubble-time.other{text-align:left}.pwa-chat-input-bar{background:#fff;border-top:1px solid #eee;padding:10px 12px;display:flex;align-items:center;gap:10px;padding-bottom:calc(10px + env(safe-area-inset-bottom));position:relative}.pwa-chat-input{flex:1;padding:10px 16px;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:20px;font-size:15px;outline:none;color:#333}.pwa-chat-input:focus{border-color:#333;background:#fff}.pwa-chat-input::-moz-placeholder{color:#ccc}.pwa-chat-input::placeholder{color:#ccc}.pwa-chat-send-btn{padding:10px 20px;background:#e0e0e0;color:#999;border:none;border-radius:20px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .3s}.pwa-chat-send-btn.active{background:#333;color:#fff;box-shadow:0 2px 8px #00000026}.pwa-install-prompt{position:fixed;bottom:70px;left:12px;right:12px;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000026;z-index:2000;animation:pwaSlideUp .3s ease-out}@keyframes pwaSlideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.pwa-install-content{display:flex;align-items:center;padding:14px 16px;gap:12px}.pwa-install-icon{width:48px;height:48px;border-radius:12px;overflow:hidden;flex-shrink:0;box-shadow:0 2px 8px #0000001a}.pwa-install-icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pwa-install-text{flex:1;min-width:0}.pwa-install-text h3{font-size:15px;font-weight:600;color:#333;margin-bottom:2px}.pwa-install-text p{font-size:12px;color:#666;line-height:1.4;display:flex;align-items:center;gap:4px;flex-wrap:wrap}.pwa-ios-share-icon{width:16px;height:16px;color:#333;flex-shrink:0}.pwa-install-btn{padding:8px 20px;background:#333;color:#fff;border:none;border-radius:20px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0}.pwa-install-close{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:none;border-radius:50%;cursor:pointer;flex-shrink:0}.pwa-install-close svg{width:14px;height:14px;color:#999}.pwa-offline-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:#f5f5f5;padding:40px 20px;text-align:center}.pwa-offline-icon{width:120px;height:120px;background:#e0e0e0;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;opacity:.3}.pwa-offline-icon svg{width:60px;height:60px;color:#fff}.pwa-offline-title{font-size:20px;font-weight:700;color:#333;margin-bottom:8px}.pwa-offline-desc{font-size:14px;color:#999;line-height:1.6;margin-bottom:32px}.pwa-offline-retry{padding:14px 40px;background:#333;color:#fff;border:none;border-radius:24px;font-size:16px;font-weight:600;cursor:pointer;box-shadow:0 4px 12px #00000026}.pwa-offline-retry:active{transform:scale(.98)}.pwa-me-logout{margin:16px;padding:16px;background:#fff;border-radius:16px}.pwa-me-logout-btn{width:100%;padding:14px;background:#fff;color:#ff4757;border:1px solid #ff4757;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s}.pwa-me-logout-btn:active{background:#ff4757;color:#fff}.pwa-me-settings{margin:16px;background:#fff;border-radius:16px;overflow:hidden}.pwa-me-settings-item{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #f0f0f0;cursor:pointer}.pwa-me-settings-item:last-child{border-bottom:none}.pwa-me-settings-label{font-size:15px;color:#333;font-weight:500}.pwa-me-settings-arrow{font-size:14px;color:#ccc}.pwa-me-dialog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:3000}.pwa-me-dialog{background:#fff;border-radius:16px;padding:24px;width:280px;text-align:center}.pwa-me-dialog-title{font-size:18px;font-weight:700;color:#333;margin-bottom:8px}.pwa-me-dialog-desc{font-size:14px;color:#666;margin-bottom:24px;line-height:1.5}.pwa-me-dialog-actions{display:flex;gap:12px}.pwa-me-dialog-cancel{flex:1;padding:12px;background:#f5f5f5;color:#666;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer}.pwa-me-dialog-confirm{flex:1;padding:12px;background:#ff4757;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer}.pwa-settings-page{min-height:100vh;background:#f5f5f5}.pwa-settings-header{background:#fff;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100;padding-top:calc(12px + env(safe-area-inset-top));border-bottom:1px solid #eee}.pwa-settings-back{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer}.pwa-settings-back svg{width:20px;height:20px;color:#333}.pwa-settings-title{font-size:17px;font-weight:600;color:#333}.pwa-settings-header-right{width:36px}.pwa-settings-content{padding:16px 0}.pwa-settings-group{background:#fff;margin-bottom:12px}.pwa-settings-item{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #f0f0f0;cursor:pointer}.pwa-settings-item:last-child{border-bottom:none}.pwa-settings-item-label{font-size:15px;color:#333;font-weight:500}.pwa-settings-item.danger .pwa-settings-item-label{color:#ff4757}.pwa-settings-item-arrow{font-size:14px;color:#ccc}.pwa-settings-sub-page{min-height:100vh;background:#f5f5f5}.pwa-settings-sub-header{background:#fff;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100;padding-top:calc(12px + env(safe-area-inset-top));border-bottom:1px solid #eee}.pwa-settings-sub-back{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer}.pwa-settings-sub-back svg{width:20px;height:20px;color:#333}.pwa-settings-sub-title{font-size:17px;font-weight:600;color:#333}.pwa-settings-sub-header-right{width:36px}.pwa-settings-sub-content{padding:12px 0}.pwa-settings-sub-group{background:#fff;margin-bottom:12px}.pwa-settings-sub-group-title{padding:12px 16px 8px;font-size:13px;color:#999;font-weight:500}.pwa-settings-sub-item{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #f0f0f0}.pwa-settings-sub-item:last-child{border-bottom:none}.pwa-settings-sub-item.clickable{cursor:pointer}.pwa-settings-sub-item.clickable:active{background:#f5f5f5}.pwa-settings-sub-item-info{display:flex;flex-direction:column;gap:2px}.pwa-settings-sub-label{font-size:15px;color:#333}.pwa-settings-sub-desc{font-size:12px;color:#999}.pwa-settings-sub-value{font-size:14px;color:#999}.pwa-settings-sub-right{display:flex;align-items:center;gap:8px}.pwa-settings-sub-arrow{width:16px;height:16px;color:#ccc}.pwa-settings-sub-switch{width:44px;height:24px;border-radius:12px;background:#e0e0e0;position:relative;cursor:pointer;transition:background .2s}.pwa-settings-sub-switch.on{background:#4caf50}.pwa-settings-sub-switch-thumb{width:20px;height:20px;border-radius:50%;background:#fff;position:absolute;top:2px;left:2px;transition:transform .2s;box-shadow:0 2px 4px #0003}.pwa-settings-sub-switch.on .pwa-settings-sub-switch-thumb{transform:translate(20px)}.pwa-settings-sub-tip{padding:16px;font-size:13px;color:#999;text-align:center}.pwa-about-logo-section{display:flex;flex-direction:column;align-items:center;padding:40px 16px;background:#fff;margin-bottom:12px}.pwa-about-logo{width:80px;height:80px;border-radius:20px;overflow:hidden;margin-bottom:16px}.pwa-about-logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pwa-about-name{font-size:20px;font-weight:600;color:#333;margin-bottom:4px}.pwa-about-slogan{font-size:14px;color:#999;margin-bottom:8px}.pwa-about-version{font-size:13px;color:#ccc}.pwa-about-copyright{padding:30px 16px;text-align:center;font-size:12px;color:#ccc;line-height:1.8}.pwa-me-settings-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fff3;border:none;border-radius:50%;cursor:pointer}.pwa-me-settings-btn svg{width:20px;height:20px;color:#fff}.pwa-header-search-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer}.pwa-header-search-btn svg{width:22px;height:22px;color:#333}.pwa-header-search{display:flex;align-items:center;background:#fff;border-radius:20px;padding:8px 14px;margin-bottom:10px;cursor:pointer}.pwa-header-search-icon{width:16px;height:16px;color:#999;margin-right:8px;flex-shrink:0}.pwa-header-search-placeholder{font-size:13px;color:#bbb}.pwa-search-page{min-height:100vh;background:#f5f5f5}.pwa-search-header{display:flex;align-items:center;padding:12px 16px;background:#fff;position:sticky;top:0;z-index:100;gap:10px}.pwa-search-back{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;flex-shrink:0}.pwa-search-back svg{width:22px;height:22px;color:#333}.pwa-search-input-wrap{flex:1;display:flex;align-items:center;background:#f5f5f5;border-radius:20px;padding:8px 12px}.pwa-search-icon{width:16px;height:16px;color:#999;margin-right:8px;flex-shrink:0}.pwa-search-input{flex:1;border:none;outline:none;background:transparent;font-size:14px;color:#333}.pwa-search-input::-moz-placeholder{color:#bbb}.pwa-search-input::placeholder{color:#bbb}.pwa-search-clear{width:18px;height:18px;display:flex;align-items:center;justify-content:center;background:#ccc;border:none;border-radius:50%;cursor:pointer;flex-shrink:0;margin-left:4px}.pwa-search-clear svg{width:10px;height:10px;color:#fff}.pwa-search-btn{padding:8px 14px;background:#ff6b81;color:#fff;border:none;border-radius:20px;font-size:14px;cursor:pointer;flex-shrink:0}.pwa-search-btn:disabled{opacity:.6}.pwa-search-hot{padding:20px 16px}.pwa-search-hot-title{font-size:15px;font-weight:600;color:#333;margin-bottom:12px}.pwa-search-hot-list{display:flex;flex-wrap:wrap;gap:10px}.pwa-search-hot-item{padding:6px 16px;background:#fff;border-radius:16px;font-size:13px;color:#666;cursor:pointer}.pwa-search-tabs{display:flex;padding:0 16px;background:#fff;border-bottom:1px solid #f0f0f0}.pwa-search-tab{padding:12px 16px;font-size:14px;color:#999;cursor:pointer;position:relative}.pwa-search-tab.active{color:#333;font-weight:600}.pwa-search-tab.active:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:20px;height:2px;background:#ff6b81;border-radius:1px}.pwa-search-results{padding:0}.pwa-search-result-item{display:flex;align-items:center;padding:12px 16px;background:#fff;border-bottom:1px solid #f5f5f5;cursor:pointer}.pwa-search-result-avatar{width:44px;height:44px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:12px;flex-shrink:0}.pwa-search-result-info{flex:1;min-width:0}.pwa-search-result-name{font-size:15px;color:#333;font-weight:500;display:flex;align-items:center;gap:6px}.pwa-search-result-badge{font-size:10px;padding:1px 6px;border-radius:8px;font-weight:400}.pwa-search-result-badge.room{background:#fff0f3;color:#ff6b81}.pwa-search-result-badge.sex-1{background:#e8f4fd;color:#4a9eff}.pwa-search-result-badge.sex-2{background:#fff0f3;color:#ff6b81}.pwa-search-result-desc{font-size:12px;color:#999;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pwa-search-result-arrow{width:16px;height:16px;color:#ccc;flex-shrink:0;margin-left:8px}.pwa-user-profile-page{min-height:100vh;background:#f5f5f5}.pwa-user-profile-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:transparent;position:absolute;top:0;left:0;right:0;z-index:100}.pwa-user-profile-back{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#0000004d;border-radius:50%;border:none;cursor:pointer}.pwa-user-profile-back svg{width:22px;height:22px;color:#fff}.pwa-user-profile-title{font-size:17px;font-weight:600;color:#fff}.pwa-user-profile-header-right{display:flex;align-items:center}.pwa-user-profile-menu-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#0000004d;border-radius:50%;border:none;cursor:pointer}.pwa-user-profile-menu-btn svg{width:20px;height:20px;color:#fff}.pwa-user-profile-info{background:#fff;padding:20px 16px}.pwa-user-profile-top{display:flex;align-items:center;margin-bottom:16px}.pwa-user-profile-avatar{width:64px;height:64px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:14px;flex-shrink:0}.pwa-user-profile-meta{flex:1;min-width:0}.pwa-user-profile-name{font-size:18px;font-weight:600;color:#333;display:flex;align-items:center;gap:6px}.pwa-user-profile-id{font-size:13px;color:#999;margin-top:4px}.pwa-user-profile-sign{font-size:13px;color:#666;margin-top:4px}.pwa-sex-badge{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;font-size:11px;font-weight:600}.pwa-sex-badge.male{background:#e8f4fd;color:#4a9eff}.pwa-sex-badge.female{background:#fff0f3;color:#ff6b81}.pwa-user-profile-stats{display:flex;justify-content:space-around;padding:16px 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.pwa-user-profile-stat{text-align:center;cursor:pointer}.pwa-user-profile-stat-value{font-size:18px;font-weight:600;color:#333}.pwa-user-profile-stat-label{font-size:12px;color:#999;margin-top:4px}.pwa-user-profile-actions{display:flex;gap:12px;margin-top:16px}.pwa-user-profile-follow-btn{flex:1;padding:10px 0;border:none;border-radius:22px;font-size:15px;font-weight:600;cursor:pointer;background:#ff6b81;color:#fff;transition:all .3s}.pwa-user-profile-follow-btn.following{background:#f0f0f0;color:#999}.pwa-user-profile-chat-btn{flex:1;padding:10px 0;border:1px solid #ff6b81;border-radius:22px;font-size:15px;font-weight:600;cursor:pointer;background:#fff;color:#ff6b81}.pwa-user-profile-dialog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1000;display:flex;align-items:flex-end}.pwa-user-profile-dialog{width:100%;max-height:60vh;background:#fff;border-radius:16px 16px 0 0;overflow:hidden;display:flex;flex-direction:column}.pwa-user-profile-dialog-tabs{display:flex;border-bottom:1px solid #f0f0f0}.pwa-user-profile-dialog-tab{flex:1;text-align:center;padding:14px 0;font-size:15px;color:#999;cursor:pointer;position:relative}.pwa-user-profile-dialog-tab.active{color:#333;font-weight:600}.pwa-user-profile-dialog-tab.active:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:24px;height:2px;background:#ff6b81;border-radius:1px}.pwa-user-profile-dialog-list{flex:1;overflow-y:auto;padding:8px 0}.pwa-user-profile-dialog-item{display:flex;align-items:center;padding:10px 16px;cursor:pointer}.pwa-user-profile-dialog-item:active{background:#f5f5f5}.pwa-user-profile-dialog-avatar{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:12px}.pwa-user-profile-dialog-name{font-size:15px;color:#333}.pwa-edit-profile-page{min-height:100vh;background:#f5f5f5}.pwa-edit-profile-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;position:sticky;top:0;z-index:100}.pwa-edit-profile-back{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer}.pwa-edit-profile-back svg{width:22px;height:22px;color:#333}.pwa-edit-profile-title{font-size:17px;font-weight:600;color:#333}.pwa-edit-profile-save{padding:6px 16px;background:#ff6b81;color:#fff;border:none;border-radius:16px;font-size:14px;cursor:pointer}.pwa-edit-profile-save:disabled{opacity:.6}.pwa-edit-profile-header-right{width:60px}.pwa-edit-profile-content{padding:0}.pwa-edit-section{background:#fff;margin-bottom:10px;padding:16px}.pwa-edit-section-title{display:flex;align-items:center;font-size:16px;font-weight:600;color:#333;margin-bottom:12px}.pwa-edit-section-indicator{width:3px;height:16px;background:linear-gradient(135deg,#ff6b81,#ff8a80);border-radius:2px;margin-right:8px}.pwa-edit-avatar-section{display:flex;align-items:center;cursor:pointer}.pwa-edit-avatar{width:70px;height:70px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.pwa-edit-avatar-tip{margin-left:16px;font-size:13px;color:#999}.pwa-edit-album{display:flex;flex-wrap:wrap;gap:10px}.pwa-edit-album-item{width:70px;height:70px;border-radius:8px;position:relative;overflow:hidden}.pwa-edit-album-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pwa-edit-album-delete{position:absolute;top:2px;right:2px;width:18px;height:18px;border-radius:50%;background:#00000080;color:#fff;border:none;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center}.pwa-edit-album-add{width:70px;height:70px;border-radius:8px;border:1px dashed #ddd;display:flex;align-items:center;justify-content:center;cursor:pointer}.pwa-edit-album-add svg{width:24px;height:24px;color:#ccc}.pwa-edit-basics-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f5f5f5}.pwa-edit-basics-row:last-child{border-bottom:none}.pwa-edit-basics-row.clickable{cursor:pointer}.pwa-edit-basics-label{font-size:14px;color:#666;flex-shrink:0;width:60px}.pwa-edit-basics-value{font-size:14px;color:#333}.pwa-edit-basics-right{display:flex;align-items:center;gap:4px}.pwa-edit-basics-input{flex:1;border:none;outline:none;font-size:14px;color:#333;text-align:right;background:transparent}.pwa-edit-basics-input::-moz-placeholder{color:#ccc}.pwa-edit-basics-input::placeholder{color:#ccc}.pwa-edit-basics{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.pwa-edit-basics-info{display:flex;flex-direction:column;gap:4px}.pwa-edit-basics-name{font-size:18px;font-weight:600;color:#333}.pwa-edit-basics-detail{font-size:13px;color:#999}.pwa-edit-basics-id{font-size:12px;color:#bbb}.pwa-edit-arrow{width:16px;height:16px;color:#ccc;flex-shrink:0}.pwa-edit-voice{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.pwa-edit-voice-player{display:flex;align-items:center;gap:8px}.pwa-edit-voice-duration{padding:4px 12px;background:linear-gradient(135deg,#e8f4fd,#ffe4e9);border-radius:12px;font-size:13px;color:#5b9bd5}.pwa-edit-voice-tip,.pwa-edit-voice-add{font-size:13px;color:#999}.pwa-edit-signature textarea{width:100%;border:none;outline:none;font-size:15px;color:#333;background:#f8f8f8;border-radius:8px;padding:12px;resize:none;font-family:inherit}.pwa-edit-signature textarea::-moz-placeholder{color:#ccc}.pwa-edit-signature textarea::placeholder{color:#ccc}.pwa-edit-signature-count{font-size:12px;color:#ccc;text-align:right;margin-top:4px}.pwa-edit-occupation{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.pwa-edit-placeholder{color:#ccc}.pwa-edit-label{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.pwa-edit-labels{display:flex;flex-wrap:wrap;gap:8px}.pwa-edit-label-tag{padding:4px 12px;background:#fff0f3;color:#ff6b81;border-radius:12px;font-size:12px}.pwa-picker-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1000;display:flex;align-items:flex-end}.pwa-picker{background:#fff;width:100%;border-radius:16px 16px 0 0;max-height:50vh;overflow:hidden}.pwa-picker-header{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #f0f0f0}.pwa-picker-header span{font-size:16px;font-weight:600;color:#333}.pwa-picker-header button{padding:6px 16px;background:#ff6b81;color:#fff;border:none;border-radius:16px;font-size:14px;cursor:pointer}.pwa-picker-content{padding:16px;max-height:calc(50vh - 60px);overflow-y:auto}.pwa-picker-item{padding:14px 16px;font-size:15px;color:#333;border-bottom:1px solid #f0f0f0;cursor:pointer}.pwa-picker-item:last-child{border-bottom:none}.pwa-picker-item.active{color:#ff6b81}.pwa-label-picker .pwa-picker-content{padding:16px}.pwa-label-grid{display:flex;flex-wrap:wrap;gap:12px}.pwa-label-option{padding:8px 16px;background:#f5f5f5;border-radius:16px;font-size:14px;color:#666;cursor:pointer}.pwa-label-option.active{background:#fff0f3;color:#ff6b81}.pwa-city-picker .pwa-picker-content{padding:16px}.pwa-city-title{font-size:14px;font-weight:600;color:#333;margin-bottom:12px}.pwa-city-grid{display:flex;flex-wrap:wrap;gap:10px}.pwa-city-option{padding:6px 12px;background:#f5f5f5;border-radius:14px;font-size:13px;color:#666;cursor:pointer}.pwa-city-option.active{background:#fff0f3;color:#ff6b81}.pwa-city-province{margin-bottom:16px}.pwa-city-cities{margin-top:16px;padding-top:16px;border-top:1px solid #f0f0f0}.pwa-start-live-page{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#1a1a2e,#16213e);background-size:cover;background-position:center}.pwa-start-live-page.light-theme{background:#fff!important}.pwa-start-live-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;padding-top:calc(16px + env(safe-area-inset-top))}.pwa-start-live-close{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:20px}.pwa-start-live-close svg{width:20px;height:20px;color:#fff}.pwa-start-live-close.light svg{color:#333}.pwa-start-live-top-tabs{display:flex;align-items:center;gap:16px}.pwa-start-live-top-tab{font-size:16px;font-weight:700;color:#fff9;cursor:pointer;padding:8px 0;transition:color .3s}.pwa-start-live-top-tab.active{color:#ff6b81;font-size:18px}.pwa-start-live-header-right{width:48px;height:48px;display:flex;align-items:center;justify-content:center;padding:16px}.pwa-start-live-header-right svg{width:20px;height:20px;color:#fff}.pwa-start-live-explain-icon{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.pwa-start-live-content{flex:1;overflow-y:auto;padding-bottom:80px}.pwa-start-live-live-content{padding:0 20px}.pwa-start-live-cover-section{display:flex;gap:20px;margin:20px 0}.pwa-start-live-cover{width:83px;height:83px;border-radius:5px;background:#80808040;display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:pointer;flex-shrink:0}.pwa-start-live-cover-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;position:relative}.pwa-start-live-cover-placeholder svg{width:28px;height:24px;color:#ffffff80}.pwa-start-live-cover-placeholder span{position:absolute;bottom:0;left:0;right:0;font-size:11px;color:#fff;text-align:center;padding:4px 0;background:#00000080;border-radius:0 0 5px 5px}.pwa-start-live-cover-info{flex:1;display:flex;flex-direction:column;justify-content:center}.pwa-start-live-section-title{font-size:16px;font-weight:700;color:#fff;margin-bottom:10px}.light-theme .pwa-start-live-section-title{color:#333}.pwa-start-live-input-transparent{width:100%;padding:12px 16px;border:none;border-radius:5px;font-size:15px;color:#fff;outline:none;background:#80808040}.pwa-start-live-input-transparent::-moz-placeholder{color:#ffffff80}.pwa-start-live-input-transparent::placeholder{color:#ffffff80}.pwa-start-live-textarea-transparent{width:100%;height:85px;padding:12px 16px;border:none;border-radius:5px;font-size:15px;color:#fff;outline:none;background:#80808040;resize:none;font-family:inherit}.pwa-start-live-textarea-transparent::-moz-placeholder{color:#ffffff80}.pwa-start-live-textarea-transparent::placeholder{color:#ffffff80}.pwa-start-live-section{margin-bottom:20px}.pwa-start-live-types{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.pwa-start-live-type{display:flex;flex-direction:column;align-items:center;padding:10px 16px;border-radius:10px;background:#ffffff1a;cursor:pointer;border:2px solid transparent;transition:all .3s}.pwa-start-live-type.active{border-color:#ff6b81;background:#ff6b8133}.pwa-start-live-type-icon{font-size:20px;margin-bottom:4px}.pwa-start-live-type-icon-img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;margin-bottom:4px}.pwa-start-live-type-name{font-size:12px;color:#fff}.pwa-start-live-section-row{display:flex;align-items:center;justify-content:space-between;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.1)}.pwa-start-live-section-value{display:flex;align-items:center;gap:10px;color:#ffffffb3;font-size:15px;cursor:pointer}.pwa-start-live-section-value svg{width:16px;height:16px}.pwa-start-live-function-icons{display:flex;justify-content:space-between;margin:20px 0}.pwa-start-live-function-icon-item{display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer}.pwa-start-live-function-icon-item svg{width:24px;height:24px;color:#fff}.pwa-start-live-function-icon-item img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.pwa-start-live-function-icon-item span{font-size:11px;font-weight:700;color:#fff}.pwa-start-live-btn-primary{width:100%;padding:14px 0;background:linear-gradient(90deg,#ed6491,#864bf8);color:#fff;border:none;border-radius:25px;font-size:17px;font-weight:600;cursor:pointer;margin-top:40px;margin-bottom:20px}.pwa-start-live-btn-primary:disabled{opacity:.6}.pwa-start-live-btn-primary-light{width:100%;padding:14px 0;background:linear-gradient(90deg,#ed6491,#864bf8);color:#fff;border:none;border-radius:25px;font-size:17px;font-weight:600;cursor:pointer;margin-top:40px;margin-bottom:20px}.pwa-start-live-bottom-nav{position:fixed;bottom:0;left:0;right:0;height:60px;background:#000;display:flex;align-items:center;padding-left:16px;z-index:100}.pwa-start-live-bottom-nav.light{background:#fff;border-top:1px solid #eee}.pwa-start-live-nav-item{padding:0 24px;height:100%;display:flex;align-items:center;cursor:pointer}.pwa-start-live-nav-item span{font-size:16px;font-weight:700;color:#fff}.pwa-start-live-bottom-nav.light .pwa-start-live-nav-item span{color:#999}.pwa-start-live-nav-item.active span{color:#ff6b81}.pwa-start-live-dynamic-content{padding:0 22px}.pwa-start-live-dynamic-textarea-light{width:100%;height:120px;border:none;background:transparent;color:#333;font-size:14px;resize:none;outline:none;padding-top:10px}.pwa-start-live-dynamic-textarea-light::-moz-placeholder{color:#999}.pwa-start-live-dynamic-textarea-light::placeholder{color:#999}.pwa-start-live-dynamic-images{display:flex;gap:10px;margin-top:5px}.pwa-start-live-dynamic-add-image-light{width:80px;height:80px;border-radius:8px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;cursor:pointer}.pwa-start-live-dynamic-add-image-light svg{width:30px;height:30px;color:#ccc}.pwa-start-live-dynamic-options-light{margin-top:15px;border-top:1px solid #eee}.pwa-start-live-dynamic-option-light{display:flex;align-items:center;gap:10px;padding:20px 0;border-bottom:1px solid #eee;cursor:pointer;position:relative}.pwa-start-live-dynamic-option-light svg{width:20px;height:20px;color:#666}.pwa-start-live-dynamic-option-icon{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.pwa-start-live-dynamic-option-icon-svg{width:20px;height:20px;flex-shrink:0}.pwa-start-live-option-arrow{width:16px;height:16px;color:#999;margin-left:auto}.pwa-start-live-dynamic-option-light span{font-size:13px;color:#333}.pwa-start-live-video-content{padding:0 22px}.pwa-start-live-video-preview-light{width:100%;height:200px;border-radius:10px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;margin-top:20px}.pwa-start-live-video-preview-light svg{width:48px;height:48px;color:#ccc}.pwa-start-live-video-textarea-light{width:100%;height:150px;border:none;background:transparent;color:#333;font-size:14px;resize:none;outline:none;padding-top:10px;margin-top:10px}.pwa-start-live-video-textarea-light::-moz-placeholder{color:#999}.pwa-start-live-video-textarea-light::placeholder{color:#999}.pwa-start-live-video-options-light{display:flex;justify-content:space-around;margin-top:15px;margin-bottom:10px}.pwa-start-live-video-option-light{display:flex;flex-direction:column;align-items:center;gap:5px;cursor:pointer;padding:5px 0}.pwa-start-live-video-option-light svg{width:20px;height:20px;color:#666}.pwa-start-live-video-option-icon{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.pwa-start-live-video-option-icon-svg{width:20px;height:20px}.pwa-start-live-video-play-icon{width:48px;height:48px;-o-object-fit:contain;object-fit:contain}.pwa-start-live-video-option-light span{font-size:12px;color:#333}.pwa-start-live-cover-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:5px}.pwa-background-picker-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1000;display:flex;align-items:flex-end;justify-content:center}.pwa-background-picker{width:100%;max-height:70vh;background:#fff;border-radius:16px 16px 0 0;padding:16px;display:flex;flex-direction:column}.pwa-background-picker-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.pwa-background-picker-title{font-size:16px;font-weight:700;color:#333}.pwa-background-picker-close{width:28px;height:28px;border:none;background:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.pwa-background-picker-close svg{width:20px;height:20px;color:#999}.pwa-background-picker-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;overflow-y:auto;flex:1;padding-bottom:12px}.pwa-background-picker-item{position:relative;aspect-ratio:16/9;border-radius:10px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .2s}.pwa-background-picker-item.selected{border-color:#ff6b8a}.pwa-background-picker-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pwa-background-picker-item-empty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:14px}.pwa-background-picker-item-check{position:absolute;top:6px;right:6px;width:22px;height:22px;background:#ff6b8a;border-radius:50%;display:flex;align-items:center;justify-content:center}.pwa-background-picker-item-check svg{width:14px;height:14px}.pwa-background-picker-item-lock{position:absolute;bottom:0;left:0;right:0;padding:4px 8px;background:#0009;color:gold;font-size:11px;text-align:center}.pwa-background-picker-confirm{width:100%;padding:12px;background:linear-gradient(90deg,#ed6491,#864bf8);color:#fff;border:none;border-radius:24px;font-size:16px;font-weight:700;cursor:pointer;margin-top:12px}.pwa-me-sign{font-size:12px;color:#ffffffb3;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.pwa-me-edit-arrow{width:18px;height:18px;color:#ffffff80;flex-shrink:0;margin-left:8px}.pwa-webview-page{display:flex;flex-direction:column;height:100vh;background:#f5f5f5}.pwa-webview-header{display:flex;align-items:center;justify-content:space-between;height:44px;padding:0 12px;background:#fff;border-bottom:1px solid #eee;flex-shrink:0}.pwa-webview-back{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0}.pwa-webview-back svg{width:22px;height:22px;color:#333}.pwa-webview-title{font-size:16px;font-weight:600;color:#333;text-align:center;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pwa-webview-header-right{width:32px}.pwa-webview-content{flex:1;overflow:hidden}.pwa-webview-iframe{width:100%;height:100%;border:none}.pwa-follow-list-page{min-height:100vh;background:#f5f5f5}.pwa-follow-list-header{display:flex;align-items:center;justify-content:space-between;height:44px;padding:0 12px;background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:100}.pwa-follow-list-back{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0}.pwa-follow-list-back svg{width:22px;height:22px;color:#333}.pwa-follow-list-tabs{display:flex;gap:24px}.pwa-follow-list-tab{font-size:15px;color:#999;cursor:pointer;padding:8px 0;position:relative}.pwa-follow-list-tab.active{color:#333;font-weight:600}.pwa-follow-list-tab.active:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:20px;height:2px;background:#ff4757;border-radius:1px}.pwa-follow-list-header-right{width:32px}.pwa-follow-list-content{padding:0}.pwa-follow-list-item{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;border-bottom:1px solid #f0f0f0}.pwa-follow-list-user{display:flex;align-items:center;flex:1;min-width:0;cursor:pointer}.pwa-follow-list-avatar{width:44px;height:44px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:12px;flex-shrink:0}.pwa-follow-list-info{min-width:0;flex:1}.pwa-follow-list-name{font-size:15px;color:#333;font-weight:500;display:flex;align-items:center;gap:4px}.pwa-follow-list-sign{font-size:12px;color:#999;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pwa-follow-list-btn{padding:6px 16px;border-radius:16px;font-size:13px;border:1px solid #ff4757;color:#ff4757;background:#fff;cursor:pointer;flex-shrink:0;margin-left:12px}.pwa-follow-list-btn.followed{border-color:#ddd;color:#999;background:#f5f5f5}.pwa-sidebar-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1100;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.pwa-sidebar{position:fixed;right:0;top:0;bottom:0;width:60%;max-width:320px;background:#fff;border-radius:10px 0 0 10px;animation:slideIn .3s ease;display:flex;flex-direction:column;z-index:1101}.pwa-sidebar-user-header{display:flex;align-items:center;gap:10px;padding:calc(16px + env(safe-area-inset-top)) 16px 12px;border-bottom:1px solid #f0f0f0}.pwa-sidebar-user-avatar{width:36px;height:36px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.pwa-sidebar-user-nickname{font-size:15px;font-weight:600;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.pwa-sidebar-scan-btn{display:flex;align-items:center;gap:4px;cursor:pointer;font-size:13px;color:#666;flex-shrink:0;transition:color .2s}.pwa-sidebar-scan-btn:active{color:#333}.pwa-sidebar-scan-btn svg{width:18px;height:18px;color:#666}.pwa-sidebar-user-info{display:flex;flex-direction:column;gap:2px;min-width:0}.pwa-sidebar-user-uid{font-size:12px;color:#999}.pwa-sidebar-item-arrow{width:14px;height:14px;color:#ccc;margin-left:auto;flex-shrink:0}.pwa-sidebar-bottom{padding:12px 16px;border-top:1px solid #f0f0f0}.pwa-sidebar-links{display:flex;justify-content:center;gap:16px;margin-bottom:12px}.pwa-sidebar-links span{font-size:11px;color:#999;cursor:pointer;text-decoration:underline}.pwa-sidebar-links span:active{color:#666}.pwa-sidebar-more-btn{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 0;background:#f5f5f5;border-radius:10px;cursor:pointer;font-size:14px;color:#333;transition:background .2s}.pwa-sidebar-more-btn:active{background:#eee}.pwa-sidebar-more-btn svg{width:18px;height:18px;color:#666}.pwa-sidebar-more-arrow{width:14px;height:14px;color:#ccc}.pwa-sidebar.left{right:auto;left:0;animation:slideInLeft .3s ease}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.pwa-sidebar-header{padding:16px;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between;padding-top:calc(16px + env(safe-area-inset-top))}.pwa-sidebar-title{font-size:16px;font-weight:600;color:#333}.pwa-sidebar-close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:none;border-radius:50%;cursor:pointer}.pwa-sidebar-close svg{width:18px;height:18px;color:#666}.pwa-sidebar-content{flex:1;overflow-y:auto;padding:8px 0;-webkit-overflow-scrolling:touch}.pwa-sidebar-item{display:flex;align-items:center;padding:12px 18px;cursor:pointer;transition:background .2s}.pwa-sidebar-item:active{background:#f5f5f5}.pwa-sidebar-icon{width:24px;height:24px;margin-right:12px;display:flex;align-items:center;justify-content:center;color:#ff6b8a}.pwa-sidebar-icon svg{width:20px;height:20px}.pwa-sidebar-icon-img{width:22px;height:22px;-o-object-fit:contain;object-fit:contain}.pwa-sidebar-label{font-size:14px;color:#333}.pwa-sidebar-more-content{padding-top:0!important}.pwa-sidebar-category{margin-bottom:12px}.pwa-sidebar-category-title{font-size:12px;color:#999;padding:8px 18px 4px;font-weight:500}.pwa-sidebar-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px 12px}.pwa-sidebar-category-item{display:flex;flex-direction:column;align-items:center;padding:10px 4px;cursor:pointer;border-radius:8px;transition:background .2s}.pwa-sidebar-category-item:active{background:#f5f5f5}.pwa-sidebar-category-icon{width:36px;height:36px;background:linear-gradient(135deg,#f0f4ff,#e8eeff);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:6px;color:#5b9bd5}.pwa-sidebar-category-icon svg{width:20px;height:20px}.pwa-sidebar-category-label{font-size:11px;color:#333;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.pwa-room-type-badge{position:absolute;top:8px;left:8px;display:flex;align-items:center;gap:2px;z-index:2}.pwa-room-type-badge img{height:18px;width:auto;-o-object-fit:contain;object-fit:contain;position:absolute;left:0;top:50%;transform:translateY(-50%)}.pwa-room-type-badge span{color:#fff;font-size:10px;padding:2px 8px;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.3);position:relative;z-index:1}.pwa-user-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.pwa-user-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f;cursor:pointer;transition:transform .2s}.pwa-user-card:active{transform:scale(.98)}.pwa-user-avatar{position:relative;aspect-ratio:1;background:#e0e0e0}.pwa-user-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pwa-user-status{position:absolute;bottom:8px;right:8px;background:#00000080;color:#fff;padding:4px 8px;border-radius:12px;font-size:11px}.pwa-user-status.online{background:#4caf50e6}.pwa-user-status.offline{background:#9e9e9ee6}.pwa-user-info{padding:10px}.pwa-user-name{font-size:14px;font-weight:500;color:#333;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pwa-user-details{display:flex;align-items:center;gap:8px;margin-bottom:6px}.pwa-user-age{font-size:12px;color:#666;background:#f5f5f5;padding:2px 6px;border-radius:4px}.pwa-user-city{font-size:12px;color:#999}.pwa-user-labels{display:flex;gap:4px;flex-wrap:wrap}.pwa-user-label{font-size:11px;color:#999;background:#f5f5f5;padding:2px 6px;border-radius:4px}.pwa-host-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.pwa-host-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f;cursor:pointer;transition:transform .2s}.pwa-host-card:active{transform:scale(.98)}.pwa-host-avatar{position:relative;aspect-ratio:1;background:#e0e0e0}.pwa-host-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pwa-host-status{position:absolute;bottom:8px;right:8px;background:#00000080;color:#fff;padding:4px 8px;border-radius:12px;font-size:11px}.pwa-host-status.online{background:#4caf50e6}.pwa-host-status.offline{background:#9e9e9ee6}.pwa-host-info{padding:10px}.pwa-host-name{font-size:14px;font-weight:500;color:#333;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pwa-host-details{display:flex;align-items:center;gap:8px;margin-bottom:6px}.pwa-host-age{font-size:12px;color:#666;background:#f5f5f5;padding:2px 6px;border-radius:4px}.pwa-host-signature{font-size:12px;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:4px}.pwa-topic-cards{background:#fff;margin-bottom:10px;padding:12px}.pwa-topic-cards-title{font-size:16px;font-weight:600;color:#333;margin-bottom:12px}.pwa-topic-cards-scroll{display:flex;gap:10px;overflow-x:auto;padding-bottom:8px}.pwa-topic-cards-scroll::-webkit-scrollbar{display:none}.pwa-topic-card{position:relative;min-width:200px;height:120px;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .2s;box-shadow:0 4px 12px #0000001a}.pwa-topic-card:active{transform:scale(.98)}.pwa-topic-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pwa-topic-card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,rgba(0,0,0,.4) 0%,transparent 30%,transparent 50%,rgba(0,0,0,.6) 100%)}.pwa-topic-card-info{position:absolute;top:0;left:0;right:0;padding:12px;color:#fff}.pwa-topic-card-name{font-size:15px;font-weight:600;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.3);margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pwa-topic-card-desc{font-size:12px;color:#ffffffe6;text-shadow:0 1px 2px rgba(0,0,0,.3);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pwa-topic-card-views{position:absolute;bottom:0;left:0;right:0;padding:12px;font-size:12px;color:#ffffffd9;display:flex;align-items:center;gap:4px;text-shadow:0 1px 2px rgba(0,0,0,.3)}.pwa-topic-card-views:before{content:"👁";font-size:12px}.pwa-dynamic-tabs{display:flex;background:#fff;padding:0 16px;margin-bottom:10px;border-bottom:1px solid #eee}.pwa-dynamic-tab{padding:12px 20px;font-size:15px;color:#666;cursor:pointer;transition:all .3s;position:relative}.pwa-dynamic-tab.active{color:#333;font-weight:600}.pwa-dynamic-tab.active:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:30px;height:3px;background:#333;border-radius:2px}.pwa-dynamic-list{background:#fff}.pwa-dynamic-item{padding:16px;border-bottom:1px solid #f5f5f5}.pwa-dynamic-header{display:flex;align-items:center;margin-bottom:12px}.pwa-dynamic-header img{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:10px}.pwa-dynamic-user-info{flex:1}.pwa-dynamic-nickname{font-size:15px;font-weight:500;color:#333;margin-bottom:2px}.pwa-dynamic-time{font-size:12px;color:#999}.pwa-dynamic-content{font-size:14px;color:#333;line-height:1.6;margin-bottom:12px;word-break:break-word}.pwa-dynamic-images{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin-bottom:12px}.pwa-dynamic-images img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:4px}.pwa-dynamic-footer{display:flex;justify-content:flex-end}.pwa-dynamic-stat{display:flex;gap:16px;font-size:13px;color:#666}.pwa-dynamic-stat span{display:flex;align-items:center;gap:4px}.pwa-trend-container{padding:0;display:flex;flex-direction:column;gap:0;height:calc(100vh - 140px);overflow-y:auto;scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch}.pwa-trend-card{position:relative;width:100%;height:calc(100vh - 140px);min-height:500px;border-radius:0;overflow:hidden;flex-shrink:0;scroll-snap-align:start}.pwa-trend-card-bg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pwa-trend-card-overlay{position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(to top,rgba(0,0,0,.9) 0%,rgba(0,0,0,.5) 50%,transparent 100%)}.pwa-trend-card-bottom{position:absolute;bottom:0;left:0;right:0;padding:50px 20px 60px;z-index:2}.pwa-trend-user-section{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14px}.pwa-trend-user-info{flex:1;min-width:0}.pwa-trend-nickname-row{display:flex;align-items:center;gap:8px;margin-bottom:10px}.pwa-trend-nickname{font-size:18px;font-weight:700;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.5);max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pwa-trend-online-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.pwa-trend-online-dot.online{background:#00e676;box-shadow:0 0 8px #00e67699}.pwa-trend-online-dot.offline{background:#fff6}.pwa-trend-timbre{display:inline-flex;align-items:center;gap:3px;background:#fff3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:2px 8px;border-radius:10px;font-size:11px;color:#fff;margin-bottom:6px}.pwa-trend-timbre svg{color:#ff6b9d;width:10px;height:10px}.pwa-trend-call-btn{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#5b9bd5,#ff8fab);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s;box-shadow:0 4px 16px #5b9bd580}.pwa-trend-call-btn svg{width:20px;height:20px}.pwa-trend-call-btn:hover{transform:scale(1.1);box-shadow:0 6px 24px #5b9bd599}.pwa-trend-call-btn:active{transform:scale(.95)}.pwa-trend-audio-bar{background:#00000080;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;padding:6px 12px;display:flex;align-items:center;gap:10px;margin-bottom:10px;border:1px solid rgba(255,255,255,.1)}.pwa-trend-audio-btn{width:28px;height:28px;border-radius:50%;background:#ffffff26;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s}.pwa-trend-audio-icon{width:0;height:0;border-left:8px solid #fff;border-top:5px solid transparent;border-bottom:5px solid transparent;margin-left:2px}.pwa-trend-audio-btn.playing .pwa-trend-audio-icon{width:8px;height:12px;border:none;background:#fff;margin-left:0;position:relative}.pwa-trend-audio-btn.playing .pwa-trend-audio-icon:before,.pwa-trend-audio-btn.playing .pwa-trend-audio-icon:after{content:"";position:absolute;top:0;width:2px;height:100%;background:#fff}.pwa-trend-audio-btn.playing .pwa-trend-audio-icon:before{left:0}.pwa-trend-audio-btn.playing .pwa-trend-audio-icon:after{right:0}.pwa-trend-audio-btn:hover{background:#ffffff40}.pwa-trend-audio-wave{flex:1;display:flex;align-items:center;gap:2px;height:16px}.pwa-trend-audio-wave span{width:2px;background:linear-gradient(to top,#ff6b9d,#ff8a80);border-radius:1px;animation:wave 1s ease-in-out infinite}.pwa-trend-audio-wave span:nth-child(1){height:5px;animation-delay:0s}.pwa-trend-audio-wave span:nth-child(2){height:10px;animation-delay:.1s}.pwa-trend-audio-wave span:nth-child(3){height:7px;animation-delay:.2s}.pwa-trend-audio-wave span:nth-child(4){height:14px;animation-delay:.3s}.pwa-trend-audio-wave span:nth-child(5){height:9px;animation-delay:.4s}.pwa-trend-audio-wave span:nth-child(6){height:12px;animation-delay:.5s}.pwa-trend-audio-wave span:nth-child(7){height:6px;animation-delay:.6s}@keyframes wave{0%,to{transform:scaleY(1)}50%{transform:scaleY(.5)}}.pwa-trend-audio-time{color:#ffffffe6;font-size:12px;font-weight:500;min-width:30px}.pwa-trend-tags{display:flex;flex-wrap:wrap;gap:6px}.pwa-trend-tag{background:#fff3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;padding:4px 10px;border-radius:12px;font-size:11px;border:1px solid rgba(255,255,255,.15)}.pwa-voice-call-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);z-index:1000;display:flex;align-items:center;justify-content:center}.pwa-voice-call-page{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:80px 20px 60px}.pwa-voice-call-avatars{display:flex;align-items:center;justify-content:center;gap:20px}.pwa-voice-call-avatar-item{display:flex;flex-direction:column;align-items:center;gap:12px}.pwa-voice-call-avatar{width:90px;height:90px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid rgba(255,255,255,.3);box-shadow:0 4px 20px #0000004d}.pwa-voice-call-name{font-size:14px;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.3)}.pwa-voice-call-line{display:flex;align-items:center;gap:4px}.pwa-voice-call-line span{width:20px;height:2px;background:linear-gradient(90deg,#5b9bd5,#ff8fab);border-radius:1px}.pwa-voice-call-line span:last-child{background:linear-gradient(90deg,#ff8fab,#ffb6c1)}.pwa-voice-call-status{font-size:16px;color:#ffffffe6;text-align:center;padding:12px 24px;background:#ffffff1a;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pwa-voice-call-controls{display:flex;align-items:center;justify-content:center;gap:40px}.pwa-voice-call-btn{display:flex;flex-direction:column;align-items:center;gap:8px;background:none;border:none;cursor:pointer;transition:all .3s}.pwa-voice-call-btn svg{width:56px;height:56px;padding:14px;border-radius:50%;background:#ffffff26;color:#fff;box-sizing:border-box;transition:all .3s}.pwa-voice-call-btn span{font-size:12px;color:#fffc}.pwa-voice-call-btn:hover svg{background:#ffffff40;transform:scale(1.1)}.pwa-voice-call-btn.hangup svg{background:linear-gradient(135deg,#ff4757,#ff6b81)}.pwa-voice-call-btn.hangup:hover svg{background:linear-gradient(135deg,#ff6b81,#ff4757)}.pwa-visitor-page{min-height:100vh;background:#f5f5f5}.pwa-visitor-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;position:sticky;top:0;z-index:100;box-shadow:0 1px 3px #0000000d}.pwa-visitor-back{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer}.pwa-visitor-back svg{width:22px;height:22px;color:#333}.pwa-visitor-title{font-size:17px;font-weight:600;color:#333}.pwa-visitor-header-right{width:32px}.pwa-visitor-content{padding:0}.pwa-visitor-list{background:#fff}.pwa-visitor-item{display:flex;align-items:center;padding:14px 16px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background .2s}.pwa-visitor-item:hover{background:#fafafa}.pwa-visitor-item:active{background:#f5f5f5}.pwa-visitor-avatar-wrapper{position:relative;flex-shrink:0;width:50px;height:50px}.pwa-visitor-avatar{width:50px!important;height:50px!important;border-radius:50%;-o-object-fit:cover;object-fit:cover;aspect-ratio:unset!important}.pwa-visitor-vip-badge{position:absolute;bottom:-2px;right:-2px;background:linear-gradient(135deg,gold,#ff8c00);color:#fff;font-size:9px;padding:1px 4px;border-radius:6px;font-weight:600}.pwa-visitor-info{flex:1;margin-left:12px;min-width:0}.pwa-visitor-name-row{display:flex;align-items:center;gap:6px;margin-bottom:4px}.pwa-visitor-name{font-size:15px;font-weight:600;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pwa-visitor-name.vip{color:#ff6b81}.pwa-visitor-sex-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;border-radius:10px;font-size:11px;font-weight:500}.pwa-visitor-sex-badge.male{background:#e8f4fd;color:#4a90d9}.pwa-visitor-sex-badge.female{background:#fce8ec;color:#ff6b81}.pwa-visitor-id{font-size:13px;color:#999}.pwa-visitor-stats{text-align:right;flex-shrink:0;margin-left:12px}.pwa-visitor-count{display:flex;align-items:center;justify-content:flex-end;gap:2px;margin-bottom:4px}.pwa-visitor-count-label{font-size:12px;color:#999}.pwa-visitor-count-value{font-size:14px;font-weight:600;color:#ff6b81}.pwa-visitor-time{font-size:11px;color:#bbb}.pwa-chat-input-tools{display:flex;align-items:center;gap:4px}.pwa-tool-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:none;border-radius:50%;cursor:pointer;transition:all .2s}.pwa-tool-btn:hover{background:#e0e0e0}.pwa-tool-btn:active{transform:scale(.95)}.pwa-tool-btn svg{width:20px;height:20px;color:#666}.pwa-tool-btn.recording{background:#ff4d4f}.pwa-tool-btn.recording svg{color:#fff}.pwa-chat-input-wrapper{flex:1}.pwa-chat-input-actions{display:flex;align-items:center;gap:8px}.pwa-emoji-panel{position:absolute;bottom:100%;left:0;right:0;background:#fff;border-top:1px solid #eee;padding:12px;z-index:100;max-height:200px;overflow-y:auto}.pwa-emoji-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:4px}.pwa-emoji-item{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:4px;font-size:20px;cursor:pointer;transition:background .2s}.pwa-emoji-item:hover{background:#f5f5f5}.pwa-emoji-item:active{background:#e0e0e0;transform:scale(1.1)}.pwa-quick-reply-panel{position:absolute;bottom:100%;left:0;right:0;background:#fff;border-top:1px solid #eee;z-index:100;max-height:200px;overflow-y:auto}.pwa-quick-reply-header{padding:10px 16px;font-size:14px;font-weight:600;color:#333;border-bottom:1px solid #f0f0f0}.pwa-quick-reply-list{display:flex;flex-wrap:wrap;gap:8px;padding:12px}.pwa-quick-reply-item{padding:8px 16px;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:20px;font-size:14px;color:#333;cursor:pointer;transition:all .2s;white-space:nowrap}.pwa-quick-reply-item:hover{background:#e8e8e8;border-color:#ccc}.pwa-quick-reply-item:active{transform:scale(.98);background:#d0d0d0}.pwa-more-panel{position:absolute;bottom:100%;left:0;right:0;background:#fff;border-top:1px solid #eee;padding:16px;z-index:100}.pwa-more-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.pwa-more-item{display:flex;flex-direction:column;align-items:center;gap:8px;background:transparent;border:none;cursor:pointer;padding:8px;transition:all .2s}.pwa-more-item:hover{background:#f5f5f5;border-radius:12px}.pwa-more-item:active{transform:scale(.95)}.pwa-more-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:12px}.pwa-more-icon svg{width:24px;height:24px;color:#666}.pwa-more-item span{font-size:12px;color:#666}.pwa-recording-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.pwa-recording-panel{background:#fff;border-radius:16px;padding:24px 32px;text-align:center;min-width:200px}.pwa-recording-animation{width:80px;height:80px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;position:relative}.pwa-recording-wave{width:60px;height:60px;background:#ff4d4f;border-radius:50%;animation:pwaRecordingPulse 1.5s ease-in-out infinite}@keyframes pwaRecordingPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}}.pwa-recording-time{font-size:28px;font-weight:600;color:#333;margin-bottom:8px}.pwa-recording-hint{font-size:13px;color:#999;margin-bottom:20px}.pwa-recording-actions{display:flex;gap:16px;justify-content:center}.pwa-recording-cancel,.pwa-recording-send{padding:10px 24px;border-radius:20px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;border:none}.pwa-recording-cancel{background:#f5f5f5;color:#666}.pwa-recording-cancel:hover{background:#e0e0e0}.pwa-recording-send{background:#333;color:#fff}.pwa-recording-send:hover{background:#555}.pwa-recording-cancel:active,.pwa-recording-send:active{transform:scale(.95)}.pwa-couple-section{padding:16px}.pwa-couple-card{background:linear-gradient(135deg,#ff6b81,#ff8e9e,#ffa5b4);border-radius:16px;padding:24px 16px;text-align:center;margin-bottom:16px;box-shadow:0 4px 15px #ff6b814d}.pwa-couple-avatars{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:16px}.pwa-couple-avatar{width:70px;height:70px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid rgba(255,255,255,.8);box-shadow:0 2px 8px #00000026}.pwa-couple-heart{width:36px;height:36px;display:flex;align-items:center;justify-content:center}.pwa-couple-heart svg{width:28px;height:28px;animation:heartbeat 1.2s ease-in-out infinite}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.pwa-couple-days{margin-bottom:12px}.pwa-couple-days-num{font-size:36px;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.1)}.pwa-couple-days-label{font-size:16px;color:#ffffffe6;margin-left:4px}.pwa-couple-names{display:flex;justify-content:center;gap:40px}.pwa-couple-name{font-size:15px;color:#fff;font-weight:500}.pwa-couple-room-card{display:flex;align-items:center;background:#fff;border-radius:12px;padding:12px;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #0000000f}.pwa-couple-room-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.pwa-couple-room-cover{width:60px;height:60px;border-radius:8px;-o-object-fit:cover;object-fit:cover;margin-right:12px}.pwa-couple-room-info{flex:1}.pwa-couple-room-title{font-size:15px;font-weight:600;color:#333;margin-bottom:4px}.pwa-couple-room-level{font-size:12px;color:#ff6b81;font-weight:500}.pwa-wallet-page{min-height:100vh;background:#f5f5f5}.pwa-wallet-header{background:#fff;padding:12px 16px;padding-top:calc(env(safe-area-inset-top,0px) + 12px);position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee}.pwa-wallet-back{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer}.pwa-wallet-back svg{width:22px;height:22px;color:#333}.pwa-wallet-title{font-size:17px;font-weight:600;color:#333}.pwa-wallet-header-right{width:36px}.pwa-wallet-content{padding:16px}.pwa-wallet-balance-section{margin-bottom:16px}.pwa-wallet-balance-card{background:#fff;border-radius:12px;padding:24px 16px;display:flex;justify-content:space-around;align-items:center;box-shadow:0 1px 3px #0000000d}.pwa-wallet-balance-item{display:flex;flex-direction:column;align-items:center}.pwa-wallet-balance-label{font-size:13px;color:#999;margin-bottom:8px}.pwa-wallet-balance-value{font-size:26px;font-weight:700;color:#333}.pwa-wallet-balance-divider{width:1px;height:40px;background:#eee}.pwa-wallet-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px}.pwa-wallet-action{display:flex;flex-direction:column;align-items:center;background:#fff;border-radius:12px;padding:16px 12px;cursor:pointer;transition:background .2s}.pwa-wallet-action:active{background:#f5f5f5}.pwa-wallet-action-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.pwa-wallet-action-icon.recharge{background:#e8f4fd}.pwa-wallet-action-icon.recharge svg{color:#1890ff}.pwa-wallet-action-icon.exchange{background:#e8f5e9}.pwa-wallet-action-icon.exchange svg{color:#52c41a}.pwa-wallet-action-icon.withdraw{background:#fff7e6}.pwa-wallet-action-icon.withdraw svg{color:#fa8c16}.pwa-wallet-action-icon svg{width:22px;height:22px}.pwa-wallet-action-label{font-size:13px;color:#333;font-weight:500}.pwa-wallet-menu-section{background:#fff;border-radius:12px;overflow:hidden}.pwa-wallet-menu-item{display:flex;align-items:center;justify-content:space-between;padding:16px;cursor:pointer;transition:background .2s}.pwa-wallet-menu-item:active{background:#f5f5f5}.pwa-wallet-menu-left{display:flex;align-items:center}.pwa-wallet-menu-label{font-size:15px;color:#333}.pwa-wallet-menu-right{display:flex;align-items:center}.pwa-wallet-menu-value{font-size:15px;color:#ff6b6b;font-weight:600;margin-right:8px}.pwa-wallet-menu-arrow{width:18px;height:18px;color:#ccc}.pwa-income-page{min-height:100vh;background:#f5f5f5}.pwa-income-header{background:#fff;padding:12px 16px;padding-top:calc(env(safe-area-inset-top,0px) + 12px);position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee}.pwa-income-back{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer}.pwa-income-back svg{width:22px;height:22px;color:#333}.pwa-income-title{font-size:17px;font-weight:600;color:#333}.pwa-income-header-right{width:36px}.pwa-income-content{padding:0}.pwa-income-overview{background:#fff;padding:24px 16px;margin-bottom:12px}.pwa-income-total{text-align:center;margin-bottom:20px}.pwa-income-total-label{font-size:13px;color:#999;display:block;margin-bottom:8px}.pwa-income-total-value{font-size:32px;font-weight:700;color:#ff6b6b}.pwa-income-stats{display:flex;justify-content:space-around;align-items:center}.pwa-income-stat-item{text-align:center}.pwa-income-stat-value{font-size:18px;font-weight:600;color:#333;display:block;margin-bottom:4px}.pwa-income-stat-label{font-size:12px;color:#999}.pwa-income-stat-divider{width:1px;height:30px;background:#eee}.pwa-income-tabs{display:flex;background:#fff;padding:0 16px;border-bottom:1px solid #f0f0f0}.pwa-income-tab{padding:14px 20px;font-size:14px;color:#999;cursor:pointer;position:relative;transition:all .2s}.pwa-income-tab.active{color:#333;font-weight:600}.pwa-income-tab.active:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:20px;height:2px;background:#ff6b6b;border-radius:1px}.pwa-income-list{background:#fff;min-height:200px}.pwa-income-list-item{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #f5f5f5}.pwa-income-item-left{display:flex;align-items:center}.pwa-income-item-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-right:12px}.pwa-income-item-icon.gift{background:#fff0f3}.pwa-income-item-icon.gift svg{color:#ff6b81}.pwa-income-item-icon.task{background:#e8f4fd}.pwa-income-item-icon.task svg{color:#4a9eff}.pwa-income-item-icon svg{width:18px;height:18px}.pwa-income-item-info{display:flex;flex-direction:column}.pwa-income-item-desc{font-size:14px;color:#333;margin-bottom:4px}.pwa-income-item-time{font-size:12px;color:#999}.pwa-income-item-right{flex-shrink:0}.pwa-income-item-amount{font-size:16px;font-weight:600;color:#ff6b6b}.pwa-income-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px}.pwa-income-empty-icon{width:60px;height:60px;background:#f5f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.pwa-income-empty-icon svg{width:30px;height:30px;color:#ccc}.pwa-income-empty-text{font-size:14px;color:#999}.pwa-teenager-mode-page{min-height:100vh;background:#f5f5f5}.pwa-teenager-mode-header{background:#fff;padding:12px 16px;position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee}.pwa-teenager-mode-back{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer}.pwa-teenager-mode-back svg{width:22px;height:22px;color:#333}.pwa-teenager-mode-title{font-size:17px;font-weight:600;color:#333}.pwa-teenager-mode-header-right{width:36px}.pwa-teenager-mode-content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px}.pwa-teenager-mode-icon{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#5b9bd5,#ff8fab);display:flex;align-items:center;justify-content:center;margin-bottom:24px}.pwa-teenager-mode-icon svg{width:40px;height:40px;color:#fff}.pwa-teenager-mode-message{font-size:18px;font-weight:600;color:#333;margin-bottom:12px}.pwa-teenager-mode-desc{font-size:14px;color:#999;text-align:center}.pwa-user-profile-content{background:#f5f5f5}.pwa-user-album{position:relative;width:100%;height:280px;overflow:hidden}.pwa-user-album-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pwa-user-album-overlay{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to top,rgba(0,0,0,.5),transparent);pointer-events:none}.pwa-user-album-placeholder{width:100%;height:280px;overflow:hidden}.pwa-user-album-placeholder-bg{width:100%;height:100%;background:linear-gradient(135deg,#5b9bd5,#ff8fab)}.pwa-user-album-dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:6px;z-index:10}.pwa-user-album-dot{width:6px;height:6px;border-radius:50%;background:#ffffff80;cursor:pointer;transition:all .3s}.pwa-user-album-dot.active{width:16px;border-radius:3px;background:#fff}.pwa-user-album-nav{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 8px;pointer-events:none}.pwa-user-album-nav-btn{width:32px;height:32px;border-radius:50%;background:#0000004d;border:none;color:#fff;font-size:20px;cursor:pointer;pointer-events:auto;display:flex;align-items:center;justify-content:center}.pwa-user-album-nav-btn:disabled{opacity:.3;cursor:not-allowed}.pwa-user-profile-card{background:#fff;margin:-60px 16px 0;border-radius:16px;padding:16px;position:relative;z-index:10;box-shadow:0 4px 12px #00000014}.pwa-user-profile-avatar-wrap{position:relative;display:inline-block}.pwa-user-profile-avatar-wrap .pwa-user-profile-avatar{width:80px;height:80px;border-radius:50%;border:3px solid #fff;box-shadow:0 2px 8px #0000001a;margin-right:0}.pwa-user-official-badge{position:absolute;bottom:0;right:0;background:linear-gradient(135deg,gold,#ff8c00);color:#fff;font-size:10px;padding:2px 6px;border-radius:8px;white-space:nowrap}.pwa-user-profile-info-main{margin-top:12px}.pwa-user-profile-name-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pwa-user-profile-name-row .pwa-user-profile-name{font-size:20px;font-weight:700;color:#333}.pwa-user-sex-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:10px;font-size:12px;font-weight:600}.pwa-user-sex-badge.male{background:linear-gradient(135deg,#4a9eff,#6bb3ff);color:#fff}.pwa-user-sex-badge.female{background:linear-gradient(135deg,#ff6b81,#ff8fa3);color:#fff}.pwa-user-level-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 8px;border-radius:10px;font-size:11px;font-weight:600;background:linear-gradient(135deg,gold,#ffb800);color:#8b6914}.pwa-user-profile-id-row{display:flex;align-items:center;gap:8px;margin-top:6px}.pwa-user-profile-id-row .pwa-user-profile-id{font-size:13px;color:#999}.pwa-user-online-badge{font-size:11px;color:#00c853;background:#00c8531a;padding:2px 8px;border-radius:10px}.pwa-user-guild-family{display:flex;gap:12px;margin-top:12px}.pwa-user-guild-card{width:150px;display:flex;align-items:center;justify-content:space-between;padding:12px;background:#e3f2fd;border-radius:12px}.pwa-user-guild-info{display:flex;flex-direction:column;gap:4px}.pwa-user-guild-title{font-size:14px;font-weight:600;color:#333}.pwa-user-guild-name{font-size:12px;color:#9faadb}.pwa-user-guild-cover{width:40px;height:40px;border-radius:8px;-o-object-fit:cover;object-fit:cover;margin-left:10px}.pwa-user-family-card{width:150px;display:flex;align-items:center;justify-content:space-between;padding:12px;background:#fce4ec;border-radius:12px}.pwa-user-family-info{display:flex;flex-direction:column;gap:4px}.pwa-user-family-title{font-size:14px;font-weight:600;color:#333}.pwa-user-family-name{font-size:12px;color:#f8bbd9}.pwa-user-family-cover{width:40px;height:40px;border-radius:8px;-o-object-fit:cover;object-fit:cover;margin-left:10px}.pwa-user-guild-item,.pwa-user-family-item{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#f8f8f8;border-radius:8px}.pwa-user-guild-label,.pwa-user-family-label{font-size:12px;color:#999}.pwa-user-guild-name,.pwa-user-family-name{font-size:12px;color:#333;font-weight:500}.pwa-user-profile-tabs{display:flex;background:#fff;margin:12px 16px;border-radius:12px;overflow:hidden;gap:0}.pwa-user-profile-tab{padding:12px 16px;text-align:center;font-size:14px;color:#666;cursor:pointer;position:relative;transition:all .3s}.pwa-user-profile-tab.active{color:#ff6b81;font-weight:600}.pwa-user-profile-tab.active:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:24px;height:3px;background:#ff6b81;border-radius:2px}.pwa-user-profile-tab-content{background:#fff;margin:0 16px 16px;border-radius:12px;min-height:200px;padding:16px}.pwa-user-info-panel{display:flex;flex-direction:column;gap:12px}.pwa-user-info-item{display:flex;align-items:flex-start;gap:12px}.pwa-user-info-label{font-size:14px;color:#999;min-width:50px}.pwa-user-info-value{font-size:14px;color:#333;flex:1}.pwa-user-labels{margin-top:8px}.pwa-user-labels-title{font-size:14px;color:#999;margin-bottom:10px}.pwa-user-labels-list{display:flex;flex-wrap:wrap;gap:8px}.pwa-user-label-tag{display:inline-block;padding:4px 12px;background:linear-gradient(135deg,#f0f4ff,#fff0f3);color:#666;font-size:12px;border-radius:14px}.pwa-user-gift-wall{margin-top:16px;padding-top:16px;border-top:1px solid #f0f0f0}.pwa-user-gift-wall-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.pwa-user-gift-wall-title{font-size:14px;font-weight:600;color:#333}.pwa-user-gift-wall-more{font-size:12px;color:#999}.pwa-user-gift-wall-list{display:flex;flex-wrap:wrap;gap:10px}.pwa-user-gift-item{display:flex;flex-direction:column;align-items:center;gap:4px}.pwa-user-gift-img{width:48px;height:48px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.pwa-user-gift-count{font-size:10px;color:#999}.pwa-user-skill-list{display:flex;flex-direction:column;gap:12px}.pwa-user-skill-item{display:flex;align-items:center;gap:12px;padding:12px;background:#f8f8f8;border-radius:12px}.pwa-user-skill-img{width:48px;height:48px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.pwa-user-skill-info{flex:1}.pwa-user-skill-name{font-size:14px;font-weight:600;color:#333}.pwa-user-skill-price{font-size:12px;color:#ff6b81;margin-top:4px}.pwa-user-video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.pwa-user-video-item{position:relative;aspect-ratio:16/9;border-radius:8px;overflow:hidden}.pwa-user-video-cover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pwa-user-video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;background:#00000080;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px}.pwa-user-video-title{position:absolute;bottom:0;left:0;right:0;padding:4px 6px;background:linear-gradient(to top,rgba(0,0,0,.6),transparent);color:#fff;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pwa-user-dynamic-list{display:flex;flex-direction:column;gap:16px}.pwa-user-dynamic-item{padding-bottom:16px;border-bottom:1px solid #f0f0f0}.pwa-user-dynamic-item:last-child{border-bottom:none;padding-bottom:0}.pwa-user-dynamic-content{font-size:14px;color:#333;line-height:1.6;margin-bottom:10px}.pwa-user-dynamic-imgs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:10px}.pwa-user-dynamic-img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:6px}.pwa-user-dynamic-time{font-size:12px;color:#999}.pwa-user-friend-list{display:flex;flex-direction:column;gap:12px}.pwa-user-friend-item{display:flex;align-items:center;gap:12px;padding:12px;background:#f8f8f8;border-radius:12px;cursor:pointer}.pwa-user-friend-item:active{background:#f0f0f0}.pwa-user-friend-avatar{width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.pwa-user-friend-info{flex:1}.pwa-user-friend-name{font-size:14px;font-weight:600;color:#333}.pwa-user-friend-type{font-size:12px;color:#ff6b81;margin-top:4px}.install-guide-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;padding:20px}.install-guide-container{background:#fff;border-radius:24px;padding:40px 24px;max-width:360px;width:100%;text-align:center;box-shadow:0 20px 60px #0000004d}.install-guide-logo{width:80px;height:80px;margin:0 auto 16px}.install-guide-logo img{width:100%;height:100%;border-radius:20px;-o-object-fit:cover;object-fit:cover}.install-guide-title{font-size:28px;font-weight:700;color:#333;margin-bottom:8px}.install-guide-subtitle{font-size:14px;color:#999;margin-bottom:32px}.install-guide-wechat-tip{background:#fff3cd;border-radius:12px;padding:20px;margin-bottom:24px;position:relative}.install-guide-arrow{position:absolute;top:-20px;right:30px;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:20px solid #fff3cd}.install-guide-wechat-tip p{font-size:14px;color:#856404;margin:8px 0}.install-guide-features{display:flex;justify-content:space-around;margin-top:24px}.install-guide-feature{display:flex;flex-direction:column;align-items:center;gap:8px}.install-guide-feature-icon{font-size:24px}.install-guide-feature span:last-child{font-size:12px;color:#666}.install-guide-ios{text-align:left;margin-bottom:24px}.install-guide-step{display:flex;align-items:center;gap:12px;font-size:14px;color:#333;margin-bottom:16px;line-height:1.6}.install-guide-step-num{width:24px;height:24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;flex-shrink:0}.install-guide-share-icon{width:18px;height:18px;color:#667eea;vertical-align:middle;margin:0 4px}.install-guide-android{margin-bottom:24px}.install-guide-install-btn{width:100%;padding:16px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.install-guide-install-btn:active{transform:scale(.98)}.install-guide-tip{font-size:12px;color:#999;margin-top:12px}.install-guide-other{margin-bottom:24px}.install-guide-browser-tip{font-size:14px;color:#666;background:#f5f5f5;padding:16px;border-radius:12px}.install-guide-divider{display:flex;align-items:center;margin:24px 0}.install-guide-divider:before,.install-guide-divider:after{content:"";flex:1;height:1px;background:#e0e0e0}.install-guide-divider span{padding:0 16px;font-size:12px;color:#999}.install-guide-web-btn{width:100%;padding:14px 24px;background:transparent;color:#667eea;border:2px solid #667eea;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}.install-guide-web-btn:active{background:#f5f0ff}.install-guide-loading{display:flex;align-items:center;justify-content:center;padding:60px}.install-guide-spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:install-guide-spin 1s linear infinite}@keyframes install-guide-spin{to{transform:rotate(360deg)}}.install-guide-manual{text-align:left;margin-bottom:16px}.install-guide-manual-title{font-size:16px;font-weight:600;color:#333;margin-bottom:16px;text-align:center}.install-guide-menu-icon{width:18px;height:18px;color:#667eea;vertical-align:middle;margin:0 4px}.pwa-vip-recharge-page{min-height:100vh;background:#f5f5f5;padding-bottom:100px}.pwa-vip-recharge-header{background:#fff;padding:12px 16px;position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between}.pwa-vip-recharge-back{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer}.pwa-vip-recharge-back svg{width:22px;height:22px;color:#333}.pwa-vip-recharge-tabs{display:flex;background:#f5f5f5;border-radius:20px;padding:2px}.pwa-vip-tab{padding:8px 20px;border:none;background:transparent;font-size:14px;font-weight:600;color:#999;cursor:pointer;border-radius:18px;transition:all .2s}.pwa-vip-tab.active{background:linear-gradient(135deg,gold,orange);color:#fff}.pwa-vip-recharge-header-right{width:36px}.pwa-vip-recharge-content{padding:0}.pwa-loading-container{display:flex;align-items:center;justify-content:center;min-height:300px}.pwa-vip-user-info{background:#fff;padding:15px;display:flex;align-items:center}.pwa-vip-user-avatar{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #FFD700}.pwa-vip-user-detail{margin-left:12px;flex:1}.pwa-vip-user-name{display:flex;align-items:center;gap:8px}.pwa-vip-nickname{font-size:16px;font-weight:600;color:#333}.pwa-vip-level-tag{background:linear-gradient(135deg,gold,orange);color:#fff;font-size:10px;padding:2px 6px;border-radius:4px;font-weight:600}.pwa-vip-status{font-size:12px;color:#999;margin-top:6px}.pwa-vip-packages{background:#fff;margin-top:10px;padding:15px}.pwa-vip-packages-title{font-size:14px;font-weight:600;color:#333;margin-bottom:12px}.pwa-vip-packages-list{display:flex;gap:10px;overflow-x:auto;padding-bottom:5px}.pwa-vip-package-item{min-width:100px;background:#f8f8f8;border:2px solid transparent;border-radius:12px;padding:12px;text-align:center;cursor:pointer;position:relative;transition:all .2s}.pwa-vip-package-item.selected{border-color:gold;background:#fffef5}.pwa-vip-package-name{font-size:14px;font-weight:600;color:#333;margin-bottom:8px}.pwa-vip-package-price{font-size:20px;font-weight:700;color:#ff6b6b;margin-bottom:4px}.pwa-vip-package-day-price{font-size:11px;color:#999}.pwa-vip-package-check{position:absolute;top:8px;right:8px;width:18px;height:18px;background:gold;border-radius:50%;display:flex;align-items:center;justify-content:center}.pwa-vip-package-check svg{width:12px;height:12px;color:#fff}.pwa-vip-pay-methods{background:#fff;margin-top:10px;padding:15px}.pwa-vip-pay-methods-title{font-size:14px;font-weight:600;color:#333;margin-bottom:12px}.pwa-vip-pay-methods-list{display:flex;flex-direction:column;gap:10px}.pwa-vip-pay-method-item{display:flex;align-items:center;padding:12px;background:#f8f8f8;border-radius:10px;cursor:pointer;transition:all .2s}.pwa-vip-pay-method-item.selected{background:#fffef5;border:1px solid #FFD700}.pwa-vip-pay-method-icon{width:32px;height:32px;-o-object-fit:contain;object-fit:contain;margin-right:12px}.pwa-vip-pay-method-name{flex:1;font-size:14px;color:#333}.pwa-vip-pay-method-check{color:gold;font-size:18px;font-weight:600}.pwa-vip-privileges{background:#fff;margin-top:10px;padding:15px}.pwa-vip-privileges-title{font-size:16px;font-weight:600;color:#333;text-align:center;margin-bottom:15px}.pwa-vip-privileges-list{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.pwa-vip-privilege-item{display:flex;flex-direction:column;align-items:center;text-align:center}.pwa-vip-privilege-icon{width:40px;height:40px;background:linear-gradient(135deg,gold,orange);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.pwa-vip-privilege-icon img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.pwa-vip-privilege-icon svg{width:24px;height:24px;color:#fff}.pwa-vip-privilege-name{font-size:12px;color:#333;font-weight:500}.pwa-vip-privilege-desc{font-size:10px;color:#999;margin-top:4px}.pwa-vip-recharge-footer{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:12px 16px;box-shadow:0 -2px 10px #0000001a;z-index:100}.pwa-vip-agreement{display:flex;align-items:center;justify-content:center;margin-bottom:12px;font-size:12px;color:#666}.pwa-vip-agreement input[type=checkbox]{margin-right:6px}.pwa-vip-agreement-link{color:#ff6b6b;cursor:pointer}.pwa-vip-pay-btn{width:100%;padding:14px;background:linear-gradient(135deg,gold,orange);border:none;border-radius:25px;display:flex;align-items:center;justify-content:center;gap:15px;cursor:pointer;transition:all .2s}.pwa-vip-pay-btn:disabled{opacity:.6;cursor:not-allowed}.pwa-vip-pay-price{font-size:20px;font-weight:700;color:#fff}.pwa-vip-pay-text{font-size:16px;font-weight:600;color:#fff}.pwa-switch-account-page{min-height:100vh;background:#f5f5f5}.pwa-switch-account-header{display:flex;align-items:center;justify-content:space-between;padding:44px 16px 12px;background:#fff;border-bottom:1px solid #f0f0f0}.pwa-switch-account-back{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#333}.pwa-switch-account-back svg{width:20px;height:20px}.pwa-switch-account-title{font-size:17px;font-weight:600;color:#333}.pwa-switch-account-header-right{width:32px}.pwa-switch-account-content{padding:16px}.pwa-switch-account-list{background:#fff;border-radius:12px;overflow:hidden}.pwa-switch-account-item{display:flex;align-items:center;padding:16px;border-bottom:1px solid #f5f5f5}.pwa-switch-account-item:last-child{border-bottom:none}.pwa-switch-account-avatar{width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.pwa-switch-account-info{flex:1;margin-left:12px}.pwa-switch-account-name{font-size:16px;font-weight:500;color:#333;display:flex;align-items:center;gap:8px}.pwa-switch-account-current{font-size:11px;color:#fff;background:#5b9bd5;padding:1px 6px;border-radius:4px;font-weight:400}.pwa-switch-account-mobile{font-size:13px;color:#999;margin-top:4px}.pwa-switch-account-actions{display:flex;gap:8px;flex-shrink:0}.pwa-switch-account-btn{padding:6px 14px;border-radius:16px;font-size:13px;border:none;cursor:pointer;font-weight:500}.pwa-switch-account-btn.switch{background:#5b9bd5;color:#fff}.pwa-switch-account-btn.switch:disabled{opacity:.5}.pwa-switch-account-btn.remove{background:#f5f5f5;color:#999}.pwa-switch-account-add{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;padding:14px;background:#fff;border-radius:12px;color:#5b9bd5;font-size:15px;font-weight:500;cursor:pointer}.pwa-switch-account-add svg{width:20px;height:20px}.pwa-collection-sub-tabs{display:flex;padding:0 12px;background:#fff;border-bottom:1px solid #f0f0f0}.pwa-collection-sub-tab{padding:12px 16px;font-size:14px;color:#666;cursor:pointer;position:relative;transition:all .3s}.pwa-collection-sub-tab.active{color:#ff6b8a;font-weight:600}.pwa-collection-sub-tab.active:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:20px;height:2px;background:#ff6b8a;border-radius:1px}.pwa-castle-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;padding:16px;margin-top:16px;color:#fff}.pwa-castle-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.pwa-castle-title{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600}.pwa-castle-title svg{width:20px;height:20px}.pwa-castle-level{background:#fff3;padding:4px 12px;border-radius:12px;font-size:13px;font-weight:600}.pwa-castle-progress{margin-bottom:16px}.pwa-castle-progress-bar{height:8px;background:#fff3;border-radius:4px;overflow:hidden;margin-bottom:8px}.pwa-castle-progress-fill{height:100%;background:linear-gradient(90deg,gold,orange);border-radius:4px;transition:width .3s}.pwa-castle-coins{display:flex;align-items:baseline;gap:4px}.pwa-castle-coins-value{font-size:18px;font-weight:700}.pwa-castle-coins-label{font-size:12px;opacity:.8}.pwa-castle-actions{display:flex;gap:12px}.pwa-castle-btn{flex:1;padding:10px 0;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;background:#fff3;color:#fff;border:none}.pwa-castle-btn.primary{background:linear-gradient(135deg,gold,orange);color:#8b4513}.pwa-castle-btn:active{transform:scale(.98)}.pwa-friend-list{padding:12px}.pwa-friend-item{display:flex;align-items:center;background:#fff;border-radius:12px;padding:14px;margin-bottom:10px;cursor:pointer;transition:background .2s}.pwa-friend-item:active{background:#f5f5f5}.pwa-friend-avatar{width:50px;height:50px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.pwa-friend-info{flex:1;margin-left:12px;min-width:0}.pwa-friend-name{font-size:15px;font-weight:600;color:#333;margin-bottom:4px}.pwa-friend-intimacy{font-size:12px;color:#ff6b8a}.pwa-friend-action{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:50%;flex-shrink:0}.pwa-friend-action svg{width:20px;height:20px;color:#666}.pwa-mentor-section{padding:12px}.pwa-mentor-group{background:#fff;border-radius:12px;padding:16px;margin-bottom:12px}.pwa-mentor-group-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.pwa-mentor-group-title{font-size:16px;font-weight:600;color:#333}.pwa-mentor-group-count{font-size:13px;color:#999}.pwa-mentor-list{display:flex;flex-direction:column;gap:10px}.pwa-mentor-item{display:flex;align-items:center;padding:12px;background:#f8f8f8;border-radius:10px;cursor:pointer;transition:background .2s}.pwa-mentor-item:active{background:#f0f0f0}.pwa-mentor-avatar{width:44px;height:44px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.pwa-mentor-info{flex:1;margin-left:12px;min-width:0}.pwa-mentor-name{font-size:15px;font-weight:500;color:#333;margin-bottom:2px}.pwa-mentor-level{font-size:12px;color:#ffb800;font-weight:600}.pwa-mentor-empty{display:flex;flex-direction:column;align-items:center;padding:20px;background:#fff;border-radius:12px;margin-bottom:12px}.pwa-mentor-empty span{font-size:14px;color:#999;margin-bottom:12px}.pwa-mentor-empty button{padding:8px 20px;background:linear-gradient(135deg,#ff6b8a,#ff8fa3);color:#fff;border:none;border-radius:20px;font-size:13px;cursor:pointer}.pwa-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px}.pwa-empty-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:50%;margin-bottom:16px}.pwa-empty-icon svg{width:40px;height:40px;color:#ccc}.pwa-empty-text{font-size:14px;color:#999;margin-bottom:16px}.pwa-empty-btn{padding:10px 24px;background:linear-gradient(135deg,#ff6b8a,#ff8fa3);color:#fff;border:none;border-radius:20px;font-size:14px;cursor:pointer;transition:transform .2s}.pwa-empty-btn:active{transform:scale(.98)}.pwa-me-top-menu{display:flex;justify-content:space-around;padding:16px 12px;background:#fff;border-radius:12px;margin:0 10px 12px}.pwa-me-top-menu-item{display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:transform .2s}.pwa-me-top-menu-item:active{transform:scale(.95)}.pwa-me-top-menu-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fff0f3,#ffe4e9);border-radius:12px;margin-bottom:8px}.pwa-me-top-menu-icon svg{width:24px;height:24px}.pwa-me-top-menu-label{font-size:12px;color:#666;font-weight:500}@keyframes svFadeIn{0%{opacity:0}to{opacity:1}}@keyframes svSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.pwa-short-video-page{background:#000;overflow:hidden}.pwa-short-video-page .pwa-short-video-container{height:100vh;overflow-y:scroll;scroll-snap-type:y mandatory;background:#000;-webkit-overflow-scrolling:touch}.pwa-short-video-page .pwa-short-video-container::-webkit-scrollbar{display:none}.pwa-short-video-page .pwa-short-video-container{-ms-overflow-style:none;scrollbar-width:none}.pwa-video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:4px 0}.pwa-video-card{background:#fff;border-radius:10px;overflow:hidden;cursor:pointer;transition:transform .2s;box-shadow:0 1px 4px #0000000f}.pwa-video-card:active{transform:scale(.97)}.pwa-video-cover{position:relative;width:100%;padding-bottom:133%;background:#f0f0f0}.pwa-video-cover img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pwa-video-info{padding:8px 10px}.pwa-video-title{font-size:13px;color:#333;font-weight:500;line-height:1.3;margin:0 0 6px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:34px}.pwa-video-author{display:flex;align-items:center;gap:6px}.pwa-video-author img{width:20px;height:20px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.pwa-video-author span{font-size:11px;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pwa-video-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#00000059;border-radius:50%;pointer-events:none}.pwa-video-play-icon svg{width:18px;height:18px}.pwa-video-duration{position:absolute;bottom:6px;right:6px;font-size:11px;color:#fff;background:#00000080;padding:1px 6px;border-radius:4px;pointer-events:none}.pwa-video-views{position:absolute;bottom:6px;left:6px;font-size:11px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.6);pointer-events:none}.pwa-video-likes{display:flex;align-items:center;gap:3px;margin-top:4px;color:#ff6b81;font-size:11px}.pwa-video-likes svg{width:12px;height:12px}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--primary: #5B9BD5;--primary-light: #7EB8E8;--primary-dark: #3A7BC8;--secondary: #FF8FAB;--secondary-light: #FFB6C1;--secondary-dark: #E75480;--accent: #FFC0CB;--accent-light: #FFE4E9;--danger: #FF6B6B;--success: #4ECDC4;--warning: #FFB347;--info: #5B9BD5}input,textarea,select{background-color:#ffffff0d;outline:none}.dark input,.dark textarea,.dark select{background-color:#ffffff08}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af80}input::placeholder,textarea::placeholder{color:#9ca3af80}.dark input::-moz-placeholder,.dark textarea::-moz-placeholder{color:#9ca3af80}.dark input::placeholder,.dark textarea::placeholder{color:#9ca3af80}input:focus,textarea:focus,select:focus{background-color:#ffffff14;outline:none;box-shadow:none}.dark input:focus,.dark textarea:focus,.dark select:focus{background-color:#ffffff0d;outline:none;box-shadow:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.-left-1{left:-.25rem}.-top-1{top:-.25rem}.bottom-0{bottom:0}.left-0{left:0}.left-0\.5{left:.125rem}.left-1\/2{left:50%}.left-\[3px\]{left:3px}.right-0{right:0}.right-0\.5{right:.125rem}.right-4{right:1rem}.top-0{top:0}.top-0\.5{top:.125rem}.top-1\/2{top:50%}.top-4{top:1rem}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[15\]{z-index:15}.z-\[3\]{z-index:3}.z-\[60\]{z-index:60}.z-\[9999\]{z-index:9999}.col-span-4{grid-column:span 4 / span 4}.m-0{margin:0}.m-4{margin:1rem}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0\.5{margin-left:.125rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-8{margin-left:2rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-\[3px\]{margin-right:3px}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.h-1{height:.25rem}.h-1\/3{height:33.333333%}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-52{height:13rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[0\.5px\]{height:.5px}.h-\[10px\]{height:10px}.h-\[14px\]{height:14px}.h-\[14vw\]{height:14vw}.h-\[1px\]{height:1px}.h-\[22px\]{height:22px}.h-\[23px\]{height:23px}.h-\[30px\]{height:30px}.h-\[38px\]{height:38px}.h-\[3px\]{height:3px}.h-\[52px\]{height:52px}.h-\[60px\]{height:60px}.h-\[72px\]{height:72px}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-\[150px\]{max-height:150px}.max-h-\[40vh\]{max-height:40vh}.max-h-\[60vh\]{max-height:60vh}.max-h-\[70vh\]{max-height:70vh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[90vh\]{max-height:90vh}.min-h-0{min-height:0px}.min-h-\[200px\]{min-height:200px}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-4{width:1rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[10px\]{width:10px}.w-\[14px\]{width:14px}.w-\[14vw\]{width:14vw}.w-\[22px\]{width:22px}.w-\[23px\]{width:23px}.w-\[300px\]{width:300px}.w-\[30px\]{width:30px}.w-\[320px\]{width:320px}.w-\[38px\]{width:38px}.w-\[400px\]{width:400px}.w-\[480px\]{width:480px}.w-\[50\%\]{width:50%}.w-\[500px\]{width:500px}.w-\[52px\]{width:52px}.w-\[56px\]{width:56px}.w-\[60px\]{width:60px}.w-\[72px\]{width:72px}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[52px\]{min-width:52px}.max-w-2xl{max-width:42rem}.max-w-\[100px\]{max-width:100px}.max-w-\[60px\]{max-width:60px}.max-w-\[70\%\]{max-width:70%}.max-w-\[80px\]{max-width:80px}.max-w-\[85\%\]{max-width:85%}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.flex-\[1\.15\]{flex:1.15}.flex-\[1\.2\]{flex:1.2}.flex-\[2\]{flex:2}.flex-\[3\.6\]{flex:3.6}.flex-\[3\]{flex:3}.flex-shrink-0,.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.resize{resize:both}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-3{row-gap:.75rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.375rem * var(--tw-space-x-reverse));margin-left:calc(.375rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[16px\]{border-radius:16px}.rounded-\[20px\]{border-radius:20px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-none{border-radius:0}.rounded-xl{border-radius:.75rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0px}.border-dashed{border-style:dashed}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-gray-200\/50{border-color:#e5e7eb80}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-300\/50{border-color:#d1d5db80}.border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.border-gray-700{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.border-gray-700\/50{border-color:#37415180}.border-primary{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1))}.border-purple-400\/20{border-color:#c084fc33}.border-purple-500{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.border-purple-500\/30{border-color:#a855f74d}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white\/10{border-color:#ffffff1a}.border-white\/20{border-color:#fff3}.border-white\/30{border-color:#ffffff4d}.border-yellow-500{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.bg-\[\#1a1a2e\]{--tw-bg-opacity: 1;background-color:rgb(26 26 46 / var(--tw-bg-opacity, 1))}.bg-\[\#1e1e3a\]{--tw-bg-opacity: 1;background-color:rgb(30 30 58 / var(--tw-bg-opacity, 1))}.bg-\[\#EEEEEE\]{--tw-bg-opacity: 1;background-color:rgb(238 238 238 / var(--tw-bg-opacity, 1))}.bg-amber-700{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.bg-black\/20{background-color:#0003}.bg-black\/50{background-color:#00000080}.bg-black\/60{background-color:#0009}.bg-black\/70{background-color:#000000b3}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-500\/30{background-color:#3b82f64d}.bg-blue-500\/80{background-color:#3b82f6cc}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-gray-500\/50{background-color:#6b728080}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.bg-gray-700\/50{background-color:#37415180}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-500\/80{background-color:#22c55ecc}.bg-pink-500{--tw-bg-opacity: 1;background-color:rgb(236 72 153 / var(--tw-bg-opacity, 1))}.bg-pink-500\/80{background-color:#ec4899cc}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-primary\/20{background-color:#4f46e533}.bg-primary\/30{background-color:#4f46e54d}.bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.bg-purple-500\/30{background-color:#a855f74d}.bg-purple-500\/80{background-color:#a855f7cc}.bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-500\/20{background-color:#ef444433}.bg-red-500\/60{background-color:#ef444499}.bg-red-500\/80{background-color:#ef4444cc}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/15{background-color:#ffffff26}.bg-white\/20{background-color:#fff3}.bg-white\/25{background-color:#ffffff40}.bg-white\/30{background-color:#ffffff4d}.bg-white\/50{background-color:#ffffff80}.bg-yellow-400{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-yellow-500\/20{background-color:#eab30833}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-blue-400{--tw-gradient-from: #60a5fa var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500{--tw-gradient-from: #22c55e var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/30{--tw-gradient-from: rgb(249 115 22 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-400{--tw-gradient-from: #f472b6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500{--tw-gradient-from: #ec4899 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500\/30{--tw-gradient-from: rgb(236 72 153 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500\/60{--tw-gradient-from: rgb(236 72 153 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-400{--tw-gradient-from: #c084fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500{--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600\/80{--tw-gradient-from: rgb(147 51 234 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500{--tw-gradient-from: #ef4444 var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-blue-400{--tw-gradient-to: #60a5fa var(--tw-gradient-to-position)}.to-pink-400{--tw-gradient-to: #f472b6 var(--tw-gradient-to-position)}.to-pink-500{--tw-gradient-to: #ec4899 var(--tw-gradient-to-position)}.to-purple-500{--tw-gradient-to: #a855f7 var(--tw-gradient-to-position)}.to-purple-500\/30{--tw-gradient-to: rgb(168 85 247 / .3) var(--tw-gradient-to-position)}.to-purple-500\/60{--tw-gradient-to: rgb(168 85 247 / .6) var(--tw-gradient-to-position)}.to-purple-600{--tw-gradient-to: #9333ea var(--tw-gradient-to-position)}.to-purple-800\/80{--tw-gradient-to: rgb(107 33 168 / .8) var(--tw-gradient-to-position)}.to-teal-500{--tw-gradient-to: #14b8a6 var(--tw-gradient-to-position)}.to-yellow-500\/30{--tw-gradient-to: rgb(234 179 8 / .3) var(--tw-gradient-to-position)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0{padding-bottom:0}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-0{padding-left:0}.pr-2\.5{padding-right:.625rem}.pr-\[1px\]{padding-right:1px}.pt-16{padding-top:4rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[7px\]{font-size:7px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.italic{font-style:italic}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.text-\[\#333333\]{--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-gray-100{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.text-pink-400{--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity, 1))}.text-pink-500{--tw-text-opacity: 1;color:rgb(236 72 153 / var(--tw-text-opacity, 1))}.text-primary{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-purple-200{--tw-text-opacity: 1;color:rgb(233 213 255 / var(--tw-text-opacity, 1))}.text-purple-300{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.text-purple-400{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/70{color:#ffffffb3}.text-white\/80{color:#fffc}.text-white\/90{color:#ffffffe6}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.opacity-0{opacity:0}.opacity-40{opacity:.4}.opacity-90{opacity:.9}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-primary{--tw-ring-opacity: 1;--tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity, 1))}.ring-purple-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(168 85 247 / var(--tw-ring-opacity, 1))}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.text-primary{color:var(--primary)}.bg-primary{background-color:var(--primary)}.border-primary{border-color:var(--primary)}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#9ca3af4d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af80}.dark ::-webkit-scrollbar-thumb{background:#4b556366}.dark ::-webkit-scrollbar-thumb:hover{background:#4b556399}*{scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.3) transparent}.dark *{scrollbar-color:rgba(75,85,99,.4) transparent}body{margin:0;min-width:320px;min-height:100vh}@media (max-width: 768px){html,body{height:auto!important;min-height:100vh;overflow:auto!important}#root,#app{height:auto!important;min-height:100vh}::-webkit-scrollbar{display:none;width:0;height:0}*{scrollbar-width:none;-ms-overflow-style:none}}#root,#app{width:100%;min-height:100vh;display:block}@keyframes speaking-wave{0%{transform:scale(1);opacity:.8}50%{transform:scale(1.3);opacity:.4}to{transform:scale(1.5);opacity:0}}.speaking-wave-container{position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;pointer-events:none;z-index:5}.speaking-wave{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid #3b82f6;animation:speaking-wave 2.5s ease-out infinite}.speaking-wave:nth-child(2){animation-delay:.8s}.speaking-wave:nth-child(3){animation-delay:1.6s}@keyframes slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.animate-slide-up{animation:slide-up .3s cubic-bezier(0,0,.2,1) forwards}.room-enter-anim{transform:translateY(100%);transition:transform .5s cubic-bezier(0,0,.2,1);will-change:transform}.room-enter-anim-active{transform:translateY(0)!important}.room-exit-anim-active{transform:translateY(100%)!important;transition:transform .5s cubic-bezier(.4,0,1,1)!important}.room-loading-container{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#4a7cf7;display:flex;align-items:center;justify-content:center;z-index:9999}.room-loading-content{display:flex;flex-direction:column;align-items:center;gap:20px}.room-loading-anim{width:120px;height:90px;position:relative}.room-loading-frame-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.room-loading-text{color:#fff;font-size:15px;font-weight:400;text-align:center}.placeholder\:text-gray-100::-moz-placeholder{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-100::placeholder{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-gray-500:hover{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.hover\:border-primary:hover{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1))}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-600\/80:hover{background-color:#2563ebcc}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-500:hover{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-600:hover{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-600\/50:hover{background-color:#4b556380}.hover\:bg-gray-700:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.hover\:bg-green-600\/80:hover{background-color:#16a34acc}.hover\:bg-pink-600\/80:hover{background-color:#db2777cc}.hover\:bg-primary\/90:hover{background-color:#4f46e5e6}.hover\:bg-purple-600:hover{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-600\/80:hover{background-color:#9333eacc}.hover\:bg-purple-700:hover{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity, 1))}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-red-600\/60:hover{background-color:#dc262699}.hover\:bg-red-600\/80:hover{background-color:#dc2626cc}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:bg-white\/40:hover{background-color:#fff6}.hover\:bg-white\/90:hover{background-color:#ffffffe6}.hover\:bg-yellow-600:hover{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.hover\:from-blue-500:hover{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-600:hover{--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600:hover{--tw-gradient-from: #16a34a var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-pink-600:hover{--tw-gradient-from: #db2777 var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-purple-600:hover{--tw-gradient-from: #9333ea var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-600:hover{--tw-gradient-from: #dc2626 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:to-pink-500:hover{--tw-gradient-to: #ec4899 var(--tw-gradient-to-position)}.hover\:to-pink-600:hover{--tw-gradient-to: #db2777 var(--tw-gradient-to-position)}.hover\:to-purple-600:hover{--tw-gradient-to: #9333ea var(--tw-gradient-to-position)}.hover\:to-teal-600:hover{--tw-gradient-to: #0d9488 var(--tw-gradient-to-position)}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.hover\:text-gray-800:hover{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:opacity-90:hover{opacity:.9}.hover\:border-primary:hover{border-color:var(--primary)}.focus\:border-purple-500:focus{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.focus\:border-transparent:focus{border-color:transparent}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-primary:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity, 1))}.focus\:ring-purple-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(168 85 247 / var(--tw-ring-opacity, 1))}.active\:scale-95:active{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:opacity-0{opacity:0}.group:hover .group-hover\:opacity-100{opacity:1}.dark\:border-gray-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:border-gray-600\/50:is(.dark *){border-color:#4b556380}.dark\:border-gray-700\/50:is(.dark *){border-color:#37415180}.dark\:border-red-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.dark\:bg-gray-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:bg-red-900\/30:is(.dark *){background-color:#7f1d1d4d}.dark\:text-gray-300:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:text-gray-400:is(.dark *){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-red-400:is(.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.dark\:text-white:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:hover\:text-gray-200:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:hover\:text-gray-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}@media (min-width: 768px){.md\:hidden{display:none}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
