#epf-wrap{width:100%;max-width:100%;margin:0;padding:0;font-family:'Segoe UI',Arial,sans-serif;font-size:14px;color:#222;line-height:1.5;background:#fff0}#epf-wrap.epf-dark{background:#1a1a2e;color:#e0e0e0}#epf-wrap.epf-dark .epf-card,#epf-wrap.epf-dark .epf-form-section,#epf-wrap.epf-dark .epf-results{background:#16213e!important;box-shadow:0 4px 14px rgb(0 0 0 / .5)!important}#epf-wrap.epf-dark .epf-input,#epf-wrap.epf-dark .epf-select{background:#0f3460!important;border-color:#1a6bc7!important;color:#e0e0e0!important}#epf-wrap.epf-dark .epf-result-card{background:#0f3460!important;border-color:#1a6bc7!important}#epf-wrap.epf-dark .epf-chk-row{background:#0f3460!important;border-color:#1a6bc7!important}#epf-wrap.epf-dark .epf-section-title{color:#90caf9!important;border-color:#1976d2!important}#epf-wrap.epf-dark .epf-label{color:#90caf9!important}#epf-wrap.epf-dark .epf-hint{color:#aaa!important}#epf-wrap.epf-dark .epf-presets{background:#0f3460!important;border-color:#1976d2!important}#epf-wrap.epf-dark .epf-preset-btn{background:#162a50!important;border-color:#1976d2!important;color:#90caf9!important}#epf-wrap.epf-dark .epf-tbl-section{background:#0f3460!important}#epf-wrap.epf-dark .epf-tbl-section td{border-color:#1a4a8a!important}#epf-wrap.epf-dark .epf-info-box{background:#16213e!important}#epf-wrap.epf-dark .epf-progress-bg{background:#0f3460!important}#epf-wrap.epf-dark .epf-disclaimer{background:#0f3460!important;border-color:#1a4a8a!important;color:#aaa!important}#epf-wrap.epf-dark .epf-acc-card{background:#0f3460!important}.epf-card{background:#fff;border-radius:0;box-shadow:none;padding:16px 14px 12px;margin:0;position:relative;overflow:hidden;text-align:center}.epf-card::before{content:'';position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#1565c0,#42a5f5,#1565c0)}.epf-card h2{margin:0 0 8px;font-size:22px;font-weight:700;color:#1565c0}.epf-card p{margin:0;font-size:13px;color:#555}#epf-dark-btn{position:absolute;top:14px;right:14px;background:#f5f5f5;border:2px solid #ddd;border-radius:30px;padding:6px 14px;font-size:12px;font-weight:700;color:#444;cursor:pointer;line-height:1.4}#epf-dark-btn:hover{background:#1976d2;color:#fff;border-color:#1976d2}.epf-presets{background:#fffde7;border-left:5px solid #ffc107;border-radius:0;padding:12px 14px;margin:0}.epf-presets h5{margin:0 0 10px;font-size:13px;font-weight:700;color:#e65100}.epf-preset-row{display:flex;flex-wrap:wrap;gap:8px}.epf-preset-btn{background:#fff;border:2px solid #ffc107;border-radius:20px;padding:7px 14px;font-size:12px;font-weight:700;color:#e65100;cursor:pointer;line-height:1.4;white-space:nowrap}.epf-preset-btn:hover{background:#ffc107;color:#fff}.epf-form-section{background:#fff;border-radius:0;box-shadow:none;padding:16px 14px 10px;margin-bottom:0}.epf-section-title{font-size:14px;font-weight:700;color:#1565c0;border-bottom:2px solid #1976d2;padding-bottom:8px;margin:0 0 16px}.epf-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin-bottom:14px}.epf-field{display:flex;flex-direction:column}.epf-label{font-size:13px;font-weight:700;color:#1565c0;margin-bottom:5px}.epf-input,.epf-select{width:100%;padding:10px 12px;border:1.5px solid #90caf9;border-radius:10px;font-size:14px;background:#f8fbff;color:#222;outline:none;font-family:inherit;line-height:1.4;transition:border-color .15s,box-shadow .15s}.epf-input:focus,.epf-select:focus{border-color:#1976d2;box-shadow:0 0 0 3px rgb(25 118 210 / .14);background:#fff}.epf-input.epf-err{border-color:#f44336!important;box-shadow:0 0 0 3px rgb(244 67 54 / .12)!important}.epf-hint{font-size:11px;color:#888;margin-top:4px;line-height:1.4}.epf-errmsg{font-size:11px;color:#f44336;margin-top:3px;display:none}.epf-errmsg.epf-show{display:block}.epf-chk-group{display:flex;flex-direction:column;gap:8px}.epf-chk-row{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#f0f7ff;border:1.5px solid #bbdefb;border-radius:10px;cursor:pointer}.epf-chk-row input[type="checkbox"]{width:18px;height:18px;flex-shrink:0;cursor:pointer;accent-color:#1976d2}.epf-chk-row label{font-size:13px;color:#333;cursor:pointer;font-weight:400;line-height:1.4}.epf-btn-row{display:flex;gap:12px;margin-top:18px}.epf-btn-calc{flex:1;padding:14px 10px;background:linear-gradient(135deg,#1565c0,#1976d2);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;line-height:1.3;box-shadow:0 4px 14px rgb(25 118 210 / .35);font-family:inherit}.epf-btn-calc:hover{background:linear-gradient(135deg,#0d47a1,#1565c0);box-shadow:0 6px 18px rgb(25 118 210 / .45)}.epf-btn-reset{flex:1;padding:14px 10px;background:#fff;color:#e53935;border:2px solid #e53935;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;line-height:1.3;font-family:inherit}.epf-btn-reset:hover{background:#e53935;color:#fff}.epf-results{background:#fff;border-radius:0;box-shadow:none;padding:16px 14px;margin-top:0;display:none}.epf-results.epf-show{display:block}.epf-results h3{margin:0 0 16px;font-size:18px;font-weight:700;color:#1565c0;text-align:center}.epf-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:12px;margin-bottom:14px}.epf-result-card{background:linear-gradient(135deg,#e3f2fd,#f8fbff);border:1px solid #90caf9;border-radius:12px;padding:14px 12px}.epf-result-card.epf-rc-main{background:linear-gradient(135deg,#1565c0,#1976d2);border-color:#1565c0}.epf-result-card.epf-rc-main .epf-rc-title{color:#bbdefb}.epf-result-card.epf-rc-main .epf-rc-val{color:#fff}.epf-result-card.epf-rc-main .epf-rc-note{color:#90caf9}.epf-result-card.epf-rc-green{background:linear-gradient(135deg,#e8f5e9,#f1f8e9);border-color:#81c784}.epf-result-card.epf-rc-green .epf-rc-val{color:#2e7d32}.epf-result-card.epf-rc-orange{background:linear-gradient(135deg,#fff3e0,#fff8e1);border-color:#ffb74d}.epf-result-card.epf-rc-orange .epf-rc-val{color:#e65100}.epf-rc-title{font-size:12px;font-weight:700;color:#37474f;margin-bottom:5px}.epf-rc-val{font-size:18px;font-weight:800;color:#1565c0;line-height:1.2}.epf-rc-note{font-size:11px;color:#78909c;margin-top:3px}.epf-prog-wrap{margin:6px 0 14px}.epf-prog-lbl{display:flex;justify-content:space-between;font-size:12px;font-weight:700;color:#1565c0;margin-bottom:5px}.epf-progress-bg{height:11px;background:#e3f2fd;border-radius:10px;overflow:hidden}.epf-progress-fill{height:100%;border-radius:10px;background:linear-gradient(90deg,#1976d2,#42a5f5);transition:width .6s ease}.epf-acc-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin:12px 0}.epf-acc-card{border-radius:12px;border:2px solid #90caf9;background:#f0f7ff;padding:12px;text-align:center}.epf-acc-card.epf-acc1{border-color:#1976d2;background:#e3f2fd}.epf-acc-card.epf-acc2{border-color:#43a047;background:#e8f5e9}.epf-acc-card.epf-accflex{border-color:#fb8c00;background:#fff3e0}.epf-acc-title{font-size:12px;font-weight:700;color:#1565c0;margin-bottom:3px}.epf-acc-pct{font-size:11px;color:#666;margin-bottom:6px}.epf-acc-val{font-size:16px;font-weight:800;color:#1565c0}.epf-acc-card.epf-acc2 .epf-acc-val{color:#2e7d32}.epf-acc-card.epf-accflex .epf-acc-val{color:#e65100}.epf-action-bar{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:14px}.epf-action-btn{background:#e3f2fd;border:1.5px solid #90caf9;border-radius:8px;padding:8px 16px;font-size:12px;font-weight:700;color:#1565c0;cursor:pointer;line-height:1.4;font-family:inherit}.epf-action-btn:hover{background:#1976d2;color:#fff;border-color:#1976d2}.epf-info-box{background:#fff;border-radius:14px;padding:16px;margin-top:12px;box-shadow:0 3px 10px rgb(0 0 0 / .06)}.epf-info-box h4{margin:0 0 10px;font-size:14px;font-weight:700;color:#1565c0}.epf-info-row{display:flex;gap:10px;margin-bottom:8px;font-size:13px;line-height:1.5;align-items:flex-start}.epf-info-icon{font-size:16px;flex-shrink:0}.epf-badge{display:inline-block;padding:5px 14px;border-radius:20px;font-size:12px;font-weight:700;margin-bottom:10px}.epf-badge-good{background:#e8f5e9;color:#2e7d32;border:1.5px solid #81c784}.epf-badge-warn{background:#fff3e0;color:#e65100;border:1.5px solid #ffb74d}.epf-badge-bad{background:#ffebee;color:#c62828;border:1.5px solid #ef9a9a}.epf-tbl-section{background:#e8f4fd;border-radius:12px;padding:14px;margin-top:12px;overflow-x:auto;display:none}.epf-tbl-section h4{margin:0 0 10px;font-size:14px;font-weight:700;color:#0d47a1}.epf-tbl-section table{width:100%;border-collapse:collapse;font-size:12px;min-width:420px}.epf-tbl-section th{background:#1976d2;color:#fff;padding:8px 10px;text-align:left;font-weight:700}.epf-tbl-section td{padding:7px 10px;border-bottom:1px solid #b3d9f7}.epf-tbl-section tr:nth-child(even) td{background:rgb(25 118 210 / .05)}.epf-tbl-section tr:hover td{background:rgb(25 118 210 / .1)}.epf-disclaimer{font-size:11px;color:#888;text-align:center;margin-top:12px;padding:8px 12px;background:#fafafa;border-radius:8px;border:1px solid #eee;line-height:1.6}#epf-toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%) translateY(70px);background:#323232;color:#fff;padding:10px 22px;border-radius:22px;font-size:13px;font-weight:700;opacity:0;pointer-events:none;z-index:9999;transition:opacity .25s,transform .25s}#epf-toast.epf-show{opacity:1;transform:translateX(-50%) translateY(0)}@media (max-width:580px){.epf-btn-row{flex-direction:column}.epf-card h2{font-size:17px}#epf-dark-btn{position:static;display:block;margin:10px auto 0}}