.mg-hero{background:radial-gradient(at 20% 0,#0ea5e91a,#0000 45%),radial-gradient(at 80% 0,#f59e0b12,#0000 40%);border-bottom:1px solid #e2e8f0;padding:3rem 0 2rem}.mg-hero-shell{max-width:var(--site-shell-max-width);margin:0 auto;padding:0 1.25rem}.mg-hero-grid{align-items:center;gap:2rem;display:grid}@media (min-width:1024px){.mg-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(20rem,.95fr);gap:2.5rem}}.mg-hero-art{width:100%;max-width:30rem;margin:0 auto;position:relative}.mg-hero-art__frame{background:radial-gradient(circle at 18% 22%,#0ea5e92e,#0000 60%),radial-gradient(circle at 82% 78%,#f59e0b2e,#0000 55%),linear-gradient(#fef3c7 0%,#fff7ed 100%);border-radius:1.6rem;padding:1rem;position:relative;overflow:hidden;box-shadow:0 30px 60px -25px #0f172a4d,0 0 0 1px #14243a0f}.mg-hero-art__frame img{border-radius:1.1rem;width:100%;height:auto;display:block}.mg-hero-chip{letter-spacing:.18em;text-transform:uppercase;color:#475569;background:#ffffffb3;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:.5rem;padding:.35rem 1rem;font-size:.7rem;font-weight:700;display:inline-flex}.mg-hero-chip:before{content:"";background:#0ea5e9;border-radius:50%;width:6px;height:6px}.mg-hero h1{color:#0f172a;letter-spacing:-.02em;margin:1.25rem 0 1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.mg-hero p{color:#475569;max-width:44rem;font-size:1.05rem;line-height:1.65}.mg-metrics{grid-template-columns:1fr;gap:.6rem;margin-top:1.25rem;display:grid}@media (min-width:700px){.mg-metrics{grid-template-columns:repeat(3,1fr)}}.mg-metric{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem}.mg-metric strong{color:#0f172a;font-size:1.5rem;font-weight:800;display:block}.mg-metric span{color:#64748b;font-size:.78rem}.mg-body{max-width:var(--site-shell-max-width);margin:0 auto;padding:2rem 1.25rem 3rem}.mg-tabs{flex-wrap:wrap;gap:.4rem;margin:0 0 1.25rem;display:flex}.mg-tab{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:.6rem 1.25rem;font-size:.82rem;font-weight:600;transition:all .15s}.mg-tab:hover{color:#0f172a;background:#f8fafc}.mg-tab.active{color:#fff;background:#0f172a;border-color:#0f172a}.mg-panel{display:none}.mg-panel.active{display:block}.mg-section{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:.85rem;padding:1.25rem 1.5rem}.mg-section h3{color:#0f172a;margin:0 0 .6rem;font-size:1.05rem;font-weight:700}.mg-section p,.mg-section li{color:#475569;font-size:.9rem;line-height:1.65}.mg-section ul,.mg-section ol{margin:.4rem 0 .5rem;padding-left:1.4rem}.mg-section code{color:#0f172a;background:#f1f5f9;border-radius:4px;padding:1px 6px;font-size:.78rem}.mg-side{grid-template-columns:1fr;gap:.6rem;display:grid}@media (min-width:900px){.mg-side{grid-template-columns:1fr 1fr}}.mg-col{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:.8rem 1rem}.mg-col h4{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin:0 0 .4rem;font-size:.7rem;font-weight:700}.mg-col pre{color:#0f172a;white-space:pre-wrap;word-break:break-word;margin:0;font-family:Consolas,SF Mono,Menlo,monospace;font-size:.78rem;line-height:1.65}.mg-col-rte{background:#f0f9ff;border-color:#bae6fd}.mg-col-rte h4{color:#0369a1}.mg-table{border-collapse:collapse;width:100%;margin:.5rem 0;font-size:.82rem}.mg-table th,.mg-table td{vertical-align:top;text-align:left;border-bottom:1px solid #f1f5f9;padding:.5rem .75rem}.mg-table th{color:#0f172a;text-transform:uppercase;letter-spacing:.06em;background:#f8fafc;font-size:.68rem;font-weight:700}.mg-check{counter-reset:mgstep;padding-left:0;list-style:none}.mg-check li{counter-increment:mgstep;border-bottom:1px solid #f1f5f9;padding:.6rem 0 .6rem 2.75rem;line-height:1.6;position:relative}.mg-check li:before{content:counter(mgstep);color:#fff;background:#0ea5e9;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.7rem;font-weight:700;display:inline-flex;position:absolute;top:.75rem;left:.5rem}.mg-check li:last-child{border-bottom:none}.mg-callout{color:#78350f;background:#fffbeb;border-left:4px solid #f59e0b;border-radius:8px;margin:.6rem 0;padding:.7rem 1rem;font-size:.85rem;line-height:1.6}.mg-callout strong{color:#78350f}.mg-cta{text-align:center;background:linear-gradient(#f8fafc,#fff);border:1px solid #e2e8f0;border-radius:20px;margin-top:1.5rem;padding:1.75rem}.mg-cta h2{color:#0f172a;font-size:1.4rem;font-weight:800}.mg-cta p{color:#475569;margin-top:.4rem;font-size:.9rem}.mg-cta .mg-cta-row{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.9rem;display:flex}.mg-cta a.primary{color:#fff;background:#0f172a;border-radius:999px;padding:.65rem 1.25rem;font-size:.82rem;font-weight:600;text-decoration:none}.mg-cta a.ghost{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:.65rem 1.25rem;font-size:.82rem;font-weight:600;text-decoration:none}
