#mp_root{--mp_cream:#fdf9f6;--mp_navy:#0a192f;--mp_text:#1a1a1a;--mp_orange:#d35400;--mp_orange_bright:#e07020;--mp_blue:#3b9fd9;--mp_green:#27ae60;--mp_green_border:#1e8449;--mp_muted:#6b6b6b;--mp_banner:#1a3a5c;font-family:Poppins,sans-serif;background:var(--mp_cream);color:var(--mp_text);width:100%}#mp_root *,#mp_root :after,#mp_root :before{box-sizing:border-box}.mp_hero{height:100dvh;height:100svh;max-height:100dvh;overflow:hidden;display:flex;flex-direction:column;padding:clamp(96px,12vh,128px) clamp(28px,4vw,52px) clamp(20px,2.5vh,28px);width:100%}.mp_hero_inner{flex:1;width:100%;max-width:1480px;margin:0 auto;display:flex;flex-direction:column;justify-content:flex-start;gap:12px;min-height:0}.mp_hero_grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center;flex:1;min-height:0;margin-top:-20px}.mp_hero_left{display:flex;flex-direction:column;justify-content:center}.mp_eyebrow{display:inline-flex;align-items:center;gap:7px;margin:0 0 8px;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--mp_orange)}.mp_eyebrow svg{width:17px;height:17px}.mp_title{margin:0 0 10px;font-size:4rem;font-weight:800;line-height:1.04;letter-spacing:-.03em;color:var(--mp_text)}.mp_title_accent{color:var(--mp_orange)}.mp_title_tagline{display:inline-block;font-size:.68em;line-height:1.2;margin-top:.12em;letter-spacing:-.02em}.mp_subtitle{margin:0 0 8px;font-size:1.18rem;font-weight:600;line-height:1.4;color:#2c2c2c;max-width:520px}.mp_body{margin:0 0 8px;font-size:1.02rem;line-height:1.55;color:var(--mp_muted);max-width:510px}.mp_cta_btn{display:inline-flex;align-items:center;justify-content:center;margin:14px 0 0;min-height:44px;padding:0 26px;background:var(--mp_orange);color:#fff;font-size:.95rem;font-weight:600;line-height:1.25;border-radius:8px;text-decoration:none;transition:background .2s ease,transform .2s ease;align-self:flex-start}.mp_cta_btn:hover{background:#b84700;color:#fff;transform:translateY(-1px)}.mp_quick_stats{flex-wrap:nowrap;justify-content:space-between;gap:20px;margin:0;padding:0;list-style:none;width:100%}.mp_quick_stat,.mp_quick_stats{display:flex;align-items:center}.mp_quick_stat{gap:14px;flex:0 1 auto;min-width:0}.mp_quick_stat_icon{width:50px;height:50px;border-radius:12px;background:#f5e8df;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mp_quick_stat_icon svg{width:23px;height:23px;color:#111;stroke-width:2.2}.mp_quick_stat_copy{display:flex;flex-direction:column;gap:4px}.mp_quick_stat_value{font-size:1rem;font-weight:700;color:#0a192f;line-height:1.2}.mp_quick_stat_label{font-size:.8rem;font-weight:400;color:#8a8a8a;line-height:1.3}.mp_hero_right{display:flex;align-items:center;justify-content:center}.mp_strategy_card{width:100%;min-height:420px;background:var(--mp_navy);border:2px solid var(--mp_green_border);border-radius:18px;padding:24px 0 0;overflow:hidden;box-shadow:0 12px 40px rgba(10,25,47,.22);display:flex;flex-direction:column}.mp_card_title{margin:0 0 20px;padding:0 28px;text-align:center;font-size:1.1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#fff}.mp_card_body{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px 12px;align-items:center;flex:1;padding:8px 28px 10px}.mp_card_side{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0;min-height:280px}.mp_card_side--multibaggers{align-items:flex-end}.mp_card_pct_block{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:14px}.mp_card_pct_block--right{align-items:flex-end}.mp_card_pct_num{font-size:2.6rem;font-weight:800;line-height:1;letter-spacing:-.02em;color:var(--mp_orange_bright)}.mp_card_pct_num--blue{color:var(--mp_blue)}.mp_card_pct_label{margin-top:4px;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--mp_orange_bright)}.mp_card_pct_label--blue{color:var(--mp_blue)}.mp_card_feature_icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.mp_card_feature_icon--orange{background:rgba(224,112,32,.18);color:var(--mp_orange_bright)}.mp_card_feature_icon--blue{background:rgba(59,159,217,.18);color:var(--mp_blue)}.mp_card_feature_icon svg{width:30px;height:30px}.mp_card_list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:11px}.mp_card_list_item{display:flex;align-items:flex-start;gap:8px;font-size:.88rem;line-height:1.4;color:hsla(0,0%,100%,.92)}.mp_card_side--multibaggers .mp_card_list_item{flex-direction:row-reverse;text-align:right}.mp_card_check{width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.mp_card_check--orange{background:rgba(224,112,32,.25);color:var(--mp_orange_bright)}.mp_card_check--blue{background:rgba(59,159,217,.25);color:var(--mp_blue)}.mp_card_check svg{width:10px;height:10px}.mp_donut_col{display:flex;align-items:center;justify-content:center;padding:0 6px}.mp_donut_wrap{position:relative;width:220px;height:220px;flex-shrink:0}.mp_donut_svg{width:100%;height:100%;display:block}.mp_donut_arc--orange{filter:drop-shadow(0 0 10px rgba(224,112,32,.45))}.mp_donut_hole{position:absolute;inset:26%;border-radius:50%;background:var(--mp_navy);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.mp_donut_center_main{font-size:1.15rem;font-weight:800;color:#fff;line-height:1.1}.mp_donut_center_sub{font-size:.65rem;font-weight:700;color:hsla(0,0%,100%,.75);letter-spacing:.12em;margin-top:3px}.mp_card_banner{margin:auto 0 0;padding:14px 28px 16px;background:linear-gradient(180deg,#0d2138 0,var(--mp_banner) 55%);display:flex;align-items:center;justify-content:center;gap:10px;text-align:center}.mp_card_banner svg{width:16px;height:16px;color:#f1c40f;flex-shrink:0}.mp_card_banner_text{margin:0;font-size:.78rem;line-height:1.45;color:hsla(0,0%,100%,.92)}.mp_stats_bar{flex-shrink:0;background:#fff;border-radius:14px;box-shadow:0 4px 22px rgba(0,0,0,.07);padding:20px 28px;display:grid;grid-template-columns:repeat(5,1fr);gap:0}.mp_stat_item{position:relative;display:flex;align-items:center;gap:14px;padding:2px 18px}.mp_stat_item:not(:last-child):after{content:"";position:absolute;right:0;top:18%;height:64%;width:1px;background:#e2e2e6}.mp_stat_icon{width:auto;height:auto;background:none;border-radius:0;display:flex;align-items:center;justify-content:center;color:#0a192f;flex-shrink:0}.mp_stat_icon svg{color:#0a192f;stroke:#0a192f}.mp_stat_icon svg,.mp_stat_pie_icon{width:30px;height:30px}.mp_stat_copy{display:flex;flex-direction:column;gap:3px}.mp_stat_label{margin:0;font-size:.8rem;font-weight:400;color:#7a7a82;line-height:1.2}.mp_stat_value{margin:0;font-size:1.08rem;font-weight:700;color:#0a192f;line-height:1.2}.mp_stat_value--green{color:#1a9b55;display:inline-flex;align-items:center;gap:6px}.mp_stat_item--return{align-items:center}.mp_stat_copy--return{gap:3px}.mp_stat_return_dates{margin:0;font-size:.68rem;font-weight:400;color:#7a7a82;line-height:1.25}.mp_stat_info{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;border-radius:50%;border:1.5px solid #b8b8be;font-size:9px;font-weight:700;color:#9a9aa2}@media (min-width:1100px){.mp_title{font-size:3.75rem}.mp_subtitle{font-size:1.15rem}.mp_strategy_card{min-height:460px;padding:26px 0 0}.mp_card_title{padding:0 32px}.mp_card_body{padding:8px 32px 10px}.mp_card_pct_num{font-size:2.85rem}.mp_card_pct_label{font-size:.78rem}.mp_donut_wrap{width:250px;height:250px}.mp_donut_center_main{font-size:1.25rem}.mp_donut_center_sub{font-size:.7rem}.mp_card_list_item{font-size:.92rem;gap:9px}.mp_card_list{gap:12px}.mp_card_feature_icon{width:60px;height:60px;margin-bottom:18px}.mp_card_feature_icon svg{width:32px;height:32px}.mp_card_side{min-height:300px}.mp_card_banner{padding:15px 32px 17px}}@media (max-height:820px){.mp_hero{padding:88px clamp(28px,4vw,48px) 18px}.mp_title{font-size:5rem;margin-bottom:12px}.mp_subtitle{font-size:1.5rem;margin-bottom:8px}.mp_body{font-size:.88rem;margin-bottom:12px}.mp_strategy_card{min-height:380px;padding:20px 0 0}.mp_card_title{padding:0 24px}.mp_card_body{padding:8px 24px}.mp_card_banner{padding:14px 24px 16px}.mp_donut_wrap{width:200px;height:200px}.mp_card_pct_num{font-size:2.35rem}.mp_card_side{min-height:240px}.mp_hero_inner{gap:25px}}@media (max-width:900px){.mp_hero{height:auto;min-height:0;max-height:none;overflow:visible;padding:96px clamp(20px,5vw,28px) 32px}.mp_hero_inner{flex:none}.mp_hero_grid{grid-template-columns:1fr;flex:none;min-height:auto;margin-top:0;gap:28px}.mp_stats_bar{grid-template-columns:repeat(2,1fr);gap:16px 0;padding:18px 20px}.mp_stat_item{padding:6px 12px}.mp_stat_item:not(:last-child):after{display:none}.mp_stat_item:nth-child(odd):not(:last-child):after{display:block;right:0;top:12%;height:76%}.mp_quick_stats{flex-wrap:wrap;justify-content:flex-start;gap:10px 12px;margin:0;padding:0}}.mp_selection_section{background:var(--mp_cream);padding:56px clamp(28px,4vw,52px) 64px}.mp_selection_inner{width:100%;max-width:1480px;margin:0 auto}.mp_selection_title{margin:0 0 48px;text-align:center;font-size:1.9rem;font-weight:700;letter-spacing:-.02em;color:#0a192f}.mp_selection_title_accent{color:#f15623}.mp_selection_grid{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(0,1fr);gap:36px 48px;align-items:center}.mp_funnel_col{display:flex;justify-content:center;align-items:center;padding:0 clamp(0px,1vw,8px)}.mp_funnel_stack{display:flex;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:620px}.mp_funnel_card{width:100%;filter:drop-shadow(0 4px 14px rgba(10,25,47,.14))}.mp_funnel_card_svg{width:100%;height:auto;display:block}.mp_funnel_card_value{fill:#fff;font-family:Poppins,sans-serif;font-size:32px;font-weight:700}.mp_funnel_card_label{fill:hsla(0,0%,100%,.94);font-family:Poppins,sans-serif;font-size:13px;font-weight:500}@media (min-width:1100px){.mp_funnel_stack{max-width:640px;gap:16px}.mp_funnel_card_value{font-size:36px}.mp_funnel_card_label{font-size:14px}}.mp_framework_card{background:#fff;border:1px solid #ececf0;border-radius:26px;padding:44px 48px 38px;box-shadow:0 4px 6px rgba(10,25,47,.02),0 16px 40px rgba(10,25,47,.07)}.mp_framework_title{margin:0;font-size:1.45rem;font-weight:700;color:#0a192f;letter-spacing:-.01em}.mp_framework_grid{margin:32px 0 34px;padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:22px 44px}.mp_framework_item{display:flex;align-items:center;gap:14px;font-size:1.05rem;font-weight:500;color:#2a2a34;line-height:1.4}.mp_framework_icon{width:28px;height:28px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#1a2b48}.mp_framework_icon svg{width:25px;height:25px}.mp_framework_footer{margin:0;padding-top:26px;border-top:1px solid #ededf1;text-align:center;font-size:.96rem;font-weight:400;color:#7a7a84;line-height:1.5}@media (min-width:1100px){.mp_framework_card{padding:50px 54px 42px;border-radius:28px}.mp_framework_title{font-size:1.58rem}.mp_framework_item{font-size:1.1rem;gap:16px}.mp_framework_icon{width:30px;height:30px}.mp_framework_icon svg{width:27px;height:27px}.mp_framework_grid{gap:26px 48px;margin:36px 0 38px}.mp_framework_footer{font-size:1rem;padding-top:28px}}@media (max-width:960px){.mp_selection_section{padding:44px clamp(20px,5vw,28px) 52px}.mp_selection_title{margin-bottom:32px;font-size:1.55rem}.mp_selection_grid{grid-template-columns:1fr;gap:36px}.mp_funnel_col{justify-content:center;padding:0;width:100%}.mp_funnel_stack{max-width:100%;width:100%;gap:12px}.mp_funnel_card_value{font-size:38px}.mp_funnel_card_label{font-size:14.5px;font-weight:600}.mp_framework_card{padding:28px 24px 24px;border-radius:18px}.mp_framework_grid{grid-template-columns:1fr;gap:14px}}.mp_why_section{background:var(--mp_cream);padding:56px clamp(28px,4vw,52px) 72px}.mp_why_inner{width:100%;max-width:1480px;margin:0 auto}.mp_why_title{margin:0 0 52px;text-align:center;font-size:1.9rem;font-weight:700;letter-spacing:-.02em;color:#0a192f;line-height:1.25}.mp_why_title_accent{color:#f15623}.mp_why_grid{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0}.mp_why_item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 clamp(12px,1.4vw,22px);border-right:1px solid #e4e4ea}.mp_why_item:last-child{border-right:none}.mp_why_icon{width:52px;height:52px;border-radius:50%;background:#fce8d8;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:18px}.mp_why_icon svg{width:24px;height:24px;color:var(--mp_orange_bright);stroke-width:2.1}.mp_why_item_title{margin:0 0 12px;font-size:.95rem;font-weight:700;color:#0a192f;line-height:1.35;letter-spacing:-.01em}.mp_why_item_desc{margin:0;font-size:.8rem;font-weight:400;color:#6b6b6b;line-height:1.5}@media (min-width:1100px){.mp_why_title{font-size:2rem;margin-bottom:56px}.mp_why_icon{width:56px;height:56px;margin-bottom:20px}.mp_why_icon svg{width:26px;height:26px}.mp_why_item_title{font-size:1rem;margin-bottom:14px}.mp_why_item_desc{font-size:.84rem}}@media (max-width:1100px){.mp_why_grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:40px}.mp_why_item{border-right:1px solid #e4e4ea;padding:0 20px}.mp_why_item:nth-child(3n){border-right:none}}@media (max-width:680px){.mp_why_section{padding:44px clamp(20px,5vw,28px) 52px}.mp_why_title{margin-bottom:36px;font-size:1.5rem}.mp_why_grid{grid-template-columns:1fr;row-gap:32px}.mp_why_item{border-right:none;border-bottom:1px solid #e4e4ea;padding:0 0 32px}.mp_why_item:last-child{border-bottom:none;padding-bottom:0}}.mp_perf_section{background:var(--mp_cream);padding:0 clamp(28px,4vw,52px) 72px}.mp_perf_inner{width:100%;max-width:1480px;margin:0 auto}.mp_perf_card{background:linear-gradient(180deg,#fff,#fafafb);border:1px solid #e2e2ea;border-radius:26px;padding:28px 28px 24px;box-shadow:0 2px 4px rgba(10,25,47,.03),0 12px 36px rgba(10,25,47,.08)}.mp_perf_legend{display:flex;flex-wrap:wrap;align-items:center;gap:22px 32px;margin-bottom:20px;padding:0 4px}.mp_perf_legend_item{display:inline-flex;align-items:center;gap:10px;font-size:.88rem;font-weight:600;color:#1e1e28;letter-spacing:.01em}.mp_perf_legend_swatches{width:32px;height:4px;border-radius:999px;display:inline-block;box-shadow:0 1px 3px rgba(0,0,0,.12)}.mp_perf_legend_swatches--portfolio{background:linear-gradient(90deg,#d96510,#e88a3a)}.mp_perf_legend_swatches--nifty{background:linear-gradient(90deg,#3d7ab8,#5a9fd4)}.mp_perf_chart_wrap{position:relative;width:100%;height:clamp(320px,42vw,420px);background:#fff;border:1px solid #ececf2;border-radius:18px;padding:8px 4px 12px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9);overflow:visible}.mp_perf_chart_wrap .recharts-responsive-container{width:100%!important;height:100%!important}.mp_perf_chart_wrap .recharts-surface,.mp_perf_chart_wrap .recharts-wrapper{outline:none}.mp_perf_chart_wrap .recharts-cartesian-grid-horizontal line{stroke:#b0b0bc!important;stroke-dasharray:5 6!important;stroke-opacity:.9!important}.mp_perf_chart_wrap .recharts-cartesian-axis-line{stroke:#6e6e7c!important;stroke-width:1.5px!important;stroke-linecap:round}.mp_perf_chart_wrap .recharts-reference-line-line{stroke:#6e6e7c!important;stroke-width:1.5px!important}.mp_perf_chart_wrap .recharts-cartesian-axis-tick-line{stroke:#9a9aaa!important;stroke-width:1px!important}.mp_perf_chart_wrap .recharts-xAxis .recharts-cartesian-axis-tick-value,.mp_perf_chart_wrap .recharts-yAxis .recharts-cartesian-axis-tick-value{fill:#5c5c68}.mp_perf_status{height:100%;display:flex;align-items:center;justify-content:center;font-size:.92rem;color:#6b6b6b}.mp_perf_status--error{color:#b42318}.mp_perf_end_labels{position:absolute;top:8px;right:12px;width:96px;height:calc(100% - 12px);pointer-events:none}.mp_perf_end_label{position:absolute;right:0;transform:translateY(-50%);font-size:.95rem;font-weight:700;white-space:nowrap;padding:3px 8px;border-radius:6px;letter-spacing:-.01em}.mp_perf_end_label--portfolio{color:#d96510;background:rgba(217,101,16,.08)}.mp_perf_end_label--nifty{color:#3d7ab8;background:rgba(61,122,184,.08)}.mp_perf_tooltip{background:hsla(0,0%,100%,.98);border:1px solid #dddde6;border-radius:12px;padding:12px 14px;box-shadow:0 4px 12px rgba(10,25,47,.08),0 16px 32px rgba(10,25,47,.12);font-size:.8rem;color:#2a2a34;min-width:180px;backdrop-filter:blur(8px)}.mp_perf_tooltip_date{margin:0 0 8px;font-weight:600;font-size:.78rem;color:#0a192f;letter-spacing:.02em;text-transform:uppercase}.mp_perf_tooltip_row{margin:0;display:flex;align-items:center;gap:8px;color:#4a4a56}.mp_perf_tooltip_row strong{margin-left:auto;font-size:.88rem}.mp_perf_tooltip_row+.mp_perf_tooltip_row{margin-top:6px}.mp_perf_tooltip_dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.mp_perf_tooltip_dot--portfolio{background:#d96510;box-shadow:0 0 0 2px rgba(217,101,16,.2)}.mp_perf_tooltip_dot--nifty{background:#3d7ab8;box-shadow:0 0 0 2px rgba(61,122,184,.2)}.mp_perf_tooltip_row--portfolio strong{color:#d96510}.mp_perf_tooltip_row--nifty strong{color:#3d7ab8}.mp_perf_caption{margin:16px 0 0;text-align:center;font-size:.78rem;color:#7a7a88;line-height:1.45}@media (min-width:1100px){.mp_perf_card{padding:34px 36px 28px;border-radius:28px}.mp_perf_legend_item{font-size:.92rem}.mp_perf_chart_wrap{border-radius:20px;padding:10px 6px 6px}.mp_perf_end_label{font-size:1rem;padding:4px 10px}}@media (max-width:680px){.mp_perf_section{padding:0 clamp(20px,5vw,28px) 52px}.mp_perf_card{padding:22px 16px 20px;border-radius:18px}.mp_perf_chart_wrap{height:320px;border-radius:14px;padding:6px 2px 14px;overflow:visible}.mp_perf_chart_wrap .recharts-responsive-container,.mp_perf_chart_wrap .recharts-wrapper{overflow:visible!important}.mp_perf_end_labels{width:76px;right:6px}.mp_perf_end_label{font-size:.82rem;padding:2px 6px}}.mp_hiw_section{background:var(--mp_cream);padding:0 clamp(28px,4vw,52px) 80px}.mp_hiw_inner{width:100%;max-width:1480px;margin:0 auto}.mp_hiw_title{margin:0 0 48px;text-align:center;font-size:1.9rem;font-weight:700;letter-spacing:-.02em;color:#0a192f;line-height:1.25}.mp_hiw_flow{margin:0;padding:0;list-style:none;display:flex;align-items:stretch;justify-content:center;gap:0}.mp_hiw_flow_item{display:flex;align-items:center;flex:1 1 0;min-width:0}.mp_hiw_flow_item:last-child{flex:1 1 0}.mp_hiw_step_card{position:relative;flex:1;min-width:0;background:#fff;border:1px solid #e8e8ee;border-radius:20px;padding:30px 16px 26px;text-align:center;box-shadow:0 2px 4px rgba(10,25,47,.03),0 10px 28px rgba(10,25,47,.06);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.mp_hiw_step_card:hover{transform:translateY(-3px);border-color:#dddde8;box-shadow:0 4px 8px rgba(10,25,47,.04),0 16px 36px rgba(10,25,47,.1)}.mp_hiw_step_badge{position:absolute;top:14px;right:14px;width:22px;height:22px;border-radius:50%;background:#f5f5f8;border:1px solid #e8e8ee;font-size:.68rem;font-weight:700;color:#8a8a96;line-height:1}.mp_hiw_icon,.mp_hiw_step_badge{display:flex;align-items:center;justify-content:center}.mp_hiw_icon{width:58px;height:58px;margin:0 auto 18px;border-radius:50%;background:linear-gradient(180deg,rgba(241,86,35,.14),rgba(241,86,35,.06));border:1px solid rgba(241,86,35,.16);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.85)}.mp_hiw_icon svg{width:26px;height:26px;color:#f15623;opacity:.82}.mp_hiw_step_card:hover .mp_hiw_icon{background:linear-gradient(180deg,rgba(241,86,35,.2),rgba(241,86,35,.1));border-color:rgba(241,86,35,.28)}.mp_hiw_step_card:hover .mp_hiw_icon svg{opacity:1}.mp_hiw_step_title{margin:0 0 10px;font-size:.88rem;font-weight:700;color:#0a192f;line-height:1.35;letter-spacing:-.01em}.mp_hiw_step_desc{margin:0;font-size:.78rem;font-weight:400;color:#6b6b6b;line-height:1.5}.mp_hiw_arrow{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;color:#c4c4ce;margin:0 2px;align-self:center}.mp_hiw_arrow svg{width:22px;height:22px}@media (min-width:1100px){.mp_hiw_title{font-size:2rem;margin-bottom:52px}.mp_hiw_step_card{padding:34px 18px 28px;border-radius:22px}.mp_hiw_icon{width:62px;height:62px;margin-bottom:20px}.mp_hiw_icon svg{width:28px;height:28px}.mp_hiw_step_title{font-size:.92rem;margin-bottom:12px}.mp_hiw_step_desc{font-size:.82rem}.mp_hiw_arrow{width:32px;margin:0 4px}.mp_hiw_arrow svg{width:24px;height:24px}}@media (max-width:1100px){.mp_hiw_flow{flex-direction:column;align-items:center;gap:0;max-width:420px;margin:0 auto}.mp_hiw_flow_item{flex-direction:column;width:100%}.mp_hiw_step_card{width:100%;padding:28px 24px 24px}.mp_hiw_arrow{transform:rotate(90deg);margin:10px 0;width:auto;height:28px}}@media (max-width:680px){.mp_hiw_section{padding:0 clamp(20px,5vw,28px) 60px}.mp_hiw_title{margin-bottom:36px;font-size:1.5rem}.mp_hiw_step_card{border-radius:16px;padding:24px 20px 22px}.mp_hiw_icon{width:52px;height:52px;margin-bottom:16px}.mp_hiw_icon svg{width:24px;height:24px}}.mp_bt_section{background:var(--mp_cream);padding:0 clamp(28px,4vw,52px) 80px}.mp_bt_inner{width:100%;max-width:1480px;margin:0 auto}.mp_bt_title{margin:0 0 36px;text-align:center;font-size:1.9rem;font-weight:700;letter-spacing:-.02em;color:#0a192f;line-height:1.25}.mp_bt_grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:24px;align-items:start}.mp_bt_card--chart{align-self:start}.mp_bt_card{background:#fff;border:1px solid #e8e8ee;border-radius:22px;padding:24px 24px 20px;box-shadow:0 2px 4px rgba(10,25,47,.03),0 12px 32px rgba(10,25,47,.07)}.mp_bt_card_head{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin-bottom:16px}.mp_bt_card_title{margin:0;font-size:1rem;font-weight:700;color:#0a192f;letter-spacing:-.01em;line-height:1.35}.mp_bt_periods{display:inline-flex;flex-wrap:wrap;gap:0;justify-content:flex-end;background:#f3f3f6;border:1px solid #e4e4ea;border-radius:10px;padding:4px}.mp_bt_period_btn{border:none;background:transparent;color:#5c5c68;border-radius:8px;padding:7px 14px;font-size:.78rem;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.mp_bt_period_btn:hover{color:#f15623}.mp_bt_period_btn--active{background:#f15623;color:#fff;box-shadow:0 2px 8px rgba(241,86,35,.28)}.mp_bt_legend{display:flex;flex-wrap:wrap;gap:14px 20px;margin-bottom:14px}.mp_bt_legend_item{display:inline-flex;align-items:center;gap:8px;font-size:.78rem;font-weight:600;color:#3a3a46}.mp_bt_legend_swatches{width:24px;height:3px;border-radius:999px;display:inline-block}.mp_bt_legend_swatches--portfolio{background:#f15623}.mp_bt_legend_swatches--nifty500{background:#8a8a96}.mp_bt_legend_swatches--nifty50{background:#3d7ab8}.mp_bt_chart_wrap{position:relative;width:100%;height:360px;background:#fff;border:1px solid #ececf2;border-radius:16px;padding:8px 4px 12px}.mp_bt_chart_wrap .recharts-xAxis .recharts-cartesian-axis-tick-value{font-size:10px}.mp_bt_chart_wrap .recharts-responsive-container{width:100%!important;height:100%!important}.mp_bt_status{height:100%;display:flex;align-items:center;justify-content:center;font-size:.9rem;color:#6b6b6b}.mp_bt_status--error{color:#b42318}.mp_bt_end_labels{position:absolute;top:6px;right:10px;width:84px;height:calc(100% - 10px);pointer-events:none}.mp_bt_end_label{position:absolute;right:0;transform:translateY(-50%);font-size:.82rem;font-weight:700;white-space:nowrap;padding:2px 6px;border-radius:5px}.mp_bt_end_label--portfolio{color:#f15623;background:rgba(241,86,35,.1)}.mp_bt_end_label--nifty50{color:#3d7ab8;background:rgba(61,122,184,.08)}.mp_bt_end_label--nifty500{color:#6e6e78;background:hsla(240,4%,45%,.1)}.mp_bt_calc_note,.mp_bt_disclaimer{margin:12px 0 0;font-size:.72rem;color:#8a8a94;line-height:1.45}.mp_bt_card--calculator{display:flex;flex-direction:column;align-self:start}.mp_bt_calc_title{font-size:1rem;line-height:1.35;border-bottom:1px solid #f0f0f4;margin-bottom:0;padding-bottom:14px}.mp_bt_calc_stack{display:flex;flex-direction:column;gap:14px;margin-top:14px}.mp_bt_calc_divider{height:1px;background:linear-gradient(90deg,transparent,#e4e4ea 12%,#e4e4ea 88%,transparent);margin:4px 0}.mp_bt_field{display:block}.mp_bt_field--years{margin-bottom:0}.mp_bt_years_row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.mp_bt_amount_presets,.mp_bt_years_presets{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.mp_bt_preset_btn{border:1px solid #e2e2ea;background:#fafafb;color:#5c5c68;border-radius:999px;padding:6px 12px;font-size:.72rem;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.mp_bt_preset_btn--small{padding:5px 10px;font-size:.68rem}.mp_bt_preset_btn:hover{border-color:#f0c4b0;color:#f15623}.mp_bt_preset_btn--active{background:rgba(241,86,35,.1);border-color:#f15623;color:#f15623}.mp_bt_field_label{display:block;margin-bottom:10px;font-size:.82rem;font-weight:600;color:#4a4a56}.mp_bt_amount_input_wrap{display:flex;align-items:center;gap:6px;border:1px solid #e2e2ea;border-radius:10px;padding:10px 12px;background:#fafafb;margin-bottom:12px}.mp_bt_amount_input,.mp_bt_amount_prefix{font-size:.95rem;font-weight:600;color:#0a192f}.mp_bt_amount_input{width:100%;border:none;background:transparent;outline:none}.mp_bt_years_value{margin:0;font-size:1.2rem;font-weight:700;color:#0a192f;letter-spacing:-.02em}.mp_bt_range{width:100%;height:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:999px;background:linear-gradient(to right,#f15623 0,#f15623 var(--mp_range_fill,50%),#e8e8ee var(--mp_range_fill,50%),#e8e8ee 100%);outline:none;cursor:pointer}.mp_bt_range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#fff;border:2px solid #f15623;box-shadow:0 2px 6px rgba(10,25,47,.15)}.mp_bt_range::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#fff;border:2px solid #f15623;box-shadow:0 2px 6px rgba(10,25,47,.15)}.mp_bt_result_box{background:linear-gradient(135deg,#eefaf2,#dff5e8 55%,#d4f0e0);border:1px solid #bfe6ce;border-radius:14px;padding:18px 16px;text-align:center;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.7)}.mp_bt_result_label{margin:0 0 10px;font-size:.82rem;font-weight:500;color:#3d5c49}.mp_bt_result_value{margin:0;font-size:clamp(1.45rem,2.6vw,1.9rem);font-weight:800;color:#1a7a43;letter-spacing:-.03em;line-height:1.1}.mp_bt_result_meta_grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mp_bt_stat_chip{background:#fafafb;border:1px solid #ececf2;border-radius:12px;padding:10px 12px;display:flex;flex-direction:column;gap:2px}.mp_bt_stat_chip_label{font-size:.72rem;font-weight:600;color:#6b6b78;text-transform:uppercase;letter-spacing:.04em}.mp_bt_stat_chip_value{font-size:1rem;font-weight:700;color:#1a7a43;line-height:1.2}.mp_bt_stat_chip_sub{font-size:.72rem;color:#8a8a94}.mp_bt_growth_panel{background:#f8f8fa;border:1px solid #ececf2;border-radius:12px;padding:12px 14px}.mp_bt_growth_bar{display:flex;width:100%;height:10px;border-radius:999px;overflow:hidden;background:#e8e8ee}.mp_bt_growth_bar_principal{display:block;height:100%;background:#8a8a96;transition:width .35s ease}.mp_bt_growth_bar_returns{display:block;height:100%;background:linear-gradient(90deg,#f15623,#ff8a4c);transition:width .35s ease}.mp_bt_growth_legend{display:flex;justify-content:space-between;gap:12px;margin-top:12px;font-size:.72rem;color:#5c5c68;flex-wrap:wrap}.mp_bt_growth_legend span{display:inline-flex;align-items:center;gap:6px}.mp_bt_growth_dot{width:8px;height:8px;border-radius:50%;display:inline-block;flex-shrink:0}.mp_bt_growth_dot--principal{background:#8a8a96}.mp_bt_growth_dot--returns{background:#f15623}.mp_bt_calc_note{margin:12px 0 0;padding-top:0}.mp_bt_tooltip{background:hsla(0,0%,100%,.98);border:1px solid #dddde6;border-radius:10px;padding:10px 12px;box-shadow:0 8px 24px rgba(10,25,47,.12);font-size:.78rem}.mp_bt_tooltip_date{margin:0 0 6px;font-weight:600;color:#0a192f}.mp_bt_tooltip_row{margin:0;display:flex;justify-content:space-between;gap:12px}.mp_bt_tooltip_row+.mp_bt_tooltip_row{margin-top:4px}.mp_bt_tooltip_row--portfolio strong{color:#d96510}.mp_bt_tooltip_row--nifty500 strong{color:#6e6e78}.mp_bt_tooltip_row--nifty50 strong{color:#3d7ab8}@media (min-width:1100px){.mp_bt_title{font-size:2rem;margin-bottom:40px}.mp_bt_card{padding:28px 28px 22px;border-radius:24px}.mp_bt_card_title{font-size:1.05rem}.mp_bt_chart_wrap{height:360px}}@media (max-width:1100px){.mp_bt_grid{grid-template-columns:1fr}}@media (max-width:680px){.mp_bt_section{padding:0 clamp(20px,5vw,28px) 60px}.mp_bt_title{font-size:1.5rem;margin-bottom:28px}.mp_bt_card{padding:20px 16px 18px;border-radius:18px}.mp_bt_card_head{flex-direction:column;align-items:stretch}.mp_bt_periods{justify-content:flex-start}.mp_bt_chart_wrap{height:300px}}.mp_testimonials_section{background:var(--mp_cream);padding:0 clamp(28px,4vw,52px) 72px}.mp_testimonials_inner{width:100%;max-width:1480px;margin:0 auto}.mp_testimonials_kicker{margin:0 0 12px;text-align:center;font-size:.72rem;font-weight:700;letter-spacing:.18em;color:#f15623}.mp_testimonials_title{margin:0 0 40px;text-align:center;font-size:1.9rem;font-weight:700;letter-spacing:-.02em;color:#0a192f;line-height:1.25}.mp_testimonials_title_accent{color:#f15623}.mp_testimonials_carousel_wrap{position:relative}.mp_testimonials_track{display:flex;gap:20px;height:260px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-bottom:4px;scrollbar-width:none}.mp_testimonials_track::-webkit-scrollbar{display:none}.mp_testimonial_card{flex:0 0 calc(25% - 15px);min-width:260px;scroll-snap-align:start;display:flex;flex-direction:column;gap:14px}.mp_testimonial_video_shell{position:relative;width:100%;aspect-ratio:9/16;border-radius:18px;background:#0a192f;border:1px solid #e8e8ee;box-shadow:0 2px 4px rgba(10,25,47,.03),0 12px 32px rgba(10,25,47,.07);overflow:hidden}.mp_testimonial_video{display:block;width:100%;height:100%;border-radius:18px;-o-object-fit:contain;object-fit:contain;background:#0a192f}.mp_testimonial_meta{display:flex;flex-direction:column;gap:4px;padding:0 4px}.mp_testimonial_name{font-size:.92rem;font-weight:700;color:#0a192f;letter-spacing:-.01em}.mp_testimonial_role{font-size:.78rem;font-weight:500;color:#6b6b6b}.mp_testimonials_disclaimer{max-width:920px;margin:20px auto 0;text-align:center;font-size:.72rem;line-height:1.6;color:#7a7a84}@media (max-width:680px){.mp_testimonials_section{padding:0 clamp(20px,5vw,28px) 36px}.mp_testimonials_title{margin-bottom:28px;font-size:1.5rem}.mp_testimonial_card{flex:0 0 calc(85% - 10px);min-width:220px;gap:14px}.mp_testimonials_disclaimer{margin-top:16px;font-size:.68rem;line-height:1.55;padding:0 4px}}@media (max-width:1100px){.mp_testimonial_card{flex:0 0 calc(50% - 10px);min-width:240px}}.mp_disclaimer_section{background:#0a192f;color:hsla(0,0%,100%,.88);padding:48px clamp(28px,4vw,52px) 36px}.mp_disclaimer_inner{width:100%;max-width:980px;margin:0 auto}.mp_disclaimer_brand{margin:0 0 20px;font-size:.78rem;font-weight:700;letter-spacing:.18em;color:#f15623}.mp_disclaimer_body{display:flex;flex-direction:column;gap:14px}.mp_disclaimer_body p{margin:0;font-size:.78rem;line-height:1.7;color:hsla(38,23%,91%,.82)}.mp_disclaimer_reg{margin-top:4px!important;font-size:.74rem!important;font-weight:600;color:hsla(0,0%,100%,.92)!important}.mp_disclaimer_copy{margin:24px 0 0;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.12);font-size:.72rem;color:hsla(0,0%,100%,.55);text-align:center}@media (max-width:680px){.mp_disclaimer_section{padding:40px clamp(20px,5vw,28px) 28px}.mp_disclaimer_body p{font-size:.74rem}}@media (max-width:900px){#mp_root .mp_title{font-size:clamp(2.05rem,6.5vw,2.55rem);line-height:1.1}#mp_root .mp_body,#mp_root .mp_subtitle{max-width:none}#mp_root .mp_subtitle{font-size:1rem;line-height:1.45}}@media (max-width:768px){#mp_root .mp_card_body{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"mp_donut mp_donut" "mp_stalwarts mp_multibaggers";gap:18px 14px;align-items:start;padding:4px 16px 10px}#mp_root .mp_donut_col{grid-area:mp_donut;justify-self:center}#mp_root .mp_card_side:not(.mp_card_side--multibaggers){grid-area:mp_stalwarts;align-items:flex-start;min-height:auto}#mp_root .mp_card_side--multibaggers{grid-area:mp_multibaggers;align-items:flex-end;min-height:auto}#mp_root .mp_card_pct_block{align-items:flex-start;margin-bottom:10px}#mp_root .mp_card_pct_block--right{align-items:flex-end}#mp_root .mp_card_pct_num{font-size:1.75rem}#mp_root .mp_card_pct_label{font-size:.62rem;letter-spacing:.1em}#mp_root .mp_card_feature_icon{width:44px;height:44px;margin-bottom:10px;margin-left:0;margin-right:0}#mp_root .mp_card_side--multibaggers .mp_card_feature_icon{margin-left:auto}#mp_root .mp_card_feature_icon svg{width:22px;height:22px}#mp_root .mp_card_list{gap:8px;width:100%}#mp_root .mp_card_list_item{font-size:.72rem;gap:6px;line-height:1.35}#mp_root .mp_card_side--multibaggers .mp_card_list_item{flex-direction:row-reverse;text-align:right}#mp_root .mp_card_check{width:15px;height:15px}#mp_root .mp_card_check svg{width:8px;height:8px}#mp_root .mp_strategy_card{min-height:auto;box-shadow:0 10px 36px rgba(10,25,47,.16)}#mp_root .mp_donut_wrap{width:176px;height:176px;margin:0 auto}#mp_root .mp_donut_center_main{font-size:1rem}#mp_root .mp_donut_center_sub{font-size:.58rem}#mp_root .mp_card_title{font-size:.88rem;line-height:1.35;padding:0 16px;margin-bottom:12px}#mp_root .mp_card_banner{padding:12px 16px 14px}#mp_root .mp_card_banner_text{font-size:.7rem;line-height:1.4}#mp_root .mp_hero{height:auto;min-height:0;max-height:none;overflow:visible;padding:80px 18px 28px}#mp_root .mp_hero_inner{flex:none;gap:28px}#mp_root .mp_hero_grid{display:flex;flex-direction:column;flex:none;min-height:auto;margin-top:0;gap:32px}#mp_root .mp_hero_left{order:-1;flex-shrink:0;display:flex;flex-direction:column;justify-content:flex-start;min-height:auto;padding:0;border-bottom:none}#mp_root .mp_hero_right{order:0;width:100%;margin-top:0;padding-top:0;align-items:stretch}#mp_root .mp_strategy_card{width:100%}#mp_root .mp_title{font-size:clamp(2.1rem,7.8vw,2.55rem);line-height:1.1;margin-bottom:12px;letter-spacing:-.025em}#mp_root .mp_title_tagline{font-size:.76em;line-height:1.18;margin-top:.08em}#mp_root .mp_subtitle{font-size:1rem;line-height:1.48;margin-bottom:10px;font-weight:600}#mp_root .mp_body{display:block;font-size:.92rem;line-height:1.55;margin-bottom:0;color:var(--mp_muted)}#mp_root .mp_cta_btn{margin-top:20px}}@media (max-width:680px){#mp_root .mp_hero{padding:72px 16px 28px}#mp_root .mp_hero_inner{gap:20px}#mp_root .mp_hero_left{min-height:auto;padding:0}#mp_root .mp_hero_right{margin-top:0;padding-top:0}#mp_root .mp_hero_grid{gap:28px}#mp_root .mp_title{font-size:clamp(2rem,7.2vw,2.4rem);margin-bottom:10px;letter-spacing:-.022em}#mp_root .mp_title_tagline{font-size:.78em;line-height:1.16}#mp_root .mp_subtitle{font-size:.94rem;margin-bottom:8px}#mp_root .mp_body{font-size:.87rem;line-height:1.5;margin-bottom:0}#mp_root .mp_eyebrow{font-size:10px;margin-bottom:4px;letter-spacing:.12em}#mp_root .mp_cta_btn{width:100%;max-width:100%;align-self:stretch;justify-content:center;margin-top:12px;min-height:44px;font-size:.9rem}#mp_root .mp_stats_bar{grid-template-columns:repeat(2,1fr);gap:16px 0;padding:16px}#mp_root .mp_stat_item{padding:12px 8px;border-bottom:none}#mp_root .mp_stat_item:not(:last-child):after{display:none}#mp_root .mp_stat_item:nth-child(odd):not(:last-child):after{display:block;right:0;top:12%;height:76%}#mp_root .mp_stat_item--return{grid-column:1/-1}#mp_root .mp_stat_value{font-size:1rem}#mp_root .mp_stat_label{font-size:.75rem}#mp_root .mp_donut_wrap{width:160px;height:160px}#mp_root .mp_card_pct_num{font-size:1.55rem}#mp_root .mp_card_list_item{font-size:.68rem}#mp_root .mp_card_body{gap:14px 10px;padding:4px 12px 10px}}@media (max-width:680px) and (max-height:820px){#mp_root .mp_title{font-size:clamp(1.9rem,6.8vw,2.2rem)}#mp_root .mp_subtitle{font-size:.94rem}#mp_root .mp_body{font-size:.88rem}#mp_root .mp_hero{padding-top:76px}}@media (max-width:400px){#mp_root .mp_bt_section,#mp_root .mp_disclaimer_section,#mp_root .mp_hero,#mp_root .mp_hiw_section,#mp_root .mp_perf_section,#mp_root .mp_selection_section,#mp_root .mp_testimonials_section,#mp_root .mp_why_section{padding-left:14px;padding-right:14px}#mp_root .mp_card_body{padding-left:16px;padding-right:16px}#mp_root .mp_framework_card{padding:22px 18px 20px}#mp_root .mp_testimonial_card{flex:0 0 calc(92% - 8px);min-width:200px}}