.mfe-page{background:#f9fafb;background:var(--bg-secondary,#f9fafb);min-height:100vh;padding:2rem 1rem 4rem}.mfe-container{margin:0 auto;max-width:900px}.mfe-header{margin-bottom:2rem;text-align:center}.mfe-header h1{color:#1f2937;color:var(--text-primary,#1f2937);font-size:2rem;font-weight:700;margin:0 0 .5rem}.mfe-subtitle{color:#6b7280;color:var(--text-secondary,#6b7280);font-size:1.05rem;margin:0}.mfe-category-selector{align-items:center;background:#fff;background:var(--bg-primary,#fff);border-radius:12px;box-shadow:0 1px 2px #0000000d;box-shadow:var(--shadow-sm,0 1px 2px #0000000d);display:flex;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem}.mfe-category-label{font-weight:600;white-space:nowrap}.mfe-category-label,.mfe-category-select{color:#1f2937;color:var(--text-primary,#1f2937)}.mfe-category-select{background:#fff;background:var(--bg-primary,#fff);border:1.5px solid #e5e7eb;border:1.5px solid var(--border-color,#e5e7eb);border-radius:8px;cursor:pointer;flex:1 1;font-size:.95rem;padding:.6rem 1rem}.mfe-category-select:focus{border-color:#6366f1;border-color:var(--primary-color,#6366f1);box-shadow:0 0 0 3px #6366f11a;outline:none}.mfe-results-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.mfe-results-header h2{color:#1f2937;color:var(--text-primary,#1f2937);font-size:1.3rem;font-weight:700;margin:0}.mfe-results-count{font-size:.875rem}.mfe-empty,.mfe-results-count{color:#6b7280;color:var(--text-secondary,#6b7280)}.mfe-empty{padding:3rem 1rem;text-align:center}.mfe-fund-list{display:flex;flex-direction:column;gap:1rem}.mfe-fund-card{background:#fff;background:var(--bg-primary,#fff);border:2px solid #0000;border-radius:12px;box-shadow:0 1px 2px #0000000d;box-shadow:var(--shadow-sm,0 1px 2px #0000000d);padding:1.25rem;transition:border-color .2s,box-shadow .2s}.mfe-fund-card:hover{box-shadow:0 4px 12px #0000001a;box-shadow:var(--shadow-md,0 4px 12px #0000001a)}.mfe-fund-card-selected{border-color:#6366f1;border-color:var(--primary-color,#6366f1)}.mfe-fund-card-header{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1rem}.mfe-fund-rank{color:#6366f1;color:var(--primary-color,#6366f1);font-size:1.2rem;font-weight:800;min-width:36px}.mfe-fund-info{flex:1 1;min-width:0}.mfe-fund-name{color:#1f2937;color:var(--text-primary,#1f2937);font-size:1rem;font-weight:600;line-height:1.3;margin:0 0 .2rem}.mfe-fund-amc{color:#6b7280;color:var(--text-secondary,#6b7280);font-size:.8rem}.mfe-fund-score-badge{min-width:60px;text-align:center}.mfe-score-number{color:#6366f1;color:var(--primary-color,#6366f1);font-size:1.5rem;font-weight:800}.mfe-score-max{color:#6b7280;color:var(--text-secondary,#6b7280);font-size:.75rem}.mfe-stars{color:#f59e0b;font-size:.8rem;letter-spacing:1px}.mfe-fund-metrics-row{grid-gap:.75rem;background:#f9fafb;background:var(--bg-secondary,#f9fafb);border-radius:8px;display:grid;gap:.75rem;grid-template-columns:repeat(4,1fr);margin-bottom:1rem;padding:.75rem}.mfe-metric-cell{text-align:center}.mfe-metric-label{color:#6b7280;color:var(--text-secondary,#6b7280);display:block;font-size:.7rem;letter-spacing:.5px;margin-bottom:.2rem;text-transform:uppercase}.mfe-metric-value{color:#1f2937;color:var(--text-primary,#1f2937);display:block;font-size:.95rem;font-weight:700}.mfe-positive{color:#22c55e}.mfe-negative{color:#ef4444}.mfe-fund-card-actions{align-items:center;display:flex;justify-content:space-between}.mfe-compare-check{align-items:center;color:#6b7280;color:var(--text-secondary,#6b7280);cursor:pointer;display:flex;font-size:.85rem;gap:.4rem}.mfe-compare-check input[type=checkbox]{accent-color:#6366f1;accent-color:var(--primary-color,#6366f1)}.mfe-view-details-btn{background:#0000;border:1.5px solid #6366f1;border:1.5px solid var(--primary-color,#6366f1);border-radius:8px;color:#6366f1;color:var(--primary-color,#6366f1);cursor:pointer;font-size:.85rem;font-weight:600;padding:.5rem 1rem;transition:all .2s}.mfe-compare-fab,.mfe-view-details-btn:hover{background:#6366f1;background:var(--primary-color,#6366f1);color:#fff}.mfe-compare-fab{border:none;border-radius:24px;bottom:2rem;box-shadow:0 4px 16px #6366f166;cursor:pointer;font-size:.95rem;font-weight:600;padding:.8rem 1.5rem;position:fixed;right:2rem;transition:transform .2s,box-shadow .2s;z-index:50}.mfe-compare-fab:hover{box-shadow:0 6px 24px #6366f180;transform:translateY(-2px)}.mfe-comparison-section{margin-top:2rem}.mfe-comparison-wrap{background:#fff;background:var(--bg-primary,#fff);border-radius:12px;box-shadow:0 1px 2px #0000000d;box-shadow:var(--shadow-sm,0 1px 2px #0000000d);margin-bottom:1.5rem;padding:1.5rem}.mfe-comparison-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.mfe-comparison-header h3{color:#1f2937;color:var(--text-primary,#1f2937);font-size:1.15rem;font-weight:700;margin:0}.mfe-comparison-close{background:#0000;border:1px solid #e5e7eb;border:1px solid var(--border-color,#e5e7eb);border-radius:6px;color:#6b7280;color:var(--text-secondary,#6b7280);cursor:pointer;font-size:.8rem;padding:.4rem .8rem}.mfe-comparison-table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.mfe-comparison-table{border-collapse:collapse;font-size:.875rem;width:100%}.mfe-comparison-table td,.mfe-comparison-table th{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border-color,#e5e7eb);padding:.6rem .75rem;text-align:center}.mfe-comparison-table th{background:#f9fafb;background:var(--bg-secondary,#f9fafb);color:#1f2937;color:var(--text-primary,#1f2937);font-weight:600}.mfe-comp-fund-name{font-size:.8rem;font-weight:600;line-height:1.3}.mfe-comp-stars{color:#f59e0b;font-size:.7rem}.mfe-comp-metric-label{color:#1f2937;color:var(--text-primary,#1f2937);font-weight:500;text-align:left!important}.mfe-comp-best{background:#6366f10d;color:#6366f1;color:var(--primary-color,#6366f1);font-weight:700}.mfe-comp-trophy{font-size:.75rem}.mfe-radar-wrap{background:#fff;background:var(--bg-primary,#fff);border-radius:12px;box-shadow:0 1px 2px #0000000d;box-shadow:var(--shadow-sm,0 1px 2px #0000000d);padding:1.5rem}.mfe-radar-title{color:#1f2937;color:var(--text-primary,#1f2937);font-size:1rem;font-weight:700;margin:0 0 .5rem}.mfe-score-breakdown{margin:1.25rem 0}.mfe-breakdown-title{color:#1f2937;color:var(--text-primary,#1f2937);font-size:.95rem;font-weight:700;margin:0 0 .75rem}.mfe-bar-row{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.mfe-bar-label{color:#6b7280;color:var(--text-secondary,#6b7280);flex-shrink:0;font-size:.8rem;width:140px}.mfe-bar-track{background:#f3f4f6;background:var(--bg-secondary,#f3f4f6);border-radius:5px;flex:1 1;height:10px;overflow:hidden}.mfe-bar-fill{border-radius:5px;height:100%;transition:width .5s ease}.mfe-bar-value{color:#1f2937;color:var(--text-primary,#1f2937);font-size:.8rem;font-weight:700;text-align:right;width:30px}.mfe-explanation-box{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;margin:1rem 0;padding:1rem 1.25rem}.mfe-explanation-title{color:#166534;font-size:.9rem;font-weight:700;margin:0 0 .5rem}.mfe-explanation-list{margin:0;padding-left:1.2rem}.mfe-explanation-item{color:#15803d;font-size:.85rem;line-height:1.5;margin-bottom:.3rem}.mfe-tooltip-wrapper{display:inline;position:relative}.mfe-tooltip-trigger{border-bottom:1px dashed #9ca3af;border-bottom:1px dashed var(--text-secondary,#9ca3af);cursor:help}.mfe-tooltip-icon{font-size:.7rem;margin-left:2px;opacity:.5}.mfe-tooltip-bubble{background:#1f2937;border-radius:8px;bottom:calc(100% + 8px);box-shadow:0 4px 12px #0003;color:#fff;font-size:.78rem;line-height:1.4;padding:.6rem .8rem;pointer-events:none;width:240px;z-index:100}.mfe-tooltip-bubble,.mfe-tooltip-bubble:after{left:50%;position:absolute;transform:translateX(-50%)}.mfe-tooltip-bubble:after{border:6px solid #0000;border-top-color:#1f2937;content:"";top:100%}.mfe-modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1100}.mfe-modal{background:#fff;background:var(--bg-primary,#fff);border-radius:16px;max-height:90vh;max-width:680px;overflow-y:auto;padding:2rem;position:relative;width:100%}.mfe-modal-close{background:none;border:none;color:#6b7280;color:var(--text-secondary,#6b7280);cursor:pointer;font-size:1.5rem;line-height:1;padding:.25rem;position:absolute;right:1rem;top:1rem}.mfe-modal-header{margin-bottom:1.5rem}.mfe-modal-fund-name{color:#1f2937;color:var(--text-primary,#1f2937);font-size:1.2rem;font-weight:700;margin:0 0 .3rem;padding-right:2rem}.mfe-modal-meta{color:#6b7280;color:var(--text-secondary,#6b7280);font-size:.8rem;margin-bottom:.75rem}.mfe-modal-score-row{align-items:center;display:flex;gap:.75rem}.mfe-modal-score{color:#6366f1;color:var(--primary-color,#6366f1);font-size:1.3rem;font-weight:800}.mfe-modal-stars{color:#f59e0b;font-size:1rem}.mfe-modal-rank{color:#6b7280;color:var(--text-secondary,#6b7280);font-size:.8rem}.mfe-modal-section{margin-bottom:1.25rem}.mfe-modal-section h4{color:#1f2937;color:var(--text-primary,#1f2937);font-size:.9rem;font-weight:700;margin:0 0 .5rem}.mfe-returns-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(4,1fr)}.mfe-return-cell{background:#f9fafb;background:var(--bg-secondary,#f9fafb);border-radius:8px;padding:.5rem;text-align:center}.mfe-return-label{color:#6b7280;color:var(--text-secondary,#6b7280);display:block;font-size:.7rem;margin-bottom:.2rem}.mfe-return-value{color:#1f2937;color:var(--text-primary,#1f2937);display:block;font-size:1rem;font-weight:700}.mfe-ratios-table{display:flex;flex-direction:column;gap:.4rem}.mfe-ratio-row{align-items:center;border-radius:6px;display:flex;padding:.4rem .5rem}.mfe-ratio-row:nth-child(2n){background:#f9fafb;background:var(--bg-secondary,#f9fafb)}.mfe-ratio-row .mfe-tooltip-wrapper{flex:1 1}.mfe-ratio-value{color:#1f2937;color:var(--text-primary,#1f2937);font-size:.875rem;font-weight:700;text-align:right;width:60px}.mfe-ratio-quality{border-radius:4px;font-size:.75rem;font-weight:600;padding:.15rem .5rem;text-align:right;width:90px}.mfe-quality-consistent,.mfe-quality-excellent,.mfe-quality-strong{color:#22c55e}.mfe-quality-good,.mfe-quality-low,.mfe-quality-low-risk,.mfe-quality-positive{color:#3b82f6}.mfe-quality-average,.mfe-quality-moderate{color:#f59e0b}.mfe-quality-high,.mfe-quality-negative{color:#ef4444}.mfe-fund-details{border-top:1px solid #e5e7eb;border-top:1px solid var(--border-color,#e5e7eb);padding-top:1rem}.mfe-detail-row{display:flex;font-size:.85rem;justify-content:space-between;padding:.35rem 0}.mfe-detail-row span:first-child{color:#6b7280;color:var(--text-secondary,#6b7280)}.mfe-detail-row span:last-child{color:#1f2937;color:var(--text-primary,#1f2937);font-weight:600}.mfe-disclaimer{background:#fef3c7;border:1px solid #fde68a;border-radius:10px;margin-top:2.5rem;padding:1rem 1.25rem}.mfe-disclaimer p{color:#92400e;font-size:.75rem;line-height:1.5;margin:0}@media (max-width:768px){.mfe-header h1{font-size:1.5rem}.mfe-category-selector{flex-direction:column;gap:.5rem}.mfe-fund-metrics-row,.mfe-returns-grid{grid-template-columns:repeat(2,1fr)}.mfe-modal{max-height:95vh;padding:1.25rem}.mfe-modal-fund-name{font-size:1rem}.mfe-bar-label{font-size:.7rem;width:100px}.mfe-compare-fab{bottom:1rem;font-size:.85rem;padding:.6rem 1.2rem;right:1rem}}@media (max-width:480px){.mfe-page{padding:1rem .5rem 3rem}.mfe-fund-card{padding:1rem}.mfe-fund-card-header{flex-wrap:wrap}.mfe-fund-score-badge{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem;order:-1;text-align:left;width:100%}}
/*# sourceMappingURL=1255.cdec55c4.chunk.css.map*/