.center{text-align:center}.left{text-align:left}.right{text-align:right}.left-{float:left}.right-{float:right}.bothall{clear:both}.sep0{margin-top:0}.sep05{margin-top:5px}.sep{margin-top:10px}.sep15{margin-top:15px}.sep2{margin-top:20px}.sep25{margin-top:25px}.sep3{margin-top:30px}.sep4{margin-top:40px}.sep5{margin-top:50px}.sep0-{margin-bottom:0}.sep05-{margin-bottom:5px}.sep-{margin-bottom:10px}.sep15-{margin-bottom:15px}.sep2-{margin-bottom:20px}.sep25-{margin-bottom:25px}.sep3-{margin-bottom:30px}.sep4-{margin-bottom:40px}.sep5-{margin-bottom:50px}.-sep-{margin-top:10px;margin-bottom:10px}.-sep05-{margin-top:5px;margin-bottom:5px}.-sep2-{margin-top:20px;margin-bottom:20px}.-sep4-{margin-top:40px;margin-bottom:40px}.-sep5-{margin-top:50px;margin-bottom:50px}.nosep{margin:0}.sep-left{margin-left:20px}.sep-left1{margin-left:10px}.sep-left4{margin-left:40px}.sep-left05{margin-left:5px}.sep-right{margin-right:20px}.sep-right1{margin-right:10px}.sep-right4{margin-right:40px}.sep-right05{margin-right:5px}.sep-both{margin-right:10px;margin-left:10px}.sep-both2{margin-right:20px;margin-left:20px}.sep-both05{margin-right:5px;margin-left:5px}.b,.bold{font-weight:700}.nob,.nobold{font-weight:400}.no-b,.no-bold{font-weight:400}.i{font-style:italic}.no-i{font-style:normal}.u,.underline{text-decoration:underline}.no-u,.no-underline{text-decoration:none}.red{color:red}.blue{color:#00f}.black{color:#000}.white{color:#fff}.green{color:green}.hightlight{color:red}.cursor-pointer{cursor:pointer}.hide{display:none}.block,.display{display:block}.inline{display:inline}.inline-block{display:inline-block}.middle{vertical-align:middle}.top{vertical-align:top}.small{font-size:90%}.small2{font-size:80%}.large{font-size:110%}.large2{font-size:120%}.large3{font-size:130%}.large4{font-size:140%}.large5{font-size:150%}.normal{font-size:100%}.error,.msg,.notice,.success{padding:.8em;margin-bottom:1em;border:2px solid #ddd}.error{background:#fbe3e4;color:#8a1f11;border-color:#fbc2c4}.notice{background:#fff6bf;color:#514721;border-color:#ffd324}.success{background:#e6efc2;color:#264409;border-color:#c6d880}.msg{background:#d5edf8;color:#205791;border-color:#92cae4}.error a{color:#8a1f11}.notice a{color:#514721}.success a{color:#264409}.msg a{color:#205791}.flex{display:flex}.flex-grow-1{flex-grow:1}.flex-grow-0{flex-grow:0}@keyframes cursor-blink{0%,50%{opacity:1}100%,51%{opacity:0}}.main-font-family{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-feature-settings:"kern" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.list-row-logo img[src^="/imgs/"],.mcp-logo img[src^="/imgs/"],.related-logo img[src^="/imgs/"]{opacity:.8;transition:opacity .3s ease}.list-row-logo img[src^="/imgs/"]:hover,.mcp-logo img[src^="/imgs/"]:hover,.related-logo img[src^="/imgs/"]:hover{opacity:1}.sub-font-family{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}a{text-decoration:none}a.external-link{color:#1D1D1F}a.external-link:hover{color:#007AFF}a.external-link::before{content:"\F1C5";font-family:bootstrap-icons;font-size:.8rem;margin-right:5px;margin-left:8px}a.black{color:#1D1D1F}.container{max-width:1200px}html.theme-transition,html.theme-transition *,html.theme-transition :after,html.theme-transition :before{transition:background-color .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)!important;transition-delay:0s!important}body{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-feature-settings:"kern" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1D1D1F;line-height:1.6;background-color:#FFF;font-size:17px}h1,h2,h3,h4,h5,h6{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#1D1D1F;font-weight:600;letter-spacing:-.02em}button.to-top{z-index:999;display:none;position:fixed;right:20px;bottom:30px;cursor:pointer;background:#007AFF;color:#fff;border:none;border-radius:50%;width:44px;height:44px;box-shadow:0 4px 16px rgba(0,122,255,.3);transition:all .3s cubic-bezier(.4,0,.2,1)}button.to-top:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,122,255,.4)}.navbar{background:rgba(255,255,255,.8)!important;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid rgba(0,0,0,.1);box-shadow:none;padding:8px 0;position:relative;z-index:1020}.navbar .navbar-brand{font-weight:600;font-size:1.25rem;color:#1D1D1F}.navbar .navbar-brand .brand-text{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:700;letter-spacing:-.01em;font-size:1.2rem;position:relative}.navbar .navbar-brand .brand-text .brand-cursor{color:#007AFF;font-weight:800;position:relative}.navbar .navbar-brand .brand-text .brand-cursor::after{content:'';position:absolute;right:-1px;top:2px;width:2px;height:calc(100% - 4px);background:#007AFF;animation:cursor-blink 1.5s infinite;opacity:.4}.navbar .navbar-brand .brand-text .brand-mcp{color:#34C759;font-weight:800;text-transform:uppercase;letter-spacing:.02em;margin-left:1px;text-shadow:0 0 8px rgba(52,199,89,.3)}.navbar .navbar-brand .brand-text .brand-dev{color:#FF9500;font-weight:600;font-style:italic;margin-left:1px}.navbar .navbar-brand .brand-text:hover .brand-cursor::after{animation-duration:.8s}.navbar .navbar-brand .brand-text:hover .brand-mcp{text-shadow:0 0 12px rgba(52,199,89,.5)}.navbar .navbar-brand img{max-height:28px;width:auto}.navbar .nav-link{color:#1D1D1F;font-weight:400;padding:8px 16px!important;border-radius:8px;transition:all .2s ease}.navbar .nav-link:hover{color:#007AFF;background:rgba(0,122,255,.1)}.navbar .dropdown-menu{border:none;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);box-shadow:0 8px 32px rgba(0,0,0,.12);border-radius:12px;padding:8px;margin-top:8px;z-index:1050!important}.navbar .dropdown-menu .dropdown-item{padding:8px 12px;font-size:15px;border-radius:6px;transition:all .2s ease}.navbar .dropdown-menu .dropdown-item:hover{background-color:rgba(0,122,255,.1);color:#007AFF}.navbar .dropdown-menu .dropdown-item.active{background-color:#007AFF;color:#fff}.navbar .nav-item.dropdown .dropdown-menu{z-index:1055!important}@media (max-width:768px){.navbar .navbar-brand{font-size:1rem}}.cell-search-bar .search-form{margin:0 auto}.cell-search-bar .search-form .input-group{background:#fff;border-radius:50px;box-shadow:0 4px 24px rgba(0,0,0,.1);border:1px solid rgba(0,122,255,.2);overflow:hidden;transition:all .3s ease}.cell-search-bar .search-form .input-group:hover{box-shadow:0 8px 32px rgba(0,122,255,.15);border-color:rgba(0,122,255,.3)}.cell-search-bar .search-form .input-group:focus-within{box-shadow:0 8px 32px rgba(0,122,255,.2);border-color:#007AFF}.cell-search-bar .search-form .input-group .form-control{border:none;padding:16px 24px;font-size:16px;background:0 0;color:#1D1D1F}.cell-search-bar .search-form .input-group .form-control:focus{box-shadow:none;background:0 0}.cell-search-bar .search-form .input-group .form-control::placeholder{color:#86868B;font-weight:400}.cell-search-bar .search-form .input-group .form-select{border:none;background:0 0;border-left:1px solid #D1D1D6;border-radius:0;padding:16px 20px;color:#86868B;font-size:14px}.cell-search-bar .search-form .input-group .form-select:focus{box-shadow:none}.cell-search-bar .search-form .input-group .btn{border:none;border-radius:0 50px 50px 0;padding:16px 24px;background:#007AFF;color:#fff;font-size:16px;transition:all .2s ease}.cell-search-bar .search-form .input-group .btn:hover{background:#0066d6;transform:scale(1.02)}.cell-search-bar .search-form .input-group .btn i{font-size:16px}.mcp-card{background:#FFF;border-radius:16px;padding:20px;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #D1D1D6;height:100%;display:flex;flex-direction:column}.mcp-card:hover{transform:translateY(-8px);box-shadow:0 16px 48px rgba(0,0,0,.1);border-color:#007AFF}.mcp-card .mcp-card-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.mcp-card .mcp-card-header .mcp-logo{flex-shrink:0;width:48px;height:48px;border-radius:12px;overflow:hidden;background:#F5F5F7;display:flex;align-items:center;justify-content:center}.mcp-card .mcp-card-header .mcp-logo img{width:100%;height:100%;object-fit:cover}.mcp-card .mcp-card-header .mcp-info{flex:1;min-width:0}.mcp-card .mcp-card-header .mcp-info .mcp-name{margin:0 0 8px 0;font-size:1.1rem;font-weight:600;line-height:1.3}.mcp-card .mcp-card-header .mcp-info .mcp-name a{color:#1D1D1F;text-decoration:none}.mcp-card .mcp-card-header .mcp-info .mcp-name a:hover{color:#007AFF}.mcp-card .mcp-author{display:flex;align-items:center;gap:8px;font-size:.9rem;color:#86868B;margin-bottom:12px}.mcp-card .mcp-author .author-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover}.mcp-card .mcp-author .author-name{font-weight:500}.mcp-card .mcp-author .author-name a{color:inherit;text-decoration:none;transition:all .3s ease}.mcp-card .mcp-author .author-name a:hover{color:#007AFF;text-decoration:none}.mcp-card .mcp-stats{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:12px}.mcp-card .mcp-stats .github-display{display:inline-flex;align-items:center;gap:4px;color:#1D1D1F;font-size:.9rem;font-weight:500}.mcp-card .mcp-stats .github-display i{font-size:.9rem}.mcp-card .mcp-stats .github-display .star-count{font-weight:600}.mcp-card .mcp-stats .featured-badge{display:flex;align-items:center;gap:4px;background:linear-gradient(45deg,#fbbf24,#f59e0b);color:#fff;padding:4px 8px;border-radius:12px;font-size:.75rem;font-weight:600}.mcp-card .mcp-stats .featured-badge .featured-text{display:none}@media (min-width:768px){.mcp-card .mcp-stats .featured-badge .featured-text{display:inline}}.mcp-card .mcp-description{flex:1;margin-bottom:16px}.mcp-card .mcp-description p{font-size:.95rem;line-height:1.5;color:#1D1D1F;margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.mcp-card .mcp-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.mcp-card .mcp-tags .mcp-tag{background:rgba(0,122,255,.1);color:#007AFF;padding:4px 8px;border-radius:6px;font-size:.8rem;font-weight:500}.mcp-card .mcp-meta{font-size:.85rem;color:#86868B}.mcp-card .mcp-meta .meta-row{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:8px}.mcp-card .mcp-meta .meta-row:last-child{margin-bottom:0}@media (max-width:768px){.mcp-card .mcp-meta .meta-row{flex-direction:column;gap:8px}}.mcp-card .mcp-meta .meta-item{display:flex;align-items:center;gap:4px}.mcp-card .mcp-meta .meta-item i{font-size:.8rem;opacity:.8}.mcp-card .mcp-meta .meta-item .meta-label{font-weight:500}.mcp-card .mcp-meta .meta-item .meta-value{opacity:.8}.mcp-card .mcp-meta .meta-item.star-info{background:rgba(255,193,7,.1);color:#f59e0b;padding:2px 8px;border-radius:12px;font-size:.8rem}.mcp-card .mcp-meta .meta-item.star-info i{color:#f59e0b}.mcp-card .mcp-meta .created-time{display:flex;align-items:center;gap:4px}.cell-list-rows .list-rows-grid{display:grid;gap:24px}@media (min-width:768px){.cell-list-rows .list-rows-grid{gap:32px}}.cell-list-rows .list-row-card{background:#FFF;padding:24px;border-radius:16px;border:1px solid #D1D1D6;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.cell-list-rows .list-row-card:hover{border-color:#007AFF;box-shadow:0 12px 40px rgba(0,0,0,.1);transform:translateY(-2px)}.cell-list-rows .list-row-card .list-row-featured-badge{position:absolute;top:16px;right:16px;background:linear-gradient(45deg,#fbbf24,#f59e0b);color:#fff;padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:600;display:flex;align-items:center;gap:4px;z-index:2}.cell-list-rows .list-row-card .list-row-header{display:flex;align-items:flex-start;gap:16px;margin-bottom:16px}.cell-list-rows .list-row-card .list-row-header .list-row-logo{flex-shrink:0;width:48px;height:48px;border-radius:8px;background:#F5F5F7;display:flex;align-items:center;justify-content:center;overflow:hidden}.cell-list-rows .list-row-card .list-row-header .list-row-logo img{width:100%;height:100%;object-fit:cover}.cell-list-rows .list-row-card .list-row-header .list-row-info{flex:1;min-width:0}.cell-list-rows .list-row-card .list-row-header .list-row-info .list-row-name{margin:0 0 8px 0;font-size:1.25rem;font-weight:600;line-height:1.3}.cell-list-rows .list-row-card .list-row-header .list-row-info .list-row-name a{color:#1D1D1F;text-decoration:none;transition:color .2s ease}.cell-list-rows .list-row-card .list-row-header .list-row-info .list-row-name a:hover{color:#007AFF}.cell-list-rows .list-row-card .list-row-header .list-row-stats{display:flex;align-items:center;gap:8px;flex-shrink:0;justify-content:flex-start}.cell-list-rows .list-row-card .list-row-header .list-row-stats .github-display{display:inline-flex;align-items:center;gap:4px;color:#1D1D1F;font-size:.9rem;padding:4px 8px;border-radius:6px;background:#F5F5F7;border:1px solid #D1D1D6;font-weight:500}.cell-list-rows .list-row-card .list-row-header .list-row-stats .github-display i{font-size:.9rem}.cell-list-rows .list-row-card .list-row-header .list-row-stats .github-display .star-count{font-weight:600}.cell-list-rows .list-row-card .list-row-header .list-row-stats .featured-badge{display:flex;align-items:center;gap:4px;background:linear-gradient(45deg,#fbbf24,#f59e0b);color:#fff;padding:4px 8px;border-radius:12px;font-size:.75rem;font-weight:600}.cell-list-rows .list-row-card .list-row-header .list-row-stats .featured-badge .featured-text{display:none}@media (min-width:768px){.cell-list-rows .list-row-card .list-row-header .list-row-stats .featured-badge .featured-text{display:inline}}.cell-list-rows .list-row-card .list-row-author{display:flex;align-items:center;gap:8px;color:#86868B;font-size:.9rem}.cell-list-rows .list-row-card .list-row-author .author-avatar{width:32px;height:32px;border-radius:50%}.cell-list-rows .list-row-card .list-row-author .author-name{font-weight:500}.cell-list-rows .list-row-card .list-row-author .author-name a{color:inherit;text-decoration:none;transition:all .3s ease}.cell-list-rows .list-row-card .list-row-author .author-name a:hover{color:#007AFF;text-decoration:none}.cell-list-rows .list-row-card .list-row-description{margin-bottom:16px}.cell-list-rows .list-row-card .list-row-description p{color:#1D1D1F;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cell-list-rows .list-row-card .list-row-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.cell-list-rows .list-row-card .list-row-tags .list-row-tag{background:rgba(0,122,255,.1);color:#007AFF;padding:4px 8px;border-radius:6px;font-size:.8rem;font-weight:500}.cell-list-rows .list-row-card .list-row-meta{font-size:.85rem;color:#86868B}.cell-list-rows .list-row-card .list-row-meta .meta-row{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:8px}.cell-list-rows .list-row-card .list-row-meta .meta-row:last-child{margin-bottom:0}@media (max-width:768px){.cell-list-rows .list-row-card .list-row-meta .meta-row{flex-direction:column;gap:8px}}.cell-list-rows .list-row-card .list-row-meta .meta-item{display:flex;align-items:center;gap:4px}.cell-list-rows .list-row-card .list-row-meta .meta-item i{font-size:.8rem;opacity:.8}.cell-list-rows .list-row-card .list-row-meta .meta-item .meta-label{font-weight:500}.cell-list-rows .list-row-card .list-row-meta .meta-item .meta-value{opacity:.8}.cell-list-rows .list-row-card .list-row-meta .meta-item .star-info{background:rgba(255,193,7,.1);color:#f59e0b;padding:2px 8px;border-radius:12px}.cell-list-rows .list-row-card .list-row-meta .meta-item .star-info i{color:#f59e0b}.cell-list-rows .list-footer-extra{text-align:center;margin-top:32px;padding:24px;background:#F5F5F7;border-radius:12px}.pagination{display:flex;justify-content:center;padding-left:0;list-style:none;border-radius:8px;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.pagination li{margin:0 4px}.pagination li a{color:#007AFF;background-color:#FFF;text-decoration:none;position:relative;display:block;padding:8px 12px;line-height:1.25;border:1px solid #D1D1D6;border-radius:8px;transition:all .2s ease}.pagination li a:hover{color:#fff;background-color:#006ee6;border-color:#006ee6;transform:translateY(-1px)}.pagination li.active a{color:#fff;background-color:#007AFF;border-color:#007AFF;cursor:default;pointer-events:none}@media (max-width:768px){.pagination{flex-wrap:wrap;gap:8px}.pagination li{margin:0}}.breadcrumb{padding-left:0;background:0 0;display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;white-space:nowrap}.breadcrumb .breadcrumb-item{flex:0 0 auto}.breadcrumb .breadcrumb-item a{color:#86868B;text-decoration:none;transition:all .3s ease}.breadcrumb .breadcrumb-item a:hover{color:#007AFF}.breadcrumb .breadcrumb-item.active{color:#1D1D1F}.breadcrumb::-webkit-scrollbar{display:none}.breadcrumb>.breadcrumb-item+.breadcrumb-item::before{content:"›";color:#86868B}span.highlight{display:inline-block;border-radius:4px;transition:all .2s ease;background-color:#FFCC02;color:#1D1D1F;box-shadow:0 1px 3px rgba(0,0,0,.1)}span.highlight:hover{background-color:#FFB000}.index-page .hero-section{background:linear-gradient(135deg,#F5F7FA 0,#C3CFE2 100%);padding:60px 0}.index-page .hero-section .hero-content{text-align:center;max-width:800px;margin:0 auto}.index-page .hero-section .hero-title{font-size:clamp(2.2rem,4vw,3.2rem);font-weight:700;margin-bottom:16px;color:#1D1D1F;line-height:1.2}.index-page .hero-section .hero-title .highlight-text{color:#007AFF}.index-page .hero-section .hero-description{font-size:1.1rem;line-height:1.5;margin-bottom:32px;color:#86868B;margin-left:auto;margin-right:auto}.index-page .hero-section .hero-search{margin-bottom:32px}.index-page .hero-section .hero-stats{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap}.index-page .hero-section .hero-stats .stat-item{text-align:center}.index-page .hero-section .hero-stats .stat-item .stat-number{display:block;font-size:1.3rem;font-weight:700;color:#1D1D1F;line-height:1.2}.index-page .hero-section .hero-stats .stat-item .stat-label{display:block;font-size:.85rem;color:#86868B;margin-top:2px;font-weight:500}.index-page .hero-section .hero-stats .stat-divider{color:#86868B;font-size:1.2rem;font-weight:300}.index-page .quality-section{background:#F5F5F7;padding:80px 0}.index-page .quality-section .quality-content{text-align:center;max-width:800px;margin:0 auto}.index-page .quality-section .quality-content .quality-icon{margin-bottom:24px}.index-page .quality-section .quality-content .quality-icon i{font-size:3rem;color:#34C759}.index-page .quality-section .quality-content .quality-title{font-size:2.2rem;font-weight:700;margin-bottom:24px;color:#1D1D1F}.index-page .quality-section .quality-content .quality-description{font-size:1.1rem;line-height:1.6;color:#86868B;margin-bottom:40px}.index-page .quality-section .quality-content .quality-features{display:flex;justify-content:center;gap:32px;flex-wrap:wrap}.index-page .quality-section .quality-content .quality-features .feature-item{display:flex;align-items:center;gap:8px;padding:12px 20px;background:#fff;border-radius:25px;border:1px solid #D1D1D6;font-weight:500}.index-page .quality-section .quality-content .quality-features .feature-item i{font-size:1.1rem;color:#34C759}@media (max-width:768px){.index-page .quality-section{padding:60px 0}.index-page .quality-section .quality-content .quality-title{font-size:1.8rem}.index-page .quality-section .quality-content .quality-description{font-size:1rem}.index-page .quality-section .quality-content .quality-features{gap:16px;flex-direction:column;align-items:center}}.index-page section{padding:60px 0}.index-page section.featured-section{background:#F5F5F7}.index-page section.categories-section{background:#F5F5F7}.index-page section.cta-section{background:#1C1C1E;color:#fff;text-align:center}.index-page section.cta-section .cta-title{font-size:2.2rem;font-weight:700;margin-bottom:16px;color:#fff}.index-page section.cta-section .cta-description{font-size:1.1rem;opacity:.8;margin-bottom:32px;max-width:600px;margin-left:auto;margin-right:auto}.index-page section.cta-section .cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.index-page section.cta-section .cta-buttons .btn-primary,.index-page section.cta-section .cta-buttons .btn-secondary{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease}.index-page section.cta-section .cta-buttons .btn-primary i,.index-page section.cta-section .cta-buttons .btn-secondary i{font-size:1rem}.index-page section.cta-section .cta-buttons .btn-primary{background:#007AFF;color:#fff}.index-page section.cta-section .cta-buttons .btn-primary:hover{background:#0062cc;transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,122,255,.4);color:#fff}.index-page section.cta-section .cta-buttons .btn-secondary{background:0 0;color:#fff;border:2px solid rgba(255,255,255,.3)}.index-page section.cta-section .cta-buttons .btn-secondary:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.5);color:#fff}.index-page .section-header{text-align:center;margin-bottom:48px}.index-page .section-header .section-title{font-size:2rem;font-weight:700;margin-bottom:12px;display:flex;align-items:center;justify-content:center;gap:12px}.index-page .section-header .section-title i{font-size:1.8rem}.index-page .section-header .section-subtitle{font-size:1rem;color:#86868B;margin:0 auto}.index-page .section-footer{text-align:center;margin-top:48px}.index-page .section-footer .btn-view-all{display:inline-flex;align-items:center;gap:8px;color:#007AFF;text-decoration:none;font-weight:600;padding:12px 24px;border:2px solid #007AFF;border-radius:50px;transition:all .3s ease}.index-page .section-footer .btn-view-all:hover{background:#007AFF;color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,122,255,.3)}.index-page .featured-grid,.index-page .mcps-grid{display:grid;gap:32px}@media (min-width:576px){.index-page .featured-grid,.index-page .mcps-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.index-page .featured-grid,.index-page .mcps-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.index-page .featured-grid,.index-page .mcps-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1200px){.index-page .featured-grid{grid-template-columns:repeat(3,1fr)}}.index-page .categories-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.index-page .category-card{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:#fff;border-radius:12px;text-decoration:none;color:#1D1D1F;transition:all .3s ease;border:1px solid #D1D1D6}.index-page .category-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgba(0,0,0,.1);color:#1D1D1F;border-color:#007AFF}.index-page .category-card:hover .category-arrow{transform:translateX(4px);color:#007AFF}.index-page .category-card .category-content .category-name{font-size:1.1rem;font-weight:600;margin-bottom:4px}.index-page .category-card .category-content .category-count{font-size:.9rem;color:#86868B}.index-page .category-card .category-arrow{font-size:1.2rem;color:#86868B;transition:all .3s ease}@media (max-width:768px){.index-page .hero-section{padding:40px 0}.index-page .hero-section .hero-title{font-size:2.2rem}.index-page .hero-section .hero-description{font-size:1rem}.index-page .hero-section .hero-stats{gap:16px}.index-page .hero-section .hero-stats .stat-divider{display:none}.index-page section{padding:40px 0}.index-page .section-header .section-title{font-size:1.8rem;flex-direction:column;gap:8px}.index-page .cta-section .cta-title{font-size:1.8rem}.index-page .cta-section .cta-buttons{flex-direction:column;align-items:center}.index-page .cell-search-bar .search-form{max-width:100%;padding:0 20px}.index-page .cell-search-bar .search-form .input-group .form-control{padding:12px 20px;font-size:16px}.index-page .cell-search-bar .search-form .input-group .btn{padding:12px 20px}}.category-page .category-header{text-align:center;margin-bottom:48px}.category-page .category-header .category-title{font-size:2.5rem;font-weight:700;margin-bottom:16px;color:#1D1D1F}.category-page .category-header .category-description{font-size:1.1rem;color:#86868B;margin-bottom:24px;max-width:600px;margin-left:auto;margin-right:auto}.category-page .category-header .category-stats .stats-text{display:inline-flex;align-items:center;gap:8px;background:#F5F5F7;color:#1D1D1F;padding:8px 16px;border-radius:20px;font-size:.9rem;font-weight:500}.category-page .empty-state{text-align:center;padding:80px 20px}.category-page .empty-state .empty-content{max-width:400px;margin:0 auto}.category-page .empty-state .empty-content i{font-size:4rem;color:#86868B;margin-bottom:24px;display:block}.category-page .empty-state .empty-content h3{font-size:1.5rem;margin-bottom:12px;color:#1D1D1F}.category-page .empty-state .empty-content p{color:#86868B;margin-bottom:32px}.category-page .empty-state .empty-content .btn-primary{display:inline-flex;align-items:center;gap:8px;background:#007AFF;color:#fff;padding:12px 24px;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease}.category-page .empty-state .empty-content .btn-primary:hover{background:#0062cc;transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,122,255,.4);color:#fff}.category-page .cell-list-rows{margin-bottom:40px}.tag-page .tag-header{text-align:center;margin-bottom:48px}.tag-page .tag-header .tag-title{font-size:2.5rem;font-weight:700;margin-bottom:16px;color:#1D1D1F}.tag-page .tag-header .tag-description{font-size:1.1rem;color:#86868B;margin-bottom:24px;max-width:600px;margin-left:auto;margin-right:auto}.tag-page .tag-header .tag-stats .stats-text{display:inline-flex;align-items:center;gap:8px;background:#F5F5F7;color:#1D1D1F;padding:8px 16px;border-radius:20px;font-size:.9rem;font-weight:500}.tag-page .empty-state{text-align:center;padding:80px 20px}.tag-page .empty-state .empty-content{max-width:400px;margin:0 auto}.tag-page .empty-state .empty-content i{font-size:4rem;color:#86868B;margin-bottom:24px;display:block}.tag-page .empty-state .empty-content h3{font-size:1.5rem;margin-bottom:12px;color:#1D1D1F}.tag-page .empty-state .empty-content p{color:#86868B;margin-bottom:32px}.tag-page .empty-state .empty-content .btn-primary{display:inline-flex;align-items:center;gap:8px;background:#007AFF;color:#fff;padding:12px 24px;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease}.tag-page .empty-state .empty-content .btn-primary:hover{background:#0062cc;transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,122,255,.4);color:#fff}.tag-page .cell-list-rows{margin-bottom:40px}.author-page .author-header{text-align:center;margin-bottom:48px}.author-page .author-header .author-title{font-size:2.5rem;font-weight:700;margin-bottom:16px;color:#1D1D1F}.author-page .author-header .author-description{font-size:1.1rem;color:#86868B;margin-bottom:24px;max-width:600px;margin-left:auto;margin-right:auto}.author-page .author-header .author-stats .stats-text{display:inline-flex;align-items:center;gap:8px;background:#F5F5F7;color:#1D1D1F;padding:8px 16px;border-radius:20px;font-size:.9rem;font-weight:500}.author-page .empty-state{text-align:center;padding:80px 20px}.author-page .empty-state .empty-content{max-width:400px;margin:0 auto}.author-page .empty-state .empty-content i{font-size:4rem;color:#86868B;margin-bottom:24px;display:block}.author-page .empty-state .empty-content h3{font-size:1.5rem;margin-bottom:12px;color:#1D1D1F}.author-page .empty-state .empty-content p{color:#86868B;margin-bottom:32px}.author-page .empty-state .empty-content .btn-primary{display:inline-flex;align-items:center;gap:8px;background:#007AFF;color:#fff;padding:12px 24px;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease}.author-page .empty-state .empty-content .btn-primary:hover{background:#0062cc;transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,122,255,.4);color:#fff}.author-page .cell-list-rows{margin-bottom:40px}.all-page .all-header{text-align:center;margin-bottom:48px}.all-page .all-header .all-title{font-size:2.5rem;font-weight:700;margin-bottom:16px;color:#1D1D1F}.all-page .all-header .all-description{font-size:1.1rem;color:#86868B;margin-bottom:24px;max-width:600px;margin-left:auto;margin-right:auto}.all-page .all-header .all-stats .stats-text{display:inline-flex;align-items:center;gap:8px;background:#F5F5F7;color:#1D1D1F;padding:8px 16px;border-radius:20px;font-size:.9rem;font-weight:500}.all-page .empty-state{text-align:center;padding:80px 20px}.all-page .empty-state .empty-content{max-width:400px;margin:0 auto}.all-page .empty-state .empty-content i{font-size:4rem;color:#86868B;margin-bottom:24px;display:block}.all-page .empty-state .empty-content h3{font-size:1.5rem;margin-bottom:12px;color:#1D1D1F}.all-page .empty-state .empty-content p{color:#86868B;margin-bottom:32px}.all-page .empty-state .empty-content .btn-primary{display:inline-flex;align-items:center;gap:8px;background:#007AFF;color:#fff;padding:12px 24px;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease}.all-page .empty-state .empty-content .btn-primary:hover{background:#0062cc;transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,122,255,.4);color:#fff}.all-page .cell-list-rows{margin-bottom:40px}.mcp-detail-page .mcp-header{padding:32px 0;margin-bottom:48px;border-bottom:1px solid #D1D1D6}.mcp-detail-page .mcp-header .header-main{display:flex;align-items:flex-start;gap:20px}.mcp-detail-page .mcp-header .mcp-logo{width:64px;height:64px;border-radius:12px;overflow:hidden;background:#F5F5F7;flex-shrink:0;display:flex;align-items:center;justify-content:center}.mcp-detail-page .mcp-header .mcp-logo img{width:100%;height:100%;object-fit:cover}.mcp-detail-page .mcp-header .header-info{flex:1;min-width:0}.mcp-detail-page .mcp-header .header-info .title-row{display:flex;align-items:center;gap:16px;margin-bottom:8px}.mcp-detail-page .mcp-header .header-info .title-row .mcp-title{font-size:2rem;font-weight:700;margin:0;color:#1D1D1F;letter-spacing:-.02em;line-height:1.2}.mcp-detail-page .mcp-header .header-info .title-row .featured-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 12px;background:linear-gradient(45deg,#d97706,#f59e0b);color:#fff;border-radius:12px;font-size:.8rem;font-weight:600}.mcp-detail-page .mcp-header .header-info .title-row .featured-badge i{font-size:10px}.mcp-detail-page .mcp-header .header-info .mcp-summary{font-size:1.1rem;margin:0 0 16px 0;line-height:1.5;font-weight:400}.mcp-detail-page .mcp-header .header-info .meta-row{display:flex;align-items:center;gap:24px;margin-bottom:16px;flex-wrap:wrap}.mcp-detail-page .mcp-header .header-info .meta-row .meta-item{display:flex;align-items:center;gap:8px;font-size:.9rem}.mcp-detail-page .mcp-header .header-info .meta-row .meta-item i{font-size:14px;flex-shrink:0}.mcp-detail-page .mcp-header .header-info .meta-row .meta-item.author-meta .author-avatar{width:24px;height:24px;border-radius:50%;object-fit:cover}.mcp-detail-page .mcp-header .header-info .meta-row .meta-item.author-meta .author-link{color:#007AFF;text-decoration:none;font-weight:500}.mcp-detail-page .mcp-header .header-info .meta-row .meta-item.author-meta .author-link:hover{text-decoration:underline}.mcp-detail-page .mcp-header .header-info .meta-row .meta-item .category-link{color:#007AFF;text-decoration:none;font-weight:500}.mcp-detail-page .mcp-header .header-info .meta-row .meta-item .category-link:hover{text-decoration:underline}.mcp-detail-page .mcp-header .header-info .links-row{display:flex;align-items:center;gap:24px;margin-bottom:16px;flex-wrap:wrap}.mcp-detail-page .mcp-header .header-info .links-row .link-group{display:flex;align-items:center;gap:8px}.mcp-detail-page .mcp-header .header-info .links-row .link-group .star-count{display:flex;align-items:center;gap:4px;font-size:.85rem;color:#86868B;font-weight:500}.mcp-detail-page .mcp-header .header-info .links-row .link-group .star-count i{font-size:12px;color:#f59e0b}.mcp-detail-page .mcp-header .header-info .links-row .link-group .simple-link{display:flex;align-items:center;gap:6px;color:#007AFF;text-decoration:none;font-weight:500;font-size:.9rem;transition:all .2s ease}.mcp-detail-page .mcp-header .header-info .links-row .link-group .simple-link:hover{color:#0062cc;text-decoration:underline}.mcp-detail-page .mcp-header .header-info .links-row .link-group .simple-link i{font-size:14px}.mcp-detail-page .mcp-header .header-info .tags-row{display:flex;flex-wrap:wrap;gap:8px}.mcp-detail-page .mcp-header .header-info .tags-row .tag-link{display:inline-block;padding:4px 12px;background:#F5F5F7;color:#1D1D1F;text-decoration:none;border-radius:16px;font-size:.8rem;font-weight:500;border:1px solid transparent;transition:all .2s ease}.mcp-detail-page .mcp-header .header-info .tags-row .tag-link:hover{background:#007AFF;color:#fff;border-color:#007AFF}.mcp-detail-page .mcp-content-section{margin-bottom:48px}.mcp-detail-page .mcp-content-section img{max-width:98%!important}.mcp-detail-page .mcp-content-section .section-title{font-size:1.25rem;font-weight:600;color:#1D1D1F;margin-bottom:8px;letter-spacing:-.02em}.mcp-detail-page .mcp-content-section .section-intro{font-size:.95rem;color:#86868B;margin-bottom:20px;line-height:1.5}.mcp-detail-page .mcp-content-section .markdown-content{background:#FFF;border:1px solid #D1D1D6;border-radius:16px;padding:32px;font-size:1rem;line-height:1.7}.mcp-detail-page .mcp-content-section .markdown-content h1,.mcp-detail-page .mcp-content-section .markdown-content h2,.mcp-detail-page .mcp-content-section .markdown-content h3,.mcp-detail-page .mcp-content-section .markdown-content h4,.mcp-detail-page .mcp-content-section .markdown-content h5,.mcp-detail-page .mcp-content-section .markdown-content h6{color:#1D1D1F;margin-top:1.5em;margin-bottom:.5em}.mcp-detail-page .mcp-content-section .markdown-content h1:first-child,.mcp-detail-page .mcp-content-section .markdown-content h2:first-child,.mcp-detail-page .mcp-content-section .markdown-content h3:first-child{margin-top:0}.mcp-detail-page .mcp-content-section .markdown-content p{margin-bottom:1em;color:#1D1D1F}.mcp-detail-page .mcp-content-section .markdown-content code{background:#F5F5F7;padding:2px 6px;border-radius:4px;font-size:.9em}.mcp-detail-page .mcp-content-section .markdown-content pre{background:#F5F5F7;padding:16px;border-radius:8px;overflow-x:auto;margin:1em 0}.mcp-detail-page .mcp-content-section .markdown-content blockquote{border-left:4px solid #007AFF;padding-left:16px;margin:1em 0;color:#86868B}.mcp-detail-page .mcp-content-section .markdown-content table{border-collapse:collapse;width:100%;margin:1em 0}.mcp-detail-page .mcp-content-section .markdown-content td,.mcp-detail-page .mcp-content-section .markdown-content th{padding:8px 12px;border:1px solid #D1D1D6;text-align:left}.mcp-detail-page .mcp-content-section .markdown-content th{background:#F5F5F7;font-weight:600}.mcp-detail-page .mcp-content-section .markdown-content img{max-width:100%;height:auto;border-radius:8px;margin:16px 0;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease}.mcp-detail-page .mcp-content-section .markdown-content img:hover{transform:scale(1.02);box-shadow:0 4px 16px rgba(0,0,0,.15)}.mcp-detail-page .mcp-content-section .markdown-content .image-error-placeholder{display:inline-flex;align-items:center;gap:6px;background:#F5F5F7;color:#86868B;padding:8px 12px;border-radius:6px;font-size:.85rem;margin:8px 0;border:1px solid #D1D1D6;transition:all .2s ease}.mcp-detail-page .mcp-content-section .markdown-content .image-error-placeholder:hover{background:#ececf0;color:#1D1D1F}.mcp-detail-page .mcp-content-section .markdown-content .image-error-placeholder .error-msg{display:flex;align-items:center;gap:4px}.mcp-detail-page .mcp-content-section .markdown-content .image-error-placeholder .error-msg::before{content:"🖼️";font-size:1em}.mcp-detail-page .mcp-related-section{margin-bottom:48px}.mcp-detail-page .mcp-related-section .section-title{font-size:1.25rem;font-weight:600;color:#1D1D1F;margin-bottom:8px;letter-spacing:-.02em}.mcp-detail-page .mcp-related-section .section-intro{font-size:.95rem;color:#86868B;margin-bottom:20px;line-height:1.5}.mcp-detail-page .mcp-related-section .related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}.mcp-detail-page .mcp-related-section .related-item{display:flex;align-items:flex-start;gap:16px;padding:20px;background:#FFF;border:1px solid #D1D1D6;border-radius:16px;transition:all .3s ease}.mcp-detail-page .mcp-related-section .related-item:hover{border-color:#007AFF;box-shadow:0 4px 16px rgba(0,122,255,.1)}.mcp-detail-page .mcp-related-section .related-item .related-logo{width:48px;height:48px;border-radius:12px;object-fit:cover;background:#F5F5F7;flex-shrink:0}.mcp-detail-page .mcp-related-section .related-item .related-info{flex:1;min-width:0}.mcp-detail-page .mcp-related-section .related-item .related-info .related-name{font-size:1rem;font-weight:600;margin:0 0 8px 0}.mcp-detail-page .mcp-related-section .related-item .related-info .related-name a{color:#1D1D1F;text-decoration:none}.mcp-detail-page .mcp-related-section .related-item .related-info .related-name a:hover{color:#007AFF}.mcp-detail-page .mcp-related-section .related-item .related-info .related-desc{font-size:.85rem;color:#86868B;margin:0 0 8px 0;line-height:1.4}.mcp-detail-page .mcp-related-section .related-item .related-info .related-stats{display:flex;align-items:center;gap:4px;font-size:.8rem;color:#86868B}.mcp-detail-page .mcp-related-section .related-item .related-info .related-stats i{color:#f59e0b;font-size:12px}@media (max-width:768px){.mcp-detail-page .mcp-header{padding:24px 0}.mcp-detail-page .mcp-header .header-main{flex-direction:column;gap:16px}.mcp-detail-page .mcp-header .mcp-logo{align-self:center}.mcp-detail-page .mcp-header .header-info .title-row{justify-content:center}.mcp-detail-page .mcp-header .header-info .mcp-summary{font-size:1rem;margin:0 0 12px 0;line-height:1.4;text-align:center;padding:0 10px;word-wrap:break-word;overflow-wrap:break-word}.mcp-detail-page .mcp-related-section .related-grid{grid-template-columns:1fr}.mcp-detail-page .markdown-content{padding:14px!important;word-wrap:break-word;overflow-wrap:break-word}}[data-theme=dark] .navbar{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}[data-theme=dark] body{background-color:#000;color:#FFF}[data-theme=dark] a.external-link{color:#FFF;text-decoration:underline}[data-theme=dark] a.black{color:#FFF}[data-theme=dark] .navbar{background:rgba(28,28,30,.8)!important;border-bottom-color:#38383A!important}[data-theme=dark] .navbar .navbar-brand{color:#FFF}[data-theme=dark] .navbar .navbar-brand .brand-text .brand-cursor{color:#4da2ff}[data-theme=dark] .navbar .navbar-brand .brand-text .brand-cursor::after{background:#4da2ff;opacity:.35}[data-theme=dark] .navbar .navbar-brand .brand-text .brand-mcp{color:#83de9a;text-shadow:0 0 8px rgba(131,222,154,.4)}[data-theme=dark] .navbar .navbar-brand .brand-text .brand-mcp:hover{text-shadow:0 0 12px rgba(131,222,154,.6)}[data-theme=dark] .navbar .navbar-brand .brand-text .brand-dev{color:#ffb54d}[data-theme=dark] .navbar .nav-link{color:#FFF}[data-theme=dark] .navbar .nav-link:hover{color:#007AFF;background:rgba(0,122,255,.15)}[data-theme=dark] .navbar .nav-link.theme-toggle{background:rgba(255,255,255,.05)}[data-theme=dark] .navbar .nav-link.theme-toggle:hover{background:rgba(255,255,255,.1)}[data-theme=dark] .navbar .dropdown-menu{background:rgba(44,44,46,.9);border-color:#38383A;box-shadow:0 8px 32px rgba(0,0,0,.3);z-index:1055!important}[data-theme=dark] .navbar .dropdown-item{color:#FFF;background:0 0}[data-theme=dark] .navbar .dropdown-item.active,[data-theme=dark] .navbar .dropdown-item:hover{background:rgba(0,122,255,.15);color:#007AFF}[data-theme=dark] .cell-search-bar .search-form .input-group{background:#2C2C2E;border-color:#38383A}[data-theme=dark] .cell-search-bar .search-form .input-group:hover{border-color:rgba(0,122,255,.5)}[data-theme=dark] .cell-search-bar .search-form .input-group:focus-within{border-color:#007AFF}[data-theme=dark] .cell-search-bar .search-form .input-group .form-control{color:#FFF}[data-theme=dark] .cell-search-bar .search-form .input-group .form-control::placeholder{color:#98989D}[data-theme=dark] .cell-search-bar .search-form .input-group .form-select{background:#2C2C2E;color:#98989D;border-left-color:#38383A}[data-theme=dark] .pagination li a{background-color:#2C2C2E;border-color:#38383A;color:#007AFF}[data-theme=dark] .pagination li a:hover{background-color:#007AFF;border-color:#007AFF}[data-theme=dark] .breadcrumb .breadcrumb-item a{color:#98989D}[data-theme=dark] .breadcrumb .breadcrumb-item a:hover{color:#007AFF}[data-theme=dark] .breadcrumb .breadcrumb-item.active{color:#FFF}[data-theme=dark] .breadcrumb>.breadcrumb-item+.breadcrumb-item::before{color:#98989D}[data-theme=dark] span.highlight{background-color:rgba(255,204,2,.3);color:#FFCC02;box-shadow:0 1px 3px rgba(0,0,0,.3)}[data-theme=dark] span.highlight:hover{background-color:rgba(255,204,2,.4);color:#FFCC02}[data-theme=dark] .btn-view-all{border-color:#007AFF;color:#007AFF}[data-theme=dark] .btn-view-all:hover{background:#007AFF;color:#fff}[data-theme=dark] .mcp-card{background:#2C2C2E;border-color:#38383A}[data-theme=dark] .mcp-card:hover{border-color:#007AFF;box-shadow:0 16px 48px rgba(0,0,0,.3)}[data-theme=dark] .mcp-card .mcp-info .mcp-name a{color:#FFF}[data-theme=dark] .mcp-card .mcp-info .mcp-name a:hover{color:#007AFF}[data-theme=dark] .mcp-card .mcp-description p{color:#FFF}[data-theme=dark] .mcp-card .github-link,[data-theme=dark] .mcp-card .mcp-author,[data-theme=dark] .mcp-card .mcp-meta{color:#98989D}[data-theme=dark] .mcp-card .mcp-author .author-name a{color:inherit}[data-theme=dark] .mcp-card .mcp-author .author-name a:hover{color:#007AFF}[data-theme=dark] .mcp-card .github-link:hover{background:rgba(255,255,255,.05);color:#FFF}[data-theme=dark] .mcp-card .mcp-logo{background:#1C1C1E}[data-theme=dark] .mcp-card .mcp-meta .meta-item.star-info{background:rgba(245,158,11,.2);color:#fbbf24}[data-theme=dark] .mcp-card .mcp-meta .meta-item.star-info i{color:#fbbf24}[data-theme=dark] .mcp-card .mcp-meta .meta-item .meta-label,[data-theme=dark] .mcp-card .mcp-meta .meta-item .meta-value{color:#98989D}[data-theme=dark] .mcp-card .mcp-stats .github-display{color:#FFF}[data-theme=dark] .mcp-card .mcp-stats .featured-badge{background:linear-gradient(45deg,#d97706,#f59e0b)}[data-theme=dark] .category-card{background:#2C2C2E;border-color:#38383A;color:#FFF}[data-theme=dark] .category-card:hover{color:#FFF;border-color:#007AFF;box-shadow:0 8px 32px rgba(0,0,0,.3)}[data-theme=dark] .category-card .category-name{color:#FFF}[data-theme=dark] .category-card .category-arrow,[data-theme=dark] .category-card .category-count{color:#98989D}[data-theme=dark] .cell-list-rows .list-row-card{background:#2C2C2E;border-color:#38383A}[data-theme=dark] .cell-list-rows .list-row-card:hover{border-color:#007AFF;box-shadow:0 16px 48px rgba(0,0,0,.3)}[data-theme=dark] .cell-list-rows .list-row-card .list-row-info .list-row-name a{color:#FFF}[data-theme=dark] .cell-list-rows .list-row-card .list-row-info .list-row-name a:hover{color:#007AFF}[data-theme=dark] .cell-list-rows .list-row-card .list-row-description p{color:#FFF}[data-theme=dark] .cell-list-rows .list-row-card .github-link,[data-theme=dark] .cell-list-rows .list-row-card .list-row-author,[data-theme=dark] .cell-list-rows .list-row-card .list-row-meta{color:#98989D}[data-theme=dark] .cell-list-rows .list-row-card .list-row-author .author-name a{color:inherit}[data-theme=dark] .cell-list-rows .list-row-card .list-row-author .author-name a:hover{color:#007AFF}[data-theme=dark] .cell-list-rows .list-row-card .github-link:hover{background:rgba(255,255,255,.05);color:#FFF}[data-theme=dark] .cell-list-rows .list-row-card .list-row-logo{background:#1C1C1E}[data-theme=dark] .cell-list-rows .list-row-card .list-row-meta .meta-item.star-info{background:rgba(245,158,11,.2);color:#fbbf24}[data-theme=dark] .cell-list-rows .list-row-card .list-row-meta .meta-item.star-info i{color:#fbbf24}[data-theme=dark] .cell-list-rows .list-row-card .list-row-meta .meta-item .meta-label,[data-theme=dark] .cell-list-rows .list-row-card .list-row-meta .meta-item .meta-value{color:#98989D}[data-theme=dark] .cell-list-rows .list-row-card .list-row-stats .github-display{background:#1C1C1E;border-color:#38383A;color:#FFF}[data-theme=dark] .cell-list-rows .list-row-card .list-row-stats .featured-badge{background:linear-gradient(45deg,#d97706,#f59e0b)}[data-theme=dark] .cell-list-rows .list-footer-extra{background:#1C1C1E;color:#FFF}[data-theme=dark] .index-page .hero-section{background:linear-gradient(135deg,#1C1C1E 0,#2A2D3A 100%)}[data-theme=dark] .index-page .hero-section .hero-title{color:#FFF}[data-theme=dark] .index-page .hero-section .hero-title .highlight-text{color:#007AFF}[data-theme=dark] .index-page .hero-section .hero-description{color:#98989D}[data-theme=dark] .index-page .hero-section .hero-stats .stat-item .stat-number{color:#FFF}[data-theme=dark] .index-page .hero-section .hero-stats .stat-item .stat-label{color:#98989D}[data-theme=dark] .index-page .hero-section .hero-stats .stat-divider{color:#98989D}[data-theme=dark] .index-page .quality-section{background:#1C1C1E}[data-theme=dark] .index-page .quality-section .quality-content .quality-icon i{color:#34C759}[data-theme=dark] .index-page .quality-section .quality-content .quality-title{color:#FFF}[data-theme=dark] .index-page .quality-section .quality-content .quality-description{color:#98989D}[data-theme=dark] .index-page .quality-section .quality-content .quality-features .feature-item{background:#2C2C2E;border-color:#38383A;color:#FFF}[data-theme=dark] .index-page section.categories-section,[data-theme=dark] .index-page section.featured-section{background:#1C1C1E}[data-theme=dark] .index-page .section-title{color:#FFF}[data-theme=dark] .index-page .section-subtitle{color:#98989D}[data-theme=dark] .category-page .category-header .category-title{color:#FFF}[data-theme=dark] .category-page .category-header .category-description{color:#98989D}[data-theme=dark] .category-page .category-header .stats-text{background:#1C1C1E;color:#FFF}[data-theme=dark] .category-page .empty-state .empty-content i{color:#98989D}[data-theme=dark] .category-page .empty-state .empty-content h3{color:#FFF}[data-theme=dark] .category-page .empty-state .empty-content p{color:#98989D}[data-theme=dark] .tag-page .tag-header .tag-title{color:#FFF}[data-theme=dark] .tag-page .tag-header .tag-description{color:#98989D}[data-theme=dark] .tag-page .tag-header .stats-text{background:#1C1C1E;color:#FFF}[data-theme=dark] .tag-page .empty-state .empty-content i{color:#98989D}[data-theme=dark] .tag-page .empty-state .empty-content h3{color:#FFF}[data-theme=dark] .tag-page .empty-state .empty-content p{color:#98989D}[data-theme=dark] .author-page .author-header .author-title{color:#FFF}[data-theme=dark] .author-page .author-header .author-description{color:#98989D}[data-theme=dark] .author-page .author-header .stats-text{background:#1C1C1E;color:#FFF}[data-theme=dark] .author-page .empty-state .empty-content i{color:#98989D}[data-theme=dark] .author-page .empty-state .empty-content h3{color:#FFF}[data-theme=dark] .author-page .empty-state .empty-content p{color:#98989D}[data-theme=dark] .all-page .all-header .all-title{color:#FFF}[data-theme=dark] .all-page .all-header .all-description{color:#98989D}[data-theme=dark] .all-page .all-header .stats-text{background:#1C1C1E;color:#FFF}[data-theme=dark] .all-page .empty-state .empty-content i{color:#98989D}[data-theme=dark] .all-page .empty-state .empty-content h3{color:#FFF}[data-theme=dark] .all-page .empty-state .empty-content p{color:#98989D}[data-theme=dark] .search-page .search-results-info .search-keyword{color:#007AFF}[data-theme=dark] .search-page .search-results-info .results-count{color:#FF9500}[data-theme=dark] .search-page .empty-state .empty-content p{color:#98989D}[data-theme=dark] .search-page .empty-state .empty-content .large2{color:#FFF}[data-theme=dark] .mcp-detail-page .mcp-header{border-bottom-color:#38383A}[data-theme=dark] .mcp-detail-page .mcp-header .mcp-logo{background:#1C1C1E}[data-theme=dark] .mcp-detail-page .mcp-header .header-info .title-row .mcp-title{color:#FFF}[data-theme=dark] .mcp-detail-page .mcp-header .header-info .mcp-summary{color:#98989D}[data-theme=dark] .mcp-detail-page .mcp-header .header-info .meta-row .meta-item{color:#98989D}[data-theme=dark] .mcp-detail-page .mcp-header .header-info .meta-row .meta-item i{color:#007AFF}[data-theme=dark] .mcp-detail-page .mcp-header .header-info .meta-row .meta-item.author-meta .author-link{color:#007AFF}[data-theme=dark] .mcp-detail-page .mcp-header .header-info .meta-row .meta-item .category-link{color:#007AFF}[data-theme=dark] .mcp-detail-page .mcp-header .header-info .meta-row .meta-item .update-time{color:#98989D}[data-theme=dark] .mcp-detail-page .mcp-header .header-info .meta-row .meta-item .create-time{color:#98989D}[data-theme=dark] .mcp-detail-page .mcp-header .header-info .links-row .link-group .star-count{color:#98989D}[data-theme=dark] .mcp-detail-page .mcp-header .header-info .links-row .link-group .star-count i{color:#f59e0b}[data-theme=dark] .mcp-detail-page .mcp-header .header-info .links-row .link-group .simple-link{color:#007AFF}[data-theme=dark] .mcp-detail-page .mcp-header .header-info .links-row .link-group .simple-link:hover{color:#3395ff}[data-theme=dark] .mcp-detail-page .mcp-header .header-info .tags-row .tag-link{background:#1C1C1E;color:#FFF}[data-theme=dark] .mcp-detail-page .mcp-header .header-info .tags-row .tag-link:hover{background:#007AFF;color:#fff}[data-theme=dark] .mcp-detail-page .mcp-content-section .section-title{color:#FFF}[data-theme=dark] .mcp-detail-page .mcp-content-section .section-intro{color:#98989D}[data-theme=dark] .mcp-detail-page .mcp-content-section .markdown-content{background:#2C2C2E;border-color:#38383A}[data-theme=dark] .mcp-detail-page .mcp-content-section .markdown-content h1,[data-theme=dark] .mcp-detail-page .mcp-content-section .markdown-content h2,[data-theme=dark] .mcp-detail-page .mcp-content-section .markdown-content h3,[data-theme=dark] .mcp-detail-page .mcp-content-section .markdown-content h4,[data-theme=dark] .mcp-detail-page .mcp-content-section .markdown-content h5,[data-theme=dark] .mcp-detail-page .mcp-content-section .markdown-content h6{color:#FFF}[data-theme=dark] .mcp-detail-page .mcp-content-section .markdown-content p{color:#FFF}[data-theme=dark] .mcp-detail-page .mcp-content-section .markdown-content code{background:#1C1C1E;color:#FFF}[data-theme=dark] .mcp-detail-page .mcp-content-section .markdown-content pre{background:#1C1C1E;color:#FFF}[data-theme=dark] .mcp-detail-page .mcp-content-section .markdown-content blockquote{border-left-color:#007AFF;color:#98989D}[data-theme=dark] .mcp-detail-page .mcp-content-section .markdown-content td,[data-theme=dark] .mcp-detail-page .mcp-content-section .markdown-content th{border-color:#38383A}[data-theme=dark] .mcp-detail-page .mcp-content-section .markdown-content th{background:#1C1C1E}[data-theme=dark] .mcp-detail-page .mcp-content-section .markdown-content img{box-shadow:0 2px 8px rgba(0,0,0,.3)}[data-theme=dark] .mcp-detail-page .mcp-content-section .markdown-content img:hover{box-shadow:0 4px 16px rgba(0,0,0,.5)}[data-theme=dark] .mcp-detail-page .mcp-content-section .markdown-content .image-error-placeholder{background:#1C1C1E;border-color:#38383A;color:#98989D}[data-theme=dark] .mcp-detail-page .mcp-content-section .markdown-content .image-error-placeholder:hover{background:#28282b;color:#FFF}[data-theme=dark] .mcp-detail-page .mcp-related-section .section-title{color:#FFF}[data-theme=dark] .mcp-detail-page .mcp-related-section .section-intro{color:#98989D}[data-theme=dark] .mcp-detail-page .mcp-related-section .related-item{background:#2C2C2E;border-color:#38383A}[data-theme=dark] .mcp-detail-page .mcp-related-section .related-item:hover{border-color:#007AFF;box-shadow:0 4px 16px rgba(0,122,255,.2)}[data-theme=dark] .mcp-detail-page .mcp-related-section .related-item .related-logo{background:#1C1C1E}[data-theme=dark] .mcp-detail-page .mcp-related-section .related-item .related-info .related-name a{color:#FFF}[data-theme=dark] .mcp-detail-page .mcp-related-section .related-item .related-info .related-name a:hover{color:#007AFF}[data-theme=dark] .mcp-detail-page .mcp-related-section .related-item .related-info .related-desc{color:#98989D}[data-theme=dark] .mcp-detail-page .mcp-related-section .related-item .related-info .related-stats{color:#98989D}