.navigation-bar{display:flex;align-items:center;justify-content:space-between;width:100%;height:72px;padding:0 var(--space-md);background:var(--card-bg);border-bottom:1px solid rgba(0,0,0,.05);overflow-x:visible;overflow-y:hidden;box-sizing:border-box}.navigation-wrapper{position:relative;z-index:20}.nav-left{flex:0 0 auto}.nav-logo{display:flex;align-items:center;color:var(--chart-dark);margin-left:4px}.logo-icon{width:28px;height:28px;color:var(--chart-dark);flex-shrink:0}.nav-right{display:flex;align-items:center;justify-content:flex-end;gap:var(--nav-link-gap);flex:0 0 auto;flex-wrap:nowrap;overflow:visible;height:100%}.nav-links-inline{display:flex;align-items:center;gap:var(--nav-link-gap)}.nav-link{font-size:15px;font-weight:500;color:var(--text-primary);text-decoration:none;transition:color .2s}.nav-link:hover{color:#1f2937}.nav-cta{position:relative;display:flex;align-items:center;justify-content:center;gap:5px;padding:8px 18px;border-radius:999px;border:none;font-size:14px;font-weight:600;letter-spacing:.01em;cursor:pointer;background:#8884d8;color:#fff;box-shadow:0 3px 12px #8884d833,0 1px 6px #8884d81a;transition:opacity .15s ease,transform .15s ease;overflow:visible;transform-origin:center;white-space:nowrap;flex-shrink:0;align-self:center}.nav-cta-arrow{width:14px;height:14px;transition:transform .2s ease;flex-shrink:0}.nav-cta:hover{opacity:.85;transform:scale(1.03)}.nav-cta:hover .nav-cta-arrow{transform:translate(2px)}.nav-cta:active{opacity:.9;transform:scale(.98)}.nav-hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;width:36px;height:36px;margin-left:8px;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:#fff;cursor:pointer;padding:0;gap:4px}.nav-hamburger-line{width:18px;height:2px;border-radius:999px;background:#111827;transition:transform .18s ease,opacity .18s ease}.nav-hamburger--open .nav-hamburger-line:nth-child(1){transform:translateY(6px) rotate(45deg)}.nav-hamburger--open .nav-hamburger-line:nth-child(2){opacity:0}.nav-hamburger--open .nav-hamburger-line:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.nav-mobile-menu{position:absolute;top:72px;left:0;right:0;display:none;flex-direction:column;gap:4px;padding:10px 16px 14px;background:var(--card-bg);border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 10px 25px #0f172a14}.nav-mobile-link{padding:8px 4px;font-size:15px;font-weight:500;color:var(--text-primary);text-decoration:none}.nav-mobile-link:hover{color:#1f2937}.nav-mobile-cta{margin-top:6px;width:100%;padding:10px 16px;border-radius:999px;border:none;font-size:14px;font-weight:600;letter-spacing:.01em;cursor:pointer;background:#8884d8;color:#fff;box-shadow:0 3px 12px #8884d833,0 1px 6px #8884d81a}@media (max-width: 1024px){.nav-links-inline{display:none}.nav-hamburger,.nav-mobile-menu{display:flex}}@media (min-width: 1600px){.nav-right{gap:36px}}@media (min-width: 1025px) and (max-width: 1599px){.nav-right{gap:28px}}@media (min-width: 641px) and (max-width: 1024px){.nav-right{gap:24px}.nav-link{font-size:14px}.nav-cta{padding:7px 16px;font-size:13px}.nav-cta-arrow{width:13px;height:13px}}@media (max-width: 640px){.navigation-bar{padding:0 16px;height:72px}.nav-right{gap:var(--nav-link-gap)}.nav-link{font-size:14px}.nav-cta{display:none}.nav-cta-arrow{width:12px;height:12px}}.hero-calculator-preview{display:flex;align-items:flex-start;justify-content:center;height:auto;max-height:none;min-width:0}.hero-preview-card{max-width:800px;min-height:480px;background:var(--card-bg);border:1px solid rgba(0,0,0,.08);border-radius:calc(var(--radius-lg) * .75);padding:18px;box-shadow:0 4px 16px #10182814,0 2px 8px #1018280a;display:flex;flex-direction:column;gap:18px;box-sizing:border-box;overflow:visible}@media (min-width: 1024px){.hero-preview-card{max-width:720px;min-height:270px;gap:14px}.hero-preview-controls{gap:13.5px}.hero-preview-columns{gap:20px}.hero-preview-left{flex:1.1 1 0}.hero-preview-right{flex:1.1 1 0;padding-left:0}.hero-preview-stat-value{min-width:165px}}@media (min-width: 641px) and (max-width: 1023px){.hero-preview-columns{gap:20px}.hero-preview-stat{gap:18px}.hero-preview-stat-label{max-width:28%}.hero-preview-stat-value{min-width:150px}.hero-preview-left{flex:1.08 1 0}.hero-preview-right{flex:1.1 1 0;padding-left:0}}.hero-preview-search{width:100%;margin-top:4.5px;padding:0 9px}.hero-preview-search-input{position:relative;width:100%;height:42px;display:flex;align-items:center;padding:7.5px 15px;border-radius:15px;border:1px solid var(--border);background:#fff;box-shadow:0 4px 20px #1018280f,0 2px 10px #10182808;gap:9px}.hero-preview-search-icon{width:18px;height:18px;min-width:18px;min-height:18px;color:var(--text-placeholder);flex-shrink:0}.hero-preview-search-field{flex:1;border:none;font-size:calc(var(--font-size-body) * .95);font-weight:var(--font-weight-body);line-height:1.5;color:var(--text-primary);background:transparent;font-family:var(--font-sans);padding:0;height:100%;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.hero-preview-search-caret{color:var(--text-primary);font-size:calc(var(--font-size-body) * .9);animation:blink 1s infinite;margin-left:2px}.hero-preview-columns{display:flex;gap:22px;align-items:flex-start;width:100%;max-width:100%;box-sizing:border-box;min-width:0;padding:6px 8.0025px}.hero-preview-left,.hero-preview-right{flex:1.1 1 0;min-width:0;display:flex;flex-direction:column;overflow:visible}.hero-preview-controls{display:flex;flex-direction:column;gap:24px;padding:6px 0;width:100%;min-width:0;overflow:visible}.hero-preview-mode-toggle{display:flex;flex-direction:column;gap:12.75px}.hero-preview-mode-label{font-size:calc(var(--font-size-label) * .9);font-weight:500;color:var(--text-primary);line-height:1}.hero-preview-mode-buttons{display:flex;gap:6px;background:var(--input-bg);border-radius:6px;padding:3.75px}.hero-preview-mode-button{flex:1;padding:7.5px 12px;border:none;border-radius:4.5px;font-size:calc(var(--font-size-body) * .9);font-weight:500;color:var(--text-muted);background:transparent;cursor:default;transition:all .2s ease}.hero-preview-mode-button.active{background:#fff;color:var(--text-primary);box-shadow:0 2px 4px #0000001a}.hero-preview-slider{display:flex;flex-direction:column;gap:12.75px;width:100%;min-width:0;overflow:hidden}.hero-preview-slider-label{font-size:calc(var(--font-size-label) * .9);font-weight:500;color:var(--text-primary);line-height:1}.hero-preview-slider-value{font-size:calc(var(--font-size-input-value) * .9);font-weight:400;color:var(--text-primary);background:var(--slider-value-bg);padding:4.5px 7.5px;border-radius:calc(var(--slider-value-border-radius) * .75);min-width:97.5px;text-align:right;white-space:nowrap;overflow:visible;flex-shrink:0;font-variant-numeric:tabular-nums}.hero-preview-slider-track{position:relative;width:100%;height:calc(var(--slider-track-height) * .75);background:var(--slider-track-bg);border-radius:3px;overflow:hidden}.hero-preview-slider-fill{position:absolute;left:0;top:0;height:100%;background:var(--slider-track-filled);border-radius:3px;transition:width .1s ease}.hero-preview-slider-thumb{position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(var(--slider-thumb-size) * .75);height:calc(var(--slider-thumb-size) * .75);background:var(--slider-thumb-bg);border:calc(var(--slider-thumb-border-width) * .75) solid var(--slider-thumb-border);border-radius:50%;box-shadow:var(--slider-thumb-shadow);transition:left .1s ease}.hero-preview-results{display:flex;flex-direction:column;gap:12px;width:100%;min-width:0;overflow:visible;padding-top:6px}.hero-preview-results-header{font-size:calc(var(--font-size-panel-title) * .9);font-weight:var(--font-weight-panel-title);line-height:var(--line-height-panel-title);color:var(--text-primary);text-align:center}.hero-preview-donut{position:relative;width:100%;max-width:150px;margin:0 auto;aspect-ratio:1}.hero-preview-donut-svg{width:100%;height:100%}.hero-preview-donut-segment-invested,.hero-preview-donut-segment-returns{transition:stroke-dasharray .1s ease}.hero-preview-donut-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;display:flex;flex-direction:column;align-items:center;gap:3px}.hero-preview-donut-label{font-size:calc(var(--font-size-body) * .9);font-weight:400;color:var(--text-muted);line-height:1}.hero-preview-donut-value{font-size:calc(var(--font-size-stat-value) * .9);font-weight:500;color:var(--text-primary);line-height:1.2;min-width:60px;text-align:center;white-space:nowrap;font-variant-numeric:tabular-nums}.hero-preview-stats{display:flex;flex-direction:column;gap:7.5px;width:100%}.hero-preview-stat{display:flex;justify-content:flex-start;align-items:center;padding:6px 0;border-bottom:1px solid var(--border);width:100%;min-width:0;overflow:visible;gap:20px}.hero-preview-stat:last-child{border-bottom:none}.hero-preview-stat-label{font-size:calc(var(--font-size-summary-label) * .9);font-weight:400;color:var(--text-muted);line-height:1;flex:0 1 auto;min-width:0;max-width:25%;overflow:visible;white-space:nowrap;text-overflow:ellipsis}.hero-preview-stat-value{font-size:calc(var(--font-size-stat-value) * .9);font-weight:500;color:var(--text-primary);line-height:1.2;flex:0 0 auto;min-width:157.5px;text-align:right;white-space:nowrap;overflow:visible;font-variant-numeric:tabular-nums}.hero-calculator-preview-static{width:100%;display:flex;align-items:center;justify-content:center;padding:0 24px}.hero-preview-static-image{width:100%;max-width:400px;display:flex;align-items:center;justify-content:center}.hero-preview-static-svg{width:100%;height:auto;max-width:400px}@media (max-width: 640px){.hero-preview-card{width:100%;max-width:100%;min-width:0;min-height:420px;padding:15px}.hero-preview-columns{gap:18px}.hero-preview-stat{gap:16px}.hero-preview-stat-label{max-width:30%}.hero-preview-stat-value{min-width:142.5px}.hero-preview-left{flex:1.05 1 0}.hero-preview-right{flex:1.1 1 0;padding-left:0}}@media (prefers-reduced-motion: reduce){.hero-calculator-preview:not(.hero-calculator-preview-static){display:none}.hero-calculator-preview-static{display:flex}}.hero{position:relative}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:0;pointer-events:none;background:radial-gradient(var(--dot-pattern-color) 1px,transparent 1px),linear-gradient(to bottom,#ffffff 0%,#ffffff 30%,var(--bg) 75%,var(--bg) 100%);background-size:var(--dot-pattern-size) var(--dot-pattern-size),100% 100%;background-position:0 0,0 0;background-repeat:repeat,no-repeat;background-attachment:scroll,scroll}.hero-bg .hero-bg-graphic{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.03;background-image:radial-gradient(circle at 20% 30%,rgba(15,23,42,.1) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(15,23,42,.1) 0%,transparent 50%),linear-gradient(135deg,transparent 0%,rgba(15,23,42,.02) 50%,transparent 100%);pointer-events:none;z-index:0}.hero-content{position:relative;z-index:1;width:100%;min-height:calc(100vh - 68px);padding:8px 24px 32px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;overflow:visible}.hero-container{position:relative;width:100%;max-width:1400px;margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:64px;padding:0 24px;overflow:visible}.hero-left{flex:.7 1 0;text-align:left;max-width:540px;display:flex;flex-direction:column;align-items:flex-start}.hero-right{flex:1.3 1 0;display:flex;align-items:flex-start;justify-content:flex-end;min-width:0;overflow:visible}.hero-trust-badges{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:10px;margin-bottom:28px;opacity:0;transform:translateY(8px);animation:heroFadeUp .6s ease forwards;animation-delay:0s}.hero-trust-badge{font-size:var(--font-size-hero-trust-badge);font-weight:500;padding:6px 12px;border-radius:999px;background:#fffc;border:1px solid rgba(15,23,42,.08);color:var(--text-muted);box-shadow:0 2px 6px #0f172a0a;letter-spacing:.01em}.hero-title{font-size:var(--font-size-hero-title);font-weight:700;line-height:1.2;letter-spacing:-.02em;color:var(--text-primary);margin-bottom:var(--hero-title-margin);opacity:0;transform:translateY(8px);animation:heroFadeUp .6s ease forwards;animation-delay:.08s}.hero-title-group{white-space:nowrap}.hero-subtitle{font-size:var(--font-size-hero-subtitle);line-height:1.55;letter-spacing:.01em;color:var(--text-muted);margin-bottom:var(--hero-subtitle-margin);max-width:100%;opacity:0;transform:translateY(8px);animation:heroFadeUp .6s ease forwards;animation-delay:.16s}.hero-example-line{font-size:var(--font-size-hero-example-line);line-height:1.5;color:#555;margin-bottom:20px;max-width:740px;margin-left:auto;margin-right:auto;opacity:0;transform:translateY(8px);animation:heroFadeUp .6s ease forwards;animation-delay:.2s}.hero-example-line strong{font-weight:600;color:#444}.hero-segmented-control{display:inline-flex;background:#fffc;border:1px solid rgba(15,23,42,.08);border-radius:999px;padding:5px;margin-bottom:24px;box-shadow:0 2px 8px #0f172a0f;opacity:0;transform:translateY(8px);animation:heroFadeUp .6s ease forwards;animation-delay:.24s}.hero-segment{font-size:var(--font-size-hero-segment);font-weight:500;padding:8px 16px;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--text-muted);cursor:pointer;transition:all .2s ease;letter-spacing:.01em;white-space:nowrap}.hero-segment:hover{color:var(--text-primary);background:#0f172a0a;border-color:#cfcfcf}.hero-segment-active{background:#fd0;color:#0a0a0a;box-shadow:0 3px 8px #ffdd0059;font-weight:600;border-color:transparent}.hero-segment-active:hover{background:#fd0;color:#0a0a0a}.hero-cta{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;margin:0;margin-bottom:var(--hero-cta-margin);padding:20px 44px;border-radius:999px;border:none;font-size:var(--font-size-hero-cta);font-weight:600;letter-spacing:.01em;cursor:pointer;background:#8884d8;color:#fff;box-shadow:0 4px 16px #8884d83d,0 2px 8px #8884d821;transition:opacity .15s ease,transform .15s ease;overflow:hidden;transform-origin:center;width:fit-content;align-self:flex-start;opacity:0;transform:translateY(8px);animation:heroFadeUp .6s ease forwards;animation-delay:.28s}.hero-cta-arrow{width:20px;height:20px;transition:transform .2s ease}.hero-cta:hover{opacity:.85;transform:translateY(0) scale(1.08)}.hero-cta:hover .hero-cta-arrow{transform:translate(4px)}.hero-cta:active{opacity:.9;transform:scale(.98)}.hero-helper-text{font-size:var(--font-size-hero-helper-text);font-weight:400;color:var(--text-muted);margin-top:0;letter-spacing:.01em;opacity:0;transform:translateY(8px);animation:heroFadeUpHelper .6s ease forwards;animation-delay:.4s}@keyframes heroFadeUpHelper{to{opacity:.85;transform:translateY(0)}}@keyframes heroFadeUp{to{opacity:1;transform:translateY(0)}}@media (max-width: 1100px){.hero-container{flex-direction:column;align-items:center;justify-content:center;gap:48px}.hero-left{max-width:640px;text-align:center}.hero-right{margin-top:0;justify-content:center}.hero-cta{align-self:center}}@media (max-width: 767px){.hero-container{flex-direction:column;gap:48px;text-align:center}.hero-left{flex:1;max-width:100%;text-align:center}.hero-right{flex:1;width:100%;justify-content:center}.hero-trust-badges{justify-content:center}.hero-cta{align-self:center;margin-left:auto;margin-right:auto}}@media (max-width: 640px){.hero-bg{background-size:calc(var(--dot-pattern-size-mobile) * var(--visual-density-mobile)) calc(var(--dot-pattern-size-mobile) * var(--visual-density-mobile)),100% 100%}.hero-content{min-height:calc(100vh - 68px);padding:8px 24px 32px}.hero-container{gap:32px}.hero-title{font-size:var(--font-size-hero-title-mobile)}.hero-title-group{white-space:normal}.hero-trust-badges{gap:6px;margin-bottom:16px}.hero-trust-badge{font-size:var(--font-size-hero-trust-badge-mobile);padding:5px 10px}.hero-subtitle{font-size:var(--font-size-hero-subtitle-mobile);margin-bottom:12px}.hero-example-line{font-size:var(--font-size-hero-example-line-mobile);margin-bottom:16px}.hero-segmented-control{padding:3px;margin-bottom:16px}.hero-segment{font-size:var(--font-size-hero-segment-mobile);padding:6px 12px}.hero-cta{align-self:center;padding:16px 32px;font-size:var(--font-size-hero-cta-mobile)}.hero-cta-arrow{width:18px;height:18px}.hero-helper-text{font-size:var(--font-size-hero-helper-text-mobile);margin-top:10px}}@media (prefers-reduced-motion: reduce){.hero-trust-badges,.hero-title,.hero-subtitle,.hero-example-line,.hero-segmented-control,.hero-cta,.hero-helper-text{animation:none;opacity:1;transform:none}.hero-helper-text{opacity:.85}.hero-cta:hover{transform:none}}.autocomplete-list{position:absolute;top:calc(100% + 8px);left:0;width:100%;background:var(--card-bg);border-radius:var(--radius-sm);box-shadow:var(--shadow-card);margin:0;padding:0;list-style:none;overflow:hidden;z-index:100;border:1px solid var(--border)}.autocomplete-item{padding:12px 16px;cursor:pointer;transition:background-color .1s ease;font-size:var(--font-size-body);font-weight:var(--font-weight-body);line-height:1.5;color:var(--text-primary);min-height:48px;display:flex;align-items:center}.autocomplete-item:hover,.autocomplete-item.selected{background:#f5f5f5}.autocomplete-item:not(:last-child){border-bottom:1px solid var(--border)}.search-bar-wrapper{position:relative;width:100%;max-width:680px;margin:0 auto 32px}.search-bar{width:100%;height:56px;display:flex;align-items:center;padding:0 16px;border-radius:20px;border:1px solid var(--border);background:#fff;box-shadow:0 4px 20px #1018280f,0 2px 10px #10182808;gap:12px}.search-icon{width:24px;height:24px;min-width:24px;min-height:24px;color:var(--text-placeholder);flex-shrink:0;display:flex;align-items:center;justify-content:center;outline:none}.search-input-wrapper{position:relative;flex:1;display:flex;align-items:center;height:100%}.search-placeholder-overlay{position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;pointer-events:none;color:var(--text-placeholder);font-size:var(--font-size-body);font-weight:var(--font-weight-body);line-height:1.5;font-family:var(--font-sans);white-space:nowrap}.search-placeholder-text{color:var(--text-placeholder)}.search-input{flex:1;border:none;font-size:var(--font-size-body);font-weight:var(--font-weight-body);line-height:1.5;color:var(--text-primary);background:transparent;font-family:var(--font-sans);padding:0 64px 0 0;height:100%;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.search-input::placeholder{color:var(--text-placeholder)}.search-input:focus-visible{outline:none;box-shadow:0 4px 14px #1018280a;border-color:var(--border);border-radius:8px}.search-input:-webkit-autofill,.search-input:-webkit-autofill:focus,.search-input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0px 1000px #ffffff inset!important;box-shadow:0 0 0 1000px #fff inset!important;-webkit-text-fill-color:var(--text-primary)!important}.search-clear{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;border:none;background:transparent;cursor:pointer;color:var(--text-muted);padding:0;border-radius:4px;transition:color .2s ease,background-color .2s ease}.search-clear:hover{color:var(--text-primary);background-color:#0000000d}.search-clear:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.search-clear svg{width:20px;height:20px}.search-loading{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.spinner{width:16px;height:16px;border:1px solid var(--border);border-top-color:var(--text-primary);border-radius:50%;animation:spin .6s linear infinite}.search-caret{color:var(--text-placeholder);font-size:var(--font-size-body);line-height:1.5;animation:blink 1s infinite;margin-left:1px}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes pulse{0%{box-shadow:0 4px 20px #1018280f,0 2px 10px #10182808,0 0 #2196f300}50%{box-shadow:0 4px 20px #1018280f,0 2px 10px #10182808,0 0 12px #2196f359}to{box-shadow:0 4px 20px #1018280f,0 2px 10px #10182808,0 0 #2196f300}}.search-bar.pulse{animation:pulse .8s ease-out 1}@media (max-width: 1023px){.search-bar-wrapper{max-width:100%;margin-left:0;margin-right:0}}.selected-scheme-display{width:100%;display:flex;flex-direction:column!important;gap:12px;align-items:stretch!important;justify-content:flex-start!important;margin-bottom:0}.selected-scheme-row{display:flex;width:100%;align-items:center}.selected-scheme-name-row{width:100%;position:relative;overflow:visible;min-width:0}.selected-scheme-name-wrapper{position:relative;display:block;width:100%;min-width:0;overflow:visible}.selected-scheme-name{font-size:var(--font-size-panel-title);font-weight:var(--font-weight-panel-title);line-height:var(--line-height-panel-title);color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:100%;width:100%;text-align:left;letter-spacing:normal}.selected-scheme-subtitle{font-size:var(--font-size-body);font-weight:var(--font-weight-body);line-height:1.5;color:var(--text-muted);display:block;margin-top:4px;text-align:left;white-space:normal}.select-instruction{animation:fadeSlide .3s ease-out}@keyframes fadeSlide{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (hover: hover) and (pointer: fine){.selected-scheme-name-wrapper[data-full-name]:hover:after{content:attr(data-full-name);position:absolute;bottom:calc(100% + 6px);left:0;right:0;max-width:100%;width:100%;box-sizing:border-box;padding:8px 12px;border-radius:8px;background:#0f172af2;color:#fff;font-size:13px;line-height:1.4;white-space:normal;overflow-wrap:break-word;word-break:break-word;z-index:20;box-shadow:0 8px 20px #00000040}}@media (max-width: 640px){.selected-scheme-name{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.35;margin-bottom:4px}}.selected-scheme-info-row{justify-content:space-between;align-items:center;gap:16px;padding-left:2px}.selected-scheme-info-row+.selected-scheme-info-row{margin-top:-4px}.selected-scheme-label{font-size:var(--font-size-summary-label);font-weight:var(--font-weight-summary-label);color:var(--text-muted);line-height:1.43;letter-spacing:normal;text-transform:none;flex:1;min-width:0;display:flex;align-items:center}.selected-scheme-icon{width:14px;height:14px;color:var(--text-muted);margin-right:6px;flex-shrink:0;opacity:.85}.selected-scheme-value{font-size:var(--font-size-summary-label);font-weight:var(--font-weight-summary-label);color:var(--text-primary);line-height:1.43;letter-spacing:normal;text-align:right;white-space:nowrap;flex-shrink:0}.selected-scheme-value--placeholder{color:var(--text-muted)}.selected-scheme-placeholder{font-size:var(--font-size-body);font-weight:var(--font-weight-body);line-height:1.5;letter-spacing:normal;color:var(--text-muted);text-align:left;white-space:nowrap;width:100%}.mode-toggle-group{display:flex;flex-direction:column;gap:0}.mode-toggle-header{display:flex;justify-content:space-between;align-items:center;width:100%}.mode-toggle-label{font-size:var(--font-size-label);font-weight:var(--font-weight-label);line-height:var(--line-height-label);color:var(--text-muted);margin-bottom:0}.mode-toggle{display:inline-flex;width:fit-content;background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.mode-button{padding:8px 10px;min-height:40px;min-width:60px;font-size:var(--font-size-body);font-weight:var(--font-weight-body);line-height:1.5;border:none;background:transparent;cursor:pointer;color:#111827;font-family:var(--font-sans);transition:all .2s ease;display:flex;align-items:center;justify-content:center;text-align:center}.mode-button.active{background:#111827;color:#fff}.mode-button:not(.active){background:#fff}.mode-button:not(.active):hover{background:#f5f5f5}.mode-button:focus-visible{outline:none;box-shadow:0 6px 18px #1018281f}.mode-button:focus-visible:not(.active){background-color:#11182705}@media (max-width: 640px){.mode-toggle-header{flex-direction:column;align-items:flex-start;gap:var(--space-xs)}.mode-toggle{width:100%;justify-content:space-between}.mode-button{flex:1}}.slider-container{position:relative;width:100%;height:var(--slider-track-height);display:flex;align-items:center}.custom-slider-input{position:absolute;width:100%;height:var(--slider-track-height);opacity:0;cursor:pointer;z-index:2;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;outline:none;box-shadow:none!important}.custom-slider-input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:0;height:0;background:transparent;border:none;box-shadow:none!important}.custom-slider-input::-webkit-slider-runnable-track{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;box-shadow:none!important}.custom-slider-input::-moz-range-thumb{width:0;height:0;background:transparent;border:none;box-shadow:none!important}.custom-slider-input::-moz-range-track{background:transparent;border:none;box-shadow:none!important}.custom-slider-input::-ms-thumb{width:0;height:0;background:transparent;border:none;box-shadow:none!important}.custom-slider-input::-ms-track{background:transparent;border:none;box-shadow:none!important}.custom-slider-track{position:absolute;width:100%;height:var(--slider-track-height);background:var(--slider-track-bg);border-radius:9999px;top:50%;transform:translateY(-50%)}.custom-slider-active{position:absolute;height:100%;background:var(--slider-track-filled);border-radius:inherit;top:50%;transform:translateY(-50%);transition:width .1s ease}.custom-slider-thumb{position:absolute;width:var(--slider-thumb-size);height:var(--slider-thumb-size);background:var(--slider-thumb-bg);border-radius:50%;border:var(--slider-thumb-border-width) solid var(--slider-thumb-border);box-shadow:var(--slider-thumb-shadow);top:50%;transform:translateY(-50%);cursor:grab;transition:left .1s ease,box-shadow .2s ease;z-index:1}.custom-slider-thumb:hover{box-shadow:0 0 0 2px #00000014}.custom-slider-thumb:active{cursor:grabbing;box-shadow:0 0 0 2px #0000001a}.custom-slider-input:focus+.custom-slider-track .custom-slider-thumb{outline:2px solid var(--slider-focus-color);outline-offset:2px;box-shadow:var(--slider-thumb-shadow)}.custom-slider-input:focus-visible{outline:none}.slider-block{display:flex;flex-direction:column;gap:var(--space-sm)}.slider-header{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:0}.slider-label{font-size:var(--font-size-label);font-weight:var(--font-weight-label);line-height:var(--line-height-label);color:var(--text-muted);margin-bottom:0}.slider-value-input{display:inline-flex;align-items:center;gap:4px;background:var(--slider-value-bg);border:none;border-radius:var(--slider-value-border-radius);padding:8px 12px;min-height:40px;width:auto;font-size:var(--font-size-input-value);font-weight:var(--font-weight-input-value);line-height:var(--line-height-input-value)}.slider-value-number{color:var(--text-primary);font-size:var(--font-size-input-value);font-weight:var(--font-weight-input-value)}.slider-value-currency,.slider-value-unit{color:var(--text-muted);font-size:var(--font-size-input-value);font-weight:var(--font-weight-input-value)}@media (max-width: 640px){.slider-header{flex-direction:column;align-items:flex-start;gap:var(--space-xs)}.slider-label{margin-bottom:0}.slider-value-input{min-height:36px;padding:6px 10px;font-size:12px;width:100%}.slider-value-number,.slider-value-currency,.slider-value-unit{font-size:12px}}.disclaimer-box{background:var(--summary-bg-neutral);border-radius:8px;padding:20px 16px;width:100%;border:1px solid rgba(0,0,0,.06);display:flex;flex-direction:column;gap:6px;margin-top:12px}.disclaimer-header{display:flex;align-items:center;gap:8px;justify-content:flex-start}.disclaimer-icon{width:14px;height:14px;color:#6b7280;flex-shrink:0}.disclaimer-heading{font-size:13px;font-weight:500;color:#6b7280;margin:0;line-height:1.4}.disclaimer-text{font-size:13px;font-weight:400;color:#6b7280;line-height:1.5;margin:0;text-align:left}@media (max-width: 640px){.disclaimer-text{font-size:13px}}.controls-panel{display:flex;flex-direction:column;gap:24px;margin-top:0}@media (min-width: 1024px){.controls-panel{display:flex;flex-direction:column;flex:1 1 auto;gap:24px;padding:0}}@media (max-width: 1023px){.controls-panel{flex:initial;gap:24px}}.controls-panel>*:first-child{margin-bottom:0}.donut-chart-container{display:flex;align-items:center;justify-content:center;position:relative;width:100%}.donut-chart-wrapper{position:relative;width:100%;max-width:200px;min-width:140px;min-height:180px;display:flex;align-items:center;justify-content:center;margin:0 auto}.donut-chart{width:100%;height:auto;display:block}.donut-segment{transition:stroke-dashoffset .5s ease}.donut-segment-invested{stroke:var(--chart-invested)}.donut-segment-returns{stroke:var(--chart-returns)}.donut-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none;gap:4px}.donut-center-label{font-size:12px;font-weight:500;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;line-height:1.3}.donut-center-value{font-size:var(--font-size-panel-title);font-weight:var(--font-weight-summary-value);color:var(--text-primary);line-height:var(--line-height-panel-title)}.donut-center-value--placeholder{color:var(--text-muted)}.donut-badge{position:absolute;background:#fffffffa;padding:8px 12px;border-radius:8px;box-shadow:0 6px 14px #1018280f;display:flex;flex-direction:column;align-items:flex-start;gap:4px;white-space:nowrap;font-size:12px}.badge-returns{right:-4px;top:32px;border-left:4px solid var(--chart-returns)}.badge-invested{right:-4px;bottom:32px;border-left:4px solid var(--chart-invested)}.badge-percent{font-size:14px;font-weight:700;color:var(--text-primary)}.badge-label{font-size:11px;color:var(--text-muted)}@media (max-width: 1024px){.donut-chart-wrapper{max-width:200px;min-height:auto}.donut-center-value{font-size:14px;line-height:1}.donut-badge{display:none}}@media (max-width: 640px){.donut-chart-wrapper{max-width:calc(200px * var(--visual-density-mobile));min-width:calc(140px * var(--visual-density-mobile));min-height:auto}.donut-center-value{font-size:14px;line-height:1}}.card-body.card-grid-top{display:flex;flex-direction:column;gap:8px;width:100%;box-sizing:border-box;padding:0}.chart-wrap{width:100%;display:flex;align-items:center;justify-content:center;padding:0}.donut-wrapper{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}@media (min-width: 1025px){.donut-wrapper{min-height:240px}}@media (max-width: 1024px){.donut-wrapper{min-height:auto}}.donut-chart{display:flex;align-items:center;justify-content:center;width:100%}.donut-legends{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.donut-legend{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:var(--text-muted);white-space:nowrap}.legend-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.legend-dot.invested{background-color:var(--chart-invested)}.legend-dot.returns{background-color:var(--chart-returns)}.donut-chart{width:100%;height:auto;max-height:calc(var(--donut-max-height, 360px));display:block;object-fit:contain}.stats-list{display:flex;flex-direction:column;gap:12px;margin-top:auto}.stat-box{background:var(--summary-bg-neutral);border-radius:12px;padding:20px 24px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;border:1px solid var(--border)}.stat-box--neutral{background:var(--summary-bg-neutral);border:1px solid var(--border)}.stat-box--green{background:var(--summary-bg-green);border:1px solid rgba(130,202,157,.2)}.stat-box--orange{background:var(--summary-bg-orange);border:1px solid rgba(255,183,77,.2)}.stat-label{font-size:var(--font-size-summary-label);font-weight:var(--font-weight-summary-label);color:var(--text-muted);line-height:1.43;letter-spacing:normal;text-transform:none;flex:1;min-width:0}.stat-value{font-size:var(--font-size-summary-value);font-weight:var(--font-weight-summary-value);line-height:1.33;letter-spacing:normal;color:var(--text-primary);text-align:right;white-space:nowrap;overflow:visible;text-overflow:clip;flex-shrink:0}.stat-value--placeholder{color:var(--text-muted)}@media (max-width: 640px){.stat-box{padding:16px 20px}.stat-value{font-size:16px}}.error-view{padding-top:var(--space-md);margin-top:var(--space-md)}.error-message{color:var(--error);font-size:var(--font-size-error);font-weight:500;line-height:1.4;margin:0}.result-card{padding:16px;display:flex;flex-direction:column;gap:20px;min-height:0;height:auto;flex:1 1 auto;box-sizing:border-box}.card-title{display:flex;flex-direction:column;align-items:center}.card-title h2{font-size:var(--font-size-panel-title);font-weight:var(--font-weight-panel-title);line-height:var(--line-height-panel-title);color:var(--text-primary);margin:0}.card-content{flex:1;display:flex;flex-direction:column}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-sm);padding:var(--space-md) 0;margin-top:var(--space-md)}.loading-state .spinner{width:32px;height:32px;border:1px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}.loading-state p{font-size:var(--font-size-body);color:var(--text-muted);margin:0}@keyframes spin{to{transform:rotate(360deg)}}@media (min-width: 1024px){.result-card{max-width:420px;width:100%;margin:0 auto}}@media (max-width: 1024px){.result-card{padding:16px;flex:none;min-height:0;margin-left:0}}.investment-calculator{min-height:100vh;background-color:var(--bg);background-image:radial-gradient(var(--dot-pattern-color) 1px,transparent 1px);background-size:var(--dot-pattern-size) var(--dot-pattern-size);background-position:0 0;background-repeat:repeat;background-attachment:scroll}.calculator-section{padding:var(--space-xl) var(--space-xxl) 64px;max-width:1440px;margin:0 auto;box-sizing:border-box}@media (max-width: 640px){.calculator-section{padding:var(--space-lg) var(--space-md) 48px}.investment-calculator{background-size:calc(var(--dot-pattern-size-mobile) * var(--visual-density-mobile)) calc(var(--dot-pattern-size-mobile) * var(--visual-density-mobile))}}:root{--bg: #F7F7F5;--card-bg: #ffffff;--text-primary: #0a0a0a;--text-muted: #717182;--text-placeholder: #9ca3af;--border: rgba(0, 0, 0, .1);--accent: #f1543f;--error: #dc2626;--input-bg: #f3f3f5;--chart-invested: #8884d8;--chart-returns: #82ca9d;--chart-returns-text: #4a8d5f;--chart-dark: #191919;--summary-bg-green: #F0FDF4;--summary-bg-orange: #FFF7ED;--summary-bg-neutral: #FAFAFA;--slider-track-bg: #E0E0E0;--slider-track-filled: #191919;--slider-track-height: 8px;--slider-thumb-size: 20px;--slider-thumb-bg: #e5e5e5;--slider-thumb-border: #ffffff;--slider-thumb-border-width: 2px;--slider-thumb-shadow: 0 0 0 2px rgba(0,0,0,.06);--slider-focus-color: rgba(33, 150, 243, .3);--slider-value-bg: #F3F3F5;--slider-value-border-radius: 6px;--dot-pattern-opacity: .09;--dot-pattern-size: 20px;--dot-pattern-size-mobile: 18px;--dot-pattern-color: rgba(0, 0, 0, .09);--visual-density-mobile: 1;--shadow-card: 0 8px 20px rgba(16, 24, 40, .06);--shadow-search: 0 2px 8px rgba(16, 24, 40, .04);--radius-lg: 16px;--radius-md: 12px;--radius-sm: 8px;--space-xxs: 4px;--space-xs: 8px;--space-sm: 12px;--space-md: 24px;--space-lg: 32px;--space-xl: 40px;--space-xxl: 48px;--nav-link-gap: 32px;--hero-title-margin: 40px;--hero-subtitle-margin: 40px;--hero-cta-margin: 28px;--hero-preview-column-gap: 24px;--hero-preview-card-width: 680px;--font-sans: "Inter", "Poppins", -apple-system, system-ui, sans-serif;--font-size-title: 24px;--font-size-subtitle: 16px;--font-size-panel-title: 16px;--font-size-label: 14px;--font-size-input-value: 14px;--font-size-summary-label: 14px;--font-size-summary-value: 18px;--font-size-stat-value: 18px;--font-size-unit: 14px;--font-size-body: 14px;--font-size-placeholder-title: 20px;--font-size-placeholder-subtext: 13px;--font-size-error: 14px;--font-size-hero-title: 48px;--font-size-hero-subtitle: 19px;--font-size-hero-cta: 19px;--font-size-hero-helper-text: 16px;--font-size-hero-trust-badge: 12px;--font-size-hero-example-line: 15px;--font-size-hero-segment: 13px;--font-size-hero-title-mobile: 32px;--font-size-hero-subtitle-mobile: 16px;--font-size-hero-cta-mobile: 16px;--font-size-hero-helper-text-mobile: 14px;--font-size-hero-trust-badge-mobile: 11px;--font-size-hero-example-line-mobile: 14px;--font-size-hero-segment-mobile: 12px;--font-weight-title: 500;--font-weight-subtitle: 400;--font-weight-panel-title: 400;--font-weight-label: 500;--font-weight-input-value: 400;--font-weight-summary-label: 400;--font-weight-summary-value: 500;--font-weight-body: 400;--line-height-title: 1.5;--line-height-subtitle: 1.5;--line-height-panel-title: 1;--line-height-label: 1;--line-height-input-value: 1.43;--line-height-summary-value: 1.33;--letter-spacing-title: normal;--letter-spacing-summary-value: normal}*{box-sizing:border-box}body{margin:0;padding:0;background:var(--bg);font-family:var(--font-sans);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700}p{margin:0}.container{max-width:1440px;margin:0 auto;padding:var(--space-xl) var(--space-xxl);box-sizing:border-box}.calculator-wrapper{background:var(--card-bg);border-radius:var(--radius-lg);padding:20px 24px;box-shadow:none;max-width:1020px;margin:0 auto;box-sizing:border-box}.container-columns{display:flex;gap:16px;align-items:stretch;justify-content:center}.left-column{flex:0 0 55%;display:flex;flex-direction:column}.controls-inner{width:100%;display:flex;flex-direction:column;gap:24px;min-height:0;height:auto;flex:1 1 auto;box-sizing:border-box}@media (min-width: 1024px){.controls-inner{max-width:520px;margin:0 auto;padding:16px;padding-bottom:16px!important;margin-top:0!important;margin-bottom:0!important}}.right-column{flex:0 0 45%;display:flex;flex-direction:column}@media (min-width: 1024px){.right-column{padding-top:0}}@media (max-width: 1023px){.right-column{padding-top:0}}@media (max-width: 1024px){.container{padding:var(--space-md)}.calculator-wrapper{padding:16px}.container-columns{flex-direction:column;align-items:stretch;gap:24px}.left-column,.right-column{flex:1 0 100%}}@media (max-width: 640px){.container{padding:var(--space-md)}}*{transition:background-color .2s ease,color .2s ease,border-color .2s ease}button,.autocomplete-item,.mode-button{transition:all .2s ease}:focus{outline:none}input:focus-visible,button:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(17,24,39,.08);outline-offset:2px}input:focus:not(:focus-visible),button:focus:not(:focus-visible),select:focus:not(:focus-visible),textarea:focus:not(:focus-visible){outline:none;box-shadow:none}.spinner{transition:none}@media (max-width: 430px) and (min-height: 820px){:root{--visual-density-mobile: .8}}
