:root{--mm-primary:#2563eb;--mm-success:#16a34a;--mm-danger:#dc2626;--mm-warning:#f59e0b;--mm-dark:#0f172a;--mm-gradient:linear-gradient(135deg,#2563eb 0%,#0f172a 100%)}body{background:#f4f7fb}.mm-card{border:none;border-radius:18px;overflow:hidden}.section-title{font-size:.78rem;font-weight:800;letter-spacing:.5px;text-transform:uppercase;color:#fff;background:var(--mm-primary);padding:10px 14px;border-radius:10px;margin-bottom:18px}.summary-card{background:var(--mm-gradient);color:#fff}.summary-box{background:rgba(255,255,255,.12);border-radius:14px;padding:14px;margin-bottom:14px}.result-big{font-size:2.4rem;font-weight:800}.sticky-summary{position:sticky;top:20px}.form-label{font-size:.78rem;font-weight:700;margin-bottom:6px}.input-group-text{background:#f8fafc;border-right:none;font-weight:700}.form-control{border-left:none;height:42px}.metric-card{background:#fff;border-radius:14px;padding:16px;box-shadow:0 2px 10px rgba(0,0,0,.05);height:100%}.metric-label{font-size:.72rem;font-weight:700;color:#64748b;text-transform:uppercase}.metric-value{font-size:1.15rem;font-weight:800;color:#111827}.info-box{background:#f8fafc;border-radius:12px;padding:14px;margin-bottom:12px}.info-title{font-size:.72rem;font-weight:700;text-transform:uppercase;color:#64748b}.info-value{font-size:1rem;font-weight:800;color:#111827}.chart-wrapper{height:360px;position:relative}.profit-snapshot-modern{background:#fff;border:1px solid #e5e7eb;border-radius:20px;overflow:hidden}.snapshot-modern-header{padding:20px;border-bottom:1px solid #eef2f7}.snapshot-title{display:flex;align-items:center;gap:14px;font-size:1.3rem;font-weight:800;color:#2563eb}.snapshot-icon{width:52px;height:52px;border-radius:14px;background:#eef2ff;display:flex;align-items:center;justify-content:center;color:#2563eb;font-size:1.2rem}.snapshot-row{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #eef2f7}.snapshot-left{display:flex;align-items:center;gap:14px}.snapshot-badge{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}.snapshot-label{font-size:.95rem;font-weight:700;color:#111827}.snapshot-formula{font-size:.78rem;color:#6b7280}.snapshot-value{font-size:1.05rem;font-weight:800}.badge-blue{background:#dbeafe;color:#2563eb}.badge-green{background:#dcfce7;color:#16a34a}.badge-orange{background:#ffedd5;color:#ea580c}.badge-purple{background:#ede9fe;color:#7c3aed}.badge-cyan{background:#cffafe;color:#0891b2}.profit-footer-box{padding:20px;background:#f8fafc}.modern-progress{height:18px;border-radius:50px}.custom-select-wrapper{position:relative}.custom-dropdown{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#fff;border:2px solid #dbe3ef;border-radius:12px;height:48px;padding-right:45px;font-weight:600;font-size:.95rem;color:#111827;transition:all .25s ease}.custom-dropdown:focus{border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.12);outline:0}.dropdown-icon{position:absolute;top:50%;right:16px;transform:translateY(-50%);pointer-events:none;color:#64748b;font-size:.9rem;transition:.2s}.custom-select-wrapper:focus-within .dropdown-icon{transform:translateY(-50%) rotate(180deg);color:#2563eb}@media(max-width:991px){.sticky-summary{position:relative;top:auto}}