*,:before,:after{box-sizing:border-box}:root{--m-accent:#7c3aed;--m-accent-d:#6d28d9;--m-accent-l:#c4b5fd;--m-accent-rgb:124, 58, 237;--m-bg:#04030d;--m-bright:#f5f3ff}@keyframes m-orb-drift{0%,to{transform:translate(0)scale(1)}33%{transform:translate(24px,-20px)scale(1.05)}66%{transform:translate(-20px,16px)scale(.96)}}@keyframes m-float-a{0%,to{transform:translateY(0)rotate(-1.5deg)}50%{transform:translateY(-11px)rotate(-1.5deg)}}@keyframes m-float-b{0%,to{transform:translateY(0)rotate(2deg)}50%{transform:translateY(-15px)rotate(2deg)}}@keyframes m-float-c{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-8px)rotate(-1deg)}}@keyframes m-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes m-slide-up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes m-shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes m-pulse-ring{0%{box-shadow:0 0 0 0 rgba(var(--m-accent-rgb),.55)}70%{box-shadow:0 0 0 14px rgba(var(--m-accent-rgb),0)}to{box-shadow:0 0 0 0 rgba(var(--m-accent-rgb),0)}}@keyframes m-spin{to{transform:rotate(360deg)}}@keyframes m-bar-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes m-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mst-shell{background:var(--m-bg);color:#e2e8f0;flex-direction:column;min-height:100dvh;font-family:Inter,system-ui,sans-serif;display:flex;position:relative;overflow:hidden}.mst-orb{filter:blur(90px);pointer-events:none;z-index:0;border-radius:50%;position:fixed}.mst-orb-1{background:radial-gradient(circle, rgba(var(--m-accent-rgb),.28) 0%, transparent 70%);width:560px;height:560px;animation:17s ease-in-out infinite m-orb-drift;top:-180px;left:-140px}.mst-orb-2{background:radial-gradient(circle, rgba(var(--m-accent-rgb),.18) 0%, transparent 70%);width:400px;height:400px;animation:21s ease-in-out infinite reverse m-orb-drift;bottom:-90px;right:-90px}.mst-orb-3{background:radial-gradient(circle,#a78bfa24 0%,#0000 70%);width:300px;height:300px;animation:25s ease-in-out 5s infinite m-orb-drift;top:40%;left:50%}.mst-grid{z-index:0;pointer-events:none;background-image:linear-gradient(rgba(var(--m-accent-rgb),.045) 1px, transparent 1px), linear-gradient(90deg, rgba(var(--m-accent-rgb),.045) 1px, transparent 1px);background-size:48px 48px;position:fixed;inset:0}.mst-hero{z-index:1;flex-direction:column;flex:none;align-items:center;gap:28px;padding:48px 24px 24px;display:flex;position:relative}.mst-brand{flex-direction:column;align-items:center;gap:10px;animation:.5s ease-out both m-fade-up;display:flex}.mst-brand-logo{color:#fff;width:76px;height:76px;box-shadow:0 12px 40px rgba(var(--m-accent-rgb),.45);background:linear-gradient(135deg,#7c3aed 0%,#5b21b6 100%);border-radius:22px;justify-content:center;align-items:center;font-size:28px;font-weight:900;animation:2.5s ease-out .8s infinite m-pulse-ring;display:flex;position:relative;overflow:hidden}.mst-brand-logo:after{content:"";border-radius:inherit;background:linear-gradient(135deg,#ffffff29 0%,#0000 60%);position:absolute;inset:0}.mst-brand-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:rgba(var(--m-accent-rgb),.65);margin:0;font-size:10px;font-weight:700}.mst-brand-name{letter-spacing:.1em;text-transform:uppercase;color:var(--m-accent);margin:0;font-size:13px;font-weight:700}.mst-brand-tagline{color:var(--m-bright);text-align:center;letter-spacing:-.02em;margin:4px 0 0;font-size:22px;font-weight:800;line-height:1.25}.mst-brand-sub{color:#e2e8f070;text-align:center;margin:0;font-size:13px;line-height:1.5}.mst-cards-row{justify-content:center;align-items:flex-end;gap:10px;width:100%;max-width:380px;display:flex}.mst-fcard{border:1px solid rgba(var(--m-accent-rgb),.22);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border-radius:16px;flex:1;min-width:0;padding:14px 14px 12px}.mst-fcard:first-child{animation:5.5s ease-in-out infinite m-float-a,.5s ease-out .15s both m-fade-up}.mst-fcard:nth-child(2){animation:6.5s ease-in-out infinite m-float-b,.5s ease-out .26s both m-fade-up}.mst-fcard:nth-child(3){animation:4.8s ease-in-out infinite m-float-c,.5s ease-out .37s both m-fade-up}.mst-fcard-icon{margin-bottom:8px;font-size:18px;display:block}.mst-fcard-val{color:var(--m-bright);letter-spacing:-.02em;margin-bottom:4px;font-size:18px;font-weight:800;line-height:1}.mst-fcard-val.shimmer{background:linear-gradient(90deg,#ddd6fe 0%,#7c3aed 30%,#c4b5fd 60%,#ddd6fe 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;animation:2.5s linear infinite m-shimmer}.mst-fcard-label{text-transform:uppercase;letter-spacing:.08em;color:#e2e8f061;font-size:10px;font-weight:600}.mst-badge-purple{background:rgba(var(--m-accent-rgb),.12);border:1px solid rgba(var(--m-accent-rgb),.28);color:var(--m-accent-l);letter-spacing:.05em;border-radius:8px;align-items:center;gap:5px;margin-top:6px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-flex}.mst-badge-dot{background:var(--m-accent-l);border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:1.8s ease-out infinite m-pulse-ring}.mst-badge-green{color:#34d399;letter-spacing:.05em;background:#0596691f;border:1px solid #05966947;border-radius:8px;align-items:center;gap:5px;margin-top:6px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-flex}.mst-badge-green-dot{background:#34d399;border-radius:50%;flex-shrink:0;width:5px;height:5px}.mst-bars{align-items:flex-end;gap:4px;height:28px;margin-top:6px;display:flex}.mst-bar{background:rgba(var(--m-accent-rgb),.28);transform-origin:bottom;border-radius:3px 3px 0 0;flex:1;animation:.6s ease-out forwards m-bar-grow}.mst-bar.hi{background:var(--m-accent)}.mst-bar:first-child{height:36%;animation-delay:.5s}.mst-bar:nth-child(2){height:58%;animation-delay:.56s}.mst-bar:nth-child(3){height:82%;animation-delay:.62s}.mst-bar:nth-child(4){height:48%;animation-delay:.68s}.mst-bar:nth-child(5){height:96%;animation-delay:.74s}.mst-tenants{flex-direction:column;gap:5px;margin-top:8px;display:flex}.mst-tenant-row{letter-spacing:.04em;color:#e2e8f061;text-transform:uppercase;align-items:center;gap:6px;font-size:9.5px;font-weight:600;display:flex}.mst-tenant-dot{background:var(--m-accent);border-radius:50%;flex-shrink:0;width:5px;height:5px}.mst-pills{flex-wrap:wrap;justify-content:center;gap:8px;animation:.5s ease-out .42s both m-fade-up;display:flex}.mst-pill{color:#e2e8f080;letter-spacing:.02em;background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:11px;font-weight:600;display:inline-flex}.mst-pill-dot{background:var(--m-accent);border-radius:50%;flex-shrink:0;width:6px;height:6px}.mst-form-wrap{z-index:1;flex-direction:column;flex:1;justify-content:flex-end;display:flex;position:relative}.mst-form-sheet{border-top:1px solid rgba(var(--m-accent-rgb),.22);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:#040310ed;border-radius:28px 28px 0 0;padding:28px 28px 44px;animation:.45s ease-out .2s both m-slide-up}.mst-form-handle{background:#ffffff1f;border-radius:2px;width:36px;height:4px;margin:0 auto 24px}.mst-form-title{color:var(--m-bright);letter-spacing:-.02em;margin:0 0 4px;font-size:22px;font-weight:800}.mst-form-sub{color:#e2e8f066;margin:0 0 24px;font-size:13px}.mst-field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.mst-label{letter-spacing:.06em;text-transform:uppercase;color:#e2e8f07a;font-size:11px;font-weight:600}.mst-input-wrap{position:relative}.mst-input-icon{pointer-events:none;opacity:.38;font-size:15px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.mst-input{color:#e2e8f0;-webkit-appearance:none;background:#ffffff0d;border:1px solid #ffffff17;border-radius:14px;outline:none;width:100%;padding:14px 14px 14px 44px;font-family:inherit;font-size:15px;transition:border-color .18s,background .18s,box-shadow .18s}.mst-input:focus{border-color:var(--m-accent);background:rgba(var(--m-accent-rgb),.07);box-shadow:0 0 0 3px rgba(var(--m-accent-rgb),.18)}.mst-input::placeholder{color:#e2e8f033}.mst-error{color:#fca5a5;background:#ef444414;border:1px solid #ef444438;border-radius:10px;align-items:center;gap:8px;margin-bottom:14px;padding:10px 14px;font-size:13px;animation:.2s ease-out both m-fade-up;display:flex}.mst-submit{color:#fff;letter-spacing:.01em;cursor:pointer;width:100%;box-shadow:0 8px 30px rgba(var(--m-accent-rgb),.4);background:linear-gradient(135deg,#7c3aed 0%,#5b21b6 100%);border:none;border-radius:14px;margin-top:6px;padding:15px;font-family:inherit;font-size:15px;font-weight:700;transition:opacity .15s,transform .15s,box-shadow .15s;position:relative;overflow:hidden}.mst-submit:before{content:"";background:linear-gradient(135deg,#ffffff21 0%,#0000 60%);position:absolute;inset:0}.mst-submit:active{transform:scale(.97)}.mst-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.mst-spinner{vertical-align:middle;border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:15px;height:15px;margin-right:8px;animation:.7s linear infinite m-spin;display:inline-block}.mst-form-brand,.mst-form-footer{display:none}@media (prefers-reduced-motion:reduce){.mst-orb,.mst-fcard,.mst-brand-logo,.mst-brand,.mst-pills,.mst-form-sheet{opacity:1;animation:none;transform:none}}@media (min-width:900px){.mst-shell{flex-direction:row;height:100vh;overflow:hidden}.mst-orb-2{display:none}.mst-orb-3{left:32%}.mst-hero{border-right:1px solid rgba(var(--m-accent-rgb),.1);flex:0 0 58%;justify-content:center;align-items:flex-start;gap:40px;height:100%;padding:0 72px;overflow:hidden}.mst-brand{align-items:flex-start;gap:12px;animation:.6s ease-out both m-fade-up}.mst-brand-logo{border-radius:26px;width:88px;height:88px;font-size:34px}.mst-brand-tagline{text-align:left;max-width:500px;font-size:40px;line-height:1.15}.mst-brand-sub{text-align:left;max-width:440px;font-size:15px;line-height:1.6}.mst-cards-row{align-items:stretch;gap:16px;max-width:520px}.mst-fcard{border-radius:20px;padding:20px 20px 16px}.mst-fcard-icon{margin-bottom:10px;font-size:24px}.mst-fcard-val{margin-bottom:6px;font-size:26px}.mst-fcard-label{font-size:11px}.mst-bars{height:36px;margin-top:10px}.mst-pills{justify-content:flex-start;gap:10px}.mst-pill{padding:6px 14px;font-size:12px}.mst-form-wrap{border-left:1px solid rgba(var(--m-accent-rgb),.09);background:#03020cf7;flex:0 0 42%;justify-content:center;align-items:center;height:100%;padding:48px 56px;position:relative;overflow:hidden}.mst-form-wrap:before{content:"";background:radial-gradient(circle, rgba(var(--m-accent-rgb),.1) 0%, transparent 70%);pointer-events:none;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-120px;right:-90px}.mst-form-sheet{-webkit-backdrop-filter:none;backdrop-filter:none;z-index:1;background:0 0;border:none;border-radius:0;width:100%;max-width:400px;padding:0;animation:.55s ease-out .1s both m-fade-up;position:relative}.mst-form-handle{display:none}.mst-form-title{margin-bottom:6px;font-size:30px}.mst-form-sub{margin-bottom:32px;font-size:14px}.mst-input{padding:15px 15px 15px 46px;font-size:15px}.mst-submit{border-radius:16px;padding:16px;font-size:16px}.mst-field{margin-bottom:18px}.mst-form-brand{align-items:center;gap:10px;margin-bottom:40px;display:flex}.mst-form-brand-dot{background:var(--m-accent);width:10px;height:10px;box-shadow:0 0 12px rgba(var(--m-accent-rgb),.6);border-radius:50%}.mst-form-brand-text{letter-spacing:.12em;text-transform:uppercase;color:#e2e8f06b;font-size:12px;font-weight:700}.mst-form-footer{color:#e2e8f02e;text-align:center;margin-top:32px;font-size:12px;line-height:1.6;display:block}}.cf-turnstile,.cf-turnstile>div,.cf-turnstile iframe{margin-left:auto!important;margin-right:auto!important}@media (max-width:640px){html:has(.mst-form-sheet){overflow:hidden!important}html:has(.mst-form-sheet) body{overflow:hidden!important}.mst-hero{display:none!important}.mst-shell{align-items:stretch!important;height:100dvh!important;min-height:100dvh!important;overflow:hidden!important}.mst-form-wrap{flex:1!important;justify-content:center!important;align-items:center!important;padding:12px!important;display:flex!important}.mst-form-sheet{-webkit-backdrop-filter:blur(24px)!important;background:#ffffff09!important;border:1px solid #ffffff14!important;border-radius:20px!important;width:100%!important;max-width:420px!important;padding:18px 18px 14px!important}.mst-form-handle{display:none!important}.mst-form-brand{margin-bottom:10px!important}.mst-form-title{letter-spacing:-.02em!important;font-size:20px!important;font-weight:800!important;line-height:1.15!important}.mst-form-sub{margin-bottom:10px!important;font-size:11px!important;line-height:1.45!important}.mst-field{gap:3px!important;margin-bottom:8px!important}.mst-label{letter-spacing:.06em!important;text-transform:uppercase!important;font-size:10px!important}.mst-input{border-radius:10px!important;padding:9px 12px 9px 34px!important;font-size:13px!important}.mst-submit{border-radius:12px!important;margin-top:2px!important;padding:11px!important;font-size:13px!important;font-weight:700!important}.mst-form-footer{color:#ffffff40!important;margin-top:8px!important;font-size:9px!important;line-height:1.4!important}.mst-error{border-radius:8px!important;margin-bottom:10px!important;padding:7px 10px!important;font-size:11px!important}.cf-turnstile{transform-origin:top!important;margin:4px auto!important;transform:scale(.88)!important}}@media (max-width:640px) and (max-height:700px){.mst-form-wrap{padding:8px!important}.mst-form-sheet{border-radius:16px!important;padding:14px 14px 12px!important}.mst-form-brand{margin-bottom:8px!important}.mst-form-title{font-size:18px!important}.mst-form-sub{margin-bottom:8px!important;font-size:10px!important}.mst-field{margin-bottom:7px!important}.mst-label{font-size:9px!important}.mst-input{padding:8px 10px 8px 32px!important;font-size:12px!important}.mst-submit{padding:10px!important;font-size:12px!important}.mst-form-footer{margin-top:6px!important;font-size:9px!important}.cf-turnstile{margin:2px auto!important;transform:scale(.82)!important}}
