:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#app{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}body{background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}.site-footer{color:#999;text-align:center;background:#333;margin-top:40px;padding:24px 16px;font-size:12px;line-height:1.8}.site-footer a{color:#999;text-decoration:underline}.site-footer a:hover{color:#fff}body{color:#333;-webkit-font-smoothing:antialiased;background:#f5f6f8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5}.app{min-height:100vh}.header{z-index:100;background:linear-gradient(135deg,#ff4d4d 0%,#ff6b6b 100%);position:sticky;top:0;box-shadow:0 2px 8px #ff4d4d4d}.header-inner{box-sizing:border-box;justify-content:space-between;align-items:center;gap:20px;max-width:1200px;height:60px;margin:0 auto;padding:16px 20px;display:flex}.header-right{flex:1;justify-content:flex-end;align-items:center;gap:12px;display:flex}.user-btn{cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.user-btn:hover{background:#ffffff4d}.logo{color:#fff;white-space:nowrap;font-size:22px;font-weight:700}.search-box{background:#fff3;border-radius:25px;flex:1;max-width:400px;display:flex;overflow:hidden}.search-box input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:10px 16px;font-size:14px}.search-box input::placeholder{color:#ffffffb3}.search-box button{color:#fff;cursor:pointer;background:#fff3;border:none;padding:10px 16px;transition:background .2s}.search-box button:hover{background:#ffffff4d}.filter-bar{z-index:101;background:#fff;border-bottom:1px solid #eee;position:sticky;top:60px}.filter-inner{scrollbar-width:none;gap:10px;max-width:1200px;margin:0 auto;padding:12px 20px;display:flex;overflow-x:auto}.filter-inner::-webkit-scrollbar{display:none}.filter-inner button{color:#666;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e0e0e0;border-radius:20px;padding:8px 16px;font-size:13px;transition:all .2s}.filter-inner button.active{color:#fff;background:#ff4d4d;border-color:#ff4d4d}.filter-inner button:hover:not(.active){color:#ff4d4d;border-color:#ff4d4d}.main{max-width:1200px;margin:0 auto;padding:20px}.card-list{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}@media (width<=768px){.card-list{grid-template-columns:1fr}}.card{cursor:pointer;background:#fff;border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 2px 12px #0000000f}.card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.card-image{aspect-ratio:16/10;background:#f0f0f0;position:relative;overflow:hidden}.card-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.card:hover .card-image img{transform:scale(1.05)}.image-count{color:#fff;background:#0009;border-radius:12px;padding:4px 8px;font-size:12px;position:absolute;bottom:8px;right:8px}.card-body{padding:16px}.card-meta{align-items:center;gap:8px;margin-bottom:10px;display:flex}.platform-badge{border-radius:12px;padding:3px 10px;font-size:12px;font-weight:500}.platform-badge.jd{color:#2e7d32;background:#e8f5e9}.platform-badge.taobao{color:#1565c0;background:#e3f2fd}.platform-badge.pdd{color:#e65100;background:#fff3e0}.platform-badge.other{color:#666;background:#f5f5f5}.tag{border-radius:10px;padding:2px 8px;font-size:11px;font-weight:500}.tag.top{color:#fff;background:#ff4d4d}.tag.recommend{color:#fff;background:#ff9800}.card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:16px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.card-summary{color:#888;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.card-footer{color:#999;justify-content:space-between;font-size:12px;display:flex}.loading{color:#999;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 20px;display:flex}@keyframes spin{to{transform:rotate(360deg)}}.empty-icon{margin-bottom:16px;font-size:64px}.pagination{justify-content:center;align-items:center;gap:16px;padding:30px 20px;display:flex}.pagination button{color:#666;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:10px 24px;font-size:14px;transition:all .2s}.pagination button:hover:not(:disabled){color:#ff4d4d;border-color:#ff4d4d}.pagination button:disabled{opacity:.5;cursor:not-allowed}.page-info{color:#999;font-size:14px}.gallery{z-index:1000;background:#000000f2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.gallery img{object-fit:contain;border-radius:8px;max-width:90%;max-height:90%}.gallery-close,.gallery-prev,.gallery-next{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;width:50px;height:50px;font-size:24px;transition:background .2s;position:absolute}.gallery-close:hover,.gallery-prev:hover,.gallery-next:hover{background:#fff3}.gallery-close{top:20px;right:20px}.gallery-prev{top:50%;left:20px;transform:translateY(-50%)}.gallery-next{top:50%;right:20px;transform:translateY(-50%)}.gallery-indicator{color:#fff;background:#0009;border-radius:20px;padding:8px 16px;font-size:14px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@media (width<=768px){.header-inner{height:52px;padding:12px 16px}.filter-bar{z-index:101;top:52px}.logo{font-size:18px}.search-box{max-width:none}.filter-inner{padding:10px 16px}.main{padding:16px}}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background:#f5f6f8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.detail-page{flex-direction:column;min-height:100vh;display:flex}.detail-header{z-index:100;background:linear-gradient(135deg,#ff4d4d 0%,#ff6b6b 100%);flex-shrink:0;position:sticky;top:0;box-shadow:0 2px 8px #ff4d4d4d}.detail-header-inner{box-sizing:border-box;justify-content:space-between;align-items:center;gap:20px;max-width:1200px;height:60px;margin:0 auto;padding:16px 20px;display:flex}.detail-header .logo{color:#fff;white-space:nowrap;font-size:22px;font-weight:700}.detail-header .header-right{flex:1;justify-content:flex-end;align-items:center;gap:12px;display:flex}.detail-header .search-box{background:#fff3;border-radius:25px;flex:1;max-width:400px;display:flex;overflow:hidden}.detail-header .search-box input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:10px 16px;font-size:14px}.detail-header .search-box input::placeholder{color:#ffffffb3}.detail-header .search-box button{color:#fff;cursor:pointer;background:#fff3;border:none;padding:10px 16px;transition:background .2s}.detail-header .search-box button:hover{background:#ffffff4d}.detail-header .user-btn{cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.detail-header .user-btn:hover{background:#ffffff4d}.detail-back-bar{z-index:99;background:#fff;border-bottom:1px solid #eee;position:sticky;top:60px}.detail-back-bar .back-link{color:#666;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:10px 20px;font-size:14px;transition:color .2s;display:inline-flex}.detail-back-bar .back-link:hover{color:#ff4d4d}.detail-content{box-sizing:border-box;flex:1;width:100%;max-width:800px;margin:0 auto;padding:20px}.article{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 2px 16px #0000000f}.gallery{background:#f5f6f8;padding:16px}.gallery-scroll{scrollbar-width:none;gap:12px;padding-bottom:4px;display:flex;overflow-x:auto}.gallery-scroll::-webkit-scrollbar{display:none}.gallery-item{cursor:pointer;border-radius:12px;flex-shrink:0;width:200px;height:150px;transition:transform .2s;overflow:hidden}.gallery-item:hover{transform:scale(1.03)}.gallery-item img{object-fit:cover;width:100%;height:100%}.article-header{padding:24px 24px 0}.meta{color:#999;align-items:center;gap:12px;margin-bottom:12px;font-size:13px;display:flex}.platform{border-radius:14px;padding:4px 12px;font-size:12px;font-weight:500}.platform.jd{color:#2e7d32;background:#e8f5e9}.platform.taobao{color:#1565c0;background:#e3f2fd}.platform.pdd{color:#e65100;background:#fff3e0}.platform.other{color:#666;background:#f5f5f5}.article-header h1{color:#1a1a1a;font-size:22px;font-weight:700;line-height:1.4}.content{color:#444;padding:24px;font-size:15px;line-height:1.8}.content p{margin-bottom:16px}.content img{border-radius:8px;max-width:100%;margin:12px 0}.content a{color:#ff4d4d;word-break:break-all}.content br+br{content:"";margin-top:8px;display:block}.article-footer{border-top:1px solid #f0f0f0;gap:12px;padding:20px 24px;display:flex}.share-btn{color:#666;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:10px;flex:1;padding:12px;font-size:14px;transition:all .2s}.share-btn:hover{color:#fff;background:#ff4d4d;border-color:#ff4d4d}.loading{justify-content:center;padding:80px;display:flex}.spinner{border:3px solid #f0f0f0;border-top-color:#ff4d4d;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}.empty{text-align:center;color:#999;padding:80px}.preview{z-index:1000;background:#000000f2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.preview img{object-fit:contain;max-width:95%;max-height:95%}.preview .close,.preview .nav{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;width:50px;height:50px;font-size:24px;position:absolute}.preview .close:hover,.preview .nav:hover{background:#ffffff40}.preview .close{top:20px;right:20px}.preview .nav.prev{top:50%;left:20px;transform:translateY(-50%)}.preview .nav.next{top:50%;right:20px;transform:translateY(-50%)}@media (width<=768px){.detail-header-inner{height:52px;padding:12px 16px}.detail-header .logo{font-size:18px}.detail-header .search-box{max-width:none}.detail-back-bar{top:52px}.detail-back-bar .back-link{padding:10px 16px}.detail-content{padding:12px}.article-header h1{font-size:19px}.content{padding:16px;font-size:14px}.gallery-item{width:150px;height:110px}}.user-page{background:#f5f6f8;min-height:100vh}.auth-box{background:#fff;border-radius:20px;max-width:400px;margin:80px auto;padding:30px;box-shadow:0 4px 20px #0000001a}.auth-tabs{gap:10px;margin-bottom:24px;display:flex}.auth-tabs button{cursor:pointer;background:#f5f5f5;border:none;border-radius:10px;flex:1;padding:12px;font-size:15px}.auth-tabs button.active{color:#fff;background:#ff4d4d}.auth-form{flex-direction:column;gap:12px;display:flex}.auth-form input{border:1px solid #e0e0e0;border-radius:10px;padding:14px;font-size:15px}.auth-form button{color:#fff;cursor:pointer;background:#ff4d4d;border:none;border-radius:10px;padding:14px;font-size:16px}.auth-form button:disabled{background:#ccc}.user-center{min-height:100vh}.user-header{z-index:100;background:linear-gradient(135deg,#ff4d4d 0%,#ff6b6b 100%);align-items:center;gap:16px;padding:20px;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #ff4d4d4d}.avatar{color:#fff;background:#ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:700;display:flex}.info{color:#fff;flex:1}.nickname{font-size:17px;font-weight:600}.username{opacity:.8;font-size:12px}.logout-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff80;border-radius:20px;padding:6px 14px;font-size:12px}.user-body{box-sizing:border-box;gap:16px;max-width:1100px;margin:0 auto;padding:16px;display:flex}.menu-list{background:#fff;border-radius:16px;flex-shrink:0;align-self:flex-start;width:180px;position:sticky;top:88px;overflow:hidden;box-shadow:0 2px 12px #0000000f}.menu-item{cursor:pointer;color:#333;border-bottom:1px solid #f0f0f0;align-items:center;gap:10px;padding:14px 16px;font-size:14px;transition:all .2s;display:flex}.menu-item:last-child{border-bottom:none}.menu-item:hover{background:#fff5f5}.menu-item.active{color:#fff;background:#ff4d4d}.menu-item .icon{font-size:18px}.menu-item .label{flex:1}.content-area{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.panel-section{background:#fff;border-radius:16px;padding:20px;box-shadow:0 2px 12px #0000000f}.panel-title{border-bottom:1px solid #f0f0f0;margin-bottom:16px;padding-bottom:12px;font-size:18px;font-weight:600}.favorites-section,.settings-section{padding:0}.empty{text-align:center;color:#999;background:#fff;border-radius:16px;padding:60px}.fav-list{flex-direction:column;gap:12px;display:flex}.fav-item{cursor:pointer;background:#fff;border-radius:12px;padding:16px}.fav-title{text-overflow:ellipsis;white-space:nowrap;margin-bottom:8px;font-size:15px;overflow:hidden}.fav-meta{color:#999;justify-content:space-between;align-items:center;font-size:12px;display:flex}.fav-meta button{color:#f44336;cursor:pointer;background:#fff;border:1px solid #f44336;border-radius:12px;padding:4px 12px;font-size:12px}.settings-form{background:#fff;border-radius:16px;padding:20px}.form-group{margin-bottom:16px}.form-group label{color:#666;margin-bottom:8px;font-size:14px;display:block}.form-group input{box-sizing:border-box;border:1px solid #e0e0e0;border-radius:10px;width:100%;padding:12px;font-size:14px}.save-btn{color:#fff;cursor:pointer;background:#ff4d4d;border:none;border-radius:10px;width:100%;padding:14px;font-size:16px}@media (width<=768px){.auth-box{margin:40px 16px}}.menu-badge{color:#fff;background:#ff4d4d;border-radius:10px;margin-left:auto;margin-right:8px;padding:2px 8px;font-size:11px}.submissions-section,.submit-section{max-width:600px;margin:16px auto}.sub-list{flex-direction:column;gap:12px;display:flex}.sub-item{background:#fff;border-radius:12px;padding:16px}.sub-title{cursor:pointer;margin-bottom:8px;font-size:15px;font-weight:500}.sub-title:hover{color:#ff4d4d}.sub-meta{color:#999;gap:12px;font-size:12px;display:flex}.sub-status{border-radius:10px;padding:2px 8px;font-size:12px}.sub-status.pending{color:#e65100;background:#fff3e0}.sub-status.approved{color:#2e7d32;background:#e8f5e9}.sub-status.rejected{color:#c62828;background:#ffebee}.submit-section .submit-form{background:#fff;border-radius:16px;margin:16px;padding:20px}.submit-form textarea{resize:vertical;box-sizing:border-box;border:1px solid #e0e0e0;border-radius:10px;width:100%;padding:12px;font-family:inherit;font-size:14px}.platform-select{gap:10px;display:flex}.platform-select button{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:10px;flex:1;padding:10px;font-size:13px}.platform-select button.active{color:#fff;background:#ff4d4d;border-color:#ff4d4d}.submit-btn{color:#fff;cursor:pointer;background:#ff4d4d;border:none;border-radius:10px;width:100%;margin-top:16px;padding:14px;font-size:16px}.submit-btn:disabled{background:#ccc}.submit-tip{color:#999;text-align:center;margin-top:12px;font-size:12px}.section-header{align-items:center;gap:12px;margin-bottom:20px;display:flex}.section-header button{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:20px;padding:8px 16px;font-size:13px}.section-header h3{font-size:18px}.admin-panel-wrapper{background:#fff;border-radius:16px;gap:16px;margin-top:12px;padding:16px;display:flex}.admin-sidebar{flex-direction:column;flex-shrink:0;gap:12px;width:180px;display:flex}.admin-sidebar .section-header{align-items:center;gap:8px;margin-bottom:0;display:flex}.admin-sidebar .section-header button{padding:6px 12px;font-size:12px}.admin-sidebar .section-header h3{white-space:nowrap;font-size:14px}.admin-nav{flex-direction:column;gap:4px;display:flex}.admin-nav button{cursor:pointer;text-align:left;background:#f5f5f5;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;transition:all .2s;display:flex}.admin-nav button:hover{background:#ffe8e8}.admin-nav button.active{color:#fff;background:#ff4d4d}.admin-main{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.admin-stats{gap:12px;display:flex}.admin-stats .stat{color:#fff;text-align:center;background:linear-gradient(135deg,#ff6b6b,#ff4d4d);border-radius:12px;flex:1;padding:12px}.admin-stats .num{font-size:20px;font-weight:700;display:block}.admin-stats .label{opacity:.9;font-size:12px;display:block}.filter-row{margin-bottom:12px}.filter-row select{border:1px solid #e0e0e0;border-radius:8px;padding:8px 12px;font-size:13px}.filter-tabs{gap:8px;margin-bottom:12px;display:flex}.filter-tabs button{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:20px;padding:6px 14px;font-size:12px}.filter-tabs button.active{color:#fff;background:#ff4d4d;border-color:#ff4d4d}.admin-section{flex-direction:column;gap:10px;display:flex}.admin-item{border:1px solid #f0f0f0;border-radius:12px;padding:12px}.admin-item-title{margin-bottom:6px;font-size:14px;font-weight:500}.admin-item-meta{color:#999;gap:8px;margin-bottom:8px;font-size:12px;display:flex}.admin-item-actions{gap:8px;display:flex}.admin-item-actions button{cursor:pointer;background:#f5f5f5;border:none;border-radius:6px;padding:5px 12px;font-size:12px}.admin-item-actions .del{color:#c62828;background:#ffebee}.admin-item-actions .hide-btn{color:#e65100;background:#fff3e0}.admin-item-actions .approve-btn{color:#2e7d32;background:#e8f5e9}.admin-item-actions .reject-btn{color:#c62828;background:#ffebee}.status-on{color:#4caf50}.status-off{color:#f44336}.approval-tag{border-radius:8px;padding:2px 6px;font-size:11px}.approval-tag.pending{color:#e65100;background:#fff3e0}.approval-tag.approved{color:#2e7d32;background:#e8f5e9}.approval-tag.rejected{color:#c62828;background:#ffebee}.tag{color:#e65100;background:#fff3e0;border-radius:8px;padding:2px 6px;font-size:11px}.user-row{align-items:center;gap:10px;margin-bottom:8px;display:flex}.user-avatar-sm{color:#fff;background:linear-gradient(135deg,#ff6b6b,#ff4d4d);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;font-weight:700;display:flex}.user-name-sm{font-size:14px;font-weight:500}.user-meta-sm{color:#999;font-size:11px}.user-status-tag{color:#2e7d32;background:#e8f5e9;border-radius:10px;margin-left:auto;padding:2px 8px;font-size:11px}.user-status-tag.banned{color:#c62828;background:#ffebee}@media (width<=768px){.user-body{flex-direction:column}.menu-list{flex-flow:wrap;gap:0;width:100%;position:static}.menu-item{border-bottom:none;border-right:1px solid #f0f0f0;flex:1;justify-content:center;min-width:calc(50% - 1px);padding:12px 8px;font-size:12px}.menu-item:nth-child(2n){border-right:none}.menu-item .arrow{display:none}.content-area{gap:12px}.panel-section{padding:16px}.panel-title{font-size:16px}.admin-panel-wrapper{flex-direction:column}.admin-sidebar{width:100%}.admin-nav{flex-flow:wrap;gap:6px}.admin-nav button{flex:1;justify-content:center;min-width:calc(50% - 3px);padding:8px;font-size:12px}.admin-stats{flex-direction:row}.admin-stats .stat{padding:8px 4px}.admin-stats .num{font-size:16px}.admin-stats .label{font-size:10px}}
