.sehat-doctors-section{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:linear-gradient(135deg,#10275f,#173c87 65%,#eaf1fb);padding:28px 26px 30px;border-radius:0;color:#fff}.sehat-doctors-head{max-width:1200px;margin:0 auto 14px}.sehat-doctors-head h2{font-size:25px;margin:0 0 5px;color:#fff}.sehat-doctors-head p{margin:0 0 20px;color:#eef4ff}.sehat-filters{display:grid;grid-template-columns:1fr 1fr auto;gap:16px;align-items:center}.sehat-filters select,.sehat-filters button{height:42px;border-radius:7px;border:1px solid #d6deef;background:#fff;color:#10275f;padding:0 13px;font-size:14px}.sehat-filters button{background:transparent;color:#fff;border-color:#fff;cursor:pointer}.sehat-doctor-grid{max-width:1200px;margin:14px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.sehat-doctor-card{background:#fff;color:#11234f;border-radius:13px;overflow:hidden;box-shadow:0 8px 22px rgba(10,35,85,.14);border:4px solid rgba(255,255,255,.82);min-width:0}.sehat-doctor-photo-wrap{height:132px;background:#eef1f5;position:relative;overflow:hidden}.sehat-doctor-photo-wrap img{width:100%;height:100%;object-fit:cover;display:block}.sehat-available{position:absolute;right:7px;top:7px;z-index:2;background:#f0faf7;color:#08735f;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:700}.sehat-verified{position:absolute;left:7px;top:7px;z-index:2;background:#173c87;color:#fff;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:700}.sehat-photo-placeholder{height:100%;display:flex;align-items:center;justify-content:center;font-size:42px;font-weight:800;color:#0c746d;background:#edf6f4}.sehat-doctor-body{padding:10px}.sehat-doctor-body h3{font-size:16px;margin:0 0 3px;color:#122b67}.sehat-specialization{font-size:12px;color:#08745f;font-weight:700;margin-bottom:8px}.sehat-doctor-body p{font-size:11px;line-height:1.5;color:#334155;min-height:42px;margin:0 0 8px}.sehat-doctor-meta{display:grid;grid-template-columns:1fr 1fr 1fr;border-top:1px solid #e6eaf0;padding-top:8px;gap:5px}.sehat-doctor-meta span{display:flex;gap:4px;align-items:flex-start;font-size:14px;color:#0d315f}.sehat-doctor-meta small{font-size:8px;line-height:1.35;color:#243b61}.sehat-doctor-actions{display:grid;grid-template-columns:1fr 1.1fr;gap:5px;margin-top:10px}.sehat-doctor-actions a{text-decoration:none;text-align:center;border-radius:5px;padding:8px 5px;font-size:10px;font-weight:700}.sehat-outline{border:1px solid #86a5df;color:#173c87}.sehat-primary{background:#16847a;color:#fff}.sehat-load-wrap{text-align:center;margin-top:10px}.sehat-load-wrap button{border:1px solid #89a8e7;background:#fff;color:#173c87;border-radius:7px;padding:8px 16px;font-weight:700}.sehat-login-box{max-width:430px;margin:40px auto;padding:32px;background:#fff;border-radius:18px;box-shadow:0 15px 40px rgba(20,45,80,.12);font-family:Inter,system-ui,sans-serif;text-align:center}.sehat-login-logo{max-width:250px;height:auto;max-height:90px;object-fit:contain}.sehat-login-box h2{margin:8px 0 4px}.sehat-login-box p{color:#64748b}.sehat-login-box form{text-align:left}.sehat-login-box label{display:block;font-size:13px;font-weight:700;color:#334155;margin-top:14px}.sehat-login-box input:not([type=checkbox]){width:100%;box-sizing:border-box;margin-top:6px;padding:11px;border:1px solid #d7e0e8;border-radius:8px}.sehat-check{font-weight:500!important}.sehat-check input{margin-right:6px}.sehat-login-box button{width:100%;margin-top:18px;background:#087f79;color:#fff;border:0;border-radius:8px;padding:12px;font-weight:800;cursor:pointer}.sehat-forgot{display:block;text-align:center;margin-top:12px;font-size:12px}.sehat-login-error{background:#fff0f0;color:#a11b1b;padding:9px;border-radius:7px;font-size:12px}.sehat-login-required{text-align:center;padding:30px}.sehat-doctor-dashboard{display:grid;grid-template-columns:220px 1fr;min-height:650px;background:#f5f8fb;font-family:Inter,system-ui,sans-serif}.sehat-doctor-dashboard aside{background:#10222f;color:#fff;padding:22px}.sehat-dashboard-logo{max-width:170px;height:auto}.sehat-doctor-dashboard nav{display:grid;gap:6px;margin-top:30px}.sehat-doctor-dashboard nav a,.sehat-doctor-dashboard aside button{color:#d8e5ec;text-decoration:none;padding:10px;border:0;background:transparent;text-align:left;border-radius:7px;cursor:pointer}.sehat-doctor-dashboard nav a.active,.sehat-doctor-dashboard nav a:hover{background:#0b8a7e;color:#fff}.sehat-doctor-dashboard aside form{margin-top:30px}.sehat-doctor-dashboard main{padding:28px}.sehat-doctor-dashboard-head h1{margin:0}.sehat-doctor-dashboard-head p{color:#64748b}.sehat-doctor-dashboard .sehat-kpis{margin-top:22px}.sehat-doctor-dashboard .sehat-kpis>div{background:#fff;padding:18px;border-radius:12px;border:1px solid #e2e8f0}.sehat-doctor-dashboard .sehat-kpis strong{display:block;font-size:25px}.sehat-doctor-dashboard .sehat-kpis span{font-size:12px;color:#64748b}.sehat-profile-hero{max-width:1180px;margin:0 auto 22px;padding:30px;background:linear-gradient(135deg,#10275f,#173c87);color:#fff;border-radius:18px;display:grid;grid-template-columns:190px 1fr;gap:26px;align-items:center}.sehat-profile-photo{width:190px;height:210px;border-radius:16px;overflow:hidden;background:#edf6f4;display:flex;align-items:center;justify-content:center}.sehat-profile-photo img{width:100%;height:100%;object-fit:cover}.sehat-profile-photo span{font-size:50px;font-weight:800;color:#087f79}.sehat-profile-status{display:inline-block;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.35);padding:6px 10px;border-radius:999px;font-size:11px}.sehat-profile-hero h1{font-size:34px;margin:10px 0 4px}.sehat-profile-hero h2{font-size:17px;color:#a7f0df;margin:0 0 10px}.sehat-profile-hero p{max-width:760px;line-height:1.7}.sehat-profile-actions{display:flex;align-items:center;gap:15px;margin-top:18px}.sehat-profile-actions .sehat-primary{display:inline-block;text-decoration:none;padding:11px 17px;border-radius:8px}.sehat-profile-actions span{font-size:12px;color:#eaf4ff}.sehat-profile-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.7fr 1fr;gap:20px}.sehat-profile-main section,.sehat-profile-grid aside>div{background:#fff;border:1px solid #e4ebf2;border-radius:14px;padding:20px;margin-bottom:16px;color:#26364f}.sehat-profile-main h3{margin-top:0;color:#10275f}.sehat-profile-grid aside>div strong{display:block;color:#08745f;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.sehat-profile-grid aside>div p{margin:7px 0 0;line-height:1.6;font-size:13px}.sehat-profile-list{display:grid;gap:10px}.sehat-profile-list div{padding:11px;border:1px solid #edf1f5;border-radius:9px;background:#fafcfd}.sehat-profile-list strong,.sehat-profile-list span{display:block}.sehat-profile-list span{font-size:12px;color:#64748b;margin-top:3px}
@media(max-width:1000px){.sehat-doctor-grid{grid-template-columns:repeat(2,1fr)}.sehat-filters{grid-template-columns:1fr 1fr}.sehat-filters button{grid-column:1/-1}.sehat-doctor-dashboard{grid-template-columns:1fr}.sehat-doctor-dashboard aside{display:none}.sehat-profile-hero{grid-template-columns:130px 1fr}.sehat-profile-photo{width:130px;height:150px}.sehat-profile-grid{grid-template-columns:1fr}}
@media(max-width:600px){.sehat-doctor-grid{grid-template-columns:1fr}.sehat-filters{grid-template-columns:1fr}.sehat-doctors-section{padding:22px 12px}.sehat-doctor-dashboard main{padding:18px}.sehat-profile-hero{grid-template-columns:1fr;text-align:center;padding:20px}.sehat-profile-photo{margin:auto}.sehat-profile-actions{justify-content:center;flex-direction:column}}
.sehat-booking-wrap{max-width:760px;margin:30px auto;padding:28px;background:#fff;border:1px solid #e4ebf2;border-radius:18px;box-shadow:0 14px 40px rgba(20,45,80,.08);font-family:Inter,system-ui,sans-serif;color:#1e3150}.sehat-booking-head{text-align:center;margin-bottom:22px}.sehat-booking-head h2{font-size:30px;margin:6px 0;color:#10275f}.sehat-booking-head p{color:#64748b}.sehat-booking-form{display:grid;gap:16px}.sehat-booking-step{display:flex;gap:12px;align-items:center;padding:13px 15px;background:#f3f8f7;border-radius:12px}.sehat-booking-step>span{width:30px;height:30px;border-radius:50%;background:#087f79;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800}.sehat-booking-step strong,.sehat-booking-step small{display:block}.sehat-booking-step small{color:#64748b;margin-top:2px}.sehat-booking-field label{display:block;font-size:13px;font-weight:700;color:#334155}.sehat-booking-field label em,.sehat-booking-consent em{color:#c0392b;font-style:normal}.sehat-booking-field label span{font-weight:400;color:#64748b}.sehat-booking-field input,.sehat-booking-field select,.sehat-booking-field textarea{width:100%;box-sizing:border-box;margin-top:7px;border:1px solid #d8e1e9;border-radius:9px;padding:11px 12px;background:#fff}.sehat-booking-field small{display:block;color:#64748b;margin-top:6px}.sehat-booking-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.sehat-booking-consent{font-size:12px;color:#475569;line-height:1.6}.sehat-booking-consent input{margin-right:6px}.sehat-booking-submit{border:0;cursor:pointer;padding:13px 18px;border-radius:9px;font-weight:800}.sehat-booking-error{background:#fff0f0;border:1px solid #f2c4c4;color:#9f1d1d;padding:12px 14px;border-radius:9px;font-size:13px}.sehat-booking-success{max-width:600px;margin:40px auto;padding:35px;background:#fff;border:1px solid #dcebe7;border-radius:18px;text-align:center;box-shadow:0 14px 40px rgba(20,45,80,.08);font-family:Inter,system-ui,sans-serif}.sehat-success-icon{width:55px;height:55px;border-radius:50%;margin:0 auto 12px;background:#e6f7f2;color:#087f79;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:800}.sehat-booking-success h2{color:#10275f}.sehat-booking-success>div:not(.sehat-success-icon){margin:20px auto;padding:15px;background:#f5f8fb;border-radius:10px}.sehat-booking-success>div strong,.sehat-booking-success>div span{display:block}.sehat-booking-success>div span{font-size:22px;color:#087f79;font-weight:800;margin-top:5px}.sehat-booking-note{color:#64748b;font-size:13px}
@media(max-width:600px){.sehat-booking-wrap{margin:20px 10px;padding:20px}.sehat-booking-grid{grid-template-columns:1fr}.sehat-booking-head h2{font-size:25px}}
/* v1.0.11 directory and booking UX refresh */
.sehat-directory-v2{background:#fff!important;color:#17324d!important;padding:54px 18px 70px!important;}
.sehat-directory-container{max-width:1220px;margin:0 auto;}
.sehat-directory-v2 .sehat-doctors-head{background:linear-gradient(180deg,#f7fcfb 0%,#fff 100%);color:#17324d!important;padding:0 0 24px;display:flex;justify-content:space-between;align-items:end;gap:24px;}
.sehat-directory-v2 .sehat-doctors-head h2{color:#10275f!important;font-size:38px;margin:4px 0 8px;}
.sehat-directory-v2 .sehat-doctors-head p{color:#64748b!important;margin:0;}
.sehat-directory-book{background:#0b8a7e;color:#fff;text-decoration:none;padding:13px 18px;border-radius:10px;font-weight:800;white-space:nowrap;}
.sehat-directory-search{display:grid;grid-template-columns:1fr auto auto;gap:10px;background:#fff;border:1px solid #e5edf0;border-radius:14px;padding:12px;box-shadow:0 8px 24px rgba(16,39,95,.06);margin-bottom:14px;}
.sehat-directory-search input{min-width:0;border:0;outline:0;padding:12px 14px;font-size:15px;}
.sehat-directory-search button{border:0;border-radius:9px;padding:0 18px;font-weight:800;cursor:pointer;background:#0b8a7e;color:#fff;}
.sehat-directory-search #sehat-reset{background:#eef6f5;color:#0b7068;}
.sehat-filters-v2{display:grid!important;grid-template-columns:repeat(4,1fr)!important;background:#fff!important;border:1px solid #e5edf0!important;border-radius:14px!important;padding:16px!important;gap:13px!important;box-shadow:0 8px 24px rgba(16,39,95,.05)!important;}
.sehat-filters-v2 label{display:grid;gap:6px;color:#30465d;font-size:12px;font-weight:800;}
.sehat-filters-v2 select{width:100%;height:43px!important;border:1px solid #d9e4e7!important;border-radius:9px!important;background:#fff!important;color:#233d55!important;}
.sehat-directory-resultbar{display:flex;justify-content:space-between;align-items:center;margin:18px 0 10px;color:#64748b;font-size:13px;font-weight:700;}
.sehat-filter-toggle{display:none;border:1px solid #cfe0df;background:#fff;border-radius:8px;padding:8px 12px;color:#087a70;font-weight:800;}
.sehat-doctor-grid-v2{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;max-width:none!important;margin:0!important;}
.sehat-doctor-card-v2{border:1px solid #e5edf0!important;border-radius:15px!important;box-shadow:0 8px 24px rgba(16,39,95,.08)!important;}
.sehat-doctor-card-v2 .sehat-doctor-photo-wrap{height:180px!important;}
.sehat-doctor-card-v2 .sehat-doctor-body{padding:14px!important;}
.sehat-card-tags{display:flex;flex-wrap:wrap;gap:5px;margin:9px 0;}
.sehat-card-tags span{background:#eef8f6;color:#08756d;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:700;}
.sehat-card-fee{border-top:1px solid #edf1f3;padding-top:9px;margin-top:8px;font-size:10px;color:#334155;display:grid;gap:3px;}
.sehat-card-fee strong{font-size:10px;color:#10275f;}
.sehat-card-fee em{font-style:normal;color:#64748b;}
.sehat-available.unavailable{background:#fff1f1;color:#a33a3a;}

.sehat-booking-v2{max-width:1040px!important;border:0!important;box-shadow:none!important;background:#f8fcfb!important;padding:32px!important;}
.sehat-booking-v2 .sehat-booking-head{text-align:left;max-width:760px;margin:0 auto 22px;}
.sehat-booking-v2 .sehat-booking-head h2{font-size:36px;}
.sehat-booking-tabs{display:grid;grid-template-columns:repeat(6,1fr);gap:6px;background:#eef6f5;border:1px solid #dcebea;border-radius:14px;padding:6px;margin-bottom:18px;}
.sehat-booking-tabs button{border:0;background:transparent;padding:10px 7px;border-radius:10px;color:#5b7083;cursor:pointer;min-width:0;}
.sehat-booking-tabs button span{display:inline-flex;width:25px;height:25px;border-radius:50%;align-items:center;justify-content:center;background:#fff;color:#587184;font-weight:800;margin-right:4px;}
.sehat-booking-tabs button strong,.sehat-booking-tabs button small{display:block;}
.sehat-booking-tabs button strong{font-size:11px;}
.sehat-booking-tabs button small{font-size:9px;margin-top:3px;}
.sehat-booking-tabs button.active{background:#0b8a7e;color:#fff;box-shadow:0 5px 15px rgba(11,138,126,.18);}
.sehat-booking-tabs button.active span{color:#0b8a7e;}
.sehat-booking-panel{display:none;background:#fff;border:1px solid #e0eaec;border-radius:16px;padding:24px;box-shadow:0 8px 26px rgba(16,39,95,.06);}
.sehat-booking-panel.active{display:block;}
.sehat-panel-intro>span{font-size:11px;font-weight:900;color:#0b8a7e;text-transform:uppercase;letter-spacing:.08em;}
.sehat-panel-intro h3{margin:5px 0;color:#10275f;font-size:24px;}
.sehat-panel-intro p{margin:0 0 20px;color:#64748b;}
.sehat-choice-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:7px;}
.sehat-choice-row label{border:1px solid #d9e4e7;border-radius:9px;padding:9px 11px;background:#fff;font-size:12px;cursor:pointer;}
.sehat-choice-row input{margin-right:5px;}
.sehat-booking-next{border:0;cursor:pointer;padding:12px 18px;border-radius:9px;font-weight:800;margin-top:18px;}
.sehat-booking-nav{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:20px;padding-top:16px;border-top:1px solid #edf1f3;}
.sehat-booking-matches{display:grid;grid-template-columns:1fr 1fr;gap:12px;}
.sehat-match-card{position:relative;display:flex;gap:10px;border:1px solid #dfe9eb;border-radius:12px;padding:14px;cursor:pointer;background:#fff;}
.sehat-match-card.selected{border-color:#0b8a7e;background:#f1faf8;box-shadow:0 0 0 2px rgba(11,138,126,.08);}
.sehat-match-card input{position:absolute;opacity:0;}
.sehat-match-card strong,.sehat-match-card small,.sehat-match-card p{display:block;}
.sehat-match-card strong{color:#10275f;}
.sehat-match-card small{color:#64748b;margin-top:3px;}
.sehat-match-card p{font-size:11px;color:#08756d;margin:7px 0 0;}
.sehat-match-check{width:26px;height:26px;border-radius:50%;background:#eaf5f3;color:#0b8a7e;display:flex;align-items:center;justify-content:center;flex:none;}
.sehat-booking-auto{margin-top:14px;padding:12px;background:#f5faf9;border-radius:10px;font-size:12px;color:#334155;}
.sehat-booking-selection{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:13px 15px;background:#f2faf8;border:1px solid #d9ece8;border-radius:10px;margin-top:14px;}
.sehat-booking-selection strong,.sehat-booking-selection span{display:block;}
.sehat-booking-selection strong{color:#10275f;}
.sehat-booking-selection span{font-size:12px;color:#64748b;margin-top:3px;}
.sehat-booking-tests{display:grid;gap:10px;}
.sehat-test-card{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;border:1px solid #dfe9eb;border-radius:12px;padding:13px;cursor:pointer;}
.sehat-test-card input{width:18px;height:18px;}
.sehat-test-card strong,.sehat-test-card small{display:block;}
.sehat-test-card small{font-size:11px;color:#64748b;margin-top:3px;}
.sehat-test-card b{color:#08756d;font-size:12px;}
.sehat-booking-total{margin-top:14px;padding:14px;border-radius:10px;background:#10275f;color:#fff;font-weight:800;}
.sehat-booking-review{display:grid;grid-template-columns:1fr 1fr;gap:10px;}
.sehat-booking-review>div{border:1px solid #e3eaed;border-radius:10px;padding:12px;background:#fbfdfd;}
.sehat-booking-review strong,.sehat-booking-review span{display:block;}
.sehat-booking-review strong{font-size:10px;color:#0b8a7e;text-transform:uppercase;letter-spacing:.05em;}
.sehat-booking-review span{margin-top:5px;color:#243b53;font-size:13px;line-height:1.5;}
.sehat-confirm-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;}

@media(max-width:1000px){.sehat-doctor-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sehat-filters-v2{grid-template-columns:repeat(2,1fr)!important}.sehat-booking-tabs{grid-template-columns:repeat(3,1fr)}.sehat-booking-tabs button{display:block}.sehat-booking-matches{grid-template-columns:1fr}.sehat-directory-v2 .sehat-doctors-head{align-items:start;flex-direction:column}.sehat-directory-book{align-self:flex-start}}
@media(max-width:600px){.sehat-directory-v2{padding:35px 12px 50px!important}.sehat-directory-v2 .sehat-doctors-head h2{font-size:29px}.sehat-directory-search{grid-template-columns:1fr 1fr}.sehat-directory-search input{grid-column:1/-1}.sehat-filters-v2{display:none!important;grid-template-columns:1fr!important}.sehat-filters-v2.is-open{display:grid!important}.sehat-filter-toggle{display:block}.sehat-doctor-grid-v2{grid-template-columns:1fr!important}.sehat-booking-v2{padding:15px!important}.sehat-booking-tabs{grid-template-columns:repeat(2,1fr)}.sehat-booking-tabs button small{display:none}.sehat-booking-panel{padding:17px}.sehat-booking-review,.sehat-confirm-grid{grid-template-columns:1fr!important}.sehat-test-card{grid-template-columns:auto 1fr}.sehat-test-card b{grid-column:2}.sehat-booking-head h2{font-size:28px}}

/* v1.0.11 booking compatibility and UX hardening */
.sehat-booking-v2{width:100%!important;max-width:1180px!important;margin:35px auto!important;padding:34px!important;background:#fff!important;border:1px solid #e5ecef!important;border-radius:24px!important;box-shadow:0 18px 55px rgba(16,39,95,.08)!important;box-sizing:border-box!important;overflow:hidden!important;}
.sehat-booking-v2 *{box-sizing:border-box;}
.sehat-booking-v2 .sehat-booking-head{max-width:900px!important;margin:0 0 26px!important;}
.sehat-booking-v2 .sehat-booking-head h2{font-family:inherit!important;font-size:38px!important;line-height:1.15!important;margin:7px 0 10px!important;color:#10275f!important;}
.sehat-booking-v2 .sehat-booking-head p{font-family:inherit!important;font-size:15px!important;line-height:1.7!important;margin:0!important;color:#64748b!important;}
.sehat-booking-v2 .sehat-booking-tabs{display:flex!important;gap:7px!important;align-items:stretch!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:normal!important;background:#f3f8f7!important;border:1px solid #dfeae8!important;border-radius:16px!important;padding:7px!important;margin:0 0 20px!important;scrollbar-width:thin!important;}
.sehat-booking-v2 .sehat-booking-tabs button{appearance:none!important;-webkit-appearance:none!important;float:none!important;position:relative!important;display:flex!important;flex:1 0 155px!important;min-width:155px!important;width:auto!important;height:auto!important;min-height:64px!important;align-items:center!important;justify-content:center!important;gap:8px!important;border:0!important;margin:0!important;padding:9px 12px!important;border-radius:11px!important;background:transparent!important;color:#5b7083!important;font-family:inherit!important;font-size:12px!important;line-height:1.25!important;text-align:left!important;box-shadow:none!important;transform:none!important;}
.sehat-booking-v2 .sehat-booking-tabs button span{display:flex!important;flex:0 0 29px!important;width:29px!important;height:29px!important;margin:0!important;border-radius:50%!important;align-items:center!important;justify-content:center!important;background:#fff!important;color:#587184!important;font-weight:800!important;}
.sehat-booking-v2 .sehat-booking-tabs button strong{display:block!important;font-size:12px!important;line-height:1.25!important;white-space:normal!important;}
.sehat-booking-v2 .sehat-booking-tabs button small{display:block!important;font-size:10px!important;line-height:1.25!important;margin:3px 0 0!important;color:inherit!important;opacity:.8!important;white-space:normal!important;}
.sehat-booking-v2 .sehat-booking-tabs button.active{background:#0b8a7e!important;color:#fff!important;box-shadow:0 6px 18px rgba(11,138,126,.18)!important;}
.sehat-booking-v2 .sehat-booking-tabs button.active span{color:#0b8a7e!important;}
.sehat-booking-v2 .sehat-booking-panel{width:100%!important;min-height:360px!important;padding:30px!important;border-radius:18px!important;background:#fff!important;}
.sehat-booking-v2 .sehat-booking-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important;}
.sehat-booking-v2 .sehat-booking-field label{display:block!important;width:auto!important;margin:0!important;font-family:inherit!important;font-size:13px!important;line-height:1.4!important;color:#243b53!important;}
.sehat-booking-v2 .sehat-booking-field input,.sehat-booking-v2 .sehat-booking-field select,.sehat-booking-v2 .sehat-booking-field textarea{display:block!important;width:100%!important;height:auto!important;min-height:48px!important;margin:8px 0 0!important;padding:12px 14px!important;border:1px solid #d8e2e7!important;border-radius:10px!important;background:#fff!important;box-shadow:none!important;font-family:inherit!important;font-size:14px!important;line-height:1.4!important;}
.sehat-booking-v2 .sehat-choice-row{display:flex!important;flex-wrap:wrap!important;gap:9px!important;margin:8px 0 0!important;}
.sehat-booking-v2 .sehat-choice-row label{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:auto!important;min-width:0!important;margin:0!important;padding:11px 14px!important;border:1px solid #d9e4e7!important;border-radius:10px!important;background:#fff!important;font-size:12px!important;line-height:1.2!important;white-space:nowrap!important;}
.sehat-booking-v2 .sehat-choice-row input{display:inline-block!important;width:16px!important;min-width:16px!important;height:16px!important;min-height:16px!important;margin:0 7px 0 0!important;padding:0!important;}
.sehat-best-match{position:relative!important;display:flex!important;align-items:center!important;gap:15px!important;padding:20px!important;border:2px solid #0b8a7e!important;border-radius:15px!important;background:#f3fbf9!important;margin-bottom:14px!important;}
.sehat-best-badge{flex:0 0 auto!important;padding:7px 9px!important;border-radius:999px!important;background:#0b8a7e!important;color:#fff!important;font-size:10px!important;font-weight:800!important;letter-spacing:.05em!important;}
.sehat-best-main strong,.sehat-best-main span,.sehat-best-main small{display:block!important;}
.sehat-best-main strong{font-size:18px!important;color:#10275f!important;}
.sehat-best-main span{margin-top:3px!important;color:#08756d!important;font-size:13px!important;}
.sehat-best-main small{margin-top:5px!important;color:#64748b!important;font-size:11px!important;}
.sehat-other-matches{border:1px solid #e0e9ec!important;border-radius:13px!important;background:#fff!important;padding:12px 15px!important;}
.sehat-other-matches summary{cursor:pointer!important;color:#10275f!important;font-weight:700!important;font-size:13px!important;}
.sehat-other-match-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:12px!important;}
.sehat-booking-v2 .sehat-booking-auto{display:flex!important;align-items:flex-start!important;gap:8px!important;padding:13px 15px!important;border:1px solid #dcebe8!important;background:#f5faf9!important;border-radius:11px!important;}
.sehat-booking-v2 .sehat-booking-auto label{display:flex!important;gap:8px!important;align-items:flex-start!important;margin:0!important;font-size:12px!important;line-height:1.5!important;}
.sehat-booking-v2 .sehat-booking-auto input{flex:0 0 auto!important;margin-top:3px!important;}
.sehat-booking-v2 .sehat-booking-auto small{display:block!important;color:#64748b!important;font-weight:400!important;}
.sehat-booking-no-match{padding:22px!important;border:1px dashed #ccdadd!important;border-radius:13px!important;background:#fafdfd!important;}
.sehat-booking-no-match strong,.sehat-booking-no-match span{display:block!important;}
.sehat-booking-no-match strong{color:#10275f!important;}
.sehat-booking-no-match span{margin-top:5px!important;color:#64748b!important;font-size:13px!important;}
.sehat-booking-v2 .sehat-booking-nav{margin-top:26px!important;}
@media(max-width:800px){.sehat-booking-v2{padding:22px!important}.sehat-booking-v2 .sehat-booking-grid,.sehat-other-match-list{grid-template-columns:1fr!important}.sehat-booking-v2 .sehat-booking-head h2{font-size:31px!important}.sehat-booking-v2 .sehat-booking-panel{padding:22px!important}.sehat-booking-v2 .sehat-booking-tabs button{flex-basis:145px!important;min-width:145px!important}}
@media(max-width:600px){.sehat-booking-v2{margin:18px 10px!important;width:calc(100% - 20px)!important;padding:17px!important;border-radius:18px!important}.sehat-booking-v2 .sehat-booking-head h2{font-size:28px!important}.sehat-booking-v2 .sehat-booking-tabs{margin-left:-2px!important;margin-right:-2px!important}.sehat-booking-v2 .sehat-booking-tabs button{min-width:138px!important;flex-basis:138px!important}.sehat-booking-v2 .sehat-booking-panel{padding:18px!important;min-height:0!important}.sehat-best-match{align-items:flex-start!important;flex-direction:column!important}.sehat-booking-v2 .sehat-booking-nav{flex-direction:column-reverse!important;align-items:stretch!important}.sehat-booking-v2 .sehat-booking-nav button{width:100%!important}}

/* v1.0.12 profile and direct booking redesign */
.sehat-doctor-profile-v3{max-width:1180px;margin:25px auto;padding:0 12px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#26364f}.sehat-profile-hero-v3{position:relative;display:grid;grid-template-columns:190px 1fr 220px;gap:26px;align-items:center;padding:30px;background:linear-gradient(135deg,#f0faf8,#f7fbff);border:1px solid #dfe9eb;border-radius:22px;overflow:hidden;box-shadow:0 14px 40px rgba(16,39,95,.07)}.sehat-profile-photo-v3{width:190px;height:220px;border-radius:18px;overflow:hidden;background:#eaf5f3;border:5px solid #fff;box-shadow:0 10px 25px rgba(16,39,95,.12)}.sehat-profile-photo-v3 img{width:100%;height:100%;object-fit:cover;display:block}.sehat-profile-photo-v3 span{height:100%;display:flex;align-items:center;justify-content:center;font-size:50px;font-weight:800;color:#087f79}.sehat-profile-hero-copy{position:relative;z-index:2}.sehat-profile-hero-v3 h1{margin:10px 0 2px!important;font-size:38px!important;line-height:1.1!important;color:#10275f!important}.sehat-profile-hero-v3 h2{margin:0 0 10px!important;font-size:18px!important;color:#087f79!important}.sehat-profile-hero-v3 p{max-width:720px;line-height:1.7;color:#516579;margin:0}.sehat-profile-stats{display:flex;gap:22px;margin:18px 0}.sehat-profile-stats span{display:flex;flex-direction:column}.sehat-profile-stats b{font-size:16px;color:#10275f}.sehat-profile-stats small{font-size:10px;color:#64748b;margin-top:2px}.sehat-profile-book{display:inline-flex!important;align-items:center;gap:12px;text-decoration:none!important;padding:13px 20px!important;border-radius:10px!important}.sehat-profile-motif{align-self:stretch;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#0b8a7e;opacity:.75}.sehat-profile-motif span{font-size:52px;line-height:.7;color:#8bcfc5}.sehat-profile-motif strong{text-align:center;font-size:18px;line-height:1.25;color:#0f5f69;margin-top:14px}.sehat-profile-grid-v3{display:grid;grid-template-columns:1.7fr 1fr;gap:20px;margin-top:20px}.sehat-profile-main-v3>section,.sehat-side-card,.sehat-side-cta{background:#fff;border:1px solid #e1eaed;border-radius:16px;padding:22px;margin-bottom:16px;box-shadow:0 7px 24px rgba(16,39,95,.04)}.sehat-profile-main-v3 h3,.sehat-side-card h3{margin:0 0 13px;color:#10275f;font-size:22px}.sehat-profile-main-v3 p{line-height:1.75;color:#53667a}.sehat-profile-tags{display:flex;flex-wrap:wrap;gap:8px}.sehat-profile-tags span{background:#edf8f7;color:#0b6f68;border:1px solid #d9efeb;border-radius:999px;padding:7px 11px;font-size:12px}.sehat-experience-timeline{display:grid;gap:10px;position:relative}.sehat-experience-item{position:relative;display:grid;grid-template-columns:18px 1fr;gap:10px;padding:12px 12px 12px 0;border-bottom:1px solid #edf1f3}.sehat-timeline-dot{width:10px;height:10px;border-radius:50%;background:#0b8a7e;margin-top:5px;box-shadow:0 0 0 4px #e4f6f3}.sehat-experience-item strong,.sehat-experience-item span{display:block}.sehat-experience-item strong{color:#10275f}.sehat-experience-item span{font-size:12px;color:#64748b;margin-top:3px}.sehat-experience-item p{margin:5px 0 0;font-size:12px}.sehat-profile-list{display:grid;gap:9px}.sehat-profile-list div{padding:12px 14px;border:1px solid #e7edef;border-radius:10px;background:#fbfdfd}.sehat-profile-list strong,.sehat-profile-list span{display:block}.sehat-profile-list span{font-size:12px;color:#64748b;margin-top:3px}.sehat-consult-option{padding:14px;background:#f5faf9;border:1px solid #dceeea;border-radius:12px;margin-top:10px}.sehat-consult-option strong,.sehat-consult-option b,.sehat-consult-option span{display:block}.sehat-consult-option strong{color:#10275f}.sehat-consult-option b{font-size:20px;color:#087f79;margin-top:6px}.sehat-consult-option span{font-size:11px;color:#64748b}.sehat-public-schedule{display:grid;gap:7px}.sehat-public-schedule strong{color:#087f79;font-size:12px;margin-top:5px}.sehat-public-schedule div{display:flex;justify-content:space-between;gap:8px;font-size:12px}.sehat-public-schedule div span{color:#64748b}.sehat-public-schedule div b{color:#10275f}.sehat-schedule-sub{border-top:1px solid #e7edef;padding-top:12px}.sehat-side-card p{font-size:13px;line-height:1.6}.sehat-side-cta{background:linear-gradient(135deg,#effaf7,#f6fbff)}.sehat-side-cta strong{font-size:19px;color:#10275f}.sehat-side-cta p{color:#64748b}.sehat-side-cta a{display:block;text-align:center;text-decoration:none;padding:12px;border-radius:10px}.sehat-reviews-placeholder{background:#f7fbfb!important}.sehat-direct-booking{max-width:920px;margin:30px auto;padding:30px;background:#fff;border:1px solid #e0e9eb;border-radius:22px;box-shadow:0 16px 50px rgba(16,39,95,.07);font-family:Inter,system-ui,sans-serif}.sehat-direct-head{margin-bottom:25px}.sehat-direct-head h2{font-size:36px;color:#10275f;margin:7px 0}.sehat-direct-head p{color:#64748b}.sehat-direct-step{display:none;padding:10px 4px}.sehat-direct-step.active{display:block}.sehat-direct-step>span{font-size:11px;font-weight:800;letter-spacing:.08em;color:#0b8a7e}.sehat-direct-step h3{font-size:25px;color:#10275f;margin:7px 0 18px}.sehat-direct-mode-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:24px}.sehat-mode-button{appearance:none!important;text-align:left!important;border:1px solid #dce7ea!important;border-radius:14px!important;background:#fff!important;padding:18px!important;color:#10275f!important;cursor:pointer!important;box-shadow:none!important}.sehat-mode-button.active{border:2px solid #0b8a7e!important;background:#f1faf8!important}.sehat-mode-button strong,.sehat-mode-button span{display:block}.sehat-mode-button span{margin-top:7px;color:#087f79;font-weight:700}.sehat-direct-step label{display:block;color:#243b53;font-size:13px;font-weight:700;margin-bottom:10px}.sehat-direct-step label input{display:block;width:100%;margin-top:7px;padding:13px;border:1px solid #d7e3e7;border-radius:10px;box-sizing:border-box}.sehat-slot-buttons{display:flex;flex-wrap:wrap;gap:9px;margin:16px 0;min-height:48px;align-items:center}.sehat-slot-button{border:1px solid #cfe1df!important;background:#fff!important;color:#0b6f68!important;border-radius:10px!important;padding:11px 15px!important;font-weight:700!important;cursor:pointer!important}.sehat-slot-button.selected{background:#0b8a7e!important;color:#fff!important;border-color:#0b8a7e!important}.sehat-direct-nav{display:flex;justify-content:space-between;gap:10px;margin-top:24px}.sehat-direct-nav .sehat-primary{border:0!important;padding:12px 18px!important;border-radius:10px!important}.sehat-bank-payment{margin-top:20px;padding:18px;background:#f7fbfb;border:1px solid #dceae8;border-radius:14px}.sehat-bank-card{display:grid;gap:3px;padding:12px;background:#fff;border:1px solid #e2eaed;border-radius:10px;margin-top:9px}.sehat-bank-card strong{color:#10275f}.sehat-bank-card span{font-size:12px;color:#334155}.sehat-bank-card small{font-size:11px;color:#64748b}.sehat-whatsapp-pay{display:inline-block;margin-top:12px;text-decoration:none;padding:12px 16px;border-radius:10px}.sehat-calendar-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:18px;padding-top:15px;border-top:1px solid #e5ecee}.sehat-calendar-actions strong{width:100%;color:#10275f}.sehat-calendar-actions a{border:1px solid #bcd8d4;border-radius:9px;padding:9px 12px;text-decoration:none;color:#087f79;background:#fff}
@media(max-width:900px){.sehat-profile-hero-v3{grid-template-columns:150px 1fr}.sehat-profile-photo-v3{width:150px;height:175px}.sehat-profile-motif{display:none}.sehat-profile-grid-v3{grid-template-columns:1fr}.sehat-review-sections{grid-template-columns:1fr}.sehat-direct-mode-row{grid-template-columns:1fr}}
@media(max-width:600px){.sehat-doctor-profile-v3{padding:0 8px}.sehat-profile-hero-v3{grid-template-columns:1fr;text-align:center;padding:20px}.sehat-profile-photo-v3{margin:auto;width:150px;height:175px}.sehat-profile-stats{justify-content:center;gap:13px;flex-wrap:wrap}.sehat-profile-book{margin:auto}.sehat-profile-main-v3>section,.sehat-side-card,.sehat-side-cta{padding:17px}.sehat-direct-booking{margin:18px 8px;padding:18px;border-radius:16px}.sehat-direct-head h2{font-size:29px}.sehat-direct-step h3{font-size:22px}.sehat-direct-nav{flex-direction:column-reverse}.sehat-direct-nav button{width:100%!important}}

/* v1.0.13 BeTheme hardening for direct booking */
.sehat-direct-booking,
.sehat-direct-booking *{box-sizing:border-box!important;}
.sehat-direct-booking{display:block!important;position:relative!important;width:100%!important;max-width:920px!important;margin:32px auto!important;padding:32px!important;background:#fff!important;color:#26364f!important;}
.sehat-direct-booking .sehat-direct-head{display:block!important;margin:0 0 28px!important;padding:0!important;}
.sehat-direct-booking .sehat-direct-head h2{display:block!important;margin:8px 0 10px!important;padding:0!important;font-family:inherit!important;font-size:38px!important;line-height:1.2!important;color:#10275f!important;}
.sehat-direct-booking .sehat-direct-head p{display:block!important;margin:0!important;padding:0!important;line-height:1.6!important;color:#64748b!important;}
.sehat-direct-booking form#sehat-direct-booking-form{display:block!important;margin:0!important;padding:0!important;}
.sehat-direct-booking .sehat-direct-step{display:none!important;visibility:hidden!important;height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;opacity:0!important;}
.sehat-direct-booking .sehat-direct-step.active{display:block!important;visibility:visible!important;height:auto!important;overflow:visible!important;margin:0!important;padding:10px 4px 4px!important;opacity:1!important;}
.sehat-direct-booking .sehat-direct-step>span{display:block!important;margin:0 0 8px!important;padding:0!important;color:#0b8a7e!important;font-size:11px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:.09em!important;}
.sehat-direct-booking .sehat-direct-step h3{display:block!important;margin:0 0 20px!important;padding:0!important;font-family:inherit!important;font-size:27px!important;line-height:1.25!important;color:#10275f!important;}
.sehat-direct-booking .sehat-direct-mode-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin:0 0 24px!important;padding:0!important;}
.sehat-direct-booking .sehat-mode-button{display:block!important;width:100%!important;min-height:92px!important;margin:0!important;padding:18px!important;appearance:none!important;-webkit-appearance:none!important;border:1px solid #dce7ea!important;border-radius:14px!important;background:#fff!important;color:#10275f!important;text-align:left!important;line-height:1.4!important;box-shadow:none!important;cursor:pointer!important;}
.sehat-direct-booking .sehat-mode-button.active{border:2px solid #0b8a7e!important;background:#f1faf8!important;}
.sehat-direct-booking .sehat-mode-button strong,.sehat-direct-booking .sehat-mode-button span{display:block!important;margin:0!important;padding:0!important;}
.sehat-direct-booking .sehat-mode-button span{margin-top:7px!important;color:#087f79!important;font-weight:700!important;}
.sehat-direct-booking .sehat-direct-step label{display:block!important;width:100%!important;margin:0 0 16px!important;padding:0!important;color:#243b53!important;font-family:inherit!important;font-size:13px!important;font-weight:700!important;line-height:1.4!important;}
.sehat-direct-booking .sehat-direct-step label input{display:block!important;width:100%!important;height:48px!important;margin:7px 0 0!important;padding:12px 14px!important;border:1px solid #d7e3e7!important;border-radius:10px!important;background:#fff!important;color:#243b53!important;font-family:inherit!important;font-size:15px!important;line-height:1.4!important;box-shadow:none!important;}
.sehat-direct-booking .sehat-slot-buttons{display:flex!important;flex-wrap:wrap!important;gap:10px!important;width:100%!important;min-height:48px!important;margin:14px 0 22px!important;padding:0!important;align-items:center!important;}
.sehat-direct-booking .sehat-slot-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:105px!important;height:46px!important;margin:0!important;padding:9px 14px!important;border:1px solid #cfe1df!important;border-radius:10px!important;background:#fff!important;color:#0b6f68!important;font-family:inherit!important;font-size:14px!important;font-weight:700!important;line-height:1!important;cursor:pointer!important;box-shadow:none!important;}
.sehat-direct-booking .sehat-slot-button.selected{background:#0b8a7e!important;color:#fff!important;border-color:#0b8a7e!important;}
.sehat-direct-booking .sehat-booking-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:16px!important;margin:0!important;padding:0!important;}
.sehat-direct-booking .sehat-booking-field{display:block!important;width:100%!important;margin:0 0 16px!important;padding:0!important;}
.sehat-direct-booking .sehat-booking-field label{margin-bottom:7px!important;}
.sehat-direct-booking .sehat-booking-field input{display:block!important;width:100%!important;height:48px!important;margin:0!important;padding:12px 14px!important;border:1px solid #d7e3e7!important;border-radius:10px!important;background:#fff!important;box-shadow:none!important;}
.sehat-direct-booking .sehat-booking-consent{display:block!important;margin:10px 0 0!important;padding:12px 0!important;color:#475569!important;font-size:12px!important;line-height:1.6!important;}
.sehat-direct-booking .sehat-booking-consent label{display:flex!important;align-items:flex-start!important;gap:8px!important;width:100%!important;margin:0!important;padding:0!important;}
.sehat-direct-booking .sehat-booking-consent input{flex:0 0 auto!important;width:18px!important;height:18px!important;margin:1px 0 0!important;}
.sehat-direct-booking .sehat-direct-nav{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin:28px 0 0!important;padding:0!important;}
.sehat-direct-booking .sehat-direct-nav button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:46px!important;width:auto!important;margin:0!important;padding:11px 20px!important;border-radius:10px!important;font-family:inherit!important;font-size:14px!important;font-weight:800!important;line-height:1!important;cursor:pointer!important;}
.sehat-direct-booking .sehat-direct-nav .sehat-direct-back{border:1px solid #d7e3e7!important;background:#fff!important;color:#52657a!important;}
.sehat-direct-booking .sehat-direct-nav .sehat-primary{border:0!important;background:#0b8a7e!important;color:#fff!important;}
.sehat-direct-booking .sehat-booking-review{display:grid!important;gap:10px!important;margin:0!important;padding:0!important;}
.sehat-direct-booking .sehat-booking-review>div{display:flex!important;justify-content:space-between!important;gap:20px!important;padding:14px 16px!important;border:1px solid #e4ecee!important;border-radius:10px!important;background:#fbfdfd!important;}
.sehat-direct-booking .sehat-booking-review strong{color:#10275f!important;}
.sehat-direct-booking .sehat-booking-review span{color:#52657a!important;text-align:right!important;}
@media(max-width:700px){
 .sehat-direct-booking{margin:18px 8px!important;width:calc(100% - 16px)!important;padding:20px!important;border-radius:16px!important;}
 .sehat-direct-booking .sehat-direct-head h2{font-size:29px!important;}
 .sehat-direct-booking .sehat-direct-mode-row,.sehat-direct-booking .sehat-booking-grid{grid-template-columns:1fr!important;}
 .sehat-direct-booking .sehat-direct-nav{flex-direction:column-reverse!important;align-items:stretch!important;}
 .sehat-direct-booking .sehat-direct-nav button{width:100%!important;}
 .sehat-direct-booking .sehat-booking-review>div{display:block!important;}
 .sehat-direct-booking .sehat-booking-review span{display:block!important;text-align:left!important;margin-top:4px!important;}
}


/* v1.0.16 visual layer — design-only refinement based on the approved reference.
 * No booking, profile, directory, portal, database or business logic is changed here.
 * All selectors remain scoped to Sehat Online components for BeTheme safety.
 */
:root{--sehat-navy:#083c7d;--sehat-blue:#0b5aaa;--sehat-teal:#008f83;--sehat-ink:#183654;--sehat-muted:#687d92;--sehat-line:#dfe8ef;--sehat-bg:#f7fafc;}

.sehat-doctors-section{font-family:inherit;background:var(--sehat-bg);color:var(--sehat-ink);padding:30px 0 34px;border-radius:0;}
.sehat-doctors-head{max-width:1180px;margin:0 auto 22px;padding:0 18px;text-align:center;}
.sehat-doctors-head h2{font-size:clamp(31px,4vw,45px);line-height:1.1;color:var(--sehat-navy);margin:7px 0 7px;font-weight:800;}
.sehat-doctors-head p{margin:0;color:var(--sehat-muted);font-size:16px;}
.sehat-filters{max-width:1180px;margin:0 auto 20px;padding:0 18px;display:grid;grid-template-columns:1fr 1fr auto;gap:14px;align-items:end;}
.sehat-filters select,.sehat-filters button{height:44px;border-radius:10px;border:1px solid var(--sehat-line);background:#fff;color:var(--sehat-ink);padding:0 13px;font-size:13px;}
.sehat-filters button{border-color:var(--sehat-blue);color:var(--sehat-blue);background:#fff;font-weight:700;cursor:pointer;}
.sehat-doctor-grid{max-width:1180px;margin:0 auto;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:0 18px;}
.sehat-doctor-card{border:1px solid #e2ebf2;border-radius:17px;box-shadow:0 8px 25px rgba(8,46,91,.08);padding:14px;}
.sehat-doctor-photo-wrap{height:auto;aspect-ratio:1.3/1;border-radius:13px;background:#eef3f7;}
.sehat-doctor-body{padding:14px 2px 1px;}
.sehat-doctor-body h3{font-size:20px;color:var(--sehat-navy);margin:0 0 5px;}
.sehat-specialization{font-size:13px;color:var(--sehat-teal);font-weight:800;margin-bottom:8px;}
.sehat-doctor-body p{font-size:13px;line-height:1.5;color:var(--sehat-muted);min-height:39px;margin:9px 0 13px;}
.sehat-doctor-meta{border-top:1px solid var(--sehat-line);padding-top:11px;gap:7px;}
.sehat-doctor-meta span{font-size:13px;color:var(--sehat-ink);}
.sehat-doctor-meta small{font-size:10px;color:var(--sehat-muted);}
.sehat-doctor-actions{gap:7px;margin-top:12px;}
.sehat-doctor-actions a{border-radius:9px;padding:10px 8px;font-size:11px;}
.sehat-outline{border:1px solid var(--sehat-blue);color:var(--sehat-blue);background:#fff;}
.sehat-primary{background:var(--sehat-teal);color:#fff;}
.sehat-load-wrap{margin-top:28px;}
.sehat-load-wrap button{border:1px solid var(--sehat-blue);color:var(--sehat-navy);border-radius:9px;padding:11px 28px;background:#fff;font-weight:800;}

.sehat-profile-hero{max-width:1180px;margin:0 auto 22px;padding:28px;background:linear-gradient(135deg,var(--sehat-navy),var(--sehat-blue));border-radius:17px;grid-template-columns:190px 1fr;gap:26px;box-shadow:0 10px 30px rgba(8,46,91,.10);}
.sehat-profile-photo{width:190px;height:210px;border-radius:14px;background:#eef3f7;}
.sehat-profile-hero h1{font-size:34px;line-height:1.15;margin:10px 0 5px;}
.sehat-profile-hero h2{font-size:17px;color:#a7f0df;margin:0 0 10px;}
.sehat-profile-grid{max-width:1180px;gap:20px;}
.sehat-profile-main section,.sehat-profile-grid aside>div{border:1px solid var(--sehat-line);border-radius:14px;padding:20px;margin-bottom:16px;box-shadow:0 4px 16px rgba(8,46,91,.035);}
.sehat-profile-main h3{color:var(--sehat-navy);}
.sehat-profile-grid aside>div strong{color:var(--sehat-teal);}
.sehat-profile-list div{border:1px solid #edf1f5;border-radius:9px;background:#fafcfd;}

.sehat-booking-wrap{max-width:920px;margin:30px auto;padding:25px;background:#fff;border:1px solid var(--sehat-line);border-radius:18px;box-shadow:0 8px 28px rgba(8,46,91,.08);}
.sehat-booking-head h2{font-size:29px;color:var(--sehat-navy);}
.sehat-booking-head p{color:var(--sehat-muted);}
.sehat-booking-step{background:#eef8f7;border-radius:12px;}
.sehat-booking-step>span{background:var(--sehat-teal);}
.sehat-booking-field label{color:var(--sehat-ink);}
.sehat-booking-field input,.sehat-booking-field select,.sehat-booking-field textarea{border-color:var(--sehat-line);border-radius:9px;}
.sehat-booking-submit{background:var(--sehat-teal);color:#fff;border-radius:9px;}

.sehat-login-box{border:1px solid var(--sehat-line);box-shadow:0 8px 28px rgba(8,46,91,.08);}
.sehat-login-box button{background:var(--sehat-teal);border-radius:9px;}

.sehat-doctor-dashboard{background:var(--sehat-bg);}
.sehat-doctor-dashboard aside{background:var(--sehat-navy);}
.sehat-doctor-dashboard nav a.active,.sehat-doctor-dashboard nav a:hover{background:var(--sehat-teal);}
.sehat-doctor-dashboard main{padding:28px;}
.sehat-doctor-dashboard .sehat-kpis>div{border:1px solid var(--sehat-line);border-radius:12px;box-shadow:0 4px 16px rgba(8,46,91,.04);}

@media(max-width:1000px){
 .sehat-doctor-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
 .sehat-filters{grid-template-columns:1fr 1fr;}
}
@media(max-width:600px){
 .sehat-doctors-section{padding:24px 0 28px;}
 .sehat-doctor-grid{grid-template-columns:1fr;padding:0 12px;}
 .sehat-filters{grid-template-columns:1fr;padding:0 12px;}
 .sehat-profile-hero{margin-left:8px;margin-right:8px;padding:20px;border-radius:16px;}
 .sehat-booking-wrap{margin:18px 8px;padding:20px;border-radius:16px;}
}

/* v1.0.18 — Doctor Directory & Profile refinement only.
 * Visual/markup presentation changes; existing booking, filtering and database logic preserved.
 */
.sehat-directory-v2{background:#f7fafc!important;padding:42px 16px 56px!important;color:#183654!important;}
.sehat-directory-v2 .sehat-directory-container{max-width:1200px!important;}
.sehat-directory-v2 .sehat-doctors-head{background:#fff!important;border:1px solid #dfe8ef!important;border-radius:18px!important;padding:24px 26px!important;margin-bottom:16px!important;box-shadow:0 7px 22px rgba(8,60,125,.05)!important;align-items:center!important;}
.sehat-directory-v2 .sehat-doctors-head>div{min-width:0;text-align:left!important;}
.sehat-directory-v2 .sehat-eyebrow{color:#008f83!important;font-size:11px!important;font-weight:800!important;letter-spacing:.08em!important;}
.sehat-directory-v2 .sehat-doctors-head h2{font-size:32px!important;line-height:1.15!important;color:#083c7d!important;margin:5px 0 6px!important;}
.sehat-directory-v2 .sehat-doctors-head p{font-size:14px!important;color:#687d92!important;}
.sehat-directory-v2 .sehat-directory-book{background:#008f83!important;border-radius:9px!important;padding:12px 17px!important;font-size:13px!important;box-shadow:none!important;}
.sehat-directory-v2 .sehat-directory-search{max-width:1200px!important;grid-template-columns:minmax(0,1fr) auto auto!important;background:#fff!important;border:1px solid #dfe8ef!important;border-radius:14px!important;padding:9px!important;box-shadow:0 7px 22px rgba(8,60,125,.05)!important;margin-bottom:12px!important;}
.sehat-directory-v2 .sehat-directory-search input{height:42px!important;color:#183654!important;background:#fff!important;}
.sehat-directory-v2 .sehat-directory-search button{min-height:42px!important;border-radius:9px!important;background:#008f83!important;padding:0 18px!important;}
.sehat-directory-v2 .sehat-directory-search #sehat-reset{background:#edf7f6!important;color:#08766e!important;}
.sehat-directory-v2 .sehat-filters-v2{grid-template-columns:repeat(4,minmax(0,1fr))!important;padding:12px!important;gap:10px!important;background:#fff!important;border:1px solid #dfe8ef!important;border-radius:14px!important;box-shadow:0 6px 20px rgba(8,60,125,.04)!important;}
.sehat-directory-v2 .sehat-filters-v2 label{font-size:11px!important;color:#687d92!important;gap:5px!important;}
.sehat-directory-v2 .sehat-filters-v2 select{height:42px!important;border:1px solid #dfe8ef!important;border-radius:9px!important;color:#183654!important;background:#fff!important;padding:0 11px!important;}
.sehat-directory-v2 .sehat-directory-resultbar{max-width:1200px!important;margin:14px 0 10px!important;padding:0 2px!important;color:#687d92!important;}
.sehat-directory-v2 .sehat-doctor-grid-v2{max-width:1200px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;padding:0!important;}
.sehat-directory-v2 .sehat-doctor-card-v2{padding:9px!important;border:1px solid #dfe8ef!important;border-radius:16px!important;background:#fff!important;box-shadow:0 7px 22px rgba(8,60,125,.065)!important;overflow:hidden!important;transition:transform .18s ease,box-shadow .18s ease!important;}
.sehat-directory-v2 .sehat-doctor-card-v2:hover{transform:translateY(-2px);box-shadow:0 11px 28px rgba(8,60,125,.10)!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-photo-wrap{height:auto!important;aspect-ratio:1.28/1!important;border-radius:12px!important;background:#eef5f7!important;overflow:hidden!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-photo-wrap img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important;display:block!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-available,.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-verified{font-size:9px!important;border-radius:999px!important;padding:5px 7px!important;line-height:1!important;z-index:3!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-available{background:#e7f8f4!important;color:#008f83!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-available.unavailable{background:#f2f4f6!important;color:#687d92!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-verified{background:#fff!important;color:#0b5aaa!important;border:1px solid #dfe8ef!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-body{padding:11px 4px 3px!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-body h3{font-size:18px!important;line-height:1.2!important;color:#083c7d!important;margin:0 0 4px!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-specialization{font-size:12px!important;color:#008f83!important;margin:0 0 7px!important;font-weight:800!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-body p{font-size:11px!important;line-height:1.45!important;color:#687d92!important;min-height:32px!important;margin:6px 0 9px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-meta{display:grid!important;grid-template-columns:1fr 1.15fr!important;gap:7px!important;border-top:1px solid #edf2f5!important;padding:9px 0 0!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-meta span{display:flex!important;align-items:flex-start!important;gap:5px!important;color:#0b5aaa!important;min-width:0!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-meta small{font-size:9px!important;line-height:1.25!important;color:#687d92!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-meta small b{color:#183654!important;}
.sehat-directory-v2 .sehat-card-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 20px!important;width:20px!important;height:20px!important;border-radius:6px!important;background:#edf6ff!important;color:#0b5aaa!important;font-style:normal!important;font-size:10px!important;font-weight:800!important;}
.sehat-directory-v2 .sehat-icon-language{font-size:9px!important;}
.sehat-directory-v2 .sehat-card-fee{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:6px!important;border-top:1px solid #edf2f5!important;margin-top:9px!important;padding-top:8px!important;}
.sehat-directory-v2 .sehat-card-fee strong{font-size:10px!important;color:#183654!important;white-space:nowrap!important;}
.sehat-directory-v2 .sehat-card-fee span{font-size:9px!important;line-height:1.25!important;color:#687d92!important;text-align:right!important;}
.sehat-directory-v2 .sehat-card-fee em{font-style:normal!important;}
.sehat-directory-v2 .sehat-doctor-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;margin-top:10px!important;}
.sehat-directory-v2 .sehat-doctor-actions a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:36px!important;padding:8px 5px!important;border-radius:9px!important;font-size:10px!important;font-weight:800!important;text-decoration:none!important;line-height:1.1!important;}
.sehat-directory-v2 .sehat-outline{border:1px solid #0b5aaa!important;color:#0b5aaa!important;background:#fff!important;}
.sehat-directory-v2 .sehat-primary{background:#008f83!important;color:#fff!important;}
.sehat-directory-v2 .sehat-load-wrap button{border:1px solid #0b5aaa!important;color:#0b5aaa!important;background:#fff!important;border-radius:9px!important;font-size:12px!important;}

/* Public doctor profile: align it with the approved clean profile composition. */
.sehat-doctor-profile-v3{max-width:1200px!important;margin:22px auto!important;padding:0 12px!important;color:#183654!important;}
.sehat-profile-hero-v3{grid-template-columns:190px minmax(0,1fr)!important;gap:25px!important;padding:22px!important;background:#fff!important;border:1px solid #dfe8ef!important;border-radius:18px!important;box-shadow:0 8px 26px rgba(8,60,125,.06)!important;}
.sehat-profile-photo-v3{width:190px!important;height:235px!important;border-radius:14px!important;border:1px solid #dfe8ef!important;box-shadow:none!important;background:#eef5f7!important;}
.sehat-profile-photo-v3 img{object-fit:cover!important;object-position:center top!important;}
.sehat-profile-motif{display:none!important;}
.sehat-profile-hero-copy{padding:2px 2px 2px 0!important;}
.sehat-profile-status{display:inline-flex!important;background:#e8f7f4!important;color:#008f83!important;border:1px solid #d5eee9!important;border-radius:999px!important;padding:5px 9px!important;font-size:10px!important;font-weight:800!important;}
.sehat-profile-hero-v3 h1{font-size:32px!important;color:#083c7d!important;margin:10px 0 3px!important;}
.sehat-profile-hero-v3 h2{font-size:16px!important;color:#008f83!important;margin:0 0 8px!important;}
.sehat-profile-hero-v3 p{font-size:13px!important;line-height:1.65!important;color:#687d92!important;max-width:760px!important;}
.sehat-profile-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin:16px 0!important;}
.sehat-profile-stats span{background:#f7fafc!important;border:1px solid #e4edf1!important;border-radius:11px!important;padding:9px 11px!important;}
.sehat-profile-stats b{font-size:14px!important;color:#083c7d!important;}
.sehat-profile-stats small{font-size:9px!important;color:#687d92!important;}
.sehat-profile-book{background:#008f83!important;border-radius:9px!important;padding:11px 18px!important;font-size:12px!important;}
.sehat-profile-grid-v3{grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr)!important;gap:16px!important;margin-top:16px!important;}
.sehat-profile-main-v3>section,.sehat-profile-side-v3 .sehat-side-card,.sehat-profile-side-v3 .sehat-side-cta{border:1px solid #dfe8ef!important;border-radius:14px!important;padding:18px!important;margin-bottom:12px!important;box-shadow:0 6px 20px rgba(8,60,125,.04)!important;background:#fff!important;}
.sehat-profile-main-v3 h3,.sehat-profile-side-v3 h3{font-size:18px!important;color:#083c7d!important;margin-bottom:10px!important;}
.sehat-profile-main-v3 p,.sehat-profile-side-v3 p{font-size:12px!important;line-height:1.7!important;color:#687d92!important;}
.sehat-profile-tags span{background:#eef8f7!important;color:#08766e!important;border:1px solid #d8eee9!important;border-radius:999px!important;padding:6px 9px!important;font-size:10px!important;}
.sehat-consult-option{background:#f4faf9!important;border:1px solid #dceeea!important;border-radius:11px!important;padding:11px!important;}
.sehat-consult-option strong{font-size:12px!important;color:#183654!important;}
.sehat-consult-option b{font-size:17px!important;color:#008f83!important;}
.sehat-consult-option span{font-size:10px!important;color:#687d92!important;}
.sehat-profile-list div{border:1px solid #e6eef2!important;border-radius:10px!important;padding:11px 12px!important;background:#fbfdfe!important;}
.sehat-profile-list strong{font-size:12px!important;color:#183654!important;}
.sehat-profile-list span{font-size:10px!important;color:#687d92!important;}
.sehat-reviews-placeholder{background:#f7fafc!important;}

@media(max-width:1000px){
 .sehat-directory-v2 .sehat-doctor-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
 .sehat-directory-v2 .sehat-filters-v2{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
 .sehat-profile-hero-v3{grid-template-columns:160px minmax(0,1fr)!important;}
 .sehat-profile-photo-v3{width:160px!important;height:205px!important;}
}
@media(max-width:650px){
 .sehat-directory-v2{padding:26px 10px 42px!important;}
 .sehat-directory-v2 .sehat-doctors-head{padding:18px!important;}
 .sehat-directory-v2 .sehat-doctors-head h2{font-size:27px!important;}
 .sehat-directory-v2 .sehat-doctors-head{align-items:flex-start!important;}
 .sehat-directory-v2 .sehat-directory-book{width:100%!important;text-align:center!important;}
 .sehat-directory-v2 .sehat-directory-search{grid-template-columns:1fr 1fr!important;}
 .sehat-directory-v2 .sehat-directory-search input{grid-column:1/-1!important;}
 .sehat-directory-v2 .sehat-filters-v2{grid-template-columns:1fr!important;}
 .sehat-directory-v2 .sehat-doctor-grid-v2{grid-template-columns:1fr!important;}
 .sehat-directory-v2 .sehat-doctor-card-v2{max-width:390px!important;width:100%!important;margin:0 auto!important;}
 .sehat-profile-hero-v3{grid-template-columns:1fr!important;padding:16px!important;}
 .sehat-profile-photo-v3{width:100%!important;height:auto!important;aspect-ratio:4/5!important;}
 .sehat-profile-stats{grid-template-columns:1fr!important;}
 .sehat-profile-grid-v3{grid-template-columns:1fr!important;}
}


/* v1.0.19 — explicit Doctor Directory + Profile visual rebuild.
 * Presentation only. Existing doctor IDs, links, filters, booking URLs and data remain unchanged.
 */
.sehat-directory-v2 .sehat-doctor-card-v2{padding:8px!important;border-radius:17px!important;background:#fff!important;border:1px solid #dfe8ef!important;box-shadow:0 8px 24px rgba(8,60,125,.07)!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-photo-wrap{aspect-ratio:1.08/1!important;border-radius:13px!important;background:#eef5f7!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-photo-wrap img{object-position:center top!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-body{padding:13px 5px 5px!important;}
.sehat-directory-v2 .sehat-doctor-name-row{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:6px!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-name-row h3{font-size:16px!important;margin:0 0 3px!important;}
.sehat-profile-check{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:18px!important;height:18px!important;border-radius:50%!important;background:#0b5aaa!important;color:#fff!important;font-size:10px!important;font-weight:900!important;flex:0 0 18px!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-specialization{font-size:11px!important;margin-bottom:6px!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-body p{min-height:30px!important;font-size:10.5px!important;line-height:1.45!important;margin:5px 0 8px!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-meta{gap:6px!important;padding-top:8px!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-meta span{gap:4px!important;}
.sehat-directory-v2 .sehat-card-icon{width:19px!important;height:19px!important;border-radius:6px!important;font-size:8px!important;}
.sehat-directory-v2 .sehat-card-services{display:flex!important;flex-wrap:wrap!important;gap:5px!important;margin-top:8px!important;}
.sehat-directory-v2 .sehat-card-services span{font-size:9px!important;color:#0b6f68!important;background:#eef8f7!important;border:1px solid #d9efeb!important;border-radius:999px!important;padding:4px 7px!important;}
.sehat-directory-v2 .sehat-card-fee{margin-top:8px!important;padding-top:8px!important;}
.sehat-directory-v2 .sehat-card-fee strong{font-size:11px!important;color:#083c7d!important;}
.sehat-directory-v2 .sehat-card-fee span{font-size:8.5px!important;}
.sehat-directory-v2 .sehat-doctor-actions{gap:6px!important;margin-top:9px!important;}
.sehat-directory-v2 .sehat-doctor-actions a{min-height:34px!important;border-radius:9px!important;font-size:9.5px!important;}

.sehat-doctor-profile-v3{max-width:1180px!important;margin:18px auto!important;padding:0 12px!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;color:#183654!important;}
.sehat-profile-back{margin:0 0 10px!important;}
.sehat-profile-back a{display:inline-flex!important;align-items:center!important;gap:5px!important;color:#0b5aaa!important;text-decoration:none!important;font-size:12px!important;font-weight:700!important;}
.sehat-profile-hero-v3{display:grid!important;grid-template-columns:230px minmax(0,1fr)!important;gap:28px!important;align-items:center!important;padding:22px!important;background:#fff!important;border:1px solid #dfe8ef!important;border-radius:18px!important;box-shadow:0 10px 30px rgba(8,60,125,.07)!important;}
.sehat-profile-photo-v3{width:230px!important;height:280px!important;border-radius:15px!important;border:1px solid #dfe8ef!important;background:#eef5f7!important;box-shadow:none!important;}
.sehat-profile-photo-v3 img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important;}
.sehat-profile-status-row{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important;}
.sehat-profile-status{background:#e8f7f4!important;color:#008f83!important;border:1px solid #d5eee9!important;border-radius:999px!important;padding:5px 9px!important;font-size:10px!important;font-weight:800!important;}
.sehat-profile-accepting{font-size:10px!important;font-weight:700!important;color:#008f83!important;}
.sehat-profile-hero-v3 h1{font-size:34px!important;line-height:1.15!important;color:#083c7d!important;margin:9px 0 3px!important;}
.sehat-profile-hero-v3 h2{font-size:16px!important;color:#008f83!important;margin:0 0 9px!important;}
.sehat-profile-hero-v3 h2 span{color:#687d92!important;font-weight:500!important;}
.sehat-profile-lead{font-size:13px!important;line-height:1.65!important;color:#687d92!important;max-width:760px!important;margin:0!important;}
.sehat-profile-highlight-row{display:flex!important;gap:9px!important;margin:15px 0 11px!important;flex-wrap:wrap!important;}
.sehat-profile-highlight-row div{min-width:115px!important;padding:9px 12px!important;border:1px solid #e1ebef!important;background:#f7fafc!important;border-radius:10px!important;}
.sehat-profile-highlight-row strong,.sehat-profile-highlight-row span{display:block!important;}
.sehat-profile-highlight-row strong{font-size:14px!important;color:#083c7d!important;}
.sehat-profile-highlight-row span{font-size:9px!important;color:#687d92!important;margin-top:2px!important;}
.sehat-profile-chip-row{display:flex!important;gap:6px!important;flex-wrap:wrap!important;margin-bottom:14px!important;}
.sehat-profile-chip-row span{font-size:9px!important;padding:5px 8px!important;background:#eef8f7!important;color:#08766e!important;border:1px solid #d8eee9!important;border-radius:999px!important;}
.sehat-profile-book{display:inline-flex!important;align-items:center!important;gap:9px!important;background:#008f83!important;color:#fff!important;border-radius:9px!important;padding:11px 17px!important;font-size:12px!important;text-decoration:none!important;}
.sehat-profile-grid-v3{grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr)!important;gap:16px!important;margin-top:16px!important;align-items:start!important;}
.sehat-profile-main-v3>section,.sehat-profile-side-v3 .sehat-side-card,.sehat-profile-side-v3 .sehat-side-cta{background:#fff!important;border:1px solid #dfe8ef!important;border-radius:15px!important;padding:18px!important;margin-bottom:12px!important;box-shadow:0 6px 20px rgba(8,60,125,.04)!important;}
.sehat-profile-main-v3 .sehat-profile-section{background:#fff!important;}
.sehat-section-kicker{font-size:9px!important;letter-spacing:.12em!important;font-weight:900!important;color:#008f83!important;margin-bottom:4px!important;}
.sehat-profile-main-v3 h3,.sehat-profile-side-v3 h3{font-size:19px!important;color:#083c7d!important;margin:0 0 9px!important;}
.sehat-profile-main-v3 p,.sehat-profile-side-v3 p{font-size:12px!important;line-height:1.72!important;color:#687d92!important;}
.sehat-profile-main-v3 .sehat-profile-tags span,.sehat-profile-side-v3 .sehat-profile-tags span{font-size:10px!important;padding:6px 9px!important;background:#eef8f7!important;color:#08766e!important;border:1px solid #d8eee9!important;border-radius:999px!important;}
.sehat-profile-list div{border:1px solid #e6eef2!important;border-radius:10px!important;padding:11px 12px!important;background:#fbfdfe!important;}
.sehat-profile-list strong{font-size:12px!important;color:#183654!important;}
.sehat-profile-list span{font-size:10px!important;color:#687d92!important;}
.sehat-side-consult{background:#fff!important;}
.sehat-consult-option{display:flex!important;align-items:flex-start!important;gap:9px!important;padding:11px!important;background:#f5faf9!important;border:1px solid #dceeea!important;border-radius:11px!important;margin-top:8px!important;}
.sehat-consult-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:27px!important;height:27px!important;border-radius:8px!important;background:#e1f5f1!important;color:#008f83!important;font-weight:900!important;flex:0 0 27px!important;}
.sehat-consult-option strong,.sehat-consult-option b,.sehat-consult-option small{display:block!important;}
.sehat-consult-option strong{font-size:11px!important;color:#183654!important;}
.sehat-consult-option b{font-size:16px!important;color:#008f83!important;margin-top:3px!important;}
.sehat-consult-option small{font-size:9px!important;color:#687d92!important;margin-top:2px!important;}
.sehat-side-book{display:block!important;text-align:center!important;margin-top:10px!important;padding:10px!important;border-radius:9px!important;text-decoration:none!important;font-size:11px!important;}
.sehat-public-schedule{display:grid!important;gap:6px!important;}
.sehat-public-schedule strong{font-size:10px!important;color:#008f83!important;margin-top:3px!important;}
.sehat-public-schedule div{font-size:10px!important;padding:5px 0!important;border-bottom:1px solid #eef2f4!important;}
.sehat-public-schedule div span{color:#687d92!important;}
.sehat-public-schedule div b{color:#183654!important;}
.sehat-side-cta{background:linear-gradient(135deg,#effaf7,#f6fbff)!important;}
.sehat-side-cta strong{font-size:17px!important;color:#083c7d!important;}
.sehat-side-cta p{margin:5px 0 10px!important;}
.sehat-reviews-placeholder{background:#f7fafc!important;}
@media(max-width:1000px){.sehat-profile-hero-v3{grid-template-columns:180px minmax(0,1fr)!important}.sehat-profile-photo-v3{width:180px!important;height:230px!important}.sehat-profile-grid-v3{grid-template-columns:1fr!important}.sehat-profile-side-v3{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}.sehat-profile-side-v3 .sehat-side-card,.sehat-profile-side-v3 .sehat-side-cta{margin-bottom:0!important}}
@media(max-width:650px){.sehat-doctor-profile-v3{padding:0 8px!important}.sehat-profile-hero-v3{grid-template-columns:1fr!important;padding:15px!important;text-align:left!important}.sehat-profile-photo-v3{width:100%!important;height:auto!important;aspect-ratio:4/5!important}.sehat-profile-hero-v3 h1{font-size:28px!important}.sehat-profile-highlight-row div{flex:1 1 30%!important;min-width:0!important}.sehat-profile-side-v3{display:block!important}.sehat-profile-side-v3 .sehat-side-card,.sehat-profile-side-v3 .sehat-side-cta{margin-bottom:12px!important}.sehat-directory-v2 .sehat-doctor-grid-v2{grid-template-columns:1fr!important}.sehat-directory-v2 .sehat-doctor-card-v2{max-width:390px!important;margin:0 auto!important}}

/* v1.0.20 — Typography compatibility for the Sehat Online website.
 * The host website uses Inter for UI/body text and Big Shoulders for headings.
 * Keep that pairing explicitly scoped so BeTheme/global typography cannot collapse
 * card/profile text into the condensed display face.
 */
.sehat-doctors-section,
.sehat-doctors-section input,
.sehat-doctors-section select,
.sehat-doctors-section textarea,
.sehat-doctors-section button,
.sehat-doctors-section a,
.sehat-doctors-section label,
.sehat-doctors-section span,
.sehat-doctors-section small,
.sehat-doctors-section p,
.sehat-doctor-profile-v3,
.sehat-doctor-profile-v3 input,
.sehat-doctor-profile-v3 select,
.sehat-doctor-profile-v3 textarea,
.sehat-doctor-profile-v3 button,
.sehat-doctor-profile-v3 a,
.sehat-doctor-profile-v3 label,
.sehat-doctor-profile-v3 span,
.sehat-doctor-profile-v3 small,
.sehat-doctor-profile-v3 p {
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
}

.sehat-doctors-section h1,
.sehat-doctors-section h2,
.sehat-doctors-section h3,
.sehat-doctors-section h4,
.sehat-doctors-section h5,
.sehat-doctors-section h6,
.sehat-doctor-profile-v3 h1,
.sehat-doctor-profile-v3 h2,
.sehat-doctor-profile-v3 h3,
.sehat-doctor-profile-v3 h4,
.sehat-doctor-profile-v3 h5,
.sehat-doctor-profile-v3 h6 {
  font-family: "Big Shoulders Display", "Big Shoulders", Inter, sans-serif !important;
}

.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-photo-wrap img {
  font-family: Inter, system-ui, sans-serif !important;
  font-size: 12px !important;
  line-height: 1.3 !important;
}

.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-name-row h3 {
  font-family: "Big Shoulders Display", "Big Shoulders", Inter, sans-serif !important;
  line-height: 1.15 !important;
  letter-spacing: normal !important;
}

.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-specialization,
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-body p,
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-meta,
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-card-services,
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-card-fee,
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-actions {
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  letter-spacing: normal !important;
}

.sehat-profile-hero-v3 h1,
.sehat-profile-main-v3 h3,
.sehat-profile-side-v3 h3,
.sehat-profile-side-v3 strong,
.sehat-side-cta strong {
  font-family: "Big Shoulders Display", "Big Shoulders", Inter, sans-serif !important;
  letter-spacing: normal !important;
}

.sehat-profile-hero-v3 h1 {
  line-height: 1.08 !important;
}

.sehat-profile-main-v3 p,
.sehat-profile-side-v3 p,
.sehat-profile-lead,
.sehat-profile-highlight-row,
.sehat-profile-chip-row,
.sehat-consult-option,
.sehat-public-schedule,
.sehat-side-book,
.sehat-profile-book {
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
}


/* v1.0.21 — Host typography hardening + broken-image protection.
 * UI/body uses Inter. Display headings use Big Shoulders only.
 * Scoped to Sehat Online components; no booking/data logic changed.
 */
.sehat-doctors-section,
.sehat-doctors-section *,
.sehat-doctor-profile-v3,
.sehat-doctor-profile-v3 * {
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  font-stretch: normal !important;
  font-variant: normal !important;
  letter-spacing: normal !important;
  word-spacing: normal !important;
  text-transform: none;
}
.sehat-doctors-section h1,
.sehat-doctors-section h2,
.sehat-doctors-section h3,
.sehat-doctors-section h4,
.sehat-doctors-section h5,
.sehat-doctors-section h6,
.sehat-doctor-profile-v3 h1,
.sehat-doctor-profile-v3 h2,
.sehat-doctor-profile-v3 h3,
.sehat-doctor-profile-v3 h4,
.sehat-doctor-profile-v3 h5,
.sehat-doctor-profile-v3 h6 {
  font-family: "Big Shoulders Display", "Big Shoulders", Inter, system-ui, sans-serif !important;
  font-stretch: normal !important;
  font-variant: normal !important;
  letter-spacing: normal !important;
  word-spacing: normal !important;
  text-transform: none !important;
}
.sehat-directory-v2 .sehat-directory-resultbar,
.sehat-directory-v2 .sehat-directory-resultbar * {
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  font-size: 13px !important;
  line-height: 1.45 !important;
}
.sehat-directory-v2 .sehat-filters-v2 label,
.sehat-directory-v2 .sehat-filters-v2 label * {
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  line-height: 1.35 !important;
}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-name-row h3 {
  font-family: "Big Shoulders Display", "Big Shoulders", Inter, system-ui, sans-serif !important;
  font-size: 20px !important;
  line-height: 1.12 !important;
}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-specialization,
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-body p,
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-meta,
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-card-services,
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-card-fee,
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-actions {
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-photo-wrap img {
  font-family: Inter, system-ui, sans-serif !important;
}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-photo-wrap.image-error img {
  display: none !important;
}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-photo-wrap.image-error::after {
  content: "SO";
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #008f83;
  font-family: Inter, system-ui, sans-serif !important;
  font-size: 38px;
  font-weight: 800;
}


/* v1.0.22 — direct booking service/test flow. */
.sehat-direct-booking{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;color:#183654!important}
.sehat-direct-progress{display:flex;align-items:center;gap:7px;margin:0 0 20px;padding:10px 12px;background:#f7fafc;border:1px solid #dfe8ef;border-radius:12px;overflow:auto}.sehat-direct-progress span{display:flex;align-items:center;gap:6px;white-space:nowrap;color:#687d92;font-size:11px;font-weight:700}.sehat-direct-progress span b{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#e8eff5;color:#687d92;font-size:11px}.sehat-direct-progress span.active{color:#083c7d}.sehat-direct-progress span.active b{background:#008f83;color:#fff}.sehat-direct-progress i{height:1px;min-width:18px;background:#dfe8ef}.sehat-direct-mode-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}.sehat-mode-button{min-height:108px!important}.sehat-direct-helper{color:#687d92;font-size:13px;margin:-8px 0 15px}.sehat-direct-tests{display:grid;gap:10px}.sehat-direct-test-card{display:grid!important;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px 15px!important;margin:0!important;background:#fff;border:1px solid #dfe8ef;border-radius:12px;cursor:pointer}.sehat-direct-test-card:has(input:checked){border-color:#008f83;background:#f2faf9}.sehat-direct-test-card input{width:18px!important;height:18px;margin:0!important;accent-color:#008f83}.sehat-direct-test-card strong{display:block;color:#083c7d;font-size:13px}.sehat-direct-test-card small{display:block;color:#687d92;font-size:11px;margin-top:3px;line-height:1.4}.sehat-direct-test-card>b{color:#008f83;font-size:12px}.sehat-direct-test-total{margin-top:12px;padding:12px 14px;background:#eef8f7;border:1px solid #d8eeeb;border-radius:10px;color:#083c7d;font-weight:800;font-size:13px}@media(max-width:700px){.sehat-direct-mode-row{grid-template-columns:1fr!important}.sehat-direct-test-card{grid-template-columns:auto 1fr}.sehat-direct-test-card>b{grid-column:2}}

/* v1.0.24 — approved booking visual design. Functionality/field names remain unchanged. */
.sehat-direct-booking{width:calc(100% - 16px)!important;max-width:1180px!important;margin:18px auto!important;padding:0 28px 28px!important;background:linear-gradient(135deg,#083c7d 0%,#0b5aaa 58%,#087f79 100%)!important;border:1px solid #dfe8ef!important;border-radius:20px!important;box-shadow:0 18px 55px rgba(8,60,125,.14)!important;overflow:hidden!important;color:#183654!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;box-sizing:border-box!important;}
.sehat-direct-booking *{box-sizing:border-box!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;}
.sehat-direct-brand{display:flex;align-items:center;justify-content:space-between;min-height:76px;margin:0 -28px 22px;padding:14px 28px;background:#fff;border-bottom:1px solid #dfe8ef;}
.sehat-direct-brand img{display:block;width:auto!important;height:48px!important;max-width:190px!important;object-fit:contain!important;}
.sehat-direct-brand-copy{display:flex;align-items:center;gap:13px;margin-left:16px;margin-right:auto;color:#687d92;font-size:14px;font-weight:500;}
.sehat-direct-brand-copy i{display:block;width:1px;height:28px;background:#dfe8ef;}
.sehat-direct-brand-close{width:48px;height:48px;border:0;border-radius:50%;background:#fff;color:#083c7d;font-size:28px;line-height:1;box-shadow:0 6px 20px rgba(8,60,125,.12);cursor:pointer;}
.sehat-direct-back-doctor{display:inline-flex;align-items:center;margin:0 0 16px;padding:11px 17px;border:1px solid #dfe8ef;border-radius:10px;background:#fff;color:#083c7d;font-size:14px;font-weight:800;text-decoration:none;}
.sehat-direct-head{margin:0 0 18px!important;padding:0 4px!important;color:#fff!important;}
.sehat-direct-head .sehat-eyebrow{display:block!important;color:#9ce7df!important;font-size:13px!important;letter-spacing:.08em!important;font-weight:800!important;}
.sehat-direct-head h2{margin:8px 0 8px!important;color:#fff!important;font-family:Georgia,"Times New Roman",serif!important;font-size:40px!important;line-height:1.15!important;font-weight:500!important;}
.sehat-direct-head p{margin:0!important;color:#edf5ff!important;font-size:17px!important;line-height:1.55!important;}
.sehat-direct-progress{display:flex!important;align-items:center!important;gap:10px!important;margin:0 4px 22px!important;overflow:auto!important;white-space:nowrap!important;padding:0 0 4px!important;}
.sehat-direct-progress span{display:flex!important;align-items:center!important;gap:7px!important;padding:8px 13px!important;border-radius:999px!important;background:rgba(255,255,255,.15)!important;color:#fff!important;font-size:13px!important;font-weight:700!important;}
.sehat-direct-progress span.active{background:rgba(255,255,255,.22)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)!important;}
.sehat-direct-progress span b{font-size:13px!important;}
.sehat-direct-progress i{display:block!important;flex:0 0 34px!important;height:1px!important;background:rgba(255,255,255,.45)!important;}
.sehat-direct-step{display:none!important;margin:0!important;padding:26px!important;background:#fff!important;border-radius:18px!important;min-height:420px!important;}
.sehat-direct-step.active{display:block!important;}
.sehat-direct-step>span{display:block!important;color:#687d92!important;font-size:11px!important;letter-spacing:.08em!important;font-weight:800!important;margin-bottom:8px!important;}
.sehat-direct-step h3{margin:0 0 10px!important;color:#083c7d!important;font-size:25px!important;line-height:1.25!important;font-weight:800!important;}
.sehat-direct-helper{margin:0 0 18px!important;color:#687d92!important;font-size:14px!important;line-height:1.6!important;}
.sehat-direct-service-strip{margin:0 0 18px!important;padding:16px!important;border:1px solid #dfe8ef!important;border-radius:14px!important;background:#f7fafc!important;}
.sehat-direct-service-strip>strong,.sehat-direct-test-heading strong{display:block!important;color:#083c7d!important;font-size:14px!important;margin-bottom:9px!important;}
.sehat-direct-mode-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin:0!important;}
.sehat-mode-button{min-height:82px!important;border:1px solid #dfe8ef!important;border-radius:12px!important;background:#fff!important;padding:13px!important;color:#183654!important;text-align:left!important;box-shadow:none!important;cursor:pointer!important;}
.sehat-mode-button.active{border:2px solid #008f83!important;background:#eef8f7!important;}
.sehat-mode-button strong{display:block!important;color:#083c7d!important;font-size:13px!important;line-height:1.35!important;}
.sehat-mode-button span{display:block!important;margin-top:6px!important;color:#008f83!important;font-size:12px!important;font-weight:800!important;}
.sehat-direct-inline-tests{display:none!important;margin-top:14px!important;padding-top:14px!important;border-top:1px solid #dfe8ef!important;}
.sehat-direct-inline-tests.is-visible{display:block!important;}
.sehat-direct-test-heading small{display:block!important;color:#687d92!important;font-size:12px!important;margin-top:-4px!important;margin-bottom:10px!important;}
.sehat-direct-tests{display:grid!important;gap:8px!important;}
.sehat-direct-test-card{display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:10px!important;margin:0!important;padding:11px 12px!important;border:1px solid #dfe8ef!important;border-radius:10px!important;background:#fff!important;}
.sehat-direct-test-card input{width:17px!important;height:17px!important;margin:0!important;}
.sehat-direct-test-card strong{display:block!important;color:#183654!important;font-size:13px!important;}
.sehat-direct-test-card small{display:block!important;margin-top:2px!important;color:#687d92!important;font-size:11px!important;line-height:1.35!important;}
.sehat-direct-test-card>b{color:#008f83!important;font-size:12px!important;white-space:nowrap!important;}
.sehat-direct-test-total{margin-top:10px!important;color:#083c7d!important;font-weight:800!important;font-size:13px!important;}
.sehat-direct-date-layout{display:grid!important;grid-template-columns:1fr 1.25fr!important;gap:16px!important;margin-top:14px!important;}
.sehat-direct-date-card,.sehat-direct-time-card{padding:18px!important;border:1px solid #dfe8ef!important;border-radius:14px!important;background:#fff!important;}
.sehat-direct-date-card h4,.sehat-direct-time-card h4{margin:0 0 12px!important;color:#083c7d!important;font-size:15px!important;font-weight:800!important;}
.sehat-direct-date-card input{width:100%!important;height:46px!important;margin:0!important;padding:10px 12px!important;border:1px solid #dfe8ef!important;border-radius:9px!important;background:#fff!important;color:#183654!important;font-size:14px!important;}
.sehat-slot-buttons{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin:0!important;min-height:46px!important;align-items:stretch!important;}
.sehat-slot-button{min-height:42px!important;border:1px solid #dfe8ef!important;border-radius:9px!important;background:#fff!important;color:#0b5aaa!important;font-size:12px!important;font-weight:800!important;cursor:pointer!important;}
.sehat-slot-button.selected{border-color:#008f83!important;background:#008f83!important;color:#fff!important;}
.sehat-direct-step label{color:#183654!important;font-size:13px!important;font-weight:700!important;}
.sehat-direct-step label input,.sehat-direct-step textarea{width:100%!important;border:1px solid #dfe8ef!important;border-radius:9px!important;background:#fff!important;color:#183654!important;font-size:14px!important;line-height:1.45!important;}
.sehat-direct-step label input{height:46px!important;padding:10px 12px!important;}
.sehat-direct-step textarea{min-height:96px!important;padding:11px 12px!important;resize:vertical!important;}
.sehat-booking-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important;}
.sehat-booking-field{margin:0 0 14px!important;}
.sehat-booking-consent{margin:2px 0 0!important;padding:11px 13px!important;border:1px solid #dfe8ef!important;border-radius:10px!important;background:#f7fafc!important;color:#687d92!important;font-size:12px!important;line-height:1.5!important;}
.sehat-booking-consent label{display:flex!important;gap:8px!important;align-items:flex-start!important;margin:0!important;}
.sehat-booking-consent input{width:17px!important;height:17px!important;flex:0 0 17px!important;margin:1px 0 0!important;}
.sehat-direct-selection{margin-top:15px!important;}
.sehat-summary-grid,.sehat-final-summary-card,.sehat-final-patient-card{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;border:1px solid #dfe8ef!important;border-radius:12px!important;overflow:hidden!important;background:#dfe8ef!important;}
.sehat-summary-grid>div,.sehat-final-summary-card>div,.sehat-final-patient-card>div{padding:15px!important;background:#fff!important;min-width:0!important;}
.sehat-summary-grid strong,.sehat-final-summary-card strong,.sehat-final-patient-card strong,.sehat-final-service strong{display:block!important;color:#083c7d!important;font-size:12px!important;margin-bottom:6px!important;}
.sehat-summary-grid span,.sehat-final-summary-card span,.sehat-final-patient-card span,.sehat-final-service span{display:block!important;color:#687d92!important;font-size:13px!important;line-height:1.45!important;}
.sehat-summary-tests{margin-top:10px!important;padding:13px 15px!important;border:1px solid #dfe8ef!important;border-radius:10px!important;background:#f7fafc!important;}
.sehat-summary-total{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-top:10px!important;padding:13px 15px!important;border-radius:10px!important;background:#eef8f7!important;color:#083c7d!important;}
.sehat-summary-total strong{color:#008f83!important;font-size:16px!important;}
.sehat-final-patient-card{grid-template-columns:repeat(3,minmax(0,1fr))!important;margin-top:10px!important;}
.sehat-final-service{display:flex!important;align-items:center!important;gap:10px!important;margin-top:10px!important;padding:14px 15px!important;border:1px solid #dfe8ef!important;border-radius:10px!important;background:#f7fafc!important;}
.sehat-final-service>strong:first-child{margin:0!important;white-space:nowrap!important;}
.sehat-final-service>span{flex:1!important;}
.sehat-final-amount{margin:0 0 0 auto!important;font-size:16px!important;color:#008f83!important;white-space:nowrap!important;}
.sehat-direct-nav{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-top:22px!important;}
.sehat-direct-nav button{min-height:46px!important;border-radius:9px!important;padding:10px 20px!important;font-size:14px!important;font-weight:800!important;cursor:pointer!important;}
.sehat-direct-nav .sehat-direct-back{border:1px solid #dfe8ef!important;background:#fff!important;color:#083c7d!important;}
.sehat-direct-nav .sehat-primary{border:0!important;background:#008f83!important;color:#fff!important;box-shadow:0 5px 14px rgba(0,143,131,.16)!important;}
.sehat-direct-booking .sehat-booking-review{display:block!important;margin:0!important;}
.sehat-direct-booking .sehat-primary{font-family:Inter,system-ui,sans-serif!important;}
@media(max-width:850px){.sehat-direct-booking{padding:0 18px 18px!important}.sehat-direct-brand{margin:0 -18px 18px;padding:12px 18px}.sehat-direct-brand-copy{display:none}.sehat-direct-mode-row{grid-template-columns:1fr!important}.sehat-direct-date-layout{grid-template-columns:1fr!important}.sehat-summary-grid{grid-template-columns:1fr 1fr!important}.sehat-final-summary-card{grid-template-columns:1fr 1fr!important}.sehat-final-patient-card{grid-template-columns:1fr!important}}
@media(max-width:600px){.sehat-direct-booking{width:calc(100% - 8px)!important;margin:8px auto!important;border-radius:15px!important}.sehat-direct-brand{min-height:66px}.sehat-direct-brand img{height:42px!important;max-width:165px!important}.sehat-direct-head h2{font-size:31px!important}.sehat-direct-head p{font-size:14px!important}.sehat-direct-step{padding:18px!important;min-height:0!important}.sehat-booking-grid{grid-template-columns:1fr!important}.sehat-slot-buttons{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sehat-summary-grid,.sehat-final-summary-card,.sehat-final-patient-card{grid-template-columns:1fr!important}.sehat-final-service{align-items:flex-start;flex-wrap:wrap}.sehat-final-amount{width:100%;margin-top:3px!important}.sehat-direct-nav{flex-direction:column-reverse!important;align-items:stretch!important}.sehat-direct-nav button{width:100%!important}.sehat-direct-progress span{font-size:11px!important;padding:7px 10px!important}}


/* v1.0.25 operational modules — design only, scoped to Sehat Online */
.sehat-period-form{display:flex;gap:8px;align-items:center}.sehat-period-form input{min-height:38px;border:1px solid #dfe8ef;border-radius:8px;padding:0 10px}.sehat-financial-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.sehat-report-list{display:grid;gap:10px}.sehat-report-list>div{display:flex;justify-content:space-between;align-items:center;padding:13px 14px;border:1px solid #dfe8ef;border-radius:10px;background:#f7fafc}.sehat-report-list strong{color:#183654}.sehat-report-list b{color:#083c7d}.sehat-report-inline{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.sehat-report-inline>div{padding:18px;border:1px solid #dfe8ef;border-radius:12px;background:#f7fafc}.sehat-report-inline strong,.sehat-report-inline span{display:block}.sehat-report-inline strong{font-size:25px;color:#083c7d}.sehat-report-inline span{font-size:12px;color:#687d92;margin-top:3px}.sehat-doctor-code{padding:12px 15px;border:1px solid #dfe8ef;border-radius:10px;background:#fff;color:#687d92;font-size:11px}.sehat-doctor-code strong{display:block;color:#083c7d;font-size:15px;margin-top:3px}.sehat-doctor-appointment-list,.sehat-doctor-patient-list{display:grid;gap:0}.sehat-doctor-appointment-list>div{display:flex;justify-content:space-between;gap:18px;padding:14px 0;border-bottom:1px solid #e7eef3}.sehat-doctor-appointment-list>div:last-child,.sehat-doctor-patient-list>div:last-child{border-bottom:0}.sehat-doctor-appointment-list strong,.sehat-doctor-patient-list strong{display:block;color:#083c7d}.sehat-doctor-appointment-list small,.sehat-doctor-patient-list span,.sehat-doctor-patient-list small{display:block;color:#687d92;margin-top:3px}.sehat-doctor-appointment-list b{display:block;color:#183654;text-align:right}.sehat-doctor-appointment-list span{display:block;color:#008f83;text-align:right;font-weight:700;margin-top:3px}.sehat-doctor-patient-list>div{display:grid;grid-template-columns:1fr auto;gap:2px 12px;padding:13px 0;border-bottom:1px solid #e7eef3}.sehat-doctor-patient-list span{text-align:right}.sehat-doctor-patient-list small{grid-column:1/-1}.sehat-doctor-earning-big{font-size:32px;font-weight:800;color:#083c7d;margin:0}.sehat-admin-wrap .sehat-status-form{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.sehat-admin-wrap .sehat-status-form select{max-width:145px}.sehat-payment-form{display:flex;gap:5px;align-items:center;margin-top:5px}.sehat-payment-form select{max-width:125px;font-size:11px}.sehat-payment-status{display:inline-flex;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:800}.sehat-payment-pending{background:#fff5df;color:#9a5b00}.sehat-payment-submitted{background:#e9f4ff;color:#0b5aaa}.sehat-payment-verified{background:#e8f7f3;color:#008f83}.sehat-payment-rejected{background:#fff0ee;color:#b42318}.sehat-payment-refunded{background:#f1edff;color:#6b46c1}
@media(max-width:900px){.sehat-financial-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.sehat-report-inline{grid-template-columns:1fr}.sehat-doctor-dashboard-head{gap:12px;flex-direction:column;align-items:flex-start}}
@media(max-width:600px){.sehat-financial-kpis{grid-template-columns:1fr}.sehat-period-form{width:100%}.sehat-period-form input{flex:1}.sehat-doctor-appointment-list>div{display:block}.sehat-doctor-appointment-list b,.sehat-doctor-appointment-list span{text-align:left}}

/* ========================================================================
   v1.2.0 — Premium Doctor Profile + Booking Experience
   Visual direction approved from Sehat Online UX mockup.
   Scoped to Sehat Online components; does not modify BeTheme selectors.
   ======================================================================== */
.sehat-doctor-profile-v3,
.sehat-direct-booking{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;color:#183654!important;}
.sehat-doctor-profile-v3 h1,
.sehat-doctor-profile-v3 h2,
.sehat-doctor-profile-v3 h3,
.sehat-direct-booking h2,
.sehat-direct-booking h3,
.sehat-direct-booking h4{font-family:"Big Shoulders Display",Inter,system-ui,sans-serif!important;letter-spacing:.01em;}

/* Doctor profile */
.sehat-doctor-profile-v3{max-width:1180px!important;margin:34px auto!important;padding:0 14px 50px!important;}
.sehat-profile-back{margin:0 0 14px!important;}
.sehat-profile-back a{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:8px 0!important;color:#0b5aaa!important;text-decoration:none!important;font-size:13px!important;font-weight:700!important;}
.sehat-profile-hero-v3{grid-template-columns:220px minmax(0,1fr) 210px!important;gap:28px!important;padding:26px!important;background:linear-gradient(135deg,#f4f9fc 0%,#eef8f7 100%)!important;border:1px solid #dfe8ef!important;border-radius:20px!important;box-shadow:0 14px 40px rgba(8,60,125,.08)!important;}
.sehat-profile-photo-v3{width:220px!important;height:270px!important;border-radius:16px!important;border:5px solid #fff!important;box-shadow:0 10px 28px rgba(8,60,125,.14)!important;background:#eaf5f3!important;}
.sehat-profile-photo-v3 img{object-fit:cover!important;object-position:center top!important;}
.sehat-profile-hero-copy{padding:2px 0!important;}
.sehat-profile-status-row{display:flex!important;flex-wrap:wrap!important;gap:8px!important;align-items:center!important;margin-bottom:7px!important;}
.sehat-profile-status,.sehat-profile-accepting{display:inline-flex!important;align-items:center!important;padding:6px 10px!important;border-radius:999px!important;font-size:11px!important;font-weight:800!important;}
.sehat-profile-status{background:#e7f7f4!important;color:#087c70!important;border:1px solid #ccece6!important;}
.sehat-profile-accepting{background:#fff!important;color:#087c70!important;border:1px solid #d9ebe9!important;}
.sehat-profile-hero-v3 h1{font-size:42px!important;line-height:1.02!important;margin:8px 0 3px!important;color:#083c7d!important;font-weight:800!important;}
.sehat-profile-hero-v3 h2{font-family:Inter,system-ui,sans-serif!important;font-size:17px!important;line-height:1.45!important;margin:0 0 11px!important;color:#008f83!important;font-weight:750!important;}
.sehat-profile-hero-v3 h2 span{color:#687d92!important;font-weight:600!important;}
.sehat-profile-lead{max-width:680px!important;font-size:14px!important;line-height:1.65!important;color:#536b80!important;margin:0!important;}
.sehat-profile-highlight-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin:18px 0 12px!important;}
.sehat-profile-highlight-row>div{padding:10px 12px!important;background:#fff!important;border:1px solid #dfe8ef!important;border-radius:10px!important;}
.sehat-profile-highlight-row strong,.sehat-profile-highlight-row span{display:block!important;}
.sehat-profile-highlight-row strong{color:#083c7d!important;font-size:17px!important;line-height:1.15!important;}
.sehat-profile-highlight-row span{margin-top:3px!important;color:#687d92!important;font-size:10px!important;font-weight:650!important;}
.sehat-profile-chip-row{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin:10px 0 15px!important;}
.sehat-profile-chip-row span{padding:6px 9px!important;background:#edf8f7!important;border:1px solid #d5efeb!important;border-radius:999px!important;color:#08776d!important;font-size:10px!important;font-weight:700!important;}
.sehat-profile-book{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;min-height:46px!important;padding:11px 20px!important;border-radius:9px!important;background:#008f83!important;color:#fff!important;font-weight:800!important;box-shadow:0 7px 16px rgba(0,143,131,.18)!important;}
.sehat-profile-motif{background:#fff!important;border:1px solid #dcebea!important;border-radius:15px!important;min-height:180px!important;}
.sehat-profile-motif strong{font-size:17px!important;color:#083c7d!important;}
.sehat-profile-grid-v3{grid-template-columns:minmax(0,1.7fr) minmax(280px,.85fr)!important;gap:18px!important;margin-top:18px!important;align-items:start!important;}
.sehat-profile-main-v3>section,.sehat-side-card,.sehat-side-cta{border-radius:14px!important;border:1px solid #dfe8ef!important;box-shadow:0 7px 24px rgba(8,60,125,.045)!important;background:#fff!important;padding:22px!important;}
.sehat-profile-main-v3>section{margin-bottom:14px!important;}
.sehat-section-kicker{font-family:Inter,system-ui,sans-serif!important;color:#008f83!important;font-size:10px!important;letter-spacing:.12em!important;font-weight:850!important;margin-bottom:6px!important;}
.sehat-profile-main-v3 h3,.sehat-side-card h3{font-size:25px!important;color:#083c7d!important;margin:0 0 11px!important;}
.sehat-profile-main-v3 p,.sehat-side-card p{font-size:13px!important;line-height:1.7!important;color:#536b80!important;}
.sehat-side-card{margin-bottom:14px!important;}
.sehat-side-consult{position:sticky!important;top:25px!important;}
.sehat-consult-option{display:grid!important;grid-template-columns:38px 1fr!important;gap:10px!important;align-items:center!important;padding:12px!important;background:#f7fbfc!important;border:1px solid #e0e9ee!important;border-radius:11px!important;margin-top:9px!important;}
.sehat-consult-icon{width:34px!important;height:34px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:9px!important;background:#e6f7f4!important;color:#008f83!important;font-size:16px!important;font-weight:800!important;}
.sehat-consult-option strong,.sehat-consult-option b,.sehat-consult-option small{display:block!important;}
.sehat-consult-option strong{font-size:12px!important;color:#183654!important;}
.sehat-consult-option b{font-size:18px!important;color:#008f83!important;margin-top:2px!important;}
.sehat-consult-option small{font-size:10px!important;color:#687d92!important;margin-top:1px!important;}
.sehat-side-book{display:flex!important;align-items:center!important;justify-content:center!important;margin-top:12px!important;min-height:44px!important;border-radius:9px!important;text-decoration:none!important;background:#008f83!important;color:#fff!important;font-weight:800!important;}
.sehat-public-schedule{gap:5px!important;}
.sehat-public-schedule>div{padding:6px 0!important;border-bottom:1px solid #edf2f4!important;}
.sehat-public-schedule div span{font-size:11px!important;}
.sehat-public-schedule div b{font-size:11px!important;}
.sehat-profile-tags span{background:#f1f8f8!important;color:#08776d!important;border-color:#d8ece9!important;}
.sehat-side-cta{background:linear-gradient(135deg,#effaf8,#f4f9ff)!important;}
.sehat-side-cta strong{font-family:"Big Shoulders Display",Inter,sans-serif!important;font-size:23px!important;color:#083c7d!important;}
.sehat-side-cta a{background:#008f83!important;color:#fff!important;font-weight:800!important;}

/* Booking shell */
.sehat-direct-booking{width:calc(100% - 20px)!important;max-width:1120px!important;margin:24px auto!important;padding:0 28px 30px!important;background:#edf5fb!important;border:1px solid #dbe7ef!important;border-radius:18px!important;box-shadow:0 18px 55px rgba(8,60,125,.10)!important;overflow:hidden!important;}
.sehat-direct-brand{min-height:72px!important;margin:0 -28px 20px!important;padding:12px 28px!important;background:#fff!important;border-bottom:1px solid #dfe8ef!important;}
.sehat-direct-brand img{height:45px!important;max-width:185px!important;}
.sehat-direct-brand-copy{color:#687d92!important;font-size:12px!important;}
.sehat-direct-brand-close{width:38px!important;height:38px!important;font-size:24px!important;background:#f7fafc!important;box-shadow:none!important;}
.sehat-direct-back-doctor{margin:0 0 10px!important;border:0!important;background:transparent!important;padding:5px 0!important;color:#0b5aaa!important;box-shadow:none!important;font-size:12px!important;}
.sehat-direct-head{margin:0 0 16px!important;padding:0!important;color:#183654!important;}
.sehat-direct-head .sehat-eyebrow{color:#008f83!important;font-size:10px!important;letter-spacing:.12em!important;}
.sehat-direct-head h2{font-family:"Big Shoulders Display",Inter,sans-serif!important;color:#083c7d!important;font-size:40px!important;line-height:1!important;margin:5px 0 5px!important;font-weight:800!important;}
.sehat-direct-head p{color:#687d92!important;font-size:14px!important;line-height:1.5!important;}
.sehat-direct-progress{max-width:780px!important;margin:0 auto 16px!important;justify-content:center!important;gap:8px!important;overflow:visible!important;}
.sehat-direct-progress span{flex:0 0 auto!important;position:relative!important;display:flex!important;flex-direction:column!important;gap:4px!important;align-items:center!important;padding:0!important;background:transparent!important;color:#687d92!important;font-size:10px!important;font-weight:750!important;}
.sehat-direct-progress span b{width:30px!important;height:30px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:#dce8f2!important;color:#687d92!important;font-size:12px!important;}
.sehat-direct-progress span.active{background:transparent!important;color:#083c7d!important;box-shadow:none!important;}
.sehat-direct-progress span.active b{background:#008f83!important;color:#fff!important;box-shadow:0 0 0 4px #dff3ef!important;}
.sehat-direct-progress i{flex:1 1 70px!important;max-width:80px!important;height:2px!important;background:#d5e1ea!important;margin-top:14px!important;}
.sehat-direct-step{min-height:0!important;padding:24px!important;border:1px solid #e0e9ef!important;border-radius:15px!important;background:#fff!important;box-shadow:0 8px 28px rgba(8,60,125,.045)!important;}
.sehat-direct-step>span{color:#008f83!important;font-size:10px!important;letter-spacing:.12em!important;}
.sehat-direct-step h3{font-family:"Big Shoulders Display",Inter,sans-serif!important;font-size:29px!important;color:#083c7d!important;margin:3px 0 5px!important;}
.sehat-direct-helper{font-size:12px!important;color:#687d92!important;margin-bottom:15px!important;}
.sehat-booking-doctor-mini{display:grid!important;grid-template-columns:52px minmax(0,1fr) auto!important;align-items:center!important;gap:11px!important;padding:10px 12px!important;margin:0 0 14px!important;border:1px solid #dfe8ef!important;border-radius:12px!important;background:#f8fbfd!important;}
.sehat-booking-doctor-avatar{width:52px!important;height:52px!important;border-radius:10px!important;overflow:hidden!important;background:#e8f4f2!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#008f83!important;font-weight:800!important;}
.sehat-booking-doctor-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important;}
.sehat-booking-doctor-mini strong,.sehat-booking-doctor-mini span,.sehat-booking-doctor-mini small{display:block!important;}
.sehat-booking-doctor-mini strong{font-size:13px!important;color:#083c7d!important;}
.sehat-booking-doctor-mini span{font-size:11px!important;color:#008f83!important;font-weight:700!important;margin-top:1px!important;}
.sehat-booking-doctor-mini small{font-size:10px!important;color:#687d92!important;margin-top:2px!important;}
.sehat-booking-mini-fee{text-align:right!important;padding-left:12px!important;border-left:1px solid #dfe8ef!important;}
.sehat-booking-mini-fee small{margin:0!important;}
.sehat-booking-mini-fee strong{font-family:Inter,sans-serif!important;color:#008f83!important;font-size:17px!important;margin-top:2px!important;}
.sehat-direct-service-strip{margin:0!important;padding:0!important;border:0!important;background:transparent!important;}
.sehat-direct-service-strip>strong{font-size:13px!important;color:#183654!important;margin-bottom:8px!important;}
.sehat-direct-mode-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;}
.sehat-mode-button{position:relative!important;min-height:112px!important;padding:15px!important;border:1px solid #dfe8ef!important;border-radius:12px!important;background:#fff!important;color:#183654!important;box-shadow:0 3px 10px rgba(8,60,125,.03)!important;}
.sehat-mode-button.active{border:2px solid #0b5aaa!important;background:#f3f9fd!important;box-shadow:0 7px 18px rgba(8,60,125,.07)!important;}
.sehat-mode-icon{display:flex!important;width:34px!important;height:34px!important;align-items:center!important;justify-content:center!important;border-radius:9px!important;background:#eaf6f4!important;color:#008f83!important;font-size:15px!important;margin-bottom:8px!important;}
.sehat-mode-button strong{font-size:13px!important;color:#083c7d!important;}
.sehat-mode-button>span:last-child{font-size:10px!important;color:#687d92!important;margin-top:4px!important;}
.sehat-direct-inline-tests{margin-top:12px!important;padding:12px!important;border:1px solid #dfe8ef!important;border-radius:11px!important;background:#f8fbfc!important;}
.sehat-direct-test-card{padding:10px 11px!important;border-radius:9px!important;}
.sehat-direct-date-layout{grid-template-columns:.8fr 1.2fr!important;gap:12px!important;margin-top:14px!important;}
.sehat-direct-date-card,.sehat-direct-time-card{padding:16px!important;border-radius:12px!important;background:#fff!important;}
.sehat-calendar-title{display:flex!important;align-items:center!important;gap:9px!important;margin-bottom:11px!important;}
.sehat-calendar-icon{width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:8px!important;background:#eaf6f4!important;color:#008f83!important;font-size:14px!important;}
.sehat-calendar-title h4{margin:0!important;font-size:17px!important;color:#083c7d!important;}
.sehat-calendar-title small{display:block!important;color:#687d92!important;font-size:9px!important;margin-top:1px!important;}
.sehat-direct-date-card input{height:44px!important;border-radius:9px!important;background:#fff!important;}
.sehat-slot-buttons{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;min-height:40px!important;margin:0!important;}
.sehat-slot-button{min-height:38px!important;padding:8px 7px!important;border-radius:8px!important;border:1px solid #cfe1df!important;background:#fff!important;color:#08776d!important;font-size:11px!important;}
.sehat-slot-button:hover,.sehat-slot-button.selected{background:#008f83!important;color:#fff!important;border-color:#008f83!important;}
.sehat-selection-preview{margin:0 0 12px!important;}
.sehat-summary-grid{gap:8px!important;}
.sehat-summary-grid>div,.sehat-final-summary-card>div,.sehat-final-patient-card>div{padding:10px 11px!important;border:1px solid #e0e8ee!important;border-radius:9px!important;background:#f9fbfc!important;}
.sehat-summary-grid strong,.sehat-final-summary-card strong,.sehat-final-patient-card strong{font-size:9px!important;color:#687d92!important;text-transform:uppercase!important;letter-spacing:.05em!important;}
.sehat-summary-grid span,.sehat-final-summary-card span,.sehat-final-patient-card span{font-size:12px!important;color:#183654!important;font-weight:750!important;margin-top:3px!important;}
.sehat-direct-step label{font-size:12px!important;color:#183654!important;}
.sehat-direct-step label input,.sehat-direct-step textarea{border-radius:8px!important;border-color:#d7e3e7!important;min-height:44px!important;}
.sehat-direct-step textarea{min-height:90px!important;}
.sehat-booking-consent{padding:10px 12px!important;background:#f6fafb!important;border-radius:9px!important;border:1px solid #e3ebef!important;}
.sehat-booking-consent label{font-size:10px!important;color:#536b80!important;}
.sehat-direct-payment-note{display:flex!important;gap:10px!important;align-items:flex-start!important;padding:11px 12px!important;margin-top:12px!important;background:#edf8f7!important;border:1px solid #d3eeea!important;border-radius:10px!important;}
.sehat-direct-payment-note>span{width:23px!important;height:23px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:#008f83!important;color:#fff!important;font-weight:800!important;flex:0 0 23px!important;}
.sehat-direct-payment-note strong,.sehat-direct-payment-note small{display:block!important;}
.sehat-direct-payment-note strong{font-size:11px!important;color:#083c7d!important;}
.sehat-direct-payment-note small{font-size:10px!important;color:#687d92!important;line-height:1.4!important;margin-top:2px!important;}
.sehat-direct-nav{margin-top:17px!important;}
.sehat-direct-nav button{min-height:44px!important;border-radius:8px!important;padding:9px 17px!important;font-size:12px!important;}
.sehat-direct-nav .sehat-primary{background:#008f83!important;box-shadow:0 6px 14px rgba(0,143,131,.15)!important;}
.sehat-direct-nav .sehat-direct-back{background:#fff!important;color:#083c7d!important;}
.sehat-final-service{padding:11px 12px!important;border:1px solid #dfe8ef!important;border-radius:9px!important;background:#f8fbfc!important;}
.sehat-final-amount{font-size:18px!important;color:#008f83!important;}

@media(max-width:900px){
 .sehat-profile-hero-v3{grid-template-columns:180px minmax(0,1fr)!important;}
 .sehat-profile-photo-v3{width:180px!important;height:220px!important;}
 .sehat-profile-motif{display:none!important;}
 .sehat-profile-side-v3{display:block!important;}
 .sehat-side-consult{position:static!important;}
 .sehat-direct-booking{padding:0 18px 22px!important;}
 .sehat-direct-brand{margin:0 -18px 18px!important;padding:12px 18px!important;}
 .sehat-direct-progress i{max-width:45px!important;}
}
@media(max-width:650px){
 .sehat-doctor-profile-v3{margin-top:18px!important;padding:0 8px 30px!important;}
 .sehat-profile-hero-v3{grid-template-columns:1fr!important;text-align:center!important;padding:18px!important;}
 .sehat-profile-photo-v3{width:150px!important;height:185px!important;margin:0 auto!important;}
 .sehat-profile-status-row,.sehat-profile-chip-row{justify-content:center!important;}
 .sehat-profile-hero-v3 h1{font-size:34px!important;}
 .sehat-profile-highlight-row{grid-template-columns:repeat(3,1fr)!important;}
 .sehat-profile-grid-v3{grid-template-columns:1fr!important;}
 .sehat-profile-main-v3>section,.sehat-side-card,.sehat-side-cta{padding:17px!important;}
 .sehat-direct-booking{width:calc(100% - 6px)!important;margin:10px auto!important;padding:0 12px 14px!important;border-radius:14px!important;}
 .sehat-direct-brand{margin:0 -12px 14px!important;padding:10px 12px!important;}
 .sehat-direct-brand img{height:39px!important;max-width:160px!important;}
 .sehat-direct-head h2{font-size:31px!important;}
 .sehat-direct-progress{justify-content:space-between!important;gap:2px!important;}
 .sehat-direct-progress span{font-size:8px!important;}
 .sehat-direct-progress span b{width:27px!important;height:27px!important;font-size:11px!important;}
 .sehat-direct-progress i{flex:1 1 auto!important;min-width:12px!important;max-width:none!important;margin-top:13px!important;}
 .sehat-direct-step{padding:16px!important;border-radius:12px!important;}
 .sehat-direct-step h3{font-size:25px!important;}
 .sehat-booking-doctor-mini{grid-template-columns:45px 1fr!important;}
 .sehat-booking-doctor-avatar{width:45px!important;height:45px!important;}
 .sehat-booking-mini-fee{grid-column:1 / -1!important;text-align:left!important;border-left:0!important;border-top:1px solid #dfe8ef!important;padding:8px 0 0!important;}
 .sehat-direct-mode-row{grid-template-columns:1fr!important;}
 .sehat-mode-button{min-height:86px!important;}
 .sehat-direct-date-layout{grid-template-columns:1fr!important;}
 .sehat-slot-buttons{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
 .sehat-direct-nav{flex-direction:column-reverse!important;align-items:stretch!important;}
 .sehat-direct-nav button{width:100%!important;}
}

/* v1.2.1 — booking UI rebuild: three-column healthcare layout, BeTheme-safe */
.sehat-direct-booking{
  width:min(1180px,100%)!important;max-width:1180px!important;margin:24px auto!important;padding:0 0 32px!important;
  background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:#183654!important;
}
.sehat-direct-booking .sehat-direct-brand{
  margin:0 0 22px!important;padding:12px 20px!important;min-height:72px!important;background:#fff!important;
  border:1px solid #dfe8ef!important;border-radius:18px!important;box-shadow:0 6px 22px rgba(8,60,125,.05)!important;
}
.sehat-direct-booking .sehat-direct-head{padding:0 4px!important;margin:0 0 18px!important}
.sehat-direct-booking .sehat-direct-back-doctor{display:inline-block!important;margin:0 0 14px!important;color:#0757a8!important;font-size:12px!important;font-weight:800!important;text-decoration:none!important}
.sehat-direct-booking .sehat-direct-head h2{font-size:42px!important;line-height:1.08!important;margin:0 0 8px!important;color:#083c7d!important;letter-spacing:-.02em!important}
.sehat-direct-booking .sehat-direct-head p{font-size:14px!important;margin:0!important;color:#5e7892!important}
.sehat-direct-booking .sehat-direct-progress{background:#fff!important;border:1px solid #dfe8ef!important;border-radius:16px!important;box-shadow:0 5px 20px rgba(8,60,125,.04)!important;padding:12px 18px!important;margin:0 0 16px!important}
.sehat-direct-booking .sehat-direct-step.active{padding:0!important;background:transparent!important}
.sehat-direct-layout{display:grid!important;grid-template-columns:245px minmax(0,1fr) 245px!important;gap:14px!important;align-items:start!important}
.sehat-direct-main-panel{min-width:0!important;background:#fff!important;border:1px solid #dfe8ef!important;border-radius:18px!important;padding:24px!important;box-shadow:0 8px 28px rgba(8,60,125,.055)!important}
.sehat-direct-main-panel>span{display:block!important;font-size:10px!important;letter-spacing:.1em!important;color:#008f83!important;font-weight:900!important;margin-bottom:7px!important}
.sehat-direct-main-panel>h3{font-size:26px!important;line-height:1.2!important;margin:0 0 8px!important;color:#083c7d!important}
.sehat-direct-main-panel>.sehat-direct-helper{font-size:12px!important;line-height:1.55!important;margin:0 0 16px!important;color:#687d92!important}
.sehat-direct-doctor-card{position:relative!important;background:#fff!important;border:1px solid #dfe8ef!important;border-radius:18px!important;padding:14px!important;box-shadow:0 8px 28px rgba(8,60,125,.055)!important;overflow:hidden!important}
.sehat-direct-doctor-photo{width:100%!important;height:235px!important;border-radius:13px!important;overflow:hidden!important;background:#edf5f7!important;margin-bottom:11px!important}
.sehat-direct-doctor-photo img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important}
.sehat-direct-doctor-photo span{height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:44px!important;font-weight:900!important;color:#0b8a7e!important}
.sehat-direct-online-badge{display:inline-flex!important;align-items:center!important;padding:5px 8px!important;border-radius:999px!important;background:#eaf8f5!important;color:#08776d!important;font-size:10px!important;font-weight:900!important}
.sehat-direct-doctor-card h3{font-size:20px!important;line-height:1.2!important;margin:9px 0 3px!important;color:#10275f!important}
.sehat-direct-doctor-card>p{font-size:11px!important;line-height:1.45!important;margin:0!important;color:#687d92!important}
.sehat-direct-rating{margin:10px 0!important;color:#f2a900!important;font-size:13px!important}.sehat-direct-rating strong{color:#183654!important}.sehat-direct-rating span{color:#687d92!important;font-size:10px!important}
.sehat-direct-doctor-facts{display:grid!important;grid-template-columns:1fr 1fr!important;border-top:1px solid #e8eef2!important;margin-top:10px!important;padding-top:9px!important;gap:9px!important}
.sehat-direct-doctor-facts div{display:flex!important;flex-direction:column!important}.sehat-direct-doctor-facts strong{font-size:10px!important;color:#183654!important}.sehat-direct-doctor-facts span{font-size:9px!important;color:#687d92!important;margin-top:2px!important}
.sehat-direct-quote{margin-top:12px!important;padding:11px!important;border-radius:10px!important;background:#f2f9f8!important;color:#587082!important;font-size:10px!important;line-height:1.5!important;font-style:italic!important}
.sehat-direct-side-panel{background:#fff!important;border:1px solid #dfe8ef!important;border-radius:18px!important;padding:17px!important;box-shadow:0 8px 28px rgba(8,60,125,.055)!important}
.sehat-direct-side-panel h4{margin:0 0 14px!important;font-size:17px!important;color:#083c7d!important}
.sehat-direct-side-panel>div:not(.side-secure):not(.side-help){padding:10px 0!important;border-bottom:1px solid #edf1f4!important}
.sehat-direct-side-panel>div span{display:block!important;font-size:9px!important;color:#687d92!important;text-transform:uppercase!important;letter-spacing:.05em!important}
.sehat-direct-side-panel>div strong{display:block!important;margin-top:3px!important;font-size:12px!important;color:#183654!important;line-height:1.4!important}
.sehat-direct-side-panel .side-fee{font-size:18px!important;color:#008f83!important}
.sehat-direct-side-panel .side-secure{margin-top:12px!important;padding:10px!important;border-radius:10px!important;background:#eef9f7!important;color:#08776d!important;font-size:10px!important;font-weight:800!important}
.sehat-direct-side-panel .side-help{margin-top:10px!important;padding:12px!important;border-radius:10px!important;background:#f7fafc!important}.sehat-direct-side-panel .side-help strong{font-size:12px!important}.sehat-direct-side-panel .side-help span{margin-top:4px!important;text-transform:none!important;letter-spacing:0!important;line-height:1.45!important}
.sehat-direct-booking .sehat-booking-doctor-mini{display:none!important}
.sehat-direct-booking .sehat-direct-service-strip{margin-top:2px!important}
.sehat-direct-booking .sehat-direct-service-strip>strong{display:block!important;margin-bottom:9px!important;font-size:12px!important;color:#183654!important}
.sehat-direct-booking .sehat-direct-mode-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;margin:0!important}
.sehat-direct-booking .sehat-mode-button{min-height:122px!important;padding:13px!important;border-radius:12px!important;background:#fff!important}
.sehat-direct-booking .sehat-mode-button strong{font-size:11px!important;line-height:1.35!important}.sehat-direct-booking .sehat-mode-button>span:last-child{font-size:9px!important;line-height:1.4!important}
.sehat-direct-booking .sehat-direct-date-layout{grid-template-columns:1fr 1.35fr!important;gap:12px!important;margin-top:12px!important}
.sehat-direct-booking .sehat-direct-date-card,.sehat-direct-booking .sehat-direct-time-card{border:1px solid #dfe8ef!important;border-radius:13px!important;padding:14px!important;background:#fbfdfe!important}
.sehat-direct-booking .sehat-direct-date-card input{width:100%!important;box-sizing:border-box!important;height:44px!important}
.sehat-direct-booking .sehat-slot-buttons{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}
.sehat-direct-booking .sehat-slot-button{min-height:38px!important;padding:8px!important;font-size:10px!important}
.sehat-direct-booking .sehat-booking-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:0 12px!important}
.sehat-direct-booking .sehat-booking-field{min-width:0!important}.sehat-direct-booking .sehat-booking-field:nth-child(n){margin-bottom:11px!important}
.sehat-direct-booking .sehat-booking-field:nth-child(3),.sehat-direct-booking .sehat-booking-field:nth-child(4){grid-column:1/-1!important}
.sehat-direct-booking .sehat-direct-step label{font-size:11px!important;margin-bottom:8px!important}.sehat-direct-booking .sehat-direct-step label input,.sehat-direct-booking .sehat-direct-step textarea{font-size:13px!important;height:44px!important;padding:10px 12px!important}.sehat-direct-booking .sehat-direct-step textarea{height:auto!important;min-height:88px!important}
.sehat-direct-booking .sehat-booking-consent{margin-top:3px!important;padding:10px 12px!important}.sehat-direct-booking .sehat-booking-consent label{font-size:10px!important}
.sehat-direct-booking .sehat-direct-nav{margin-top:15px!important;padding-top:13px!important;border-top:1px solid #edf1f4!important}
.sehat-direct-booking .sehat-direct-nav button{min-height:43px!important;border-radius:9px!important;font-size:11px!important}
.sehat-direct-booking .sehat-primary{background:#008f83!important;color:#fff!important;border:0!important}
.sehat-direct-booking .sehat-final-summary-card,.sehat-direct-booking .sehat-final-patient-card{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}
.sehat-direct-booking .sehat-final-summary-card>div,.sehat-direct-booking .sehat-final-patient-card>div{padding:11px!important;border:1px solid #dfe8ef!important;border-radius:10px!important;background:#f9fbfc!important}
.sehat-direct-booking .sehat-final-summary-card strong,.sehat-direct-booking .sehat-final-patient-card strong{display:block!important;font-size:9px!important;color:#687d92!important;text-transform:uppercase!important}.sehat-direct-booking .sehat-final-summary-card span,.sehat-direct-booking .sehat-final-patient-card span{display:block!important;margin-top:3px!important;font-size:11px!important;color:#183654!important}
.sehat-direct-booking .sehat-final-service{display:flex!important;align-items:center!important;gap:8px!important;margin-top:9px!important;padding:12px!important}.sehat-direct-booking .sehat-final-service>strong:first-child{font-size:10px!important}.sehat-direct-booking .sehat-final-service>span{flex:1!important;font-size:10px!important}.sehat-direct-booking .sehat-final-amount{font-size:17px!important}
@media(max-width:1050px){.sehat-direct-layout{grid-template-columns:210px minmax(0,1fr)!important}.sehat-direct-side-panel{grid-column:2!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:10px!important}.sehat-direct-side-panel h4{grid-column:1/-1!important;margin-bottom:0!important}.sehat-direct-side-panel>div:not(.side-secure):not(.side-help){border:1px solid #edf1f4!important;border-radius:9px!important;padding:9px!important}.sehat-direct-side-panel .side-secure,.sehat-direct-side-panel .side-help{margin-top:0!important}}
@media(max-width:760px){.sehat-direct-booking{margin:12px auto!important;padding:0 8px 24px!important}.sehat-direct-booking .sehat-direct-brand{margin:0 0 15px!important;border-radius:13px!important}.sehat-direct-booking .sehat-direct-head h2{font-size:31px!important}.sehat-direct-layout{grid-template-columns:1fr!important}.sehat-direct-doctor-col{display:block!important}.sehat-direct-doctor-card{display:grid!important;grid-template-columns:82px 1fr!important;gap:0 10px!important;padding:11px!important}.sehat-direct-doctor-photo{grid-row:1/6!important;width:82px!important;height:105px!important;margin:0!important}.sehat-direct-doctor-card .sehat-direct-online-badge{grid-column:2!important;align-self:start!important}.sehat-direct-doctor-card h3{grid-column:2!important;font-size:16px!important}.sehat-direct-doctor-card>p,.sehat-direct-rating{grid-column:2!important}.sehat-direct-doctor-facts{grid-column:1/-1!important}.sehat-direct-quote{grid-column:1/-1!important}.sehat-direct-main-panel{padding:16px!important}.sehat-direct-main-panel>h3{font-size:23px!important}.sehat-direct-side-panel{grid-column:1!important;display:block!important}.sehat-direct-side-panel>div:not(.side-secure):not(.side-help){display:flex!important;justify-content:space-between!important;gap:10px!important}.sehat-direct-side-panel>div span{margin:0!important}.sehat-direct-side-panel>div strong{margin:0!important;text-align:right!important}.sehat-direct-booking .sehat-direct-mode-row,.sehat-direct-booking .sehat-direct-date-layout,.sehat-direct-booking .sehat-booking-grid{grid-template-columns:1fr!important}.sehat-direct-booking .sehat-booking-field:nth-child(3),.sehat-direct-booking .sehat-booking-field:nth-child(4){grid-column:auto!important}.sehat-direct-booking .sehat-direct-progress{overflow:auto!important;justify-content:flex-start!important}.sehat-direct-booking .sehat-direct-progress span{font-size:9px!important}.sehat-direct-booking .sehat-direct-nav{flex-direction:column-reverse!important}.sehat-direct-booking .sehat-direct-nav button{width:100%!important}}

/* v1.2.2 cache-safe release marker */
/* v1.2.4 booking refinement */
.sehat-direct-booking .sehat-mode-icon{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;margin:0 0 10px!important;border-radius:12px!important;background:#edf8f7!important;color:#008f83!important}
.sehat-direct-booking .sehat-mode-icon svg{width:22px!important;height:22px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.sehat-direct-booking .sehat-mode-button.active .sehat-mode-icon{background:#dff4f0!important;color:#007d74!important}
.sehat-direct-booking .sehat-direct-visible-date{margin-top:18px!important;padding:17px!important;border:1px solid #dfe8ef!important;border-radius:14px!important;background:#f7fbfc!important}
.sehat-direct-booking .sehat-direct-date-heading{display:flex!important;align-items:center!important;gap:10px!important;margin-bottom:14px!important}
.sehat-direct-booking .sehat-direct-date-heading .sehat-calendar-icon{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;border-radius:9px!important;background:#e6f5f3!important;color:#008f83!important;font-size:15px!important}
.sehat-direct-booking .sehat-direct-date-heading h4{margin:0!important;color:#083c7d!important;font-size:16px!important}
.sehat-direct-booking .sehat-direct-date-heading small{display:block!important;margin-top:2px!important;color:#687d92!important;font-size:11px!important}
.sehat-direct-booking .sehat-direct-visible-date .sehat-direct-date-layout{display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;gap:12px!important}
.sehat-direct-booking .sehat-direct-visible-date .sehat-direct-date-card,.sehat-direct-booking .sehat-direct-visible-date .sehat-direct-time-card{background:#fff!important;border:1px solid #dfe8ef!important;border-radius:12px!important;padding:13px!important}
.sehat-direct-booking .sehat-direct-visible-date .sehat-calendar-title{display:flex!important;flex-direction:column!important;gap:2px!important;margin-bottom:9px!important}
.sehat-direct-booking .sehat-direct-visible-date .sehat-calendar-title strong{color:#183654!important;font-size:12px!important}
.sehat-direct-booking .sehat-direct-visible-date .sehat-calendar-title small{color:#687d92!important;font-size:10px!important}
.sehat-direct-booking .sehat-direct-visible-date input[type=date]{height:45px!important;margin:0!important;width:100%!important;border:1px solid #d7e3e7!important;border-radius:9px!important;background:#fff!important;padding:9px 11px!important;font-size:13px!important;color:#183654!important}
.sehat-direct-booking .sehat-direct-visible-date .sehat-slot-buttons{margin:0!important;min-height:45px!important;gap:7px!important}
.sehat-direct-booking .sehat-direct-visible-date .sehat-slot-button{min-width:88px!important;height:40px!important;font-size:11px!important;padding:7px 9px!important}
.sehat-direct-booking .sehat-direct-confirm-selection{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin:8px 0 18px!important;padding:16px!important;border:1px solid #dfe8ef!important;border-radius:13px!important;background:#f7fbfc!important}
.sehat-direct-booking .sehat-direct-confirm-selection div{padding:12px!important;background:#fff!important;border:1px solid #e4ecef!important;border-radius:10px!important}
.sehat-direct-booking .sehat-direct-confirm-selection span{display:block!important;color:#687d92!important;text-transform:uppercase!important;letter-spacing:.05em!important;font-size:9px!important}
.sehat-direct-booking .sehat-direct-confirm-selection strong{display:block!important;margin-top:4px!important;color:#083c7d!important;font-size:13px!important;line-height:1.35!important}
@media(max-width:760px){.sehat-direct-booking .sehat-direct-visible-date .sehat-direct-date-layout,.sehat-direct-booking .sehat-direct-confirm-selection{grid-template-columns:1fr!important}}

/* v1.2.4 assessment layout */
.sehat-direct-booking .sehat-direct-tests{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
.sehat-direct-booking .sehat-direct-test-card{min-height:92px!important;display:grid!important;grid-template-columns:20px minmax(0,1fr) auto!important;align-items:center!important;padding:13px!important;}
.sehat-direct-booking .sehat-direct-test-card span{min-width:0!important;}
.sehat-direct-booking .sehat-direct-test-card>b{white-space:nowrap!important;}
@media(max-width:760px){.sehat-direct-booking .sehat-direct-tests{grid-template-columns:1fr!important;}.sehat-direct-booking .sehat-direct-test-card{grid-template-columns:20px minmax(0,1fr) auto!important;}}

/* v1.2.4 booking UI refinement: visible calendar, clean assessments, profile link */
.sehat-direct-booking .sehat-direct-layout{grid-template-columns:245px minmax(0,1fr) 245px!important;gap:14px!important;align-items:start!important}
.sehat-direct-booking .sehat-direct-main-panel{min-width:0!important}
.sehat-direct-booking .sehat-direct-profile-link{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-top:12px!important;padding:11px 12px!important;border:1px solid #0b5aaa!important;border-radius:9px!important;background:#fff!important;color:#0b5aaa!important;text-decoration:none!important;font-size:11px!important;font-weight:800!important}
.sehat-direct-booking .sehat-direct-profile-link:hover{background:#f3f8fd!important}
.sehat-direct-booking .sehat-direct-profile-link span{font-size:16px!important}
.sehat-direct-booking .sehat-mode-button{display:block!important;text-align:left!important}
.sehat-direct-booking .sehat-mode-icon{width:46px!important;height:46px!important;border-radius:13px!important;margin-bottom:9px!important;background:#e8f6f4!important;color:#008f83!important}
.sehat-direct-booking .sehat-mode-icon svg{width:24px!important;height:24px!important}
.sehat-direct-booking .sehat-direct-inline-tests{margin-top:13px!important;padding:13px!important;background:#f7fbfc!important;border:1px solid #dce8ee!important;border-radius:13px!important}
.sehat-direct-booking .sehat-direct-test-heading{display:flex!important;align-items:baseline!important;gap:7px!important;margin-bottom:9px!important}
.sehat-direct-booking .sehat-direct-test-heading strong{font-size:14px!important;color:#083c7d!important}
.sehat-direct-booking .sehat-direct-test-heading small{font-size:10px!important;color:#687d92!important}
.sehat-direct-booking .sehat-direct-tests{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
.sehat-direct-booking .sehat-direct-test-card{position:relative!important;display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;gap:9px!important;align-items:center!important;min-height:76px!important;margin:0!important;padding:12px!important;border:1px solid #dfe8ef!important;border-radius:11px!important;background:#fff!important;cursor:pointer!important}
.sehat-direct-booking .sehat-direct-test-card:has(input:checked){border-color:#008f83!important;background:#f0faf8!important;box-shadow:0 4px 14px rgba(0,143,131,.07)!important}
.sehat-direct-booking .sehat-direct-test-card input{appearance:none!important;-webkit-appearance:none!important;width:23px!important;height:23px!important;margin:0!important;border:1.5px solid #aebdca!important;border-radius:6px!important;background:#fff!important;display:grid!important;place-items:center!important;align-self:start!important}
.sehat-direct-booking .sehat-direct-test-card input:checked{border-color:#008f83!important;background:#008f83!important}
.sehat-direct-booking .sehat-direct-test-card input:checked:after{content:'✓';color:#fff!important;font-size:16px!important;font-weight:900!important;line-height:1!important}
.sehat-direct-booking .sehat-direct-test-card span{min-width:0!important;display:block!important}
.sehat-direct-booking .sehat-direct-test-card span strong{display:block!important;color:#083c7d!important;font-size:13px!important;line-height:1.2!important}
.sehat-direct-booking .sehat-direct-test-card span small{display:block!important;color:#687d92!important;font-size:10px!important;line-height:1.35!important;margin-top:4px!important}
.sehat-direct-booking .sehat-direct-test-card>b{position:absolute!important;right:11px!important;bottom:10px!important;color:#008f83!important;font-size:11px!important;white-space:nowrap!important}
.sehat-direct-booking .sehat-direct-test-total{margin-top:10px!important;padding:11px 13px!important;font-size:12px!important}
.sehat-direct-booking .sehat-direct-visible-date{margin-top:14px!important;padding:15px!important;background:#f7fbfc!important;border:1px solid #dfe8ef!important;border-radius:13px!important}
.sehat-direct-booking .sehat-direct-date-layout{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:10px!important}
.sehat-direct-booking .sehat-direct-date-card,.sehat-direct-booking .sehat-direct-time-card{padding:13px!important;background:#fff!important;border:1px solid #dfe8ef!important;border-radius:12px!important}
.sehat-direct-booking .sehat-direct-calendar{width:100%!important}
.sehat-direct-booking .sehat-calendar-nav{display:grid!important;grid-template-columns:32px 1fr 32px!important;align-items:center!important;gap:4px!important;margin-bottom:7px!important}
.sehat-direct-booking .sehat-calendar-nav strong{text-align:center!important;color:#083c7d!important;font-size:13px!important}
.sehat-direct-booking .sehat-calendar-nav-btn{width:30px!important;height:30px!important;padding:0!important;border:1px solid #dfe8ef!important;border-radius:8px!important;background:#f7fafc!important;color:#083c7d!important;font-size:21px!important;line-height:1!important;cursor:pointer!important}
.sehat-direct-booking .sehat-calendar-week,.sehat-direct-booking .sehat-calendar-grid{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:3px!important}
.sehat-direct-booking .sehat-calendar-week span{text-align:center!important;color:#687d92!important;font-size:8px!important;font-weight:800!important;padding:4px 0!important}
.sehat-direct-booking .sehat-calendar-grid{min-height:178px!important}
.sehat-direct-booking .sehat-cal-day,.sehat-direct-booking .sehat-cal-empty{width:100%!important;min-width:0!important;height:27px!important;display:grid!important;place-items:center!important;padding:0!important;border-radius:50%!important}
.sehat-direct-booking .sehat-cal-day{border:0!important;background:#f7fafc!important;color:#183654!important;font-size:10px!important;cursor:pointer!important}
.sehat-direct-booking .sehat-cal-day:hover:not(:disabled){background:#e2f4f1!important;color:#008f83!important}
.sehat-direct-booking .sehat-cal-day.selected{background:#008f83!important;color:#fff!important;font-weight:800!important}
.sehat-direct-booking .sehat-cal-day.disabled{background:transparent!important;color:#c4ced7!important;cursor:not-allowed!important}
.sehat-direct-booking .sehat-direct-date-card>input[type=date]{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.sehat-direct-booking .sehat-direct-time-card .sehat-calendar-title{margin-bottom:8px!important}
.sehat-direct-booking .sehat-slot-buttons{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;align-content:start!important;min-height:178px!important}
.sehat-direct-booking .sehat-slot-button{min-height:36px!important;padding:7px 5px!important;border:1px solid #cfe1df!important;border-radius:8px!important;background:#fff!important;color:#083c7d!important;font-size:10px!important;font-weight:700!important}
.sehat-direct-booking .sehat-slot-button.selected,.sehat-direct-booking .sehat-slot-button:hover{background:#008f83!important;color:#fff!important;border-color:#008f83!important}
.sehat-direct-booking .side-tests-row{display:block!important}
.sehat-direct-booking .side-tests{color:#008f83!important}
@media(max-width:1050px){.sehat-direct-booking .sehat-direct-layout{grid-template-columns:220px minmax(0,1fr)!important}.sehat-direct-booking .sehat-direct-side-panel{grid-column:2!important}.sehat-direct-booking .sehat-direct-tests{grid-template-columns:1fr 1fr!important}}
@media(max-width:760px){.sehat-direct-booking .sehat-direct-layout{grid-template-columns:1fr!important}.sehat-direct-booking .sehat-direct-side-panel{grid-column:1!important}.sehat-direct-booking .sehat-direct-date-layout,.sehat-direct-booking .sehat-direct-tests{grid-template-columns:1fr!important}.sehat-direct-booking .sehat-direct-calendar{max-width:360px;margin:0 auto}.sehat-direct-booking .sehat-direct-date-card>input[type=date]{display:none!important}}


/* v1.2.5 assessment cards: hard reset against BeTheme/global form rules */
.sehat-direct-booking .sehat-direct-inline-tests .sehat-direct-tests{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;align-items:stretch!important;}
.sehat-direct-booking .sehat-direct-inline-tests .sehat-direct-test-card{position:relative!important;box-sizing:border-box!important;display:block!important;width:100%!important;min-width:0!important;min-height:104px!important;height:auto!important;margin:0!important;padding:14px 14px 12px 48px!important;border:1px solid #dfe8ef!important;border-radius:12px!important;background:#fff!important;cursor:pointer!important;overflow:hidden!important;}
.sehat-direct-booking .sehat-direct-inline-tests .sehat-direct-test-card:hover{border-color:#9fcfc9!important;background:#fbfefd!important;}
.sehat-direct-booking .sehat-direct-inline-tests .sehat-direct-test-card:has(input:checked){border-color:#008f83!important;background:#f0faf8!important;box-shadow:0 3px 12px rgba(0,143,131,.08)!important;}
.sehat-direct-booking .sehat-direct-inline-tests .sehat-direct-test-card>input[type="checkbox"]{position:absolute!important;left:14px!important;top:14px!important;display:block!important;width:22px!important;min-width:22px!important;max-width:22px!important;height:22px!important;min-height:22px!important;max-height:22px!important;margin:0!important;padding:0!important;opacity:0!important;appearance:none!important;-webkit-appearance:none!important;cursor:pointer!important;z-index:3!important;}
.sehat-direct-booking .sehat-direct-inline-tests .sehat-direct-test-card:before{content:''!important;position:absolute!important;left:14px!important;top:14px!important;width:22px!important;height:22px!important;box-sizing:border-box!important;border:1.5px solid #aebdca!important;border-radius:5px!important;background:#fff!important;z-index:1!important;}
.sehat-direct-booking .sehat-direct-inline-tests .sehat-direct-test-card:has(input:checked):before{content:'✓'!important;display:grid!important;place-items:center!important;border-color:#008f83!important;background:#008f83!important;color:#fff!important;font-size:16px!important;font-weight:900!important;line-height:22px!important;}
.sehat-direct-booking .sehat-direct-inline-tests .sehat-direct-test-copy{display:block!important;min-width:0!important;margin:0!important;padding:0!important;}
.sehat-direct-booking .sehat-direct-inline-tests .sehat-direct-test-copy strong{display:block!important;margin:0!important;color:#083c7d!important;font-size:14px!important;line-height:1.25!important;font-weight:800!important;}
.sehat-direct-booking .sehat-direct-inline-tests .sehat-direct-test-copy small{display:block!important;margin:5px 0 0!important;color:#687d92!important;font-size:11px!important;line-height:1.35!important;font-weight:500!important;}
.sehat-direct-booking .sehat-direct-inline-tests .sehat-direct-test-copy em{display:block!important;margin:6px 0 0!important;color:#008f83!important;font-size:13px!important;line-height:1.2!important;font-weight:800!important;font-style:normal!important;}
.sehat-direct-booking .sehat-direct-inline-tests .sehat-direct-test-card>b{display:none!important;}
@media(max-width:760px){.sehat-direct-booking .sehat-direct-inline-tests .sehat-direct-tests{grid-template-columns:1fr!important;}.sehat-direct-booking .sehat-direct-inline-tests .sehat-direct-test-card{min-height:96px!important;}}


/* v1.2.6 booking service exclusivity + icon hardening */
.sehat-direct-booking .sehat-direct-mode-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;align-items:stretch!important;}
.sehat-direct-booking .sehat-mode-button{position:relative!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;min-height:148px!important;height:148px!important;padding:18px!important;overflow:hidden!important;}
.sehat-direct-booking .sehat-mode-button .sehat-mode-icon{display:grid!important;place-items:center!important;flex:0 0 48px!important;width:48px!important;height:48px!important;min-width:48px!important;max-width:48px!important;margin:0 0 11px!important;padding:0!important;border-radius:13px!important;background:#e8f6f4!important;color:#008f83!important;}
.sehat-direct-booking .sehat-mode-button .sehat-mode-icon svg{display:block!important;width:25px!important;height:25px!important;min-width:25px!important;min-height:25px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important;}
.sehat-direct-booking .sehat-mode-button strong{display:block!important;margin:0!important;padding:0!important;font-size:14px!important;line-height:1.3!important;color:#083c7d!important;}
.sehat-direct-booking .sehat-mode-button>span:last-child{display:block!important;margin-top:6px!important;font-size:11px!important;line-height:1.35!important;color:#687d92!important;}
.sehat-direct-booking .sehat-mode-button.active{border:2px solid #008f83!important;background:#f0faf8!important;}
.sehat-direct-booking .sehat-mode-button.active .sehat-mode-icon{background:#d9f1ed!important;color:#007d74!important;}
.sehat-direct-booking .sehat-mode-button.active:after{content:'✓'!important;position:absolute!important;top:12px!important;right:12px!important;width:24px!important;height:24px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#008f83!important;color:#fff!important;font-size:14px!important;font-weight:900!important;line-height:1!important;}
.sehat-direct-booking .sehat-direct-inline-tests{margin-top:12px!important;}
.sehat-direct-booking .sehat-direct-inline-tests.is-hidden{display:none!important;}
.sehat-direct-booking .sehat-direct-test-card{position:relative!important;display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-height:86px!important;height:auto!important;padding:12px 14px!important;box-sizing:border-box!important;}
.sehat-direct-booking .sehat-direct-test-card>input[type=checkbox]{position:relative!important;left:auto!important;top:auto!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;opacity:1!important;appearance:none!important;-webkit-appearance:none!important;border:1.5px solid #aebdca!important;border-radius:5px!important;background:#fff!important;margin:0!important;padding:0!important;cursor:pointer!important;z-index:3!important;}
.sehat-direct-booking .sehat-direct-test-card>input[type=checkbox]:checked{background:#008f83!important;border-color:#008f83!important;}
.sehat-direct-booking .sehat-direct-test-card>input[type=checkbox]:checked:after{content:'✓'!important;display:grid!important;place-items:center!important;width:100%!important;height:100%!important;color:#fff!important;font-size:15px!important;font-weight:900!important;line-height:1!important;}
.sehat-direct-booking .sehat-direct-test-card:before{display:none!important;content:none!important;}
@media(max-width:900px){.sehat-direct-booking .sehat-direct-mode-row{grid-template-columns:1fr 1fr!important;}}
@media(max-width:600px){.sehat-direct-booking .sehat-direct-mode-row{grid-template-columns:1fr!important}.sehat-direct-booking .sehat-mode-button{min-height:116px!important;height:auto!important}.sehat-direct-booking .sehat-mode-button .sehat-mode-icon{width:42px!important;height:42px!important;flex-basis:42px!important;min-width:42px!important}.sehat-direct-booking .sehat-mode-button .sehat-mode-icon svg{width:22px!important;height:22px!important;}}

/* v1.2.7 — final service-card alignment and single-test booking rule presentation */
.sehat-direct-booking .sehat-direct-mode-row{align-items:stretch!important;}
.sehat-direct-booking .sehat-mode-button{position:relative!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:0!important;min-height:150px!important;height:150px!important;padding:18px!important;overflow:hidden!important;white-space:normal!important;vertical-align:top!important;}
.sehat-direct-booking .sehat-mode-button .sehat-mode-icon{display:grid!important;place-items:center!important;width:50px!important;height:50px!important;min-width:50px!important;max-width:50px!important;flex:0 0 50px!important;margin:0 0 13px!important;border-radius:14px!important;background:#e9f7f5!important;color:#008f83!important;line-height:0!important;}
.sehat-direct-booking .sehat-mode-button .sehat-mode-icon svg{width:27px!important;height:27px!important;display:block!important;stroke:currentColor!important;fill:none!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;}
.sehat-direct-booking .sehat-mode-copy{display:block!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;}
.sehat-direct-booking .sehat-mode-copy strong{display:block!important;width:100%!important;margin:0!important;padding:0!important;color:#083c7d!important;font-size:15px!important;line-height:1.25!important;font-weight:800!important;}
.sehat-direct-booking .sehat-mode-copy .sehat-mode-sub{display:block!important;width:100%!important;margin:7px 0 0!important;padding:0!important;color:#687d92!important;font-size:12px!important;line-height:1.3!important;font-weight:700!important;}
.sehat-direct-booking .sehat-mode-button.active .sehat-mode-icon{background:#d8f1ed!important;color:#007d74!important;}
.sehat-direct-booking .sehat-mode-button.active:after{top:12px!important;right:12px!important;width:26px!important;height:26px!important;font-size:15px!important;}
.sehat-direct-booking .sehat-direct-inline-tests .sehat-direct-test-card{grid-template-columns:28px minmax(0,1fr) auto!important;min-height:82px!important;}
.sehat-direct-booking .sehat-direct-inline-tests .sehat-direct-test-copy em{display:block!important;grid-column:auto!important;}
@media(max-width:900px){.sehat-direct-booking .sehat-mode-button{min-height:142px!important;height:142px!important;}}
@media(max-width:600px){.sehat-direct-booking .sehat-mode-button{min-height:126px!important;height:126px!important;padding:15px!important}.sehat-direct-booking .sehat-mode-button .sehat-mode-icon{width:44px!important;height:44px!important;min-width:44px!important;flex-basis:44px!important;margin-bottom:10px!important}.sehat-direct-booking .sehat-mode-button .sehat-mode-icon svg{width:24px!important;height:24px!important}.sehat-direct-booking .sehat-mode-copy strong{font-size:14px!important}.sehat-direct-booking .sehat-mode-copy .sehat-mode-sub{font-size:11px!important;margin-top:5px!important}.sehat-direct-booking .sehat-direct-inline-tests .sehat-direct-test-card{grid-template-columns:28px minmax(0,1fr)!important}.sehat-direct-booking .sehat-direct-inline-tests .sehat-direct-test-card .sehat-direct-test-copy em{margin-top:4px!important}}

/* v1.3.0 — MASTER WHITE-THEME UI SYSTEM
   Designed for BeTheme pages with a white site background. High-specificity, scoped only to Sehat Online. */
.sehat-direct-booking.sehat-direct-booking{
  --so-navy:#083c7d;--so-blue:#0b5aaa;--so-teal:#008f83;--so-ink:#183654;--so-muted:#687d92;--so-line:#dfe8ef;--so-soft:#f5fafc;
  width:min(1220px,calc(100% - 24px))!important;max-width:1220px!important;margin:28px auto 55px!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif!important;color:var(--so-ink)!important;
}
.sehat-direct-booking .sehat-direct-brand{min-height:68px!important;margin:0 0 22px!important;padding:10px 18px!important;background:#fff!important;border:1px solid var(--so-line)!important;border-radius:16px!important;box-shadow:0 5px 18px rgba(8,60,125,.04)!important;}
.sehat-direct-booking .sehat-direct-brand img{height:42px!important;width:auto!important;max-width:190px!important;object-fit:contain!important;display:block!important;}
.sehat-direct-booking .sehat-direct-brand-close{width:36px!important;height:36px!important;border-radius:50%!important;background:#f7fafc!important;color:var(--so-navy)!important;border:0!important;line-height:1!important;}
.sehat-direct-booking .sehat-direct-back-doctor{display:inline-flex!important;align-items:center!important;margin:0 0 12px!important;padding:0!important;background:transparent!important;border:0!important;color:var(--so-blue)!important;font-size:12px!important;font-weight:800!important;text-decoration:none!important;}
.sehat-direct-booking .sehat-direct-head{margin:0 0 20px!important;padding:0!important;background:transparent!important;}
.sehat-direct-booking .sehat-direct-head .sehat-eyebrow{display:block!important;color:var(--so-teal)!important;font-size:11px!important;font-weight:900!important;letter-spacing:.12em!important;margin-bottom:5px!important;}
.sehat-direct-booking .sehat-direct-head h2{font-family:"Big Shoulders Display",Inter,system-ui,sans-serif!important;font-size:43px!important;line-height:1.04!important;letter-spacing:-.01em!important;color:var(--so-navy)!important;margin:0 0 7px!important;font-weight:800!important;}
.sehat-direct-booking .sehat-direct-head p{font-family:Inter,system-ui,sans-serif!important;color:var(--so-muted)!important;font-size:14px!important;line-height:1.55!important;margin:0!important;}
.sehat-direct-booking .sehat-direct-progress{width:100%!important;max-width:100%!important;margin:0 0 16px!important;padding:12px 16px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;background:#fff!important;border:1px solid var(--so-line)!important;border-radius:14px!important;box-shadow:0 5px 18px rgba(8,60,125,.035)!important;}
.sehat-direct-booking .sehat-direct-progress span{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;min-width:100px!important;padding:0!important;background:transparent!important;color:var(--so-muted)!important;font-size:10px!important;font-weight:800!important;white-space:nowrap!important;}
.sehat-direct-booking .sehat-direct-progress span b{width:30px!important;height:30px!important;border-radius:50%!important;background:#e7eef5!important;color:var(--so-muted)!important;display:grid!important;place-items:center!important;font-size:12px!important;}
.sehat-direct-booking .sehat-direct-progress span.active{color:var(--so-navy)!important;background:transparent!important;box-shadow:none!important;}
.sehat-direct-booking .sehat-direct-progress span.active b{background:var(--so-teal)!important;color:#fff!important;box-shadow:0 0 0 4px #dff3ef!important;}
.sehat-direct-booking .sehat-direct-progress i{height:2px!important;min-width:45px!important;max-width:100px!important;flex:1 1 60px!important;background:#d7e3eb!important;margin:14px 0 0!important;}
.sehat-direct-booking .sehat-direct-step.active{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;}
.sehat-direct-booking .sehat-direct-layout{display:grid!important;grid-template-columns:245px minmax(0,1fr) 245px!important;gap:14px!important;align-items:start!important;}
.sehat-direct-booking .sehat-direct-main-panel{min-width:0!important;padding:24px!important;background:#fff!important;border:1px solid var(--so-line)!important;border-radius:18px!important;box-shadow:0 8px 25px rgba(8,60,125,.045)!important;}
.sehat-direct-booking .sehat-direct-main-panel>span{display:block!important;color:var(--so-teal)!important;font-size:10px!important;line-height:1.2!important;letter-spacing:.11em!important;font-weight:900!important;margin:0 0 7px!important;}
.sehat-direct-booking .sehat-direct-main-panel>h3{font-family:"Big Shoulders Display",Inter,system-ui,sans-serif!important;color:var(--so-navy)!important;font-size:28px!important;line-height:1.15!important;margin:0 0 6px!important;font-weight:800!important;}
.sehat-direct-booking .sehat-direct-main-panel>.sehat-direct-helper{font-family:Inter,system-ui,sans-serif!important;color:var(--so-muted)!important;font-size:12px!important;line-height:1.55!important;margin:0 0 16px!important;}
.sehat-direct-booking .sehat-direct-doctor-card{position:relative!important;padding:12px!important;background:#fff!important;border:1px solid var(--so-line)!important;border-radius:16px!important;box-shadow:0 8px 24px rgba(8,60,125,.045)!important;overflow:hidden!important;}
.sehat-direct-booking .sehat-direct-doctor-photo{height:220px!important;width:100%!important;margin:0!important;border-radius:12px!important;overflow:hidden!important;background:#eef5f7!important;}
.sehat-direct-booking .sehat-direct-doctor-photo img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important;}
.sehat-direct-booking .sehat-direct-online-badge{position:absolute!important;top:20px!important;right:20px!important;padding:6px 9px!important;border-radius:999px!important;background:#e7f8f4!important;color:var(--so-teal)!important;font-size:10px!important;font-weight:900!important;line-height:1!important;}
.sehat-direct-booking .sehat-direct-doctor-card h3{font-family:"Big Shoulders Display",Inter,sans-serif!important;color:var(--so-navy)!important;font-size:23px!important;line-height:1.1!important;margin:11px 2px 3px!important;}
.sehat-direct-booking .sehat-direct-doctor-card>p{font-size:11px!important;color:var(--so-muted)!important;margin:0 2px 9px!important;}
.sehat-direct-booking .sehat-direct-rating{font-size:12px!important;color:#e3a817!important;padding:0 2px 11px!important;border-bottom:1px solid #edf2f5!important;}
.sehat-direct-booking .sehat-direct-rating strong{color:var(--so-ink)!important;}
.sehat-direct-booking .sehat-direct-rating span{color:var(--so-muted)!important;}
.sehat-direct-booking .sehat-direct-doctor-facts{display:grid!important;gap:0!important;margin-top:5px!important;}
.sehat-direct-booking .sehat-direct-doctor-facts>div{padding:10px 2px!important;border-bottom:1px solid #edf2f5!important;}
.sehat-direct-booking .sehat-direct-doctor-facts strong,.sehat-direct-booking .sehat-direct-doctor-facts span{display:block!important;}
.sehat-direct-booking .sehat-direct-doctor-facts strong{font-size:12px!important;color:var(--so-navy)!important;}
.sehat-direct-booking .sehat-direct-doctor-facts span{font-size:10px!important;color:var(--so-muted)!important;margin-top:2px!important;}
.sehat-direct-booking .sehat-direct-quote{margin:11px 0!important;padding:11px!important;background:#eef9f7!important;border-radius:10px!important;color:#4c7180!important;font-size:10px!important;line-height:1.5!important;font-style:italic!important;}
.sehat-direct-booking .sehat-direct-profile-link{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:40px!important;border:1px solid var(--so-blue)!important;border-radius:9px!important;background:#fff!important;color:var(--so-blue)!important;text-decoration:none!important;font-size:11px!important;font-weight:900!important;}
.sehat-direct-booking .sehat-direct-profile-link span{font-size:16px!important;line-height:1!important;}
.sehat-direct-booking .sehat-direct-mode-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin:0!important;}
.sehat-direct-booking .sehat-mode-button{position:relative!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;min-width:0!important;min-height:150px!important;height:150px!important;padding:16px!important;border:1px solid var(--so-line)!important;border-radius:14px!important;background:#fff!important;color:var(--so-ink)!important;box-shadow:0 4px 14px rgba(8,60,125,.025)!important;text-align:left!important;}
.sehat-direct-booking .sehat-mode-button:hover{border-color:#b7d9d5!important;box-shadow:0 6px 18px rgba(8,60,125,.05)!important;}
.sehat-direct-booking .sehat-mode-button.active{border:2px solid var(--so-teal)!important;background:#f0faf8!important;box-shadow:0 7px 18px rgba(0,143,131,.07)!important;}
.sehat-direct-booking .sehat-mode-icon{display:grid!important;place-items:center!important;width:48px!important;height:48px!important;min-width:48px!important;flex:0 0 48px!important;margin:0 0 12px!important;border-radius:13px!important;background:#eaf7f5!important;color:var(--so-teal)!important;}
.sehat-direct-booking .sehat-mode-icon svg{display:block!important;width:25px!important;height:25px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;}
.sehat-direct-booking .sehat-mode-button.active .sehat-mode-icon{background:#d9f1ed!important;color:#00786f!important;}
.sehat-direct-booking .sehat-mode-copy{display:block!important;min-width:0!important;margin:0!important;}
.sehat-direct-booking .sehat-mode-copy strong{display:block!important;color:var(--so-navy)!important;font-size:13px!important;line-height:1.25!important;margin:0!important;}
.sehat-direct-booking .sehat-mode-copy .sehat-mode-sub{display:block!important;color:var(--so-muted)!important;font-size:10px!important;line-height:1.4!important;margin:5px 0 0!important;font-weight:600!important;}
.sehat-direct-booking .sehat-mode-button.active:after{content:'✓'!important;position:absolute!important;right:10px!important;top:10px!important;width:25px!important;height:25px!important;border-radius:50%!important;background:var(--so-teal)!important;color:#fff!important;display:grid!important;place-items:center!important;font-size:13px!important;font-weight:900!important;}
.sehat-direct-booking .sehat-direct-inline-tests{margin:13px 0 0!important;padding:14px!important;border:1px solid var(--so-line)!important;border-radius:13px!important;background:#f7fbfc!important;}
.sehat-direct-booking .sehat-direct-test-heading{display:flex!important;align-items:baseline!important;gap:8px!important;margin:0 0 10px!important;}
.sehat-direct-booking .sehat-direct-test-heading strong{color:var(--so-navy)!important;font-size:15px!important;}
.sehat-direct-booking .sehat-direct-test-heading small{color:var(--so-muted)!important;font-size:10px!important;}
.sehat-direct-booking .sehat-direct-tests{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;}
.sehat-direct-booking .sehat-direct-test-card{position:relative!important;display:grid!important;grid-template-columns:26px minmax(0,1fr)!important;gap:10px!important;align-items:start!important;min-height:82px!important;height:auto!important;margin:0!important;padding:12px!important;border:1px solid var(--so-line)!important;border-radius:11px!important;background:#fff!important;cursor:pointer!important;}
.sehat-direct-booking .sehat-direct-test-card:has(input:checked){border-color:var(--so-teal)!important;background:#f0faf8!important;box-shadow:0 4px 14px rgba(0,143,131,.06)!important;}
.sehat-direct-booking .sehat-direct-test-card>input[type=radio],.sehat-direct-booking .sehat-direct-test-card>input[type=checkbox]{appearance:none!important;-webkit-appearance:none!important;position:relative!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;margin:0!important;padding:0!important;border:1.5px solid #aebdca!important;border-radius:50%!important;background:#fff!important;box-shadow:none!important;display:grid!important;place-items:center!important;cursor:pointer!important;}
.sehat-direct-booking .sehat-direct-test-card>input:checked{border-color:var(--so-teal)!important;background:var(--so-teal)!important;}
.sehat-direct-booking .sehat-direct-test-card>input:checked:after{content:'✓'!important;color:#fff!important;font-size:13px!important;font-weight:900!important;line-height:1!important;}
.sehat-direct-booking .sehat-direct-test-copy{display:block!important;min-width:0!important;}
.sehat-direct-booking .sehat-direct-test-copy strong{display:block!important;color:var(--so-navy)!important;font-size:13px!important;line-height:1.25!important;}
.sehat-direct-booking .sehat-direct-test-copy small{display:block!important;color:var(--so-muted)!important;font-size:10px!important;line-height:1.4!important;margin-top:4px!important;}
.sehat-direct-booking .sehat-direct-test-copy em{display:block!important;color:var(--so-teal)!important;font-size:12px!important;font-style:normal!important;font-weight:900!important;margin-top:5px!important;}
.sehat-direct-booking .sehat-direct-test-total{margin-top:9px!important;padding:11px 13px!important;background:#eaf7f5!important;border:1px solid #d6ece8!important;border-radius:10px!important;color:var(--so-navy)!important;font-size:12px!important;font-weight:900!important;}
.sehat-direct-booking .sehat-direct-visible-date{margin-top:14px!important;padding:15px!important;border:1px solid var(--so-line)!important;border-radius:13px!important;background:#f7fbfc!important;}
.sehat-direct-booking .sehat-direct-date-heading{display:flex!important;align-items:center!important;gap:10px!important;margin:0 0 12px!important;}
.sehat-direct-booking .sehat-direct-date-heading .sehat-calendar-icon{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;border-radius:10px!important;background:#e7f6f3!important;color:var(--so-teal)!important;font-size:17px!important;}
.sehat-direct-booking .sehat-direct-date-heading h4{margin:0!important;color:var(--so-navy)!important;font-size:17px!important;line-height:1.2!important;}
.sehat-direct-booking .sehat-direct-date-heading small{display:block!important;color:var(--so-muted)!important;font-size:10px!important;margin-top:3px!important;}
.sehat-direct-booking .sehat-direct-visible-date .sehat-direct-date-layout{display:grid!important;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)!important;gap:10px!important;margin:0!important;}
.sehat-direct-booking .sehat-direct-visible-date .sehat-direct-date-card,.sehat-direct-booking .sehat-direct-visible-date .sehat-direct-time-card{min-width:0!important;padding:13px!important;border:1px solid var(--so-line)!important;border-radius:12px!important;background:#fff!important;}
.sehat-direct-booking .sehat-calendar-title{display:flex!important;flex-direction:column!important;gap:2px!important;margin:0 0 9px!important;}
.sehat-direct-booking .sehat-calendar-title strong{color:var(--so-navy)!important;font-size:12px!important;}
.sehat-direct-booking .sehat-calendar-title small{color:var(--so-muted)!important;font-size:9px!important;}
.sehat-direct-booking .sehat-direct-calendar{width:100%!important;}
.sehat-direct-booking .sehat-calendar-nav{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:8px!important;}
.sehat-direct-booking .sehat-calendar-nav strong{color:var(--so-navy)!important;font-size:12px!important;}
.sehat-direct-booking .sehat-calendar-nav-btn{width:28px!important;height:28px!important;border:1px solid var(--so-line)!important;border-radius:8px!important;background:#fff!important;color:var(--so-blue)!important;padding:0!important;}
.sehat-direct-booking .sehat-calendar-week,.sehat-direct-booking .sehat-calendar-grid{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:4px!important;}
.sehat-direct-booking .sehat-calendar-week span{font-size:8px!important;text-align:center!important;color:var(--so-muted)!important;font-weight:800!important;}
.sehat-direct-booking .sehat-calendar-grid{margin-top:4px!important;}
.sehat-direct-booking .sehat-cal-day{min-height:27px!important;width:100%!important;padding:0!important;border:0!important;border-radius:50%!important;background:#fff!important;color:var(--so-ink)!important;font-size:9px!important;}
.sehat-direct-booking .sehat-cal-day:hover:not(:disabled){background:#eaf7f5!important;color:var(--so-teal)!important;}
.sehat-direct-booking .sehat-cal-day.selected{background:var(--so-teal)!important;color:#fff!important;font-weight:900!important;}
.sehat-direct-booking .sehat-cal-day.disabled{color:#c1ccd5!important;background:transparent!important;cursor:not-allowed!important;}
.sehat-direct-booking .sehat-slot-buttons{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;min-height:40px!important;margin:0!important;align-content:start!important;}
.sehat-direct-booking .sehat-slot-button{min-height:34px!important;padding:7px 6px!important;border:1px solid #cfe1df!important;border-radius:8px!important;background:#fff!important;color:var(--so-blue)!important;font-size:10px!important;font-weight:800!important;box-shadow:none!important;}
.sehat-direct-booking .sehat-slot-button:hover,.sehat-direct-booking .sehat-slot-button.selected{background:var(--so-teal)!important;color:#fff!important;border-color:var(--so-teal)!important;}
.sehat-direct-booking .sehat-direct-nav{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin:14px 0 0!important;padding-top:13px!important;border-top:1px solid #edf2f5!important;}
.sehat-direct-booking .sehat-direct-nav button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:43px!important;padding:10px 17px!important;border-radius:9px!important;font-size:11px!important;font-weight:900!important;line-height:1.1!important;cursor:pointer!important;}
.sehat-direct-booking .sehat-direct-nav .sehat-primary{background:var(--so-teal)!important;color:#fff!important;border:0!important;box-shadow:0 6px 16px rgba(0,143,131,.14)!important;}
.sehat-direct-booking .sehat-direct-nav .sehat-direct-back{background:#fff!important;color:var(--so-navy)!important;border:1px solid #cfdde7!important;}
.sehat-direct-booking .sehat-direct-side-panel{min-width:0!important;background:#fff!important;border:1px solid var(--so-line)!important;border-radius:16px!important;padding:17px!important;box-shadow:0 8px 24px rgba(8,60,125,.045)!important;}
.sehat-direct-booking .sehat-direct-side-panel h4{display:flex!important;align-items:center!important;gap:8px!important;margin:0 0 12px!important;color:var(--so-navy)!important;font-size:18px!important;}
.sehat-direct-booking .sehat-direct-side-panel>div:not(.side-secure):not(.side-help){padding:10px 0!important;border-bottom:1px solid #edf2f5!important;}
.sehat-direct-booking .sehat-direct-side-panel>div span{display:block!important;color:var(--so-muted)!important;font-size:9px!important;text-transform:uppercase!important;letter-spacing:.06em!important;}
.sehat-direct-booking .sehat-direct-side-panel>div strong{display:block!important;color:var(--so-navy)!important;font-size:12px!important;line-height:1.4!important;margin-top:3px!important;}
.sehat-direct-booking .sehat-direct-side-panel .side-fee{color:var(--so-teal)!important;font-size:18px!important;}
.sehat-direct-booking .sehat-direct-side-panel .side-secure{margin-top:12px!important;padding:11px!important;border-radius:10px!important;background:#eef9f7!important;color:#08776d!important;font-size:10px!important;font-weight:900!important;}
.sehat-direct-booking .sehat-direct-side-panel .side-help{margin-top:10px!important;padding:12px!important;border-radius:10px!important;background:#f7fafc!important;}
.sehat-direct-booking .sehat-direct-side-panel .side-help strong{font-size:12px!important;}
.sehat-direct-booking .sehat-direct-side-panel .side-help span{margin-top:4px!important;text-transform:none!important;letter-spacing:0!important;line-height:1.45!important;}
.sehat-direct-booking .sehat-direct-payment-note{display:flex!important;gap:10px!important;align-items:flex-start!important;padding:12px!important;margin-top:12px!important;background:#eef9f7!important;border:1px solid #d5ece8!important;border-radius:10px!important;}
.sehat-direct-booking .sehat-direct-payment-note>span{width:24px!important;height:24px!important;flex:0 0 24px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:var(--so-teal)!important;color:#fff!important;}
.sehat-direct-booking .sehat-direct-payment-note strong{display:block!important;color:var(--so-navy)!important;font-size:11px!important;}
.sehat-direct-booking .sehat-direct-payment-note small{display:block!important;color:var(--so-muted)!important;font-size:10px!important;line-height:1.45!important;margin-top:3px!important;}
.sehat-direct-booking .sehat-booking-consent{display:none!important;}
.sehat-direct-booking .sehat-direct-step input,.sehat-direct-booking .sehat-direct-step textarea{font-family:Inter,system-ui,sans-serif!important;}
.sehat-direct-booking .sehat-final-summary-card,.sehat-direct-booking .sehat-final-patient-card{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important;}
.sehat-direct-booking .sehat-final-summary-card>div,.sehat-direct-booking .sehat-final-patient-card>div{padding:12px!important;border:1px solid var(--so-line)!important;border-radius:10px!important;background:#f9fbfc!important;}
.sehat-direct-booking .sehat-final-summary-card strong,.sehat-direct-booking .sehat-final-patient-card strong{display:block!important;color:var(--so-muted)!important;font-size:9px!important;text-transform:uppercase!important;letter-spacing:.05em!important;}
.sehat-direct-booking .sehat-final-summary-card span,.sehat-direct-booking .sehat-final-patient-card span{display:block!important;color:var(--so-ink)!important;font-size:12px!important;font-weight:800!important;margin-top:4px!important;}

/* Doctor profile: same master visual system, but keep the site's white background visible. */
.sehat-doctor-profile-v3{max-width:1180px!important;margin:30px auto 60px!important;padding:0 12px!important;background:transparent!important;color:#183654!important;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif!important;}
.sehat-doctor-profile-v3 .sehat-profile-hero-v3{grid-template-columns:220px minmax(0,1fr)!important;gap:28px!important;padding:24px!important;background:#fff!important;border:1px solid #dfe8ef!important;border-radius:18px!important;box-shadow:0 8px 26px rgba(8,60,125,.045)!important;}
.sehat-doctor-profile-v3 .sehat-profile-photo-v3{width:220px!important;height:255px!important;border-radius:15px!important;border:0!important;box-shadow:none!important;background:#eef5f7!important;overflow:hidden!important;}
.sehat-doctor-profile-v3 .sehat-profile-photo-v3 img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important;}
.sehat-doctor-profile-v3 .sehat-profile-hero-v3 h1{font-family:"Big Shoulders Display",Inter,sans-serif!important;font-size:43px!important;color:#083c7d!important;margin:7px 0 3px!important;line-height:1.05!important;}
.sehat-doctor-profile-v3 .sehat-profile-hero-v3 h2{font-family:Inter,sans-serif!important;color:#008f83!important;font-size:17px!important;margin:0 0 10px!important;}
.sehat-doctor-profile-v3 .sehat-profile-hero-v3 p{color:#687d92!important;font-size:13px!important;line-height:1.7!important;}
.sehat-doctor-profile-v3 .sehat-profile-grid-v3{grid-template-columns:minmax(0,1fr) 300px!important;gap:18px!important;margin-top:18px!important;}
.sehat-doctor-profile-v3 .sehat-profile-main-v3>section,.sehat-doctor-profile-v3 .sehat-side-card,.sehat-doctor-profile-v3 .sehat-side-cta{background:#fff!important;border:1px solid #dfe8ef!important;border-radius:15px!important;box-shadow:0 7px 22px rgba(8,60,125,.035)!important;}
.sehat-doctor-profile-v3 .sehat-profile-main-v3 h3,.sehat-doctor-profile-v3 .sehat-side-card h3{font-family:"Big Shoulders Display",Inter,sans-serif!important;color:#083c7d!important;}
.sehat-doctor-profile-v3 .sehat-profile-tags span{background:#eef9f7!important;color:#08776d!important;border-color:#d8eee9!important;}
.sehat-doctor-profile-v3 .sehat-side-cta{background:#f2faf9!important;}

@media(max-width:1050px){
 .sehat-direct-booking .sehat-direct-layout{grid-template-columns:220px minmax(0,1fr)!important;}
 .sehat-direct-booking .sehat-direct-side-panel{grid-column:2!important;}
 .sehat-direct-booking .sehat-direct-tests{grid-template-columns:1fr 1fr!important;}
 .sehat-doctor-profile-v3 .sehat-profile-hero-v3{grid-template-columns:180px minmax(0,1fr)!important;}
 .sehat-doctor-profile-v3 .sehat-profile-photo-v3{width:180px!important;height:220px!important;}
}
@media(max-width:760px){
 .sehat-direct-booking.sehat-direct-booking{width:calc(100% - 16px)!important;margin:18px auto 40px!important;}
 .sehat-direct-booking .sehat-direct-head h2{font-size:34px!important;}
 .sehat-direct-booking .sehat-direct-progress{overflow-x:auto!important;justify-content:flex-start!important;}
 .sehat-direct-booking .sehat-direct-progress span{min-width:82px!important;font-size:9px!important;}
 .sehat-direct-booking .sehat-direct-progress i{min-width:20px!important;}
 .sehat-direct-booking .sehat-direct-layout{grid-template-columns:1fr!important;}
 .sehat-direct-booking .sehat-direct-side-panel{grid-column:auto!important;}
 .sehat-direct-booking .sehat-direct-doctor-card{display:grid!important;grid-template-columns:92px 1fr!important;gap:0 11px!important;padding:11px!important;}
 .sehat-direct-booking .sehat-direct-doctor-photo{grid-row:1/6!important;width:92px!important;height:120px!important;}
 .sehat-direct-booking .sehat-direct-online-badge{top:18px!important;right:auto!important;left:110px!important;}
 .sehat-direct-booking .sehat-direct-doctor-card h3,.sehat-direct-booking .sehat-direct-doctor-card>p,.sehat-direct-booking .sehat-direct-rating{grid-column:2!important;}
 .sehat-direct-booking .sehat-direct-doctor-facts,.sehat-direct-booking .sehat-direct-quote,.sehat-direct-booking .sehat-direct-profile-link{grid-column:1/-1!important;}
 .sehat-direct-booking .sehat-direct-mode-row{grid-template-columns:1fr!important;}
 .sehat-direct-booking .sehat-mode-button{height:auto!important;min-height:104px!important;}
 .sehat-direct-booking .sehat-direct-tests{grid-template-columns:1fr!important;}
 .sehat-direct-booking .sehat-direct-visible-date .sehat-direct-date-layout{grid-template-columns:1fr!important;}
 .sehat-direct-booking .sehat-slot-buttons{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
 .sehat-direct-booking .sehat-direct-nav{flex-direction:column-reverse!important;align-items:stretch!important;}
 .sehat-direct-booking .sehat-direct-nav button{width:100%!important;}
 .sehat-doctor-profile-v3{padding:0 8px!important;margin-top:18px!important;}
 .sehat-doctor-profile-v3 .sehat-profile-hero-v3{grid-template-columns:1fr!important;text-align:center!important;padding:18px!important;}
 .sehat-doctor-profile-v3 .sehat-profile-photo-v3{width:155px!important;height:190px!important;margin:0 auto!important;}
 .sehat-doctor-profile-v3 .sehat-profile-grid-v3{grid-template-columns:1fr!important;}
 .sehat-doctor-profile-v3 .sehat-profile-status-row,.sehat-doctor-profile-v3 .sehat-profile-chip-row{justify-content:center!important;}
}


/* v1.3.1 — FINAL ORIGINAL SEHAT ONLINE VISUAL SYSTEM
   Re-centers the public UI on the proven compact healthcare design.
   Intentionally scoped to Sehat Online components so BeTheme remains untouched. */
.sehat-doctors-section.sehat-directory-v2,
.sehat-doctor-profile.sehat-doctor-profile-v3,
.sehat-direct-booking{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif!important;color:#183654!important;background:transparent!important;}

/* DIRECTORY */
.sehat-directory-v2{padding:42px 16px 58px!important;background:transparent!important;}
.sehat-directory-v2 .sehat-directory-container{max-width:1180px!important;margin:0 auto!important;}
.sehat-directory-v2 .sehat-doctors-head{background:transparent!important;padding:0 0 18px!important;align-items:flex-end!important;}
.sehat-directory-v2 .sehat-eyebrow{font-size:10px!important;letter-spacing:.13em!important;color:#008f83!important;font-weight:800!important;}
.sehat-directory-v2 .sehat-doctors-head h2{font-size:32px!important;line-height:1.18!important;color:#083c7d!important;margin:5px 0 7px!important;font-weight:800!important;}
.sehat-directory-v2 .sehat-doctors-head p{font-size:14px!important;color:#687d92!important;line-height:1.55!important;}
.sehat-directory-v2 .sehat-directory-book{background:#008f83!important;color:#fff!important;border-radius:9px!important;padding:11px 16px!important;font-size:12px!important;font-weight:800!important;box-shadow:none!important;}
.sehat-directory-v2 .sehat-directory-search{background:#fff!important;border:1px solid #dfe8ef!important;border-radius:14px!important;box-shadow:0 5px 18px rgba(8,60,125,.045)!important;padding:8px!important;margin-bottom:10px!important;}
.sehat-directory-v2 .sehat-directory-search input{height:42px!important;border:0!important;box-shadow:none!important;background:#fff!important;font-size:13px!important;color:#183654!important;}
.sehat-directory-v2 .sehat-directory-search button{height:42px!important;min-height:42px!important;border-radius:9px!important;background:#008f83!important;color:#fff!important;font-size:12px!important;font-weight:800!important;}
.sehat-directory-v2 .sehat-directory-search #sehat-reset{background:#f1f8f7!important;color:#008f83!important;}
.sehat-directory-v2 .sehat-filters-v2{background:#fff!important;border:1px solid #dfe8ef!important;border-radius:14px!important;box-shadow:0 5px 18px rgba(8,60,125,.035)!important;padding:11px!important;}
.sehat-directory-v2 .sehat-filters-v2 label{font-size:10px!important;color:#687d92!important;font-weight:700!important;}
.sehat-directory-v2 .sehat-filters-v2 select{height:40px!important;border:1px solid #dfe8ef!important;border-radius:9px!important;background:#fff!important;color:#183654!important;font-size:12px!important;}
.sehat-directory-v2 .sehat-directory-resultbar{font-size:11px!important;color:#687d92!important;margin:13px 2px 9px!important;}
.sehat-directory-v2 .sehat-doctor-grid-v2{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:15px!important;}
.sehat-directory-v2 .sehat-doctor-card-v2{padding:8px!important;background:#fff!important;border:1px solid #dfe8ef!important;border-radius:16px!important;box-shadow:0 6px 20px rgba(8,60,125,.055)!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-photo-wrap{aspect-ratio:1/1.04!important;border-radius:12px!important;background:#f4f8fa!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-photo-wrap img{object-fit:cover!important;object-position:center top!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-body{padding:10px 4px 2px!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-body h3{font-size:17px!important;color:#083c7d!important;margin:0 0 3px!important;line-height:1.2!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-specialization{font-size:11px!important;color:#008f83!important;margin-bottom:6px!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-body p{font-size:10px!important;line-height:1.45!important;color:#687d92!important;min-height:29px!important;margin:5px 0 8px!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-doctor-meta{border-top:1px solid #edf2f5!important;border-bottom:1px solid #edf2f5!important;padding:8px 0!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-card-services{display:flex!important;gap:5px!important;flex-wrap:wrap!important;margin-top:7px!important;}
.sehat-directory-v2 .sehat-doctor-card-v2 .sehat-card-services span{font-size:9px!important;color:#008f83!important;background:#eef8f6!important;border:1px solid #d9efeb!important;border-radius:999px!important;padding:4px 6px!important;}
.sehat-directory-v2 .sehat-doctor-actions{gap:6px!important;margin-top:9px!important;}
.sehat-directory-v2 .sehat-doctor-actions a{min-height:35px!important;border-radius:8px!important;font-size:9px!important;padding:7px 4px!important;}

/* PROFILE */
.sehat-doctor-profile-v3{max-width:1180px!important;margin:22px auto!important;padding:0 12px!important;}
.sehat-doctor-profile-v3 .sehat-profile-back{margin-bottom:10px!important;}
.sehat-doctor-profile-v3 .sehat-profile-back a{font-size:11px!important;color:#0b5aaa!important;text-decoration:none!important;font-weight:700!important;}
.sehat-profile-hero-v3{grid-template-columns:175px minmax(0,1fr)!important;gap:24px!important;padding:20px!important;background:#fff!important;border:1px solid #dfe8ef!important;border-radius:17px!important;box-shadow:0 7px 24px rgba(8,60,125,.05)!important;}
.sehat-profile-photo-v3{width:175px!important;height:215px!important;border-radius:13px!important;border:1px solid #dfe8ef!important;background:#f4f8fa!important;box-shadow:none!important;}
.sehat-profile-hero-v3 h1{font-size:31px!important;color:#083c7d!important;margin:9px 0 3px!important;}
.sehat-profile-hero-v3 h2{font-size:15px!important;color:#008f83!important;margin:0 0 8px!important;}
.sehat-profile-hero-v3 .sehat-profile-lead{font-size:13px!important;line-height:1.65!important;color:#687d92!important;max-width:700px!important;}
.sehat-profile-status,.sehat-profile-accepting{font-size:9px!important;padding:5px 8px!important;border-radius:999px!important;}
.sehat-profile-highlight-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,150px))!important;gap:8px!important;margin:14px 0!important;}
.sehat-profile-highlight-row>div{background:#f7fafc!important;border:1px solid #dfe8ef!important;border-radius:10px!important;padding:8px 10px!important;}
.sehat-profile-highlight-row strong{font-size:13px!important;color:#083c7d!important;display:block!important;}
.sehat-profile-highlight-row span{font-size:9px!important;color:#687d92!important;display:block!important;margin-top:2px!important;}
.sehat-profile-chip-row span,.sehat-profile-tags span{background:#eef8f6!important;color:#008f83!important;border:1px solid #d9efeb!important;border-radius:999px!important;padding:5px 8px!important;font-size:9px!important;}
.sehat-profile-book,.sehat-side-book{background:#008f83!important;border-radius:9px!important;padding:11px 17px!important;font-size:11px!important;font-weight:800!important;}
.sehat-profile-grid-v3{grid-template-columns:minmax(0,1.7fr) minmax(275px,1fr)!important;gap:15px!important;margin-top:15px!important;}
.sehat-profile-main-v3>section,.sehat-profile-side-v3 .sehat-side-card,.sehat-profile-side-v3 .sehat-side-cta{background:#fff!important;border:1px solid #dfe8ef!important;border-radius:14px!important;padding:17px!important;margin-bottom:11px!important;box-shadow:0 5px 18px rgba(8,60,125,.035)!important;}
.sehat-profile-main-v3 h3,.sehat-profile-side-v3 h3{font-size:18px!important;color:#083c7d!important;margin-bottom:9px!important;}
.sehat-profile-main-v3 p,.sehat-profile-side-v3 p{font-size:12px!important;line-height:1.7!important;color:#687d92!important;}
.sehat-section-kicker{font-size:9px!important;letter-spacing:.12em!important;color:#008f83!important;font-weight:800!important;margin-bottom:4px!important;}

/* DIRECT BOOKING */
.sehat-direct-booking{max-width:1120px!important;margin:22px auto!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important;}
.sehat-direct-brand{display:flex!important;align-items:center!important;gap:12px!important;background:#fff!important;border:1px solid #dfe8ef!important;border-radius:14px 14px 0 0!important;padding:12px 16px!important;box-shadow:0 4px 14px rgba(8,60,125,.035)!important;}
.sehat-direct-brand img{width:108px!important;height:auto!important;max-height:38px!important;object-fit:contain!important;}
.sehat-direct-brand-copy{display:flex!important;align-items:center!important;gap:7px!important;border-left:1px solid #dfe8ef!important;padding-left:12px!important;color:#687d92!important;font-size:10px!important;}
.sehat-direct-brand-copy i{width:5px!important;height:5px!important;border-radius:50%!important;background:#008f83!important;display:block!important;}
.sehat-direct-brand-close{margin-left:auto!important;width:34px!important;height:34px!important;border:0!important;border-radius:50%!important;background:#f7fafc!important;color:#0b5aaa!important;font-size:20px!important;line-height:1!important;}
.sehat-direct-back-doctor{display:inline-block!important;margin:16px 0 8px!important;color:#0b5aaa!important;font-size:11px!important;font-weight:700!important;text-decoration:none!important;}
.sehat-direct-head{margin:0 0 15px!important;}
.sehat-direct-head h2{font-size:36px!important;line-height:1.12!important;color:#083c7d!important;margin:5px 0 6px!important;font-weight:800!important;}
.sehat-direct-head p{font-size:13px!important;color:#687d92!important;line-height:1.55!important;margin:0!important;}
.sehat-direct-progress{display:grid!important;grid-template-columns:1fr 20px 1fr 20px 1fr 20px 1fr!important;align-items:center!important;background:#fff!important;border:1px solid #dfe8ef!important;border-radius:14px!important;padding:8px 12px!important;margin-bottom:15px!important;box-shadow:0 5px 18px rgba(8,60,125,.035)!important;}
.sehat-direct-progress span{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;color:#687d92!important;font-size:10px!important;font-weight:700!important;}
.sehat-direct-progress span b{width:28px!important;height:28px!important;border-radius:50%!important;background:#edf4f8!important;color:#687d92!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:11px!important;}
.sehat-direct-progress span.active{color:#083c7d!important;}
.sehat-direct-progress span.active b{background:#008f83!important;color:#fff!important;box-shadow:0 0 0 4px #e7f6f3!important;}
.sehat-direct-progress i{height:1px!important;background:#dfe8ef!important;display:block!important;}
.sehat-direct-step.active{padding:0!important;}
.sehat-direct-layout{display:grid!important;grid-template-columns:240px minmax(0,1fr) 250px!important;gap:15px!important;align-items:start!important;}
.sehat-direct-doctor-card,.sehat-direct-main-panel,.sehat-direct-side-panel{background:#fff!important;border:1px solid #dfe8ef!important;border-radius:15px!important;box-shadow:0 6px 20px rgba(8,60,125,.045)!important;}
.sehat-direct-doctor-card{padding:12px!important;}
.sehat-direct-doctor-photo{height:215px!important;border-radius:11px!important;overflow:hidden!important;background:#f4f8fa!important;}
.sehat-direct-doctor-photo img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important;display:block!important;}
.sehat-direct-online-badge{display:inline-block!important;margin-top:8px!important;padding:5px 8px!important;border-radius:999px!important;background:#eaf8f5!important;color:#008f83!important;font-size:9px!important;font-weight:800!important;}
.sehat-direct-doctor-card h3{font-size:22px!important;color:#083c7d!important;margin:7px 0 3px!important;}
.sehat-direct-doctor-card>p{font-size:11px!important;color:#687d92!important;margin:0 0 8px!important;}
.sehat-direct-rating{font-size:11px!important;color:#183654!important;padding-bottom:8px!important;border-bottom:1px solid #edf2f5!important;}
.sehat-direct-rating strong{color:#183654!important;}
.sehat-direct-rating span{color:#687d92!important;}
.sehat-direct-doctor-facts{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;padding:9px 0!important;}
.sehat-direct-doctor-facts div{padding:7px 0!important;}
.sehat-direct-doctor-facts strong,.sehat-direct-doctor-facts span{display:block!important;}
.sehat-direct-doctor-facts strong{font-size:10px!important;color:#083c7d!important;}
.sehat-direct-doctor-facts span{font-size:8px!important;color:#687d92!important;margin-top:2px!important;}
.sehat-direct-quote{background:#f1f8f7!important;border-radius:9px!important;padding:9px!important;font-size:9px!important;line-height:1.45!important;color:#567184!important;font-style:italic!important;}
.sehat-direct-profile-link{display:block!important;margin-top:9px!important;color:#0b5aaa!important;font-size:10px!important;font-weight:800!important;text-decoration:none!important;}
.sehat-direct-main-panel{padding:19px!important;}
.sehat-direct-main-panel>span{font-size:9px!important;letter-spacing:.12em!important;color:#008f83!important;font-weight:800!important;}
.sehat-direct-main-panel h3{font-size:25px!important;line-height:1.25!important;color:#083c7d!important;margin:6px 0 8px!important;}
.sehat-direct-helper{font-size:11px!important;color:#687d92!important;line-height:1.55!important;margin-bottom:13px!important;}
.sehat-booking-doctor-mini{display:flex!important;align-items:center!important;gap:9px!important;padding:8px!important;border:1px solid #dfe8ef!important;background:#f8fafb!important;border-radius:10px!important;margin-bottom:12px!important;}
.sehat-booking-doctor-avatar{width:38px!important;height:38px!important;border-radius:8px!important;overflow:hidden!important;background:#eaf5f3!important;flex:0 0 38px!important;}
.sehat-booking-doctor-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important;}
.sehat-booking-doctor-mini strong,.sehat-booking-doctor-mini span,.sehat-booking-doctor-mini small{display:block!important;}
.sehat-booking-doctor-mini strong{font-size:11px!important;color:#083c7d!important;}
.sehat-booking-doctor-mini span{font-size:9px!important;color:#008f83!important;margin-top:1px!important;}
.sehat-booking-doctor-mini small{font-size:8px!important;color:#687d92!important;margin-top:2px!important;}
.sehat-booking-mini-fee{margin-left:auto!important;text-align:right!important;}
.sehat-booking-mini-fee small{font-size:8px!important;}
.sehat-booking-mini-fee strong{font-size:13px!important;color:#008f83!important;}
.sehat-direct-service-strip>strong{display:block!important;font-size:11px!important;color:#183654!important;margin-bottom:7px!important;}
.sehat-direct-mode-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;}
.sehat-direct-booking .sehat-mode-button{position:relative!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;min-height:118px!important;padding:13px!important;border:1px solid #dfe8ef!important;border-radius:12px!important;background:#fff!important;color:#183654!important;box-shadow:none!important;text-align:left!important;}
.sehat-direct-booking .sehat-mode-button.active{border:2px solid #008f83!important;background:#f0faf8!important;}
.sehat-direct-booking .sehat-mode-icon{display:flex!important;width:42px!important;height:42px!important;align-items:center!important;justify-content:center!important;border-radius:10px!important;background:#eaf7f5!important;color:#008f83!important;margin-bottom:9px!important;}
.sehat-direct-booking .sehat-mode-icon svg{width:24px!important;height:24px!important;stroke:currentColor!important;fill:none!important;stroke-width:1.8!important;}
.sehat-direct-booking .sehat-mode-copy{display:block!important;}
.sehat-direct-booking .sehat-mode-copy strong{display:block!important;font-size:11px!important;line-height:1.3!important;color:#083c7d!important;}
.sehat-direct-booking .sehat-mode-sub{display:block!important;font-size:9px!important;color:#687d92!important;margin-top:5px!important;}
.sehat-direct-booking .sehat-mode-button.active:after{content:'✓';position:absolute!important;right:8px!important;top:8px!important;width:21px!important;height:21px!important;border-radius:50%!important;background:#008f83!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:11px!important;font-weight:800!important;}
.sehat-direct-inline-tests{margin-top:11px!important;padding:12px!important;background:#f7fafc!important;border:1px solid #dfe8ef!important;border-radius:11px!important;}
.sehat-direct-inline-tests.is-hidden{display:none!important;}
.sehat-direct-test-heading{display:flex!important;justify-content:space-between!important;align-items:baseline!important;gap:10px!important;margin-bottom:8px!important;}
.sehat-direct-test-heading strong{font-size:13px!important;color:#083c7d!important;}
.sehat-direct-test-heading small{font-size:9px!important;color:#687d92!important;}
.sehat-direct-tests{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;}
.sehat-direct-test-card{position:relative!important;display:flex!important;align-items:center!important;gap:9px!important;margin:0!important;padding:10px!important;background:#fff!important;border:1px solid #dfe8ef!important;border-radius:10px!important;cursor:pointer!important;}
.sehat-direct-test-card input{appearance:none!important;-webkit-appearance:none!important;display:block!important;width:17px!important;height:17px!important;min-width:17px!important;margin:0!important;border:1px solid #b9cbd3!important;border-radius:4px!important;background:#fff!important;}
.sehat-direct-test-card input:checked{border-color:#008f83!important;background:#008f83!important;box-shadow:inset 0 0 0 3px #fff!important;}
.sehat-direct-test-copy strong,.sehat-direct-test-copy small,.sehat-direct-test-copy em{display:block!important;}
.sehat-direct-test-copy strong{font-size:11px!important;color:#083c7d!important;}
.sehat-direct-test-copy small{font-size:8px!important;color:#687d92!important;margin-top:2px!important;}
.sehat-direct-test-copy em{font-size:11px!important;font-style:normal!important;font-weight:800!important;color:#008f83!important;margin-top:3px!important;}
.sehat-direct-test-total{margin-top:8px!important;padding:8px 10px!important;border-radius:8px!important;background:#edf8f6!important;color:#008f83!important;font-size:10px!important;font-weight:800!important;}
.sehat-direct-visible-date{margin-top:13px!important;padding:13px!important;background:#f8fafb!important;border:1px solid #dfe8ef!important;border-radius:11px!important;}
.sehat-direct-date-heading{display:flex!important;gap:9px!important;align-items:center!important;margin-bottom:10px!important;}
.sehat-calendar-icon{display:flex!important;width:34px!important;height:34px!important;align-items:center!important;justify-content:center!important;border-radius:9px!important;background:#eaf7f5!important;color:#008f83!important;font-size:14px!important;}
.sehat-direct-date-heading h4{margin:0!important;color:#083c7d!important;font-size:15px!important;}
.sehat-direct-date-heading small{display:block!important;color:#687d92!important;font-size:9px!important;margin-top:2px!important;}
.sehat-direct-date-layout{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;}
.sehat-direct-date-card,.sehat-direct-time-card{background:#fff!important;border:1px solid #dfe8ef!important;border-radius:10px!important;padding:11px!important;}
.sehat-calendar-title{text-align:left!important;margin-bottom:8px!important;}
.sehat-calendar-title strong{display:block!important;color:#183654!important;font-size:11px!important;}
.sehat-calendar-title small{display:block!important;color:#687d92!important;font-size:8px!important;margin-top:2px!important;}
.sehat-calendar-nav{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:7px!important;}
.sehat-calendar-nav strong{font-size:10px!important;color:#083c7d!important;}
.sehat-calendar-nav-btn{width:25px!important;height:25px!important;border:1px solid #dfe8ef!important;border-radius:7px!important;background:#fff!important;color:#0b5aaa!important;padding:0!important;}
.sehat-calendar-week,.sehat-calendar-grid{display:grid!important;grid-template-columns:repeat(7,1fr)!important;gap:3px!important;}
.sehat-calendar-week span{text-align:center!important;font-size:7px!important;color:#687d92!important;font-weight:700!important;padding:2px 0!important;}
.sehat-calendar-day{height:27px!important;border:1px solid transparent!important;border-radius:6px!important;background:#fff!important;color:#183654!important;font-size:9px!important;padding:0!important;}
.sehat-calendar-day:not(:disabled):hover{border-color:#9ed5ce!important;color:#008f83!important;}
.sehat-calendar-day.disabled{color:#c2cdd4!important;background:#f8fafb!important;cursor:not-allowed!important;}
.sehat-calendar-day.selected{background:#008f83!important;color:#fff!important;border-color:#008f83!important;font-weight:800!important;}
.sehat-slot-buttons{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;align-content:start!important;max-height:180px!important;overflow:auto!important;padding-right:2px!important;}
.sehat-slot-button{height:34px!important;min-width:0!important;width:100%!important;border:1px solid #dfe8ef!important;border-radius:7px!important;background:#fff!important;color:#0b5aaa!important;font-size:9px!important;font-weight:700!important;padding:0 5px!important;}
.sehat-slot-button.selected{background:#008f83!important;color:#fff!important;border-color:#008f83!important;}
.sehat-direct-side-panel{padding:16px!important;position:sticky!important;top:18px!important;}
.sehat-direct-side-panel h4{font-size:18px!important;color:#083c7d!important;margin:0 0 14px!important;}
.sehat-direct-side-panel>div:not(.side-secure){padding:9px 0!important;border-bottom:1px solid #edf2f5!important;}
.sehat-direct-side-panel>div span{display:block!important;font-size:8px!important;color:#687d92!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:3px!important;}
.sehat-direct-side-panel>div strong{display:block!important;font-size:10px!important;color:#183654!important;line-height:1.4!important;}
.sehat-direct-side-panel .side-fee{font-size:17px!important;color:#008f83!important;}
.sehat-direct-side-panel .side-secure{margin-top:11px!important;padding:9px!important;border-radius:9px!important;background:#eaf7f5!important;color:#008f83!important;font-size:9px!important;font-weight:800!important;}
.sehat-direct-nav{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-top:13px!important;padding-top:12px!important;border-top:1px solid #edf2f5!important;}
.sehat-direct-nav button{min-height:40px!important;border-radius:9px!important;font-size:10px!important;font-weight:800!important;padding:9px 14px!important;}
.sehat-direct-nav .sehat-primary{background:#008f83!important;color:#fff!important;border:0!important;}
.sehat-direct-nav .sehat-direct-back{background:#fff!important;color:#0b5aaa!important;border:1px solid #dfe8ef!important;}
.sehat-direct-confirm-selection{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin-top:10px!important;}
.sehat-direct-confirm-selection>div{padding:10px!important;border:1px solid #dfe8ef!important;border-radius:9px!important;background:#f8fafb!important;}
.sehat-direct-confirm-selection span{display:block!important;font-size:8px!important;color:#687d92!important;text-transform:uppercase!important;}
.sehat-direct-confirm-selection strong{display:block!important;margin-top:3px!important;font-size:10px!important;color:#083c7d!important;}
.sehat-selection-preview{padding:12px!important;background:#f7fafc!important;border:1px solid #dfe8ef!important;border-radius:10px!important;}

@media(max-width:980px){
 .sehat-directory-v2 .sehat-doctor-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
 .sehat-direct-layout{grid-template-columns:210px minmax(0,1fr)!important;}
 .sehat-direct-side-panel{grid-column:1/-1!important;position:static!important;}
 .sehat-direct-side-panel h4{margin-bottom:8px!important;}
}
@media(max-width:700px){
 .sehat-directory-v2 .sehat-doctors-head{align-items:flex-start!important;flex-direction:column!important;}
 .sehat-directory-v2 .sehat-doctors-head h2{font-size:28px!important;}
 .sehat-directory-v2 .sehat-doctor-grid-v2{grid-template-columns:1fr!important;}
 .sehat-profile-hero-v3{grid-template-columns:1fr!important;text-align:center!important;}
 .sehat-profile-photo-v3{margin:0 auto!important;width:150px!important;height:185px!important;}
 .sehat-profile-highlight-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
 .sehat-profile-grid-v3{grid-template-columns:1fr!important;}
 .sehat-direct-head h2{font-size:29px!important;}
 .sehat-direct-layout{grid-template-columns:1fr!important;}
 .sehat-direct-side-panel{grid-column:auto!important;}
 .sehat-direct-mode-row,.sehat-direct-tests,.sehat-direct-date-layout{grid-template-columns:1fr!important;}
 .sehat-direct-progress{grid-template-columns:repeat(4,1fr)!important;gap:4px!important;}
 .sehat-direct-progress i{display:none!important;}
 .sehat-direct-progress span{flex-direction:column!important;font-size:8px!important;gap:3px!important;}
 .sehat-direct-progress span b{width:24px!important;height:24px!important;}
 .sehat-direct-nav{flex-direction:column-reverse!important;align-items:stretch!important;}
 .sehat-direct-nav button{width:100%!important;}
 .sehat-direct-confirm-selection{grid-template-columns:1fr!important;}
}
/* Sehat Online 1.4.0 — patient portal, scoped to avoid BeTheme conflicts */
.sehat-patient-portal{max-width:1200px;margin:30px auto;font-family:inherit;color:#183654}.sehat-patient-portal *{box-sizing:border-box}.sehat-patient-login-wrap{display:flex;justify-content:center}.sehat-patient-login-card{width:min(520px,100%);background:#fff;border:1px solid #DFE8EF;border-radius:18px;padding:34px;box-shadow:0 8px 30px rgba(8,60,125,.06)}.sehat-patient-logo{width:190px;height:auto;margin:0 auto 20px;display:block}.sehat-patient-login-card h2{color:#083C7D;margin:8px 0}.sehat-patient-login-card form label{display:block;font-weight:600;margin:18px 0}.sehat-patient-login-card input{display:block;width:100%;margin-top:7px;padding:12px;border:1px solid #DFE8EF;border-radius:9px}.sehat-patient-login-card button{width:100%;margin-top:5px}.sehat-patient-portal-head{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:20px}.sehat-patient-portal-head h1{margin:4px 0;color:#083C7D}.sehat-patient-portal-head p{margin:0;color:#687D92}.sehat-patient-head-actions{display:flex;align-items:center;gap:12px}.sehat-patient-id{background:#F7FAFC;border:1px solid #DFE8EF;padding:10px 14px;border-radius:10px;font-size:13px}.sehat-patient-id strong{color:#0B5AAA}.sehat-patient-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}.sehat-patient-kpis>div{background:#fff;border:1px solid #DFE8EF;border-radius:14px;padding:18px}.sehat-patient-kpis strong{display:block;color:#083C7D;font-size:24px}.sehat-patient-kpis span{color:#687D92;font-size:13px}.sehat-patient-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:18px}.sehat-patient-grid .sehat-card{margin-bottom:18px}.sehat-patient-appointment{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:16px;align-items:center;padding:16px 0;border-top:1px solid #DFE8EF}.sehat-patient-appointment:first-of-type{border-top:0}.sehat-patient-date{background:#F7FAFC;border:1px solid #DFE8EF;border-radius:10px;text-align:center;padding:8px}.sehat-patient-date strong{display:block;font-size:22px;color:#083C7D}.sehat-patient-date span{font-size:12px;color:#008F83;font-weight:700}.sehat-patient-appointment h4{margin:0 0 3px;color:#083C7D}.sehat-patient-appointment p{margin:0 0 4px;color:#687D92;font-size:13px}.sehat-patient-appointment small{color:#687D92}.sehat-patient-appointment>div:last-child{text-align:right;display:flex;flex-direction:column;gap:8px;align-items:flex-end}.sehat-patient-profile-list{display:grid;grid-template-columns:90px 1fr;gap:9px;margin:0}.sehat-patient-profile-list dt{font-size:12px;color:#687D92}.sehat-patient-profile-list dd{margin:0;font-size:13px;word-break:break-word}.sehat-patient-action{display:block;padding:13px 14px;border:1px solid #DFE8EF;border-radius:10px;margin-top:9px;color:#0B5AAA;text-decoration:none;background:#F7FAFC}.sehat-patient-action:hover{border-color:#008F83;color:#008F83}@media(max-width:850px){.sehat-patient-portal-head{flex-direction:column;align-items:flex-start}.sehat-patient-grid{grid-template-columns:1fr}.sehat-patient-kpis{grid-template-columns:1fr 1fr}.sehat-patient-appointment{grid-template-columns:60px 1fr}.sehat-patient-appointment>div:last-child{grid-column:2;align-items:flex-start;text-align:left}}@media(max-width:560px){.sehat-patient-kpis{grid-template-columns:1fr}.sehat-patient-appointment{grid-template-columns:1fr}.sehat-patient-appointment>div:last-child{grid-column:1}.sehat-patient-head-actions{width:100%;justify-content:space-between;flex-wrap:wrap}}
/* Booking Tracker v1.5.0 */
.sehat-booking-tracker{max-width:1080px;margin:30px auto;padding:0 16px;color:#183654}.sehat-tracker-hero{text-align:center;padding:20px 10px 24px}.sehat-tracker-hero h2{margin:5px 0 8px;color:#083C7D;font-size:30px}.sehat-tracker-hero p{margin:0;color:#687D92}.sehat-tracker-card,.sehat-tracker-results{background:#fff;border:1px solid #DFE8EF;border-radius:16px;box-shadow:0 6px 22px rgba(8,60,125,.06);padding:24px}.sehat-tracker-card{max-width:620px;margin:0 auto}.sehat-tracker-card h3{margin:0 0 16px;color:#083C7D}.sehat-tracker-card form{display:grid;gap:14px}.sehat-tracker-card label,.sehat-tracker-reschedule label{display:grid;gap:6px;font-weight:600;font-size:13px}.sehat-tracker-card input,.sehat-tracker-reschedule input{width:100%;box-sizing:border-box;border:1px solid #DFE8EF;border-radius:9px;padding:11px 12px;background:#fff}.sehat-primary{background:#008F83;color:#fff;border:0;border-radius:9px;padding:12px 18px;font-weight:700;cursor:pointer}.sehat-tracker-results{margin-top:20px}.sehat-tracker-booking{border:1px solid #DFE8EF;border-radius:14px;padding:18px;margin-top:14px}.sehat-tracker-booking-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.sehat-tracker-booking-head div{display:flex;gap:12px;align-items:center}.sehat-tracker-booking-head strong{color:#083C7D}.sehat-tracker-booking-head span:not(.sehat-status){font-size:12px;color:#687D92}.sehat-tracker-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0}.sehat-tracker-grid div{background:#F7FAFC;border-radius:10px;padding:12px}.sehat-tracker-grid small,.sehat-tracker-grid span{display:block;color:#687D92;font-size:12px}.sehat-tracker-grid strong{display:block;margin:4px 0;color:#183654}.sehat-tracker-actions{display:flex;gap:14px;align-items:end;flex-wrap:wrap;border-top:1px solid #DFE8EF;padding-top:16px}.sehat-tracker-reschedule{display:flex;gap:8px;align-items:end;flex:1;min-width:380px}.sehat-tracker-actions form:not(.sehat-tracker-reschedule){margin:0}.sehat-tracker-actions .button{border-radius:9px;padding:10px 14px}.sehat-tracker-actions .button-primary{background:#008F83;border-color:#008F83;color:#fff}.sehat-status{display:inline-block;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:700}.sehat-status-confirmed{background:#e6f6f2;color:#00796f}.sehat-status-pending,.sehat-status-rescheduled{background:#fff5df;color:#946200}.sehat-status-cancelled,.sehat-status-no_show{background:#fdeceb;color:#a33}.sehat-status-completed{background:#eaf0fa;color:#315d94}.sehat-login-error{background:#fff0ef;border:1px solid #f2c5c1;color:#9a3028;border-radius:9px;padding:10px 12px;margin-bottom:14px}.sehat-info-box{background:#eef9f7;border:1px solid #cdece6;color:#126b62;border-radius:9px;padding:11px 13px;margin:12px 0}.sehat-booking-tracker .sehat-muted{color:#687D92;font-size:13px}
@media(max-width:700px){.sehat-tracker-grid{grid-template-columns:1fr}.sehat-tracker-booking-head{align-items:flex-start;flex-direction:column}.sehat-tracker-reschedule{min-width:0;width:100%;display:grid;grid-template-columns:1fr 1fr}.sehat-tracker-reschedule button{grid-column:1/-1}.sehat-tracker-actions .button{width:100%}}

/* v1.7.2 — Doctor Portal BeTheme isolation / typography hardening */
.sehat-doctor-dashboard,
.sehat-login-box,
.sehat-login-required{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;line-height:1.45!important;box-sizing:border-box!important;}
.sehat-doctor-dashboard *,
.sehat-login-box *{box-sizing:border-box!important;}
.sehat-login-box{max-width:560px!important;margin:35px auto!important;padding:34px!important;background:#fff!important;border:1px solid #dfe8ef!important;border-radius:18px!important;box-shadow:0 10px 30px rgba(8,60,125,.07)!important;text-align:center!important;color:#183654!important;}
.sehat-login-box .sehat-login-logo{display:block!important;max-width:210px!important;max-height:82px!important;width:auto!important;height:auto!important;margin:0 auto 18px!important;object-fit:contain!important;}
.sehat-login-box h2{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:30px!important;line-height:1.2!important;font-weight:800!important;color:#083c7d!important;margin:8px 0 7px!important;}
.sehat-login-box p{font-family:inherit!important;font-size:14px!important;line-height:1.6!important;color:#687d92!important;margin:0 0 16px!important;}
.sehat-login-box form{margin:0!important;text-align:left!important;}
.sehat-login-box label{font-family:inherit!important;font-size:13px!important;line-height:1.4!important;font-weight:700!important;color:#183654!important;margin:15px 0 0!important;}
.sehat-login-box input:not([type=checkbox]){display:block!important;width:100%!important;height:44px!important;min-height:44px!important;margin-top:7px!important;padding:9px 12px!important;border:1px solid #d7e2eb!important;border-radius:9px!important;background:#fff!important;color:#183654!important;font-family:inherit!important;font-size:14px!important;box-shadow:none!important;}
.sehat-login-box input:not([type=checkbox]):focus{border-color:#008f83!important;box-shadow:0 0 0 3px rgba(0,143,131,.10)!important;outline:0!important;}
.sehat-login-box .sehat-check{display:flex!important;align-items:center!important;gap:8px!important;font-weight:500!important;margin-top:14px!important;}
.sehat-login-box .sehat-check input{width:17px!important;height:17px!important;min-height:17px!important;margin:0!important;}
.sehat-login-box button{display:block!important;width:100%!important;min-height:46px!important;margin-top:18px!important;padding:11px 16px!important;border:0!important;border-radius:9px!important;background:#008f83!important;color:#fff!important;font-family:inherit!important;font-size:14px!important;font-weight:800!important;line-height:1.2!important;cursor:pointer!important;box-shadow:none!important;}
.sehat-login-box button:hover{background:#00786e!important;}
.sehat-login-box .sehat-forgot{display:block!important;text-align:center!important;margin-top:13px!important;font-size:12px!important;color:#0b5aaa!important;text-decoration:none!important;}
.sehat-login-required{max-width:760px!important;margin:20px auto!important;padding:14px 16px!important;background:#f7fafc!important;border:1px solid #dfe8ef!important;border-radius:10px!important;color:#687d92!important;font-size:13px!important;text-align:center!important;}
.sehat-doctor-dashboard{width:100%!important;max-width:1200px!important;margin:28px auto!important;display:grid!important;grid-template-columns:220px minmax(0,1fr)!important;min-height:650px!important;background:#f7fafc!important;border:1px solid #dfe8ef!important;border-radius:16px!important;overflow:hidden!important;color:#183654!important;}
.sehat-doctor-dashboard aside{min-width:0!important;background:#083c7d!important;color:#fff!important;padding:22px 16px!important;}
.sehat-doctor-dashboard aside .sehat-dashboard-logo{display:block!important;width:auto!important;max-width:175px!important;height:auto!important;max-height:70px!important;margin:0 auto!important;object-fit:contain!important;}
.sehat-doctor-dashboard nav{display:grid!important;gap:4px!important;margin:26px 0 0!important;}
.sehat-doctor-dashboard nav a,
.sehat-doctor-dashboard aside button{display:block!important;width:100%!important;min-height:39px!important;padding:10px 11px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#e7f0f8!important;font-family:inherit!important;font-size:12px!important;font-weight:700!important;line-height:1.3!important;text-align:left!important;text-decoration:none!important;cursor:pointer!important;}
.sehat-doctor-dashboard nav a.active,
.sehat-doctor-dashboard nav a:hover{background:#008f83!important;color:#fff!important;}
.sehat-doctor-dashboard aside form{margin:25px 0 0!important;}
.sehat-doctor-dashboard main{min-width:0!important;padding:28px!important;background:#f7fafc!important;}
.sehat-doctor-dashboard-head{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;gap:18px!important;margin:0 0 18px!important;}
.sehat-doctor-dashboard-head h1{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:30px!important;line-height:1.2!important;font-weight:800!important;color:#083c7d!important;margin:4px 0 5px!important;letter-spacing:0!important;}
.sehat-doctor-dashboard-head p{font-family:inherit!important;font-size:13px!important;line-height:1.55!important;color:#687d92!important;margin:0!important;}
.sehat-doctor-dashboard .sehat-eyebrow{display:block!important;font-size:10px!important;line-height:1.3!important;letter-spacing:.12em!important;font-weight:800!important;color:#008f83!important;margin:0!important;}
.sehat-doctor-dashboard .sehat-doctor-code{flex:0 0 auto!important;padding:11px 14px!important;background:#fff!important;border:1px solid #dfe8ef!important;border-radius:10px!important;color:#687d92!important;font-size:10px!important;line-height:1.35!important;}
.sehat-doctor-dashboard .sehat-doctor-code strong{display:block!important;color:#083c7d!important;font-size:14px!important;line-height:1.3!important;margin-top:3px!important;}
.sehat-doctor-dashboard .sehat-kpis{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin:0 0 18px!important;}
.sehat-doctor-dashboard .sehat-kpis>div{min-width:0!important;background:#fff!important;border:1px solid #dfe8ef!important;border-radius:12px!important;padding:16px!important;box-shadow:0 4px 14px rgba(8,46,91,.035)!important;}
.sehat-doctor-dashboard .sehat-kpis strong{display:block!important;font-family:Inter,system-ui,sans-serif!important;font-size:23px!important;line-height:1.2!important;font-weight:800!important;color:#083c7d!important;margin:0!important;}
.sehat-doctor-dashboard .sehat-kpis span{display:block!important;font-size:10px!important;line-height:1.4!important;color:#687d92!important;margin-top:5px!important;}
.sehat-doctor-dashboard .sehat-grid-2{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)!important;gap:14px!important;margin:0 0 14px!important;}
.sehat-doctor-dashboard .sehat-card{min-width:0!important;background:#fff!important;border:1px solid #dfe8ef!important;border-radius:12px!important;padding:18px!important;margin:0 0 14px!important;box-shadow:0 4px 14px rgba(8,46,91,.035)!important;color:#183654!important;}
.sehat-doctor-dashboard .sehat-section-heading{margin:0 0 13px!important;padding:0!important;}
.sehat-doctor-dashboard .sehat-section-heading span{display:block!important;font-size:9px!important;line-height:1.3!important;letter-spacing:.12em!important;font-weight:800!important;color:#008f83!important;margin:0 0 3px!important;}
.sehat-doctor-dashboard .sehat-section-heading h3{font-family:Inter,system-ui,sans-serif!important;font-size:18px!important;line-height:1.3!important;font-weight:800!important;color:#083c7d!important;margin:0!important;}
.sehat-doctor-dashboard .sehat-muted{font-family:inherit!important;font-size:12px!important;line-height:1.55!important;color:#687d92!important;margin:0!important;}
.sehat-doctor-dashboard .sehat-info-box{font-size:12px!important;line-height:1.55!important;background:#eef9f7!important;border:1px solid #cdece6!important;border-radius:9px!important;padding:11px 13px!important;color:#126b62!important;margin:12px 0!important;}
.sehat-doctor-dashboard .sehat-table-wrap{width:100%!important;overflow-x:auto!important;}
.sehat-doctor-dashboard table.sehat-table{width:100%!important;border-collapse:collapse!important;border-spacing:0!important;background:#fff!important;font-family:inherit!important;}
.sehat-doctor-dashboard table.sehat-table th,
.sehat-doctor-dashboard table.sehat-table td{font-family:inherit!important;font-size:11px!important;line-height:1.45!important;padding:10px 9px!important;border-bottom:1px solid #edf2f5!important;text-align:left!important;vertical-align:top!important;color:#183654!important;background:#fff!important;}
.sehat-doctor-dashboard table.sehat-table th{font-size:10px!important;font-weight:800!important;color:#687d92!important;background:#f7fafc!important;}
.sehat-doctor-dashboard table.sehat-table strong{font-size:11px!important;color:#083c7d!important;}
.sehat-doctor-dashboard table.sehat-table small{font-size:9px!important;color:#687d92!important;}
.sehat-doctor-dashboard .button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:7px 10px!important;border:1px solid #d4e0ea!important;border-radius:7px!important;background:#fff!important;color:#31516f!important;font-family:inherit!important;font-size:10px!important;font-weight:700!important;line-height:1.2!important;text-decoration:none!important;box-shadow:none!important;cursor:pointer!important;}
.sehat-doctor-dashboard .button-primary{background:#008f83!important;border-color:#008f83!important;color:#fff!important;}
.sehat-doctor-dashboard .button-primary:hover{background:#00786e!important;border-color:#00786e!important;}
.sehat-doctor-dashboard textarea,
.sehat-doctor-dashboard input[type=time],
.sehat-doctor-dashboard input[type=text],
.sehat-doctor-dashboard input[type=number]{font-family:inherit!important;font-size:12px!important;line-height:1.4!important;border:1px solid #d7e2eb!important;border-radius:8px!important;background:#fff!important;color:#183654!important;box-shadow:none!important;}
.sehat-doctor-dashboard textarea{padding:9px!important;}
.sehat-doctor-dashboard .sehat-empty{padding:18px!important;text-align:center!important;}
.sehat-doctor-dashboard .sehat-empty h3{font-family:Inter,system-ui,sans-serif!important;font-size:15px!important;line-height:1.3!important;color:#083c7d!important;margin:0 0 4px!important;}
.sehat-doctor-dashboard .sehat-doctor-earning-big{font-family:Inter,system-ui,sans-serif!important;font-size:28px!important;line-height:1.2!important;font-weight:800!important;color:#083c7d!important;margin:0!important;}
@media(max-width:900px){
 .sehat-doctor-dashboard{grid-template-columns:1fr!important;margin:18px auto!important;}
 .sehat-doctor-dashboard aside{display:block!important;padding:15px!important;}
 .sehat-doctor-dashboard aside .sehat-dashboard-logo{max-width:155px!important;margin:0 0 10px!important;}
 .sehat-doctor-dashboard nav{display:flex!important;gap:5px!important;overflow-x:auto!important;margin:10px 0 0!important;}
 .sehat-doctor-dashboard nav a{white-space:nowrap!important;width:auto!important;}
 .sehat-doctor-dashboard aside form{margin:8px 0 0!important;}
 .sehat-doctor-dashboard aside form button{width:auto!important;}
 .sehat-doctor-dashboard main{padding:20px!important;}
 .sehat-doctor-dashboard .sehat-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
 .sehat-doctor-dashboard .sehat-grid-2{grid-template-columns:1fr!important;}
}
@media(max-width:600px){
 .sehat-login-box{margin:20px 10px!important;padding:24px 18px!important;}
 .sehat-login-box h2{font-size:25px!important;}
 .sehat-doctor-dashboard main{padding:15px!important;}
 .sehat-doctor-dashboard-head{display:block!important;}
 .sehat-doctor-dashboard-head h1{font-size:25px!important;}
 .sehat-doctor-dashboard .sehat-doctor-code{margin-top:12px!important;}
 .sehat-doctor-dashboard .sehat-kpis{grid-template-columns:1fr!important;}
 .sehat-doctor-dashboard .sehat-card{padding:14px!important;}
}

/* v1.7.2 — Final BeTheme isolation: remove inherited pseudo-elements and form/list decorations inside Doctor Portal. */
.sehat-doctor-dashboard,
.sehat-doctor-dashboard * {
  -webkit-font-smoothing: antialiased !important;
}
.sehat-doctor-dashboard::before,
.sehat-doctor-dashboard::after,
.sehat-doctor-dashboard *::before,
.sehat-doctor-dashboard *::after,
.sehat-login-box::before,
.sehat-login-box::after,
.sehat-login-box *::before,
.sehat-login-box *::after {
  content: none !important;
  display: none !important;
}
.sehat-doctor-dashboard ul,
.sehat-doctor-dashboard ol,
.sehat-doctor-dashboard li {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.sehat-doctor-dashboard h1,
.sehat-doctor-dashboard h2,
.sehat-doctor-dashboard h3,
.sehat-doctor-dashboard h4,
.sehat-doctor-dashboard p,
.sehat-doctor-dashboard span,
.sehat-doctor-dashboard strong,
.sehat-doctor-dashboard small {
  text-transform: none !important;
}
.sehat-doctor-dashboard a {
  box-shadow: none !important;
}
.sehat-doctor-dashboard main > *:first-child {
  margin-top: 0 !important;
}
/* v1.7.4 — HARD BeTheme isolation for Doctor Portal pages. */
body.sehat-doctor-portal-page #Content .sehat-doctor-dashboard,
body.sehat-doctor-portal-page #Content .sehat-doctor-dashboard * {
  -webkit-font-smoothing:antialiased!important;
  text-shadow:none!important;
}
/* BeTheme can draw its corner/edge ornaments on several nested wrappers.
   Disable them for the entire content tree on this dedicated portal page. */
body.sehat-doctor-portal-page #Content *::before,
body.sehat-doctor-portal-page #Content *::after {
  content:none!important;
  display:none!important;
  border:0!important;
  background-image:none!important;
  box-shadow:none!important;
}
/* Remove theme-generated background artwork from wrappers, but retain the
   portal's own solid backgrounds/colors. */
body.sehat-doctor-portal-page #Content .section_wrapper,
body.sehat-doctor-portal-page #Content .content_wrapper,
body.sehat-doctor-portal-page #Content .sections_group,
body.sehat-doctor-portal-page #Content .entry-content,
body.sehat-doctor-portal-page #Content .mcb-section,
body.sehat-doctor-portal-page #Content .mcb-section-inner,
body.sehat-doctor-portal-page #Content .mcb-wrap,
body.sehat-doctor-portal-page #Content .mcb-wrap-inner,
body.sehat-doctor-portal-page #Content .mcb-column,
body.sehat-doctor-portal-page #Content .column_attr {
  background-image:none!important;
}
/* Prevent theme typography/list decoration from leaking into the portal. */
body.sehat-doctor-portal-page #Content .sehat-doctor-dashboard h1,
body.sehat-doctor-portal-page #Content .sehat-doctor-dashboard h2,
body.sehat-doctor-portal-page #Content .sehat-doctor-dashboard h3,
body.sehat-doctor-portal-page #Content .sehat-doctor-dashboard h4,
body.sehat-doctor-portal-page #Content .sehat-doctor-dashboard p,
body.sehat-doctor-portal-page #Content .sehat-doctor-dashboard span,
body.sehat-doctor-portal-page #Content .sehat-doctor-dashboard strong,
body.sehat-doctor-portal-page #Content .sehat-doctor-dashboard small {
  text-transform:none!important;
}
body.sehat-doctor-portal-page #Content .sehat-doctor-dashboard ul,
body.sehat-doctor-portal-page #Content .sehat-doctor-dashboard ol,
body.sehat-doctor-portal-page #Content .sehat-doctor-dashboard li {
  list-style:none!important;
}
body.sehat-doctor-portal-page #Content .sehat-doctor-dashboard a { box-shadow:none!important; }
body.sehat-doctor-portal-page #Content .sehat-doctor-dashboard main > *:first-child { margin-top:0!important; }
body.sehat-doctor-portal-page #Content .sehat-doctor-dashboard .sehat-report-inline strong {
  font-size:25px!important;
  line-height:1.25!important;
  white-space:normal!important;
  word-break:normal!important;
}
/* The login shortcode can share the same portal page as the dashboard. */
body.sehat-doctor-portal-page #Content .sehat-login-box,
body.sehat-doctor-portal-page #Content .sehat-login-box * {
  text-shadow:none!important;
}
body.sehat-doctor-portal-page #Content .sehat-login-box *::before,
body.sehat-doctor-portal-page #Content .sehat-login-box *::after { content:none!important;display:none!important; }

/* v1.8.0 — Rebuilt standalone Doctor Portal skin.
 * The portal owns the page canvas so BeTheme cannot inject ornaments,
 * typography, spacing, or pseudo-elements into the application UI.
 */
body.sehat-doctor-portal-page {
  background:#ffffff!important;
  color:#183654!important;
}
body.sehat-doctor-portal-page #Header,
body.sehat-doctor-portal-page #Subheader,
body.sehat-doctor-portal-page #Footer,
body.sehat-doctor-portal-page .mfn-footer,
body.sehat-doctor-portal-page .mfn-main-menu-wrap {display:none!important;}
body.sehat-doctor-portal-page #Content,
body.sehat-doctor-portal-page #Content .content_wrapper,
body.sehat-doctor-portal-page #Content .sections_group,
body.sehat-doctor-portal-page #Content .entry-content,
body.sehat-doctor-portal-page #Content .section,
body.sehat-doctor-portal-page #Content .section_wrapper,
body.sehat-doctor-portal-page #Content .mcb-section,
body.sehat-doctor-portal-page #Content .mcb-section-inner,
body.sehat-doctor-portal-page #Content .mcb-wrap,
body.sehat-doctor-portal-page #Content .mcb-wrap-inner,
body.sehat-doctor-portal-page #Content .mcb-column,
body.sehat-doctor-portal-page #Content .column_attr {
  width:100%!important;
  max-width:none!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  background:#fff!important;
  border:0!important;
  box-shadow:none!important;
}
body.sehat-doctor-portal-page #Content,
body.sehat-doctor-portal-page #Content * {
  box-sizing:border-box!important;
  text-shadow:none!important;
}
body.sehat-doctor-portal-page #Content *::before,
body.sehat-doctor-portal-page #Content *::after,
body.sehat-doctor-portal-page #Content *::marker {
  content:none!important;
  display:none!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
}
body.sehat-doctor-portal-page #Content .entry-content > p:empty,
body.sehat-doctor-portal-page #Content .entry-content > br,
body.sehat-doctor-portal-page #Content .section_wrapper > br,
body.sehat-doctor-portal-page #Content .column > br {display:none!important;}

/* Standalone application shell */
body.sehat-doctor-portal-page .sehat-doctor-dashboard {
  width:min(1280px,calc(100% - 40px))!important;
  max-width:1280px!important;
  min-height:720px!important;
  margin:38px auto!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:235px minmax(0,1fr)!important;
  background:#f7fafc!important;
  border:1px solid #dfe8ef!important;
  border-radius:20px!important;
  overflow:hidden!important;
  box-shadow:0 14px 45px rgba(8,60,125,.08)!important;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  color:#183654!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside {
  width:auto!important;
  min-width:0!important;
  margin:0!important;
  padding:28px 18px!important;
  background:#083c7d!important;
  border:0!important;
  color:#fff!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-dashboard-logo {
  display:block!important;
  width:auto!important;
  max-width:165px!important;
  max-height:78px!important;
  height:auto!important;
  margin:0 auto 34px!important;
  object-fit:contain!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard nav {
  display:flex!important;
  flex-direction:column!important;
  gap:5px!important;
  margin:0!important;
  padding:0!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard nav a,
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside form button {
  width:100%!important;
  min-height:42px!important;
  display:flex!important;
  align-items:center!important;
  padding:10px 12px!important;
  margin:0!important;
  border:0!important;
  border-radius:9px!important;
  background:transparent!important;
  color:#fff!important;
  font-family:inherit!important;
  font-size:12px!important;
  font-weight:700!important;
  line-height:1.2!important;
  text-decoration:none!important;
  box-shadow:none!important;
  text-align:left!important;
  cursor:pointer!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard nav a:hover,
body.sehat-doctor-portal-page .sehat-doctor-dashboard nav a.active,
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside form button:hover {
  background:#008f83!important;
  color:#fff!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside form {
  margin:auto 0 0!important;
  padding-top:24px!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside form button {justify-content:flex-start!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard main {
  min-width:0!important;
  margin:0!important;
  padding:34px!important;
  background:#f7fafc!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-dashboard-head {
  min-height:76px!important;
  display:flex!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  gap:24px!important;
  margin:0 0 22px!important;
  padding:0!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-eyebrow {
  display:block!important;
  margin:0 0 6px!important;
  padding:0!important;
  color:#008f83!important;
  font-family:inherit!important;
  font-size:9px!important;
  font-weight:800!important;
  line-height:1.2!important;
  letter-spacing:.13em!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard h1 {
  margin:0!important;
  padding:0!important;
  color:#083c7d!important;
  font-family:inherit!important;
  font-size:30px!important;
  font-weight:800!important;
  line-height:1.15!important;
  letter-spacing:-.02em!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-dashboard-head p {
  margin:7px 0 0!important;
  padding:0!important;
  color:#687d92!important;
  font-family:inherit!important;
  font-size:13px!important;
  line-height:1.5!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-code {
  flex:0 0 auto!important;
  margin:0!important;
  padding:12px 14px!important;
  background:#fff!important;
  border:1px solid #dfe8ef!important;
  border-radius:11px!important;
  color:#687d92!important;
  font-size:10px!important;
  line-height:1.3!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-code strong {
  display:block!important;
  margin-top:3px!important;
  color:#083c7d!important;
  font-size:13px!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-kpis {
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:13px!important;
  margin:0 0 18px!important;
  padding:0!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-kpis > div {
  min-width:0!important;
  min-height:108px!important;
  margin:0!important;
  padding:18px!important;
  background:#fff!important;
  border:1px solid #dfe8ef!important;
  border-radius:12px!important;
  box-shadow:0 3px 12px rgba(8,60,125,.035)!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-kpis strong {
  display:block!important;
  margin:0!important;
  color:#083c7d!important;
  font-family:inherit!important;
  font-size:23px!important;
  font-weight:800!important;
  line-height:1.25!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-kpis span {
  display:block!important;
  margin:7px 0 0!important;
  color:#687d92!important;
  font-family:inherit!important;
  font-size:10px!important;
  line-height:1.35!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-grid-2 {
  display:grid!important;
  grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)!important;
  gap:14px!important;
  margin:0!important;
  padding:0!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-card {
  min-width:0!important;
  margin:0 0 14px!important;
  padding:20px!important;
  background:#fff!important;
  border:1px solid #dfe8ef!important;
  border-radius:12px!important;
  box-shadow:0 3px 12px rgba(8,60,125,.035)!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-section-heading {
  margin:0 0 15px!important;
  padding:0!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-section-heading span {
  display:block!important;
  margin:0 0 4px!important;
  color:#008f83!important;
  font-size:9px!important;
  font-weight:800!important;
  line-height:1.2!important;
  letter-spacing:.12em!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-section-heading h3 {
  margin:0!important;
  padding:0!important;
  color:#083c7d!important;
  font-family:inherit!important;
  font-size:18px!important;
  font-weight:800!important;
  line-height:1.3!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-muted {
  margin:0!important;
  color:#687d92!important;
  font-size:12px!important;
  line-height:1.55!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-appointment-list > div,
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-patient-list > div {
  margin:0!important;
  padding:12px 0!important;
  border-top:1px solid #edf2f5!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-appointment-list > div:first-child,
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-patient-list > div:first-child {border-top:0!important;padding-top:0!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-appointment-list > div {display:flex!important;justify-content:space-between!important;gap:15px!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-appointment-list strong,
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-patient-list strong {display:block!important;color:#183654!important;font-size:12px!important;line-height:1.4!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-appointment-list small,
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-patient-list small,
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-patient-list span {display:block!important;color:#687d92!important;font-size:10px!important;line-height:1.45!important;margin-top:3px!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-appointment-list b {display:block!important;color:#083c7d!important;font-size:11px!important;text-align:right!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-appointment-list > div > div:last-child span {display:block!important;color:#008f83!important;font-size:10px!important;text-align:right!important;margin-top:3px!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-patient-list > div {display:grid!important;grid-template-columns:1fr auto!important;gap:3px 10px!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-patient-list > div small {grid-column:1/-1!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-patient-list > div span {text-align:right!important;color:#083c7d!important;font-weight:700!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-earning-big {
  margin:0!important;
  color:#0b5aaa!important;
  font-family:inherit!important;
  font-size:28px!important;
  font-weight:800!important;
  line-height:1.2!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-report-inline {
  display:grid!important;
  grid-template-columns:1.2fr .7fr 1.3fr!important;
  gap:12px!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-report-inline > div {
  min-width:0!important;
  padding:16px!important;
  background:#f7fafc!important;
  border:1px solid #dfe8ef!important;
  border-radius:11px!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-report-inline strong {
  display:block!important;
  margin:0!important;
  color:#083c7d!important;
  font-size:17px!important;
  line-height:1.3!important;
  overflow-wrap:anywhere!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-report-inline span {
  display:block!important;
  margin-top:5px!important;
  color:#687d92!important;
  font-size:10px!important;
}

/* Rebuilt login screen */
body.sehat-doctor-portal-page .sehat-login-box {
  width:min(520px,calc(100% - 40px))!important;
  max-width:520px!important;
  margin:60px auto!important;
  padding:34px!important;
  background:#fff!important;
  border:1px solid #dfe8ef!important;
  border-radius:18px!important;
  box-shadow:0 14px 45px rgba(8,60,125,.08)!important;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  color:#183654!important;
  text-align:left!important;
}
body.sehat-doctor-portal-page .sehat-login-box .sehat-login-logo {
  display:block!important;
  width:auto!important;
  max-width:210px!important;
  max-height:90px!important;
  height:auto!important;
  margin:0 auto 25px!important;
  object-fit:contain!important;
}
body.sehat-doctor-portal-page .sehat-login-box h2 {
  margin:0!important;
  color:#083c7d!important;
  font-family:inherit!important;
  font-size:30px!important;
  font-weight:800!important;
  line-height:1.2!important;
  text-align:center!important;
}
body.sehat-doctor-portal-page .sehat-login-box > p:not(.sehat-login-error) {
  margin:8px 0 24px!important;
  color:#687d92!important;
  font-family:inherit!important;
  font-size:13px!important;
  line-height:1.55!important;
  text-align:center!important;
}
body.sehat-doctor-portal-page .sehat-login-box label {
  display:block!important;
  margin:0 0 15px!important;
  color:#183654!important;
  font-family:inherit!important;
  font-size:12px!important;
  font-weight:700!important;
  line-height:1.4!important;
}
body.sehat-doctor-portal-page .sehat-login-box input:not([type=checkbox]) {
  display:block!important;
  width:100%!important;
  height:44px!important;
  min-height:44px!important;
  margin:7px 0 0!important;
  padding:10px 12px!important;
  border:1px solid #d7e2eb!important;
  border-radius:9px!important;
  background:#fff!important;
  color:#183654!important;
  font-family:inherit!important;
  font-size:14px!important;
  box-shadow:none!important;
}
body.sehat-doctor-portal-page .sehat-login-box input:not([type=checkbox]):focus {outline:0!important;border-color:#008f83!important;box-shadow:0 0 0 3px rgba(0,143,131,.1)!important;}
body.sehat-doctor-portal-page .sehat-login-box .sehat-check {display:flex!important;align-items:center!important;gap:8px!important;margin:2px 0 18px!important;font-weight:600!important;}
body.sehat-doctor-portal-page .sehat-login-box .sehat-check input {width:16px!important;height:16px!important;margin:0!important;}
body.sehat-doctor-portal-page .sehat-login-box button {
  display:block!important;
  width:100%!important;
  min-height:46px!important;
  margin:0!important;
  padding:11px 16px!important;
  border:0!important;
  border-radius:9px!important;
  background:#008f83!important;
  color:#fff!important;
  font-family:inherit!important;
  font-size:13px!important;
  font-weight:800!important;
  line-height:1.2!important;
  box-shadow:none!important;
  cursor:pointer!important;
}
body.sehat-doctor-portal-page .sehat-login-box button:hover {background:#00786e!important;}
body.sehat-doctor-portal-page .sehat-login-box .sehat-forgot {display:block!important;margin:16px 0 0!important;color:#0b5aaa!important;font-size:12px!important;text-align:center!important;text-decoration:none!important;}

@media(max-width:900px){
  body.sehat-doctor-portal-page #Content .sehat-doctor-dashboard {width:min(100% - 24px,720px)!important;grid-template-columns:1fr!important;margin:20px auto!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard aside {padding:18px!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-dashboard-logo {margin:0 0 18px!important;max-width:150px!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard nav {flex-direction:row!important;overflow-x:auto!important;gap:5px!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard nav a {width:auto!important;min-width:max-content!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard aside form {margin:8px 0 0!important;padding:0!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard aside form button {width:auto!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard main {padding:22px!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-kpis {grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-grid-2 {grid-template-columns:1fr!important;}
}
@media(max-width:600px){
  body.sehat-doctor-portal-page #Content .sehat-doctor-dashboard {width:100%!important;margin:0!important;border-radius:0!important;border-left:0!important;border-right:0!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard main {padding:16px!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-dashboard-head {display:block!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-code {margin-top:14px!important;display:inline-block!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-kpis {grid-template-columns:1fr!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-report-inline {grid-template-columns:1fr!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-appointment-list > div {display:block!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-appointment-list > div > div:last-child {margin-top:8px!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-appointment-list b,
  body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-appointment-list > div > div:last-child span {text-align:left!important;}
  body.sehat-doctor-portal-page .sehat-login-box {width:calc(100% - 24px)!important;margin:24px auto!important;padding:24px 18px!important;}
  body.sehat-doctor-portal-page .sehat-login-box h2 {font-size:25px!important;}
}

/* v1.8.1 — final BeTheme isolation for Doctor Portal. */
body.sehat-doctor-portal-page{background:#fff!important;}
body.sehat-doctor-portal-page #Header,
body.sehat-doctor-portal-page #Top_bar,
body.sehat-doctor-portal-page #Footer,
body.sehat-doctor-portal-page .header_placeholder,
body.sehat-doctor-portal-page .mfn-footer,
body.sehat-doctor-portal-page .fixed-nav,
body.sehat-doctor-portal-page .subheader_both_center{display:none!important;}
body.sehat-doctor-portal-page #Wrapper::before,
body.sehat-doctor-portal-page #Wrapper::after,
body.sehat-doctor-portal-page #Content::before,
body.sehat-doctor-portal-page #Content::after,
body.sehat-doctor-portal-page #Content .sections_group::before,
body.sehat-doctor-portal-page #Content .sections_group::after,
body.sehat-doctor-portal-page #Content .section::before,
body.sehat-doctor-portal-page #Content .section::after,
body.sehat-doctor-portal-page #Content .section_wrapper::before,
body.sehat-doctor-portal-page #Content .section_wrapper::after,
body.sehat-doctor-portal-page #Content .mcb-section::before,
body.sehat-doctor-portal-page #Content .mcb-section::after,
body.sehat-doctor-portal-page #Content .mcb-wrap::before,
body.sehat-doctor-portal-page #Content .mcb-wrap::after,
body.sehat-doctor-portal-page #Content .mcb-column::before,
body.sehat-doctor-portal-page #Content .mcb-column::after,
body.sehat-doctor-portal-page #Content .column::before,
body.sehat-doctor-portal-page #Content .column::after,
body.sehat-doctor-portal-page #Content .column_attr::before,
body.sehat-doctor-portal-page #Content .column_attr::after{display:none!important;content:none!important;}
body.sehat-doctor-portal-page #Content .entry-content>p:empty,
body.sehat-doctor-portal-page #Content>p:empty,
body.sehat-doctor-portal-page #Content>br,
body.sehat-doctor-portal-page #Content .section_wrapper>br,
body.sehat-doctor-portal-page #Content .column>br{display:none!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside,
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside nav,
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside nav ul,
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside nav li{background:#083c7d!important;background-image:none!important;box-shadow:none!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside nav{width:100%!important;height:auto!important;min-height:0!important;overflow:visible!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside nav a,
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside nav a:not(.active),
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside form button{visibility:visible!important;opacity:1!important;background:transparent!important;color:#fff!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside nav a.active,
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside nav a:hover,
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside form button:hover{background:#008f83!important;color:#fff!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside nav a::before,
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside nav a::after,
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside form button::before,
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside form button::after{display:none!important;content:none!important;}
body.sehat-doctor-portal-page #Content,
body.sehat-doctor-portal-page #Wrapper,
body.sehat-doctor-portal-page #Content .content_wrapper,
body.sehat-doctor-portal-page #Content .sections_group,
body.sehat-doctor-portal-page #Content .entry-content{background:#fff!important;background-image:none!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard main,
body.sehat-doctor-portal-page .sehat-doctor-dashboard main *{background-image:none!important;}


/* v1.8.2 — Final portal isolation layer.
 * Loaded normally and also emitted at wp_footer so it wins over late BeTheme
 * generated CSS. This only applies to pages carrying the Doctor Portal shortcode.
 */
body.sehat-doctor-portal-page #Header,
body.sehat-doctor-portal-page #Header_wrapper,
body.sehat-doctor-portal-page #Top_bar,
body.sehat-doctor-portal-page .top_bar_left,
body.sehat-doctor-portal-page .header_placeholder,
body.sehat-doctor-portal-page #Subheader,
body.sehat-doctor-portal-page #Footer,
body.sehat-doctor-portal-page #footer,
body.sehat-doctor-portal-page .mfn-footer,
body.sehat-doctor-portal-page .mfn-main-menu-wrap,
body.sehat-doctor-portal-page .mfn-header-tmpl-builder {
  display:none!important;
  visibility:hidden!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  overflow:hidden!important;
}
body.sehat-doctor-portal-page,
body.sehat-doctor-portal-page #Wrapper,
body.sehat-doctor-portal-page #Content,
body.sehat-doctor-portal-page #Content .content_wrapper,
body.sehat-doctor-portal-page #Content .sections_group,
body.sehat-doctor-portal-page #Content .entry-content {
  background:#fff!important;
  background-image:none!important;
}
body.sehat-doctor-portal-page #Wrapper,
body.sehat-doctor-portal-page #Content,
body.sehat-doctor-portal-page #Content .content_wrapper,
body.sehat-doctor-portal-page #Content .sections_group,
body.sehat-doctor-portal-page #Content .entry-content {
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  box-shadow:none!important;
}
body.sehat-doctor-portal-page #Content {
  min-height:100vh!important;
  overflow:visible!important;
}
body.sehat-doctor-portal-page #Wrapper::before,
body.sehat-doctor-portal-page #Wrapper::after,
body.sehat-doctor-portal-page #Content::before,
body.sehat-doctor-portal-page #Content::after,
body.sehat-doctor-portal-page #Content .content_wrapper::before,
body.sehat-doctor-portal-page #Content .content_wrapper::after,
body.sehat-doctor-portal-page #Content .entry-content::before,
body.sehat-doctor-portal-page #Content .entry-content::after {
  content:none!important;
  display:none!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside,
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside nav,
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside nav a,
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside form,
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside form button {
  visibility:visible!important;
  opacity:1!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside nav a {
  display:flex!important;
  position:relative!important;
  width:100%!important;
  height:auto!important;
  min-height:42px!important;
  max-height:none!important;
  flex:none!important;
  align-items:center!important;
  justify-content:flex-start!important;
  color:#fff!important;
  background:transparent!important;
  text-indent:0!important;
  white-space:normal!important;
  overflow:visible!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside nav a.active,
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside nav a:hover {
  color:#fff!important;
  background:#008f83!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside nav a::before,
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside nav a::after {
  content:none!important;
  display:none!important;
}

/* v1.8.3 — Doctor Portal clean rebuild. Typography follows the active WordPress/BeTheme font. */
body.sehat-doctor-portal-page,
body.sehat-doctor-portal-page #Wrapper,
body.sehat-doctor-portal-page #Content,
body.sehat-doctor-portal-page #Content .content_wrapper,
body.sehat-doctor-portal-page #Content .sections_group,
body.sehat-doctor-portal-page #Content .entry-content{
  font-family:inherit!important;
}
body.sehat-doctor-portal-page #Content .sehat-doctor-dashboard,
body.sehat-doctor-portal-page #Content .sehat-doctor-dashboard *{
  font-family:inherit!important;
  box-sizing:border-box!important;
}
body.sehat-doctor-portal-page #Content .sehat-doctor-dashboard h1,
body.sehat-doctor-portal-page #Content .sehat-doctor-dashboard h2,
body.sehat-doctor-portal-page #Content .sehat-doctor-dashboard h3,
body.sehat-doctor-portal-page #Content .sehat-doctor-dashboard h4,
body.sehat-doctor-portal-page #Content .sehat-login-box h1,
body.sehat-doctor-portal-page #Content .sehat-login-box h2{
  font-family:inherit!important;
  letter-spacing:normal!important;
  text-transform:none!important;
}

/* Do not let BeTheme add its decorative brackets/lines to portal content. */
body.sehat-doctor-portal-page #Content .sehat-doctor-dashboard *::before,
body.sehat-doctor-portal-page #Content .sehat-doctor-dashboard *::after,
body.sehat-doctor-portal-page #Content .sehat-doctor-login-page *::before,
body.sehat-doctor-portal-page #Content .sehat-doctor-login-page *::after{
  content:none!important;
  display:none!important;
  background-image:none!important;
  border:0!important;
  box-shadow:none!important;
}

/* Clean page shell — no theme header/footer around the application. */
body.sehat-doctor-portal-page #Header,
body.sehat-doctor-portal-page #Header_wrapper,
body.sehat-doctor-portal-page #Top_bar,
body.sehat-doctor-portal-page #Subheader,
body.sehat-doctor-portal-page #Footer,
body.sehat-doctor-portal-page #footer,
body.sehat-doctor-portal-page .mfn-footer,
body.sehat-doctor-portal-page .header_placeholder,
body.sehat-doctor-portal-page .mfn-header-tmpl-builder{
  display:none!important;
  height:0!important;
  min-height:0!important;
  overflow:hidden!important;
}
body.sehat-doctor-portal-page #Wrapper,
body.sehat-doctor-portal-page #Content,
body.sehat-doctor-portal-page #Content .content_wrapper,
body.sehat-doctor-portal-page #Content .sections_group,
body.sehat-doctor-portal-page #Content .entry-content,
body.sehat-doctor-portal-page #Content .section_wrapper{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  box-shadow:none!important;
  background:#fff!important;
  background-image:none!important;
}
body.sehat-doctor-portal-page #Content .entry-content>p:empty,
body.sehat-doctor-portal-page #Content .entry-content>br,
body.sehat-doctor-portal-page #Content .section_wrapper>br,
body.sehat-doctor-portal-page #Content .column>br{
  display:none!important;
}

/* Login — compact, theme-font, responsive. */
body.sehat-doctor-portal-page .sehat-doctor-login-page{
  width:100%!important;
  min-height:100vh!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:32px 20px!important;
  background:#fff!important;
}
body.sehat-doctor-portal-page .sehat-login-box{
  width:min(100%,460px)!important;
  margin:0!important;
  padding:34px 36px!important;
  background:#fff!important;
  border:1px solid #dfe8ef!important;
  border-radius:16px!important;
  box-shadow:0 10px 30px rgba(8,60,125,.08)!important;
  text-align:left!important;
}
body.sehat-doctor-portal-page .sehat-login-brand{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  margin:0 0 20px!important;
}
body.sehat-doctor-portal-page .sehat-login-logo{
  display:block!important;
  width:auto!important;
  max-width:230px!important;
  height:auto!important;
  max-height:82px!important;
  margin:0!important;
  object-fit:contain!important;
}
body.sehat-doctor-portal-page .sehat-login-box .sehat-eyebrow{
  display:block!important;
  margin:0 0 5px!important;
  color:#008f83!important;
  font-size:11px!important;
  line-height:1.3!important;
  font-weight:700!important;
  letter-spacing:.08em!important;
}
body.sehat-doctor-portal-page .sehat-login-box h1{
  margin:0 0 7px!important;
  color:#083c7d!important;
  font-size:30px!important;
  line-height:1.2!important;
  font-weight:700!important;
}
body.sehat-doctor-portal-page .sehat-login-intro{
  margin:0 0 22px!important;
  color:#687d92!important;
  font-size:14px!important;
  line-height:1.6!important;
}
body.sehat-doctor-portal-page .sehat-login-box form{
  margin:0!important;
  padding:0!important;
}
body.sehat-doctor-portal-page .sehat-login-box form label:not(.sehat-check){
  display:block!important;
  margin:0 0 15px!important;
  color:#183654!important;
  font-size:13px!important;
  line-height:1.4!important;
  font-weight:600!important;
}
body.sehat-doctor-portal-page .sehat-login-box input:not([type=checkbox]){
  display:block!important;
  width:100%!important;
  height:45px!important;
  min-height:45px!important;
  margin:7px 0 0!important;
  padding:9px 12px!important;
  border:1px solid #d7e2eb!important;
  border-radius:8px!important;
  background:#fff!important;
  color:#183654!important;
  font-size:14px!important;
  line-height:1.4!important;
  box-shadow:none!important;
}
body.sehat-doctor-portal-page .sehat-login-box input:not([type=checkbox]):focus{
  border-color:#008f83!important;
  outline:2px solid rgba(0,143,131,.12)!important;
}
body.sehat-doctor-portal-page .sehat-login-options{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin:4px 0 0!important;
}
body.sehat-doctor-portal-page .sehat-login-options .sehat-check{
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  margin:0!important;
  color:#687d92!important;
  font-size:12px!important;
  font-weight:400!important;
}
body.sehat-doctor-portal-page .sehat-login-options .sehat-check input{margin:0!important;width:auto!important;height:auto!important;}
body.sehat-doctor-portal-page .sehat-forgot{color:#0b5aaa!important;font-size:12px!important;text-decoration:none!important;}
body.sehat-doctor-portal-page .sehat-login-box button[type=submit]{
  display:block!important;
  width:100%!important;
  min-height:45px!important;
  margin:20px 0 0!important;
  padding:10px 16px!important;
  border:0!important;
  border-radius:8px!important;
  background:#008f83!important;
  color:#fff!important;
  font-size:14px!important;
  line-height:1.3!important;
  font-weight:700!important;
  cursor:pointer!important;
  box-shadow:none!important;
}
body.sehat-doctor-portal-page .sehat-login-help{
  margin:18px 0 0!important;
  padding-top:15px!important;
  border-top:1px solid #edf2f5!important;
  color:#687d92!important;
  font-size:11px!important;
  line-height:1.55!important;
  text-align:center!important;
}

/* Dashboard — responsive application shell. */
body.sehat-doctor-portal-page .sehat-doctor-dashboard{
  width:min(100%,1280px)!important;
  min-height:680px!important;
  margin:24px auto!important;
  display:grid!important;
  grid-template-columns:220px minmax(0,1fr)!important;
  background:#f7fafc!important;
  border:1px solid #dfe8ef!important;
  border-radius:16px!important;
  overflow:hidden!important;
  color:#183654!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside{
  min-width:0!important;
  padding:22px 14px!important;
  background:#083c7d!important;
  color:#fff!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-dashboard-logo{
  display:block!important;
  width:auto!important;
  max-width:175px!important;
  height:auto!important;
  max-height:72px!important;
  margin:0 auto 22px!important;
  object-fit:contain!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard nav{
  display:grid!important;
  gap:4px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard nav a,
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside form button{
  display:flex!important;
  align-items:center!important;
  width:100%!important;
  min-height:40px!important;
  margin:0!important;
  padding:10px 11px!important;
  border:0!important;
  border-radius:8px!important;
  background:transparent!important;
  color:#e7f0f8!important;
  font-size:13px!important;
  line-height:1.35!important;
  font-weight:600!important;
  text-align:left!important;
  text-decoration:none!important;
  cursor:pointer!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard nav a.active,
body.sehat-doctor-portal-page .sehat-doctor-dashboard nav a:hover,
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside form button:hover{
  background:#008f83!important;
  color:#fff!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside form{margin:20px 0 0!important;padding:0!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard main{
  min-width:0!important;
  padding:28px!important;
  background:#f7fafc!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard-head{
  display:flex!important;
  justify-content:space-between!important;
  align-items:flex-start!important;
  gap:20px!important;
  margin:0 0 20px!important;
  padding:0!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard-head h1{
  margin:4px 0 5px!important;
  color:#083c7d!important;
  font-size:30px!important;
  line-height:1.2!important;
  font-weight:700!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard-head p{
  margin:0!important;
  color:#687d92!important;
  font-size:13px!important;
  line-height:1.55!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-eyebrow{
  display:block!important;
  margin:0!important;
  color:#008f83!important;
  font-size:10px!important;
  line-height:1.3!important;
  font-weight:700!important;
  letter-spacing:.1em!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-code{
  flex:0 0 auto!important;
  padding:11px 14px!important;
  border:1px solid #dfe8ef!important;
  border-radius:10px!important;
  background:#fff!important;
  color:#687d92!important;
  font-size:10px!important;
  line-height:1.35!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-code strong{
  display:block!important;
  margin-top:3px!important;
  color:#083c7d!important;
  font-size:14px!important;
  line-height:1.3!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-kpis{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:12px!important;
  margin:0 0 18px!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-kpis>div{
  min-width:0!important;
  padding:17px!important;
  background:#fff!important;
  border:1px solid #dfe8ef!important;
  border-radius:12px!important;
  box-shadow:0 4px 14px rgba(8,60,125,.04)!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-kpis strong{
  display:block!important;
  margin:0!important;
  color:#083c7d!important;
  font-size:22px!important;
  line-height:1.25!important;
  font-weight:700!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-kpis span{
  display:block!important;
  margin-top:5px!important;
  color:#687d92!important;
  font-size:11px!important;
  line-height:1.4!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-grid-2{
  display:grid!important;
  grid-template-columns:minmax(0,1.35fr) minmax(280px,1fr)!important;
  gap:14px!important;
  margin:0!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-card{
  min-width:0!important;
  margin:0 0 14px!important;
  padding:18px!important;
  background:#fff!important;
  border:1px solid #dfe8ef!important;
  border-radius:12px!important;
  box-shadow:0 4px 14px rgba(8,60,125,.04)!important;
}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-section-heading{margin:0 0 13px!important;padding:0!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-section-heading span{display:block!important;margin:0 0 3px!important;color:#008f83!important;font-size:9px!important;line-height:1.3!important;font-weight:700!important;letter-spacing:.1em!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-section-heading h3{margin:0!important;color:#083c7d!important;font-size:18px!important;line-height:1.3!important;font-weight:700!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-muted{margin:0!important;color:#687d92!important;font-size:12px!important;line-height:1.55!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-earning-big{margin:0!important;color:#0b5aaa!important;font-size:28px!important;line-height:1.2!important;font-weight:700!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-info-box{margin:12px 0!important;padding:11px 13px!important;background:#eef9f7!important;border:1px solid #cdece6!important;border-radius:9px!important;color:#126b62!important;font-size:12px!important;line-height:1.55!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-table-wrap{width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard table.sehat-table{width:100%!important;min-width:700px!important;border-collapse:collapse!important;border-spacing:0!important;background:#fff!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard table.sehat-table th,
body.sehat-doctor-portal-page .sehat-doctor-dashboard table.sehat-table td{padding:10px 9px!important;border-bottom:1px solid #edf2f5!important;background:#fff!important;color:#183654!important;font-size:12px!important;line-height:1.45!important;text-align:left!important;vertical-align:top!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard table.sehat-table th{background:#f7fafc!important;color:#687d92!important;font-size:10px!important;font-weight:700!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard table.sehat-table strong{color:#083c7d!important;font-size:12px!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:7px 10px!important;border:1px solid #d4e0ea!important;border-radius:7px!important;background:#fff!important;color:#31516f!important;font-size:11px!important;font-weight:600!important;line-height:1.2!important;text-decoration:none!important;box-shadow:none!important;cursor:pointer!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .button-primary{background:#008f83!important;border-color:#008f83!important;color:#fff!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard textarea,
body.sehat-doctor-portal-page .sehat-doctor-dashboard input[type=time],
body.sehat-doctor-portal-page .sehat-doctor-dashboard input[type=text],
body.sehat-doctor-portal-page .sehat-doctor-dashboard input[type=number]{width:100%!important;max-width:100%!important;padding:9px 10px!important;border:1px solid #d7e2eb!important;border-radius:8px!important;background:#fff!important;color:#183654!important;font-size:12px!important;line-height:1.4!important;box-shadow:none!important;}

@media(max-width:1050px){
  body.sehat-doctor-portal-page .sehat-doctor-dashboard{grid-template-columns:190px minmax(0,1fr)!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard main{padding:22px!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-grid-2{grid-template-columns:1fr!important;}
}
@media(max-width:760px){
  body.sehat-doctor-portal-page .sehat-doctor-dashboard{width:100%!important;margin:0!important;border-radius:0!important;border-left:0!important;border-right:0!important;grid-template-columns:1fr!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard aside{padding:14px!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-dashboard-logo{max-width:150px!important;max-height:58px!important;margin:0 auto 12px!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard nav{display:flex!important;gap:5px!important;overflow-x:auto!important;scrollbar-width:none!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard nav::-webkit-scrollbar{display:none!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard nav a{flex:0 0 auto!important;width:auto!important;min-height:38px!important;white-space:nowrap!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard aside form{margin:8px 0 0!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard aside form button{width:auto!important;min-height:36px!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard main{padding:18px!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard-head{flex-direction:column!important;gap:12px!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard-head h1{font-size:27px!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-code{width:100%!important;}
}
@media(max-width:520px){
  body.sehat-doctor-portal-page .sehat-doctor-login-page{padding:18px 12px!important;align-items:flex-start!important;padding-top:28px!important;}
  body.sehat-doctor-portal-page .sehat-login-box{padding:26px 20px!important;border-radius:14px!important;}
  body.sehat-doctor-portal-page .sehat-login-logo{max-width:205px!important;max-height:72px!important;}
  body.sehat-doctor-portal-page .sehat-login-box h1{font-size:26px!important;}
  body.sehat-doctor-portal-page .sehat-login-options{align-items:flex-start!important;flex-direction:column!important;gap:8px!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-kpis{grid-template-columns:1fr!important;}
  body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-card{padding:14px!important;}
}

/* v1.9.0 — True standalone Doctor Portal template. The template contains no BeTheme page wrappers. */
html body.sehat-doctor-portal-page{margin:0!important;padding:0!important;background:#fff!important;color:#183654!important;font-family:inherit!important;}
body.sehat-doctor-portal-page #sehat-doctor-portal-root{width:100%!important;min-height:100vh!important;margin:0!important;padding:0!important;overflow:visible!important;font-family:inherit!important;}
body.sehat-doctor-portal-page #sehat-doctor-portal-root,
body.sehat-doctor-portal-page #sehat-doctor-portal-root *{box-sizing:border-box!important;}
body.sehat-doctor-portal-page #sehat-doctor-portal-root *::before,
body.sehat-doctor-portal-page #sehat-doctor-portal-root *::after{content:none!important;display:none!important;}

/* Login */
body.sehat-doctor-portal-page .sehat-doctor-login-page{min-height:100vh!important;width:100%!important;margin:0!important;padding:48px 20px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;font-family:inherit!important;}
body.sehat-doctor-portal-page .sehat-login-box{width:min(100%,500px)!important;margin:0!important;padding:38px 40px!important;background:#fff!important;border:1px solid #dfe8ef!important;border-radius:18px!important;box-shadow:0 12px 35px rgba(8,60,125,.08)!important;text-align:left!important;color:#183654!important;font-family:inherit!important;}
body.sehat-doctor-portal-page .sehat-login-brand{display:flex!important;justify-content:center!important;align-items:center!important;margin:0 0 28px!important;}
body.sehat-doctor-portal-page .sehat-login-logo{display:block!important;width:auto!important;max-width:260px!important;height:auto!important;max-height:105px!important;margin:0!important;object-fit:contain!important;}
body.sehat-doctor-portal-page .sehat-login-box .sehat-eyebrow{display:block!important;margin:0 0 7px!important;color:#008f83!important;font-size:11px!important;line-height:1.3!important;font-weight:700!important;letter-spacing:.1em!important;}
body.sehat-doctor-portal-page .sehat-login-box h1{margin:0 0 8px!important;padding:0!important;color:#083c7d!important;font-family:inherit!important;font-size:32px!important;line-height:1.2!important;font-weight:700!important;letter-spacing:normal!important;text-transform:none!important;}
body.sehat-doctor-portal-page .sehat-login-intro{margin:0 0 25px!important;color:#687d92!important;font-family:inherit!important;font-size:14px!important;line-height:1.6!important;}
body.sehat-doctor-portal-page .sehat-login-box form{margin:0!important;padding:0!important;text-align:left!important;}
body.sehat-doctor-portal-page .sehat-login-box form>label:not(.sehat-check){display:block!important;margin:0 0 17px!important;color:#183654!important;font-size:13px!important;line-height:1.4!important;font-weight:600!important;}
body.sehat-doctor-portal-page .sehat-login-box input:not([type=checkbox]){display:block!important;width:100%!important;height:48px!important;min-height:48px!important;margin:7px 0 0!important;padding:10px 13px!important;border:1px solid #d7e2eb!important;border-radius:9px!important;background:#fff!important;color:#183654!important;font-family:inherit!important;font-size:14px!important;line-height:1.4!important;box-shadow:none!important;}
body.sehat-doctor-portal-page .sehat-login-box input:not([type=checkbox]):focus{border-color:#008f83!important;outline:0!important;box-shadow:0 0 0 3px rgba(0,143,131,.10)!important;}
body.sehat-doctor-portal-page .sehat-login-options{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:15px!important;margin:2px 0 0!important;}
body.sehat-doctor-portal-page .sehat-login-options .sehat-check{display:flex!important;align-items:center!important;gap:8px!important;margin:0!important;color:#687d92!important;font-size:12px!important;font-weight:400!important;}
body.sehat-doctor-portal-page .sehat-login-options .sehat-check input{width:17px!important;height:17px!important;margin:0!important;}
body.sehat-doctor-portal-page .sehat-forgot{color:#0b5aaa!important;font-size:12px!important;text-decoration:none!important;}
body.sehat-doctor-portal-page .sehat-login-box button[type=submit]{display:block!important;width:100%!important;min-height:48px!important;margin:22px 0 0!important;padding:11px 16px!important;border:0!important;border-radius:9px!important;background:#008f83!important;color:#fff!important;font-family:inherit!important;font-size:14px!important;line-height:1.3!important;font-weight:700!important;cursor:pointer!important;box-shadow:none!important;}
body.sehat-doctor-portal-page .sehat-login-box button[type=submit]:hover{background:#007b72!important;}
body.sehat-doctor-portal-page .sehat-login-error{margin:0 0 18px!important;padding:10px 12px!important;border:1px solid #f2c5c1!important;border-radius:9px!important;background:#fff0ef!important;color:#9a3028!important;font-size:12px!important;line-height:1.5!important;}
body.sehat-doctor-portal-page .sehat-login-help{margin:20px 0 0!important;padding:16px 0 0!important;border-top:1px solid #edf2f5!important;color:#687d92!important;font-size:11px!important;line-height:1.55!important;text-align:center!important;}

/* Dashboard */
body.sehat-doctor-portal-page .sehat-doctor-dashboard{width:min(1280px,calc(100% - 48px))!important;min-height:720px!important;margin:32px auto!important;padding:0!important;display:grid!important;grid-template-columns:230px minmax(0,1fr)!important;background:#f7fafc!important;border:1px solid #dfe8ef!important;border-radius:18px!important;overflow:hidden!important;color:#183654!important;font-family:inherit!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside{min-width:0!important;padding:24px 14px!important;background:#083c7d!important;color:#fff!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-dashboard-logo{display:block!important;width:auto!important;max-width:175px!important;max-height:72px!important;margin:0 auto 25px!important;object-fit:contain!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard nav{display:grid!important;gap:4px!important;width:100%!important;margin:0!important;padding:0!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard nav a,
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside form button{display:flex!important;align-items:center!important;width:100%!important;min-height:42px!important;margin:0!important;padding:10px 12px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#eaf3fb!important;font-family:inherit!important;font-size:13px!important;line-height:1.35!important;font-weight:600!important;text-align:left!important;text-decoration:none!important;cursor:pointer!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard nav a.active,
body.sehat-doctor-portal-page .sehat-doctor-dashboard nav a:hover,
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside form button:hover{background:#008f83!important;color:#fff!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard aside form{margin:20px 0 0!important;padding:0!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard main{min-width:0!important;padding:30px!important;background:#f7fafc!important;font-family:inherit!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard-head{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;gap:20px!important;margin:0 0 20px!important;padding:0!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard-head h1{margin:4px 0 5px!important;padding:0!important;color:#083c7d!important;font-family:inherit!important;font-size:32px!important;line-height:1.2!important;font-weight:700!important;letter-spacing:normal!important;text-transform:none!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard-head p{margin:0!important;color:#687d92!important;font-family:inherit!important;font-size:13px!important;line-height:1.55!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-eyebrow{display:block!important;margin:0!important;color:#008f83!important;font-size:10px!important;line-height:1.3!important;font-weight:700!important;letter-spacing:.1em!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-code{flex:0 0 auto!important;padding:11px 14px!important;border:1px solid #dfe8ef!important;border-radius:10px!important;background:#fff!important;color:#687d92!important;font-size:10px!important;line-height:1.35!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-code strong{display:block!important;margin-top:3px!important;color:#083c7d!important;font-size:14px!important;line-height:1.3!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-kpis{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin:0 0 18px!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-kpis>div{min-width:0!important;padding:18px!important;background:#fff!important;border:1px solid #dfe8ef!important;border-radius:12px!important;box-shadow:0 4px 14px rgba(8,60,125,.04)!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-kpis strong{display:block!important;margin:0!important;color:#083c7d!important;font-family:inherit!important;font-size:23px!important;line-height:1.25!important;font-weight:700!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-kpis span{display:block!important;margin-top:5px!important;color:#687d92!important;font-family:inherit!important;font-size:11px!important;line-height:1.4!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-grid-2{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(280px,1fr)!important;gap:14px!important;margin:0!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-card{min-width:0!important;margin:0 0 14px!important;padding:19px!important;background:#fff!important;border:1px solid #dfe8ef!important;border-radius:12px!important;box-shadow:0 4px 14px rgba(8,60,125,.04)!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-section-heading{margin:0 0 13px!important;padding:0!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-section-heading span{display:block!important;margin:0 0 3px!important;color:#008f83!important;font-size:9px!important;line-height:1.3!important;font-weight:700!important;letter-spacing:.1em!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-section-heading h3{margin:0!important;padding:0!important;color:#083c7d!important;font-family:inherit!important;font-size:18px!important;line-height:1.3!important;font-weight:700!important;letter-spacing:normal!important;text-transform:none!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-muted{margin:0!important;color:#687d92!important;font-size:12px!important;line-height:1.55!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-earning-big{margin:0!important;color:#0b5aaa!important;font-family:inherit!important;font-size:28px!important;line-height:1.2!important;font-weight:700!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-table-wrap{width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard table.sehat-table{width:100%!important;min-width:700px!important;border-collapse:collapse!important;background:#fff!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard table.sehat-table th,
body.sehat-doctor-portal-page .sehat-doctor-dashboard table.sehat-table td{padding:10px 9px!important;border-bottom:1px solid #edf2f5!important;background:#fff!important;color:#183654!important;font-family:inherit!important;font-size:12px!important;line-height:1.45!important;text-align:left!important;vertical-align:top!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard table.sehat-table th{background:#f7fafc!important;color:#687d92!important;font-size:10px!important;font-weight:700!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:7px 10px!important;border:1px solid #d4e0ea!important;border-radius:7px!important;background:#fff!important;color:#31516f!important;font-family:inherit!important;font-size:11px!important;font-weight:600!important;line-height:1.2!important;text-decoration:none!important;box-shadow:none!important;cursor:pointer!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard .button-primary{background:#008f83!important;border-color:#008f83!important;color:#fff!important;}
body.sehat-doctor-portal-page .sehat-doctor-dashboard textarea,
body.sehat-doctor-portal-page .sehat-doctor-dashboard input[type=text],
body.sehat-doctor-portal-page .sehat-doctor-dashboard input[type=time],
body.sehat-doctor-portal-page .sehat-doctor-dashboard input[type=number]{width:100%!important;max-width:100%!important;padding:9px 10px!important;border:1px solid #d7e2eb!important;border-radius:8px!important;background:#fff!important;color:#183654!important;font-family:inherit!important;font-size:12px!important;line-height:1.4!important;box-shadow:none!important;}

@media(max-width:1050px){
 body.sehat-doctor-portal-page .sehat-doctor-dashboard{width:calc(100% - 32px)!important;grid-template-columns:200px minmax(0,1fr)!important;}
 body.sehat-doctor-portal-page .sehat-doctor-dashboard main{padding:22px!important;}
 body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
 body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-grid-2{grid-template-columns:1fr!important;}
}
@media(max-width:760px){
 body.sehat-doctor-portal-page .sehat-doctor-dashboard{width:100%!important;margin:0!important;border-radius:0!important;border-left:0!important;border-right:0!important;grid-template-columns:1fr!important;}
 body.sehat-doctor-portal-page .sehat-doctor-dashboard aside{padding:14px!important;}
 body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-dashboard-logo{max-width:155px!important;max-height:62px!important;margin:0 auto 12px!important;}
 body.sehat-doctor-portal-page .sehat-doctor-dashboard nav{display:flex!important;gap:5px!important;overflow-x:auto!important;scrollbar-width:none!important;}
 body.sehat-doctor-portal-page .sehat-doctor-dashboard nav::-webkit-scrollbar{display:none!important;}
 body.sehat-doctor-portal-page .sehat-doctor-dashboard nav a{flex:0 0 auto!important;width:auto!important;min-height:38px!important;white-space:nowrap!important;}
 body.sehat-doctor-portal-page .sehat-doctor-dashboard aside form{margin:8px 0 0!important;}
 body.sehat-doctor-portal-page .sehat-doctor-dashboard aside form button{width:auto!important;min-height:38px!important;}
 body.sehat-doctor-portal-page .sehat-doctor-dashboard main{padding:18px!important;}
 body.sehat-doctor-portal-page .sehat-doctor-dashboard-head{flex-direction:column!important;gap:12px!important;}
 body.sehat-doctor-portal-page .sehat-doctor-dashboard-head h1{font-size:28px!important;}
 body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-doctor-code{width:100%!important;}
}
@media(max-width:520px){
 body.sehat-doctor-portal-page .sehat-doctor-login-page{padding:18px 12px!important;align-items:flex-start!important;}
 body.sehat-doctor-portal-page .sehat-login-box{width:100%!important;padding:28px 20px!important;border-radius:14px!important;}
 body.sehat-doctor-portal-page .sehat-login-logo{max-width:210px!important;max-height:80px!important;}
 body.sehat-doctor-portal-page .sehat-login-box h1{font-size:27px!important;}
 body.sehat-doctor-portal-page .sehat-login-options{align-items:flex-start!important;flex-direction:column!important;gap:9px!important;}
 body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-kpis{grid-template-columns:1fr!important;}
 body.sehat-doctor-portal-page .sehat-doctor-dashboard .sehat-card{padding:15px!important;}
}


/* v4.3.8 password visibility controls */
.sehat-password-wrap{position:relative;display:block;width:100%;}
.sehat-password-wrap>input[type=password],.sehat-password-wrap>input[type=text]{padding-right:44px!important;box-sizing:border-box;}
.sehat-password-toggle{position:absolute;right:7px;top:50%;transform:translateY(-50%);width:32px;height:32px;display:flex;align-items:center;justify-content:center;padding:0!important;margin:0!important;border:0!important;background:transparent!important;color:#52677d!important;cursor:pointer!important;border-radius:7px!important;box-shadow:none!important;}
.sehat-password-toggle:hover{background:#eef4f7!important;color:#0b8a7e!important;}
.sehat-password-toggle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}
.sehat-password-toggle.is-visible{color:#0b8a7e!important;background:#e8f5f3!important;}
@media(max-width:600px){.sehat-password-toggle{right:6px;width:34px;height:34px;}}

/* v4.4.41 — Doctor Portal aligned with Admin/Staff portal + light/dark theme */
.sehat-doctor-portal-app{display:flex!important;width:100%!important;max-width:none!important;min-height:100vh!important;margin:0!important;border:0!important;border-radius:0!important;overflow:visible!important;background:var(--doctor-bg,#f5f8fa)!important;color:var(--doctor-text,#19324d)!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;}
.sehat-doctor-portal-app *{box-sizing:border-box!important;}
.sehat-doctor-portal-app .sehat-doctor-sidebar{width:250px!important;flex:0 0 250px!important;min-height:100vh!important;background:var(--doctor-sidebar,#102333)!important;color:#fff!important;padding:24px 14px!important;display:flex!important;flex-direction:column!important;}
.sehat-doctor-brand{padding:0 10px 22px!important;text-align:center!important}.sehat-doctor-brand img{display:block!important;width:auto!important;max-width:180px!important;height:auto!important;max-height:60px!important;margin:0 auto!important;object-fit:contain!important;}
.sehat-doctor-account{display:flex!important;align-items:center!important;gap:10px!important;padding:12px!important;margin-bottom:10px!important;background:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:12px!important;}.sehat-doctor-account img,.sehat-doctor-account-placeholder{width:42px!important;height:42px!important;flex:0 0 42px!important;border-radius:50%!important;object-fit:cover!important;background:#e6f5f2!important;color:#087f82!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:13px!important;font-weight:800!important;}.sehat-doctor-account div{min-width:0!important}.sehat-doctor-account strong,.sehat-doctor-account small{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;}.sehat-doctor-account strong{font-size:13px!important;color:#fff!important}.sehat-doctor-account small{font-size:10px!important;color:#9fb2c0!important;margin-top:2px!important;}
.sehat-doctor-sidebar-nav{display:grid!important;gap:3px!important;margin-top:6px!important;}.sehat-doctor-sidebar-nav a,.sehat-doctor-sidebar-nav .sehat-doctor-logout button{display:block!important;width:100%!important;min-height:39px!important;padding:10px 13px!important;border:0!important;border-radius:9px!important;background:transparent!important;color:#dce7ef!important;font-size:13px!important;font-weight:700!important;line-height:1.35!important;text-align:left!important;text-decoration:none!important;cursor:pointer!important;}.sehat-doctor-sidebar-nav a:hover,.sehat-doctor-sidebar-nav a.active{background:#087f82!important;color:#fff!important;}.sehat-doctor-nav-group{font-size:10px!important;letter-spacing:1.2px!important;color:#7e98aa!important;margin:18px 12px 5px!important;}.sehat-nav-count{float:right!important;min-width:20px!important;padding:2px 6px!important;border-radius:999px!important;background:#e54b4b!important;color:#fff!important;text-align:center!important;font-size:10px!important;line-height:1.3!important;}
.sehat-doctor-logout{margin-top:8px!important}.sehat-doctor-sidebar-bottom{margin-top:auto!important;padding-top:20px!important}.sehat-doctor-theme-toggle{display:flex!important;width:100%!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:9px!important;background:rgba(255,255,255,.06)!important;color:#dce7ef!important;padding:9px 12px!important;justify-content:space-between!important;cursor:pointer!important;font:inherit!important;font-size:12px!important;font-weight:700!important;}.sehat-doctor-version{text-align:center!important;color:#7e98aa!important;font-size:10px!important;line-height:1.5!important;margin-top:12px!important}.sehat-doctor-version strong{color:#b8c8d2!important;}
.sehat-doctor-portal-app .sehat-doctor-main{flex:1!important;min-width:0!important;padding:0!important;background:var(--doctor-bg,#f5f8fa)!important;}.sehat-doctor-header{height:78px!important;background:var(--doctor-header,#fff)!important;border-bottom:1px solid var(--doctor-line,#e4eaee)!important;padding:18px 30px!important;display:flex!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;}.sehat-doctor-header h1{margin:3px 0 0!important;font-size:25px!important;line-height:1.2!important;color:var(--doctor-heading,#19324d)!important;font-weight:800!important;}.sehat-doctor-header-right{display:flex!important;align-items:center!important;gap:12px!important}.sehat-doctor-header-name{font-size:13px!important;font-weight:700!important;color:var(--doctor-heading,#19324d)!important}.sehat-doctor-theme-switch{border:1px solid var(--doctor-line,#dbe4ea)!important;background:var(--doctor-surface,#fff)!important;color:var(--doctor-heading,#19324d)!important;border-radius:9px!important;padding:8px 11px!important;cursor:pointer!important;font-weight:700!important;}
.sehat-doctor-content{padding:28px!important;min-width:0!important;}.sehat-doctor-content>.sehat-doctor-dashboard-head{margin-top:0!important;}.sehat-doctor-content .sehat-card,.sehat-doctor-content .sehat-kpis>div,.sehat-doctor-content .sehat-doctor-code{background:var(--doctor-surface,#fff)!important;border-color:var(--doctor-line,#dfe8ef)!important;color:var(--doctor-text,#183654)!important;}.sehat-doctor-content .sehat-section-heading h3,.sehat-doctor-content .sehat-doctor-dashboard-head h1,.sehat-doctor-content table.sehat-table strong{color:var(--doctor-heading,#083c7d)!important;}.sehat-doctor-content table.sehat-table th{background:var(--doctor-table-head,#f7fafc)!important;color:var(--doctor-muted,#687d92)!important}.sehat-doctor-content table.sehat-table td{background:var(--doctor-surface,#fff)!important;color:var(--doctor-text,#183654)!important;border-color:var(--doctor-line,#edf2f5)!important}.sehat-doctor-content .sehat-muted,.sehat-doctor-content .sehat-doctor-dashboard-head p{color:var(--doctor-muted,#687d92)!important;}
.sehat-doctor-portal-app[data-sehat-theme="dark"]{--doctor-bg:#0e1722;--doctor-sidebar:#08131e;--doctor-header:#111f2d;--doctor-surface:#152536;--doctor-line:#26394b;--doctor-text:#d8e5ee;--doctor-heading:#f1f7fb;--doctor-muted:#9db0bf;--doctor-table-head:#1a2b3b;}.sehat-doctor-portal-app[data-sehat-theme="dark"] .sehat-doctor-header{box-shadow:0 1px 0 rgba(255,255,255,.02)!important}.sehat-doctor-portal-app[data-sehat-theme="dark"] .sehat-doctor-theme-switch{color:#dce7ef!important}.sehat-doctor-portal-app[data-sehat-theme="dark"] .sehat-doctor-content input,.sehat-doctor-portal-app[data-sehat-theme="dark"] .sehat-doctor-content select,.sehat-doctor-portal-app[data-sehat-theme="dark"] .sehat-doctor-content textarea{background:#101d2a!important;color:#d8e5ee!important;border-color:#33495c!important}.sehat-doctor-portal-app[data-sehat-theme="dark"] .sehat-doctor-content .sehat-info-box{background:#12332f!important;border-color:#235d55!important;color:#b8eee6!important}.sehat-doctor-portal-app[data-sehat-theme="dark"] .sehat-doctor-content .sehat-empty{color:#d8e5ee!important}.sehat-doctor-portal-app[data-sehat-theme="dark"] .sehat-doctor-content .sehat-button{background:#1b2d3d!important;color:#dce7ef!important;border-color:#344b5f!important}.sehat-doctor-portal-app[data-sehat-theme="dark"] .sehat-doctor-content .sehat-button-primary,.sehat-doctor-portal-app[data-sehat-theme="dark"] .sehat-doctor-content .button-primary{background:#087f82!important;color:#fff!important;border-color:#087f82!important;}
@media(max-width:900px){.sehat-doctor-portal-app{display:flex!important}.sehat-doctor-portal-app .sehat-doctor-sidebar{width:210px!important;flex-basis:210px!important}.sehat-doctor-content{padding:18px!important}.sehat-doctor-header{padding:18px!important}.sehat-doctor-content .sehat-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important;}.sehat-doctor-content .sehat-grid-2{grid-template-columns:1fr!important;}}
@media(max-width:650px){.sehat-doctor-portal-app{display:block!important}.sehat-doctor-portal-app .sehat-doctor-sidebar{width:100%!important;min-height:auto!important}.sehat-doctor-sidebar-nav{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px!important}.sehat-doctor-nav-group{grid-column:1/-1!important}.sehat-doctor-sidebar-bottom{margin-top:14px!important}.sehat-doctor-header{height:auto!important;display:block!important}.sehat-doctor-header-right{margin-top:10px!important;justify-content:space-between!important}.sehat-doctor-content{padding:14px!important}.sehat-doctor-content .sehat-kpis{grid-template-columns:1fr!important}.sehat-doctor-content .sehat-doctor-dashboard-head{flex-direction:column!important;align-items:flex-start!important;}.sehat-doctor-content .sehat-profile-hero{grid-template-columns:1fr!important;}.}

/* v4.4.43 — Final Doctor Portal shell + unified login hardening.
 * These selectors intentionally outrank the legacy .sehat-doctor-dashboard rules
 * so the new Admin/Staff-style portal shell owns the layout. */
body.sehat-doctor-portal-page .sehat-doctor-portal-app{
  display:flex!important;
  width:100%!important;
  max-width:none!important;
  min-height:100vh!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  overflow:visible!important;
  background:var(--doctor-bg,#f5f8fa)!important;
  color:var(--doctor-text,#19324d)!important;
  box-shadow:none!important;
}
body.sehat-doctor-portal-page .sehat-doctor-portal-app .sehat-doctor-sidebar{
  width:250px!important;
  flex:0 0 250px!important;
  min-height:100vh!important;
  padding:24px 14px!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:var(--doctor-sidebar,#102333)!important;
  color:#fff!important;
  display:flex!important;
  flex-direction:column!important;
}
body.sehat-doctor-portal-page .sehat-doctor-portal-app .sehat-doctor-main{
  flex:1 1 auto!important;
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  background:var(--doctor-bg,#f5f8fa)!important;
}
body.sehat-doctor-portal-page .sehat-doctor-portal-app .sehat-doctor-content{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:28px!important;
  background:var(--doctor-bg,#f5f8fa)!important;
}
body.sehat-doctor-portal-page .sehat-doctor-portal-app .sehat-kpis{
  width:100%!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:14px!important;
  margin:0 0 18px!important;
  padding:0!important;
}
body.sehat-doctor-portal-page .sehat-doctor-portal-app .sehat-kpis>div{
  width:auto!important;
  min-width:0!important;
  min-height:108px!important;
  margin:0!important;
  padding:18px!important;
  background:var(--doctor-surface,#fff)!important;
  border:1px solid var(--doctor-line,#dfe8ef)!important;
  border-radius:12px!important;
  box-shadow:0 4px 14px rgba(8,60,125,.04)!important;
}
body.sehat-doctor-portal-page .sehat-doctor-portal-app .sehat-grid-2{
  width:100%!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.35fr) minmax(280px,1fr)!important;
  gap:14px!important;
  margin:0!important;
  padding:0!important;
}
body.sehat-doctor-portal-page .sehat-doctor-portal-app .sehat-card{
  width:auto!important;
  min-width:0!important;
  margin:0 0 14px!important;
  padding:18px!important;
  background:var(--doctor-surface,#fff)!important;
  border:1px solid var(--doctor-line,#dfe8ef)!important;
  border-radius:12px!important;
  box-shadow:0 4px 14px rgba(8,60,125,.04)!important;
}
body.sehat-doctor-portal-page .sehat-doctor-portal-app .sehat-doctor-dashboard-head{
  width:100%!important;
  display:flex!important;
  justify-content:space-between!important;
  align-items:flex-start!important;
  gap:20px!important;
  margin:0 0 20px!important;
  padding:0!important;
}

/* Unified login: both portal modes occupy the exact same card/panel. */
.sehat-unified-login{
  width:100%!important;
  min-height:100vh!important;
  box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  padding:40px 20px!important;
  background:#f5f8fa!important;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
}
.sehat-unified-login .sehat-auth-card{
  width:min(460px,100%)!important;
  max-width:460px!important;
  margin:0!important;
  padding:32px!important;
  box-sizing:border-box!important;
  background:#fff!important;
  border:1px solid #dfe8ef!important;
  border-radius:18px!important;
  box-shadow:0 14px 40px rgba(8,46,91,.08)!important;
  text-align:left!important;
}
.sehat-unified-login .sehat-auth-brand{font-size:12px!important;letter-spacing:.14em!important;font-weight:800!important;color:#087f82!important;}
.sehat-unified-login .sehat-auth-card h1{margin:8px 0 5px!important;color:#173b5c!important;font-size:32px!important;line-height:1.15!important;font-weight:800!important;}
.sehat-unified-login .sehat-auth-card>p{margin:0 0 20px!important;color:#687d92!important;font-size:13px!important;line-height:1.5!important;}
.sehat-unified-login .sehat-auth-switch{display:grid!important;grid-template-columns:1fr 1fr!important;gap:4px!important;margin:0 0 22px!important;padding:4px!important;background:#eef4f6!important;border:1px solid #dce7eb!important;border-radius:10px!important;}
.sehat-unified-login .sehat-auth-switch button{display:block!important;width:100%!important;margin:0!important;padding:11px 10px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#36536a!important;font:inherit!important;font-size:13px!important;font-weight:700!important;cursor:pointer!important;box-shadow:none!important;}
.sehat-unified-login .sehat-auth-switch button.active{background:#087f82!important;color:#fff!important;}
.sehat-unified-login .sehat-auth-panel[hidden]{display:none!important;}
.sehat-unified-login .sehat-auth-form{display:block!important;width:100%!important;margin:0!important;text-align:left!important;}
.sehat-unified-login .sehat-auth-form label{display:block!important;width:100%!important;margin:0 0 15px!important;color:#334e68!important;font-size:12px!important;font-weight:700!important;}
.sehat-unified-login .sehat-auth-form input[type=text],
.sehat-unified-login .sehat-auth-form input[type=password]{display:block!important;width:100%!important;height:42px!important;box-sizing:border-box!important;margin:7px 0 0!important;padding:10px 12px!important;border:1px solid #ccd8e4!important;border-radius:8px!important;background:#fff!important;color:#183654!important;font:inherit!important;font-size:13px!important;box-shadow:none!important;}
.sehat-unified-login .sehat-auth-form .sehat-check{display:flex!important;align-items:center!important;gap:7px!important;width:auto!important;margin:4px 0 15px!important;color:#687d92!important;font-size:12px!important;font-weight:400!important;}
.sehat-unified-login .sehat-auth-form .sehat-check input{width:16px!important;height:16px!important;margin:0!important;}
.sehat-unified-login .sehat-login-options{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:2px 0 15px!important;}
.sehat-unified-login .sehat-login-options .sehat-check{margin:0!important;}
.sehat-unified-login .sehat-forgot{display:block!important;margin:0!important;color:#087f82!important;font-size:12px!important;text-decoration:none!important;}
.sehat-unified-login .sehat-primary-btn{display:block!important;width:100%!important;height:auto!important;margin:6px 0 0!important;padding:12px 16px!important;border:0!important;border-radius:8px!important;background:#087f82!important;color:#fff!important;font:inherit!important;font-size:13px!important;font-weight:800!important;line-height:1.3!important;text-align:center!important;cursor:pointer!important;box-shadow:none!important;}
.sehat-unified-login .sehat-login-error{margin:0 0 12px!important;padding:10px 12px!important;border-radius:8px!important;background:#fff1f1!important;color:#b42318!important;border:1px solid #f2cccc!important;font-size:12px!important;}
.sehat-unified-login .sehat-login-help{margin:18px 0 0!important;padding-top:14px!important;border-top:1px solid #edf2f5!important;color:#687d92!important;font-size:11px!important;line-height:1.55!important;text-align:center!important;}
.sehat-unified-login .sehat-login-back{display:block!important;margin:18px 0 0!important;padding-top:14px!important;border-top:1px solid #edf2f5!important;color:#31516f!important;font-size:12px!important;text-decoration:none!important;text-align:center!important;}

@media(max-width:900px){
 body.sehat-doctor-portal-page .sehat-doctor-portal-app .sehat-doctor-sidebar{width:210px!important;flex-basis:210px!important;}
 body.sehat-doctor-portal-page .sehat-doctor-portal-app .sehat-doctor-content{padding:20px!important;}
 body.sehat-doctor-portal-page .sehat-doctor-portal-app .sehat-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
 body.sehat-doctor-portal-page .sehat-doctor-portal-app .sehat-grid-2{grid-template-columns:1fr!important;}
}
@media(max-width:650px) and (pointer:coarse){
 body.sehat-doctor-portal-page .sehat-doctor-portal-app{display:block!important;}
 body.sehat-doctor-portal-page .sehat-doctor-portal-app .sehat-doctor-sidebar{width:100%!important;min-height:auto!important;}
 body.sehat-doctor-portal-page .sehat-doctor-portal-app .sehat-kpis{grid-template-columns:1fr!important;}
 body.sehat-doctor-portal-page .sehat-doctor-portal-app .sehat-doctor-content{padding:14px!important;}
 .sehat-unified-login{padding:20px 12px!important;}
 .sehat-unified-login .sehat-auth-card{padding:24px 18px!important;}
}

/* v4.4.64 — Canonical standalone Doctor Portal shell.
 * This is intentionally the final rule set: legacy .sehat-doctor-dashboard
 * responsive rules must not be allowed to collapse the desktop shell because
 * of browser zoom / CSS viewport width. Mobile stacking is restricted to
 * genuine coarse-pointer narrow devices.
 */
html.sehat-standalone-portal body.sehat-portal-standalone #sehat-standalone-root > .sehat-doctor-portal-app{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:stretch!important;
  width:100vw!important;
  max-width:none!important;
  min-width:0!important;
  min-height:100vh!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  overflow:visible!important;
  box-sizing:border-box!important;
  grid-template-columns:none!important;
}
html.sehat-standalone-portal body.sehat-portal-standalone #sehat-standalone-root > .sehat-doctor-portal-app > .sehat-doctor-sidebar{
  order:0!important;
  flex:0 0 250px!important;
  width:250px!important;
  min-width:250px!important;
  max-width:250px!important;
  min-height:100vh!important;
  height:auto!important;
  margin:0!important;
  float:none!important;
  clear:none!important;
  box-sizing:border-box!important;
}
html.sehat-standalone-portal body.sehat-portal-standalone #sehat-standalone-root > .sehat-doctor-portal-app > .sehat-doctor-main{
  order:1!important;
  flex:1 1 auto!important;
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  min-height:100vh!important;
  margin:0!important;
  float:none!important;
  clear:none!important;
  box-sizing:border-box!important;
  overflow:visible!important;
}
html.sehat-standalone-portal body.sehat-portal-standalone #sehat-standalone-root > .sehat-doctor-portal-app > .sehat-doctor-main > *{
  min-width:0!important;
  max-width:none!important;
}

/* Only real narrow touch devices switch to the stacked mobile portal. */
@media (max-width:700px) and (pointer:coarse){
  html.sehat-standalone-portal body.sehat-portal-standalone #sehat-standalone-root > .sehat-doctor-portal-app{
    display:block!important;
    width:100%!important;
    min-width:0!important;
  }
  html.sehat-standalone-portal body.sehat-portal-standalone #sehat-standalone-root > .sehat-doctor-portal-app > .sehat-doctor-sidebar{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    min-height:0!important;
    height:auto!important;
  }
  html.sehat-standalone-portal body.sehat-portal-standalone #sehat-standalone-root > .sehat-doctor-portal-app > .sehat-doctor-main{
    width:100%!important;
    min-width:0!important;
    min-height:0!important;
  }
}
