.ce-hero{background:linear-gradient(135deg,#07122f,#0d63ff);border-radius:26px;color:#fff;padding:28px;display:flex;justify-content:space-between;gap:20px;align-items:center;box-shadow:0 24px 70px rgba(7,18,47,.2)}
.ce-hero h2{font-size:32px;margin:8px 0}.ce-badge{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.14);font-weight:800}.ce-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:20px}.ce-card,.ce-panel{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:20px;box-shadow:0 16px 45px rgba(15,23,42,.07)}.ce-card span{font-size:24px}.ce-card small,.ce-muted{color:#64748b}.ce-card h3{font-size:28px;margin:8px 0}.ce-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:18px;margin-top:20px}.ce-form{display:grid;gap:12px}.ce-form input,.ce-form select{width:100%;padding:13px;border:1px solid #dbe3ef;border-radius:14px}.ce-submit{background:#075bdc;color:#fff;border:0;border-radius:14px;padding:14px 18px;font-weight:900;cursor:pointer}.ce-rules{display:grid;gap:10px}.ce-rule{padding:12px;border-radius:16px;background:#f8fbff;border:1px solid #e6eefb}.ce-good{color:#047857;font-weight:900}.ce-warn{color:#b45309;font-weight:900}.ce-table{width:100%;border-collapse:separate;border-spacing:0 10px}.ce-table th{text-align:left;color:#64748b;font-size:13px}.ce-table td{background:#fff;padding:13px;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.ce-table td:first-child{border-left:1px solid #e5e7eb;border-radius:14px 0 0 14px}.ce-table td:last-child{border-right:1px solid #e5e7eb;border-radius:0 14px 14px 0}.ce-pill{padding:6px 10px;border-radius:999px;font-weight:800;font-size:12px}.ce-pill.approved{background:#dcfce7;color:#166534}.ce-pill.pending{background:#fef3c7;color:#92400e}.ce-pill.rejected{background:#fee2e2;color:#991b1b}.ce-actions{display:flex;gap:8px;flex-wrap:wrap}.ce-actions button{border:0;border-radius:10px;padding:9px 12px;font-weight:800;cursor:pointer}.ce-approve{background:#16a34a;color:#fff}.ce-reject{background:#dc2626;color:#fff}.ce-admin-settings{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ce-admin-settings label{font-weight:800;color:#0f172a}.ce-admin-settings input,.ce-admin-settings select{margin-top:6px;width:100%;padding:11px;border:1px solid #dbe3ef;border-radius:12px}.ce-alert{padding:14px;border-radius:16px;margin:0 0 16px}.ce-alert.ok{background:#dcfce7;color:#166534}.ce-alert.err{background:#fee2e2;color:#991b1b}@media(max-width:900px){.ce-hero,.ce-layout{display:block}.ce-grid,.ce-admin-settings{grid-template-columns:1fr}.ce-card{margin-bottom:12px}.ce-hero .btn{display:inline-block;margin-top:16px}.ce-table{font-size:13px}}
.ce-ex-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.ce-ex-tabs a{display:inline-flex;align-items:center;justify-content:center;padding:11px 16px;border-radius:999px;background:#eef5ff;color:#0f172a;text-decoration:none;font-weight:900;border:1px solid #dbeafe}.ce-ex-tabs a.active,.ce-ex-tabs a:hover{background:#075bdc;color:#fff}.ce-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));max-width:560px}.ce-overlay{position:fixed;inset:0;background:rgba(7,18,47,.55);display:none;align-items:center;justify-content:center;z-index:9999;backdrop-filter:blur(6px)}.ce-overlay.show{display:flex}.ce-overlay>div{background:#fff;border-radius:24px;padding:26px 30px;box-shadow:0 30px 100px rgba(0,0,0,.25);text-align:center;max-width:420px}.ce-overlay b{font-size:20px;color:#0f172a}.ce-overlay p{color:#64748b;margin:8px 0 0}.ce-panel h3{color:#0f172a;font-size:17px}@media(max-width:900px){.ce-grid-2{grid-template-columns:1fr;max-width:none}.ce-ex-tabs a{flex:1}}

/* IBOToolbox Coin Exchange UI V1.1 – Compact Mobile Hero, Exchange Cards & Small Screen Polish */
.ce-hero{
  min-height:0!important;
  padding:22px 26px!important;
  border-radius:22px!important;
  background:linear-gradient(135deg,#ffffff 0%,#eef6ff 56%,#dbeafe 100%)!important;
  color:#07152f!important;
  border:1px solid #cfe1ff!important;
  box-shadow:0 16px 38px rgba(15,23,42,.07)!important;
  align-items:center!important;
}
.ce-hero:after{display:none!important}.ce-hero *{color:#07152f!important;text-shadow:none!important}.ce-hero h2{font-size:clamp(24px,3.3vw,34px)!important;line-height:1.08!important;margin:10px 0 8px!important;letter-spacing:-.035em!important}.ce-hero p{color:#31445f!important;font-size:15px!important;line-height:1.45!important;font-weight:850!important;max-width:760px!important;margin:0!important}.ce-badge{background:#eef6ff!important;color:#075bdc!important;border:1px solid #cfe1ff!important;padding:7px 12px!important;font-size:12px!important;font-weight:1000!important}.ce-hero .btn,.ce-hero .btn-light{background:#075bdc!important;color:#fff!important;border:0!important;border-radius:14px!important;padding:12px 18px!important;font-weight:1000!important;white-space:nowrap!important;box-shadow:0 10px 22px rgba(7,91,220,.15)!important}.ce-grid{gap:14px!important;margin-top:16px!important}.ce-card,.ce-panel{border-radius:20px!important;border:1px solid #dbe8ff!important;box-shadow:0 12px 32px rgba(15,23,42,.055)!important}.ce-card{padding:18px!important;min-height:138px!important}.ce-card span{font-size:22px!important}.ce-card p{font-weight:1000!important;color:#1d3150!important;margin:8px 0!important}.ce-card h3{font-size:25px!important;line-height:1.05!important;margin:8px 0!important;color:#07152f!important}.ce-card small,.ce-muted{color:#40536f!important;font-weight:850!important;line-height:1.4!important}.ce-ex-tabs{margin-top:16px!important;gap:9px!important}.ce-ex-tabs a{padding:10px 14px!important;border-radius:999px!important}.ce-layout{gap:16px!important;margin-top:16px!important}.ce-panel{padding:18px!important}.ce-panel h2{font-size:22px!important;line-height:1.15!important;margin-top:0!important;color:#07152f!important}.ce-form input{min-height:46px!important;border-color:#bdd4ff!important;border-radius:13px!important;font-size:16px!important}.ce-submit{min-height:46px!important;border-radius:13px!important}.ce-rules{gap:8px!important}.ce-rule{border-color:#dbe8ff!important;border-radius:14px!important;padding:11px 12px!important;color:#07152f!important;line-height:1.35!important}.ce-table{font-size:14px!important}
@media(max-width:980px){.ce-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ce-layout{grid-template-columns:1fr!important}.ce-hero{display:grid!important;grid-template-columns:1fr auto!important}.ce-hero .btn{align-self:center!important}}
@media(max-width:760px){
  .ce-hero{display:block!important;padding:16px!important;border-radius:18px!important;margin:10px 0 12px!important}.ce-hero h2{font-size:24px!important;line-height:1.12!important;margin:9px 0 6px!important}.ce-hero p{font-size:13.5px!important;line-height:1.42!important}.ce-badge{font-size:11px!important;padding:6px 10px!important}.ce-hero .btn,.ce-hero .btn-light{display:flex!important;width:100%!important;justify-content:center!important;margin-top:12px!important;min-height:44px!important;padding:12px 14px!important}.ce-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:12px!important}.ce-card{padding:13px!important;min-height:118px!important;border-radius:16px!important}.ce-card span{font-size:20px!important}.ce-card p{font-size:12px!important;margin:6px 0!important}.ce-card h3{font-size:20px!important}.ce-card small{font-size:11.5px!important}.ce-ex-tabs{display:grid!important;grid-template-columns:1fr 1fr!important;margin-top:14px!important}.ce-ex-tabs a{width:100%!important;padding:10px 8px!important;font-size:13px!important}.ce-layout{display:grid!important;gap:12px!important;margin-top:12px!important}.ce-panel{padding:16px!important;border-radius:18px!important}.ce-panel h2{font-size:20px!important}.ce-muted{font-size:13px!important}.ce-rule{font-size:13px!important}.ce-table,.ce-table tbody,.ce-table tr,.ce-table td{display:block!important;width:100%!important}.ce-table tr:first-child{display:none!important}.ce-table tr{background:#fff!important;border:1px solid #dbe8ff!important;border-radius:16px!important;margin:10px 0!important;padding:10px!important}.ce-table td{border:0!important;border-radius:0!important;padding:6px 4px!important;display:flex!important;justify-content:space-between!important;gap:12px!important}.ce-table td:nth-child(1)::before{content:'Date';font-weight:1000;color:#64748b}.ce-table td:nth-child(2)::before{content:'Type';font-weight:1000;color:#64748b}.ce-table td:nth-child(3)::before{content:'Spent';font-weight:1000;color:#64748b}.ce-table td:nth-child(4)::before{content:'Credits';font-weight:1000;color:#64748b}.ce-table td:nth-child(5)::before{content:'Status';font-weight:1000;color:#64748b}.ce-table td:nth-child(6)::before{content:'Risk';font-weight:1000;color:#64748b}.ce-table td:nth-child(7)::before{content:'Reason';font-weight:1000;color:#64748b}
}
@media(max-width:430px){.ce-grid{grid-template-columns:1fr!important}.ce-hero h2{font-size:22px!important}.ce-panel{padding:14px!important}}
