@import "https://fonts.googleapis.com/css2?family=Sora:wght@300;400;600;700&display=swap";html,body{height:100%;margin:0;padding:0;overflow:hidden}.mp-root{color:#e2eaff;background:#050d1f;justify-content:center;align-items:center;width:100vw;height:100vh;font-family:Sora,sans-serif;display:flex;position:fixed;inset:0;overflow:hidden}.mp-logo{object-fit:contain;border-radius:8px;width:auto;height:80px;margin-bottom:2rem}.mp-stars{z-index:0;pointer-events:none;position:fixed;inset:0}.mp-grid{z-index:0;pointer-events:none;background-image:linear-gradient(#388bff0a 1px,#0000 1px),linear-gradient(90deg,#388bff0a 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0}.mp-orb{pointer-events:none;z-index:0;filter:blur(90px);opacity:.18;border-radius:50%;position:fixed}.mp-orb1{background:#1a4fff;width:500px;height:500px;top:-150px;left:-100px}.mp-orb2{background:#00c6ff;width:350px;height:350px;bottom:-100px;right:-50px}.mp-container{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:680px;max-height:100vh;padding:2rem;display:flex;position:relative}.mp-badge{color:#6db3ff;letter-spacing:.08em;text-transform:uppercase;background:#388bff14;border:.5px solid #388bff4d;border-radius:50px;align-items:center;gap:10px;margin-bottom:2.5rem;padding:8px 20px;font-size:13px;font-weight:600;display:inline-flex}.mp-badge-dot{background:#6db3ff;border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite mp-pulse}@keyframes mp-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.mp-title{color:#fff;margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.15}.mp-title span{background:linear-gradient(135deg,#4ea8ff,#00e0ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.mp-divider{transform-origin:50%;background:linear-gradient(90deg,#1a4fff,#00e0ff,#1a4fff) 0 0/200% 100%;border-radius:2px;width:60px;height:2px;margin:0 auto 2rem;animation:2.4s ease-in-out infinite mp-divider-slide,.6s ease-out forwards mp-divider-grow}@keyframes mp-divider-grow{0%{opacity:0;width:0}to{opacity:1;width:60px}}@keyframes mp-divider-slide{0%{background-position:100% 0}to{background-position:-100% 0}}.mp-sub{color:#8ba5cc;max-width:480px;margin:0 auto 3rem;font-size:1.05rem;font-weight:300;line-height:1.7}.mp-contact{color:#6db3ff;background:#388bff1a;border:.5px solid #388bff40;border-radius:50px;align-items:center;gap:8px;padding:10px 22px;font-family:Sora,sans-serif;font-size:14px;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.mp-contact:hover{background:#388bff2e;border-color:#388bff80}.mp-footer{color:#2d4a6e;letter-spacing:.04em;margin-top:3.5rem;font-size:12px}@media (width<=480px){.mp-title{font-size:1.75rem}}@media (height<=700px){.mp-badge{margin-bottom:1.2rem}.mp-title{font-size:1.6rem}.mp-divider{margin-bottom:1rem}.mp-sub{margin-bottom:1.5rem;font-size:.9rem}.mp-footer{margin-top:1.5rem}}
