@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--bg-dark:#0f1123;--text-dark:#fff;--primary-accent:#8b5cf6;--secondary-accent:#60a5fa;--card-dark:#1e213ab3;--bg-light:#fdfbf7;--text-light:#1f2937;--primary-light:#a78bfa;--bg-profile:#f5f6fa;--card-light:#fff}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;font-family:inherit}.landing-container{background-color:var(--bg-dark);color:#fff;min-height:100vh;padding:0 5%;overflow-x:hidden}.navbar{justify-content:space-between;align-items:center;padding:2rem 0;display:flex}.nav-links a{color:#a0aec0;margin-right:2rem;font-size:1.05rem;transition:color .3s}.nav-links a:hover{color:#fff}.logo{letter-spacing:-.5px;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.logo-icon{filter:brightness(0)invert();width:28px;height:28px;margin-right:10px}.nav-actions{align-items:center;gap:1rem;display:flex}.btn-login{color:#a0aec0;border:1px solid #fff3;border-radius:20px;padding:.6rem 1.4rem;font-size:1.05rem;transition:all .3s}.btn-login:hover{color:#fff;background:#ffffff1a}.btn-primary{background:var(--primary-accent);color:#fff;border-radius:20px;padding:.6rem 1.4rem;font-size:1.05rem;font-weight:500;transition:all .3s}.btn-primary:hover{filter:brightness(1.1)}.hero{justify-content:space-between;align-items:center;margin-top:4rem;display:flex;position:relative}.hero-content{flex:1;max-width:500px}.hero-content h1{margin-bottom:1.5rem;font-size:5.5rem;font-weight:800;line-height:1.05}.text-gradient{background:linear-gradient(135deg,#a78bfa,#60a5fa);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-content p{color:#a0aec0;margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.btn-gradient{background:linear-gradient(135deg, var(--secondary-accent), var(--primary-accent));color:#fff;border-radius:30px;padding:1rem 2.4rem;font-size:1.15rem;font-weight:600;transition:transform .3s,box-shadow .3s;display:inline-block;box-shadow:0 10px 20px #8b5cf64d}.btn-gradient:hover{transform:translateY(-2px);box-shadow:0 15px 25px #8b5cf666}.hero-visual{perspective:1200px;flex:1;justify-content:flex-end;align-items:center;height:560px;display:flex;position:relative}.credit-card{cursor:pointer;border:1px solid #ffffff40;border-radius:22px;flex-direction:column;justify-content:space-between;padding:1.6rem 1.8rem;transition:transform .3s,box-shadow .3s;animation:6s ease-in-out infinite float;display:flex;position:absolute;overflow:hidden;box-shadow:0 30px 60px #0009,inset 0 1px #ffffff4d}.credit-card:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(at 30% 20%,#ffffff2e 0%,#0000 60%);position:absolute;inset:0}.c1{z-index:1;background:radial-gradient(circle at 70%,#ff64c880 0%,#0000 60%),linear-gradient(135deg,#00d4c8 0%,#4f8ef7 50%,#f06292 100%);width:340px;height:214px;animation-delay:0s;top:4%;right:35%;transform:rotateY(-12deg)rotateX(8deg)rotate(-6deg)}.c2{z-index:2;background:radial-gradient(circle at 60% 40%,#ffffff26 0%,#0000 55%),linear-gradient(135deg,#e472f8 0%,#c850f0 40%,#7c3aed 100%);width:350px;height:220px;animation-delay:-2s;top:28%;right:18%;transform:rotateY(-6deg)rotateX(4deg)rotate(-3deg)}.c3{z-index:3;background:radial-gradient(circle at 40% 30%,#fff3 0%,#0000 55%),linear-gradient(135deg,#60a5fa 0%,#818cf8 45%,#a78bfa 100%);width:360px;height:226px;animation-delay:-4s;top:54%;right:2%;transform:rotateY(4deg)rotateX(-3deg)rotate(-1deg)}.cc-top{z-index:2;justify-content:space-between;align-items:flex-start;display:flex;position:relative}.cc-logo{filter:brightness(0)invert();opacity:.95;width:36px;height:36px}.cc-nfc{opacity:.9}.cc-bottom{z-index:2;position:relative}.cc-num{color:#fffffff2;letter-spacing:3px;text-shadow:0 1px 4px #0000004d;margin-bottom:.75rem;font-family:Courier New,Courier,monospace;font-size:1.15rem}.cc-details{align-items:center;gap:1.2rem;display:flex}.cc-name{color:#ffffffe6;letter-spacing:1.5px;text-transform:uppercase;font-size:.75rem;font-weight:700}.cc-expiry{color:#ffffffb3;letter-spacing:1px;font-size:.75rem}.mastercard{align-items:center;margin-left:auto;display:flex}.mc-circle{opacity:.95;border-radius:50%;width:26px;height:26px}.mc-red{background:#eb001b}.mc-orange{mix-blend-mode:screen;background:#f79e1b;margin-left:-10px}@keyframes float{0%{transform:translateY(0)rotate3d(1,1,1,0)}50%{transform:translateY(-20px)rotate3d(1,1,1,5deg)}to{transform:translateY(0)rotate3d(1,1,1,0)}}.stats-section{text-align:center;margin-top:8rem}.section-badge{border:1px solid #fff3;border-radius:20px;margin-bottom:1rem;padding:.4rem 1.2rem;font-size:1rem;display:inline-block}.stats-section h2{margin-bottom:3rem;font-size:2.6rem}.stats-grid{justify-content:space-between;gap:2rem;display:flex}.stat-card{text-align:center;background:linear-gradient(#1e213acc 0%,#0f1123cc 100%);border:1px solid #ffffff0d;border-top-color:#ffffff1a;border-radius:16px;flex:1;padding:2rem;transition:transform .3s}.stat-card:hover{transform:translateY(-5px)}.stat-card h3{color:#fff;text-shadow:0 4px 15px #fff3;margin-bottom:.5rem;font-size:3.2rem}.stat-card p{color:#a0aec0;font-size:1.05rem}.features-section{margin-top:8rem;margin-bottom:5rem}.feature-header{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex;position:relative}.feature-subtitle{color:#a78bfa;margin-bottom:.5rem;font-size:1.1rem;display:block}.feature-header h2{max-width:400px;font-size:3rem;line-height:1.2}.action-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;width:300px;padding:2rem;position:absolute;top:-50px;right:10%;box-shadow:0 30px 60px #00000080}.target-amount{background:linear-gradient(90deg,#fff,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:.5rem 0 1.5rem;font-size:2.5rem}.action-card select{color:#fff;background:#0000004d;border:1px solid #ffffff1a;border-radius:8px;width:100%;margin-bottom:1rem;padding:.8rem}.mt-1{margin-top:1rem}.full-width{width:100%}.cards-row{gap:1.5rem;display:flex}.feature-card{background:#1e213a66;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;flex:1;padding:1.5rem;display:flex}.icon-wrapper{background:#ffffff0d;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:1rem;display:flex}.feature-card h3{margin-bottom:1.5rem;font-size:1.3rem}.chart-placeholder{border-bottom:1px solid #ffffff1a;align-items:flex-end;gap:8px;height:120px;margin-bottom:1rem;padding-bottom:10px;display:flex}.bar{background:linear-gradient(#8b5cf6 0%,#8b5cf61a 100%);border-radius:4px 4px 0 0;flex:1;transition:height 1s}.card-footer{color:#a0aec0;margin-top:auto;font-size:.8rem}.progress-item{margin-bottom:1rem}.progress-label{color:#a0aec0;justify-content:space-between;margin-bottom:5px;font-size:.85rem;display:flex}.progress-bar{background:#0006;border-radius:3px;height:6px;overflow:hidden}.progress-bar .fill{border-radius:3px;height:100%}.module-list{list-style:none}.module-list li{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.8rem 0;display:flex}.li-info strong{font-size:.95rem;font-weight:500;display:block}.li-info span{color:#a0aec0;font-size:.75rem}.li-score{font-size:.9rem;font-weight:600}.positive{color:#34d399}.negative{color:#f87171}@media (width<=900px){.hero{flex-direction:column}.action-card{width:100%;margin-bottom:2rem;position:static}.feature-header{flex-direction:column;align-items:flex-start}.cards-row{flex-direction:column}.stats-grid{flex-wrap:wrap}}.login-container{color:#1f2937;background-color:#fcf9f2;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.login-box{background:#fff;border-radius:30px;width:100%;max-width:1200px;min-height:800px;display:flex;overflow:hidden;box-shadow:0 20px 50px #0000000d}.login-left{flex-direction:column;flex:1;padding:3rem 4rem;display:flex}.login-header{font-size:1.3rem}.logo-icon-dark{background:#1f2937;border-radius:5px;width:24px;height:24px}.login-form-area{flex-direction:column;flex:1;justify-content:center;width:100%;max-width:450px;margin:0 auto;padding-bottom:2rem;display:flex}.login-form-area h1{margin-bottom:.5rem;font-family:Times New Roman,Times,serif;font-size:3rem;line-height:1.1}.subtitle{color:#6b7280;margin-bottom:1.2rem}.demo-hint{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;margin-bottom:1.2rem;padding:.6rem 1rem;font-size:.8rem}.error-msg{color:#be123c;background:#fff1f2;border:1px solid #fecdd3;border-radius:10px;margin-bottom:1.2rem;padding:.6rem 1rem;font-size:.85rem}.btn-google{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:.8rem;font-size:1rem;font-weight:500;transition:background .2s;display:flex;box-shadow:0 4px 6px #00000005}.btn-google:hover{background:#f9fafb}.divider{text-align:center;color:#9ca3af;letter-spacing:.05em;align-items:center;margin:2rem 0;font-size:.75rem;font-weight:600;display:flex}.divider:before,.divider:after{content:"";border-bottom:1px solid #e5e7eb;flex:1}.divider span{padding:0 10px}.input-group{margin-bottom:1.5rem}.input-group label{color:#6b7280;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:block}.label-row{justify-content:space-between;display:flex}.forgot-link{color:#6b7280;font-size:.75rem;font-weight:600;text-decoration:none}.forgot-link:hover{color:#1f2937;text-decoration:underline}.input-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;padding:0 1rem;transition:border-color .2s;display:flex}.input-wrapper:focus-within{border-color:#a78bfa}.input-icon{margin-right:.5rem}.input-wrapper input{color:#1f2937;border:none;outline:none;flex:1;padding:1rem 0;font-size:.95rem}.input-action-icon{cursor:pointer}.remember-row{align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.remember-row input{accent-color:#a78bfa;width:16px;height:16px}.remember-row label{color:#4b5563;font-size:.9rem}.btn-signin{color:#fff;background:#a78bfa;border-radius:12px;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:transform .2s,background .2s;box-shadow:0 10px 20px #a78bfa4d}.btn-signin:hover{background:#8b5cf6;transform:translateY(-2px)}.login-footer{border-top:1px solid #e5e7eb;justify-content:space-between;margin-top:auto;padding-top:2rem;display:flex}.footer-col{flex-direction:column;gap:.8rem;display:flex}.footer-col strong{color:#1f2937;font-size:.8rem}.footer-col a{color:#6b7280;font-size:.75rem;font-weight:600}.footer-col a:hover{color:#1f2937;text-decoration:underline}.copyright{color:#6b7280;margin-top:2rem;font-size:.75rem}.login-right{background:#f3f4f6;border-radius:30px;flex:1;justify-content:center;align-items:center;margin:1rem 1rem 1rem 0;display:flex;position:relative;overflow:hidden}.illustration-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.login-illustration{object-fit:fill;border-radius:30px;width:100%;height:100%;display:block}@media (width<=900px){.login-box{flex-direction:column}.login-right{display:none}.login-left{padding:2rem}}.dl-wrapper{color:#1f2937;background:#f0f0f5;height:100vh;font-family:Inter,sans-serif;display:flex;position:relative}.dl-sidebar{z-index:10;background:#fff;border-radius:0 24px 24px 0;flex-direction:column;justify-content:space-between;width:220px;min-width:220px;padding:1.5rem 1rem;display:flex;box-shadow:2px 0 20px #00000008}.dl-sidebar-top{flex-direction:column;display:flex}.dl-brand{align-items:center;gap:.6rem;margin-bottom:2rem;padding:0 .5rem;display:flex}.dl-brand h2{color:#111827;margin:0;font-size:1.05rem;font-weight:700}.dl-nav{flex-direction:column;gap:.25rem;display:flex}.dl-nav-item{color:#6b7280;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:.7rem;width:100%;padding:.7rem .8rem;font-size:.88rem;font-weight:500;transition:all .15s;display:flex}.dl-nav-item:hover{color:#374151;background:#f3f4f6}.dl-nav-item.active{color:#7c3aed;background:linear-gradient(135deg,#7c3aed14,#6366f114);border:1px solid #7c3aed26;font-weight:600}.dl-sidebar-bottom{flex-direction:column;gap:1rem;display:flex}.dl-new-goal-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#6366f1);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem;font-size:.88rem;font-weight:600;transition:transform .15s,box-shadow .15s;display:flex}.dl-new-goal-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #7c3aed4d}.dl-workspace{align-items:center;gap:.6rem;padding:.5rem;display:flex}.dl-ws-avatar-placeholder{color:#fff;background:linear-gradient(135deg,#7c3aed,#6366f1);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:700;display:flex}.dl-ws-info{flex-direction:column;flex:1;display:flex}.dl-ws-info strong{color:#111827;font-size:.78rem}.dl-ws-info span{color:#9ca3af;font-size:.65rem}.dl-logout-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.3rem;transition:color .15s,background .15s}.dl-logout-btn:hover{color:#ef4444;background:#fef2f2}.dl-main{flex-direction:column;flex:1;padding:1.5rem 2rem 2rem;display:flex;overflow-y:auto}.dl-topbar{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.dl-search{background:#fff;border-radius:100px;align-items:center;gap:.6rem;width:320px;padding:.65rem 1rem;display:flex;box-shadow:0 1px 8px #00000008}.dl-search input{color:#111827;background:0 0;border:none;outline:none;flex:1;font-size:.88rem}.dl-search input::placeholder{color:#9ca3af}.dl-topbar-right{align-items:center;gap:.8rem;display:flex}.dl-icon-btn{color:#6b7280;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:color .15s;display:flex;position:relative;box-shadow:0 1px 8px #00000008}.dl-icon-btn:hover{color:#7c3aed}.dl-notif-dot{background:#ef4444;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:6px;right:6px}.dl-notif-wrapper{position:relative}.dl-notif-dropdown{z-index:100;background:#fff;border-radius:14px;width:280px;animation:.2s chatSlideUp;position:absolute;top:45px;right:0;overflow:hidden;box-shadow:0 10px 40px #0000001f}.dl-notif-header{color:#111827;border-bottom:1px solid #f3f4f6;padding:.8rem 1rem;font-size:.88rem;font-weight:700}.dl-notif-item{color:#374151;border-bottom:1px solid #f9fafb;padding:.7rem 1rem;font-size:.8rem;transition:background .1s}.dl-notif-item:hover{background:#f9fafb}.dl-notif-item:last-child{border-bottom:none}.dl-content{flex:1}.dl-ai-cta{text-align:center;background:linear-gradient(135deg,#c084fc,#818cf8);border-radius:20px;flex-direction:column;align-items:center;gap:.5rem;margin-top:2rem;padding:1.5rem;display:flex}.dl-ai-cta span{color:#ffffffe6;font-size:.85rem}.dl-ai-cta button{color:#7c3aed;cursor:pointer;background:#fff;border:none;border-radius:100px;padding:.6rem 1.5rem;font-size:.85rem;font-weight:600;transition:transform .15s}.dl-ai-cta button:hover{transform:translateY(-1px)}.dl-chat-widget{z-index:1000;background:#fff;border-radius:20px;flex-direction:column;width:340px;animation:.3s chatSlideUp;display:flex;position:fixed;bottom:90px;right:30px;overflow:hidden;box-shadow:0 20px 60px #00000026}@keyframes chatSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dl-chat-header{color:#fff;background:linear-gradient(135deg,#7c3aed,#6366f1);justify-content:space-between;align-items:center;padding:1rem 1.2rem;display:flex}.dl-chat-brand{align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.dl-chat-icon{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.dl-chat-close{color:#fffc;cursor:pointer;background:0 0;border:none}.dl-chat-messages{flex-direction:column;gap:.8rem;max-height:250px;padding:1rem 1.2rem;display:flex;overflow-y:auto}.dl-chat-bubble{border-radius:14px;padding:.8rem 1rem;font-size:.82rem;line-height:1.5}.purple-bubble{color:#fff;background:linear-gradient(135deg,#c084fc,#a78bfa);border-bottom-left-radius:4px}.white-bubble{color:#374151;background:#f3f4f6;border-bottom-left-radius:4px}.user-bubble{color:#fff;background:linear-gradient(135deg,#7c3aed,#6366f1);border-bottom-right-radius:4px;border-bottom-left-radius:14px;align-self:flex-end}.dl-chat-input-area{border-top:1px solid #f3f4f6;align-items:center;gap:.5rem;padding:.8rem 1rem;display:flex}.dl-chat-input-area input{color:#1f2937;border:1px solid #e5e7eb;border-radius:100px;outline:none;flex:1;padding:.6rem 1rem;font-size:.82rem}.dl-chat-input-area input::placeholder{color:#9ca3af}.dl-chat-input-area input:focus{border-color:#a78bfa}.dl-send-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#6366f1);border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.dl-chat-fab{color:#fff;cursor:pointer;z-index:1000;background:linear-gradient(135deg,#7c3aed,#6366f1);border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .15s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 8px 25px #7c3aed66}.dl-chat-fab:hover{transform:scale(1.08)}@media (width<=992px){.dl-sidebar{display:none}.dl-main{padding:1rem}}.dp-page{flex-direction:column;gap:1.5rem;display:flex}.dp-greeting h1{color:#111827;margin:0 0 .3rem;font-size:2rem;font-weight:800;line-height:1.2}.dp-greeting p{color:#9ca3af;margin:0;font-size:.9rem}.dp-stat-row{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.dp-stat-card{color:#fff;border-radius:18px;flex-direction:column;gap:.5rem;padding:1.5rem;display:flex;position:relative;overflow:hidden}.dp-stat-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#ffffff26,#0000 60%);position:absolute;inset:0}.purple-1{background:linear-gradient(135deg,#7c3aed,#6366f1)}.purple-2{background:linear-gradient(135deg,#8b5cf6,#a78bfa)}.purple-3{background:linear-gradient(135deg,#a78bfa,#c084fc)}.purple-4{background:linear-gradient(135deg,#7c3aed,#a855f7)}.dp-stat-icon,.dp-stat-icon-group{background:#fff3;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.dp-stat-icon-group{gap:.3rem;width:auto;padding:0 .6rem}.dp-stat-label{letter-spacing:.08em;opacity:.85;font-size:.68rem;font-weight:600}.dp-stat-val{font-size:1.8rem;font-weight:700}.dp-row-chart{gap:1.5rem;display:flex}.dp-card{background:#fff;border-radius:18px;padding:1.5rem;box-shadow:0 2px 12px #00000008}.dp-chart-card{flex:1}.dp-chart-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.dp-chart-header h3{color:#111827;margin:0 0 .25rem;font-size:1.15rem;font-weight:700}.dp-chart-header p{color:#9ca3af;margin:0;font-size:.8rem}.dp-chart-legend{color:#6b7280;align-items:center;gap:.5rem;font-size:.72rem;font-weight:600;display:flex}.dot-purple,.dot-blue{border-radius:50%;width:8px;height:8px;display:inline-block}.dot-purple{background:#7c3aed}.dot-blue{background:#c084fc}.dp-row-bottom{grid-template-columns:1.5fr 1fr;gap:1.5rem;display:grid}.dp-goals-card h3,.dp-expenses-card h3{color:#111827;margin:0 0 1.5rem;font-size:1.15rem;font-weight:700}.dp-goal-item{margin-bottom:1.5rem}.dp-goal-item:last-child{margin-bottom:0}.dp-goal-top{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.dp-goal-top strong{color:#111827;font-size:.95rem}.dp-goal-pct{color:#7c3aed;font-size:.85rem;font-weight:700}.dp-progress-track{background:#f3f4f6;border-radius:100px;height:8px;margin-bottom:.4rem;overflow:hidden}.dp-progress-fill{border-radius:100px;height:100%;transition:width .6s}.dp-progress-fill.purple{background:linear-gradient(90deg,#6366f1,#7c3aed)}.dp-progress-fill.blue{background:linear-gradient(90deg,#3b82f6,#6366f1)}.dp-progress-fill.light{background:linear-gradient(90deg,#818cf8,#a78bfa)}.dp-goal-sub{color:#9ca3af;font-size:.75rem}.dp-expenses-list{flex-direction:column;gap:1rem;margin-bottom:1.2rem;display:flex}.dp-expense-item{align-items:center;gap:1rem;display:flex}.dp-expense-icon{color:#6366f1;background:#f3f4f6;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.dp-expense-info{flex-direction:column;flex:1;display:flex}.dp-expense-info strong{color:#111827;font-size:.88rem}.dp-expense-info span{color:#9ca3af;font-size:.72rem}.dp-expense-amt{color:#111827;font-size:.95rem;font-weight:700}.dp-add-now-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:8px;padding:.35rem .7rem;font-size:.72rem;font-weight:600;transition:transform .15s,box-shadow .15s}.dp-add-now-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #7c3aed4d}.dp-expense-actions{justify-content:space-between;align-items:center;margin-top:1rem;display:flex}.dp-view-all{color:#7c3aed;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;font-weight:600}.dp-add-expense-btn{color:#7c3aed;cursor:pointer;background:0 0;border:1px dashed #a78bfa;border-radius:8px;align-items:center;gap:.3rem;padding:.4rem .8rem;font-size:.78rem;font-weight:600;transition:background .15s;display:flex}.dp-add-expense-btn:hover{background:#7c3aed0d}.dp-expense-icon{background:#f3f4f6;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.dp-empty-goals{text-align:center;padding:1.5rem 0}.dp-empty-goals p{color:#9ca3af;margin-bottom:.5rem;font-size:.85rem}.dp-add-goal-link{color:#7c3aed;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;font-weight:600}.dp-expense-paid{opacity:.4;text-decoration:line-through;transition:opacity .5s}@keyframes dp-fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes dp-slideUp{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.dp-fade-in{animation:.5s both dp-fadeIn}.dp-slide-up{animation:.55s cubic-bezier(.22,1,.36,1) both dp-slideUp}.dp-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#11182766;justify-content:center;align-items:center;animation:.2s both dp-fadeIn;display:flex;position:fixed;inset:0}.dp-modal{background:#fff;border-radius:20px;width:400px;max-width:92vw;animation:.3s cubic-bezier(.22,1,.36,1) both dp-slideUp;overflow:hidden;box-shadow:0 25px 60px #00000026}.dp-modal-header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;display:flex}.dp-modal-header h3{color:#111827;margin:0;font-size:1.1rem;font-weight:700}.dp-modal-header button{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.3rem;transition:color .15s}.dp-modal-header button:hover{color:#111827}.dp-modal-body{flex-direction:column;gap:.4rem;padding:1.5rem;display:flex}.dp-modal-body label{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;margin-top:.5rem;font-size:.75rem;font-weight:700}.dp-modal-body input,.dp-modal-body select{color:#111827;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:.7rem 1rem;font-size:.9rem;transition:border-color .15s}.dp-modal-body input:focus,.dp-modal-body select:focus{border-color:#a78bfa}.dp-modal-footer{border-top:1px solid #f3f4f6;gap:.8rem;padding:1.2rem 1.5rem;display:flex}.dp-modal-cancel{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:12px;flex:1;padding:.8rem;font-weight:600;transition:background .15s}.dp-modal-cancel:hover{background:#e5e7eb}.dp-modal-save{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:12px;flex:2;padding:.8rem;font-weight:600;transition:opacity .15s,transform .15s}.dp-modal-save:hover:not(:disabled){transform:translateY(-1px)}.dp-modal-save:disabled{opacity:.4;cursor:not-allowed}@media (width<=1100px){.dp-stat-row{grid-template-columns:repeat(2,1fr)}.dp-row-bottom{grid-template-columns:1fr}}@media (width<=600px){.dp-stat-row{grid-template-columns:1fr}.dp-greeting h1{font-size:1.5rem}}.sp-page{flex-direction:column;gap:1.5rem;padding-bottom:2rem;display:flex}.sp-header{justify-content:space-between;align-items:flex-end;display:flex}.sp-title{color:#111827;margin:0 0 .4rem;font-size:2rem;font-weight:800}.sp-subtitle{color:#6b7280;margin:0;font-size:.95rem}.sp-top-row{grid-template-columns:2.2fr 1fr;gap:1.5rem;display:grid}.sp-card{background:#fff;border-radius:18px;padding:1.5rem;box-shadow:0 2px 12px #00000008}.sp-card h3{color:#111827;margin:0 0 1.5rem;font-size:1.15rem;font-weight:700}.sp-goals-list{flex-direction:column;gap:1.5rem;display:flex}.sp-goal-progress-item{flex-direction:column;display:flex}.sp-goal-head{justify-content:space-between;margin-bottom:.6rem;display:flex}.sp-goal-head strong{color:#111827;font-size:.95rem}.sp-pct{color:#7c3aed;font-size:.88rem;font-weight:700}.sp-bar{background:#f3f4f6;border-radius:100px;height:8px;margin-bottom:.5rem;overflow:hidden}.sp-bar-fill{background:linear-gradient(90deg,#6366f1,#7c3aed);border-radius:100px;height:100%;transition:width .6s cubic-bezier(.22,1,.36,1)}.sp-saved{color:#6b7280;font-size:.8rem}.sp-actions-card{flex-direction:column;display:flex}.sp-actions-desc{color:#6b7280;margin-top:-.8rem;margin-bottom:1.5rem;font-size:.9rem;line-height:1.4}.sp-action-buttons{flex-direction:column;gap:.8rem;margin-bottom:1.5rem;display:flex}.sp-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.2rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.sp-btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 15px #7c3aed4d}.sp-btn-primary:disabled{opacity:.5;cursor:not-allowed;filter:grayscale()}.sp-btn-outline{color:#7c3aed;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.2rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.sp-btn-outline:hover{background:#f9fafb;border-color:#d1d5db}.sp-monthly-stat{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:1rem;margin-top:auto;padding:1.2rem;display:flex}.sp-stat-icon{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 2px 8px #0000000d}.sp-stat-info{flex-direction:column;display:flex}.sp-stat-info span{color:#64748b;letter-spacing:.05em;margin-bottom:2px;font-size:.72rem;font-weight:700}.sp-stat-info strong{color:#0f172a;font-size:1.25rem;font-weight:800}.sp-chart-area{margin-top:1rem}.sp-chart-card p{color:#6b7280;margin-top:-.8rem;margin-bottom:1.5rem;font-size:.9rem}.sp-empty{text-align:center;color:#6b7280;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1rem;display:flex}.sp-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0006;justify-content:center;align-items:center;animation:.2s spFadeIn;display:flex;position:fixed;inset:0}.sp-modal{background:#fff;border-radius:20px;flex-direction:column;width:420px;max-width:90%;display:flex;box-shadow:0 20px 40px #00000026}.sp-modal-header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.sp-modal-header h3{color:#111827;margin:0;font-size:1.25rem}.sp-modal-header button{color:#9ca3af;cursor:pointer;background:0 0;border:none}.sp-modal-body{flex-direction:column;gap:.8rem;padding:1.5rem;display:flex}.sp-modal-body label{color:#374151;font-size:.9rem;font-weight:600}.sp-modal-body input,.sp-modal-body select{box-sizing:border-box;border:1px solid #e5e7eb;border-radius:10px;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:1rem}.sp-modal-footer{background:#f9fafb;border-top:1px solid #f3f4f6;border-radius:0 0 20px 20px;justify-content:flex-end;gap:1rem;padding:1.2rem 1.5rem;display:flex}.sp-btn-outline-cancel{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:10px;padding:.7rem 1.2rem;font-weight:600}.sp-fade-in{animation:.6s both spFadeIn}.sp-slide-up{animation:.6s cubic-bezier(.2,.8,.2,1) both spSlideUp}@keyframes spFadeIn{0%{opacity:0}to{opacity:1}}@keyframes spSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.sp-top-row{grid-template-columns:1fr}}.gp-page{flex-direction:column;gap:1.5rem;display:flex}.gp-header{justify-content:space-between;align-items:flex-start;display:flex}.gp-title{color:#111827;margin:0;font-size:2rem;font-weight:800}.gp-subtitle{color:#6b7280;margin:.3rem 0 0;font-size:.9rem}.gp-add-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:12px;align-items:center;gap:.4rem;padding:.75rem 1.3rem;font-size:.88rem;font-weight:600;transition:transform .18s,box-shadow .18s;display:flex}.gp-add-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #7c3aed4d}.gp-empty{text-align:center;background:#fff;border-radius:20px;padding:3rem;box-shadow:0 2px 12px #00000008}.gp-empty-icon{margin-bottom:1rem;font-size:3rem}.gp-empty h2{color:#111827;margin:0 0 .5rem;font-size:1.2rem}.gp-empty p{color:#9ca3af;margin-bottom:1.5rem;font-size:.88rem}.gp-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.2rem;display:grid}.gp-card{background:#fff;border:1px solid #f0f0f5;border-radius:18px;flex-direction:column;gap:.6rem;padding:1.4rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 14px #0000000a}.gp-card:hover{transform:translateY(-3px);box-shadow:0 8px 30px #7c3aed1a}.gp-goal-badge{color:#7c3aed;background:#f5f3ff;border-radius:100px;align-self:flex-start;align-items:center;gap:.3rem;padding:.25rem .7rem;font-size:.72rem;font-weight:700;display:inline-flex}.gp-goal-icon-large{font-size:2rem;line-height:1}.gp-goal-head{justify-content:space-between;align-items:center;display:flex}.gp-goal-head strong{color:#111827;font-size:.95rem;font-weight:700}.gp-pct{color:#7c3aed;font-size:.85rem;font-weight:700}.gp-bar{background:#f3f4f6;border-radius:100px;height:6px;overflow:hidden}.gp-bar-fill{background:linear-gradient(90deg,#6366f1,#7c3aed);border-radius:100px;height:100%;transition:width .7s cubic-bezier(.22,1,.36,1)}.gp-goal-meta{color:#9ca3af;justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.gp-timeline-tag{color:#7c3aed;background:#f5f3ff;border-radius:100px;padding:.15rem .5rem;font-size:.65rem;font-weight:600}.gp-goal-actions{gap:.5rem;margin-top:.2rem;display:flex}.gp-edit{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:.3rem;padding:.35rem .7rem;font-size:.75rem;transition:all .15s;display:flex}.gp-edit:hover{color:#7c3aed;border-color:#a78bfa}.gp-delete{color:#f87171;cursor:pointer;background:0 0;border:1px solid #fee2e2;border-radius:8px;align-items:center;padding:.35rem .5rem;transition:background .15s;display:flex}.gp-delete:hover{background:#fef2f2}.gp-add-card{color:#9ca3af;cursor:pointer;background:0 0;border:2px dashed #d1d5db;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;min-height:180px;font-size:.88rem;font-weight:600;transition:border-color .2s,color .2s,background .2s;display:flex}.gp-add-card:hover{color:#7c3aed;background:#7c3aed08;border-color:#a78bfa}.gp-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#11182766;justify-content:center;align-items:center;animation:.2s both gp-fadeIn;display:flex;position:fixed;inset:0}.gp-modal{background:#fff;border-radius:22px;width:440px;max-width:93vw;max-height:90vh;animation:.3s cubic-bezier(.22,1,.36,1) both gp-slideUp;overflow-y:auto;box-shadow:0 25px 60px #00000026}.gp-modal-header{z-index:1;background:#fff;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;display:flex;position:sticky;top:0}.gp-modal-header h3{color:#111827;margin:0;font-size:1.1rem;font-weight:700}.gp-modal-header button{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.3rem}.gp-modal-body{flex-direction:column;gap:.4rem;padding:1.5rem;display:flex}.gp-modal-body label{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;margin-top:.8rem;font-size:.72rem;font-weight:700}.gp-modal-body input{color:#111827;border:1px solid #e5e7eb;border-radius:10px;outline:none;padding:.7rem 1rem;font-size:.9rem;transition:border-color .15s}.gp-modal-body input:focus{border-color:#a78bfa}.gp-icon-picker{flex-wrap:wrap;gap:.5rem;margin-top:.3rem;display:flex}.gp-icon-opt{cursor:pointer;background:0 0;border:2px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:border-color .15s,transform .15s;display:flex}.gp-icon-opt:hover{border-color:#a78bfa;transform:scale(1.1)}.gp-icon-opt.selected{background:#f5f3ff;border-color:#7c3aed}.gp-timeline-pills{flex-wrap:wrap;gap:.5rem;margin-top:.3rem;display:flex}.gp-timeline-pill{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:100px;padding:.4rem .8rem;font-size:.78rem;transition:all .15s}.gp-timeline-pill:hover{color:#7c3aed;border-color:#a78bfa}.gp-timeline-pill.selected{color:#fff;background:#7c3aed;border-color:#7c3aed}.gp-modal-footer{border-top:1px solid #f3f4f6;gap:.8rem;padding:1.2rem 1.5rem;display:flex}.gp-modal-cancel{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:12px;flex:1;padding:.8rem;font-weight:600}.gp-modal-cancel:hover{background:#e5e7eb}.gp-modal-save{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:12px;flex:2;justify-content:center;align-items:center;gap:.4rem;padding:.8rem;font-weight:600;transition:opacity .15s,transform .15s;display:flex}.gp-modal-save:hover:not(:disabled){transform:translateY(-1px)}.gp-modal-save:disabled{opacity:.4;cursor:not-allowed}@keyframes gp-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes gp-slideUp{0%{opacity:0;transform:translateY(22px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.gp-fade-in{animation:.5s both gp-fadeIn}.gp-slide-up{animation:.5s cubic-bezier(.22,1,.36,1) both gp-slideUp}@media (width<=700px){.gp-grid{grid-template-columns:1fr}.gp-header{flex-direction:column;gap:1rem}.gp-title{font-size:1.5rem}}.ip-page{flex-direction:column;gap:1.5rem;font-family:Inter,sans-serif;display:flex}.ip-page>*{z-index:1;position:relative}.ip-header h1{color:#0f172a;margin:0 0 .3rem;font-size:2.2rem;font-weight:800}.ip-header p{color:#64748b;margin:0;font-size:.9rem}.ip-header strong{color:#7c3aed}.ip-insight-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.ip-insight-card{cursor:default;background:#1e1b4b;border:1px solid #a78bfa26;border-radius:18px;padding:1.4rem;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.ip-insight-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #7c3aed40}.ip-insight-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#a78bfa1f,#0000 65%);position:absolute;inset:0}.ip-insight-tag{text-transform:uppercase;letter-spacing:.07em;color:#ffffff73;margin-bottom:.8rem;font-size:.65rem;font-weight:700}.ip-insight-icon{margin-bottom:.5rem;font-size:1.6rem}.ip-insight-title{color:#fff;margin-bottom:.35rem;font-size:1rem;font-weight:700}.ip-insight-desc{color:#ffffff80;margin-bottom:1rem;font-size:.75rem;line-height:1.5}.ip-insight-metric{align-items:baseline;gap:.2rem;display:flex}.ip-metric-val{color:#fff;font-size:1.6rem;font-weight:800}.ip-metric-unit{color:#ffffff80;font-size:.8rem}.ip-chart-card{background:#1e1b4b;border:1px solid #a78bfa26;border-radius:20px;padding:1.8rem}.ip-chart-title{color:#fff;margin-bottom:1.2rem;font-size:1rem;font-weight:700}.ip-chart-legend{color:#ffffff80;align-items:center;gap:1rem;margin-top:.5rem;font-size:.75rem;display:flex}.ip-legend-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.ip-legend-dot.purple{background:#a78bfa}.ip-legend-dot.cyan{background:#38bdf8}.ip-tooltip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1e1b4bf2;border:1px solid #a78bfa4d;border-radius:10px;padding:.7rem 1rem}.ip-tooltip-label{color:#ffffff80;margin-bottom:.3rem;font-size:.72rem;font-weight:600}.ip-tooltip-row{font-size:.85rem;font-weight:700}.ip-suggestions h2{color:#0f172a;margin:0 0 1rem;font-size:1.35rem;font-weight:700}.ip-suggestion-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ip-suggestion-card{background:#1e1b4b;border:1px solid #a78bfa26;border-radius:18px;flex-direction:column;gap:.5rem;padding:1.5rem;transition:transform .25s;display:flex}.ip-suggestion-card:hover{transform:translateY(-2px)}.ip-sug-icon{margin-bottom:.2rem;font-size:1.5rem}.ip-suggestion-card h3{color:#fff;margin:0;font-size:1rem;font-weight:700}.ip-suggestion-card p{color:#ffffff8c;margin:0 0 .5rem;font-size:.8rem;line-height:1.5}.ip-sug-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#6366f1);border:none;border-radius:12px;align-self:flex-start;padding:.7rem 1.2rem;font-size:.85rem;font-weight:600;transition:opacity .2s,transform .2s}.ip-sug-btn:hover{opacity:.92;transform:translateY(-2px)}.ip-sug-btn.reviewed{cursor:default;background:#166534}.ip-score-card{background:linear-gradient(135deg,#1e1b4b,#2d1b69);border:1px solid #a78bfa33;border-radius:20px;justify-content:space-between;align-items:center;gap:2rem;padding:1.8rem;display:flex}.ip-score-left h3{color:#fff;margin:0 0 .4rem;font-size:1.1rem;font-weight:700}.ip-score-left p{color:#ffffff80;margin:0;font-size:.8rem}.ip-score-ring{flex-shrink:0;width:80px;height:80px;position:relative}.ip-score-number{color:#fff;justify-content:center;align-items:center;font-size:1.4rem;font-weight:800;display:flex;position:absolute;inset:0}@keyframes ip-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ip-slideUp{0%{opacity:0;transform:translateY(22px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.ip-fade-in{animation:.5s both ip-fadeIn}.ip-slide-up{animation:.5s cubic-bezier(.22,1,.36,1) both ip-slideUp}@media (width<=1100px){.ip-insight-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.ip-insight-grid,.ip-suggestion-grid{grid-template-columns:1fr}.ip-header h1{font-size:1.6rem}.ip-score-card{flex-direction:column;align-items:flex-start}}.st-page{flex-direction:column;gap:1.5rem;display:flex}.st-title{color:#111827;margin:0;font-size:2rem;font-weight:800}.st-layout{gap:2rem;display:flex}.st-nav{flex-direction:column;gap:.3rem;min-width:220px;display:flex}.st-nav-item{color:#6b7280;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:.7rem;padding:.7rem 1rem;font-size:.88rem;font-weight:500;transition:all .15s;display:flex}.st-nav-item:hover{color:#374151;background:#f3f4f6}.st-nav-item.active{color:#7c3aed;background:#7c3aed14;border:1px solid #7c3aed26;font-weight:600}.st-content{flex-direction:column;flex:1;gap:1.5rem;display:flex}.st-card{background:#fff;border-radius:18px;padding:1.5rem 2rem;box-shadow:0 2px 12px #00000008}.st-card h3{color:#111827;margin:0 0 1.5rem;font-size:1.15rem;font-weight:700}.st-profile-row{align-items:flex-start;gap:2rem;display:flex}.st-avatar-area{flex-direction:column;align-items:center;gap:.5rem;display:flex}.st-avatar-placeholder{color:#fff;background:linear-gradient(135deg,#7c3aed,#6366f1);border-radius:14px;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;font-weight:700;display:flex}.st-edit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:8px;padding:.4rem 1rem;font-size:.78rem;font-weight:600}.st-form{flex-direction:column;flex:1;gap:.5rem;display:flex}.st-form label{color:#6b7280;font-size:.78rem;font-weight:600}.st-form input{color:#111827;border:1px solid #e5e7eb;border-radius:10px;outline:none;margin-bottom:.5rem;padding:.7rem 1rem;font-size:.9rem}.st-form input:focus{border-color:#a78bfa}.st-save-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:10px;align-self:flex-end;margin-top:.5rem;padding:.7rem 1.5rem;font-size:.88rem;font-weight:600}.st-row-between{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:.8rem 0;display:flex}.st-row-between:last-child{border-bottom:none}.st-row-between span{color:#374151;font-size:.9rem;font-weight:500}.st-arrow{color:#9ca3af;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:.4rem}.st-toggle{cursor:pointer;background:#d1d5db;border:none;border-radius:100px;width:44px;height:24px;transition:background .2s;position:relative}.st-toggle.on{background:linear-gradient(135deg,#7c3aed,#6366f1)}.st-toggle-knob{background:#fff;border-radius:50%;width:20px;height:20px;transition:left .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 4px #00000026}.st-toggle.on .st-toggle-knob{left:22px}.st-linked-item{border-bottom:1px solid #f3f4f6;align-items:center;gap:1rem;padding:.8rem 0;display:flex}.st-linked-item:last-child{border-bottom:none}.st-linked-icon{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.st-linked-icon.chase{color:#2563eb;background:#dbeafe}.st-linked-icon.wells{color:#b45309;background:#fef3c7}.st-linked-info{flex-direction:column;flex:1;display:flex}.st-linked-info strong{color:#111827;font-size:.88rem}.st-linked-info span{color:#9ca3af;font-size:.72rem}.st-add-account{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:8px;padding:.5rem 1rem;font-size:.78rem;font-weight:600}.st-theme-options{flex-direction:column;gap:.8rem;display:flex}.st-radio-label{color:#374151;cursor:pointer;align-items:center;gap:.6rem;font-size:.9rem;display:flex}.st-radio-label input[type=radio]{accent-color:#7c3aed;width:16px;height:16px}@media (width<=768px){.st-layout{flex-direction:column}.st-nav{flex-flow:wrap;min-width:0}.st-profile-row{flex-direction:column;align-items:center}}.q-page{color:#fff;background:radial-gradient(at 50% 0,#783cf01f 0%,#0000 60%),linear-gradient(#080b1a 0%,#0c1022 100%);flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;display:flex;overflow-x:hidden}.q-header{justify-content:space-between;align-items:center;padding:1.4rem 3rem;display:flex}.q-logo{color:#a78bfa;letter-spacing:-.3px;align-items:center;gap:.6rem;font-size:1.1rem;font-weight:700;display:flex}.q-exit{color:#6b7280;letter-spacing:.05em;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;transition:color .2s;display:flex}.q-exit:hover{color:#fff}.q-progress-area{margin-bottom:2rem;padding:0 3rem}.q-step-label{letter-spacing:.08em;color:#6b7280;justify-content:space-between;margin-bottom:.6rem;font-size:.75rem;font-weight:600;display:flex}.q-progress-track{background:#ffffff14;border-radius:2px;height:4px;overflow:hidden}.q-progress-fill{background:linear-gradient(90deg,#a78bfa,#60a5fa);border-radius:2px;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px #a78bfa80}.q-main{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:0 1rem 2rem;display:flex}.q-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:680px;padding:3rem 3.5rem;box-shadow:0 40px 80px #0006}.q-card:has(.q-goal-grid){max-width:920px}.q-step h1{color:#fff;margin-bottom:.8rem;font-size:2.4rem;font-weight:800;line-height:1.15}.accent{color:#a78bfa}.q-category{letter-spacing:.15em;color:#60a5fa;text-transform:uppercase;margin-bottom:1rem;font-size:.7rem;font-weight:700}.q-sub{color:#9ca3af;margin-bottom:2rem;font-size:1rem;line-height:1.6}.q-input-underline{color:#fff;background:0 0;border:none;border-bottom:2px solid #a78bfa99;outline:none;width:100%;padding:.5rem 0;font-size:1.5rem;transition:border-color .2s}.q-input-underline::placeholder{color:#ffffff40}.q-input-underline:focus{border-bottom-color:#a78bfa}.q-money-input{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.5rem;padding:1.1rem 1.5rem;transition:border-color .2s;display:flex}.q-money-input:focus-within{border-color:#a78bfa}.q-currency{color:#6b7280;font-size:1.3rem}.q-money-input input{color:#9ca3af;background:0 0;border:none;outline:none;width:100%;font-size:1.3rem}.q-money-input input::placeholder{color:#9ca3af80}.q-goal-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:.5rem;display:grid}.q-goal-card{text-align:left;cursor:pointer;color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:1.6rem;transition:all .2s;position:relative}.q-goal-card:hover{background:#a78bfa14;border-color:#a78bfa66;transform:translateY(-2px)}.q-goal-card.selected{background:#a78bfa1f;border-color:#a78bfa;box-shadow:0 0 20px #a78bfa33}.q-check{background:#a78bfa;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:.8rem;right:.8rem}.q-goal-icon{color:#a78bfa;background:#ffffff14;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1rem;display:flex}.q-goal-label{margin-bottom:.4rem;font-size:1.05rem;font-weight:700}.q-goal-desc{color:#9ca3af;font-size:.8rem;line-height:1.4}.q-label{letter-spacing:.1em;color:#6b7280;margin-bottom:.8rem;font-size:.72rem;font-weight:700;display:block}.q-timeline-row{flex-wrap:wrap;gap:.6rem;display:flex}.q-timeline-btn{color:#9ca3af;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:20px;padding:.55rem 1.1rem;font-size:.85rem;transition:all .2s}.q-timeline-btn:hover{color:#fff;border-color:#a78bfa}.q-timeline-btn.selected{color:#fff;background:#a78bfa26;border-color:#a78bfa}.q-nav{justify-content:space-between;align-items:center;margin-top:2.5rem;display:flex}.q-back{color:#6b7280;letter-spacing:.06em;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;transition:color .2s;display:flex}.q-back:hover{color:#fff}.q-continue{color:#fff;letter-spacing:.05em;cursor:pointer;opacity:.4;background:linear-gradient(135deg,#a78bfa,#60a5fa);border:none;border-radius:30px;align-items:center;gap:.6rem;padding:.9rem 2rem;font-size:.9rem;font-weight:700;transition:transform .2s,box-shadow .2s,opacity .2s;display:flex}.q-continue.active{opacity:1;box-shadow:0 10px 25px #a78bfa66}.q-continue.active:hover{transform:translateY(-2px);box-shadow:0 14px 30px #a78bfa80}.q-hint{color:#4b5563;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.5rem;margin-top:1.6rem;font-size:.75rem;font-weight:600;display:flex}kbd{color:#9ca3af;background:#ffffff14;border:1px solid #ffffff26;border-radius:6px;padding:.2rem .6rem;font-family:monospace;font-size:.72rem}.q-footer{text-align:center;color:#374151;letter-spacing:.1em;padding:1.5rem;font-size:.72rem;font-weight:600}.q-words-hint{color:#a78bfa;text-transform:capitalize;margin-top:.5rem;font-size:.85rem;font-weight:500;animation:.3s fadeIn}.q-skip-btn{color:#9ca3af;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:8px;margin-left:auto;margin-right:1rem;padding:.75rem 1.5rem;font-size:.85rem;font-weight:600;transition:all .2s}.q-skip-btn:hover{color:#fff;background:#ffffff0d;border-color:#fff6}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.q-goal-tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.q-goal-tab{color:#9ca3af;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.82rem;font-weight:600;transition:all .2s;display:flex}.q-goal-tab:hover{color:#fff;border-color:#a78bfa66}.q-goal-tab.active{color:#fff;background:#a78bfa26;border-color:#a78bfa}.q-goal-tab-remove{color:#ffffff80;cursor:pointer;align-items:center;margin-left:.2rem;display:inline-flex}.q-goal-tab-remove:hover{color:#ef4444}.q-add-goal-tab{color:#a78bfa;border-style:dashed;border-color:#a78bfa66}.q-add-goal-tab:hover{color:#c084fc;background:#a78bfa1a}.q-multi-goal-block{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;margin-bottom:1.5rem;padding:1.5rem}.q-multi-goal-block:last-of-type{margin-bottom:0}.q-multi-goal-label{color:#a78bfa;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:700}@media (width<=768px){.q-card{padding:2rem 1.5rem}.q-goal-grid{grid-template-columns:repeat(2,1fr)}.q-step h1{font-size:1.8rem}}.sim-page{flex-direction:column;gap:1.5rem;padding-bottom:2rem;display:flex}.sim-header{flex-direction:column;gap:.4rem;display:flex}.sim-title{color:#111827;margin:0;font-size:2rem;font-weight:800}.sim-subtitle{color:#6b7280;margin:0;font-size:.95rem}.sim-container{grid-template-columns:320px 1fr;align-items:start;gap:1.5rem;display:grid}.sim-sidebar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:1.5rem}.sim-sidebar h3{color:#111827;margin:0 0 1.5rem;font-size:1.1rem;font-weight:700}.sim-input-group{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.sim-ig-top{justify-content:space-between;align-items:center;display:flex}.sim-input-group label{color:#64748b;letter-spacing:.05em;font-size:.75rem;font-weight:700}.sim-ig-input-wrap{color:#059669;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;width:120px;padding:.2rem .6rem;font-size:1.05rem;font-weight:700;display:flex}.sim-ig-input-wrap:focus-within{border-color:#059669;box-shadow:0 0 0 3px #0596691a}.sim-ig-input-wrap span{color:#059669;margin-right:4px}.sim-ig-input-wrap span.suffix{margin-left:4px;margin-right:0;font-size:.9rem}.sim-ig-num{color:#059669;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:1.05rem;font-weight:700}.sim-ig-num.text-right{text-align:right}.sim-ig-num::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sim-ig-num::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sim-input-group input[type=range]{accent-color:#059669;cursor:pointer;width:100%}.sim-custom-box input[type=number]{border:1px solid #cbd5e1;border-radius:8px;padding:.7rem 1rem;font-family:inherit;font-size:.95rem}.sim-custom-box input[type=number]:focus{border-color:#059669;outline:none;box-shadow:0 0 0 3px #0596691a}.sim-summary{flex-direction:column;gap:.5rem;margin-top:2rem;display:flex}.sim-summary label{color:#64748b;letter-spacing:.05em;font-size:.75rem;font-weight:700}.sim-summary-val{color:#059669;margin-bottom:1rem;font-size:1.8rem;font-weight:800}.sim-btn-run{color:#fff;cursor:pointer;background:#059669;border:none;border-radius:10px;padding:.9rem;font-size:1rem;font-weight:600;transition:all .2s}.sim-btn-run:hover{background:#047857}.sim-main{flex-direction:column;gap:1.5rem;animation:.4s spFadeIn;display:flex}.sim-stats-row{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.sim-stat-box{background:#fff;border:1px solid #f1f5f9;border-radius:14px;flex-direction:column;gap:.4rem;padding:1.25rem;display:flex;box-shadow:0 2px 12px #00000008}.sim-stat-box label{color:#64748b;letter-spacing:.05em;font-size:.75rem;font-weight:700}.sim-stat-value{font-size:1.5rem;font-weight:800}.text-gray{color:#475569}.text-purple{color:#7c3aed}.text-cyan{color:#0ea5e9}.sim-chart-card,.sim-table-card{background:#fff;border:1px solid #f1f5f9;border-radius:18px;padding:1.5rem;box-shadow:0 2px 12px #00000008}.sim-chart-card h3,.sim-table-card h3{color:#111827;margin:0 0 1.5rem;font-size:1.15rem;font-weight:700}.sim-chart-wrapper{margin-top:1rem}.sim-chart-legend{color:#64748b;justify-content:center;gap:2rem;margin-top:1rem;font-size:.85rem;font-weight:600;display:flex}.sim-chart-legend span{align-items:center;gap:.4rem;display:flex}.sim-legend-line{width:16px;height:2px;display:inline-block}.sim-legend-line.green{background:#10b981}.sim-legend-line.dashed{background:0 0;border-top:2px dashed #10b981}.sim-legend-line.purple,.sim-legend-line.solid{background:#7c3aed}.sim-tooltip{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;box-shadow:0 10px 25px #0000001a}.sim-tooltip-title{color:#111827;margin-bottom:.5rem;font-weight:700}.sim-tooltip-row{margin-bottom:.2rem;font-size:.9rem;font-weight:600}.sim-tooltip-row.saved{color:#059669}.sim-tooltip-row.invest{color:#7c3aed}.sim-table-wrapper{overflow-x:auto}.sim-table{border-collapse:collapse;width:100%}.sim-table th{text-align:left;color:#64748b;letter-spacing:.05em;border-bottom:1px solid #e2e8f0;padding:.8rem 1rem;font-size:.75rem;font-weight:700}.sim-table td{border-bottom:1px solid #f1f5f9;padding:.8rem 1rem;font-size:.95rem;font-weight:600}.sim-table tr:last-child td{border-bottom:none}.sim-table tbody tr:hover td{background:#f8fafc}@media (width<=992px){.sim-container{grid-template-columns:1fr}}@media (width<=640px){.sim-stats-row{grid-template-columns:1fr}}.page-loader-bar{z-index:9999;background:#ffffff14;width:100%;height:3px;position:fixed;top:0;left:0}.page-loader-fill{background:linear-gradient(90deg,#a78bfa,#60a5fa,#a78bfa) 0 0/200% 100%;border-radius:0 2px 2px 0;height:100%;transition:width .18s ease-out;animation:1s linear infinite shimmer;box-shadow:0 0 12px #a78bfacc,0 0 4px #60a5fa99}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.page-content{animation:.25s ease-out pageFadeIn}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
