body{color:#1a1a1a;background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif}.app{max-width:1280px;margin:0 auto;padding:0 20px 80px}.header{z-index:50;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;box-shadow:0 1px 3px #0000000d}.header-inner{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:16px 20px;display:flex}.logo{color:#1a1a1a;letter-spacing:-.5px;font-size:1.4rem;font-weight:700}.logo span{color:#2563eb;font-weight:800}.header-right{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.user-info{align-items:center;gap:12px;display:flex}.user-email{color:#6b7280;font-size:.875rem;font-weight:500}.plan-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:999px;padding:4px 10px;font-size:.7rem;font-weight:600}.admin-link{color:#2563eb;font-size:.875rem;font-weight:500;text-decoration:none}.admin-link:hover{color:#1d4ed8}.auth-btns{gap:10px;display:flex}.btn-outline{color:#374151;cursor:pointer;background:0 0;border:1.5px solid #d1d5db;border-radius:8px;padding:8px 18px;font-size:.875rem;font-weight:500;transition:all .2s}.btn-outline:hover{color:#2563eb;background:#eff6ff;border-color:#2563eb}.btn-block{border-radius:8px;width:100%;margin-top:8px;padding:12px;font-size:1rem}.lang-switcher{gap:4px;display:flex}.lang-select{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;outline:none;padding:8px 12px;font-size:.875rem;font-weight:500;transition:all .2s}.lang-select:hover{color:#2563eb;border-color:#2563eb}.lang-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.lang-select option{color:#374151;background:#fff}.hero-section{text-align:center;padding:52px 20px 8px}.hero-badges{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:20px;display:flex}.hero-badge{color:#2563eb;letter-spacing:.02em;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:5px 14px;font-size:.8rem;font-weight:600;display:inline-block}.hero-title{color:#111827;letter-spacing:-.5px;margin-bottom:14px;font-size:clamp(1.5rem,4vw,2.2rem);font-weight:800;line-height:1.3}.hero-title .highlight{color:#2563eb}.hero-desc{color:#6b7280;max-width:600px;margin:0 auto;font-size:1rem;line-height:1.7}.search-section{background:linear-gradient(135deg,#2563eb0d 0%,#3b82f60d 100%);border-radius:16px;margin:24px 0;padding:32px 0}.search-box{gap:12px;max-width:700px;margin:0 auto;display:flex}.search-input{color:#1a1a1a;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;flex:1;padding:14px 18px;font-size:1rem;transition:all .2s}.search-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.search-input::placeholder{color:#9ca3af}.search-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:10px;padding:14px 32px;font-size:1rem;font-weight:600;transition:all .2s}.search-btn:hover:not(:disabled){background:#1d4ed8;box-shadow:0 4px 12px #2563eb4d}.search-btn:disabled{opacity:.5;cursor:not-allowed}.quota-bar{text-align:center;color:#6b7280;margin-top:16px;font-size:.875rem}.quota-bar a{color:#2563eb;font-weight:500;text-decoration:none}.quota-bar a:hover{text-decoration:underline}.quota-empty{color:#dc2626}.error-bar{color:#991b1b;text-align:center;background:#fee2e2;border:1px solid #fecaca;border-radius:10px;margin:16px 0;padding:12px 16px}.result-meta{color:#6b7280;text-align:center;margin:20px 0;font-size:.875rem}.result-meta strong{color:#2563eb;font-weight:600}.product-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;margin:32px 0;display:grid}.product-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 1px 3px #0000000d}.product-card:hover{border-color:#2563eb;transform:translateY(-6px);box-shadow:0 12px 24px #2563eb26}.card-img-wrap{aspect-ratio:1;background:#f9fafb;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.card-img-wrap img{object-fit:contain;width:100%;height:100%;padding:12px}.card-body{padding:16px}.card-title{color:#1a1a1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.8em;margin-bottom:10px;font-size:.875rem;font-weight:500;line-height:1.5;display:-webkit-box;overflow:hidden}.card-price-row{align-items:baseline;gap:8px;margin-bottom:10px;display:flex}.price{color:#2563eb;font-size:1.25rem;font-weight:700}.original-price{color:#9ca3af;font-size:.875rem;text-decoration:line-through}.card-stats{color:#6b7280;gap:10px;margin-bottom:10px;font-size:.75rem;display:flex}.ai-badges{flex-wrap:wrap;gap:6px;display:flex}.badge{text-transform:uppercase;letter-spacing:.3px;border-radius:6px;padding:4px 8px;font-size:.7rem;font-weight:600}.badge.profit.high{color:#166534;background:#dcfce7}.badge.profit.mid{color:#92400e;background:#fef3c7}.badge.profit.low{color:#3730a3;background:#e0e7ff}.badge.competition.low{color:#166534;background:#dcfce7}.badge.competition.mid{color:#92400e;background:#fef3c7}.badge.competition.high{color:#991b1b;background:#fee2e2}.badge.recommend{color:#92400e;background:#fef3c7}.empty{text-align:center;color:#9ca3af;padding:80px 20px;font-size:1rem}.loading{flex-direction:column;align-items:center;gap:20px;padding:80px 0;display:flex}@keyframes spin{to{transform:rotate(360deg)}}.pagination{justify-content:center;align-items:center;gap:20px;margin-top:40px;display:flex}.pagination button{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;padding:10px 24px;font-weight:500;transition:all .2s}.pagination button:hover:not(:disabled){color:#2563eb;background:#eff6ff;border-color:#2563eb}.pagination button:disabled{opacity:.4;cursor:not-allowed}.pagination span{color:#6b7280;font-size:.95rem;font-weight:500}.seller-stats{text-align:center;color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-top:48px;padding:18px 24px;font-size:.9rem;display:flex}.seller-stats-dot{background:#10b981;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse;display:inline-block}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.footer{text-align:center;background:#f9fafb;border-top:1px solid #e5e7eb;margin-top:60px;padding:40px 20px}.footer-content{max-width:1280px;margin:0 auto}.footer-content p{color:#6b7280;margin:4px 0;font-size:.875rem}.footer-tagline{color:#9ca3af;margin-top:8px;font-size:.8125rem}.modal-mask{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:800px;max-height:90vh;padding:28px;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000001f}.modal-sm{max-width:440px}.modal-close{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;width:34px;height:34px;font-size:1rem;transition:all .2s;position:absolute;top:18px;right:18px}.modal-close:hover{color:#111827;background:#e5e7eb}.modal-content{flex-wrap:wrap;gap:28px;display:flex}.modal-img{flex-direction:column;flex-shrink:0;gap:8px;width:210px;display:flex}.img-main-wrap{cursor:zoom-in;aspect-ratio:1;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;position:relative;overflow:hidden}.img-main{object-fit:contain;width:100%;height:100%;padding:12px;display:block}.img-zoom-overlay{background:0 0;border-radius:12px;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;inset:0}.img-main-wrap:hover .img-zoom-overlay{background:#0000002e}.img-zoom-icon{opacity:0;filter:drop-shadow(0 1px 3px #0006);font-size:1.5rem;transition:opacity .2s}.img-main-wrap:hover .img-zoom-icon{opacity:1}.img-actions{justify-content:flex-end;display:flex}.img-action-btn{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:5px;padding:5px 12px;font-size:.75rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.img-action-btn:hover{color:#111827;background:#e5e7eb;border-color:#d1d5db}.img-thumbs{flex-wrap:wrap;gap:6px;display:flex}.img-thumb{object-fit:contain;cursor:pointer;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:7px;width:44px;height:44px;padding:3px;transition:all .18s}.img-thumb.active{background:#eff6ff;border-color:#2563eb}.img-thumb:hover:not(.active){border-color:#93c5fd}.modal-info{flex:1;min-width:220px}.lightbox-mask{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000e0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lightbox-inner{align-items:center;gap:16px;max-width:90vw;max-height:90vh;display:flex;position:relative}.lightbox-img{object-fit:contain;background:#fff;border-radius:10px;max-width:80vw;max-height:80vh;padding:12px;box-shadow:0 8px 40px #00000080}.lightbox-close{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;transition:background .2s;display:flex;position:absolute;top:-44px;right:0}.lightbox-close:hover{background:#ffffff4d}.lightbox-arrow{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.6rem;line-height:1;transition:background .2s;display:flex}.lightbox-arrow:hover{background:#ffffff4d}.lightbox-dots{gap:6px;display:flex;position:absolute;bottom:-32px;left:50%;transform:translate(-50%)}.lightbox-dot{cursor:pointer;background:#ffffff59;border-radius:50%;width:7px;height:7px;transition:background .2s}.lightbox-dot.active{background:#fff}.modal-info h2{color:#111827;margin-bottom:14px;font-size:1rem;font-weight:600;line-height:1.6}.modal-price{align-items:baseline;gap:10px;margin-bottom:16px;display:flex}.modal-price .price{color:#2563eb;font-size:1.75rem}.modal-stats{color:#6b7280;flex-direction:column;gap:8px;margin-bottom:20px;font-size:.875rem;display:flex}.modal-ai h3{color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;font-size:.75rem;font-weight:600}.ai-row{align-items:center;gap:12px;margin-bottom:10px;display:flex}.ai-row label{color:#6b7280;flex-shrink:0;width:80px;font-size:.85rem;font-weight:500}.progress-bar{background:#e5e7eb;border-radius:999px;flex:1;height:6px;overflow:hidden}.progress-fill{border-radius:999px;height:100%}.progress-fill.high{background:#10b981}.progress-fill.mid{background:#f59e0b}.progress-fill.low{background:#6366f1}.stars{color:#f59e0b;font-size:1rem}.amazon-link{color:#fff;background:#2563eb;border-radius:8px;margin-top:18px;padding:12px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.amazon-link:hover{background:#1d4ed8;box-shadow:0 4px 12px #2563eb4d}.product-qr{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;align-items:center;gap:6px;margin-top:16px;padding:12px;display:flex}.qr-img{border-radius:6px;width:120px;height:120px}.qr-label{color:#6b7280;text-align:center;font-size:.75rem}.iping-notice{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;align-items:center;gap:8px;margin-top:16px;padding:12px 16px;font-size:.85rem;display:flex}.iping-notice a{color:#2563eb;font-weight:600;text-decoration:none}.iping-notice a:hover{text-decoration:underline}.iping-notice-center{justify-content:center;margin-top:20px}.iping-notice-icon{font-size:1rem}.modal-upgrade{max-width:720px}.upgrade-header{text-align:center;margin-bottom:32px}.upgrade-icon{margin-bottom:12px;font-size:3rem}.upgrade-header h2{color:#111827;margin-bottom:8px;font-size:1.5rem;font-weight:700}.upgrade-header p{color:#6b7280;font-size:.9rem}.plan-cards{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:24px;display:flex}.plan-card{text-align:center;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:14px;flex:1;min-width:180px;max-width:220px;padding:24px 18px;transition:all .2s;position:relative}.plan-card.unavailable{opacity:.6}.plan-card:not(.unavailable):hover{border-color:#2563eb;box-shadow:0 8px 24px #2563eb1a}.plan-card.featured{background:#eff6ff;border-color:#2563eb;transform:scale(1.04)}.plan-tag{color:#fff;white-space:nowrap;background:#2563eb;border-radius:999px;padding:4px 12px;font-size:.68rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.unavailable-tag{color:#6b7280!important;background:#d1d5db!important}.plan-name{color:#111827;margin-top:8px;margin-bottom:8px;font-size:1.05rem;font-weight:700}.plan-price{margin-bottom:6px}.plan-price-num{color:#2563eb;font-size:2rem;font-weight:800}.plan-limit{color:#6b7280;margin-bottom:14px;font-size:.85rem}.plan-perks{text-align:left;flex-direction:column;gap:6px;margin-bottom:18px;list-style:none;display:flex}.plan-perks li{color:#059669;font-size:.8rem;font-weight:500}.plan-btn{color:#9ca3af;cursor:not-allowed;background:#e5e7eb;border:none;border-radius:8px;width:100%;padding:10px;font-size:.875rem;font-weight:600;transition:all .2s}.plan-btn:not(:disabled){color:#fff;cursor:pointer;background:#2563eb}.plan-btn:not(:disabled):hover{background:#1d4ed8;box-shadow:0 4px 12px #2563eb40}.upgrade-login-hint{text-align:center;color:#6b7280;margin-bottom:10px;font-size:.875rem}.upgrade-login-hint a{color:#2563eb;font-weight:600;text-decoration:none}.upgrade-login-hint a:hover{text-decoration:underline}.purchase-error{color:#991b1b;text-align:center;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;margin-bottom:14px;padding:10px 14px;font-size:.875rem}.auth-modal{padding:8px 0}.auth-tabs{border-bottom:1px solid #e5e7eb;gap:0;margin-bottom:24px;display:flex}.auth-tabs button{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;margin-bottom:-1px;padding:10px;font-size:1rem;transition:all .2s}.auth-tabs button.active{color:#2563eb;border-bottom-color:#2563eb;font-weight:600}.form-group input::placeholder{color:#9ca3af}.ai-analyze-section{margin-top:18px}.ai-remaining-bar{color:#6b7280;background:#f3f4f6;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:6px 12px;font-size:.8rem;display:flex}.ai-remaining-bar a{color:#2563eb;margin-left:8px;font-weight:600;text-decoration:none}.ai-remaining-bar a:hover{text-decoration:underline}.btn-analyze{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;width:100%;padding:12px 22px;font-size:.9rem;font-weight:600;transition:all .2s}.btn-analyze:hover:not(:disabled){background:#1d4ed8;box-shadow:0 4px 12px #2563eb4d}.btn-analyze:disabled{opacity:.5;cursor:not-allowed}.btn-analyze-locked{color:#6b7280;cursor:pointer;opacity:1;background:#f3f4f6;border:1.5px solid #d1d5db}.btn-analyze-locked:hover{background:#e5e7eb}.ai-locked{text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:20px}.ai-locked-icon{margin-bottom:8px;font-size:1.5rem}.ai-locked-text{color:#374151;margin-bottom:14px;font-size:.875rem;line-height:1.6}.ai-report{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;margin-top:14px;overflow:hidden}.ai-report-header{background:#eff6ff;border-bottom:1px solid #dbeafe;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.ai-report-title{color:#1e40af;letter-spacing:.05em;text-transform:uppercase;font-size:.8rem;font-weight:700}.ai-report-close{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:0;font-size:1rem;line-height:1}.ai-report-close:hover{color:#111827}.ai-report-body{color:#374151;white-space:pre-wrap;word-break:break-word;max-height:340px;padding:16px;font-family:inherit;font-size:.875rem;line-height:1.8;overflow-y:auto}.ai-analyze-error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;margin-top:10px;padding:10px 12px;font-size:.875rem}*{box-sizing:border-box;margin:0;padding:0}body{color:#111827;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif}.admin-app{background:#f9fafb;min-height:100vh}.admin-header{z-index:50;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;box-shadow:0 1px 3px #0000000d}.admin-header-inner{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:14px 16px;display:flex}.admin-header h1{color:#111827;font-size:1.4rem;font-weight:800}.admin-header h1 span{color:#2563eb}.header-right{align-items:center;gap:12px;display:flex}.back-link{color:#6b7280;font-size:.85rem;text-decoration:none}.back-link:hover{color:#2563eb}.user-email{color:#6b7280;font-size:.82rem}.btn-outline{color:#374151;cursor:pointer;background:0 0;border:1.5px solid #d1d5db;border-radius:7px;padding:6px 14px;font-size:.82rem;transition:all .2s}.btn-outline:hover{color:#2563eb;border-color:#2563eb}.btn-primary{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:7px 16px;font-size:.9rem;font-weight:600;transition:all .2s}.btn-primary:hover:not(:disabled){background:#1d4ed8;box-shadow:0 4px 12px #2563eb40}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-block{width:100%;margin-top:8px;padding:12px;font-size:1rem}.btn-sm{color:#6b7280;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;padding:4px 12px;font-size:.78rem;transition:all .2s}.btn-sm:hover{color:#2563eb;border-color:#2563eb}.login-required{justify-content:center;align-items:center;min-height:calc(100vh - 60px);display:flex}.login-box{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:360px;padding:32px;box-shadow:0 4px 24px #00000014}.login-box h2{color:#111827;text-align:center;margin-bottom:24px;font-size:1.3rem;font-weight:700}.form-group{margin-bottom:16px}.form-group label{color:#374151;margin-bottom:6px;font-size:.85rem;font-weight:500;display:block}.form-group input{color:#111827;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-size:.95rem;transition:all .2s}.form-group input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.auth-error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca;border-radius:6px;margin-bottom:8px;padding:8px 12px;font-size:.85rem}.admin-body{max-width:1400px;margin:0 auto;padding:24px 16px 60px}.stats-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:14px;margin-bottom:28px;display:grid}.stat-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px;box-shadow:0 1px 3px #0000000d}.stat-card.today{background:#eff6ff;border-color:#2563eb}.stat-value{color:#2563eb;font-size:1.8rem;font-weight:800}.stat-label{color:#6b7280;margin-top:4px;font-size:.78rem}.admin-cols{grid-template-columns:1fr 320px;align-items:start;gap:20px;display:grid}@media (width<=900px){.admin-cols{grid-template-columns:1fr}}.right-col{flex-direction:column;gap:0;display:flex}.admin-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px;box-shadow:0 1px 3px #0000000d}.section-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.section-header h2{color:#111827;font-size:.95rem;font-weight:700}.loading{justify-content:center;padding:40px;display:flex}.loading-sm{text-align:center;color:#6b7280;padding:20px;font-size:.85rem}.spinner{border:3px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;width:32px;height:32px;animation:.7s linear infinite spin}.table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:640px;font-size:.82rem}.admin-table th{text-align:left;color:#6b7280;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:8px 10px;font-weight:600}.admin-table td{color:#374151;border-bottom:1px solid #f3f4f6;padding:9px 10px}.admin-table tr:last-child td{border-bottom:none}.admin-table tr:hover td{background:#f9fafb}.empty-row{text-align:center;color:#9ca3af}.td-email{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:.78rem;overflow:hidden}.plan-badge{white-space:nowrap;border-radius:999px;padding:2px 7px;font-size:.68rem;font-weight:700}.plan-badge.free{color:#6b7280;background:#f3f4f6}.plan-badge.starter{color:#92400e;background:#fef3c7}.plan-badge.standard{color:#1e40af;background:#dbeafe}.plan-badge.premium{color:#6b21a8;background:#e9d5ff}.remain-ok{color:#059669;font-weight:700}.remain-empty{color:#dc2626;font-weight:700}.plan-select{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:6px;outline:none;padding:4px 8px;font-size:.78rem;transition:all .2s}.plan-select:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}.keyword-list{list-style:none}.keyword-list li{border-bottom:1px solid #f3f4f6;align-items:center;gap:8px;padding:7px 0;display:flex}.keyword-list li:last-child{border-bottom:none}.kw-rank{text-align:center;color:#9ca3af;width:18px;font-size:.75rem;font-weight:700}.kw-word{color:#374151;flex:1;font-size:.85rem}.kw-count{color:#2563eb;white-space:nowrap;font-size:.75rem;font-weight:600}.lang-group{margin-bottom:14px}.lang-group:last-child{margin-bottom:0}.lang-group-title{color:#6b7280;border-bottom:1px solid #e5e7eb;align-items:center;gap:6px;margin-bottom:4px;padding:6px 0 8px;font-size:.82rem;font-weight:700;display:flex}.lang-flag{font-size:1rem}.lang-total{color:#9ca3af;margin-left:auto;font-size:.72rem}.lang-tabs{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.lang-tab{color:#6b7280;cursor:pointer;background:#f3f4f6;border:1.5px solid #e5e7eb;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:600;transition:all .15s}.lang-tab:hover{color:#2563eb;border-color:#2563eb}.lang-tab.active{color:#fff;background:#2563eb;border-color:#2563eb}
