/* Terminal controls and data cards share the member visual language. */
.terminal-simple{--bg:#fff;--ink:#203B2C;--muted:#748176;--line:#E1E9E4;--line-2:#DCE7DF;--blue:#176B46;--green:#218057;--green-mid:#176B46;--green-soft:#F0F7F2;--red:#C94351;background:#fff;color:var(--ink);font-family:'Plus Jakarta Sans',sans-serif}
.terminal-simple section.block{padding:26px 14px}
.terminal-simple section.block.gray{background:#F6F9F7}
.terminal-simple .section-head{max-width:920px;text-align:left;margin:0 auto 16px}
.terminal-simple .section-eyebrow{font-size:10px;letter-spacing:.08em;color:#52775E;margin-bottom:6px}
.terminal-simple .section-title{font-size:20px;line-height:1.35;letter-spacing:-.025em}
.terminal-simple .section-title .muted-ink{color:inherit}
.terminal-simple .section-sub{font-size:12px;line-height:1.7;margin-top:6px;color:#748176}
.terminal-simple .t-atas-member{max-width:948px;padding-left:14px;padding-right:14px;font-size:12px}
.terminal-simple .tc-grid,.terminal-simple .tc-map,.terminal-simple .ec-focus,.terminal-simple .cw-wrap{max-width:920px;gap:12px}
.terminal-simple .tc-card,.terminal-simple .tc-map,.terminal-simple .tc-table-wrap,.terminal-simple .ec-hero,.terminal-simple .tc-fng{border:1px solid #E1E9E4;border-radius:22px;box-shadow:0 4px 18px #1b442c09;background:#fff}
.terminal-simple .tc-card:hover{transform:none;box-shadow:0 4px 18px #1b442c09}
.terminal-simple .tc-card-header{padding:14px;background:#fff;gap:10px;flex-wrap:wrap}
.terminal-simple .tc-card-header .brand{font-size:11px;letter-spacing:.03em;color:#42634F}
.terminal-simple .tc-card-body.padded{padding:14px}
.terminal-simple .ec-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;padding:3px;margin-bottom:12px;border:1px solid #DCE9DF;background:#EAF3ED;border-radius:14px}
.terminal-simple .ec-tab{min-height:42px;padding:7px;justify-content:center;border:0;border-radius:10px;font-family:inherit;font-size:11px;line-height:1.4;background:none;color:#557161;gap:5px}
.terminal-simple .ec-tab.active{background:linear-gradient(135deg,#25865B,#145738);color:#fff}
.terminal-simple .ec-tab .tdot{display:none}
.terminal-simple .ec-hero-top{padding:16px;gap:12px;flex-wrap:wrap;border-color:#EEF2EF}
.terminal-simple .ec-name{font-size:17px;line-height:1.4;letter-spacing:-.025em}
.terminal-simple .ec-meta{font-size:11px;line-height:1.6}
.terminal-simple .ec-count{font-size:18px}
.terminal-simple .ec-state,.terminal-simple .ec-impact{font-size:10px;padding:5px 8px;letter-spacing:0}
.terminal-simple .ec-nums,.terminal-simple .ec-summary{padding:16px}
.terminal-simple .ec-num-val{font-family:inherit;font-size:16px;font-variant-numeric:tabular-nums}
.terminal-simple .ec-num-label{font-size:10px;letter-spacing:.03em}
.terminal-simple .ec-summary p{font-size:12px;line-height:1.75}
.terminal-simple .ec-watch-item{border-radius:14px;border-color:#DCE7DF;padding:12px}
.terminal-simple .ec-foot{padding:12px 16px;line-height:1.6}
.terminal-simple .ec-fbtn,.terminal-simple .cw-tab{font-family:inherit;min-height:40px;border-radius:10px;font-size:11px;padding:7px 11px;background:#fff}
.terminal-simple .ec-fbtn.active,.terminal-simple .cw-tab.active{background:#E7F3EB;border-color:#C1DFCC;color:#1F6542}
.terminal-simple .ec-filter,.terminal-simple .cw-tabs{padding:12px;gap:7px}
.terminal-simple .tc-table th,.terminal-simple .tc-table td{padding:12px 10px}
.terminal-simple .tc-fng-value{font-size:36px}
.terminal-simple .tc-cta{padding:36px 18px;background:linear-gradient(125deg,#103F30,#176D49)}
.terminal-simple .tc-cta h2{font-size:24px;line-height:1.35}
.terminal-simple .tc-cta p{font-size:13px;line-height:1.7;margin-bottom:20px}
.terminal-simple .tc-cta .btn{min-height:44px;border-radius:12px;font-size:12px}
.terminal-simple button:focus-visible,.terminal-simple a:focus-visible{outline:2px solid #29774E;outline-offset:3px}
@media(max-width:600px){.terminal-simple .tc-grid.g3,.terminal-simple .tc-grid.g2{grid-template-columns:minmax(0,1fr)}.terminal-simple .section-title{font-size:18px}.terminal-simple .ec-hero-top{padding:14px}.terminal-simple .ec-name{font-size:16px}.terminal-simple .ec-nums,.terminal-simple .ec-summary{padding:14px}}
@media(prefers-reduced-motion:reduce){.terminal-simple *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.terminal-simple .ec-week{max-width:920px}
.terminal-simple .ec-week .tc-table tbody td.ev-name,.terminal-simple .ec-week .day-row td{font-family:inherit}
.terminal-simple .overflow-x-auto{max-width:100%;overflow-x:auto}

/* Navbar publik fixed setinggi 48px; tombol harus berada di bawahnya. */
.terminal-simple .t-atas-member{margin:48px auto 0;height:auto;min-height:68px;padding-top:12px;padding-bottom:12px;box-sizing:border-box}
.terminal-simple .t-atas-member a{min-height:44px;padding:8px 12px;border:1px solid #dce7df;border-radius:12px;background:#f0f7f2;color:#176b46;font-size:14px;font-weight:600;gap:8px}
.terminal-simple .t-atas-member a:hover{background:#e4f1e8}
.terminal-simple .t-atas-member a:focus-visible{outline:2px solid #29774e;outline-offset:2px}
@media(max-width:480px){.terminal-simple .t-atas-member>span{display:none}}
