.MetricBar-module__28qZRG__row{font-family:var(--font-sans);justify-content:space-between;margin-bottom:8px;font-size:12px;display:flex}.MetricBar-module__28qZRG__compactRow{margin-bottom:4px}.MetricBar-module__28qZRG__value{color:var(--fg);font-variant-numeric:tabular-nums;font-weight:500}.MetricBar-module__28qZRG__valueBold{font-weight:600}.MetricBar-module__28qZRG__track{background:var(--bg-3);border-radius:1px;overflow:hidden}.MetricBar-module__28qZRG__fill{border-radius:1px;height:100%;transition:width .8s cubic-bezier(.2,.7,.2,1)}.MetricBar-module__28qZRG__fillSlow{transition-duration:1.1s}
.CostCalculator-module__LCGvra__panel{border:1px solid var(--line);background:var(--bg-2);border-radius:4px;margin-top:38px;overflow:hidden}.CostCalculator-module__LCGvra__controls{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:28px;padding:24px;display:grid}.CostCalculator-module__LCGvra__controlSection+.CostCalculator-module__LCGvra__controlSection{border-left:1px solid var(--line);padding-left:28px}.CostCalculator-module__LCGvra__label{font-family:var(--font-sans);color:var(--fg);letter-spacing:-.01em;font-size:14px}.CostCalculator-module__LCGvra__spendRow{justify-content:space-between;align-items:baseline;display:flex}.CostCalculator-module__LCGvra__spendValue{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:16px;font-weight:600}.CostCalculator-module__LCGvra__range{cursor:pointer;width:100%;margin-top:8px}.CostCalculator-module__LCGvra__rangeLimits{color:var(--fg-faint);font-variant-numeric:tabular-nums;justify-content:space-between;margin-top:6px;font-size:11px;display:flex}.CostCalculator-module__LCGvra__mixTotal{color:var(--fg-dim);font-variant-numeric:tabular-nums;font-size:12px}.CostCalculator-module__LCGvra__mixBar{background:var(--bg-3);border-radius:1px;height:6px;margin-top:12px;display:flex;overflow:hidden}.CostCalculator-module__LCGvra__mixBar>*{transition:width .2s}.CostCalculator-module__LCGvra__sliders{gap:14px;margin-top:18px;display:grid}.CostCalculator-module__LCGvra__output{border-bottom:1px solid var(--line);background:var(--bg-2);padding:24px}.CostCalculator-module__LCGvra__outputHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:16px;padding-bottom:12px;display:flex}.CostCalculator-module__LCGvra__outputLabel,.CostCalculator-module__LCGvra__reduction{font-size:13px}.CostCalculator-module__LCGvra__outputLabel{color:var(--fg);font-weight:600}.CostCalculator-module__LCGvra__reduction{color:var(--fg-dim);font-variant-numeric:tabular-nums}.CostCalculator-module__LCGvra__monthlyResult{white-space:nowrap;flex-wrap:nowrap;align-items:baseline;gap:10px;margin-top:18px;display:flex}.CostCalculator-module__LCGvra__resultLayout{display:block}.CostCalculator-module__LCGvra__savedBig{font-family:var(--font-sans);letter-spacing:-.045em;color:var(--fg);font-variant-numeric:tabular-nums;font-size:clamp(32px,3.5vw,48px);font-weight:600;line-height:1}.CostCalculator-module__LCGvra__resultSuffix,.CostCalculator-module__LCGvra__annualSuffix{color:var(--fg-dim);font-size:13px}.CostCalculator-module__LCGvra__annual{font-family:var(--font-sans);color:var(--fg);font-variant-numeric:tabular-nums;align-items:baseline;gap:10px;margin-top:10px;font-size:17px;font-weight:500;display:flex}.CostCalculator-module__LCGvra__bars{border-top:1px solid var(--line);gap:12px;margin-top:20px;padding-top:18px;display:grid}.CostCalculator-module__LCGvra__note{font-family:var(--font-sans);color:var(--fg-faint);margin:4px 0 0;padding:0;font-size:11px;line-height:1.6}.CostCalculator-module__LCGvra__sliderRow{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.CostCalculator-module__LCGvra__sliderLeft{align-items:center;gap:8px;min-width:0;display:flex}.CostCalculator-module__LCGvra__sliderLabel{color:var(--fg);font-size:13px}.CostCalculator-module__LCGvra__sliderSwatch{border-radius:2px;flex-shrink:0;width:8px;height:8px}.CostCalculator-module__LCGvra__sliderHint{color:var(--fg-dim);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.CostCalculator-module__LCGvra__numInput{text-align:right;background:var(--bg-3);border:1px solid var(--line);width:56px;height:28px;font-family:var(--font-sans);font-variant-numeric:tabular-nums;-moz-appearance:textfield;border-radius:2px;flex-shrink:0;padding:0 6px;font-size:13px;font-weight:600;color:var(--fg)!important}.CostCalculator-module__LCGvra__numInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.CostCalculator-module__LCGvra__numInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.CostCalculator-module__LCGvra__numInput:focus{border-color:currentColor;outline:none}@media (max-width:760px){.CostCalculator-module__LCGvra__controls{grid-template-columns:1fr;gap:22px;padding:20px}.CostCalculator-module__LCGvra__controlSection+.CostCalculator-module__LCGvra__controlSection{border-top:1px solid var(--line);border-left:0;padding-top:22px;padding-left:0}.CostCalculator-module__LCGvra__sliderHint{display:none}.CostCalculator-module__LCGvra__output{padding:20px}.CostCalculator-module__LCGvra__resultLayout{display:block}.CostCalculator-module__LCGvra__spendRow,.CostCalculator-module__LCGvra__outputHeader{flex-wrap:wrap;row-gap:4px}.CostCalculator-module__LCGvra__range{min-height:32px}.CostCalculator-module__LCGvra__monthlyResult{white-space:normal;flex-wrap:wrap;gap:4px 8px}.CostCalculator-module__LCGvra__savedBig{font-size:clamp(28px,9vw,38px)}}
.Benchmarks-module__l5nlbq__grid{background:0 0;border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:46px;display:grid}.Benchmarks-module__l5nlbq__cell{background:var(--bg-2);border:1px solid var(--line);border-radius:4px;flex-direction:column;min-width:0;height:100%;min-height:350px;padding:22px;display:flex}.Benchmarks-module__l5nlbq__label{font-family:var(--font-sans);color:var(--fg);letter-spacing:-.015em;margin:12px 0 0;font-size:14px;font-weight:600;line-height:1.4}.Benchmarks-module__l5nlbq__kpi{font-family:var(--font-sans);letter-spacing:-.035em;white-space:nowrap;margin-top:0;font-size:clamp(23px,2vw,30px);font-weight:600;line-height:1.05}.Benchmarks-module__l5nlbq__detail{color:var(--fg-dim);margin-top:10px;font-size:12px;line-height:1.55}.Benchmarks-module__l5nlbq__bars{border-top:1px solid var(--line);gap:10px;margin-top:18px;padding-top:14px;display:grid}.Benchmarks-module__l5nlbq__footnote{color:var(--fg-dim);text-align:left;margin-top:24px;font-size:13px}@media (max-width:1080px){.Benchmarks-module__l5nlbq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.Benchmarks-module__l5nlbq__cell{min-height:330px;padding:26px}}@media (max-width:620px){.Benchmarks-module__l5nlbq__grid{grid-template-columns:1fr}.Benchmarks-module__l5nlbq__cell{min-height:0;padding:24px}}
.Playground-module__eK_ZgG__frame{background:var(--bg-2);border:1px solid var(--line);border-radius:4px;grid-template-columns:240px 1fr;gap:0;min-height:390px;margin-top:46px;display:grid;overflow:hidden}.Playground-module__eK_ZgG__sidebar{border-right:1px solid var(--line);padding:14px}.Playground-module__eK_ZgG__sample{text-align:left;width:100%;color:var(--fg-dim);cursor:pointer;background:0 0;border:0;border-radius:2px;margin-bottom:2px;padding:12px 14px;font-size:13px;transition:background-color .2s,color .2s;display:block}.Playground-module__eK_ZgG__sample:hover{color:var(--fg);background:#f2f0e70b}.Playground-module__eK_ZgG__sampleActive{background:var(--bg-3);color:var(--fg)}.Playground-module__eK_ZgG__runWrap{margin-top:18px;padding:0 10px}.Playground-module__eK_ZgG__runBtn{justify-content:center;width:100%;height:40px}.Playground-module__eK_ZgG__runHint{color:var(--fg-dim);margin-top:12px;font-size:12px;line-height:1.5}.Playground-module__eK_ZgG__editor{grid-template-rows:1fr auto;display:grid}.Playground-module__eK_ZgG__code{font-family:var(--font-mono);color:var(--fg-dim);border-bottom:1px solid var(--line);white-space:pre-wrap;max-height:280px;padding:24px 26px;font-size:12.5px;line-height:1.65;overflow:auto}.Playground-module__eK_ZgG__status{font-family:var(--font-sans);color:var(--fg-dim);justify-content:space-between;align-items:center;min-height:48px;padding:14px 26px;font-size:13px;display:flex}.Playground-module__eK_ZgG__status strong{color:var(--fg);font-weight:600}@media (max-width:760px){.Playground-module__eK_ZgG__frame{grid-template-columns:1fr}.Playground-module__eK_ZgG__sidebar{border-right:0;border-bottom:1px solid var(--line)}.Playground-module__eK_ZgG__code{overflow-wrap:anywhere;padding:20px 16px}.Playground-module__eK_ZgG__status{flex-direction:column;align-items:flex-start;gap:6px;padding:14px 16px}}
.WhyPure-module__iEs-9a__grid{background:0 0;border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:46px;display:grid}.WhyPure-module__iEs-9a__grid>*{height:100%}.WhyPure-module__iEs-9a__cell{background:var(--bg-2);border:1px solid var(--line);border-radius:4px;flex-direction:column;height:100%;min-height:250px;padding:28px;transition:border-color .2s,transform .2s;display:flex;position:relative}.WhyPure-module__iEs-9a__cell:hover{border-color:var(--line-2);transform:translateY(-2px)}.WhyPure-module__iEs-9a__title{font-family:var(--font-display);letter-spacing:-.04em;margin:0 0 18px;font-size:24px;font-weight:500;line-height:1.05}.WhyPure-module__iEs-9a__body{color:var(--fg-dim);margin:0;line-height:1.65}.WhyPure-module__iEs-9a__footnote{color:var(--fg-dim);white-space:nowrap;max-width:none;margin-top:16px;font-size:11px;line-height:1.6}@media (max-width:760px){.WhyPure-module__iEs-9a__grid{grid-template-columns:repeat(2,1fr)}.WhyPure-module__iEs-9a__cell{min-height:0;padding:20px}.WhyPure-module__iEs-9a__footnote{white-space:normal}}@media (max-width:480px){.WhyPure-module__iEs-9a__grid{grid-template-columns:1fr}}
.FAQ-module__KSzKsa__list{max-width:920px;margin-top:64px}.FAQ-module__KSzKsa__item{border-top:1px solid var(--line)}.FAQ-module__KSzKsa__item:last-child{border-bottom:1px solid var(--line)}.FAQ-module__KSzKsa__button{text-align:left;cursor:pointer;width:100%;color:var(--fg);background:0 0;border:0;justify-content:space-between;align-items:flex-start;gap:16px;padding:32px 0;transition:color .2s;display:flex}.FAQ-module__KSzKsa__button:hover{color:#fff}.FAQ-module__KSzKsa__q{font-family:var(--font-display);letter-spacing:-.035em;font-size:clamp(22px,2.2vw,32px);font-weight:560}.FAQ-module__KSzKsa__toggle{color:var(--fg-dim);font-size:18px;transition:transform .25s}.FAQ-module__KSzKsa__toggleOpen{transform:rotate(45deg)}.FAQ-module__KSzKsa__bodyWrap{max-height:0;transition:max-height .35s,padding .35s;overflow:hidden}.FAQ-module__KSzKsa__bodyOpen{max-height:320px;padding-bottom:24px}.FAQ-module__KSzKsa__a{color:var(--fg-dim);max-width:60ch;margin:0;line-height:1.75}@media (max-width:480px){.FAQ-module__KSzKsa__list{margin-top:40px}.FAQ-module__KSzKsa__button{padding:24px 0}.FAQ-module__KSzKsa__bodyOpen{max-height:600px}}
