.app-header[data-v-04a2856c]{height:60px;justify-content:space-between;padding:0 24px;background-color:#2d2d2d;position:fixed;top:0;left:0;right:0;z-index:1000;box-shadow:0 2px 8px rgba(0,0,0,.15)}.app-header .header-left[data-v-04a2856c],.app-header[data-v-04a2856c]{display:flex;align-items:center}.app-header .header-left .logo-link[data-v-04a2856c]{display:flex;align-items:center;text-decoration:none;transition:opacity .3s;gap:4px}.app-header .header-left .logo-link[data-v-04a2856c]:hover{opacity:.8}.app-header .header-left .logo-link .logo-img[data-v-04a2856c]{height:36px;width:auto;display:block}.app-header .header-left .logo-link .logo-text[data-v-04a2856c]{font-size:16px;font-weight:500;color:#fff;white-space:nowrap}.app-header .header-center[data-v-04a2856c]{position:absolute;left:50%;transform:translateX(-50%);display:flex;align-items:center}.app-header .header-center .nav-menu[data-v-04a2856c]{display:flex;gap:32px}.app-header .header-center .nav-menu .nav-item[data-v-04a2856c]{font-size:18px;font-weight:600;color:#fff;text-decoration:none;padding:4px 0;position:relative;transition:opacity .3s}.app-header .header-center .nav-menu .nav-item[data-v-04a2856c]:hover{opacity:.8}.app-header .header-center .nav-menu .nav-item.active[data-v-04a2856c]{color:#fff;font-weight:600}.app-header .header-right[data-v-04a2856c]{display:flex;align-items:center;gap:16px}.app-header .header-right .search-box[data-v-04a2856c]{position:relative}.app-header .header-right .search-box .search-icon[data-v-04a2856c]{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#909399;font-size:16px}.app-header .header-right .user-avatar[data-v-04a2856c]{width:36px;height:36px;border-radius:50%;background-color:#3d3d3d;display:flex;align-items:center;justify-content:center;cursor:pointer}.app-header .header-right .user-avatar i[data-v-04a2856c]{font-size:20px;color:#909399}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:left;color:#2c3e50;margin-top:0}.main-container{min-height:100vh;padding-top:60px;box-sizing:border-box}.wechat-section{margin-top:40px;padding:20px}.user-info{margin-top:30px;padding:20px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.user-info h3{color:#28a745;margin-bottom:15px}.user-info p{margin:5px 0;color:#495057}.guncode-card[data-v-4e11a4d8]{background-color:#1e1e1e;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.2);overflow:hidden;transition:all .3s ease;height:100%;width:375px;cursor:pointer;font-family:Roboto,sans-serif}.guncode-card[data-v-4e11a4d8]:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.3)}.guncode-card .card-header[data-v-4e11a4d8]{padding:16px 16px 0 16px}.guncode-card .card-header .card-title[data-v-4e11a4d8]{display:flex;justify-content:space-between;align-items:flex-start}.guncode-card .card-header .card-title h3[data-v-4e11a4d8]{font-size:20px;color:#fff;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-wrap:break-word;word-break:break-all;line-height:1.3;max-width:280px}.guncode-card .card-header .card-title .bookmark-btn[data-v-4e11a4d8]{background:none;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit;color:#aaa}.guncode-card .card-header .author-info[data-v-4e11a4d8]{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#aaa}.guncode-card .card-header .author-info .author[data-v-4e11a4d8]{color:#8e8e93}.guncode-card .card-header .author-info .badge[data-v-4e11a4d8]{background-color:#3a5a2c;color:#67c23a;padding:2px 8px;border-radius:10px;margin-left:8px}.guncode-card .card-header .tags-row[data-v-4e11a4d8]{display:flex;flex-wrap:wrap;align-items:center;margin-top:8px}.guncode-card .card-header .tags-row .tag[data-v-4e11a4d8]{font-size:12px;padding:2px 8px;border-radius:10px;margin-right:8px;margin-bottom:6px}.guncode-card .card-header .tags-row .tag.tag-default[data-v-4e11a4d8],.guncode-card .card-header .tags-row .tag.tag-primary[data-v-4e11a4d8]{background-color:rgba(10,132,255,.1);color:#0a84ff}.guncode-card .card-header .tags-row .tag.tag-success[data-v-4e11a4d8]{background-color:rgba(103,194,58,.1);color:#67c23a}.guncode-card .card-header .tags-row .tag.tag-warning[data-v-4e11a4d8]{background-color:rgba(230,162,60,.1);color:#e6a23c}.guncode-card .card-header .tags-row .tag.tag-danger[data-v-4e11a4d8]{background-color:hsla(0,87%,69%,.1);color:#f56c6c}.guncode-card .card-header .tags-row .tag.tag-info[data-v-4e11a4d8]{background-color:hsla(220,4%,58%,.1);color:#909399}.guncode-card .card-body[data-v-4e11a4d8]{padding:0 0 16px 0;padding-bottom:16px}.guncode-card .card-body .description[data-v-4e11a4d8]{font-size:14px;color:#ccc;margin:0 16px 12px;line-height:1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.guncode-card .card-body .guncode-label[data-v-4e11a4d8]{font-size:14px;color:#0a84ff;margin:0 16px 12px;font-weight:600}.guncode-card .card-body .guncode-item-card[data-v-4e11a4d8]{background-color:#000;border-radius:16px;overflow:hidden;padding:12px 16px;margin:0 16px 16px 16px}.guncode-card .card-body .guncode-item-card[data-v-4e11a4d8]:last-child{margin-bottom:0}.guncode-card .card-body .guncode-item-card .guncode-item-header[data-v-4e11a4d8]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.guncode-card .card-body .guncode-item-card .guncode-item-header .guncode-item-title[data-v-4e11a4d8]{flex:1}.guncode-card .card-body .guncode-item-card .guncode-item-header .guncode-item-title .code-name[data-v-4e11a4d8]{font-size:14px;color:#fff;margin:0 0 4px 0}.guncode-card .card-body .guncode-item-card .guncode-item-header .guncode-item-title .code-description[data-v-4e11a4d8]{font-size:12px;color:#8e8e93;margin:0}.guncode-card .card-body .guncode-item-card .guncode-item-header .copy-btn[data-v-4e11a4d8]{background-color:#0a84ff;border:none;padding:6px 12px;color:#fff;cursor:pointer;border-radius:4px;flex-shrink:0}.guncode-card .card-body .guncode-item-card .guncode-item-header .copy-btn[data-v-4e11a4d8]:hover{background-color:#0056cc}.guncode-card .card-body .guncode-item-card .code-text[data-v-4e11a4d8]{font-family:Commit Mono,monospace;font-size:14px;color:#0a84ff;word-break:break-all;background-color:#2d2d2d;padding:10px;border-radius:6px;margin:0 0 8px 0}.guncode-card .card-body .guncode-item-card .guncode-item-footer[data-v-4e11a4d8]{display:flex;justify-content:space-between;font-size:12px;color:#909399}.guncode-card .card-body .guncode-item-card .guncode-item-footer .code-heat[data-v-4e11a4d8]{display:flex;align-items:center}.guncode-card .card-body .guncode-item-card .guncode-item-footer .code-heat i[data-v-4e11a4d8]{color:#e6a23c;margin-right:4px}.guncode-card .card-body .guncode-item-card .guncode-item-footer .code-label[data-v-4e11a4d8]{background-color:#333;padding:2px 8px;border-radius:10px}.wechat-login[data-v-3cda5c0e]{display:flex;justify-content:center;align-items:center;min-height:400px}.login-container[data-v-3cda5c0e]{text-align:center;padding:20px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1)}.login-container h3[data-v-3cda5c0e]{margin-bottom:20px;color:#333}.login-qrcode[data-v-3cda5c0e]{margin:20px 0;min-height:200px;display:flex;justify-content:center;align-items:center}.login-status[data-v-3cda5c0e]{margin-top:15px;padding:10px;background:#f5f5f5;border-radius:4px}.login-status p[data-v-3cda5c0e]{margin:0;color:#666}.relative[data-v-ff99a38e]{position:relative}.search-input[data-v-ff99a38e]{width:100%;height:40px;background-color:#3d3d3d;border-radius:4px;padding-left:2.5rem;padding-right:1rem;font-size:.875rem;border:none;color:#fff}.search-input[data-v-ff99a38e]:focus{outline:none;box-shadow:0 0 0 2px rgba(0,122,255,.2)}.search-icon[data-v-ff99a38e]{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#909399}.app-container[data-v-ff99a38e]{background-color:#000;width:100%;box-sizing:border-box;margin:0;max-width:none}.content[data-v-ff99a38e]{background-color:#000}:root{--primary-color:#007aff;--secondary-color:#67c23a;--warning-color:#e6a23c;--danger-color:#f56c6c;--info-color:#909399;--text-primary:#fff;--text-regular:#ccc;--text-secondary:#909399;--border-color:#3d3d3d;--bg-color:#000;--card-bg:#2d2d2d;--hover-bg:#3d3d3d}body{margin:0;padding:0;font-family:PingFang SC,Microsoft YaHei,sans-serif;background-color:var(--bg-color);color:var(--text-primary);min-height:1024px}.app-container{padding:20px;min-height:calc(100vh - 60px);box-sizing:border-box;max-width:100%;margin:0;background-color:#000;padding-top:20px}.main-content{display:flex;padding-top:16px;width:100%}.main-content .sidebar{width:300px;min-width:264px;background-color:var(--card-bg);padding:24px;height:calc(100vh - 76px);position:fixed;top:76px;left:0;overflow-y:auto;z-index:40;display:flex;flex-direction:column}.main-content .sidebar::-webkit-scrollbar{width:4px}.main-content .sidebar::-webkit-scrollbar-track{background:#2d2d2d}.main-content .sidebar::-webkit-scrollbar-thumb{background:#4a4a4a;border-radius:4px}.main-content .sidebar .sidebar-section{margin-bottom:32px}.main-content .sidebar .sidebar-section .section-title{font-size:18px;font-weight:500;color:var(--text-primary);margin-bottom:16px}.main-content .sidebar .sidebar-section .filter-btn{width:100%;text-align:left;padding:8px 16px;background-color:transparent;border:none;border-radius:4px;color:var(--text-secondary);font-size:14px;cursor:pointer;margin-bottom:8px;transition:all .3s}.main-content .sidebar .sidebar-section .filter-btn:hover{background-color:var(--hover-bg);color:var(--text-primary)}.main-content .sidebar .sidebar-section .filter-btn.active{background-color:var(--primary-color);color:#fff}.main-content .sidebar .sidebar-section .checkbox-item{display:flex;align-items:center;margin-bottom:12px}.main-content .sidebar .sidebar-section .checkbox-item input[type=checkbox]{width:16px;height:16px;margin-right:12px;border-radius:4px;accent-color:var(--primary-color)}.main-content .sidebar .sidebar-section .checkbox-item span{font-size:14px;color:var(--text-regular)}.main-content .sidebar .sidebar-section .price-range{padding:0 8px}.main-content .sidebar .sidebar-section .price-range .range-slider{position:relative;width:100%;height:2px;background-color:var(--border-color);border-radius:2px;margin:16px 0}.main-content .sidebar .sidebar-section .price-range .range-slider input[type=range]{position:absolute;width:100%;height:2px;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:none}.main-content .sidebar .sidebar-section .price-range .range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:var(--primary-color);cursor:pointer;pointer-events:auto}.main-content .sidebar .sidebar-section .price-range .range-values{display:flex;justify-content:space-between}.main-content .sidebar .sidebar-section .price-range .range-values span{font-size:14px;color:var(--text-secondary)}.main-content .sidebar .publish-btn{margin-top:auto;padding-top:24px;border-top:1px solid var(--border-color)}.main-content .sidebar .publish-btn button{width:100%;height:48px;background-color:var(--primary-color);color:#fff;border:none;border-radius:4px;font-weight:500;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s}.main-content .sidebar .publish-btn button:hover{background-color:#0056cc}.main-content .sidebar .publish-btn button i{margin-right:8px}.main-content .sidebar .divider{height:1px;background-color:var(--border-color);margin:16px 0;width:100%}.main-content .sidebar .footer-info{padding:0 0 16px 0;text-align:center;color:var(--text-secondary);font-size:12px;line-height:1.8}.main-content .sidebar .footer-info .footer-title{margin-bottom:8px;display:flex;justify-content:center}.main-content .sidebar .footer-info .footer-title .footer-title-img{max-width:100%;height:auto;display:block}.main-content .sidebar .footer-info .footer-title .footer-title-text{font-size:14px;font-weight:500;color:var(--text-primary)}.main-content .sidebar .footer-info .footer-company{color:var(--text-secondary);margin-bottom:4px}.main-content .sidebar .footer-info .footer-icp{color:var(--text-secondary);font-size:11px}.main-content .content{flex:1;margin-left:300px;padding:16px 24px;overflow:hidden;min-height:100vh;width:calc(100% - 300px)}.main-content .content .breadcrumb{font-size:14px;color:var(--text-secondary);margin-bottom:24px}.main-content .content .breadcrumb .breadcrumb-separator{margin:0 8px}.main-content .content .breadcrumb .breadcrumb-current{color:var(--text-primary)}.guncode-list{-moz-column-count:3;column-count:3;-moz-column-gap:20px;column-gap:20px;margin:0 auto;max-width:1200px}.guncode-list .guncode-card-wrapper{display:inline-block;width:375px;margin-bottom:20px;-moz-column-break-inside:avoid;break-inside:avoid;animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.guncode-card{background-color:var(--card-bg);border-radius:8px;overflow:hidden;transition:all .3s;cursor:pointer}.guncode-card:hover{background-color:var(--hover-bg)}.guncode-card .card-header{padding:16px}.guncode-card .card-header .card-title{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.guncode-card .card-header .card-title h3{font-size:18px;font-weight:500;color:var(--text-primary);margin:0}.guncode-card .card-header .card-title .bookmark-btn{color:var(--text-secondary);background:none;border:none;cursor:pointer}.guncode-card .card-header .card-title .bookmark-btn:hover{color:var(--primary-color)}.guncode-card .card-header .author-info{display:flex;align-items:center;margin-bottom:12px}.guncode-card .card-header .author-info .author{font-size:14px;color:var(--text-secondary);margin-right:8px}.guncode-card .card-header .author-info .badge{background-color:var(--primary-color);color:#fff;font-size:12px;padding:2px 8px;border-radius:10px}.guncode-card .card-body{padding:0 16px 16px}.guncode-card .card-body .description{font-size:14px;color:var(--text-secondary);margin:0 0 16px 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5}.guncode-card .card-body .guncode-container{background-color:var(--bg-color);border-radius:8px;padding:12px;margin-bottom:16px}.guncode-card .card-body .guncode-container .guncode-label{font-size:12px;color:var(--text-secondary);margin-bottom:8px}.guncode-card .card-body .guncode-container .guncode-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.guncode-card .card-body .guncode-container .guncode-item:last-child{margin-bottom:0}.guncode-card .card-body .guncode-container .guncode-item .code-text{font-family:monospace;font-size:14px;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.guncode-card .card-body .guncode-container .guncode-item .copy-btn{opacity:0;color:var(--text-secondary);background:none;border:none;cursor:pointer;transition:opacity .2s}.guncode-card .card-body .guncode-container .guncode-item .copy-btn:hover{color:var(--primary-color)}.guncode-card .card-body .guncode-container .guncode-item:hover .copy-btn{opacity:1}.guncode-card .card-footer{justify-content:space-between;padding:12px 16px;font-size:14px;color:var(--text-secondary)}.guncode-card .card-footer,.guncode-card .card-footer .heat{display:flex;align-items:center}.guncode-card .card-footer .heat i{color:var(--primary-color);margin-right:4px}.skeleton{background:linear-gradient(90deg,#3d3d3d 25%,#4a4a4a 50%,#3d3d3d 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media(min-width:1200px){.guncode-list{-moz-column-count:3;column-count:3;-moz-column-gap:20px;column-gap:20px}}@media(min-width:900px)and (max-width:1199px){.guncode-list{-moz-column-count:3;column-count:3;-moz-column-gap:18px;column-gap:18px}}@media(min-width:768px)and (max-width:899px){.guncode-list{-moz-column-count:2;column-count:2;-moz-column-gap:16px;column-gap:16px}}@media(min-width:600px)and (max-width:767px){.guncode-list{-moz-column-count:2;column-count:2;-moz-column-gap:14px;column-gap:14px}}@media(max-width:599px){.guncode-list{-moz-column-count:1;column-count:1;-moz-column-gap:12px;column-gap:12px}}@media(max-width:1023px){.main-content .sidebar{width:288px}.main-content .content{margin-left:288px;padding:16px}}@media(max-width:767px){.main-content .sidebar{display:none}.main-content .content{margin-left:0;padding:12px}}@media(max-width:480px){.main-content .content{padding:8px}.guncode-card h3{font-size:16px}.guncode-card p{font-size:12px}}.guncode-detail{background-color:var(--card-bg);border-radius:8px;padding:24px}.guncode-detail .detail-header{margin-bottom:24px}.guncode-detail .detail-header .title{font-size:24px;font-weight:600;color:var(--text-primary);margin-bottom:16px}.guncode-detail .detail-header .meta{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:16px}.guncode-detail .detail-header .meta .item{display:flex;align-items:center;margin-right:20px;margin-bottom:8px;color:var(--text-secondary)}.guncode-detail .detail-header .meta .item i{margin-right:6px}.guncode-detail .detail-header .tags{display:flex;flex-wrap:wrap;gap:8px}.guncode-detail .detail-header .tags .tag{padding:4px 12px;border-radius:12px;font-size:12px}.guncode-detail .detail-header .tags .tag.tag-success{background-color:rgba(103,194,58,.1);color:var(--secondary-color)}.guncode-detail .detail-header .tags .tag.tag-warning{background-color:rgba(230,162,60,.1);color:var(--warning-color)}.guncode-detail .detail-header .tags .tag.tag-danger{background-color:hsla(0,87%,69%,.1);color:var(--danger-color)}.guncode-detail .detail-header .tags .tag.tag-default{background-color:rgba(0,122,255,.1);color:var(--primary-color)}.guncode-detail .detail-content .description{font-size:15px;line-height:1.6;color:var(--text-regular);margin-bottom:24px}.guncode-detail .guncode-items .guncode-item{background-color:var(--card-bg);border-radius:8px;padding:16px;margin-bottom:20px;border:1px solid var(--border-color)}.guncode-detail .guncode-items .guncode-item:last-child{margin-bottom:0}.guncode-detail .guncode-items .guncode-item .item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.guncode-detail .guncode-items .guncode-item .item-header .item-title{font-size:18px;font-weight:500;color:var(--text-primary);margin:0}.guncode-detail .guncode-items .guncode-item .item-info{display:flex;flex-wrap:wrap;margin-bottom:16px}.guncode-detail .guncode-items .guncode-item .item-info .info-item{margin-right:20px;margin-bottom:8px}.guncode-detail .guncode-items .guncode-item .item-info .info-item .info-label{color:var(--text-secondary);margin-right:6px}.guncode-detail .guncode-items .guncode-item .item-info .info-item .info-value{color:var(--text-primary)}.guncode-detail .guncode-items .guncode-item .item-info .info-item .info-value.price{color:var(--danger-color)}.guncode-detail .guncode-items .guncode-item .item-info .info-item .info-value.heat{color:var(--warning-color)}.guncode-detail .guncode-items .guncode-item .code-container{background-color:var(--bg-color);border-radius:8px;padding:16px;margin-bottom:16px}.guncode-detail .guncode-items .guncode-item .code-container .code-title{font-size:14px;font-weight:500;color:var(--text-secondary);margin-bottom:12px}.guncode-detail .guncode-items .guncode-item .code-container .code-content{font-family:monospace;background-color:rgba(0,0,0,.2);padding:12px;border-radius:4px;color:var(--text-primary);overflow-x:auto;font-size:14px;line-height:1.6}.guncode-detail .guncode-items .guncode-item .item-description{background-color:var(--bg-color);border-radius:8px;padding:16px}.guncode-detail .guncode-items .guncode-item .item-description .description-title{font-size:14px;font-weight:500;color:var(--text-secondary);margin-bottom:12px}.guncode-detail .guncode-items .guncode-item .item-description p{margin:0;font-size:14px;line-height:1.6;color:var(--text-regular)}.guncode-detail .action-footer{margin-top:24px;display:flex;justify-content:center}.empty-data{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0;color:var(--text-secondary)}.el-loading-mask{background-color:rgba(0,0,0,.3)!important;backdrop-filter:blur(2px)}.el-loading-spinner .circular .path{stroke:#007aff!important}.content.v-loading{background-color:#000!important}