.ept{--ink:#eaf2ff;--muted:#8fa3bd;--panel:#101c2d;--line:#24354a;--accent:#38bdf8;--green:#34d399;--red:#fb7185;color:var(--ink);background:#07111f;border:1px solid #17263a;border-radius:24px;padding:clamp(18px,3vw,34px);font:15px/1.5 Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;box-shadow:0 24px 80px rgba(0,0,0,.28)}.ept *{box-sizing:border-box}.ept button,.ept input{font:inherit}.ept-hero,.ept-section-head,.ept-goal-top,.ept-goal footer,.ept-status{display:flex;align-items:center;justify-content:space-between;gap:20px}.ept h1{font-size:clamp(28px,5vw,46px);line-height:1.05;margin:5px 0}.ept h2,.ept h3,.ept p{margin:0}.ept p,.ept small,.ept-status{color:var(--muted)}.ept-kicker{font-size:11px;letter-spacing:.18em;color:var(--accent);font-weight:800}.ept-button{border:1px solid var(--line);background:#14243a;color:var(--ink);border-radius:11px;padding:10px 15px;cursor:pointer;font-weight:700}.ept-button:hover{border-color:var(--accent)}.ept-button-primary{background:var(--accent);border-color:var(--accent);color:#04111e}.ept-status{font-size:12px;padding:20px 0 10px}.ept-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:12px 0 24px}.ept-summary article{background:linear-gradient(145deg,#122239,#0d1929);border:1px solid var(--line);border-radius:16px;padding:18px}.ept-summary span{display:block;color:var(--muted);font-size:12px}.ept-summary strong{font-size:clamp(20px,2.4vw,28px);display:inline-block;margin-top:4px}.positive{color:var(--green)!important}.negative{color:var(--red)!important}.ept-tabs{display:flex;gap:7px;border-bottom:1px solid var(--line);margin-bottom:24px}.ept-tabs button{background:none;border:0;border-bottom:2px solid transparent;color:var(--muted);padding:11px 14px;cursor:pointer;font-weight:800}.ept-tabs button.active{color:var(--ink);border-color:var(--accent)}.ept-section-head{margin-bottom:16px}.ept-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:16px}.ept table{width:100%;border-collapse:collapse;min-width:760px}.ept th,.ept td{text-align:right;padding:14px 16px;border-bottom:1px solid var(--line)}.ept th:first-child,.ept td:first-child{text-align:left}.ept th{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.ept td small{display:block;font-size:11px}.ept tbody tr:last-child td{border:0}.ept-source{text-transform:capitalize}.ept-source.live{color:var(--green)}.ept-source.manual{color:#fbbf24}.ept-delete{background:transparent;border:0;color:var(--muted);font-size:20px;cursor:pointer}.ept-delete:hover{color:var(--red)}.ept-empty{text-align:center;color:var(--muted);padding:32px}.ept-goals{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.ept-goal{background:var(--panel);border:1px solid var(--line);border-radius:16px;padding:19px}.ept-goal h3{font-size:17px}.ept-goal-top>strong{font-size:25px}.ept-progress{height:9px;background:#23334a;border-radius:99px;overflow:hidden;margin:17px 0 10px}.ept-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0ea5e9,#34d399)}.ept-dialog{width:min(540px,calc(100% - 24px));background:#0d1929;color:var(--ink);border:1px solid var(--line);border-radius:18px;padding:25px}.ept-dialog::backdrop{background:rgba(2,8,17,.78)}.ept-dialog h2{margin-bottom:16px}.ept-dialog label{display:block;color:var(--muted);font-size:12px;font-weight:700;margin:12px 0}.ept-dialog label span{font-weight:400}.ept-dialog input{width:100%;background:#07111f;color:var(--ink);border:1px solid var(--line);border-radius:10px;padding:11px;margin-top:5px}.ept-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ept-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.ept-close{float:right;background:none;border:0;color:var(--muted);font-size:25px;cursor:pointer}.ept-login{padding:30px;border:1px solid #ddd;border-radius:16px}@media(max-width:760px){.ept-hero,.ept-section-head{align-items:flex-start;flex-direction:column}.ept-summary{grid-template-columns:1fr 1fr}.ept-goals{grid-template-columns:1fr}}@media(max-width:480px){.ept-summary,.ept-grid{grid-template-columns:1fr}.ept{border-radius:16px;padding:16px}.ept-status{align-items:flex-start;flex-direction:column;gap:2px}}


/* EZZELDIN gold + teal theme refresh */
.ept{--ink:#f4f7fb;--muted:#a8b4c4;--panel:#101820;--line:#34414d;--accent:#f5bd17;--green:#2dd4bf;--red:#fb7185;background:linear-gradient(145deg,#101820,#080d12);border-color:#2c3742;box-shadow:0 24px 80px rgba(0,0,0,.38)}
.ept-button{background:#18232d;border-color:#3b4957}.ept-button:hover{border-color:#f5bd17;background:#202d38}.ept-button-primary{background:#f5bd17;border-color:#f5bd17;color:#101820}.ept-button-primary:hover{background:#ffd14a;border-color:#ffd14a}.ept-summary article,.ept-pnl-summary article,.ept-goal{background:linear-gradient(145deg,#17232d,#101820);border-color:#34414d}.ept-dialog{background:#111b24}.ept-dialog input,.ept-tax-controls input{background:#080e14}.ept-cal-day{background:#111c25;border-color:#34414d;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.ept-cal-day:hover{border-color:#f5bd17;box-shadow:0 0 0 2px rgba(245,189,23,.12);transform:translateY(-1px)}.ept-cal-day.is-profit{background:rgba(45,212,191,.12);border-color:rgba(45,212,191,.5)}.ept-cal-day.is-profit strong{color:#2dd4bf}.ept-cal-day.is-loss{background:rgba(251,113,133,.12);border-color:rgba(251,113,133,.5)}.ept-button-danger{margin-right:auto;border-color:rgba(251,113,133,.55);color:#ff9aaa;background:rgba(251,113,133,.08)}.ept-button-danger:hover{border-color:#fb7185;background:rgba(251,113,133,.15)}
