/* MITRASEKOLAH_PHASE02_DASHBOARD_CSS_V1 */
:root{color-scheme:light;--ink:#182b37;--muted:#7f8d97;--line:#e9ecee;--teal:#007d75;--pale:#e7f4ef;--surface:#f6f8f7;--nav:#101d26}
*{box-sizing:border-box}
html{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}
body{margin:0;background:var(--surface);color:var(--ink)}
a{text-decoration:none;color:inherit}
.app-shell{display:flex;min-height:100vh}
.sidebar{width:272px;flex:none;background:var(--nav);color:#aebdc7;min-height:100vh;display:flex;flex-direction:column;padding:32px 17px;position:sticky;top:0;height:100vh}
.brand{display:flex;align-items:center;gap:12px;padding:2px 13px 47px;color:#fff}
.brand-mark{display:grid;place-items:center;width:42px;height:42px;background:#b6dfcc;color:#114e48;border-radius:13px;font-size:24px;font-weight:900;box-shadow:0 8px 20px #030d1540}
.brand strong{display:block;font-size:19px;letter-spacing:-1px;font-weight:750}.brand strong span{color:#98d9ba}.brand small{font-size:9px;letter-spacing:2.3px;font-weight:750;color:#7998a5}
.nav-label{color:#62808d;font-size:10px;letter-spacing:1.9px;font-weight:750;padding:0 14px;margin:0 0 16px}
.menu{display:grid;gap:5px}.menu-item{padding:12px 14px;display:flex;align-items:center;gap:12px;min-height:46px;font-size:13px;font-weight:560;border-radius:11px;transition:background .2s,color .2s}
.menu-item:hover{background:#1d3139;color:#fff}.menu-item.selected{background:#22483f;color:#ddfae9;box-shadow:inset 3px 0 #8cddb0}
.menu-icon{width:19px;text-align:center;font-size:19px;color:#8ea8b0}.selected .menu-icon{color:#a5ecc3}
.sidebar-footer{border-top:1px solid #263843;margin-top:auto;padding:24px 13px 0;font-size:11px;color:#b8cacb}.sidebar-footer small{display:block;padding:5px 0 0 15px;color:#68848d}
.status-dot,.eyebrow-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#8fdbb2;margin-right:8px}
.main-content{min-width:0;flex:1}.topbar{height:82px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,4vw,65px);gap:16px}
.breadcrumbs{color:#74868f;font-size:12px}.breadcrumbs span{margin:0 11px;color:#bdc8c9}.topright{display:flex;align-items:center;gap:20px}
.environment{font-size:10px;color:#638a7a;background:#edf7f1;border:1px solid #daeee1;border-radius:100px;padding:8px 12px;font-weight:750;letter-spacing:.4px}
.avatar{display:grid;place-items:center;width:36px;height:36px;background:#dfede6;color:#225e4e;font-size:13px;font-weight:800;border-radius:50%}
.page-content{max-width:1510px;margin:auto;padding:44px clamp(24px,4vw,65px) 22px}
.eyebrow{display:flex;align-items:center;gap:6px;color:#718d80;font-size:10px;letter-spacing:1.8px;font-weight:800}.eyebrow-dot{background:#168f83;margin-right:6px}.eyebrow-rule{height:1px;width:18px;background:#c0d2c9;margin:0 5px}
.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:13px 0 31px}.page-heading h1{font-size:clamp(27px,3vw,37px);line-height:1.15;letter-spacing:-1.5px;margin:0 0 12px;font-weight:760}.page-heading p{color:var(--muted);font-size:13px;margin:0;line-height:1.6}
.phase-pill{flex:none;border:1px solid #d5e8dc;background:#f0f8f3;border-radius:100px;color:#3a836e;padding:10px 14px;font-size:11px;font-weight:700}
.welcome-card{min-height:219px;border-radius:18px;background:linear-gradient(108deg,#143a38,#176558 72%,#288574);display:flex;align-items:center;justify-content:space-between;gap:16px;color:#f7fff9;padding:35px 40px;overflow:hidden;position:relative;box-shadow:0 14px 38px #22554a19}
.welcome-card>div:first-child{max-width:640px;z-index:1}.card-kicker{color:#5caa94;font-size:10px;font-weight:850;letter-spacing:2px;margin:0 0 14px}.welcome-card .card-kicker{color:#ade4c5}
.welcome-card h2{font-size:clamp(20px,2.1vw,27px);line-height:1.28;letter-spacing:-.65px;font-weight:680;margin:0 0 13px}.welcome-card p:last-child{color:#c1dcd3;font-size:12px;line-height:1.8;margin:0;max-width:510px}
.welcome-art{display:flex;gap:12px;transform:rotate(-17deg);opacity:.45}.welcome-art span{display:grid;place-items:center;height:105px;width:80px;border-radius:22px;border:1px solid #adf0cf;background:#b9e5ce22;font-size:26px;font-weight:800;color:#defde8}
.welcome-art span:nth-child(2){transform:translateY(21px)}.welcome-art span:nth-child(3){transform:translateY(42px)}
.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:20px 0}
.metric-card,.panel{border:1px solid var(--line);background:white;box-shadow:0 8px 25px #223d3710;border-radius:15px}
.metric-card{padding:22px 23px;min-height:176px}.metric-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#edf6f0;color:#5aaf90;font-size:17px;margin-bottom:13px}
.metric-card p{font-size:11px;color:#64757e;margin:0 0 7px;font-weight:650}.metric-card strong{display:block;font-size:28px;line-height:1.2;font-weight:670;margin-bottom:5px}.metric-card small{font-size:10px;color:#9baab0}
.content-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:18px}.panel{min-width:0;padding:27px 28px}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:8px}
.panel-heading .card-kicker{margin:0 0 7px}.panel-heading h3{font-size:16px;letter-spacing:-.3px;margin:0;font-weight:760}.soft-badge{font-size:10px;color:#87949b;background:#f2f5f4;border-radius:100px;padding:8px 10px;white-space:nowrap}
.empty-state{text-align:center;padding:32px 15px 13px}.empty-icon{display:grid;place-items:center;font-size:23px;color:#5ca891;background:#edf6f1;border-radius:16px;width:57px;height:57px;margin:0 auto 17px}.empty-state h4{font-size:13px;margin:0 0 8px;font-weight:700}.empty-state p{color:#93a1a8;font-size:11px;line-height:1.7;max-width:310px;margin:auto}
.check-row{display:flex;align-items:center;gap:10px;padding:22px 0;border-bottom:1px solid #f0f2f2}.check-row:last-child{border-bottom:0;padding-bottom:2px}.check-circle{display:grid;place-items:center;background:#def5e9;color:#249770;border-radius:50%;width:22px;height:22px;font-size:11px;font-weight:850}.check-circle.pending{background:#eff2f2;color:#9aabad;font-size:26px}
.check-row>div{min-width:0;flex:1}.check-row strong{display:block;font-size:11px;font-weight:730}.check-row small{display:block;color:#9ba7aa;font-size:10px;margin-top:5px}.state{font-size:10px;color:#9aa6aa;white-space:nowrap}.state.done{color:#238d70}
.module-panel{min-height:360px;padding:49px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.module-symbol{font-size:42px;color:#4fac8b;margin-bottom:18px}.module-panel h2{font-size:clamp(24px,3vw,36px);margin:0 0 9px;letter-spacing:-1px}.module-panel>p:not(.card-kicker){max-width:480px;font-size:13px;color:#82919a;line-height:1.9;margin:0 0 20px}
.footer-note{margin:30px 0 0;text-align:center;font-size:10px;color:#a7b0b3}
@media(max-width:1270px){.sidebar{width:238px;padding:27px 12px}.menu-item{font-size:12px;padding:11px}.brand{padding-left:10px}.page-content{padding-top:33px}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:930px){.sidebar{width:72px;align-items:center;padding:24px 9px}.brand{padding:0 0 36px}.brand>span:last-child,.nav-label,.menu-item>span:last-child,.sidebar-footer{display:none}.menu{width:100%}.menu-item{justify-content:center;padding:13px 6px}.menu-icon{width:auto}.content-grid{grid-template-columns:1fr}}
@media(max-width:640px){.app-shell{display:block}.sidebar{position:static;width:100%;height:auto;min-height:0;display:block;padding:13px 15px 9px}.brand{padding:0 0 12px}.brand>span:last-child{display:block}.brand-mark{width:36px;height:36px;font-size:20px;border-radius:11px}.brand strong{font-size:17px}.menu{display:flex;overflow-x:auto;gap:5px;padding:3px 0 5px;scrollbar-width:none}.menu::-webkit-scrollbar{display:none}.menu-item{flex:0 0 auto;justify-content:center;min-height:38px;padding:9px 12px}.menu-item>span:last-child{display:block;font-size:11px}.menu-icon{font-size:16px}.topbar{height:65px;padding:0 19px}.breadcrumbs{font-size:11px}.topright{gap:8px}.environment{font-size:9px;padding:7px}.avatar{width:29px;height:29px}.page-content{padding:26px 17px 20px}.eyebrow{font-size:8px;letter-spacing:1px}.page-heading{margin:14px 0 20px;display:block}.page-heading h1{font-size:27px;letter-spacing:-1.2px}.page-heading p{font-size:12px}.phase-pill{display:inline-block;margin-top:16px}.welcome-card{padding:25px 23px;min-height:195px}.welcome-card h2{font-size:21px}.welcome-art{display:none}.metrics{gap:10px;margin:12px 0}.metric-card{padding:16px;min-height:153px}.metric-card p{font-size:10px}.metric-card strong{font-size:25px}.panel{padding:21px 18px}.module-panel{min-height:300px;padding:30px 24px}.footer-note{line-height:1.7}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}
/* MITRASEKOLAH_PHASE02_LOGIN_CSS_V1 */
.login-body{background:#f8faf9}.login-layout{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.login-intro{padding:clamp(32px,5vw,80px);background:radial-gradient(circle at 83% 78%,#318d7870,transparent 49%),linear-gradient(140deg,#10252d,#145247);color:#fff;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;position:relative}.login-overline{font-size:11px;letter-spacing:2.3px;color:#a2d8bf;font-weight:750;margin-bottom:auto}.login-emblem{width:60px;height:60px;display:grid;place-items:center;background:#c4ead6;color:#126251;font-size:34px;font-weight:900;border-radius:18px;margin-bottom:29px}.login-intro h1{font-size:clamp(35px,4.5vw,64px);line-height:1.1;letter-spacing:-2.7px;max-width:720px;margin:0 0 23px}.login-intro p{font-size:14px;line-height:1.9;color:#c3ddd1;max-width:470px}.login-intro-footer{margin-top:auto;font-size:11px;color:#92bdb0}.login-form-section{display:grid;place-items:center;padding:38px}.login-form-card{width:min(100%,420px)}.login-label{color:#348b71;font-size:11px;font-weight:800;letter-spacing:1.8px;margin-bottom:14px}.login-form-card h2{font-size:clamp(25px,3vw,34px);letter-spacing:-1px;margin:0 0 10px}.login-subtitle{font-size:13px;color:#82919a;line-height:1.7;margin:0 0 33px}.login-form-card form{display:grid;gap:10px}.login-form-card label{font-size:12px;font-weight:700;margin-top:11px}.login-form-card input{font:inherit;font-size:13px;border:1px solid #dbe6e1;border-radius:10px;background:#fff;width:100%;padding:15px 16px;outline:none}.login-form-card input:focus{border-color:#198471;box-shadow:0 0 0 3px #19847119}.login-submit{border:0;border-radius:10px;background:#116b58;color:white;cursor:pointer;font-size:13px;font-weight:750;padding:17px 18px;margin-top:16px;display:flex;justify-content:space-between}.login-submit:hover{background:#0d594b}.login-note{font-size:11px;color:#9aa9aa;text-align:center;margin-top:25px}.login-alert{background:#fff0ed;border:1px solid #ffd2c7;padding:13px 15px;border-radius:9px;font-size:12px;color:#9e4032;line-height:1.7}
@media(max-width:850px){.login-layout{grid-template-columns:1fr}.login-intro{min-height:270px;padding:30px 26px}.login-overline{margin-bottom:35px}.login-emblem{width:43px;height:43px;font-size:25px;margin-bottom:17px}.login-intro h1{font-size:31px;letter-spacing:-1.2px;max-width:550px}.login-intro p{font-size:12px;margin:0 0 23px}.login-intro-footer{font-size:10px}.login-form-section{padding:42px 25px 60px}.login-form-card{max-width:440px}}
.logout-button{display:inline-flex;border:1px solid #426356;border-radius:8px;background:transparent;color:#a8dbc1;font:inherit;font-size:11px;margin-top:14px;cursor:pointer;padding:8px 13px}.logout-button:hover{background:#274b41;color:white}
/* MITRASEKOLAH_PHASE03_PROVIDER_PARTNERS_VIEW_V1 */
.provider-summary{background:linear-gradient(120deg,#173c3a,#1b6f60);padding:28px 31px;color:#e9fff4;border-radius:17px;box-shadow:0 13px 35px #214a4519;margin-bottom:19px}.provider-summary-top{display:flex;justify-content:space-between;gap:15px;font-size:10px;letter-spacing:1.6px;color:#a9e4c9;font-weight:800}.provider-summary-middle{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:22px}.provider-summary-middle>div{flex:none}.provider-summary-middle p{font-size:12px;color:#c7e8d8;max-width:600px;line-height:1.8;margin:0}.provider-summary-middle>div p{font-weight:600;margin:0 0 7px}.provider-summary-middle strong{font-size:48px;line-height:1;font-weight:750;letter-spacing:-1px}.provider-list-panel{padding-bottom:33px}.provider-table-wrap{overflow:auto;margin-top:24px}.provider-table{width:100%;border-collapse:collapse;text-align:left;font-size:12px;min-width:700px}.provider-table th{padding:12px;color:#87979d;font-size:11px;border-bottom:1px solid #e9eeeb}.provider-table td{padding:18px 12px;border-bottom:1px solid #eef2ef;color:#314651}.provider-count-note{font-size:11px;color:#819299}.provider-bottom-note{border:1px solid #deede4;background:#f0f7f3;border-radius:14px;padding:18px 23px;margin-top:17px}.provider-bottom-note strong{font-size:12px;color:#24664d}.provider-bottom-note p{font-size:11px;color:#648575;line-height:1.7;margin:7px 0 0}
@media(max-width:640px){.provider-summary{padding:24px 20px}.provider-summary-middle{display:block}.provider-summary-middle>p{margin-top:18px;font-size:11px}.provider-summary-middle strong{font-size:41px}.provider-list-panel{padding-bottom:25px}.provider-table th,.provider-table td{padding:12px 9px}}
/* MITRASEKOLAH_PROVIDER_VISUAL_POLISH_V2 — refreshed cache-key via filemtime */
.brand{gap:11px;padding:2px 9px 43px;min-width:0}.brand-mark{flex:0 0 42px}.brand-copy{display:block;min-width:0;flex:1}.brand .brand-name{display:flex;align-items:baseline;flex-wrap:nowrap;white-space:nowrap;font-size:18px;letter-spacing:-.75px;line-height:1.16;font-weight:780}.brand-name span{color:#fff}.brand .brand-name em{font-style:normal;color:#98d9ba}.brand .brand-tagline{display:block;margin-top:8px;color:#829fa9;font-size:8px;letter-spacing:1.9px;font-weight:770;white-space:nowrap}
.page-content{padding-top:43px}.page-heading{margin-bottom:31px}.page-heading h1{max-width:720px}.phase-pill{background:#f0f8f5;border-color:#dcece3;color:#3b806d}.environment{white-space:nowrap}.eyebrow{line-height:1.6}.footer-note{padding-bottom:13px}
.provider-summary{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(112deg,#133633 0%,#17594e 66%,#237862 100%);border:1px solid #266e5e;box-shadow:0 18px 38px #174c401a;padding:32px 35px;margin-bottom:21px}.provider-summary:after{content:"";position:absolute;z-index:-1;pointer-events:none;right:-70px;top:-120px;width:350px;height:350px;border-radius:50%;border:46px solid #ffffff09;box-shadow:0 0 0 35px #ffffff05}.provider-summary-top{font-size:10px;letter-spacing:1.8px;color:#bbebd5}.provider-summary-top span:last-child{border:1px solid #a5dfc54d;border-radius:99px;padding:7px 12px;letter-spacing:1.2px}.provider-summary-middle{margin-top:17px;gap:35px;align-items:end}.provider-summary-middle>div p{font-size:12px;color:#d1efe1;margin-bottom:9px}.provider-summary-middle strong{display:block;font-size:clamp(44px,5vw,58px);color:white;line-height:1.1}.provider-summary-middle>p{max-width:560px;font-size:12px;line-height:1.85;color:#c7e4d6;padding-bottom:6px}
.provider-list-panel{padding:28px 32px 31px}.provider-list-panel .panel-heading h3{font-size:20px;letter-spacing:-.5px}.provider-list-panel .panel-heading .card-kicker{letter-spacing:1.65px}.provider-list-panel .empty-state{padding:47px 12px 38px}.provider-list-panel .empty-icon{width:61px;height:61px;background:#edf7f2;color:#388c73}.provider-list-panel .empty-state h4{font-size:14px;margin:0 0 9px}.provider-list-panel .empty-state p{font-size:12px;max-width:390px;line-height:1.8}.provider-bottom-note{display:flex;align-items:flex-start;gap:17px;border:1px solid #dbeee3;background:#f0f8f3;padding:20px 24px}.provider-bottom-note strong{flex:0 0 147px;font-size:12px;line-height:1.65}.provider-bottom-note p{font-size:12px;margin:0;color:#648575;line-height:1.75}
@media(max-width:1270px){.brand{gap:9px;padding-left:5px;padding-right:5px}.brand-mark{flex-basis:37px;width:37px;height:37px}.brand .brand-name{font-size:16px;letter-spacing:-.65px}.brand .brand-tagline{font-size:7px;letter-spacing:1.4px}}
@media(min-width:641px) and (max-width:930px){.sidebar{align-items:center}.brand{padding:0 0 37px}.brand-copy{display:none}.brand-mark{flex:0 0 42px;width:42px;height:42px}.sidebar-footer{display:none}}
@media(max-width:640px){.brand{gap:10px;padding:0 0 12px}.brand-copy{display:block}.brand-mark{flex:0 0 36px;width:36px;height:36px}.brand .brand-name{font-size:18px}.brand .brand-tagline{font-size:8px;letter-spacing:1.6px;margin-top:5px}.page-content{padding-top:27px}.page-heading{margin-bottom:22px}.provider-summary{padding:24px 21px;margin-bottom:13px}.provider-summary-top{font-size:8px;letter-spacing:1.2px}.provider-summary-top span:last-child{padding:6px 8px}.provider-summary-middle{display:block;margin-top:24px}.provider-summary-middle>p{font-size:11px;padding-bottom:0;margin-top:19px}.provider-list-panel{padding:22px 20px}.provider-list-panel .panel-heading{align-items:flex-start}.provider-list-panel .panel-heading h3{font-size:18px}.provider-list-panel .panel-heading .soft-badge{font-size:9px}.provider-list-panel .empty-state{padding:36px 5px 25px}.provider-bottom-note{display:block;padding:18px 20px}.provider-bottom-note p{margin-top:7px;font-size:11px}}
.brand .brand-name>span{color:#fff}.brand .brand-name>em{color:#98d9ba}
/* MITRASEKOLAH_PHASE03_PARTNER_DRAFT_FORM_UI_V1 */
.ms-list-actions{display:flex;align-items:center;justify-content:flex-end;gap:11px;flex-wrap:wrap}.ms-btn-primary,.ms-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:45px;padding:12px 19px;border-radius:10px;text-decoration:none;font:inherit;font-size:12px;font-weight:750;white-space:nowrap;transition:background .2s,transform .2s}.ms-btn-primary{background:#126b59;color:#fff;border:1px solid #126b59;cursor:pointer;box-shadow:0 5px 13px #12564124}.ms-btn-primary:hover{background:#0c594b;transform:translateY(-1px);color:#fff}.ms-btn-small{min-height:39px;padding:9px 15px}.ms-btn-secondary{background:#fff;color:#587368;border:1px solid #d6e5dd}.ms-btn-secondary:hover{background:#f3f9f5}.ms-form-success{background:#edf8ef;border:1px solid #c9ead4;color:#226348;border-radius:11px;padding:15px 18px;font-size:12px;line-height:1.65;margin:0 0 15px}.ms-create-panel{padding:31px 34px;margin-bottom:20px}.ms-form-header{display:flex;justify-content:space-between;align-items:flex-start;gap:25px;padding-bottom:25px;border-bottom:1px solid #edf1ef}.ms-form-header h2{font-size:23px;letter-spacing:-.7px;margin:0 0 9px}.ms-form-header p:not(.card-kicker){font-size:12px;color:#83949b;line-height:1.85;max-width:595px;margin:0}.ms-back-link{font-size:12px;color:#447869;white-space:nowrap;padding-top:8px}.ms-back-link:hover{text-decoration:underline}.ms-form-section-head{display:flex;align-items:center;gap:13px;margin:29px 0 18px}.ms-form-section-head>span{flex:0 0 32px;width:32px;height:32px;display:grid;place-items:center;background:#e5f4eb;color:#1a8065;border-radius:10px;font-size:11px;font-weight:820}.ms-form-section-head strong{display:block;font-size:13px;font-weight:760}.ms-form-section-head small{display:block;color:#8da0a5;font-size:11px;margin-top:5px}.ms-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 21px}.ms-form-field{display:flex;flex-direction:column;gap:9px;min-width:0}.ms-form-field>span{font-size:11px;color:#40515b;font-weight:760}.ms-form-field em{color:#bf4d4d;font-style:normal}.ms-form-field input{width:100%;border:1px solid #e0e9e4;background:#fbfdfb;border-radius:11px;padding:13px 15px;font:inherit;font-size:12px;color:#1e3b36;min-height:46px;outline:none;transition:border-color .15s,box-shadow .15s}.ms-form-field input::placeholder{color:#a7b4b3}.ms-form-field input:focus{border-color:#238b70;box-shadow:0 0 0 3px #238b701c;background:#fff}.ms-form-field small{font-size:10px;color:#9aaba9;line-height:1.55}.ms-form-notice{display:flex;align-items:flex-start;gap:13px;border:1px solid #dceae1;background:#f3f9f5;border-radius:12px;padding:15px 18px;margin:31px 0 26px}.ms-form-notice>span{font-size:20px;color:#388e72}.ms-form-notice p{margin:0;color:#618073;font-size:11px;line-height:1.9}.ms-form-notice strong{color:#27664e}.ms-form-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;border-top:1px solid #ecf1ed;padding-top:23px}.ms-form-alert{border:1px solid #f2cbc4;background:#fff4f0;border-radius:11px;padding:13px 17px;color:#9e4d41;margin-top:20px;font-size:12px}.ms-form-alert strong{display:block;margin-bottom:7px}.ms-form-alert p{margin:4px 0;line-height:1.6}
@media(max-width:900px){.ms-create-panel{padding:27px 24px}.ms-form-grid{gap:18px}}
@media(max-width:640px){.ms-list-actions{justify-content:flex-start;gap:8px}.ms-list-actions .soft-badge{display:none}.ms-btn-small{min-height:35px;font-size:11px}.provider-list-panel .panel-heading{align-items:center}.ms-create-panel{padding:22px 19px}.ms-form-header{display:block;padding-bottom:21px}.ms-form-header h2{font-size:21px}.ms-back-link{display:inline-block;margin-top:17px}.ms-form-grid{grid-template-columns:1fr;gap:17px}.ms-form-section-head{margin:24px 0 16px}.ms-form-notice{padding:14px;margin:24px 0 18px}.ms-form-actions{flex-direction:column-reverse;align-items:stretch;gap:10px}.ms-form-actions>*{width:100%}}
/* MITRASEKOLAH_PHASE03_FULL_UPFRONT_CONTRACT_V1 */
.ms-table-link{color:#157660;font-size:11px;font-weight:750;white-space:nowrap}.ms-table-link:hover{text-decoration:underline}.ms-contract-partner{padding:25px 0;border-bottom:1px solid #ebf0ed}.ms-contract-partner .card-kicker{display:block}.ms-contract-partner strong{display:block;font-size:20px;letter-spacing:-.6px;color:#1b3835}.ms-contract-partner p{margin:7px 0 0;color:#82939a;font-size:12px}.ms-contract-prices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:25px 0 3px}.ms-contract-prices>div{padding:22px 23px;border:1px solid #dfece4;border-radius:14px;background:#f9fdfb}.ms-contract-prices span{display:block;color:#688174;font-size:11px;font-weight:700}.ms-contract-prices strong{display:block;color:#135b4d;font-size:clamp(21px,2vw,28px);letter-spacing:-.8px;margin:11px 0}.ms-contract-prices small{display:block;color:#829c8f;font-size:11px;line-height:1.7}.ms-contract-panel .ms-form-notice{margin-top:26px}.ms-contract-panel .ms-form-actions{margin-top:20px}
@media(max-width:640px){.ms-contract-prices{grid-template-columns:1fr}.ms-contract-prices>div{padding:19px}.ms-contract-partner{padding:21px 0}.ms-contract-partner strong{font-size:19px}}
/* MITRASEKOLAH_PHASE03_PROVIDER_CATALOGUE_V1 */
.ms-catalogue-panel{margin:17px 0;padding:28px 30px}.ms-catalogue-panel .panel-heading{padding-bottom:19px;border-bottom:1px solid #eef2ef}.ms-catalogue-panel .panel-heading h3{font-size:18px}.ms-catalogue-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:20px}.ms-catalogue-item{display:flex;justify-content:space-between;gap:15px;min-width:0;border:1px solid #e4eee8;background:#fbfdfb;border-radius:13px;padding:20px}.ms-catalogue-cycle{font-size:10px;font-weight:750;color:#448671}.ms-catalogue-item h4{font-size:13px;line-height:1.4;margin:10px 0 6px;color:#183d34}.ms-catalogue-item p{font-size:11px;line-height:1.7;color:#8a9b96;margin:0;max-width:280px}.ms-catalogue-item>strong{flex:none;align-self:center;color:#126450;font-size:19px;letter-spacing:-.5px;white-space:nowrap}.ms-catalogue-hero .provider-summary-middle>div strong{font-size:clamp(32px,4vw,46px)}
@media(max-width:1100px){.ms-catalogue-grid{grid-template-columns:1fr}}@media(max-width:640px){.ms-catalogue-panel{padding:22px 19px;margin:12px 0}.ms-catalogue-item{display:block;padding:18px}.ms-catalogue-item>strong{display:block;margin-top:13px;font-size:22px}}
.sidebar{overflow-y:auto;scrollbar-width:thin;scrollbar-color:#36514f transparent}.sidebar .menu{flex:none}.sidebar-footer{flex:none}
/* MITRASEKOLAH_PHASE03_ACTIVATION_INVOICE_DRAFT_V1 */
.ms-contract-panel .ms-form-success .ms-table-link{display:inline-flex;margin-left:9px;align-items:center}.ms-contract-panel .ms-contract-prices strong{overflow-wrap:anywhere}.ms-contract-panel .ms-form-actions{margin-top:23px}.ms-contract-panel .ms-form-header>div{max-width:720px}
@media(max-width:640px){.ms-contract-panel .ms-form-success .ms-table-link{display:flex;margin:10px 0 0}.ms-contract-panel .ms-contract-prices strong{font-size:22px}}
/* MITRASEKOLAH_PHASE03_MIGRATION_RECEIPTS_ADMIN_UI_V1 */
.ms-migration-list{margin:26px 0;border:1px solid #e5eee8;border-radius:12px;overflow:hidden}.ms-migration-row{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:17px 21px;border-bottom:1px solid #eaf1ec;font-size:12px}.ms-migration-row:last-child{border-bottom:0}.ms-migration-row>span{font-weight:700;color:#3c5950;overflow-wrap:anywhere}.ms-migration-row strong{font-size:11px;font-weight:700;text-align:right}.ms-migration-row .is-recorded{color:#1b8367}.ms-migration-row .is-pending{color:#986a32}
@media(max-width:640px){.ms-migration-row{display:block;padding:16px}.ms-migration-row strong{display:block;text-align:left;margin-top:8px}}
/* MITRASEKOLAH_PHASE03_PROVIDER_SCOPE_NAV_AND_OVERVIEW_V1 */
.brand .brand-name{font-size:19px;letter-spacing:-.55px;gap:3px}.brand .brand-tagline{font-size:8px;letter-spacing:1.35px}.ms-mini-link{color:#188268;font-size:11px;font-weight:750;white-space:nowrap}.ms-mini-link:hover{text-decoration:underline}.ms-recent-list{margin-top:25px}.ms-recent-row{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:14px 2px;border-bottom:1px solid #edf1ee}.ms-recent-row:last-child{border-bottom:0}.ms-recent-row strong{display:block;font-size:12px;color:#304b43;overflow-wrap:anywhere}.ms-recent-row small{display:block;font-size:10px;margin-top:7px;color:#98a8a0}.ms-recent-row .soft-badge{font-size:10px}
@media(max-width:640px){.brand .brand-name{font-size:18px}.ms-recent-row{align-items:flex-start}.ms-mini-link{font-size:10px}.welcome-art{display:none}}

/* MITRA_VIBRI_V3_PARTNER_SPECIFIC_PRICE_FORM_V1 */
.ms-price-agreement-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:22px 0}.ms-price-agreement-grid label{display:flex;flex-direction:column;gap:9px;color:#334c43;font-size:12px;font-weight:740}.ms-price-agreement-grid input{border:1px solid #d7e7dc;border-radius:12px;padding:15px;font:inherit;font-size:15px;color:#1e4235;width:100%;min-width:0}.ms-price-agreement-grid small{font-size:10px;line-height:1.6;color:#84988d;font-weight:500}@media(max-width:650px){.ms-price-agreement-grid{grid-template-columns:1fr}}

/* MITRA_VIBRI_V3_PRODUCTS_AND_PARTNER_TERMS_UI_V1 */
.ms-product-register-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:22px;align-items:end}.ms-product-register-form label{display:flex;flex-direction:column;gap:8px;font-size:11px;font-weight:730;color:#3b5e50}.ms-product-register-form input,.ms-price-agreement-grid select{border:1px solid #d7e7dc;border-radius:11px;padding:13px;font:inherit;font-size:13px;color:#1c4638;background:white;min-width:0;width:100%}.ms-product-register-form button{grid-column:1/-1;justify-self:start}.ms-form-help{font-size:11px;line-height:1.8;color:#7c9287}.ms-agreement-item{border:1px solid #e6eee8;border-radius:13px;padding:22px;margin:18px 0;background:#fbfdfb}.ms-agreement-item h3{font-size:17px;margin:4px 0 12px}.ms-agreement-form{margin:18px 0 0;border-top:1px solid #e9f0ea;padding-top:18px}.ms-agreement-checks{display:flex;gap:18px;flex-wrap:wrap;margin-bottom:18px}.ms-agreement-checks label{font-size:12px;color:#365c4c;display:flex;align-items:center;gap:8px}.ms-agreement-checks input{accent-color:#168061}.ms-price-agreement-grid select{padding:15px}.ms-agreement-item .ms-btn-secondary{cursor:pointer}@media(max-width:800px){.ms-product-register-form{grid-template-columns:1fr}.ms-agreement-checks{display:grid;gap:12px}.ms-agreement-item{padding:17px}}

/* MITRA_VIBRI_V3_CMS_FORM_V1 */
.ms-cms-panel{margin-top:20px}.ms-cms-panel .ms-price-agreement-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ms-cms-panel textarea{width:100%;min-width:0;border:1px solid #d7e7dc;border-radius:12px;padding:14px;font:inherit;font-size:13px;line-height:1.75;color:#1e4235;resize:vertical}.ms-cms-panel .ms-cms-wide{grid-column:1/-1}.ms-cms-panel input[type=color]{padding:6px;width:85px;min-height:48px;cursor:pointer}.ms-cms-panel .ms-price-agreement-grid select{border:1px solid #d7e7dc;border-radius:12px;padding:15px;background:white;font:inherit;color:#1e4235}.ms-cms-panel .ms-form-help{margin:20px 0 0}@media(max-width:650px){.ms-cms-panel .ms-price-agreement-grid{grid-template-columns:1fr}}

/* MITRA_VIBRI_V3_MARKETING_PREVIEW_IFRAME_V1 */
.ms-cms-preview{margin-top:27px;border-top:1px solid #e6efe8;padding-top:24px}.ms-cms-preview iframe{width:100%;min-height:570px;border:1px solid #e0e8e1;border-radius:15px;background:#f5f8f6;margin-top:16px}@media(max-width:650px){.ms-cms-preview iframe{min-height:450px}}

/* MITRA_VIBRI_V3_PARTNER_ACCOUNT_INVITATION_V1 */
.ms-invite-receipt{margin:20px 0;padding:23px;border:1px solid #b4d8c5;border-radius:15px;background:#ebf7f0;color:#22513c}.ms-invite-receipt strong{font-size:15px}.ms-invite-receipt p,.ms-invite-receipt small{font-size:12px;line-height:1.7}.ms-invite-receipt label{display:block;font-size:11px;margin:13px 0;font-weight:700}.ms-invite-receipt input{display:block;width:100%;padding:13px;border:1px solid #b6d8c7;background:#fff;border-radius:9px;margin:7px 0;font-size:12px}.ms-activate-login{display:inline-block;text-decoration:none;margin-top:10px}

/* MITRA_VIBRI_V3_BUSINESS_LIFECYCLE_V1 */
.ms-agreement-attest{display:flex;align-items:flex-start;gap:10px;margin:19px 0;font-size:12px;line-height:1.7;color:#476555}.ms-agreement-attest input{flex:none;margin-top:4px;accent-color:#168061}

/* MITRA_VIBRI_V3_PARTNER_CUSTOMERS_RETAIL_V1 */
.ms-create-panel .ms-cms-wide{grid-column:1/-1}.ms-create-panel textarea{min-width:0;width:100%;padding:14px;border:1px solid #d7e7dc;border-radius:12px;font:inherit;font-size:13px;color:#1e4235;resize:vertical}.ms-create-panel .ms-price-agreement-grid select{width:100%;min-width:0;padding:15px;border:1px solid #d7e7dc;border-radius:12px;background:#fff;font:inherit;color:#1e4235}

/* MITRA_VIBRI_V3_PARTNER_PRODUCT_GRANT_VISIBILITY_V1 */
.ms-product-grant-flags{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}@media(max-width:600px){.ms-product-grant-flags{justify-content:flex-start}}
/* MITRA_VIBRI_V3_PARTNER_RETAIL_INVOICE_PRINT_V1 */
.ms-retail-invoice-total{text-align:right;margin:27px 0;font-size:24px;color:#143f2e}
@media print{.sidebar,.topbar,.footer-note,.ms-hide-on-print,.menu,.welcome-card{display:none!important}.app-shell,.main-content,.main-area,.content-area{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.ms-retail-invoice-paper{box-shadow:none!important;border:0!important;margin:0!important;break-inside:avoid!important}body{background:#fff!important}}

/* MITRA_VIBRI_V3_MARKETING_VHOST_HANDOFF_V1 */
.ms-provision-details{border:1px solid #d3e7db;border-radius:12px;margin:12px 0;padding:12px 15px;background:#f8fbf8}.ms-provision-details summary{cursor:pointer;font-size:13px;font-weight:700;color:#24543e}.ms-provision-details label{display:block;font-size:12px;margin-top:13px}.ms-provision-details input,.ms-provision-details textarea{display:block;width:100%;max-width:100%;margin-top:7px;border:1px solid #d3e4d8;border-radius:9px;padding:12px;font:12px/1.6 ui-monospace,Consolas,monospace;background:#fff;color:#1c3c2f;overflow:auto}.ms-provision-details textarea{white-space:pre;resize:vertical}

/* MITRA_VIBRI_V3_PARTNER_FINANCE_REPORT_V1 */
.ms-report-filter{display:flex;align-items:flex-end;flex-wrap:wrap;gap:12px;margin:20px 0}.ms-report-filter label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:700;color:#315641}.ms-report-filter input{padding:12px 14px;border:1px solid #cddfd4;border-radius:10px;background:#fff;min-width:170px;color:#143b2a}.ms-report-subtitle{margin:24px 0 14px;color:#1b4531;font-size:16px}.ms-report-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ms-report-stat{display:flex;flex-direction:column;gap:10px;min-width:0;border:1px solid #dae9df;border-radius:14px;background:#f8fbf9;padding:19px}.ms-report-stat span{font-size:12px;color:#466452}.ms-report-stat strong{font-size:clamp(18px,2vw,27px);color:#173f2d;overflow-wrap:anywhere}.ms-report-stat small{font-size:11px;color:#597568;line-height:1.65}@media(max-width:820px){.ms-report-grid{grid-template-columns:1fr}.ms-report-stat{padding:17px}.ms-report-filter{align-items:stretch}.ms-report-filter label,.ms-report-filter input,.ms-report-filter button{width:100%}}
/* Partner Website Saya V2: visual identity and SEO editor */
.ms-cms-modern-section{margin:26px 0;padding:24px;border:1px solid #dfeae6;border-radius:17px;background:linear-gradient(180deg,#fbfefd,#f5faf8)}
.ms-cms-modern-section h3{margin:6px 0 10px;font-size:20px;letter-spacing:-.35px;color:#163e35}
.ms-cms-modern-section>p:not(.card-kicker){font-size:13px;line-height:1.7;color:#5b756c;margin:0 0 15px}
.ms-cms-modern-section input[type=file]{background:#fff;border:1px dashed #92bcb0;border-radius:10px;max-width:100%;padding:12px;margin:10px 0}
.ms-cms-modern-section input[type=checkbox]{width:15px;height:15px;vertical-align:middle;accent-color:#15815e}
.ms-cms-modern-section .ms-price-agreement-grid{margin-top:16px}
@media(max-width:650px){.ms-cms-modern-section{padding:18px 14px;margin:18px 0}.ms-cms-modern-section h3{font-size:18px}}
/* Partner dashboard operational workflow */
.ms-partner-start{margin:18px 0 26px}
.ms-partner-flow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:21px}
.ms-partner-flow-grid>a{min-height:125px;border:1px solid #dfece6;background:linear-gradient(145deg,#fbfffd,#f1f9f5);border-radius:14px;padding:18px 17px;display:flex;flex-direction:column;gap:9px;transition:transform .2s,border-color .2s}
.ms-partner-flow-grid>a:hover{transform:translateY(-2px);border-color:#7eb8a0}
.ms-partner-flow-grid small{color:#508473;font-size:10px;font-weight:850;letter-spacing:1.25px}
.ms-partner-flow-grid strong{color:#143f34;font-size:16px}
.ms-partner-flow-grid span{font-size:12px;line-height:1.55;color:#657b72}
.ms-partner-start .ms-form-notice{margin-top:20px}
@media(max-width:1100px){.ms-partner-flow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:610px){.ms-partner-flow-grid{grid-template-columns:1fr}.ms-partner-flow-grid>a{min-height:unset;padding:16px}}
/* Customer CRUD uses a responsive native dialog, not a long inline form. */
.ms-customer-dialog{width:min(860px,calc(100vw - 22px));max-width:860px;max-height:min(92dvh,950px);overflow:auto;border:1px solid #d6e6df;border-radius:19px;box-shadow:0 24px 90px #142b3855;background:#fff;color:#173c33;padding:24px;overscroll-behavior:contain}
.ms-customer-dialog::backdrop{background:rgba(9,30,29,.66);backdrop-filter:blur(5px)}
.ms-customer-dialog-head{display:flex;justify-content:space-between;align-items:center;gap:12px;position:sticky;top:-24px;background:#fff;z-index:2;padding:12px 0 14px;border-bottom:1px solid #e5eee9;margin-bottom:17px}
.ms-customer-dialog-head h3{margin:5px 0;font-size:21px;letter-spacing:-.6px}
.ms-customer-dialog-x{border:0;background:#edf4f0;border-radius:12px;width:42px;height:42px;font-size:28px;cursor:pointer;color:#265747}
.ms-customer-dialog .ms-cms-modern-section{margin:18px 0;padding:18px}
.ms-customer-dialog .ms-price-agreement-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:660px){.ms-customer-dialog{max-height:96dvh;padding:14px;border-radius:14px}.ms-customer-dialog-head{top:-14px}.ms-customer-dialog .ms-price-agreement-grid{grid-template-columns:1fr}.ms-customer-dialog .ms-cms-modern-section{padding:14px}}

/* MITRA_VIBRI_PANEL_VISUAL_GRID_V4 — scoped layout consistency, no global feature change */
.page-content>.panel,.page-content>.ms-partner-products-panel{margin-bottom:22px}
.page-content>.welcome-card{margin-bottom:22px}
.page-content>.panel .panel-heading{align-items:flex-start;gap:16px;flex-wrap:wrap;margin-bottom:18px}
.page-content>.panel .panel-heading>div:first-child{min-width:0;flex:1 1 220px}
.page-content>.panel .panel-heading .ms-form-help{margin:9px 0 0}
.page-content>.panel .panel-heading .soft-badge{align-self:flex-start}
.page-content>.panel .provider-table-wrap{margin-top:12px;max-width:100%;overflow-x:auto}
.page-content>.panel .ms-form-notice,.page-content>.panel .ms-form-alert,.page-content>.panel .ms-form-success{margin-block:14px;line-height:1.65;overflow-wrap:anywhere}
.ms-create-panel .ms-price-agreement-grid,.ms-customer-dialog .ms-price-agreement-grid{margin:16px 0 20px;gap:18px}
.ms-create-panel :is(input:not([type=checkbox]):not([type=radio]),select,textarea),
.ms-customer-dialog :is(input:not([type=checkbox]):not([type=radio]),select,textarea),
.ms-report-filter :is(input,select){max-width:100%;min-width:0;line-height:1.45}
.ms-create-panel :is(input:not([type=checkbox]):not([type=radio]),select,textarea),
.ms-customer-dialog :is(input:not([type=checkbox]):not([type=radio]),select,textarea){min-height:45px;border:1px solid #cfdfd5;border-radius:11px;background:#fff;color:#1d4234}
.ms-create-panel :is(input,select,textarea):focus-visible,
.ms-customer-dialog :is(input,select,textarea):focus-visible,
.ms-report-filter :is(input,select):focus-visible{outline:2px solid #2a9370;outline-offset:2px;border-color:#2a9370}
.ms-create-panel label,.ms-customer-dialog label{overflow-wrap:anywhere;line-height:1.5}
.ms-create-panel .ms-price-agreement-grid label,.ms-customer-dialog .ms-price-agreement-grid label{gap:8px}
.ms-create-panel .ms-price-agreement-grid small,.ms-customer-dialog .ms-price-agreement-grid small{font-size:11px;line-height:1.5}
.ms-create-panel .ms-form-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:20px}
.ms-create-panel .ms-form-actions>*{margin:0}
.ms-customer-dialog>form{display:grid;gap:16px}
.ms-customer-dialog form>.ms-btn-primary,.ms-customer-dialog form>.ms-btn-secondary{justify-self:start}
.ms-customer-dialog .ms-agreement-attest,.ms-customer-dialog label:has(>input[type=checkbox]){display:flex;align-items:flex-start;gap:10px}
.ms-customer-dialog input[type=checkbox]{flex:none;min-height:unset;margin:3px 0 0}
.ms-contract-product-readiness{margin:20px 0}
.ms-contract-product-chips{display:flex;flex-wrap:wrap;gap:9px;margin:15px 0}
.ms-contract-product-chips .soft-badge{white-space:normal;line-height:1.5}
.ms-state-ok{color:#146d4d;font-weight:750}
.ms-partner-products-panel .panel-heading{margin-bottom:20px}
.ms-partner-product-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}
.ms-partner-product-card{min-width:0;border:1px solid #dce9e0;border-radius:15px;background:#fbfefd;padding:20px;display:flex;flex-direction:column;justify-content:space-between;gap:18px}
.ms-partner-product-card h4{font-size:18px;line-height:1.35;color:#183e2d;margin:0 0 8px;overflow-wrap:anywhere}
.ms-partner-product-card .card-kicker{margin:0 0 8px}
.ms-partner-product-card .ms-form-help{margin:0}
.ms-partner-product-card .ms-product-grant-flags{justify-content:flex-start}
.ms-partner-product-card .soft-badge{white-space:normal;overflow-wrap:anywhere;line-height:1.4}
.ms-state-ready{color:#116749;background:#e0f5ea}
.ms-state-wait{color:#866028;background:#fff1d9}
.ms-report-filter label{min-width:0;flex:1 1 195px}
.ms-report-filter input,.ms-report-filter select{max-width:100%;width:100%;min-height:45px}
.ms-report-filter>a,.ms-report-filter>button{min-height:45px;display:inline-flex;align-items:center;justify-content:center}
@media(max-width:850px){.ms-partner-product-list{grid-template-columns:1fr}}
@media(max-width:660px){
 .page-content{padding:23px 14px 32px}
 .page-heading{gap:12px;margin-bottom:22px;flex-wrap:wrap}
 .page-content>.panel{padding:19px 16px;margin-bottom:16px}
 .page-content>.panel .panel-heading{gap:11px;margin-bottom:14px}
 .page-content>.panel .panel-heading .soft-badge{white-space:normal}
 .ms-customer-dialog{width:calc(100vw - 16px);padding:16px;max-height:95dvh}
 .ms-customer-dialog-head{top:-16px;padding:10px 0 13px}
 .ms-customer-dialog>form{gap:13px}
 .ms-customer-dialog form>.ms-btn-primary{justify-self:stretch}
 .ms-partner-product-card{padding:17px}
 .ms-report-filter{align-items:stretch}
 .ms-report-filter label,.ms-report-filter>a,.ms-report-filter>button{width:100%}
 .ms-form-actions>*{max-width:100%}
}
