*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','PingFang SC','Hiragino Sans GB','Microsoft YaHei',sans-serif;color:#333;background:#f5f7fa;line-height:1.6;display:flex;flex-direction:column;min-height:100vh}main.container{flex:1}a{color:#2563eb;text-decoration:none}a:hover{color:#1d4ed8}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 20px}.btn{display:inline-block;padding:8px 20px;border-radius:6px;border:1px solid #d1d5db;background:#fff;color:#374151;cursor:pointer;font-size:14px;transition:all .2s;text-align:center}.btn:hover{background:#f3f4f6;color:#374151}.btn-primary{background:#2563eb;color:#fff;border-color:#2563eb}.btn-primary:hover{background:#1d4ed8;color:#fff}.btn-danger{background:#ef4444;color:#fff;border-color:#ef4444}.btn-danger:hover{background:#dc2626;color:#fff}.btn-sm{padding:5px 12px;font-size:13px}.btn-lg{padding:12px 32px;font-size:16px}.btn-block{display:block;width:100%}.site-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:0;position:sticky;top:0;z-index:100}.site-header .container{display:flex;align-items:center;justify-content:space-between;height:60px}.logo{display:flex;align-items:center;gap:10px;font-size:0}.logo img{height:42px;width:42px;border-radius:50%;object-fit:cover}.logo .logo-text{font-size:20px;font-weight:700;color:#1f2937}.logo:hover .logo-text{color:#2563eb}.main-nav{display:flex;gap:24px}.main-nav a{color:#555;font-size:15px}.main-nav a:hover{color:#2563eb}.mobile-menu-btn{display:none;background:0 0;border:none;font-size:24px;cursor:pointer}.hero{background:linear-gradient(135deg,#1f2937 0,#374151 100%);color:#fff;padding:60px 0;text-align:center;position:relative;overflow:hidden}.hero::before{content:'';position:absolute;top:-20%;left:-10%;width:120%;height:140%;background-image:url('/images/logo.jpg');background-size:60px 60px;background-repeat:repeat;opacity:.06;transform:rotate(-15deg);pointer-events:none}.hero .container{position:relative;z-index:1}.hero h1{font-size:36px;margin-bottom:12px}.hero p{font-size:18px;opacity:.9}.search-bar{padding:20px 0 0}.search-bar form{display:flex;gap:8px;max-width:480px}.search-bar input[type=text]{flex:1;padding:9px 14px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;outline:0;transition:border-color .2s}.search-bar input[type=text]:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.filter-bar{display:flex;gap:10px;padding:24px 0;flex-wrap:wrap}.filter-btn{padding:6px 16px;border-radius:20px;background:#fff;border:1px solid #d1d5db;color:#555;font-size:14px}.filter-btn.active,.filter-btn:hover{background:#2563eb;color:#fff;border-color:#2563eb}.software-list{padding:16px 0 40px}.software-row{display:flex;align-items:center;gap:16px;background:#fff;border-radius:10px;padding:14px 20px;margin-bottom:12px;box-shadow:0 1px 3px rgba(0,0,0,.06);transition:box-shadow .2s}.software-row:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.row-icon{width:56px;height:56px;border-radius:12px;overflow:hidden;flex-shrink:0;background:#f0f4ff;display:flex;align-items:center;justify-content:center}.row-icon img{width:100%;height:100%;object-fit:cover}.icon-placeholder-sm{width:56px;height:56px;border-radius:12px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-size:22px;font-weight:700;display:flex;align-items:center;justify-content:center}.row-info{flex:1;min-width:0}.row-info h3{font-size:16px;margin-bottom:2px}.row-info h3 a{color:#1f2937}.row-info h3 a:hover{color:#2563eb}.row-meta{font-size:12px;color:#9ca3af;margin-bottom:4px}.row-desc{font-size:13px;color:#6b7280;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row-actions{display:flex;gap:8px;flex-shrink:0}.software-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;padding:12px 0}.software-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08);padding:16px}.software-card .card-icon{display:none}.icon-placeholder{width:40px;height:40px;border-radius:8px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center}.card-body h3{font-size:15px;margin-bottom:4px}.card-body h3 a{color:#1f2937}.card-body h3 a:hover{color:#2563eb}.card-desc{font-size:13px;color:#6b7280;margin-bottom:10px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.download-count{font-size:13px;color:#9ca3af}.home-tools-section{background:#fff;border-radius:12px;padding:24px 28px;margin:28px 0;box-shadow:0 1px 3px rgba(0,0,0,.06)}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.section-header h2{font-size:20px;color:#1f2937}.section-desc{font-size:13px;color:#9ca3af;margin-bottom:16px}.home-tools-grid{display:flex;flex-wrap:wrap;gap:10px}.home-tool-item{padding:8px 18px;border-radius:8px;background:#f3f4f6;color:#374151;font-size:14px;transition:all .2s;border:1px solid transparent}.home-tool-item:hover{background:#eff6ff;color:#2563eb;border-color:#bfdbfe}.tools-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:20px 0 40px}.tool-card{background:#fff;border-radius:10px;padding:14px 16px;box-shadow:0 1px 3px rgba(0,0,0,.06);transition:transform .2s,box-shadow .2s;display:block;color:inherit}.tool-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.1);color:inherit}.tool-card h3{font-size:14px;margin-bottom:4px;color:#1f2937}.tool-card p{font-size:12px;color:#6b7280;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tool-badge{display:inline-block;margin-top:12px;padding:3px 10px;border-radius:10px;background:#ecfdf5;color:#059669;font-size:12px;font-weight:600}.tool-page{padding:28px 0}.tool-container{background:#fff;border-radius:12px;padding:28px;box-shadow:0 1px 3px rgba(0,0,0,.06);margin-bottom:24px}.tool-container h1{font-size:24px;margin-bottom:6px}.tool-subtitle{color:#6b7280;font-size:14px;margin-bottom:20px}.tool-area{margin-top:16px}.tool-area label{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:6px}.tool-area input[type=number],.tool-area input[type=text],.tool-area textarea{width:100%;padding:10px 14px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-family:'Courier New',monospace;resize:vertical}.tool-area input:focus,.tool-area textarea:focus{outline:0;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.tool-actions{margin:14px 0;display:flex;gap:8px;flex-wrap:wrap}.tool-output{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:14px;font-family:'Courier New',monospace;font-size:14px;white-space:pre-wrap;word-break:break-all;min-height:60px;max-height:400px;overflow-y:auto}.tool-row{display:flex;gap:16px}.tool-row>*{flex:1}.tool-seo{margin-top:20px;padding:20px;background:#f9fafb;border-radius:8px;font-size:14px;color:#4b5563;line-height:1.7}.tool-seo h2{font-size:18px;color:#1f2937;margin-bottom:10px}.breadcrumb{padding:20px 0;font-size:14px;color:#9ca3af}.breadcrumb a{color:#6b7280}.software-detail{background:#fff;border-radius:12px;padding:32px;margin-bottom:32px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.detail-header{margin-bottom:32px}.detail-info h1{font-size:28px;margin-bottom:12px;color:#111827}.meta-info{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;align-items:center}.badge{display:inline-block;padding:3px 10px;border-radius:12px;background:#eff6ff;color:#2563eb;font-size:13px}.download-stat{font-size:13px;color:#9ca3af}.detail-desc{font-size:16px;color:#4b5563;margin-bottom:20px;line-height:1.7}.download-btn small{display:block;font-size:12px;opacity:.8;margin-top:4px}.screenshots{margin:32px 0}.screenshots h2{font-size:20px;margin-bottom:16px}.screenshot-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.screenshot-item img{border-radius:8px;cursor:pointer;border:1px solid #e5e7eb;transition:transform .2s}.screenshot-item img:hover{transform:scale(1.02)}.detail-content,.sys-requirements{margin:32px 0}.detail-content h2,.sys-requirements h2{font-size:20px;margin-bottom:16px}.content-body{font-size:15px;line-height:1.8;color:#4b5563}.content-body p{margin-bottom:12px}.content-body ol,.content-body ul{margin:12px 0 12px 24px}.content-body li{margin-bottom:6px}.download-section{text-align:center;padding:40px 0 20px}.safe-notice{margin-top:12px;font-size:14px;color:#9ca3af}.related-software{margin-bottom:40px}.related-software h2{font-size:22px;margin-bottom:16px}.lightbox{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.85);z-index:999;align-items:center;justify-content:center;cursor:pointer}.lightbox.active{display:flex}.lightbox img{max-width:90%;max-height:90%;border-radius:8px}.page-content{background:#fff;border-radius:12px;padding:40px;margin:32px 0;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page-content h1{font-size:28px;margin-bottom:8px}.page-content h2{font-size:20px;margin-top:28px;margin-bottom:12px;color:#1f2937}.page-content p{margin-bottom:12px;font-size:15px;color:#4b5563;line-height:1.7}.page-content ul{margin:12px 0 12px 24px}.page-content li{margin-bottom:6px;font-size:15px;color:#4b5563}.update-date{font-size:14px;color:#9ca3af;margin-bottom:24px}.contact-page{padding:32px 0}.contact-page h1{font-size:26px;margin-bottom:4px}.contact-subtitle{color:#6b7280;font-size:15px;margin-bottom:28px}.contact-grid{display:flex;gap:32px;align-items:flex-start;background:#fff;border-radius:12px;padding:28px;box-shadow:0 1px 3px rgba(0,0,0,.06);margin-bottom:32px}.contact-left{flex:1;display:flex;flex-direction:column;gap:20px}.way-row{display:flex;gap:14px;align-items:flex-start}.way-icon{font-size:24px;width:44px;height:44px;background:#f3f4f6;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.way-row h3{font-size:15px;margin-bottom:2px;color:#1f2937}.way-row a{font-size:14px;color:#2563eb}.way-row p{font-size:13px;color:#9ca3af;margin:2px 0 0}.wechat-id{font-size:15px;font-weight:600;color:#1f2937;margin:0}.contact-right{text-align:center;flex-shrink:0}.qrcode-big{width:140px;height:140px;border-radius:10px;border:1px solid #e5e7eb}.contact-right p{font-size:12px;color:#9ca3af;margin-top:8px}.faq-section h2{font-size:20px;margin-bottom:14px;color:#1f2937}.faq-list{display:flex;flex-direction:column;gap:8px}.faq-item{background:#fff;border-radius:8px;border:1px solid #e5e7eb;overflow:hidden}.faq-item summary{padding:14px 18px;font-size:14px;font-weight:600;color:#1f2937;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::after{content:'+';font-size:18px;color:#9ca3af;font-weight:400}.faq-item[open] summary::after{content:'-'}.faq-item[open] summary{border-bottom:1px solid #f3f4f6}.faq-item p{padding:14px 18px;font-size:14px;color:#4b5563;margin:0;line-height:1.6;background:#fafafa}.error-page{text-align:center;padding:80px 0}.error-page h1{font-size:80px;color:#d1d5db}.error-page p{font-size:18px;color:#6b7280;margin:16px 0 32px}.empty-state{text-align:center;padding:60px 0}.empty-state h2{color:#9ca3af;font-size:24px}.empty-state p{color:#9ca3af;margin-top:8px}.site-footer{background:#1f2937;color:#9ca3af;padding:32px 0;text-align:center;margin-top:40px}.footer-links{margin-bottom:12px}.footer-links a{color:#9ca3af;margin:0 12px;font-size:14px}.footer-links a:hover{color:#fff}.site-footer p{font-size:13px}.admin-body{background:#f0f2f5}.admin-header{background:#1f2937;color:#fff;padding:0}.admin-header .container{display:flex;align-items:center;justify-content:space-between;height:56px}.admin-header h1{font-size:18px}.admin-header nav{display:flex;gap:8px}.admin-main{padding:24px 20px}.stats-bar{display:flex;gap:16px;margin-bottom:24px}.stat-card{background:#fff;border-radius:10px;padding:20px 28px;box-shadow:0 1px 3px rgba(0,0,0,.08);text-align:center}.stat-number{display:block;font-size:32px;font-weight:700;color:#2563eb}.stat-label{font-size:13px;color:#9ca3af}.admin-table-wrap{overflow-x:auto}.admin-table{width:100%;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08);border-collapse:collapse}.admin-table th{background:#f9fafb;padding:12px 16px;text-align:left;font-size:13px;color:#6b7280;font-weight:600;border-bottom:1px solid #e5e7eb}.admin-table td{padding:12px 16px;font-size:14px;border-bottom:1px solid #f3f4f6}.action-cell{white-space:nowrap}.action-cell .btn{margin-left:4px}.login-container{max-width:400px;margin:100px auto;background:#fff;padding:40px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.login-container h1{text-align:center;margin-bottom:24px;font-size:24px}.form-group{margin-bottom:16px}.form-group label{display:block;font-size:14px;font-weight:600;color:#374151;margin-bottom:6px}.form-group input[type=email],.form-group input[type=password],.form-group input[type=text],.form-group select,.form-group textarea{width:100%;padding:10px 14px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:0;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.form-group small{display:block;margin-top:4px;font-size:12px;color:#9ca3af}.form-row{display:flex;gap:16px}.form-row .form-group{flex:1}.admin-form{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.form-actions{margin-top:24px;display:flex;gap:12px}.alert{padding:12px 16px;border-radius:6px;margin-bottom:16px;font-size:14px}.alert-error{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}@media (max-width:768px){.main-nav{display:none}.main-nav.active{display:flex;flex-direction:column;position:absolute;top:60px;left:0;right:0;background:#fff;padding:16px 20px;border-bottom:1px solid #e5e7eb;gap:12px}.mobile-menu-btn{display:block}.hero{padding:40px 0}.hero h1{font-size:26px}.hero p{font-size:15px}.software-row{flex-wrap:wrap}.row-desc{white-space:normal;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.row-actions{width:100%;justify-content:flex-end}.software-grid{grid-template-columns:1fr}.form-row{flex-direction:column;gap:0}.page-content{padding:24px 16px}.software-detail{padding:20px 16px}.contact-grid{flex-direction:column;padding:20px}.contact-right{align-self:center}.stats-bar{flex-direction:column}.admin-header .container{flex-wrap:wrap;height:auto;padding:12px 20px;gap:8px}.admin-header nav{flex-wrap:wrap}.admin-table{font-size:13px}.admin-table td,.admin-table th{padding:8px 10px}.detail-info h1{font-size:22px}.screenshot-grid{grid-template-columns:repeat(2,1fr)}.tool-row{flex-direction:column}.tools-grid{grid-template-columns:repeat(2,1fr)}.tool-container{padding:18px}}@media (max-width:480px){.screenshot-grid{grid-template-columns:1fr}}