.mgw-site{font-family:Inter,Arial,sans-serif;color:#111827;background:#fff;line-height:1.55}.mgw-site *{box-sizing:border-box}.mgw-container{width:min(1160px,92%);margin:auto}.mgw-hero{position:relative;overflow:hidden;padding:90px 0 70px;background:linear-gradient(135deg,#f8fafc,#eef4ff)}.mgw-bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(15,23,42,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(15,23,42,.06) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,#000,transparent)}.mgw-hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.mgw-kicker{display:inline-flex;margin-bottom:16px;padding:7px 12px;border:1px solid #dbeafe;border-radius:999px;color:#2563eb;background:#eff6ff;font-weight:700;font-size:13px}.mgw h1,.mgw-site h1{font-size:clamp(40px,5vw,72px);line-height:.98;margin:0 0 22px;letter-spacing:-.055em}.mgw-site h2{font-size:clamp(30px,3vw,48px);line-height:1.08;margin:0 0 14px;letter-spacing:-.035em}.mgw-site h3{font-size:20px;margin:10px 0}.mgw-site p{font-size:17px;color:#4b5563;margin:0}.mgw-hero-copy>p{max-width:710px;font-size:19px}.mgw-actions{display:flex;gap:14px;flex-wrap:wrap;margin:32px 0}.mgw-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:14px;text-decoration:none;font-weight:800;transition:.25s ease}.mgw-btn-primary{background:#111827;color:#fff;box-shadow:0 12px 28px rgba(17,24,39,.18)}.mgw-btn-primary:hover{transform:translateY(-2px);background:#2563eb;color:#fff}.mgw-btn-secondary{background:#fff;color:#111827;border:1px solid #e5e7eb}.mgw-btn-secondary:hover{transform:translateY(-2px);border-color:#2563eb}.mgw-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px}.mgw-proof div{padding:16px;border-radius:18px;background:rgba(255,255,255,.78);border:1px solid #e5e7eb}.mgw-proof strong{display:block;font-size:16px}.mgw-proof span{font-size:13px;color:#6b7280}.mgw-visual-card{min-height:460px;border-radius:34px;background:radial-gradient(circle at 30% 20%,#dbeafe,transparent 35%),linear-gradient(145deg,#fff,#e5eefc);box-shadow:0 30px 80px rgba(30,64,175,.18);border:1px solid #dbeafe;display:grid;place-items:center;position:relative}.mgw-machine{position:relative;width:310px;height:310px}.mgw-cube{position:absolute;width:115px;height:115px;border-radius:24px;background:linear-gradient(145deg,#111827,#334155);box-shadow:18px 18px 0 #bfdbfe;animation:mgwFloat 4s ease-in-out infinite}.cube-a{left:15px;top:34px}.cube-b{right:18px;top:90px;animation-delay:.6s}.cube-c{left:88px;bottom:20px;animation-delay:1.1s}.mgw-arm{position:absolute;left:135px;top:40px;width:28px;height:220px;border-radius:999px;background:#2563eb;transform:rotate(35deg);box-shadow:0 0 0 13px #dbeafe}.mgw-screen{position:absolute;right:0;bottom:8px;width:155px;padding:16px;border-radius:18px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 20px 40px rgba(0,0,0,.1)}.mgw-screen span{display:block;height:10px;border-radius:99px;background:#cbd5e1;margin:8px 0}.mgw-screen span:nth-child(2){width:72%;background:#93c5fd}.mgw-screen span:nth-child(3){width:50%}.mgw-section{padding:82px 0}.mgw-section-head{max-width:760px;margin-bottom:36px}.mgw-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mgw-card{padding:26px;border:1px solid #e5e7eb;border-radius:26px;background:#fff;box-shadow:0 16px 40px rgba(15,23,42,.06);transition:.25s ease}.mgw-card:hover{transform:translateY(-6px);border-color:#93c5fd;box-shadow:0 24px 55px rgba(37,99,235,.13)}.mgw-icon{width:48px;height:48px;border-radius:16px;background:#eff6ff;color:#2563eb;display:grid;place-items:center;font-size:24px;font-weight:900}.mgw-dark{background:#0f172a;color:#fff}.mgw-dark p,.mgw-dark .mgw-panel{color:#cbd5e1}.mgw-split{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:start}.mgw-stack{display:grid;gap:10px}.mgw-accordion{width:100%;text-align:left;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#fff;border-radius:16px;padding:17px 18px;font-weight:800;cursor:pointer}.mgw-accordion.active{background:#2563eb}.mgw-panel{display:none;padding:0 18px 12px}.mgw-panel.open{display:block}.mgw-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.mgw-timeline div{padding:24px;border-left:3px solid #2563eb;background:#f8fafc;border-radius:20px}.mgw-timeline span{font-weight:900;color:#2563eb}.mgw-cta{padding-top:30px}.mgw-cta-box{text-align:center;padding:58px;border-radius:34px;background:linear-gradient(135deg,#111827,#1e3a8a);color:#fff}.mgw-cta-box p{color:#dbeafe;max-width:670px;margin:0 auto 28px}@keyframes mgwFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-14px)}}@media(max-width:900px){.mgw-hero-grid,.mgw-split{grid-template-columns:1fr}.mgw-service-grid,.mgw-timeline{grid-template-columns:1fr 1fr}.mgw-proof{grid-template-columns:1fr}.mgw-visual-card{min-height:360px}}@media(max-width:560px){.mgw-service-grid,.mgw-timeline{grid-template-columns:1fr}.mgw-section{padding:58px 0}.mgw-hero{padding:62px 0}.mgw-cta-box{padding:36px 22px}.mgw-machine{transform:scale(.82)}}
