*{box-sizing:border-box}body{margin:0}.mvp-home{min-height:100vh;padding:clamp(24px,4vw,56px);color:#1f2933;background:radial-gradient(circle at 86% 8%,#dbeafe 0,transparent 27%),#f3f5f7;font-family:Inter,Microsoft YaHei,PingFang SC,Arial,sans-serif}.mvp-entry-grid,.mvp-home-boundary,.mvp-home-hero{width:min(1180px,100%);margin-inline:auto}.mvp-home-hero{padding:clamp(26px,4vw,48px);color:#f8fafc;background:#14213d;border-radius:18px;box-shadow:0 24px 60px #0f172a24}.mvp-home-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.mvp-home-topline>div{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.mvp-home-topline form button{padding:9px 13px;color:#e2e8f0;background:transparent;border:1px solid #64748b;border-radius:8px;font:inherit;font-weight:700;cursor:pointer}.mvp-home-eyebrow{margin:0 0 12px;color:#2563eb;font-size:12px;font-weight:900;letter-spacing:.1em}.mvp-home-hero .mvp-home-eyebrow{margin:0;color:#93c5fd}.mvp-demo-badge{padding:6px 10px;color:#14213d;background:#bfdbfe;border-radius:999px;font-size:12px;font-weight:900}.mvp-home h1{max-width:900px;margin:22px 0 0;font-size:clamp(34px,4.5vw,58px);line-height:1.08;letter-spacing:-.035em}.mvp-home-lead{max-width:820px;margin:18px 0 0;color:#e2e8f0;font-size:clamp(17px,2vw,23px);line-height:1.55}.mvp-entry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:20px}.mvp-entry-card{display:flex;min-width:0;min-height:255px;flex-direction:column;padding:26px;background:#fff;border:1px solid #d9e0e8;border-radius:14px;box-shadow:0 12px 32px #0f172a0d}.mvp-entry-card.primary{border-color:#93c5fd;box-shadow:0 14px 36px #1d4ed81c}.mvp-entry-card h2{margin:16px 0 10px;color:#14213d;font-size:clamp(22px,2vw,28px);line-height:1.25}.mvp-entry-card p:not(.mvp-home-eyebrow){margin:0;color:#64748b;line-height:1.7}.mvp-entry-card a{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding:13px 15px;color:#fff;background:#14213d;border-radius:9px;font-weight:800;text-decoration:none}.mvp-entry-card a:hover{background:#1e3a5f}.mvp-entry-card a:focus-visible{outline:3px solid #60a5fa;outline-offset:3px}.mvp-home-boundary{margin-top:16px;color:#64748b;line-height:1.6}@media(max-width:900px){.mvp-entry-grid{grid-template-columns:1fr}.mvp-entry-card{min-height:205px}}@media(max-width:520px){.mvp-home{padding:16px}.mvp-home-hero{padding:26px 22px;border-radius:14px}.mvp-home-topline{align-items:flex-start;flex-direction:column}.mvp-home-topline form,.mvp-home-topline form button{width:100%}.mvp-home h1{font-size:38px}.mvp-entry-grid{gap:12px;margin-top:12px}.mvp-entry-card{min-height:190px;padding:22px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}