body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--green-primary:#51a768;--green-soft:#5db274;--green-deep:#1a692f;--navy-primary:#193a56;--bg-light:#f4f9ff;--bg-dark:#0f172a;--text-primary:#193a56;--text-muted:#64748b;--gradient-primary:linear-gradient(to right,var(--green-primary),var(--green-soft))}*{box-sizing:border-box;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin:0;padding:0}.app{background:#f4f9ff;background:var(--bg-light);color:#193a56;color:var(--text-primary);min-height:100vh;transition:background .3s ease,color .3s ease}.app.dark{background:#0f172a;background:var(--bg-dark);color:#e5e7eb}.header{background:linear-gradient(90deg,#193a56,#51a768);background:linear-gradient(to right,var(--navy-primary),var(--green-primary));color:#fff;justify-content:space-between;padding:16px 24px}.header,.logo{align-items:center;display:flex}.logo{font-size:20px;font-weight:600;gap:12px;white-space:nowrap}.logo img{height:40px}.toggle{background:#fff;border:none;border-radius:6px;color:#0f172a;cursor:pointer;padding:8px 14px}.main{margin:auto;max-width:1100px;padding:40px 24px}.hero{margin-bottom:40px}.hero h1{font-size:42px;font-weight:600;letter-spacing:-.02em;margin-bottom:14px}.hero p{font-size:19px;font-weight:400;line-height:1.6;max-width:720px;opacity:.85}.card{background:#fff;border-radius:14px;box-shadow:0 12px 30px #00000014;margin-bottom:28px;padding:28px}.card:hover{box-shadow:0 18px 40px #0000001f;transform:translateY(-4px)}.app.dark .card{background:#020617}.footer{opacity:.7;padding:20px;text-align:center}.card,button,img{transition:all .25s ease}button:hover{transform:scale(1.05)}.sip-card{gap:18px}.field,.sip-card{display:flex;flex-direction:column}.field label{font-size:14px;margin-bottom:6px;opacity:.8}.field input{border:1px solid #e5e7eb;border-radius:10px;font-size:16px;outline:none;padding:14px 16px}.field input:focus{border-color:#22c55e}.result-card{display:flex;flex-direction:column;gap:18px}.result{display:flex;font-size:15px;justify-content:space-between}.result strong{font-weight:600}.result.highlight strong{color:#16a34a;font-size:18px}@media (min-width:768px){.sip-card{flex-direction:row}.field{flex:1 1}}.fund-search-shell{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;display:flex;gap:6px;max-width:100%;overflow:hidden;padding:4px;width:100%}.fund-search{background:#0000;border:none;flex:1 1;font-size:15px;min-width:0;outline:none;overflow:hidden;padding:12px 10px;text-overflow:ellipsis;white-space:nowrap}.clear-search{align-items:center;background:#0f172a0f;border:none;border-radius:999px;color:#475569;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.clear-search:hover{background:#0f172a1f;color:#0f172a}.app.dark .fund-search-shell{background:#020617;border-color:#334155}.app.dark .clear-search{background:#ffffff14;color:#cbd5f5}.app.dark .clear-search:hover{background:#ffffff24;color:#fff}.app.dark .fund-search{background:#020617;border-color:#334155;color:#e5e7eb}.fund-item{background:#f9fafb;border-radius:10px;cursor:pointer;margin-bottom:10px;padding:14px}.fund-item:hover{background:#e0f2fe}.app.dark .fund-item{background:#020617}.change-fund-btn{background:linear-gradient(90deg,#0ea5e9,#22c55e);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:15px;font-weight:500;margin-top:18px;padding:14px;width:100%}.change-fund-btn:hover{opacity:.9}.app.dark .change-fund-btn{background:linear-gradient(90deg,#38bdf8,#4ade80)}.nav-chart{height:220px;margin-top:20px;width:100%}@media (min-width:768px){.nav-chart{height:300px}}.sip-chart{height:220px;width:100%}@media (min-width:768px){.sip-chart{height:300px}}.hero-main{max-width:900px;padding:60px 0}.hero-main h1{font-size:42px;font-weight:600;letter-spacing:-.02em;margin-bottom:16px}.hero-main p{font-size:18px;line-height:1.6;max-width:700px;opacity:.85}.hero-actions{display:flex;gap:12px;margin-top:28px}.hero-actions>*{flex:1 1;text-align:center}.primary-btn{background:linear-gradient(90deg,#51a768,#5db274);background:var(--gradient-primary);border:none;border-radius:12px;color:#fff}.primary-btn,.secondary-btn{cursor:pointer;font-size:15px;font-weight:500;padding:14px 22px}.secondary-btn{align-items:center;background:#0000;border:1px solid #193a5633;border-radius:12px;color:#193a56;color:var(--navy-primary);display:inline-flex;justify-content:center;text-decoration:none}.secondary-btn:hover{background:#193a560d}.app.dark .secondary-btn{border-color:#ffffff40;color:#e5e7eb}.app.dark .secondary-btn:hover{background:#ffffff14}.header-actions{align-items:center;display:flex;flex:0 0 auto;gap:10px}.mode-icon-btn,.whatsapp-icon-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff2e;border:none;border-radius:999px;color:#fff;cursor:pointer;display:flex;height:38px;justify-content:center;width:38px}.mode-icon-btn:hover,.whatsapp-icon-btn:hover{background:#ffffff47}.whatsapp-card p{margin-bottom:18px;opacity:.8}.whatsapp-big-btn{background:#25d366;border-radius:12px;color:#fff;display:block;font-size:16px;font-weight:500;padding:14px;text-align:center;text-decoration:none;width:100%}.whatsapp-big-btn:hover{opacity:.9}.footer-trust{font-size:15px;margin-top:12px;opacity:.6;text-align:center}.amfi-badge{align-items:center;background:#51a76814;border-radius:999px;color:#193a56;color:var(--navy-primary);display:inline-flex;font-size:13px;font-weight:500;gap:8px;margin:28px auto 0;padding:8px 14px}.app.dark .amfi-badge{background:#ffffff14;color:#e5e7eb}.amfi-dot{background:linear-gradient(90deg,#51a768,#5db274);background:var(--gradient-primary);border-radius:50%;height:8px;width:8px}.amfi-sep{opacity:.5}.fund-search-wrapper{position:relative}.performance-list{display:flex;flex-direction:column;gap:12px}.performance-row{display:flex;font-size:15px;justify-content:space-between;padding:6px 0}.performance-row span:last-child,.performance-row:nth-child(4),.performance-row:nth-child(6){font-weight:600}.performance-row:nth-child(4) span:first-child:after{content:" • Popular";font-size:11px;opacity:.5}.positive{color:#16a34a}.negative{color:#dc2626}.neutral{color:#94a3b8}.performance-note{border-top:1px dashed #0000001a;font-size:12px;margin-top:16px;opacity:.55;padding-top:10px}.app.dark .performance-note{border-color:#ffffff26}.performance-list{animation:fadeUp .35s ease-out}@keyframes fadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.app.dark .positive{color:#4ade80}.app.dark .negative{color:#f87171}@media (max-width:640px){.hero-main{padding-top:48px}.hero-main h1{font-size:28px;letter-spacing:-.015em;line-height:1.22}.hero-main p{font-size:15px;line-height:1.6}.hero-actions{gap:10px}.primary-btn,.secondary-btn{border-radius:10px;font-size:14px;padding:10px 14px}.amfi-badge{font-size:10px;padding:6px 10px;text-align:center}.header{padding-left:20px;padding-right:20px}.logo{flex:0 0 auto}.logo img{height:36px}.logo span{font-size:18px}.clear-search{flex-shrink:0;height:28px;width:28px}.fund-search{font-size:14px;padding:10px 8px}.performance-row{font-size:14px;padding:8px 0}}
/*# sourceMappingURL=main.bbf4189a.css.map*/