.cc-page{min-height:100vh;background:#f5f7fa;padding:24px 16px 48px}.cc-container{max-width:1040px;margin:0 auto}.cc-h1{font-size:28px;font-weight:700;color:#1a202c;margin:0 0 4px}.cc-h2{font-size:16px;color:#718096;margin:0 0 20px;font-weight:400}.cc-search-wrapper{position:relative;margin-bottom:16px}.cc-search{width:100%;padding:12px 40px 12px 16px;border:1px solid #e2e8f0;border-radius:12px;font-size:15px;background:#fff;color:#1a202c;outline:none;transition:border-color .2s;box-sizing:border-box}.cc-search:focus{border-color:#aeaeff;box-shadow:0 0 0 3px rgba(174,174,255,.15)}.cc-search::placeholder{color:#a0aec0}.cc-search-clear{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;font-size:20px;color:#a0aec0;cursor:pointer;padding:4px;line-height:1}.cc-search-clear:hover{color:#4a5568}.cc-tabs{display:flex;gap:8px;margin-bottom:20px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.cc-tabs::-webkit-scrollbar{display:none}.cc-tab{padding:8px 16px;border:1px solid #e2e8f0;border-radius:20px;background:#fff;color:#4a5568;font-size:14px;cursor:pointer;white-space:nowrap;transition:all .2s;font-weight:500}.cc-tab:hover{border-color:#aeaeff;color:#1a202c}.cc-tab.active{background:#aeaeff;border-color:#aeaeff;color:#fff}.cc-group{margin-bottom:24px}.cc-group-title{font-size:18px;font-weight:600;color:#2d3748;margin:0 0 12px;padding-bottom:8px;border-bottom:2px solid #aeaeff}.cc-list{display:flex;flex-direction:column;gap:2px;background:#edf2f7;border-radius:12px;overflow:hidden}.cc-item{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;text-decoration:none;color:inherit;transition:background .15s}.cc-item:hover{background:#f7fafc}.cc-item-left{display:flex;align-items:center;gap:12px;min-width:0}.cc-item-icon{border-radius:50%;flex-shrink:0}.cc-item-info{display:flex;align-items:baseline;gap:8px;min-width:0}.cc-item-name{font-size:15px;font-weight:600;color:#1a202c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cc-item-code{font-size:13px;color:#a0aec0;font-weight:400;white-space:nowrap}.cc-item-badge{font-size:12px;color:#718096;background:#edf2f7;padding:4px 10px;border-radius:12px;white-space:nowrap;flex-shrink:0}.cc-empty{text-align:center;color:#a0aec0;padding:40px 16px;font-size:15px}.cc-seo-text,.cc-seo-text-top{font-size:15px;line-height:1.7;color:#4a5568;margin-bottom:20px}.cc-seo-text{margin-top:32px;margin-bottom:0}@media (max-width:768px){.cc-page{padding:16px 12px 32px}.cc-h1{font-size:22px}.cc-item-info{flex-direction:column;gap:2px}.cc-item-badge{font-size:11px;padding:3px 8px}}@media (max-width:480px){.cc-h1{font-size:20px}.cc-item{padding:10px 12px}.cc-item-name{font-size:14px}.cc-tab{padding:6px 12px;font-size:13px}}