:root{--blue:#07489f;--blue2:#063778;--red:#f31f2b;--ink:#0b2345;--muted:#66758b;--line:#dce5f0;--bg:#f4f7fb;--shadow:0 18px 45px rgba(8,46,94,.12)}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg)}
.map-ops-body.login{background:#e9f0f8;overflow-x:hidden}.map-ops-body.login:before,.map-ops-body.login:after{content:"";position:fixed;border-radius:50%;filter:blur(2px);pointer-events:none}.map-ops-body.login:before{width:480px;height:480px;left:-210px;top:-190px;background:rgba(26,112,212,.15)}.map-ops-body.login:after{width:380px;height:380px;right:-160px;bottom:-160px;background:rgba(243,31,43,.07)}
.map-ops-login-wrap{position:relative;z-index:1;min-height:100vh;display:grid;place-items:center;padding:38px}.map-ops-login-shell{width:min(1080px,100%);min-height:650px;display:grid;grid-template-columns:1.03fr .97fr;background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 30px 80px rgba(4,35,77,.2);border:1px solid rgba(255,255,255,.75)}
.map-ops-login-showcase{position:relative;overflow:hidden;color:#fff;padding:46px 52px 34px;display:flex;flex-direction:column;background:linear-gradient(145deg,#032b65 0%,#0750a8 54%,#0873ce 100%)}.map-ops-login-showcase:before{content:"";position:absolute;width:410px;height:410px;border:74px solid rgba(255,255,255,.055);border-radius:50%;right:-245px;top:70px}.map-ops-login-showcase:after{content:"MAP";position:absolute;right:-15px;bottom:30px;font-size:170px;line-height:1;font-weight:950;letter-spacing:-.08em;color:rgba(255,255,255,.035)}
.map-ops-showcase-brand{position:relative;z-index:1;display:flex;align-items:center;gap:20px}.map-ops-logo-plate{width:152px;height:88px;border-radius:17px;background:#fff;display:grid;place-items:center;box-shadow:0 12px 30px rgba(0,0,0,.18)}.map-ops-logo-plate img{width:138px;height:70px;object-fit:contain}.map-ops-showcase-brand strong,.map-ops-mobile-brand strong{display:block;font-size:21px;line-height:1.2;letter-spacing:.075em;color:#fff!important}.map-ops-showcase-brand span:not(.map-ops-logo-plate),.map-ops-mobile-brand span{display:block;font-size:14px;color:#d7e8fb!important;margin-top:7px}
.map-ops-showcase-copy{position:relative;z-index:1;margin:auto 0}.map-ops-secure-pill{display:inline-flex;align-items:center;gap:9px;padding:10px 15px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);color:#fff!important;font-size:12px;font-weight:900;letter-spacing:.09em}.map-ops-secure-pill span{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#35c97c;color:#fff;font-size:11px}.map-ops-showcase-copy h2{font-size:42px;line-height:1.13;letter-spacing:-.035em;margin:25px 0 18px;color:#fff!important}.map-ops-showcase-copy h2 em{font-style:normal;color:#ffd02e!important}.map-ops-showcase-copy>p{max-width:460px;margin:0;color:#eff7ff!important;font-size:17px;line-height:1.65}.map-ops-feature-list{display:grid;gap:18px;margin-top:32px}.map-ops-feature-list>div{display:flex;align-items:center;gap:14px}.map-ops-feature-list>div>span{flex:0 0 32px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:rgba(57,214,136,.2);border:1px solid rgba(83,237,160,.48);color:#8affc2!important;font-size:14px;font-weight:900}.map-ops-feature-list p{margin:0;color:#fff!important}.map-ops-feature-list strong,.map-ops-feature-list small{display:block}.map-ops-feature-list strong{font-size:15px;line-height:1.3;color:#fff!important}.map-ops-feature-list small{font-size:13px;line-height:1.4;color:#d9ebff!important;margin-top:3px}.map-ops-showcase-footer{position:relative;z-index:1;margin:0;color:#d2e6fb!important;font-size:12px;font-weight:800;letter-spacing:.04em}.map-ops-showcase-footer span{color:#ffcf38!important;margin:0 6px}
.map-ops-login-card{width:100%;padding:58px 58px 36px;display:flex;flex-direction:column;justify-content:center;background:#fff}.map-ops-mobile-brand{display:none}.map-ops-welcome-label{display:block;color:#e91f2d;font-weight:900;font-size:12px;letter-spacing:.14em;margin-bottom:12px}.map-ops-login-heading h1{font-size:36px;line-height:1.13;letter-spacing:-.025em;margin:0 0 11px;color:#081f3c}.map-ops-login-heading p{margin:0 0 30px;color:#52657d;line-height:1.5;font-size:16px}.map-ops-form{display:grid;gap:11px}.map-ops-form>label{font-weight:800;font-size:14px;margin:8px 0 0;color:#152b47}.map-ops-input-field{position:relative}.map-ops-form input[type=text],.map-ops-form input[type=password]{width:100%;height:58px;border:1px solid #ccd8e6;border-radius:12px;padding:0 58px 0 49px;font-size:16px;outline:none;background:#fbfdff;color:#102846;transition:.2s}.map-ops-form input::placeholder{color:#8fa0b5}.map-ops-form input:focus{border-color:#1768c7;background:#fff;box-shadow:0 0 0 4px rgba(23,104,199,.1)}.map-ops-input-icon{position:absolute;z-index:2;left:15px;top:50%;transform:translateY(-50%);width:25px;height:25px;border-radius:7px;display:grid;place-items:center;background:#e9f2fd;color:#0750a8;font-size:13px;font-weight:900}.map-ops-lock{font-size:8px}
.map-ops-password-field{position:relative}.map-ops-eye{position:absolute;z-index:2;right:7px;top:7px;height:42px;min-width:51px;padding:0 10px;border:0;border-radius:9px;background:#edf4fd;color:var(--blue);cursor:pointer;font-size:11px;font-weight:850}.map-ops-eye:hover{background:#dfeeff}.map-ops-login-options{display:flex;justify-content:space-between;align-items:center;gap:14px;margin:8px 0 9px;font-size:12px}.map-ops-login-options a{color:var(--blue);font-weight:800;text-decoration:none}.map-ops-login-options a:hover{text-decoration:underline}.map-ops-remember{display:flex;align-items:center;gap:8px!important;font-weight:650!important;cursor:pointer}.map-ops-remember input{width:17px;height:17px;margin:0;accent-color:var(--blue)}.map-ops-primary{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:5px;min-height:56px;border:0;border-radius:12px;background:linear-gradient(120deg,#06499f,#0873d0);color:#fff;font-weight:850;font-size:15px;cursor:pointer;box-shadow:0 12px 24px rgba(7,72,159,.24);transition:transform .18s,box-shadow .18s}.map-ops-primary:hover{transform:translateY(-1px);box-shadow:0 15px 28px rgba(7,72,159,.3)}.map-ops-primary b{font-size:20px;font-weight:500}.map-ops-security-line{border-top:1px solid #e9eef5;margin-top:28px;padding-top:19px;text-align:center;color:#7b8b9f;font-size:11px}.map-ops-security-line span{display:inline-grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#e8f8ef;color:#169c57;font-weight:900;margin-right:4px}.map-ops-notice{padding:12px 14px;border-radius:10px;margin:-8px 0 15px;font-weight:650;font-size:12px;line-height:1.5}.map-ops-notice.error{background:#fff0f0;color:#a51c24;border:1px solid #ffd0d3}.map-ops-notice.success{background:#effaf3;color:#166534;border:1px solid #c8efd5}
.map-ops-install-app{width:100%;min-height:46px;margin-top:13px;border:1px solid #bdd3ee;border-radius:11px;background:#f2f7fd;color:#07489f;font-size:13px;font-weight:850;cursor:pointer}.map-ops-install-app:hover{background:#e4f0fd}.map-ops-install-app span{margin-right:7px}
.map-ops-app{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr)}.map-ops-sidebar{background:linear-gradient(180deg,#063778,#052b61);color:#fff;display:flex;flex-direction:column;min-height:100vh;padding:24px 16px;position:sticky;top:0;height:100vh}.map-ops-side-brand{display:flex;align-items:center;gap:10px;padding:0 8px 22px;border-bottom:1px solid rgba(255,255,255,.13)}.map-ops-side-brand img{width:70px;height:42px;object-fit:contain}.map-ops-side-brand strong{display:block;font-size:19px}.map-ops-side-brand span{display:block;font-size:11px;color:#c9d8ee;margin-top:2px}.map-ops-nav{display:grid;gap:6px;margin-top:22px}.map-ops-nav a{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:7px;min-height:47px;padding:0 12px;border-radius:10px;color:#dce7f8;text-decoration:none;font-size:13px;font-weight:700}.map-ops-nav a:hover,.map-ops-nav a.active{background:rgba(255,255,255,.13);color:#fff}.map-ops-nav a span{font-size:17px;text-align:center}.map-ops-nav a em{font-size:9px;font-style:normal;color:#8fb3e2;font-weight:700}.map-ops-side-footer{margin-top:auto;padding:16px 10px 0;border-top:1px solid rgba(255,255,255,.1);font-size:11px;color:#9fb7d7}
.map-ops-main{min-width:0}.map-ops-topbar{min-height:86px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:14px 32px;position:sticky;top:0;z-index:10}.map-ops-topbar h1{font-size:22px;margin:2px 0 0}.map-ops-kicker{font-size:10px;letter-spacing:.14em;font-weight:900;color:#f1a900}.map-ops-user{display:flex;align-items:center;gap:11px}.map-ops-avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#e9f2fd;color:var(--blue);font-weight:900;border:1px solid #c9dcf5}.map-ops-user-text strong,.map-ops-user-text span{display:block}.map-ops-user-text strong{font-size:13px}.map-ops-user-text span{font-size:10px;color:var(--muted);margin-top:2px}.map-ops-logout{margin-left:8px;text-decoration:none;border:1px solid #d6dfeb;border-radius:9px;padding:9px 12px;color:#9d1e28;font-weight:800;font-size:12px;background:#fff}.map-ops-content{padding:30px 32px 44px;max-width:1500px;margin:auto}
.map-ops-welcome{background:linear-gradient(135deg,#063f8e,#0871c6);border-radius:18px;color:#fff;padding:30px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 18px 35px rgba(4,68,142,.18)}.map-ops-welcome .map-ops-kicker{color:#ffd137}.map-ops-welcome h2{font-size:30px;margin:6px 0 8px}.map-ops-welcome p{margin:0;color:#e4f0ff;font-size:14px}.map-ops-store-link{background:var(--red);color:#fff;text-decoration:none;font-weight:850;padding:13px 18px;border-radius:10px;font-size:13px}.map-ops-status-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:18px}.map-ops-status-grid article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;display:flex;gap:12px;align-items:center}.map-ops-status-grid strong{display:block;font-size:15px}.map-ops-status-grid p{margin:3px 0 0;color:var(--muted);font-size:12px}.map-ops-status-icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:#edf5ff;color:var(--blue);font-weight:900;font-size:12px}.map-ops-section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin:34px 0 16px}.map-ops-section-head h2{font-size:22px;margin:4px 0 0}.map-ops-section-head p{max-width:520px;margin:0;color:var(--muted);font-size:13px;line-height:1.55;text-align:right}.map-ops-module-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.map-ops-module-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;min-height:158px;display:flex;flex-direction:column}.map-ops-module-icon{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;background:#edf5ff;color:var(--blue);font-weight:900}.map-ops-module-card h3{font-size:15px;margin:14px 0 5px}.map-ops-module-card p{font-size:12px;line-height:1.45;color:var(--muted);margin:0}.map-ops-coming{margin-top:auto;padding-top:12px;color:#8190a3;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
@media(max-width:1100px){.map-ops-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.map-ops-app{grid-template-columns:210px minmax(0,1fr)}.map-ops-login-wrap{padding:26px}.map-ops-login-showcase{padding:40px 38px 30px}.map-ops-login-card{padding:48px 42px 32px}.map-ops-showcase-copy h2{font-size:34px}}
@media(max-width:880px){.map-ops-login-shell{width:min(520px,100%);display:block;min-height:0;border-radius:22px}.map-ops-login-showcase{display:none}.map-ops-login-card{padding:42px}.map-ops-mobile-brand{display:flex;align-items:center;gap:12px;margin-bottom:40px}.map-ops-mobile-brand img{width:88px;height:45px;object-fit:contain}.map-ops-mobile-brand strong{color:var(--blue)}.map-ops-mobile-brand span{color:var(--muted)}}
@media(max-width:760px){.map-ops-app{display:block}.map-ops-sidebar{position:static;height:auto;min-height:auto}.map-ops-nav{grid-template-columns:repeat(2,1fr)}.map-ops-side-footer{display:none}.map-ops-topbar{position:static;padding:14px 18px}.map-ops-topbar>div:first-child{display:none}.map-ops-user{width:100%}.map-ops-user-text{flex:1}.map-ops-content{padding:18px}.map-ops-welcome{display:block;padding:22px}.map-ops-welcome h2{font-size:24px}.map-ops-store-link{display:inline-block;margin-top:18px}.map-ops-status-grid{grid-template-columns:1fr}.map-ops-section-head{display:block}.map-ops-section-head p{text-align:left;margin-top:8px}.map-ops-module-grid{grid-template-columns:1fr}.map-ops-login-wrap{padding:18px}}
@media(max-width:480px){.map-ops-login-wrap{padding:0;place-items:stretch}.map-ops-login-shell{min-height:100vh;border:0;border-radius:0;box-shadow:none}.map-ops-login-card{padding:30px 22px 24px;justify-content:flex-start}.map-ops-mobile-brand{margin-bottom:42px}.map-ops-login-heading h1{font-size:28px}.map-ops-login-options{align-items:flex-start}.map-ops-remember{line-height:1.3}.map-ops-security-line{font-size:10px}.map-ops-form input[type=text],.map-ops-form input[type=password]{height:54px}.map-ops-eye{top:6px}}
