:root{--color-append-833564a8:#3b82f6;--color-random-update-833564a8:#10b981;--color-skewed-update-833564a8:#f59e0b;--color-et-833564a8:#8b5cf6;--color-l-833564a8:#ec4899;--slider-height-833564a8:40px;--knob-size-833564a8:20px;--primary-color-833564a8:#6366f1;--primary-hover-833564a8:#4f46e5}.cost-analysis-page .body_833564a8{box-sizing:border-box;background-color:#f9fafb;justify-content:center;align-items:center;min-height:100vh;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;display:flex}.cost-analysis-page .container_833564a8{background-color:#fff;border-radius:12px;width:100%;max-width:1000px;padding:32px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.cost-analysis-page .h1_833564a8{color:#111827;text-align:center;margin-bottom:16px;font-size:1.75rem;font-weight:600}.cost-analysis-page .h2_833564a8{color:#374151;margin-top:32px;margin-bottom:16px;font-size:1.25rem;font-weight:600}.cost-analysis-page .h2_tco_header_833564a8{margin-top:0}.cost-analysis-page .h3_833564a8{color:#4b5563;margin-top:24px;margin-bottom:12px;font-size:1rem;font-weight:500}.cost-analysis-page .section-description{color:#6b7280;text-align:center;margin-bottom:16px;font-size:.875rem}.cost-analysis-page .slider-container_833564a8{width:100%;height:var(--slider-height-833564a8);border-radius:8px;margin-bottom:24px;position:relative;overflow:hidden}.cost-analysis-page .slider-bar_833564a8{width:100%;height:100%;display:flex}.cost-analysis-page .slider-section_833564a8{pointer-events:none;height:100%}.cost-analysis-page .slider-section-1_833564a8{background-color:var(--color-append-833564a8)}.cost-analysis-page .slider-section-2_833564a8{background-color:var(--color-skewed-update-833564a8)}.cost-analysis-page .slider-section-3_833564a8{background-color:var(--color-random-update-833564a8)}.cost-analysis-page .slider-section-et_833564a8{background-color:var(--color-et-833564a8)}.cost-analysis-page .slider-section-l_833564a8{background-color:var(--color-l-833564a8)}.cost-analysis-page .slider-knob_833564a8{width:var(--knob-size-833564a8);height:var(--knob-size-833564a8);z-index:10;pointer-events:auto;background-color:#fff;border-radius:50%;transition:box-shadow .2s;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 4px #0003;cursor:pointer!important}.cost-analysis-page .slider-knob_833564a8:hover{cursor:grab;box-shadow:0 4px 8px #0000004d}.cost-analysis-page .slider-knob_833564a8:active{cursor:grabbing;box-shadow:0 2px 4px #0000004d}.cost-analysis-page .workload-types_833564a8{flex-wrap:wrap;justify-content:space-between;margin-top:20px;display:flex}.cost-analysis-page .workload-type_833564a8{flex-direction:column;align-items:center;width:30%;margin-bottom:16px;display:flex}.cost-analysis-page .workload-type-large_833564a8{width:48%}.cost-analysis-page .workload-label_833564a8{color:#4b5563;align-items:center;margin-bottom:8px;font-size:1.05rem;display:flex}.cost-analysis-page .color-indicator_833564a8{border-radius:3px;flex-shrink:0;width:12px;height:12px;margin-right:8px}.cost-analysis-page .color-indicator_833564a8.is-et{background-color:var(--color-et-833564a8)}.cost-analysis-page .color-indicator_833564a8.is-l{background-color:var(--color-l-833564a8)}.cost-analysis-page .color-indicator_833564a8.is-append{background-color:var(--color-append-833564a8)}.cost-analysis-page .color-indicator_833564a8.is-skewed-update{background-color:var(--color-skewed-update-833564a8)}.cost-analysis-page .color-indicator_833564a8.is-random-update{background-color:var(--color-random-update-833564a8)}.cost-analysis-page .color-indicator_833564a8.is-random-delete{background-color:var(--color-random-delete-833564a8)}.cost-analysis-page .input-with-unit_833564a8{width:100%;position:relative}.cost-analysis-page .input-with-unit_833564a8 .workload-input_833564a8{box-sizing:border-box}.cost-analysis-page .workload-input_833564a8{text-align:center;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:8px 12px;font-size:.9rem;transition:border-color .2s}.cost-analysis-page .workload-input_833564a8:focus{border-color:var(--primary-color-833564a8);outline:none;box-shadow:0 0 0 2px #6366f133}.cost-analysis-page .unit-sign_833564a8{color:#4b5563;pointer-events:none;font-size:1rem;position:absolute;top:50%;right:.75em;transform:translateY(-50%)}.cost-analysis-page .cost-results_833564a8{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:32px;padding:24px 24px 12px}.cost-analysis-page .cost-cards_833564a8{flex-wrap:wrap;gap:16px;margin-top:20px;display:flex}.cost-analysis-page .cost-card_833564a8{background-color:#fff;border-radius:8px;flex:1;min-width:280px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.cost-analysis-page .cost-card-header_833564a8{background-color:#e2e8f0;border-bottom:1px solid #e2e8f0;padding:12px 16px}.cost-analysis-page .cost-card-title_833564a8{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.cost-analysis-page .cost-card-body_833564a8{padding:16px}.cost-analysis-page .cost-summary_833564a8{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;display:flex}.cost-analysis-page .total-cost_833564a8{color:var(--primary-color-833564a8);font-size:1.5rem;font-weight:700}.cost-analysis-page .cost-label_833564a8{color:#64748b;font-size:.875rem}.cost-analysis-page .cost-breakdown_833564a8{margin-top:12px}.cost-analysis-page .cost-item_833564a8{justify-content:space-between;margin-bottom:8px;font-size:.875rem;display:flex}.cost-analysis-page .cost-item-label_833564a8{color:#4b5563;align-items:center;display:flex}.cost-analysis-page .cost-item-value_833564a8{color:#1e293b;font-weight:500}.cost-analysis-page .baseline-toggle_833564a8{cursor:pointer;user-select:none;color:#64748b;align-items:center;margin-top:16px;display:flex}.cost-analysis-page .baseline-toggle_833564a8 input{margin-right:8px}.cost-analysis-page .baseline-costs_833564a8{border-top:1px dashed #cbd5e1;margin-top:12px;padding-top:12px;display:none}.cost-analysis-page .baseline-costs_833564a8.show{display:block}.cost-analysis-page .baseline-item_833564a8{color:#64748b;justify-content:space-between;margin-bottom:6px;font-size:.75rem;display:flex}.cost-analysis-page .divider_833564a8{background-color:#e5e7eb;height:1px;margin:32px 0}.cost-analysis-page .info-box_833564a8{border-left:4px solid var(--primary-color-833564a8);background-color:#eff6ff;border-radius:4px;align-items:center;margin-bottom:24px;padding:12px 16px;display:flex}.cost-analysis-page .info-box_833564a8 p{color:#1e40af;margin:0;font-size:.875rem}.cost-analysis-page .et-cost_833564a8{background-color:#8b5cf61a;border-radius:4px;padding:4px 8px}.cost-analysis-page .append-cost_833564a8{background-color:#3b82f61a;border-radius:4px;padding:4px 8px}.cost-analysis-page .random-update-cost_833564a8{background-color:#10b9811a;border-radius:4px;padding:4px 8px}.cost-analysis-page .skewed-update-cost_833564a8{background-color:#f59e0b1a;border-radius:4px;padding:4px 8px}.cost-analysis-page .random-delete-cost_833564a8{background-color:#ef44441a;border-radius:4px;padding:4px 8px}.cost-analysis-page .disclaimer{color:#6b7280;text-align:center;margin-top:16px;font-size:.875rem}@media (width<=768px){.cost-analysis-page .container_833564a8{padding:24px 16px}.cost-analysis-page .workload-types_833564a8{flex-wrap:wrap}.cost-analysis-page .workload-type_833564a8{width:48%}.cost-analysis-page .cost-card_833564a8{min-width:100%}}@media (width<=480px){.cost-analysis-page .workload-type_833564a8,.cost-analysis-page .workload-type-large_833564a8{width:100%}}.cost-analysis-page .free-trial-form .input{width:100%;margin:0!important}.cost-analysis-page .free-trial-form .hs-input.invalid,.cost-analysis-page .free-trial-form .hs-input.error{border-color:#c87872!important}.cost-analysis-page .free-trial-form .hs-form-field{width:100%!important}.cost-analysis-page .free-trial-form .hs-input{background-color:#fff;border:1px solid #ccc;height:2.375rem;padding:.5rem .75rem;width:100%!important}.cost-analysis-page .free-trial-form textarea{height:6.25rem!important}.cost-analysis-page .free-trial-form fieldset{flex-direction:column;max-width:100%;display:flex}.cost-analysis-page .free-trial-form{font-family:Spacegrotesk,sans-serif!important;font-weight:400!important}.cost-analysis-page .free-trial-form label{margin-top:.5rem!important;font-weight:400!important}.cost-analysis-page .free-trial-form .hs-button{color:#fff;text-align:center;letter-spacing:.9px;text-transform:uppercase;background:#fb0064;border:2px solid #fb0064;justify-content:center;align-items:center;width:100%;height:53px;padding:7.5px 0 13.5px;font-size:15px;font-style:normal;font-weight:700;line-height:32px;display:flex}.cost-analysis-page .free-trial-form .hs-error-msgs label{color:#f2545b;margin-top:0!important;font-size:.825rem!important}.cost-analysis-page .free-trial-form ul{padding-left:0;list-style-type:none}.cost-analysis-page .hs-input{background-color:#fff}.cost-analysis-page .hs-richtext{margin-top:16px;margin-bottom:24px;font-size:12px!important}.cost-analysis-page .hs-richtext a{color:#ffb6c6}
