/* =========================================================
   ACC DANAKU UI REVAMP
   Tampilan saja - rumus & database tidak diubah
   ========================================================= */
:root{
  --bg:#072f6d;
  --bg2:#0a3b82;
  --panel:#0d3878;
  --panel2:#103f83;
  --card:#0f3d80;
  --line:rgba(255,255,255,.12);
  --text:#ffffff;
  --muted:#b7cdf3;
  --orange:#ff8b1f;
  --orange2:#ff6f00;
  --yellow:#ffe168;
  --shadow:0 18px 44px rgba(2, 9, 28, .30);
  --radius:24px;
}
*{box-sizing:border-box}
html,body{margin:0;padding:0}
body{font-family:Inter,Segoe UI,Arial,sans-serif;background:radial-gradient(circle at top left, rgba(255,255,255,.05), transparent 24%), linear-gradient(180deg, #0a3d86 0%, #052e6a 100%);color:var(--text)}
a{text-decoration:none;color:#49a8ff}
img{max-width:100%;display:block}
button,input,select{font:inherit}
button{cursor:pointer}
input,select{width:100%;background:rgba(10,46,106,.46);border:1px solid rgba(255,255,255,.22);border-radius:16px;padding:15px 16px;color:#fff;outline:none}
input::placeholder{color:#9fb7dd}
input:focus,select:focus{border-color:#6dbbff;box-shadow:0 0 0 3px rgba(67,154,255,.18)}
select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#cfe0ff 50%),linear-gradient(135deg,#cfe0ff 50%,transparent 50%);background-position:calc(100% - 20px) calc(50% - 3px),calc(100% - 14px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:34px}
/* Fix: opsi dropdown sebelumnya putih di atas putih (teks tak terlihat sebelum di-hover). Beri latar gelap + teks terang. */
select option,select optgroup{background-color:#0a2e6a;color:#ffffff}
select option:checked,select option:hover{background-color:#10408a;color:#ffffff}
.alert{padding:14px 16px;border-radius:16px;margin:16px 0;font-weight:700}
.alert.danger{background:#441b26;border:1px solid rgba(255,130,130,.35);color:#ffd7d7}
.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:16px;padding:15px 20px;font-weight:800;transition:.18s ease}
.btn-primary{background:linear-gradient(90deg,var(--orange2),var(--orange));color:#fff;box-shadow:0 14px 30px rgba(255,119,0,.28)}
.btn-primary:hover{transform:translateY(-1px);filter:brightness(1.03)}
.btn-outline{background:transparent;border:1px solid rgba(109,187,255,.42);color:#fff}
.disabled-look{opacity:.92}
.table-wrap{overflow:auto;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(7,36,85,.35)}
table{width:100%;border-collapse:collapse;min-width:720px}
th,td{padding:14px 14px;border-bottom:1px solid rgba(255,255,255,.08);font-size:13px;text-align:left}
th{background:rgba(255,255,255,.06);color:#dbe9ff;text-transform:uppercase;letter-spacing:.06em;font-size:11px}
td{color:#ffffff}
tr:hover td{background:rgba(255,255,255,.02)}
.badge{display:inline-block;padding:6px 10px;border-radius:999px;background:rgba(73,168,255,.16);color:#dbe9ff;font-weight:800;font-size:12px}
.badge.ok{background:rgba(42,204,116,.18);color:#b6ffd2}
.badge.bad{background:rgba(255,128,128,.16);color:#ffd4d4}
.mini-btn{display:inline-flex;padding:8px 12px;border-radius:12px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);color:#fff;font-weight:700}
.panel,.dash-card,.stat-card{background:linear-gradient(180deg, rgba(15,61,128,.95), rgba(10,47,105,.94));border:1px solid rgba(255,255,255,.10);border-radius:26px;box-shadow:var(--shadow)}
.panel{padding:20px;margin-bottom:18px}
.panel-title,.card-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}
.panel-title h2,.card-head h2{margin:0;font-size:18px}
.panel-title span,.run-badge{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:rgba(73,168,255,.16);border:1px solid rgba(73,168,255,.24);color:#d9ebff;font-size:12px;font-weight:800}
.search-row{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}
.search-row input{max-width:420px}
.pager{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:14px;color:#d6e7ff}
.pager a{padding:9px 12px;border-radius:12px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:#fff}
.grid.two{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.stat-card{padding:18px}
.stat-card span{display:block;color:#bcd1f6;font-size:13px;font-weight:700}
.stat-card b{display:block;margin-top:8px;font-size:30px}
.muted{color:#c5d7f5}

/* Login */
.login-body{min-height:100vh;padding:24px 24px 12px;display:flex;flex-direction:column;align-items:center;overflow-x:hidden}
.login-page{width:min(1380px,100%);display:grid;grid-template-columns:1.03fr .97fr;align-items:stretch;gap:26px;position:relative}
.login-visual,.login-panel-wrap{position:relative;min-height:760px}
.login-visual{padding:34px 30px 24px 30px;display:flex;flex-direction:column;justify-content:flex-start}
.visual-logo{width:180px;max-width:78%}
.visual-copy{margin-top:110px;max-width:480px;position:relative;z-index:2}
.visual-copy h1{margin:0;font-size:64px;line-height:1.08;font-weight:500;letter-spacing:-.03em}
.visual-copy h1 span{display:block}
.visual-copy h1 strong{display:block;color:var(--yellow);font-size:68px;line-height:1.01}
.accent-line{display:block;width:58px;height:5px;border-radius:999px;background:linear-gradient(90deg,var(--orange),#ffb561);margin:30px 0 24px}
.visual-copy p{font-size:20px;line-height:1.6;color:#dbe9ff}
.visual-cityline{position:absolute;left:48px;bottom:34px;width:360px;height:220px;opacity:.16;background:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.10) 100%);clip-path:polygon(0 100%,0 86%,10% 86%,10% 70%,18% 70%,18% 92%,28% 92%,28% 60%,36% 60%,36% 78%,44% 78%,44% 40%,54% 40%,54% 80%,64% 80%,64% 52%,74% 52%,74% 68%,84% 68%,84% 46%,92% 46%,92% 100%) }
.wave{position:absolute;border:8px solid var(--orange);border-radius:999px;opacity:1}
.wave-left{width:460px;height:220px;left:-42px;bottom:70px;border-top-color:transparent;border-right-color:transparent;background:transparent;transform:rotate(-7deg)}
.wave-right{width:400px;height:190px;right:-170px;top:120px;border-left-color:transparent;border-bottom-color:transparent;background:transparent;transform:rotate(18deg)}
.modern-login-card{height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg, rgba(15,58,123,.95), rgba(10,46,106,.96));border:1px solid rgba(255,255,255,.11);border-radius:32px;box-shadow:0 24px 50px rgba(3,13,38,.32);padding:32px}
.login-panel-inner{width:min(500px,100%);padding:10px 6px}
.login-lock-badge{width:86px;height:86px;border-radius:50%;display:grid;place-items:center;margin:0 auto 20px;background:radial-gradient(circle at center, rgba(73,168,255,.28), rgba(73,168,255,.10));border:1px solid rgba(73,168,255,.28);font-size:34px}
.modern-login-card h2{margin:0 0 10px;text-align:center;font-size:58px;line-height:1;color:#fff}
.modern-login-card>p,.login-panel-inner>p{text-align:center;color:#bed4fb;margin:0 0 26px;font-size:20px}
.auth-form{display:flex;flex-direction:column;gap:18px}
.field-block label{display:block;margin-bottom:10px;color:#ffffff;font-size:19px;font-weight:800}
.input-shell{display:flex;align-items:center;gap:12px;background:rgba(9,44,98,.52);border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:0 14px}
.input-shell input{border:0;background:transparent;padding:18px 0;box-shadow:none}
.input-icon{font-size:20px;opacity:.9}
.input-icon.right{margin-left:auto}
.field-link{text-align:right;margin-top:10px}
.btn-login{margin-top:8px;padding:17px 20px;font-size:22px;border-radius:18px}
.or-divider{display:flex;align-items:center;gap:18px;color:#c9dcff;justify-content:center;margin:10px 0}
.or-divider:before,.or-divider:after{content:"";height:1px;background:rgba(255,255,255,.18);flex:1}
.login-help{text-align:center;color:#bfd4fb;font-size:18px;padding-top:4px}
.feature-bar{width:min(1380px,100%);margin-top:24px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:26px 30px;border:1px solid rgba(255,255,255,.09);border-radius:28px;background:rgba(8,40,92,.70);box-shadow:var(--shadow)}
.feature-item{display:flex;align-items:flex-start;gap:14px}
.feature-ico{width:64px;height:64px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(180deg, rgba(56,116,255,.45), rgba(22,77,184,.45));font-size:28px;flex:0 0 auto}
.feature-item h4{margin:0 0 8px;font-size:22px}
.feature-item p{margin:0;color:#c3d6fa;line-height:1.45;font-size:16px}
.login-footer{width:min(1380px,100%);display:flex;align-items:center;justify-content:center;gap:24px;padding:20px 10px 8px;color:#d7e8ff;font-size:16px;flex-wrap:wrap}
.login-footer span{opacity:.95}

/* App shell */
.nav-toggle{display:none}
.app-shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh;position:relative}
.sidebar{position:sticky;top:0;height:100vh;background:linear-gradient(180deg,rgba(7,46,106,.98),rgba(5,37,87,.98));border-right:1px solid rgba(255,255,255,.09);padding:26px 22px;display:flex;flex-direction:column;z-index:30}
.sidebar-brand{display:flex;align-items:center;gap:14px;margin-bottom:30px}
.sidebar-logo{width:110px;max-width:100%}
.sidebar-brand strong{display:block;font-size:26px;line-height:1.08}
.sidebar-brand small{display:block;color:#bdd1f7;margin-top:6px;font-size:13px}
.side-nav{display:grid;gap:8px}
.nav-link{display:flex;align-items:center;gap:12px;color:#d7e7ff;padding:14px 16px;border-radius:16px;border:1px solid transparent;transition:.18s ease}
.nav-link:hover{background:rgba(255,255,255,.06);transform:translateX(2px)}
.nav-link.active{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.08)}
.nav-link.active .nav-icon{background:linear-gradient(180deg,var(--orange),#ff6b00);color:#fff}
.nav-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:rgba(255,255,255,.08);font-style:normal;font-size:15px}
.sidebar-footer{margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.10);display:flex;flex-direction:column;gap:8px;color:#bfd4fb;font-size:14px}
.sidebar-footer p{margin:0}
.main{padding:28px 30px 28px;position:relative;overflow:hidden}
.main:before{content:"";position:absolute;right:-160px;top:-120px;width:420px;height:420px;border-radius:50%;border:1px solid rgba(255,255,255,.07)}
.main:after{content:"";position:absolute;right:-70px;top:-40px;width:280px;height:280px;border-radius:50%;border:1px solid rgba(255,255,255,.05)}
.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px;position:relative;z-index:2}
.topbar h1{margin:0;font-size:52px;line-height:1}
.topbar p{margin:10px 0 0;color:#c7dafb;font-size:20px}
.mobile-menu-btn{display:none;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);padding:10px 12px;border-radius:12px;color:#fff;cursor:pointer}
.user-panel{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:18px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.11);min-width:245px}
.user-avatar{width:52px;height:52px;border-radius:14px;object-fit:contain;background:rgba(255,255,255,.12);padding:4px}
.user-panel strong{display:block;font-size:19px}
.user-panel span{display:block;color:#c6dafb;font-size:14px;margin-top:3px}
.nav-backdrop{display:none}

.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:22px;position:relative;z-index:2}
.metric-card{display:flex;align-items:center;gap:16px;background:linear-gradient(180deg,rgba(15,62,129,.92),rgba(11,50,109,.95));border:1px solid rgba(255,255,255,.10);border-radius:24px;padding:18px 18px;box-shadow:var(--shadow)}
.metric-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:rgba(73,168,255,.14);border:1px solid rgba(73,168,255,.20);font-size:26px;flex:0 0 auto}
.metric-card span{display:block;color:#c3d8fb;font-size:15px;margin-bottom:6px}
.metric-card strong{display:block;font-size:40px;line-height:1.05}
.metric-card small{display:block;color:#7fd19a;font-size:15px;margin-top:6px}

.dash-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:start;position:relative;z-index:2}
.dash-card{padding:22px}
.card-head h2{font-size:22px}
.card-head-space{margin-bottom:18px}
.form-grid{display:grid;gap:16px}
.form-grid.two-col{grid-template-columns:1fr 1fr}
.form-item label{display:block;margin-bottom:8px;color:#ffffff;font-size:15px;font-weight:800}
.select-wrap{position:relative}
.form-note-box{grid-column:1 / -1;background:rgba(255,255,255,.05);border:1px dashed rgba(255,255,255,.18);border-radius:18px;padding:14px 16px;color:#cfe0ff;line-height:1.55}
.simulate-btn{width:100%;margin-top:18px;font-size:22px;padding:16px;border-radius:18px}
.info-list{display:grid;gap:12px}
.info-line{display:grid;grid-template-columns:42% 58%;gap:12px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.08)}
.info-line:last-child{border-bottom:0}
.info-line span{color:#c3d8fb}
.info-line strong{font-size:15px;line-height:1.45}
.info-alert{margin-top:20px;padding:16px 18px;border-radius:18px;background:rgba(73,168,255,.10);border:1px solid rgba(73,168,255,.20);color:#dcecff;line-height:1.55}

.result-card{margin-top:22px;position:relative;z-index:2}
.result-summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;border:1px solid rgba(255,255,255,.09);border-radius:20px;overflow:hidden;background:rgba(255,255,255,.03);margin-bottom:18px}
.result-summary>div{padding:16px 14px;border-right:1px solid rgba(255,255,255,.08)}
.result-summary>div:last-child{border-right:0}
.result-summary span{display:block;color:#bfd4fb;font-size:13px;margin-bottom:7px}
.result-summary strong{display:block;font-size:16px;line-height:1.4}
.result-panels{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.result-mode-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:22px;padding:18px}
.result-mode-card h3{margin:0 0 14px;font-size:20px;color:#ffffff}
.result-table td:first-child{font-weight:800;color:#ffe38a}
.result-footnote{margin-top:16px;color:#bed4fb;line-height:1.5}

@media (max-width: 1280px){
  .login-page{grid-template-columns:1fr}
  .login-visual,.login-panel-wrap{min-height:auto}
  .login-visual{padding-bottom:10px}
  .visual-copy{margin-top:50px}
  .feature-bar{grid-template-columns:repeat(2,1fr)}
  .app-shell{grid-template-columns:1fr}
  .sidebar{position:fixed;left:0;top:0;width:280px;transform:translateX(-104%);transition:.22s ease}
  .nav-toggle:checked ~ .app-shell .sidebar{transform:translateX(0)}
  .nav-toggle:checked ~ .app-shell .nav-backdrop{display:block;position:fixed;inset:0;background:rgba(3,12,35,.52);z-index:20}
  .mobile-menu-btn{display:inline-flex}
  .metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .dash-grid{grid-template-columns:1fr}
  .result-panels{grid-template-columns:1fr}
}
@media (max-width: 860px){
  .topbar{flex-direction:column}
  .topbar h1{font-size:38px}
  .topbar p{font-size:17px}
  .metric-card strong{font-size:30px}
  .form-grid.two-col,.grid.two,.stats-grid{grid-template-columns:1fr}
  .result-summary{grid-template-columns:repeat(2,1fr)}
  .feature-bar{grid-template-columns:1fr}
  .feature-item h4{font-size:18px}
  .feature-item p,.login-footer{font-size:14px}
}
@media (max-width: 680px){
  .login-body{padding:16px 14px 8px}
  .visual-copy h1{font-size:44px}
  .visual-copy h1 strong{font-size:50px}
  .visual-copy p{font-size:17px}
  .modern-login-card h2{font-size:42px}
  .feature-bar{padding:18px}
  .main{padding:18px 16px}
  .metric-grid{grid-template-columns:1fr}
  .info-line{grid-template-columns:1fr}
  .result-summary{grid-template-columns:1fr}
  .login-footer{gap:12px}
  .wave-left,.wave-right{display:none}
}
@media print{
  .sidebar,.mobile-menu-btn,.btn,.user-panel{display:none!important}
  .app-shell{display:block}
  .main{padding:0}
  .panel,.dash-card,.metric-card{box-shadow:none}
}


/* FULL SINGLE & NON SINGLE RESULT BLOCKS - restored */
.result-full-card{margin-top:22px}
.full-result-summary{grid-template-columns:repeat(6,minmax(0,1fr))}
.offer-grid-excel{
  display:grid!important;
  grid-template-columns:1fr 1fr;
  gap:18px;
  margin-top:20px;
}
.excel-offer{
  display:block!important;
  overflow:hidden;
  border-radius:22px;
  background:linear-gradient(180deg,rgba(9,45,100,.84),rgba(7,37,84,.92));
  border:1px solid rgba(255,255,255,.13);
  box-shadow:0 14px 32px rgba(2,10,30,.18);
}
.excel-offer.single{border-top:5px solid #48a8ff}
.excel-offer.non{border-top:5px solid var(--orange)}
.xl-section-title{
  padding:14px 16px;
  text-align:center;
  color:#fff;
  font-weight:900;
  letter-spacing:.04em;
  background:rgba(255,255,255,.06);
  border-bottom:1px solid rgba(255,255,255,.10);
}
.excel-offer.single .xl-section-title{
  background:linear-gradient(90deg,rgba(27,100,210,.82),rgba(19,72,160,.82));
}
.excel-offer.non .xl-section-title{
  background:linear-gradient(90deg,rgba(255,111,0,.88),rgba(255,139,31,.78));
}
.offer-table{display:grid}
.offer-row{
  display:grid;
  grid-template-columns:24% 26% 24% 26%;
  min-height:44px;
  border-bottom:1px solid rgba(255,255,255,.08);
}
.offer-row:last-child{border-bottom:0}
.offer-row span{
  display:flex;
  align-items:center;
  padding:10px 12px;
  background:rgba(255,255,255,.045);
  color:#bcd2f6;
  font-size:12px;
  font-weight:900;
  border-right:1px solid rgba(255,255,255,.08);
  text-transform:uppercase;
  letter-spacing:.02em;
}
.offer-row b{
  display:flex;
  align-items:center;
  padding:10px 12px;
  color:#fff;
  font-size:13px;
  line-height:1.35;
  overflow-wrap:anywhere;
}
.result-row span{
  background:rgba(255,139,31,.16);
  color:#ffe2bd;
}
.result-row b{
  background:rgba(255,225,104,.10);
  color:#ffe168;
  font-size:14px;
  font-weight:950;
}
.offer-note{
  margin:12px;
  padding:12px 14px;
  border-radius:14px;
  background:rgba(255,139,31,.10);
  border:1px dashed rgba(255,139,31,.36);
  color:#ffdfb5;
  font-weight:800;
  font-size:13px;
}

@media(max-width:1280px){
  .offer-grid-excel{grid-template-columns:1fr}
  .full-result-summary{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:860px){
  .full-result-summary{grid-template-columns:repeat(2,1fr)}
  .offer-row{grid-template-columns:1fr 1fr}
  .offer-row span{border-right:0}
}
@media(max-width:560px){
  .full-result-summary{grid-template-columns:1fr}
  .offer-row{grid-template-columns:1fr}
  .offer-row span{border-bottom:1px solid rgba(255,255,255,.08)}
}


/* =========================================================
   FIX 4 — Login logo crop + restored Excel-like result grid
   ========================================================= */
.visual-logo{
  width:210px!important;
  height:auto!important;
  object-fit:contain!important;
  background:transparent!important;
}
.visual-logo-wrap{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  min-height:80px;
}
.sidebar-logo{
  width:132px!important;
  height:auto!important;
  object-fit:contain!important;
  background:transparent!important;
}
.user-avatar{
  object-fit:contain!important;
  background:rgba(255,255,255,.08)!important;
}
.login-page{
  align-items:center;
}
.login-visual{
  justify-content:flex-start;
}
.visual-copy{
  margin-top:72px;
}
.modern-login-card{
  min-height:660px;
}

/* hasil simulasi: tampilkan kembali seperti blok awal, tetapi memakai tema sekarang */
.result-full-card .offer-grid-excel,
.offer-grid-excel{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:18px!important;
  align-items:start!important;
  margin-top:20px!important;
}
.result-full-card .excel-offer,
.excel-offer{
  display:block!important;
  overflow:hidden!important;
  border-radius:22px!important;
  background:linear-gradient(180deg,rgba(9,45,100,.92),rgba(6,34,78,.96))!important;
  border:1px solid rgba(255,255,255,.14)!important;
  box-shadow:0 12px 28px rgba(2,10,30,.22)!important;
  min-width:0!important;
}
.result-full-card .excel-offer.single,
.excel-offer.single{border-top:5px solid #49a8ff!important}
.result-full-card .excel-offer.non,
.excel-offer.non{border-top:5px solid var(--orange)!important}
.result-full-card .xl-section-title,
.xl-section-title{
  display:block!important;
  padding:14px 16px!important;
  text-align:center!important;
  color:#fff!important;
  font-weight:950!important;
  letter-spacing:.035em!important;
  border-bottom:1px solid rgba(255,255,255,.10)!important;
}
.result-full-card .excel-offer.single .xl-section-title,
.excel-offer.single .xl-section-title{
  background:linear-gradient(90deg,rgba(25,99,205,.92),rgba(11,66,154,.88))!important;
}
.result-full-card .excel-offer.non .xl-section-title,
.excel-offer.non .xl-section-title{
  background:linear-gradient(90deg,rgba(255,108,0,.92),rgba(255,139,31,.86))!important;
}
.result-full-card .offer-table,
.offer-table{
  display:block!important;
  width:100%!important;
}
.result-full-card .offer-row,
.offer-row{
  display:grid!important;
  grid-template-columns:minmax(120px,24%) minmax(0,26%) minmax(120px,24%) minmax(0,26%)!important;
  width:100%!important;
  min-height:42px!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
}
.result-full-card .offer-row:last-child,
.offer-row:last-child{border-bottom:0!important}
.result-full-card .offer-row span,
.offer-row span{
  display:flex!important;
  align-items:center!important;
  min-width:0!important;
  padding:9px 11px!important;
  background:rgba(255,255,255,.055)!important;
  color:#c2d7fb!important;
  font-size:11px!important;
  font-weight:950!important;
  line-height:1.28!important;
  border-right:1px solid rgba(255,255,255,.08)!important;
  text-transform:uppercase!important;
  letter-spacing:.018em!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
}
.result-full-card .offer-row b,
.offer-row b{
  display:flex!important;
  align-items:center!important;
  min-width:0!important;
  padding:9px 11px!important;
  color:#ffffff!important;
  font-size:12px!important;
  font-weight:800!important;
  line-height:1.32!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  word-break:break-word!important;
}
.result-full-card .offer-row.result-row span,
.offer-row.result-row span{
  background:rgba(255,139,31,.16)!important;
  color:#ffe4c1!important;
}
.result-full-card .offer-row.result-row b,
.offer-row.result-row b{
  background:rgba(255,225,104,.10)!important;
  color:#ffe168!important;
  font-size:13px!important;
  font-weight:950!important;
}
.result-full-card .offer-note,
.offer-note{
  display:block!important;
  margin:12px!important;
  padding:12px 14px!important;
  border-radius:14px!important;
  background:rgba(255,139,31,.10)!important;
  border:1px dashed rgba(255,139,31,.36)!important;
  color:#ffdfb5!important;
  font-weight:800!important;
  font-size:13px!important;
}

@media(max-width:1280px){
  .result-full-card .offer-grid-excel,
  .offer-grid-excel{grid-template-columns:1fr!important}
  .visual-copy{margin-top:50px}
}
@media(max-width:860px){
  .result-full-card .offer-row,
  .offer-row{grid-template-columns:1fr 1fr!important}
  .result-full-card .offer-row span,
  .offer-row span{border-right:0!important}
  .visual-logo{width:180px!important}
  .modern-login-card{min-height:auto}
}
@media(max-width:560px){
  .result-full-card .offer-row,
  .offer-row{grid-template-columns:1fr!important}
  .result-full-card .offer-row span,
  .offer-row span{border-bottom:1px solid rgba(255,255,255,.08)!important}
}


/* =========================================================
   ACC DANAKU - BRIGHT TABLE + INTERACTIVE POPUP CARD EFFECT
   Tambahan tampilan saja. Rumus, database, dan API tidak diubah.
   ========================================================= */

/* Cerahkan keseluruhan panel tabel agar teks lebih kontras */
.panel,
.dash-card,
.stat-card,
.metric-card {
  background: linear-gradient(180deg, rgba(21, 78, 154, .96), rgba(13, 61, 133, .96));
  border-color: rgba(176, 211, 255, .22);
}

/* Tabel umum: lebih terang, lebih jelas, seperti card */
.table-wrap {
  background: rgba(228, 241, 255, .10);
  border: 1px solid rgba(205, 225, 255, .30);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.10),
    0 16px 34px rgba(4, 18, 52, .18);
}

table {
  background: rgba(16, 71, 151, .72);
}

th {
  background: linear-gradient(180deg, rgba(226, 240, 255, .22), rgba(154, 200, 255, .13));
  color: #ffffff;
  border-bottom: 1px solid rgba(221, 238, 255, .24);
}

td {
  color: #f9fbff;
  border-bottom: 1px solid rgba(221, 238, 255, .13);
}

tbody tr:nth-child(even) td {
  background: rgba(255,255,255,.045);
}

tbody tr:hover td {
  background: rgba(255, 139, 31, .12);
}

/* Result summary dibuat lebih seperti popup cards */
.result-summary {
  gap: 12px;
  border: 0;
  background: transparent;
  overflow: visible;
}

.result-summary > div {
  border: 1px solid rgba(221, 238, 255, .25);
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(31, 100, 190, .78), rgba(16, 73, 157, .86));
  box-shadow:
    0 12px 24px rgba(2, 13, 38, .20),
    inset 0 1px 0 rgba(255,255,255,.10);
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

.result-summary > div:hover {
  transform: translateY(-4px);
  border-color: rgba(255, 185, 90, .50);
  box-shadow:
    0 22px 40px rgba(2, 13, 38, .28),
    0 0 0 1px rgba(255, 139, 31, .18);
}

.result-summary span {
  color: #dbeafe;
  font-weight: 800;
}

.result-summary strong {
  color: #ffffff;
  font-weight: 950;
}

/* Offer block dibuat terang dan card-like */
.offer-grid-excel {
  gap: 20px;
}

.excel-offer {
  background: linear-gradient(180deg, rgba(28, 87, 168, .98), rgba(17, 71, 151, .98)) !important;
  border: 1px solid rgba(221, 238, 255, .24) !important;
  border-radius: 24px !important;
  box-shadow:
    0 18px 38px rgba(2, 13, 38, .26),
    inset 0 1px 0 rgba(255,255,255,.08) !important;
  transform: translateY(0);
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

.excel-offer:hover {
  transform: translateY(-5px);
  border-color: rgba(255, 177, 74, .50) !important;
  box-shadow:
    0 28px 52px rgba(2, 13, 38, .34),
    0 0 0 1px rgba(255, 139, 31, .14) !important;
}

.excel-offer.single {
  border-top: 6px solid #70bdff !important;
}

.excel-offer.non {
  border-top: 6px solid #ff9a35 !important;
}

.xl-section-title {
  color: #ffffff !important;
  font-size: 14px;
  text-shadow: 0 1px 0 rgba(0,0,0,.18);
  border-bottom: 1px solid rgba(255,255,255,.18) !important;
}

.excel-offer.single .xl-section-title {
  background: linear-gradient(90deg, #2478e8, #1f5fc1) !important;
}

.excel-offer.non .xl-section-title {
  background: linear-gradient(90deg, #ff6f00, #ff9d2e) !important;
}

/* Baris tabel hasil: label dan isi dipisah jelas */
.offer-row {
  min-height: 46px;
  border-bottom: 1px solid rgba(225, 239, 255, .14) !important;
}

.offer-row span {
  background: rgba(226, 240, 255, .16) !important;
  color: #eaf4ff !important;
  font-size: 12px;
  font-weight: 950;
  border-right: 1px solid rgba(225, 239, 255, .14) !important;
}

.offer-row b {
  color: #ffffff !important;
  background: rgba(255,255,255,.045);
  font-size: 13px;
  font-weight: 850;
}

/* Pencairan dan angsuran dibuat seperti highlight popup */
.result-row span {
  background: rgba(255, 139, 31, .24) !important;
  color: #fff4e8 !important;
}

.result-row b {
  background: linear-gradient(180deg, rgba(255, 225, 104, .22), rgba(255, 139, 31, .16)) !important;
  color: #fff6bf !important;
  font-size: 14px;
  font-weight: 1000;
  text-shadow: 0 1px 0 rgba(0,0,0,.16);
}

/* Form dan info card dibuat lebih readable */
.form-card,
.info-card {
  background: linear-gradient(180deg, rgba(23, 82, 166, .96), rgba(13, 63, 139, .98));
}

.form-item label,
.info-line span {
  color: #e7f1ff;
}

input,
select {
  background-color: rgba(245, 250, 255, .11);
  border-color: rgba(230, 242, 255, .28);
  color: #ffffff;
}

input:hover,
select:hover {
  border-color: rgba(255, 156, 46, .46);
}

.form-note-box,
.info-alert {
  background: rgba(237, 247, 255, .12);
  border-color: rgba(225, 239, 255, .25);
  color: #eff7ff;
}

/* Sidebar tetap gelap, tetapi teks lebih jelas */
.nav-link {
  color: #e6f1ff;
}

.nav-link.active {
  background: rgba(255,255,255,.13);
}

/* Badge dan tombol kecil lebih terang */
.badge,
.run-badge,
.panel-title span {
  background: rgba(255,255,255,.15);
  border: 1px solid rgba(255,255,255,.18);
  color: #ffffff;
}

.mini-btn,
.pager a {
  background: rgba(255,255,255,.13);
  border-color: rgba(255,255,255,.18);
  color: #ffffff;
}

.mini-btn:hover,
.pager a:hover {
  background: rgba(255, 139, 31, .22);
}

/* Versi mobile tetap rapi */
@media (max-width: 860px) {
  .offer-row span,
  .offer-row b {
    padding: 11px 12px;
  }
}


/* =========================================================
   ACC DANAKU - SMOOTH SCROLL & PREMIUM MOTION
   Tampilan saja. Rumus, database, API tidak diubah.
   ========================================================= */

html {
  scroll-behavior: smooth;
}

/* Scrollbar dibuat lebih premium */
::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
::-webkit-scrollbar-track {
  background: #07316d;
}
::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #ff9b32, #2f90ff);
  border-radius: 999px;
  border: 3px solid #07316d;
}
::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(180deg, #ffb15d, #69b5ff);
}

/* Gerakan halaman terasa lebih lembut */
.main,
.login-body,
.app-body {
  scroll-behavior: smooth;
}

/* Card reveal saat halaman dibuka / discroll */
.reveal-card {
  opacity: 0;
  transform: translateY(28px) scale(.985);
  filter: blur(5px);
  transition:
    opacity .72s cubic-bezier(.22, 1, .36, 1),
    transform .72s cubic-bezier(.22, 1, .36, 1),
    filter .72s cubic-bezier(.22, 1, .36, 1);
  will-change: opacity, transform, filter;
}

.reveal-card.is-visible {
  opacity: 1;
  transform: translateY(0) scale(1);
  filter: blur(0);
}

/* Delay bertahap supaya card muncul satu per satu */
.metric-card.reveal-card:nth-child(1) { transition-delay: .03s; }
.metric-card.reveal-card:nth-child(2) { transition-delay: .08s; }
.metric-card.reveal-card:nth-child(3) { transition-delay: .13s; }
.metric-card.reveal-card:nth-child(4) { transition-delay: .18s; }

.excel-offer.reveal-card:nth-child(odd) { transition-delay: .04s; }
.excel-offer.reveal-card:nth-child(even) { transition-delay: .10s; }

/* Efek floating premium saat hover */
.metric-card,
.dash-card,
.panel,
.excel-offer,
.result-summary > div,
.feature-item {
  will-change: transform, box-shadow;
}

.metric-card:hover,
.dash-card:hover,
.panel:hover {
  transform: translateY(-3px);
  box-shadow:
    0 28px 54px rgba(2, 13, 38, .32),
    inset 0 1px 0 rgba(255,255,255,.10);
}

/* Hasil simulasi terasa seperti popup card */
.excel-offer:hover {
  transform: translateY(-8px) scale(1.008) !important;
}

/* Tombol smooth back-to-top */
.scroll-top-btn {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 80;
  width: 52px;
  height: 52px;
  border-radius: 18px;
  border: 1px solid rgba(255,255,255,.20);
  background: linear-gradient(180deg, #ff9b32, #ff6f00);
  color: #fff;
  display: grid;
  place-items: center;
  font-size: 22px;
  font-weight: 1000;
  box-shadow: 0 18px 34px rgba(255,111,0,.26);
  opacity: 0;
  transform: translateY(18px) scale(.92);
  pointer-events: none;
  transition: .22s ease;
}

.scroll-top-btn.show {
  opacity: 1;
  transform: translateY(0) scale(1);
  pointer-events: auto;
}

.scroll-top-btn:hover {
  transform: translateY(-4px) scale(1.03);
  box-shadow: 0 24px 42px rgba(255,111,0,.34);
}

/* Fokus keyboard tetap aman */
.scroll-top-btn:focus,
.btn:focus,
.nav-link:focus,
input:focus,
select:focus {
  outline: 3px solid rgba(255, 225, 104, .48);
  outline-offset: 3px;
}

/* Login page motion lebih hidup */
.visual-logo,
.visual-copy,
.modern-login-card,
.feature-bar {
  animation: softEntrance .78s cubic-bezier(.22,1,.36,1) both;
}
.visual-copy { animation-delay: .08s; }
.modern-login-card { animation-delay: .13s; }
.feature-bar { animation-delay: .18s; }

@keyframes softEntrance {
  from {
    opacity: 0;
    transform: translateY(22px);
    filter: blur(4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0);
  }
}

/* Orange wave dibuat halus bergerak sedikit */
.wave {
  animation: softWave 5.5s ease-in-out infinite alternate;
}

@keyframes softWave {
  from { transform: rotate(-7deg) translateY(0); }
  to { transform: rotate(-5deg) translateY(-8px); }
}

.wave-right {
  animation-name: softWaveRight;
}
@keyframes softWaveRight {
  from { transform: rotate(18deg) translateY(0); }
  to { transform: rotate(21deg) translateY(8px); }
}

/* Hormati user yang mematikan animasi di browser */
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *,
  *::before,
  *::after {
    animation-duration: .001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .001ms !important;
    scroll-behavior: auto !important;
  }
  .reveal-card {
    opacity: 1;
    transform: none;
    filter: none;
  }
}

@media(max-width: 680px) {
  .scroll-top-btn {
    right: 16px;
    bottom: 16px;
    width: 48px;
    height: 48px;
  }
}


/* =========================================================
   ACC DANAKU - CINEMATIC UI TRANSITIONS
   Tampilan/animasi saja. Rumus, database, API tidak diubah.
   ========================================================= */

/* Layer atmosfer halaman */
body.app-body::before,
body.login-body::before {
  content: "";
  position: fixed;
  inset: -20%;
  z-index: -2;
  pointer-events: none;
  background:
    radial-gradient(circle at var(--cursor-x, 70%) var(--cursor-y, 20%), rgba(255, 139, 31, .20), transparent 18%),
    radial-gradient(circle at 15% 20%, rgba(82, 166, 255, .18), transparent 26%),
    radial-gradient(circle at 80% 80%, rgba(255, 225, 104, .10), transparent 24%);
  filter: blur(2px);
  transition: background-position .35s ease;
}

body.app-body::after,
body.login-body::after {
  content: "";
  position: fixed;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
  background-size: 48px 48px;
  mask-image: linear-gradient(180deg, rgba(0,0,0,.62), rgba(0,0,0,.06));
}

/* Page load cinematic wipe */
.page-transition-layer {
  position: fixed;
  inset: 0;
  z-index: 9999;
  pointer-events: none;
  background:
    radial-gradient(circle at 16% 12%, rgba(255,225,104,.38), transparent 17%),
    linear-gradient(135deg, #ff6f00 0%, #ff9b32 35%, #0a3d86 36%, #052e6a 100%);
  clip-path: circle(0% at 92% 8%);
  opacity: 0;
}

.page-transition-layer.enter {
  animation: cinematicEnter .86s cubic-bezier(.16, 1, .3, 1) both;
}

.page-transition-layer.leave {
  pointer-events: auto;
  animation: cinematicLeave .58s cubic-bezier(.7, 0, .2, 1) both;
}

@keyframes cinematicEnter {
  0% {
    opacity: 1;
    clip-path: circle(145% at 92% 8%);
  }
  100% {
    opacity: 0;
    clip-path: circle(0% at 92% 8%);
  }
}

@keyframes cinematicLeave {
  0% {
    opacity: 0;
    clip-path: circle(0% at 8% 92%);
  }
  100% {
    opacity: 1;
    clip-path: circle(145% at 8% 92%);
  }
}

/* Scroll progress bar */
.scroll-progress {
  position: fixed;
  top: 0;
  left: 0;
  height: 4px;
  width: var(--scroll-progress, 0%);
  z-index: 9998;
  background: linear-gradient(90deg, #ff6f00, #ffe168, #58b7ff);
  box-shadow: 0 0 18px rgba(255, 139, 31, .55);
  border-radius: 0 999px 999px 0;
  transition: width .08s linear;
}

/* Cinematic reveal lebih mirip short UI/UX: slide, blur, scale, rotate ringan */
.reveal-card {
  opacity: 0;
  transform: translate3d(0, 46px, 0) scale(.965) rotateX(5deg);
  filter: blur(10px);
  transform-origin: 50% 70%;
  transition:
    opacity .88s cubic-bezier(.16, 1, .3, 1),
    transform .88s cubic-bezier(.16, 1, .3, 1),
    filter .88s cubic-bezier(.16, 1, .3, 1);
}

.reveal-card.is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1) rotateX(0);
  filter: blur(0);
}

.metric-card.reveal-card:nth-child(1) { transition-delay: .03s; }
.metric-card.reveal-card:nth-child(2) { transition-delay: .10s; }
.metric-card.reveal-card:nth-child(3) { transition-delay: .17s; }
.metric-card.reveal-card:nth-child(4) { transition-delay: .24s; }

/* Section depth */
.main {
  perspective: 1200px;
}

.dash-card,
.metric-card,
.panel,
.excel-offer,
.result-summary > div,
.feature-item,
.modern-login-card {
  transform-style: preserve-3d;
  backface-visibility: hidden;
}

/* 3D hover card, tetap halus dan tidak mengganggu tabel */
.tilt-card {
  transition:
    transform .22s cubic-bezier(.2,.8,.2,1),
    box-shadow .22s cubic-bezier(.2,.8,.2,1),
    border-color .22s ease;
}

.tilt-card:hover {
  transform:
    perspective(900px)
    rotateX(var(--tilt-x, 0deg))
    rotateY(var(--tilt-y, 0deg))
    translateY(-7px)
    scale(1.012);
  box-shadow:
    0 32px 58px rgba(2, 13, 38, .38),
    0 0 0 1px rgba(255, 139, 31, .15),
    inset 0 1px 0 rgba(255,255,255,.12);
}

/* Efek shine menyapu card */
.tilt-card::before,
.excel-offer::before,
.metric-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  opacity: 0;
  background: linear-gradient(
    115deg,
    transparent 0%,
    rgba(255,255,255,.13) 38%,
    rgba(255,225,104,.18) 50%,
    rgba(255,255,255,.06) 62%,
    transparent 100%
  );
  transform: translateX(-110%);
  transition: opacity .25s ease;
}

.tilt-card:hover::before,
.excel-offer:hover::before,
.metric-card:hover::before {
  opacity: 1;
  animation: cardShine .88s cubic-bezier(.16, 1, .3, 1) forwards;
}

@keyframes cardShine {
  to { transform: translateX(110%); }
}

/* Pastikan card yang punya ::before bisa menampung shine */
.dash-card,
.panel,
.metric-card,
.excel-offer,
.result-summary > div,
.modern-login-card {
  position: relative;
  overflow: hidden;
}

/* Active nav seperti sliding highlight */
.side-nav {
  position: relative;
}

.nav-link {
  position: relative;
  overflow: hidden;
}

.nav-link::after {
  content: "";
  position: absolute;
  inset: auto 12px 8px 48px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #ff9b32, transparent);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .28s cubic-bezier(.16,1,.3,1);
}

.nav-link:hover::after,
.nav-link.active::after {
  transform: scaleX(1);
}

/* Login lebih cinematic */
.login-visual {
  animation: heroPanelIn .9s cubic-bezier(.16, 1, .3, 1) both;
}

.visual-logo {
  animation: logoFloatIn 1s cubic-bezier(.16, 1, .3, 1) .06s both, logoBreath 4.5s ease-in-out 1.1s infinite;
}

.visual-copy h1 span,
.visual-copy h1 strong,
.visual-copy p,
.accent-line {
  opacity: 0;
  transform: translateY(34px);
  animation: textRise .72s cubic-bezier(.16, 1, .3, 1) forwards;
}

.visual-copy h1 span:nth-child(1) { animation-delay: .12s; }
.visual-copy h1 span:nth-child(2) { animation-delay: .20s; }
.visual-copy h1 strong:nth-child(3) { animation-delay: .30s; }
.visual-copy h1 strong:nth-child(4) { animation-delay: .40s; }
.accent-line { animation-delay: .48s; }
.visual-copy p { animation-delay: .55s; }

.modern-login-card {
  animation: loginCardIn .82s cubic-bezier(.16, 1, .3, 1) .16s both;
}

.feature-bar {
  animation: featureLift .78s cubic-bezier(.16, 1, .3, 1) .24s both;
}

@keyframes heroPanelIn {
  from { opacity: 0; transform: translateX(-28px) scale(.985); filter: blur(6px); }
  to { opacity: 1; transform: translateX(0) scale(1); filter: blur(0); }
}

@keyframes logoFloatIn {
  from { opacity: 0; transform: translateY(-28px) scale(.88) rotate(-5deg); filter: blur(6px); }
  to { opacity: 1; transform: translateY(0) scale(1) rotate(0); filter: blur(0); }
}

@keyframes logoBreath {
  0%, 100% { transform: translateY(0) scale(1); }
  50% { transform: translateY(-6px) scale(1.025); }
}

@keyframes textRise {
  to { opacity: 1; transform: translateY(0); }
}

@keyframes loginCardIn {
  from { opacity: 0; transform: translateX(34px) scale(.965); filter: blur(10px); }
  to { opacity: 1; transform: translateX(0) scale(1); filter: blur(0); }
}

@keyframes featureLift {
  from { opacity: 0; transform: translateY(28px) scale(.985); filter: blur(6px); }
  to { opacity: 1; transform: translateY(0) scale(1); filter: blur(0); }
}

/* Wave lebih terasa bergerak, tetapi tetap profesional */
.wave-left {
  animation: orbitWaveLeft 7s ease-in-out infinite alternate;
}
.wave-right {
  animation: orbitWaveRight 6.5s ease-in-out infinite alternate;
}

@keyframes orbitWaveLeft {
  0% { transform: rotate(-9deg) translate3d(0,0,0) scale(1); }
  100% { transform: rotate(-4deg) translate3d(18px,-14px,0) scale(1.03); }
}
@keyframes orbitWaveRight {
  0% { transform: rotate(18deg) translate3d(0,0,0) scale(1); }
  100% { transform: rotate(23deg) translate3d(-16px,14px,0) scale(1.04); }
}

/* Table row microinteraction */
.offer-row,
tbody tr {
  transition:
    background .18s ease,
    transform .18s ease,
    box-shadow .18s ease;
}

.offer-row:hover {
  background: rgba(255, 255, 255, .045);
  transform: translateX(4px);
  box-shadow: inset 4px 0 0 rgba(255, 139, 31, .85);
}

tbody tr:hover {
  transform: translateX(3px);
}

/* Klik feedback */
.btn,
.nav-link,
.mini-btn,
.pager a,
.scroll-top-btn {
  transition:
    transform .18s cubic-bezier(.2,.8,.2,1),
    box-shadow .18s cubic-bezier(.2,.8,.2,1),
    background .18s ease,
    border-color .18s ease;
}

.btn:active,
.nav-link:active,
.mini-btn:active,
.pager a:active,
.scroll-top-btn:active {
  transform: scale(.97);
}

/* Skeleton glow ringan di header metric */
.metric-icon {
  animation: iconGlow 3.8s ease-in-out infinite alternate;
}
@keyframes iconGlow {
  from { box-shadow: 0 0 0 rgba(255,139,31,0); }
  to { box-shadow: 0 0 22px rgba(255,139,31,.22); }
}

/* Mobile: kurangi efek 3D agar tetap stabil */
@media(max-width: 860px) {
  .tilt-card:hover {
    transform: translateY(-4px) scale(1.005);
  }
  .offer-row:hover,
  tbody tr:hover {
    transform: none;
  }
}

/* Reduced motion tetap dihormati */
@media (prefers-reduced-motion: reduce) {
  .page-transition-layer,
  .visual-logo,
  .login-visual,
  .visual-copy h1 span,
  .visual-copy h1 strong,
  .visual-copy p,
  .accent-line,
  .modern-login-card,
  .feature-bar,
  .wave-left,
  .wave-right,
  .metric-icon {
    animation: none !important;
  }
  .reveal-card {
    opacity: 1 !important;
    transform: none !important;
    filter: none !important;
  }
  .tilt-card:hover {
    transform: none !important;
  }
}


/* =========================================================
   FINAL REVISION - NO 3D TILT + FULL TOP SIMULATION BOARD
   Rumus, database, API tidak diubah.
   ========================================================= */

/* Matikan efek 3D tilt; hover tetap halus tanpa miring */
.tilt-card,
.tilt-card:hover,
.metric-card:hover,
.dash-card:hover,
.panel:hover,
.excel-offer:hover,
.modern-login-card:hover {
  transform: translateY(-3px) !important;
}

.excel-offer:hover {
  transform: translateY(-5px) !important;
}

.tilt-card::before,
.excel-offer::before,
.metric-card::before {
  display: none !important;
}

.offer-row:hover,
tbody tr:hover {
  transform: none !important;
}

/* Board atas dibuat seperti dashboard awal, tetapi tetap memakai style ACC */
.simulation-board {
  margin: 22px 0 24px;
  border-radius: 26px;
  overflow: hidden;
  background: rgba(229, 241, 255, .92);
  border: 1px solid rgba(221, 238, 255, .50);
  box-shadow:
    0 24px 50px rgba(2, 13, 38, .30),
    inset 0 1px 0 rgba(255,255,255,.50);
}

.simulation-title {
  padding: 18px 20px;
  text-align: center;
  font-size: 22px;
  line-height: 1;
  font-weight: 1000;
  color: #ffffff;
  letter-spacing: .05em;
  background: linear-gradient(90deg, #10204b 0%, #285ddc 46%, #0f827c 100%);
}

.simulation-subtitle {
  padding: 11px 14px;
  text-align: center;
  color: #ffe46f;
  background: #0f172a;
  font-size: 14px;
  font-weight: 1000;
}

.simulation-grid {
  display: grid;
  grid-template-columns: 1.05fr 1.2fr .76fr;
  gap: 14px;
  padding: 14px;
}

.sim-card {
  background: #f8fbff;
  border: 1px solid #c7d5e7;
  border-radius: 16px;
  overflow: hidden;
  color: #111827;
  box-shadow:
    0 12px 26px rgba(15, 23, 42, .08),
    inset 0 1px 0 rgba(255,255,255,.88);
}

.sim-row {
  display: grid;
  grid-template-columns: 42% 58%;
  min-height: 41px;
  border-bottom: 1px solid #d7e1ee;
}

.sim-row:last-child {
  border-bottom: 0;
}

.sim-label {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 9px 10px;
  background: #dfe7f2;
  color: #111827;
  border-right: 1px solid #cfd9e7;
  font-size: 12px;
  font-weight: 1000;
  text-transform: uppercase;
  letter-spacing: .01em;
}

.sim-label small {
  color: #c2410c;
  font-size: 10px;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 1000;
}

.sim-value {
  display: flex;
  align-items: center;
  min-width: 0;
  padding: 6px 8px;
  background: #f8fbff;
  color: #111827;
  font-size: 12px;
  font-weight: 900;
  overflow-wrap: anywhere;
}

.editable-row .sim-value {
  background: #fff3c4;
}

.sim-value input,
.sim-value select {
  height: 30px;
  min-height: 30px;
  padding: 4px 9px;
  border-radius: 7px;
  background: #ffffff;
  color: #111827;
  border: 1px solid #9fb3cc;
  font-size: 12px;
  font-weight: 900;
  box-shadow: none;
}

.sim-value input:focus,
.sim-value select:focus {
  border-color: #2563eb;
  outline: 2px solid rgba(37, 99, 235, .18);
  outline-offset: 0;
}

.readonly-value {
  background: #f8fbff;
}

.priority-action-card {
  padding: 14px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.priority-box {
  flex: 1;
  background: #ffffff;
  border: 1px solid #d7e1ee;
  border-radius: 14px;
  padding: 14px 16px;
}

.priority-box h3 {
  margin: 0 0 18px;
  padding: 10px 14px;
  border-radius: 11px;
  text-align: center;
  color: #ffffff;
  background: linear-gradient(90deg, #1d3f91, #2563eb);
  font-size: 13px;
  font-weight: 1000;
}

.priority-box ol {
  margin: 0;
  padding-left: 22px;
  color: #334155;
}

.priority-box li {
  margin: 10px 0;
  font-size: 14px;
  font-weight: 1000;
}

.board-btn {
  width: 100%;
  border-radius: 12px;
  padding: 13px 16px;
  font-size: 14px;
  font-weight: 1000;
  box-shadow: 0 14px 28px rgba(255, 111, 0, .22);
}

/* Jaga tabel hasil simulasi tetap cerah dan mudah dibaca */
.result-full-card {
  background: linear-gradient(180deg, rgba(31, 100, 190, .98), rgba(15, 70, 148, .98));
}

.offer-row span {
  color: #eef7ff !important;
}

.offer-row b {
  color: #ffffff !important;
}

/* Responsif */
@media(max-width: 1400px) {
  .simulation-grid {
    grid-template-columns: 1fr 1fr;
  }
  .priority-action-card {
    grid-column: 1 / -1;
  }
  .priority-box ol {
    display: grid;
    grid-template-columns: repeat(3, minmax(0,1fr));
    column-gap: 22px;
  }
}

@media(max-width: 980px) {
  .simulation-grid {
    grid-template-columns: 1fr;
  }
  .priority-action-card {
    grid-column: auto;
  }
  .priority-box ol {
    display: block;
  }
}

@media(max-width: 640px) {
  .simulation-title {
    font-size: 18px;
  }
  .simulation-subtitle {
    font-size: 12px;
  }
  .sim-row {
    grid-template-columns: 1fr;
  }
  .sim-label {
    border-right: 0;
    border-bottom: 1px solid #cfd9e7;
  }
  .sim-value input,
  .sim-value select {
    height: 34px;
  }
}


/* =========================================================
   FINAL POLISH - BLUE THEME + SOFT 3D
   Poin dashboard tetap lengkap. Rumus, database, API tidak diubah.
   ========================================================= */

/* Board atas disesuaikan agar tidak terlalu putih */
.simulation-board {
  background:
    radial-gradient(circle at 10% 0%, rgba(255, 139, 31, .10), transparent 28%),
    linear-gradient(180deg, rgba(23, 82, 166, .98), rgba(10, 51, 120, .98)) !important;
  border: 1px solid rgba(190, 220, 255, .26) !important;
  box-shadow:
    0 26px 56px rgba(2, 13, 38, .36),
    inset 0 1px 0 rgba(255,255,255,.10) !important;
}

.simulation-title {
  background: linear-gradient(90deg, #0b1b48 0%, #245bd6 48%, #0e8279 100%) !important;
  color: #ffffff !important;
}

.simulation-subtitle {
  background: rgba(7, 18, 45, .94) !important;
  color: #ffe168 !important;
  border-bottom: 1px solid rgba(255,255,255,.09);
}

.sim-card {
  background: linear-gradient(180deg, rgba(27, 91, 180, .92), rgba(15, 69, 150, .95)) !important;
  border: 1px solid rgba(215, 235, 255, .22) !important;
  color: #ffffff !important;
  box-shadow:
    0 16px 34px rgba(2, 13, 38, .26),
    inset 0 1px 0 rgba(255,255,255,.08) !important;
}

.sim-row {
  border-bottom: 1px solid rgba(224, 239, 255, .15) !important;
}

.sim-label {
  background: rgba(226, 240, 255, .15) !important;
  color: #edf6ff !important;
  border-right: 1px solid rgba(224, 239, 255, .13) !important;
}

.sim-label small {
  color: #ffd166 !important;
}

.sim-value {
  background: rgba(255, 255, 255, .045) !important;
  color: #ffffff !important;
}

.readonly-value {
  color: #ffffff !important;
  background: rgba(255,255,255,.045) !important;
}

/* Kolom input tetap kuning, tapi tidak terlalu putih */
.editable-row .sim-value {
  background: rgba(255, 225, 104, .22) !important;
}

.sim-value input,
.sim-value select {
  background: rgba(255, 251, 225, .94) !important;
  color: #111827 !important;
  border: 1px solid rgba(255, 215, 107, .82) !important;
  font-weight: 950;
}

.sim-value input:focus,
.sim-value select:focus {
  border-color: #ff9b32 !important;
  outline: 2px solid rgba(255, 155, 50, .26) !important;
}

.priority-box {
  background: rgba(255,255,255,.075) !important;
  border: 1px solid rgba(225, 239, 255, .18) !important;
}

.priority-box h3 {
  background: linear-gradient(90deg, #1d3f91, #2f72ff) !important;
  color: #ffffff !important;
}

.priority-box ol {
  color: #ffffff !important;
}

.priority-box li {
  color: #ffffff !important;
}

/* Bagian hasil tetap terang tapi masuk ke tema */
.result-summary > div {
  background: linear-gradient(180deg, rgba(38, 111, 205, .86), rgba(16, 76, 161, .90)) !important;
  border-color: rgba(223, 239, 255, .25) !important;
}

.excel-offer {
  background: linear-gradient(180deg, rgba(30, 95, 184, .98), rgba(14, 68, 146, .98)) !important;
}

.offer-row span {
  background: rgba(226, 240, 255, .14) !important;
  color: #eef7ff !important;
}

.offer-row b {
  background: rgba(255, 255, 255, .055) !important;
  color: #ffffff !important;
}

/* Soft 3D: dikembalikan, tetapi sangat halus */
.tilt-card,
.metric-card,
.dash-card,
.panel,
.excel-offer,
.sim-card,
.result-summary > div,
.modern-login-card {
  transform-style: preserve-3d;
  backface-visibility: hidden;
  transition:
    transform .22s cubic-bezier(.2,.8,.2,1),
    box-shadow .22s cubic-bezier(.2,.8,.2,1),
    border-color .22s ease !important;
}

.tilt-card:hover,
.metric-card:hover,
.dash-card:hover,
.panel:hover,
.sim-card:hover,
.excel-offer:hover,
.result-summary > div:hover,
.modern-login-card:hover {
  transform:
    perspective(1200px)
    rotateX(var(--soft-tilt-x, 0deg))
    rotateY(var(--soft-tilt-y, 0deg))
    translateY(-3px)
    scale(1.003) !important;
  box-shadow:
    0 24px 44px rgba(2, 13, 38, .30),
    0 0 0 1px rgba(255, 155, 50, .10),
    inset 0 1px 0 rgba(255,255,255,.10) !important;
}

/* Shine tidak agresif, hanya glow tipis */
.tilt-card::before,
.excel-offer::before,
.metric-card::before {
  display: none !important;
}

.offer-row:hover,
tbody tr:hover {
  transform: none !important;
  background: rgba(255, 255, 255, .035);
}

/* Tombol tetap kuat */
.board-btn,
.simulate-btn {
  background: linear-gradient(90deg, #ff6f00, #ff9b32) !important;
  box-shadow: 0 16px 30px rgba(255, 111, 0, .25) !important;
}

/* Mobile: nonaktifkan tilt agar stabil */
@media(max-width: 860px) {
  .tilt-card:hover,
  .metric-card:hover,
  .dash-card:hover,
  .panel:hover,
  .sim-card:hover,
  .excel-offer:hover,
  .result-summary > div:hover,
  .modern-login-card:hover {
    transform: translateY(-2px) !important;
  }
}


/* =========================================================
   FINAL REQUEST - MOTION ONLY ON SINGLE/NON SINGLE CARDS
   Container hasil simulasi besar dibuat stabil.
   Gerak hanya pada card yang berisi SINGLE PRICE / NONSINGLE PRICE.
   Rumus, database, API tidak diubah.
   ========================================================= */

/* 1) Matikan gerakan pada area besar yang dilingkari merah */
.result-full-card,
.result-card,
.dash-card.result-full-card,
.dash-card.result-card,
.result-summary,
.result-summary > div,
.card-head,
.card-head-space {
  transform: none !important;
  animation: none !important;
}

.result-full-card:hover,
.result-card:hover,
.dash-card.result-full-card:hover,
.dash-card.result-card:hover,
.result-summary > div:hover {
  transform: none !important;
  box-shadow:
    0 24px 50px rgba(2, 13, 38, .28),
    inset 0 1px 0 rgba(255,255,255,.10) !important;
}

/* 2) Matikan efek 3D miring global, kecuali untuk offer card akan diganti efek grafis */
.metric-card:hover,
.dash-card:hover,
.panel:hover,
.sim-card:hover,
.modern-login-card:hover,
.tilt-card:hover {
  transform: translateY(-2px) !important;
}

.result-full-card.tilt-card:hover,
.result-card.tilt-card:hover {
  transform: none !important;
}

.tilt-card::before,
.metric-card::before {
  display: none !important;
}

/* 3) Card kuning / area Single & Non Single dibuat efek grafis */
.offer-grid-excel {
  perspective: none !important;
  align-items: stretch;
}

.excel-offer {
  position: relative;
  isolation: isolate;
  overflow: hidden !important;
  transform: translateY(0) scale(1) !important;
  transition:
    transform .28s cubic-bezier(.2,.8,.2,1),
    box-shadow .28s cubic-bezier(.2,.8,.2,1),
    border-color .28s ease,
    filter .28s ease !important;
  animation: offerBreathingGlow 4.8s ease-in-out infinite;
}

/* Aura grafis di belakang card */
.excel-offer::after {
  content: "";
  position: absolute;
  inset: -2px;
  z-index: -1;
  border-radius: 26px;
  opacity: .0;
  background:
    radial-gradient(circle at 20% 0%, rgba(255, 225, 104, .38), transparent 34%),
    radial-gradient(circle at 88% 16%, rgba(94, 190, 255, .34), transparent 28%),
    linear-gradient(135deg, rgba(255, 139, 31, .28), rgba(77, 171, 255, .22));
  filter: blur(12px);
  transition: opacity .28s ease;
}

/* Shine tipis, bukan tilt */
.excel-offer::before {
  content: "";
  display: block !important;
  position: absolute;
  top: 0;
  left: -120%;
  width: 58%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(
    110deg,
    transparent 0%,
    rgba(255,255,255,.04) 20%,
    rgba(255,255,255,.18) 46%,
    rgba(255,225,104,.20) 52%,
    rgba(255,255,255,.08) 64%,
    transparent 100%
  );
  transform: skewX(-16deg);
  opacity: 0;
}

/* Hover geraknya hanya card offer, bukan container besar */
.excel-offer:hover {
  transform: translateY(-7px) scale(1.008) !important;
  filter: saturate(1.08) brightness(1.03);
  border-color: rgba(255, 203, 92, .60) !important;
  box-shadow:
    0 28px 54px rgba(2, 13, 38, .38),
    0 0 0 1px rgba(255, 203, 92, .22),
    0 0 28px rgba(255, 139, 31, .16),
    inset 0 1px 0 rgba(255,255,255,.14) !important;
}

.excel-offer:hover::after {
  opacity: 1;
}

.excel-offer:hover::before {
  opacity: 1;
  animation: offerShimmerSweep .85s cubic-bezier(.16,1,.3,1) forwards;
}

/* Judul Single / Non Single diberi glow grafis */
.excel-offer .xl-section-title {
  position: relative;
  overflow: hidden;
}

.excel-offer .xl-section-title::after {
  content: "";
  position: absolute;
  left: 12%;
  right: 12%;
  bottom: 0;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,.72), transparent);
  opacity: .65;
}

/* Baris dalam card: interaktif tapi tetap stabil */
.excel-offer .offer-row {
  transition:
    background .18s ease,
    box-shadow .18s ease,
    padding-left .18s ease;
}

.excel-offer .offer-row:hover {
  background: rgba(255, 255, 255, .055) !important;
  box-shadow: inset 4px 0 0 rgba(255, 203, 92, .86);
  transform: none !important;
}

.excel-offer .offer-row:hover b {
  color: #fff7c7 !important;
}

/* Ambient breathing sangat halus */
@keyframes offerBreathingGlow {
  0%, 100% {
    box-shadow:
      0 18px 38px rgba(2, 13, 38, .24),
      inset 0 1px 0 rgba(255,255,255,.08);
  }
  50% {
    box-shadow:
      0 22px 44px rgba(2, 13, 38, .30),
      0 0 18px rgba(77, 171, 255, .08),
      inset 0 1px 0 rgba(255,255,255,.10);
  }
}

@keyframes offerShimmerSweep {
  from {
    left: -120%;
  }
  to {
    left: 150%;
  }
}

/* Single dan Non Single punya karakter warna masing-masing */
.excel-offer.single {
  border-top-color: #5db7ff !important;
}

.excel-offer.single:hover {
  box-shadow:
    0 28px 54px rgba(2, 13, 38, .38),
    0 0 0 1px rgba(93, 183, 255, .24),
    0 0 30px rgba(93, 183, 255, .16),
    inset 0 1px 0 rgba(255,255,255,.14) !important;
}

.excel-offer.non {
  border-top-color: #ff9b32 !important;
}

.excel-offer.non:hover {
  box-shadow:
    0 28px 54px rgba(2, 13, 38, .38),
    0 0 0 1px rgba(255, 155, 50, .28),
    0 0 30px rgba(255, 139, 31, .18),
    inset 0 1px 0 rgba(255,255,255,.14) !important;
}

/* Mobile: efek lebih ringan */
@media(max-width: 860px) {
  .excel-offer {
    animation: none;
  }
  .excel-offer:hover {
    transform: translateY(-3px) scale(1.002) !important;
  }
}

/* Reduced motion */
@media (prefers-reduced-motion: reduce) {
  .excel-offer,
  .excel-offer:hover,
  .excel-offer::before,
  .excel-offer::after {
    animation: none !important;
    transform: none !important;
  }
}


/* MOBILE DESKTOP MODE: HP mengikuti layout laptop */
@media (max-width: 900px), (hover: none) and (pointer: coarse) {
  html, body {
    min-width: 1360px !important;
    overflow-x: auto !important;
    -webkit-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
  }

  body { touch-action: pan-x pan-y pinch-zoom !important; }

  .app-shell {
    min-width: 1360px !important;
    display: grid !important;
    grid-template-columns: 280px minmax(0, 1fr) !important;
  }

  .sidebar {
    position: sticky !important;
    top: 0 !important;
    left: auto !important;
    transform: none !important;
    width: auto !important;
    height: 100vh !important;
  }

  .nav-toggle, .mobile-menu-btn, .nav-backdrop {
    display: none !important;
  }

  .main {
    min-width: 1080px !important;
    padding: 28px 30px 28px !important;
  }

  .topbar {
    display: flex !important;
    align-items: flex-start !important;
    justify-content: space-between !important;
  }

  .topbar h1 { font-size: 52px !important; }
  .topbar p { font-size: 20px !important; }

  .metric-grid {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .simulation-grid {
    display: grid !important;
    grid-template-columns: 1.05fr 1.2fr .76fr !important;
  }

  .priority-action-card { grid-column: auto !important; }
  .priority-box ol { display: block !important; }

  .sim-row {
    display: grid !important;
    grid-template-columns: 42% 58% !important;
  }

  .sim-label {
    border-right: 1px solid rgba(224,239,255,.13) !important;
    border-bottom: 0 !important;
  }

  .result-summary, .full-result-summary {
    display: grid !important;
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  .offer-grid-excel {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
  }

  .excel-offer {
    width: auto !important;
    min-width: 0 !important;
  }

  .offer-row {
    display: grid !important;
    grid-template-columns: 24% 26% 24% 26% !important;
  }

  .offer-row span {
    border-right: 1px solid rgba(255,255,255,.08) !important;
    border-bottom: 0 !important;
  }

  .offer-row b { min-height: auto !important; }
  .feature-bar { grid-template-columns: repeat(4, 1fr) !important; }

  .login-body {
    min-width: 1360px !important;
    overflow-x: auto !important;
  }

  .login-page {
    width: 1360px !important;
    max-width: none !important;
    display: grid !important;
    grid-template-columns: 1.03fr .97fr !important;
  }

  .login-visual, .login-panel-wrap { min-height: 760px !important; }
  .visual-copy h1 { font-size: 64px !important; }
  .visual-copy h1 strong { font-size: 68px !important; }

  .feature-bar,
  .login-footer {
    width: 1360px !important;
    max-width: none !important;
  }
}

/* Hasil simulasi tetap terlihat */
#hasil-simulasi,
#hasil-simulasi .offer-grid-excel,
#hasil-simulasi .excel-offer,
#hasil-simulasi .offer-table,
#hasil-simulasi .offer-row {
  visibility: visible !important;
  opacity: 1 !important;
}

#hasil-simulasi .offer-grid-excel { display: grid !important; }

/* Matikan tombol zoom versi lama agar layout tidak rusak */
.mobile-zoom-controls { display: none !important; }

/* Container besar stabil, card single/non single tetap punya motion */
.result-full-card, .result-card { transform: none !important; }
.result-full-card:hover, .result-card:hover { transform: none !important; }


/* =========================================================
   FINISHING - PRISMA HEADER
   Arahan:
   1) Sembunyikan bagian merah: teks brand sidebar, statistik dashboard, dan panel user kanan.
   2) Ganti Dashboard menjadi PRISMA.
   3) Ganti subtitle menjadi Priority Scoring Mgu Assistant Tools.
   Rumus, database, API tidak diubah.
   ========================================================= */

/* Logo kiri tetap tampil, tulisan ACC Danaku Financial Simulation disembunyikan */
.sidebar-brand > div {
  display: none !important;
}

.sidebar-brand {
  justify-content: center !important;
  margin-bottom: 34px !important;
}

.sidebar-logo {
  width: 132px !important;
  max-width: 100% !important;
}

/* Sembunyikan card statistik atas yang dilingkari merah */
.finishing-hidden-dashboard-metrics {
  display: none !important;
}

/* Sembunyikan panel Administrator kanan atas */
.user-panel {
  display: none !important;
}

/* Header PRISMA */
.topbar {
  margin-bottom: 28px !important;
}

.topbar h1 {
  font-size: 64px !important;
  letter-spacing: .01em !important;
  font-weight: 1000 !important;
}

.topbar p {
  font-size: 24px !important;
  color: #d7e9ff !important;
  font-weight: 500 !important;
}

/* Dashboard simulasi naik karena statistik disembunyikan */
.simulation-board {
  margin-top: 10px !important;
}

/* Tetap sama pada HP desktop-mode */
@media (max-width: 900px), (hover: none) and (pointer: coarse) {
  .topbar h1 {
    font-size: 64px !important;
  }

  .topbar p {
    font-size: 24px !important;
  }

  .sidebar-logo {
    width: 132px !important;
  }
}


/* =========================================================
   FINISHING LOGIN ONLY
   Dashboard tidak diubah.
   ========================================================= */

/* Badge PRISMA di login memakai logo orang jempol */
.prisma-logo-badge {
  width: 96px !important;
  height: 96px !important;
  padding: 12px !important;
  background:
    radial-gradient(circle at 50% 35%, rgba(255,255,255,.16), transparent 55%),
    linear-gradient(180deg, rgba(73,168,255,.22), rgba(37,99,235,.12)) !important;
  border: 1px solid rgba(116, 188, 255, .35) !important;
  box-shadow:
    0 18px 34px rgba(2, 13, 38, .26),
    inset 0 1px 0 rgba(255,255,255,.12) !important;
  overflow: hidden;
}

.prisma-logo-badge img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* Judul PRISMA */
.modern-login-card h2 {
  letter-spacing: .02em;
  text-transform: uppercase;
}

/* Hilangkan area OTP/divider jika masih tersisa dari cache */
.or-divider,
.btn-outline.disabled-look {
  display: none !important;
}

/* Hilangkan forgot password */
.field-link {
  display: none !important;
}

/* Tombol mata password dibuat benar-benar tombol, rapi di kanan */
.input-shell {
  position: relative;
}

.password-toggle {
  margin-left: auto;
  width: 38px;
  height: 38px;
  min-width: 38px;
  border: 0;
  border-radius: 12px;
  display: grid;
  place-items: center;
  background: rgba(255,255,255,.08);
  color: #ffffff;
  cursor: pointer;
  font-size: 16px;
  transition:
    background .18s ease,
    transform .18s ease,
    box-shadow .18s ease;
}

.password-toggle:hover {
  background: rgba(255, 139, 31, .22);
  box-shadow: 0 8px 18px rgba(255, 111, 0, .16);
}

.password-toggle:active {
  transform: scale(.96);
}

.password-toggle.is-active {
  background: rgba(255, 139, 31, .34);
}

/* Karena area merah dihapus, jarak bawah login dibuat lebih rapi */
.auth-form {
  gap: 18px !important;
}

.login-help {
  margin-top: 2px;
  font-size: 17px;
}

.login-help a {
  color: #5db7ff;
  font-weight: 900;
}

.login-help a:hover {
  color: #ffe168;
}


/* FINAL LOGIN TAB + EYE FIX ONLY */
.input-shell input[name="password"] {
  padding-right: 8px !important;
}

.password-toggle {
  flex: 0 0 auto !important;
  pointer-events: auto !important;
  z-index: 5 !important;
}

.prisma-logo-badge img {
  image-rendering: auto;
}


/* CUSTOMER IMPORT PAGE */
.import-panel { position: relative; z-index: 2; }
.import-summary-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:16px; margin-bottom:18px; }
.import-info-card { padding:18px; border-radius:20px; background:rgba(255,255,255,.075); border:1px solid rgba(255,255,255,.13); box-shadow:0 14px 26px rgba(2,13,38,.16); }
.import-info-card span { display:block; color:#cfe0ff; font-weight:800; font-size:13px; }
.import-info-card b { display:block; margin-top:6px; font-size:30px; color:#fff; }
.import-info-card small { display:block; margin-top:6px; color:#d7e9ff; line-height:1.45; }
.import-warning { padding:15px 17px; border-radius:18px; background:rgba(255,139,31,.15); border:1px solid rgba(255,139,31,.28); color:#fff0d8; line-height:1.55; margin-bottom:18px; }
.import-warning code { color:#ffe168; font-weight:900; }
.import-form { display:grid; gap:13px; padding:18px; border-radius:22px; background:rgba(255,255,255,.06); border:1px solid rgba(255,255,255,.12); margin-bottom:18px; }
.import-form label { color:#fff; font-weight:900; }
.import-form input[type="file"] { background:rgba(255,255,255,.10); border:1px dashed rgba(255,255,255,.30); color:#fff; padding:15px; border-radius:16px; }
.confirm-box { display:flex; align-items:flex-start; gap:10px; color:#dbeafe!important; font-weight:800!important; line-height:1.5; }
.confirm-box input { width:auto; margin-top:5px; }
.import-form .btn { justify-self:start; }
.import-rules { padding:16px 18px; border-radius:20px; background:rgba(93,183,255,.10); border:1px solid rgba(93,183,255,.20); color:#eaf4ff; }
.import-rules h3 { margin:0 0 10px; }
.import-rules ul { margin:0; padding-left:20px; line-height:1.75; }
@media(max-width:900px),(hover:none) and (pointer:coarse){ .import-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;} }
