.ranking-section[data-astro-cid-bqhthhcu]{background:linear-gradient(180deg,#f7faff,#fff);padding:56px 5%;border-bottom:1px solid #e2e8f0}.ranking-inner[data-astro-cid-bqhthhcu]{max-width:1100px;margin:0 auto}.ranking-header[data-astro-cid-bqhthhcu]{text-align:center;margin-bottom:32px}.ranking-icon[data-astro-cid-bqhthhcu]{font-size:36px;display:inline-block;line-height:1}.ranking-title[data-astro-cid-bqhthhcu]{font-size:26px;font-weight:700;color:#1b3a6b;margin:6px 0 4px}.ranking-subtitle[data-astro-cid-bqhthhcu]{color:#64748b;font-size:14px;margin:0}.ranking-grid[data-astro-cid-bqhthhcu]{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}.rank-card[data-astro-cid-bqhthhcu]{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:28px 18px 22px;text-align:center;text-decoration:none;color:#333;display:flex;flex-direction:column;align-items:center;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;position:relative}.rank-card[data-astro-cid-bqhthhcu]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #1b3a6b1f;border-color:#1b3a6b}.rank-1[data-astro-cid-bqhthhcu]{border-top:4px solid #ffc940;background:linear-gradient(180deg,#fffaeb,#fff 60%)}.rank-2[data-astro-cid-bqhthhcu]{border-top:4px solid #b0b8c1;background:linear-gradient(180deg,#f5f7fa,#fff 60%)}.rank-3[data-astro-cid-bqhthhcu]{border-top:4px solid #d28b5a;background:linear-gradient(180deg,#fbf3ec,#fff 60%)}.rank-badge[data-astro-cid-bqhthhcu]{display:flex;align-items:center;gap:6px;font-weight:700;color:#1b3a6b;margin-bottom:12px}.rank-medal[data-astro-cid-bqhthhcu]{font-size:22px;line-height:1}.rank-number[data-astro-cid-bqhthhcu]{font-size:18px;letter-spacing:.04em}.rank-plugin-icon[data-astro-cid-bqhthhcu]{width:80px;height:80px;object-fit:contain;margin-bottom:10px}.rank-plugin-name[data-astro-cid-bqhthhcu]{font-size:17px;font-weight:700;color:#1b3a6b;margin:0 0 4px;line-height:1.4}.rank-plugin-subtitle[data-astro-cid-bqhthhcu]{font-size:12px;color:#64748b;margin:0 0 14px}.rank-plugin-link[data-astro-cid-bqhthhcu]{margin-top:auto;color:#2e8b2e;font-size:13px;font-weight:600}.rank-card[data-astro-cid-bqhthhcu]:hover .rank-plugin-link[data-astro-cid-bqhthhcu]{text-decoration:underline}@media(max-width:768px){.ranking-section[data-astro-cid-bqhthhcu]{padding:40px 5%}.ranking-grid[data-astro-cid-bqhthhcu]{grid-template-columns:1fr;gap:14px}.ranking-title[data-astro-cid-bqhthhcu]{font-size:22px}.rank-card[data-astro-cid-bqhthhcu]{padding:22px 16px 18px}}body{background-color:#fff}.bg-light{background-color:#f4f7f6}.bg-white{background-color:#fff}.text-center{text-align:center}.container{max-width:1100px;margin:0 auto;padding:80px 20px}.section-title{text-align:center;color:#1b3a6b;font-size:2.2rem;font-weight:700;letter-spacing:2px;margin-bottom:50px;position:relative;padding-bottom:15px}.section-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:4px;background-color:#2e8b2e;border-radius:2px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;font-size:1.05rem;font-weight:700;border-radius:30px;cursor:pointer;transition:all .3s ease}.btn-primary{background-color:#2e8b2e;color:#fff;box-shadow:0 4px 15px #2e8b2e4d}.btn-primary:hover{background-color:#1b3a6b;color:#fff;transform:translateY(-3px);box-shadow:0 6px 20px #1b3a6b66}.btn-outline{background-color:transparent;color:#fff;border:2px solid #FFFFFF}.btn-outline:hover{background-color:#fff;color:#1b3a6b;transform:translateY(-3px);box-shadow:0 6px 20px #ffffff4d}.hero{background:linear-gradient(135deg,#0d2147bf,#1b3a6bb3 40%,#2a5298a6,#1a6b4ab3),url(/images/hero-bg.webp) center center / cover no-repeat;color:#fff;padding:120px 20px;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-50%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,#ffffff1a,#fff0 70%);border-radius:50%}.hero:after{content:"";position:absolute;bottom:-30%;right:-5%;width:400px;height:400px;background:radial-gradient(circle,#2e8b2e26,#2e8b2e00 70%);border-radius:50%}.hero-inner{max-width:800px;margin:0 auto;position:relative;z-index:1}.hero-title{font-size:2.6rem;font-weight:900;line-height:1.3;margin-bottom:24px;letter-spacing:-.02em;text-shadow:0 4px 10px rgba(0,0,0,.2)}.hero-subtitle{font-size:1.2rem;font-weight:500;margin-bottom:32px;opacity:.9}.hero-stats{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-bottom:40px}.hero-stat{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:30px;font-size:.9rem;font-weight:600;color:#fff;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.hero-stat-icon{font-size:1.1rem}.hero-stat-num{color:#98e598;font-weight:800;font-size:1rem}.hero-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;align-items:center}.hero-actions .btn-primary{padding:18px 40px;font-size:1.15rem}.hero-secondary-link{color:#fff;font-size:.95rem;text-decoration:underline;text-underline-offset:4px;opacity:.85;transition:opacity .2s}.hero-secondary-link:hover{opacity:1;color:#98e598}.home-news{background:#fff;border-bottom:1px solid #e2e8f0}.home-news-inner{max-width:1100px;margin:0 auto;padding:28px 20px}.home-news-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:14px;gap:16px;flex-wrap:wrap}.home-news-title{color:#1b3a6b;font-size:1.05rem;font-weight:800;letter-spacing:.04em;display:inline-flex;align-items:center;gap:8px;margin:0}.home-news-title-icon{font-size:1.05rem}.home-news-more{color:#2e8b2e;font-size:.88rem;font-weight:700;text-decoration:none}.home-news-more:hover{text-decoration:underline}.home-news-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.home-news-item{display:flex;align-items:center;gap:14px;padding:12px 14px;border-radius:8px;color:inherit;text-decoration:none;transition:background .18s;border-left:3px solid #1B3A6B;background:#f8fafc}.home-news-item:hover{background:#eef3f9}.home-news-item.cat-release{border-left-color:#2e8b2e}.home-news-item.cat-update{border-left-color:#1b3a6b}.home-news-item.cat-incident{border-left-color:#c0392b}.home-news-item.cat-notice{border-left-color:#64748b}.home-news-date{flex-shrink:0;font-size:.82rem;color:#64748b;font-weight:600;min-width:84px}.home-news-badge{flex-shrink:0;font-size:.68rem;font-weight:700;padding:2px 10px;border-radius:11px;color:#fff;letter-spacing:.03em;white-space:nowrap}.home-news-badge.badge-release{background:#2e8b2e}.home-news-badge.badge-update{background:#1b3a6b}.home-news-badge.badge-incident{background:#c0392b}.home-news-badge.badge-notice{background:#64748b}.home-news-text{flex:1;min-width:0;color:#1b3a6b;font-size:.95rem;font-weight:600;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-news-ext{display:inline-block;margin-left:4px;color:#2e8b2e;font-size:.85em}@media(max-width:640px){.home-news-inner{padding:22px 16px}.home-news-item{flex-wrap:wrap;gap:8px 10px;padding:12px}.home-news-date{font-size:.78rem;min-width:0}.home-news-text{flex-basis:100%;white-space:normal;font-size:.9rem}}.strengths{background:linear-gradient(180deg,#f0f4f8,#fff)}.strengths-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:1000px;margin:0 auto}.strength-card{background:#fff;border-radius:16px;padding:40px 28px;text-align:center;box-shadow:0 4px 18px #1b3a6b14;transition:transform .3s,box-shadow .3s;border-bottom:4px solid #2E8B2E}.strength-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #1b3a6b26}.strength-icon{font-size:2.6rem;margin-bottom:14px;display:block;line-height:1}.strength-title{color:#1b3a6b;font-size:1.25rem;font-weight:800;margin-bottom:12px}.strength-desc{color:#555;font-size:.95rem;line-height:1.85}.strength-desc strong{color:#1b3a6b}.problems{background:#fff}.section-subtitle{text-align:center;color:#555;font-size:1rem;margin:-32px auto 40px;max-width:700px;line-height:1.7}.problems-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;max-width:1000px;margin:0 auto 40px}.problem-item{display:flex;align-items:flex-start;gap:14px;padding:20px 24px;background:#f0f4f8;border-radius:10px;border-left:4px solid #2E8B2E;transition:transform .2s,box-shadow .2s,background-color .2s;text-decoration:none;color:inherit}.problem-item:hover{transform:translate(4px);box-shadow:0 4px 14px #1b3a6b14;background:#e6edf5}.problem-mark{flex-shrink:0;font-size:1.3rem;color:#2e8b2e;font-weight:900;margin-top:2px}.problem-text{color:#333;font-size:.98rem;line-height:1.7;flex:1}.problem-text strong{color:#1b3a6b}.problems-cta{text-align:center;color:#555;font-size:1rem;margin-bottom:28px}.problems-cta strong{color:#1b3a6b}.plugins-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-bottom:40px}.plugin-card-compact{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 4px 16px #00000014;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column;text-decoration:none;color:inherit;position:relative}.plugin-card-compact:hover{transform:translateY(-6px);box-shadow:0 14px 32px #00000026}.plugin-card-thumb{position:relative;aspect-ratio:16 / 9;background:#f0f4f8;overflow:hidden}.plugin-card-thumb img{width:100%;height:100%;object-fit:cover;display:block}.plugin-card-badge{position:absolute;top:12px;left:12px;padding:4px 10px;border-radius:12px;font-size:.72rem;font-weight:700;letter-spacing:.05em;color:#fff;box-shadow:0 2px 6px #00000026}.plugin-card-badge.new{background:#e74c3c}.plugin-card-badge.free{background:#2e8b2e}.plugin-card-body{padding:18px 20px 22px;flex:1;display:flex;flex-direction:column}.plugin-card-body h3{color:#1b3a6b;font-size:1.08rem;font-weight:800;margin-bottom:10px;line-height:1.4}.plugin-card-body p{color:#555;font-size:.88rem;line-height:1.7;margin-bottom:14px;flex:1}.plugin-card-link{color:#2e8b2e;font-size:.9rem;font-weight:700}.tools-section-compact{padding:60px 20px}.tools-section-compact .section-title{font-size:1.6rem;margin-bottom:12px}.tools-section-compact .section-title:after{width:40px;height:3px}.tools-section-compact .section-subtitle{margin-top:8px}.tools-mini-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;max-width:900px;margin:0 auto 24px}.tool-mini-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:18px 12px;text-align:center;text-decoration:none;color:inherit;transition:border-color .2s,box-shadow .2s,transform .2s}.tool-mini-card:hover{border-color:#2e8b2e;box-shadow:0 4px 12px #2e8b2e26;transform:translateY(-2px)}.tool-mini-icon{font-size:1.6rem;display:block;margin-bottom:6px;line-height:1}.tool-mini-name{color:#1b3a6b;font-size:.85rem;font-weight:700;display:block;margin-bottom:2px}.tool-mini-desc{color:#666;font-size:.7rem;line-height:1.4;display:block}.extensions-section-compact{padding:60px 20px}.extensions-section-compact .section-title{font-size:1.6rem;margin-bottom:12px}.extensions-section-compact .section-title:after{width:40px;height:3px}.extensions-section-compact .section-subtitle{margin-top:8px}.extensions-mini-grid{display:grid;grid-template-columns:1fr;gap:16px;max-width:700px;margin:0 auto 24px}.extension-mini-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px 24px;text-decoration:none;color:inherit;display:flex;gap:18px;align-items:center;transition:border-color .2s,box-shadow .2s,transform .2s}.extension-mini-card:hover{border-color:#2e8b2e;box-shadow:0 6px 18px #2e8b2e26;transform:translateY(-2px)}.extension-mini-iconbox{flex-shrink:0;width:64px;height:64px;background:linear-gradient(135deg,#1b3a6b,#2a5298);border-radius:12px;display:flex;align-items:center;justify-content:center;padding:8px}.extension-mini-iconbox img{width:100%;height:100%;object-fit:contain;display:block}.extension-mini-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.extension-mini-name{color:#1b3a6b;font-size:1.05rem;font-weight:700;display:block}.extension-mini-desc{color:#4a5568;font-size:.85rem;line-height:1.55;display:block}.extension-mini-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:2px}.extension-mini-tag{font-size:.7rem;font-weight:700;padding:3px 9px;border-radius:12px;background-color:#e6f4e6;color:#2e8b2e}.stats{background:linear-gradient(135deg,#1b3a6b,#2a5298);color:#fff;padding:70px 20px}.stats .section-title{color:#fff}.stats .section-title:after{background:#98e598}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1000px;margin:0 auto}.stat-item{text-align:center;padding:22px 14px}.stat-num{font-size:3.4rem;font-weight:900;color:#98e598;line-height:1;margin-bottom:10px;letter-spacing:-.02em}.stat-label{color:#fff;font-size:.95rem;font-weight:600;opacity:.95}.section-cta-center{text-align:center;margin-top:8px}.blog-tabs{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:32px}.blog-tab{padding:10px 22px;background:#fff;border:2px solid #e2e8f0;border-radius:24px;font-size:.95rem;font-weight:700;color:#555;cursor:pointer;transition:all .2s;font-family:inherit}.blog-tab:hover{border-color:#2e8b2e;color:#1b3a6b}.blog-tab.is-active{background:#1b3a6b;border-color:#1b3a6b;color:#fff}.blog-panel{display:none}.blog-panel.is-active{display:block}.note-compact{background:#fff;border-radius:16px;padding:36px 32px;margin:48px auto 0;max-width:720px;box-shadow:0 4px 16px #0000000f;border-left:5px solid #41c9b4;display:flex;align-items:center;gap:24px;flex-wrap:wrap}.note-compact-icon{flex-shrink:0;width:56px;height:56px;background:#41c9b4;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:1.4rem;letter-spacing:-.02em}.note-compact-body{flex:1;min-width:200px}.note-compact-body h3{color:#1b3a6b;font-size:1.15rem;font-weight:800;margin-bottom:6px}.note-compact-body p{color:#555;font-size:.92rem;line-height:1.7;margin:0}.note-compact-actions{display:flex;gap:10px;flex-shrink:0}.note-compact-btn{display:inline-flex;align-items:center;padding:10px 20px;border-radius:24px;font-size:.9rem;font-weight:700;transition:all .2s;text-decoration:none}.note-compact-btn.btn-note{background:#41c9b4;color:#fff}.note-compact-btn.btn-note:hover{background:#2cae9b}.note-compact-btn.btn-x{background:#1b3a6b;color:#fff}.note-compact-btn.btn-x:hover{background:#0d2147}.grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.service-card{background:#fff;border-radius:16px;padding:40px 30px;text-align:center;box-shadow:0 10px 30px #0000000f;transition:all .3s ease;border-top:5px solid transparent;position:relative}.service-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #1b3a6b1f;border-top-color:#2e8b2e}.service-icon{width:70px;height:70px;background:#f0f4f8;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#1b3a6b}.service-icon svg{width:35px;height:35px}.service-card h3{color:#1b3a6b;font-size:1.4rem;margin-bottom:15px}.service-card p{color:#555;margin-bottom:25px;font-size:.95rem}.service-link{display:inline-block;color:#2e8b2e;font-weight:700;position:relative}.service-link:after{content:"→";margin-left:5px;transition:margin-left .3s}.service-card:hover .service-link:after{margin-left:10px}.feature-card{display:flex;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 15px 40px #00000014;max-width:960px;margin:0 auto}.feature-card.reverse{flex-direction:row-reverse}.feature-card+.feature-card{margin-top:40px}.section-cta{text-align:center;margin-top:50px}.feature-image{flex:1;min-height:300px;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.feature-image:after{content:"";position:absolute;width:200%;height:200%;background:repeating-linear-gradient(45deg,transparent,transparent 20px,rgba(255,255,255,.1) 20px,rgba(255,255,255,.1) 40px)}.feature-image svg{width:100px;height:100px;color:#94a3b8;position:relative;z-index:1}.feature-image--dark{background:#1a1a2e;padding:0;flex-direction:column;gap:16px}.feature-image--light{background:#f0f4f8;padding:0}.feature-content{flex:1;padding:60px 50px;display:flex;flex-direction:column;justify-content:center}.feature-content h3{font-size:1.8rem;color:#1b3a6b;margin-bottom:20px;border-left:5px solid #2E8B2E;padding-left:15px}.feature-content p{color:#4a5568;font-size:1.1rem;margin-bottom:30px}.plugins .feature-card{border:1px solid #e2e8f0;box-shadow:0 10px 30px #1b3a6b0d}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:28px;margin-bottom:40px}.no-posts{color:#64748b;margin-bottom:40px}.section-title-note{margin-top:60px}.home-note-card{border-left:4px solid #2cb696;background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column;text-decoration:none;color:inherit;text-align:left}.home-note-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #00000024}.home-note-card .blog-card-body{padding:24px;display:flex;flex-direction:column;flex-grow:1}.home-note-card .blog-card-date{font-size:.85rem;color:#64748b;margin-bottom:8px;display:flex;align-items:center;gap:10px}.home-note-card .blog-card-title{font-size:1.05rem;font-weight:700;color:#1b3a6b;line-height:1.5;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-note-card .blog-card-excerpt{font-size:.9rem;color:#64748b;line-height:1.6;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-note-card .blog-card-btn{margin-top:auto;display:inline-block;text-align:center;padding:10px 15px;border:1px solid #2cb696;color:#2cb696;border-radius:6px;font-weight:700;transition:all .3s}.home-note-card:hover .blog-card-btn{background-color:#2cb696;color:#fff}.home-note-badge{background-color:#2cb696;color:#fff;padding:2px 10px;border-radius:12px;font-size:.75rem;font-weight:700}.note-loading{grid-column:1 / -1;text-align:center;padding:30px 0;color:#64748b}.note-spinner{border:4px solid rgba(0,0,0,.1);width:36px;height:36px;border-radius:50%;border-left-color:#2e8b2e;animation:home-note-spin 1s linear infinite;margin:0 auto 12px}@keyframes home-note-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.hero{padding:80px 15px}.hero-title{font-size:1.85rem}.hero-subtitle{font-size:.95rem}.hero-stats{gap:8px;margin-bottom:28px}.hero-stat{font-size:.8rem;padding:6px 12px}.hero-actions .btn-primary{padding:14px 28px;font-size:1rem}.strengths-grid{grid-template-columns:1fr;gap:18px}.strength-card{padding:28px 22px}.problems-grid{grid-template-columns:1fr}.plugins-grid{grid-template-columns:1fr;gap:18px}.tools-mini-grid{grid-template-columns:repeat(2,1fr)}.tool-mini-icon{font-size:1.4rem}.extension-mini-card{padding:16px 18px;gap:14px}.extension-mini-iconbox{width:52px;height:52px}.extension-mini-name{font-size:.95rem}.extension-mini-desc{font-size:.8rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:12px}.stat-num{font-size:2.6rem}.stat-item{padding:14px 10px}.blog-tabs{gap:6px}.blog-tab{padding:8px 16px;font-size:.85rem}.note-compact{padding:24px 22px;flex-direction:column;text-align:center;align-items:center;gap:16px}.note-compact-actions{flex-direction:row;justify-content:center}.container{padding:60px 15px}.section-title{font-size:1.8rem;margin-bottom:30px}.feature-card,.feature-card.reverse{flex-direction:column}.feature-image{min-height:200px}.feature-content{padding:40px 20px}.feature-content h3{font-size:1.5rem}.hero-actions{flex-direction:column}}
