.LegacyPlanner-module__ltbNqq__container{flex-direction:column;gap:2rem;display:flex}.LegacyPlanner-module__ltbNqq__mainGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.LegacyPlanner-module__ltbNqq__mainGrid{grid-template-columns:repeat(12,1fr);align-items:start}}.LegacyPlanner-module__ltbNqq__inputsColumn{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:1024px){.LegacyPlanner-module__ltbNqq__inputsColumn{grid-column:span 5;position:sticky;top:2rem}}.LegacyPlanner-module__ltbNqq__resultsColumn{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:1024px){.LegacyPlanner-module__ltbNqq__resultsColumn{grid-column:span 7}}.LegacyPlanner-module__ltbNqq__card{background:var(--surface);border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);border-radius:1.5rem;padding:1.75rem}.LegacyPlanner-module__ltbNqq__headerRow{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.LegacyPlanner-module__ltbNqq__headerIcon{width:2.5rem;height:2.5rem;color:var(--secondary);background:#d4af371a;border:1px solid #d4af3733;border-radius:.75rem;justify-content:center;align-items:center;display:flex}.LegacyPlanner-module__ltbNqq__headerTitle{color:var(--text-brand);font-size:1.125rem;font-weight:800}.LegacyPlanner-module__ltbNqq__comparisonGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.LegacyPlanner-module__ltbNqq__comparisonGrid{grid-template-columns:1fr 1fr}}.LegacyPlanner-module__ltbNqq__comparisonCard{border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:1.5rem;flex-direction:column;align-items:center;padding:2rem;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s;display:flex;position:relative;overflow:hidden}.LegacyPlanner-module__ltbNqq__comparisonCard:hover{transform:translateY(-4px);box-shadow:0 12px 24px -8px #00000026}.LegacyPlanner-module__ltbNqq__comparisonCard:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(135deg,#ffffff08,#0000);position:absolute;inset:0}.LegacyPlanner-module__ltbNqq__comparisonCardFeatured{background:linear-gradient(135deg,var(--surface)0%,#d4af370d 100%);border-color:#d4af374d;box-shadow:0 8px 24px -8px #d4af3726}.LegacyPlanner-module__ltbNqq__iconWrapper{z-index:1;border-radius:1rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.25rem;display:flex;position:relative}.LegacyPlanner-module__ltbNqq__iconNormal{color:#94a3b8;background:#94a3b81a;border:1px solid #94a3b833}.LegacyPlanner-module__ltbNqq__iconFeatured{color:var(--secondary);background:#d4af3726;border:1px solid #d4af374d;box-shadow:0 0 20px #d4af3733}.LegacyPlanner-module__ltbNqq__cardTitle{color:var(--text-brand);z-index:1;margin-bottom:.5rem;font-size:1.25rem;font-weight:800;position:relative}.LegacyPlanner-module__ltbNqq__cardDesc{color:var(--text-muted);z-index:1;margin-bottom:2rem;font-size:.85rem;line-height:1.6;position:relative}.LegacyPlanner-module__ltbNqq__statRow{border-bottom:1px solid var(--border);z-index:1;justify-content:space-between;align-items:center;width:100%;padding:.75rem 0;display:flex;position:relative}.LegacyPlanner-module__ltbNqq__statRow:last-child{border-bottom:none}.LegacyPlanner-module__ltbNqq__statLabel{color:var(--text-muted);font-size:.875rem;font-weight:600}.LegacyPlanner-module__ltbNqq__statValue{font-size:1.125rem;font-weight:800}.LegacyPlanner-module__ltbNqq__valueBad{color:#ef4444}.LegacyPlanner-module__ltbNqq__valueGood{color:#10b981}.LegacyPlanner-module__ltbNqq__valueNeutral{color:var(--text-main)}.LegacyPlanner-module__ltbNqq__victoryBanner{text-align:center;background:linear-gradient(135deg,#10b9811a 0%,#10b98105 100%);border:1px solid #10b98133;border-radius:1.5rem;flex-direction:column;align-items:center;margin-top:1rem;padding:3rem 2rem;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.LegacyPlanner-module__ltbNqq__victoryBanner{text-align:left;flex-direction:row;justify-content:space-between;padding:3rem}}.LegacyPlanner-module__ltbNqq__victoryIconBg{color:#10b9810d;z-index:0;position:absolute;bottom:-2rem;right:-2rem;transform:rotate(15deg)}.LegacyPlanner-module__ltbNqq__victoryContent{z-index:1;position:relative}.LegacyPlanner-module__ltbNqq__victoryBadge{color:#10b981;text-transform:uppercase;letter-spacing:.1em;background:#10b98126;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.75rem;font-weight:800;display:inline-flex}.LegacyPlanner-module__ltbNqq__victoryAmount{background:linear-gradient(135deg,#10b981 0%,#059669 100%);color:#0000;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3.5rem;font-weight:900;line-height:1.1}@media (min-width:768px){.LegacyPlanner-module__ltbNqq__victoryAmount{font-size:4.5rem}}.LegacyPlanner-module__ltbNqq__victoryDesc{color:var(--text-muted);max-width:28rem;font-size:1rem;line-height:1.6}.LegacyPlanner-module__ltbNqq__victoryDesc strong{color:#10b981}.LegacyPlanner-module__ltbNqq__limitBox{z-index:1;background:var(--surface);text-align:center;border:1px solid #10b98133;border-radius:1.25rem;min-width:14rem;margin-top:2rem;padding:1.5rem;position:relative;box-shadow:0 8px 24px -8px #10b98126}@media (min-width:768px){.LegacyPlanner-module__ltbNqq__limitBox{margin-top:0}}.LegacyPlanner-module__ltbNqq__limitAmount{color:var(--text-main);margin-bottom:.25rem;font-size:1.75rem;font-weight:800;display:block}.LegacyPlanner-module__ltbNqq__limitLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;font-size:.75rem;font-weight:800}
