.calculator-wrapper.svelte-cx9n09{background:#fff;border:1px solid #e3e6eb;border-radius:24px;margin:32px -20%;max-width:none;padding:0;width:140%}.calculator-content.svelte-cx9n09{align-items:flex-start;background:#f6f7f8;border-radius:24px;display:flex;flex-direction:row;gap:0}.calculator-inputs-section.svelte-cx9n09{background:#f6f7f8;border:24px;border-radius:24px;flex:0 0 280px;padding:24px}.calculator-results-section.svelte-cx9n09{background:#fff;border-bottom-right-radius:24px;border-left:1px solid #e3e6eb;border-top-right-radius:24px;flex:1;min-width:400px;padding:40px 20px}.calculator-header.svelte-cx9n09{display:flex;flex-direction:column;gap:14px;text-align:left}.header-top.svelte-cx9n09{gap:6px;justify-content:left}.calculator-icon.svelte-cx9n09,.header-top.svelte-cx9n09{align-items:center;display:flex}.calculator-icon.svelte-cx9n09{height:14px;justify-content:center;width:14px}.header-subtitle.svelte-cx9n09{color:#667085;font-size:16px;font-weight:400;margin:0}.header-subtitle.svelte-cx9n09,.header-title.svelte-cx9n09{font-family:Graphik Trial,sans-serif}.header-title.svelte-cx9n09{color:#212121;font-size:24px;font-weight:500;line-height:34px;margin-bottom:20px;margin-top:10px}.input-section.svelte-cx9n09{gap:20px}.input-group.svelte-cx9n09,.input-section.svelte-cx9n09{display:flex;flex-direction:column}.input-group.svelte-cx9n09{gap:4px}.input-group.svelte-cx9n09 label:where(.svelte-cx9n09){color:#212121;font-family:Graphik Trial,sans-serif;font-size:16px;font-weight:400;margin:0}.amount-input-wrapper.svelte-cx9n09{align-items:center;background:#fff;border:1px solid #d0d5dd;border-radius:16px;display:flex;gap:10px;padding:12px 16px}.input-prefix.svelte-cx9n09{align-items:center;display:flex;gap:8px}.dollar-sign.svelte-cx9n09{color:#667085;font-family:Graphik Trial,sans-serif;font-size:16px;font-weight:400}.divider.svelte-cx9n09{background:#d0d5dd;height:20px;width:1px}.amount-input.svelte-cx9n09{background:transparent;border:none;color:#212121;flex:1;font-family:Graphik Trial,sans-serif;font-size:16px;font-weight:400;outline:none}.amount-input.svelte-cx9n09::placeholder{color:#212121}.frequency-dropdown.svelte-cx9n09{background:#fff;border:1px solid #d0d5dd;border-radius:12px;color:#212121;cursor:pointer;font-family:Graphik Trial,sans-serif;font-size:16px;font-weight:400;height:50px;padding:0 16px;transition:all .2s ease;width:100%}.frequency-dropdown.svelte-cx9n09:hover{border-color:#99acff}.frequency-dropdown.svelte-cx9n09:focus{border-color:#002fff;box-shadow:0 0 0 3px #002fff1a;outline:none}.result-section.svelte-cx9n09{display:flex;flex-direction:column;gap:24px}.result-description.svelte-cx9n09{color:#212121;font-family:Graphik Trial,sans-serif;font-size:20px;font-weight:400;line-height:28px;margin:0}.result-description.svelte-cx9n09 span:where(.svelte-cx9n09){font-size:20px;font-weight:500;line-height:28px}.result-stats.svelte-cx9n09{align-items:center;display:flex;justify-content:space-between}.vs-divider.svelte-cx9n09{color:#667085;flex-shrink:0;font-family:Graphik Trial,sans-serif;font-size:16px;font-weight:500;padding:0 16px}.stat-item.svelte-cx9n09{display:flex;flex:1;flex-direction:column;gap:8px;text-align:center}.stat-label.svelte-cx9n09{color:#667085;font-size:14px;font-weight:400;line-height:20px}.stat-label.svelte-cx9n09,.stat-value.svelte-cx9n09{font-family:Graphik Trial,sans-serif;margin:0}.stat-value.svelte-cx9n09{font-size:20px;font-weight:500;line-height:28px}.stat-value.savings.svelte-cx9n09{color:#03a08b}.stat-value.loss.svelte-cx9n09{color:#f54a45}.chart-container.svelte-cx9n09{background:#fff;border-radius:8px;display:flex;flex-direction:column;gap:14px;height:300px;overflow:hidden;padding:14px;width:100%}.chart-header.svelte-cx9n09{display:flex;flex:1;gap:20px}.y-axis.svelte-cx9n09{width:46px}.y-axis.svelte-cx9n09,.y-labels.svelte-cx9n09{display:flex;flex-direction:column;height:100%;justify-content:space-between}.y-label.svelte-cx9n09{color:#212121;font-family:Graphik Trial,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-align:right}.chart-area.svelte-cx9n09{flex:1;overflow:hidden;position:relative;width:100%}.chart-area.svelte-cx9n09,.chart-grid.svelte-cx9n09{display:flex;flex-direction:column;justify-content:space-between}.chart-grid.svelte-cx9n09{inset:0;position:absolute}.grid-line.svelte-cx9n09{background:#e3e6eb;height:1px;width:100%}.chart-svg.svelte-cx9n09{height:100%;inset:0;max-width:100%;overflow:hidden;position:absolute;width:100%}.data-point.svelte-cx9n09{cursor:pointer;transition:r .2s ease}.data-point.svelte-cx9n09:hover{r:6}.svg-tooltip.svelte-cx9n09{z-index:100000}.x-axis.svelte-cx9n09{align-items:center;display:flex;flex-direction:column;gap:4px}.x-labels.svelte-cx9n09{display:flex;justify-content:space-between;width:100%}.x-label.svelte-cx9n09{color:#212121;font-size:16px;line-height:22px}.x-axis-label.svelte-cx9n09,.x-label.svelte-cx9n09{font-family:Graphik Trial,sans-serif;font-weight:400;text-align:center}.x-axis-label.svelte-cx9n09{color:#667085;font-size:14px;line-height:20px;margin:0}@media (max-width:768px){.calculator-wrapper.svelte-cx9n09{margin:24px -5%;padding:0;width:110%}.calculator-content.svelte-cx9n09{flex-direction:column;gap:32px}.calculator-inputs-section.svelte-cx9n09{width:100%}.calculator-results-section.svelte-cx9n09{min-width:unset;width:100%}.header-title.svelte-cx9n09{font-size:24px;line-height:30px}.result-stats.svelte-cx9n09{flex-direction:row;gap:16px}.frequency-dropdown.svelte-cx9n09{font-size:14px;height:48px}.chart-container.svelte-cx9n09{height:250px;overflow:hidden}.chart-svg.svelte-cx9n09{max-width:100%;overflow:hidden}}@media (max-width:480px){.calculator-wrapper.svelte-cx9n09{margin:20px -5%;padding:0;width:110%}.calculator-content.svelte-cx9n09{flex-direction:column;gap:24px}.calculator-inputs-section.svelte-cx9n09{width:100%}.calculator-results-section.svelte-cx9n09{min-width:unset;width:100%}.header-title.svelte-cx9n09{font-size:22px;line-height:28px}.result-description.svelte-cx9n09,.stat-value.svelte-cx9n09{font-size:18px;line-height:24px}.frequency-dropdown.svelte-cx9n09{font-size:13px;height:46px}.chart-container.svelte-cx9n09{height:200px;overflow:hidden}.chart-svg.svelte-cx9n09{max-width:100%;overflow:hidden}}h5.header_statement.svelte-y7w7wd{font-size:24px;font-weight:500;line-height:1.25}#content-statement.svelte-y7w7wd span:where(.svelte-y7w7wd){background-color:#f4f4f6;border-radius:10px;display:inline-block;line-height:1.375;margin:0 10px 10px 0;padding:9px 14px;text-transform:uppercase}.custom-subscription-override h4{margin:10px 0!important}@media (max-width:767px){#content-statement.svelte-y7w7wd span:where(.svelte-y7w7wd){font-size:13px}}.flip-clock-display.svelte-y7w7wd{display:inline-flex;font-family:monospace;font-size:1.5rem;margin:0 4px}.flip-digit.svelte-y7w7wd{align-items:center;background-image:url(https://cdn.prod.website-files.com/637ea7fd4dee61cbcb98540f/685d11d06d3e16e8e4085589_numbers-bg.png);background-repeat:no-repeat;background-size:cover;border-radius:5px 0 0 5px;color:#fff;display:flex;font-size:18px;font-weight:700;justify-content:center;margin:0 .5px;min-height:40px;min-width:43px;padding:5px;text-align:center}.flip-digit.svelte-y7w7wd:last-child{border-radius:0 5px 5px 0}.first-am-heading.svelte-y7w7wd{margin:32px 0 16px}.faq-section.svelte-y7w7wd{margin:40px 0}.faq-heading.svelte-y7w7wd{color:#1f2937;font-size:28px;font-weight:500;line-height:1.3;margin-bottom:24px}.faq-container.svelte-y7w7wd{display:flex;flex-direction:column;gap:16px}.faq-item.svelte-y7w7wd{background:#f4f4f6;border-radius:16px;overflow:hidden;transition:all .3s ease}.faq-item.svelte-y7w7wd:hover{border-color:#d1d5db;box-shadow:0 2px 8px #0000000d}.faq-question.svelte-y7w7wd{align-items:center;background:none;border:none;color:#1f2937;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:space-between;line-height:1.5;padding:20px 24px;text-align:left;transition:background-color .2s ease;width:100%}.faq-question.svelte-y7w7wd:hover{background-color:#f9fafb}.faq-question.svelte-y7w7wd span:where(.svelte-y7w7wd){flex:1;font-weight:500;margin-right:16px}.faq-icon.svelte-y7w7wd{color:#6b7280;flex-shrink:0;transition:transform .3s ease}.faq-answer.svelte-y7w7wd{max-height:0;overflow:hidden;padding:0 24px;transition:max-height .3s ease,padding .3s ease}.faq-answer-open.svelte-y7w7wd{max-height:1000px;padding:0 24px 20px}.faq-answer.svelte-y7w7wd .links-automatically:where(.svelte-y7w7wd),.faq-answer.svelte-y7w7wd p:where(.svelte-y7w7wd){color:#6b7280;font-size:15px;line-height:1.6;margin:0}.faq-item.svelte-y7w7wd:has(.faq-answer-open:where(.svelte-y7w7wd)) .faq-icon:where(.svelte-y7w7wd){transform:rotate(180deg)}.roku-inner.svelte-y7w7wd{overflow:hidden!important}.rating-value.svelte-y7w7wd{align-items:baseline;color:#667085;display:inline-flex;font-size:16px;font-weight:400;gap:4px}.domain-link.svelte-y7w7wd{color:#002fff;font-weight:500;text-decoration:none;transition:color .2s ease}.domain-link.svelte-y7w7wd:hover{color:#001fcc;text-decoration:underline}.rating-value.svelte-y7w7wd .star:where(.svelte-y7w7wd){margin-bottom:-3px;vertical-align:text-bottom}.star.svelte-y7w7wd{height:16px;width:16px}.star-rating-section.svelte-y7w7wd{display:flex;justify-content:center;margin:16px 0}.write-stars.svelte-y7w7wd{display:flex;gap:4px}.star-btn.svelte-y7w7wd{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;transition:transform .2s ease;width:32px}.star-btn.is-active.svelte-y7w7wd,.star-btn.svelte-y7w7wd:hover{transform:scale(1.1)}@media (max-width:768px){.faq-heading.svelte-y7w7wd{font-size:24px;margin-bottom:20px}.faq-question.svelte-y7w7wd{font-size:15px;padding:16px 20px}.faq-answer.svelte-y7w7wd{padding:0 20px}.faq-answer-open.svelte-y7w7wd{padding:0 20px 16px}.faq-answer.svelte-y7w7wd p:where(.svelte-y7w7wd){font-size:14px}}.comment-system-container.svelte-y7w7wd{border-top:1px solid #e3e6eb;margin-top:60px;padding:40px 0}.comment-system-container.svelte-y7w7wd .comment-system{max-width:100%}.comment-system-container.svelte-y7w7wd .comments-title{margin-bottom:40px}@media (max-width:768px){.comment-system-container.svelte-y7w7wd{margin-top:40px;padding:30px 0}}
