.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}}.comment-system.svelte-14egew3{margin:0 auto;max-width:100%;padding:0}.error-message.svelte-14egew3{background:#fee2e2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:14px;margin-bottom:20px;padding:12px 16px}.comments-title.svelte-14egew3{color:#212121;font-family:Graphik Trial,sans-serif;font-size:36px;font-weight:400;line-height:44px;margin:0 0 50px}.comment-input-section.svelte-14egew3{display:flex;flex-direction:column;gap:30px;margin-bottom:50px}.comment-input-header.svelte-14egew3{align-items:center;display:flex;gap:14px}.comment-avatar.svelte-14egew3,.reply-avatar.svelte-14egew3,.user-avatar.svelte-14egew3{flex-shrink:0}.avatar-circle.svelte-14egew3{align-items:center;background:#eef2ff;border:1px solid #e3e6eb;border-radius:50%;display:flex;font-size:16px;height:44px;justify-content:center;width:44px}.avatar-circle.svelte-14egew3,.user-name.svelte-14egew3{color:#212121;font-weight:500}.user-name.svelte-14egew3{font-family:Graphik Trial,sans-serif;font-size:18px;line-height:26px}.comment-input-container.svelte-14egew3{display:flex;flex-direction:column;gap:10px}.input-field.svelte-14egew3{align-items:center;background:#fff;border:1px solid #d0d5dd;border-radius:16px;display:flex;padding:14px 16px;transition:border-color .2s ease}.input-field.svelte-14egew3:focus-within{border-color:#3b82f6}.comment-textarea.svelte-14egew3{align-items:center;background:transparent;border:none;color:#212121;display:flex;flex:1;font-family:Graphik Trial,sans-serif;font-size:16px;justify-content:center;line-height:22px;min-height:22px;outline:none;resize:none;transition:min-height .2s ease}.comment-textarea.svelte-14egew3::placeholder{line-height:22px}.comment-textarea.expanded.svelte-14egew3,.comment-textarea.focused.svelte-14egew3{justify-content:flex-start;min-height:44px;text-align:left}.comment-textarea.svelte-14egew3::placeholder{color:#667085}.submit-button.svelte-14egew3{align-self:flex-end;background:#002fff;border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:Graphik Trial,sans-serif;font-size:16px;font-weight:500;padding:12px 24px;transition:background-color .2s}.submit-button.svelte-14egew3:hover:not(:disabled){background:#001fcc}.submit-button.svelte-14egew3:disabled{background:#d0d5dd;cursor:not-allowed}.divider.svelte-14egew3{background:#e3e6eb;height:1px;margin-bottom:30px;margin-top:20px}.comments-list.svelte-14egew3{display:flex;flex-direction:column;gap:0}.comment-card.svelte-14egew3{background:#fff;margin:0;padding:0}.comment-header.svelte-14egew3{align-items:center;display:flex;gap:14px;margin-bottom:20px}.comment-meta.svelte-14egew3{flex:1}.comment-author.svelte-14egew3{color:#212121;font-size:18px;font-weight:500;line-height:26px;margin-bottom:4px}.comment-author.svelte-14egew3,.comment-timestamp.svelte-14egew3{font-family:Graphik Trial,sans-serif}.comment-timestamp.svelte-14egew3{color:#667085;font-size:16px;line-height:22px}.comment-actions.svelte-14egew3{flex-shrink:0}.action-button.svelte-14egew3{background:none;border:none;border-radius:8px;cursor:pointer;padding:8px;transition:background-color .2s}.action-button.svelte-14egew3:hover{background-color:#f2f4f7}.comment-content.svelte-14egew3{color:#212121;font-family:Graphik Trial,sans-serif;font-size:16px;line-height:22px;margin-bottom:20px;word-wrap:break-word}.comment-actions-row.svelte-14egew3{align-items:center;display:flex;gap:10px;margin-bottom:20px}.reply-button.svelte-14egew3{background:#fff;border:1px solid #d0d5dd;border-radius:12px;color:#212121;cursor:pointer;font-family:Graphik Trial,sans-serif;font-size:16px;font-weight:500;padding:12px 14px;transition:all .2s}.reply-button.svelte-14egew3:hover{background:#f2f4f7}.flag-button.svelte-14egew3{align-items:center;background:#fff;border:1px solid #d0d5dd;border-radius:12px;cursor:pointer;display:flex;height:44px;justify-content:center;transition:all .2s;width:44px}.flag-button.svelte-14egew3:hover{background:#f2f4f7}.reply-input.svelte-14egew3{background:#f8f9fa;border-radius:12px;margin-top:20px;padding:20px}.reply-input-field.svelte-14egew3{margin-bottom:16px}.reply-textarea.svelte-14egew3{border:1px solid #d0d5dd;border-radius:8px;color:#212121;font-family:Graphik Trial,sans-serif;font-size:16px;line-height:22px;min-height:60px;outline:none;padding:12px;resize:vertical;width:100%}.reply-textarea.svelte-14egew3::placeholder{color:#667085}.reply-actions.svelte-14egew3{display:flex;gap:12px;justify-content:flex-end}.comment-actions.svelte-14egew3{position:relative}.dropdown-menu.svelte-14egew3{background:#fff;border:1px solid #d0d5dd;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a;margin-top:4px;min-width:120px;position:absolute;right:0;top:100%;z-index:10}.dropdown-item.svelte-14egew3{align-items:center;background:none;border:none;color:#212121;cursor:pointer;display:flex;font-family:Graphik Trial,sans-serif;font-size:14px;gap:8px;padding:8px 12px;transition:background-color .2s ease;width:100%}.dropdown-item.svelte-14egew3:hover{background:#f9fafb}.dropdown-item.delete.svelte-14egew3{color:#ef4444}.dropdown-item.delete.svelte-14egew3:hover{background:#fef2f2}.edit-form.svelte-14egew3{margin-top:8px}.edit-textarea.svelte-14egew3{border:1px solid #d0d5dd;border-radius:8px;color:#212121;font-family:Graphik Trial,sans-serif;font-size:16px;line-height:22px;margin-bottom:12px;min-height:60px;outline:none;padding:12px;resize:vertical;width:100%}.edit-textarea.svelte-14egew3:focus{border-color:#3b82f6}.edit-actions.svelte-14egew3{display:flex;gap:12px;justify-content:flex-end}.cancel-button.svelte-14egew3{background:#fff;border:1px solid #d0d5dd;border-radius:6px;color:#667085;cursor:pointer;font-family:Graphik Trial,sans-serif;font-size:14px;padding:8px 16px;transition:all .2s ease}.cancel-button.svelte-14egew3:hover{background:#f9fafb}.save-button.svelte-14egew3{background:#002fff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:Graphik Trial,sans-serif;font-size:14px;padding:8px 16px;transition:background-color .2s ease}.save-button.svelte-14egew3:hover:not(:disabled){background:#001fcc}.save-button.svelte-14egew3:disabled{background:#d0d5dd;cursor:not-allowed}.cancel-reply-button.svelte-14egew3{background:none;border:1px solid #d0d5dd;border-radius:8px;color:#667085;cursor:pointer;font-family:Graphik Trial,sans-serif;font-size:14px;padding:8px 16px;transition:all .2s}.cancel-reply-button.svelte-14egew3:hover{background:#f2f4f7}.submit-reply-button.svelte-14egew3{background:#002fff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Graphik Trial,sans-serif;font-size:14px;font-weight:500;padding:8px 16px;transition:background-color .2s}.submit-reply-button.svelte-14egew3:hover:not(:disabled){background:#001fcc}.submit-reply-button.svelte-14egew3:disabled{background:#d0d5dd;cursor:not-allowed}.replies-container.svelte-14egew3{border-left:1px solid #e3e6eb;margin-top:20px;position:relative}.reply-card.svelte-14egew3{background:#fff;border-radius:12px;margin-bottom:10px;padding:30px 0 30px 30px;position:relative}.reply-header.svelte-14egew3{align-items:center;display:flex;gap:14px;margin-bottom:20px}.reply-meta.svelte-14egew3{flex:1}.reply-author.svelte-14egew3{color:#212121;font-family:Graphik Trial,sans-serif;font-size:18px;font-weight:500;line-height:26px;margin-bottom:4px}.reply-timestamp.svelte-14egew3{color:#667085}.reply-content.svelte-14egew3,.reply-timestamp.svelte-14egew3{font-family:Graphik Trial,sans-serif;font-size:16px;line-height:22px}.reply-content.svelte-14egew3{color:#212121;margin-bottom:20px;word-wrap:break-word}.reply-actions-row.svelte-14egew3{align-items:center;display:flex;gap:10px}.reply-connector.svelte-14egew3{left:0}.reply-connector.svelte-14egew3,.reply-connector.svelte-14egew3:before{background:#e3e6eb;bottom:0;position:absolute;top:0;width:1px}.reply-connector.svelte-14egew3:before{content:"";left:-.5px}@media (max-width:768px){.comments-title.svelte-14egew3{font-size:28px;line-height:36px}.comment-input-header.svelte-14egew3{align-items:flex-start;flex-direction:column;gap:12px}.input-field.svelte-14egew3{align-items:flex-start;flex-direction:row;gap:8px}.reply-card.svelte-14egew3{padding:20px 0 20px 20px}}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}}
