.mk-home{min-height:600px;background:#fff;width:100%}.mk-home-hero{position:relative;overflow:hidden;background:#1c1816;aspect-ratio:2400/694;min-height:320px;display:flex;align-items:center;justify-content:center}.mk-home-hero-bg{position:absolute;inset:0;background-size:cover;background-repeat:no-repeat;background-position:50%}.mk-home-hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,16,14,.35),rgba(20,16,14,.15) 45%,rgba(20,16,14,.62))}.mk-home-hero-content{position:relative;max-width:1100px;margin:0 auto;padding:34px 20px;text-align:center;color:#fff;width:100%}.mk-hero-title{font-size:30px;font-weight:700;letter-spacing:1.5px;line-height:1.28;text-wrap:balance;font-family:Be Vietnam Pro,Segoe UI,system-ui,sans-serif}.mk-home-search{display:flex;align-items:center;max-width:820px;margin:26px auto 0;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.28)}.mk-home-search input{flex:1 1;border:none;outline:none;height:50px;padding:0 18px;font-size:15px;color:#333;min-width:0;font-family:inherit}.mk-home-tool{flex:0 0 auto;width:46px;height:50px;display:flex;align-items:center;justify-content:center;color:#999;cursor:pointer;border:none;background:transparent}.mk-home-tool:hover{color:#da251d}.mk-home-search-ai{flex:0 0 auto;background:#fff;display:flex;align-items:center;justify-content:center;color:#da251d;font-size:14px;font-weight:700;padding:0 16px;height:50px;cursor:pointer;white-space:nowrap;border:none;border-left:1px solid #eee;font-family:inherit}.mk-home-search-ai:hover{background:#fff5f4}.mk-home-ask{flex:0 0 auto;background:#da251d;display:flex;align-items:center;justify-content:center;color:#fff;font-size:15px;font-weight:700;padding:0 22px;height:50px;cursor:pointer;white-space:nowrap;border:none;font-family:inherit}.mk-home-ask:hover{background:#b81b14}.mk-home-stats-banner{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(20,16,14,0),rgba(20,16,14,.62) 40%,rgba(20,16,14,.78));padding:46px 24px 26px}.mk-home-stats-inner{max-width:1100px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px 30px}.mk-home-stat{display:flex;align-items:center;gap:14px;text-align:left}.mk-home-stat-v{font-size:clamp(36px,4vw,52px);font-weight:500;color:#da251d;line-height:1}.mk-home-stat-l{font-size:15px;font-weight:400;color:rgba(255,255,255,.88);line-height:1.3;max-width:130px}.mk-home-section{padding:22px 20px 40px}.mk-home-section-head{text-align:center;margin-bottom:18px}.mk-home-section-title{font-size:20px;font-weight:700;color:#333;letter-spacing:.6px}.mk-home-section-rule{width:46px;height:3px;background:#da251d;margin:11px auto 0}.mk-home-repo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:14px;gap:14px}.mk-home-repo-card{display:flex;gap:15px;background:#fff;border:1px solid #e2e2e2;border-radius:12px;padding:17px;cursor:pointer;transition:box-shadow .15s,border-color .15s;text-align:left;width:100%;font-family:inherit;color:inherit}.mk-home-repo-card:hover{box-shadow:0 6px 18px rgba(0,0,0,.09);border-color:#da251d}.mk-home-repo-ico{flex:0 0 auto;width:48px;height:48px;border-radius:3px;background:#fbeae8;display:flex;align-items:center;justify-content:center;color:#da251d}.mk-home-repo-body{flex:1 1 auto;min-width:0}.mk-home-repo-top{display:flex;align-items:flex-start;gap:8px}.mk-home-repo-name{font-size:14.5px;font-weight:700;color:#333;line-height:1.3;flex:1 1 auto}.mk-home-repo-count{flex:0 0 auto;font-size:22px;font-weight:700;color:#da251d;line-height:1}.mk-home-repo-desc{font-size:14px;color:#888;margin-top:6px;line-height:1.45;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mk-home-bars{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin-top:14px}.mk-home-panel{background:#fff;border:1px solid #e2e2e2;border-radius:12px;padding:18px 20px}.mk-home-panel-title{font-size:12px;font-weight:700;letter-spacing:.5px;color:#666;border-bottom:2px solid #da251d;display:inline-block;padding-bottom:5px;white-space:nowrap}.mk-home-bar-list{display:flex;flex-direction:column;gap:15px;margin-top:20px}.mk-home-bar-meta{display:flex;justify-content:space-between;font-size:12.5px;color:#555;margin-bottom:5px}.mk-home-bar-count{color:#999;font-weight:700}.mk-home-bar-track{height:8px;background:#f2f3f5;border-radius:4px;overflow:hidden}.mk-home-bar-fill{height:100%;border-radius:4px}@media (max-width:900px){.mk-home-bars{grid-template-columns:1fr}.mk-hero-title{font-size:22px}}