.calculator-module__kEltUa__page{padding-top:40px}.calculator-module__kEltUa__pageHeader{margin:0 0 24px;padding:0 5px}.calculator-module__kEltUa__pageHeader>span,.calculator-module__kEltUa__calculatorHeading>div>span,.calculator-module__kEltUa__resultTitle span{color:#438f80;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.calculator-module__kEltUa__pageHeader h1{letter-spacing:-.055em;margin:10px 0 9px;font-size:clamp(38px,5vw,62px);line-height:1}.calculator-module__kEltUa__pageHeader p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.calculator-module__kEltUa__calculatorShell{background:var(--forest);border-radius:25px;padding:34px;box-shadow:0 22px 55px #0b272429}.calculator-module__kEltUa__calculatorHeading{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;margin-bottom:24px;padding:0 4px 23px;display:flex}.calculator-module__kEltUa__calculatorHeading>div>span{color:var(--green);margin-bottom:8px}.calculator-module__kEltUa__calculatorHeading h2{color:#fff;letter-spacing:-.035em;text-transform:uppercase;margin:0;font-size:clamp(25px,3vw,36px)}.calculator-module__kEltUa__calculatorHeading>button{color:#d3e5e0;cursor:pointer;font:700 11px var(--font-body);background:0 0;border:1px solid #ffffff3d;border-radius:999px;padding:8px 13px}.calculator-module__kEltUa__calculatorHeading>button:hover{color:#fff;background:#ffffff14}.calculator-module__kEltUa__cardGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.calculator-module__kEltUa__choiceCard{text-align:center;background:#fff;border:1px solid #10242114;border-radius:17px;flex-direction:column;min-width:0;margin:0;padding:22px 18px 18px;display:flex}.calculator-module__kEltUa__cardIcon{background:var(--mint);border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin:0 auto 14px;display:flex}.calculator-module__kEltUa__cardIcon svg{fill:none;stroke:#397e71;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:30px;height:30px}.calculator-module__kEltUa__choiceCard h3{letter-spacing:-.02em;margin:0;font-size:17px}.calculator-module__kEltUa__cardSubtitle{color:#84928e;letter-spacing:.17em;text-transform:uppercase;margin:5px 0 15px;font-size:8px;font-weight:800}.calculator-module__kEltUa__choiceList{flex-wrap:wrap;justify-content:center;gap:7px;display:flex}.calculator-module__kEltUa__choice,.calculator-module__kEltUa__selectedChoice{cursor:pointer;font:700 11px var(--font-body);border-radius:999px;min-height:35px;padding:7px 11px;transition:background .15s,border-color .15s,color .15s,transform .15s}.calculator-module__kEltUa__choice{color:#43544f;background:#faf8f2;border:1px solid #d8cdb9}.calculator-module__kEltUa__choice:hover{border-color:#73ad9f;transform:translateY(-1px)}.calculator-module__kEltUa__selectedChoice{color:#fff;background:#438f80;border:1px solid #438f80;box-shadow:0 5px 13px #438f8033}.calculator-module__kEltUa__customField{align-items:end;gap:7px;width:min(245px,100%);margin:13px auto 0;display:flex}.calculator-module__kEltUa__customField label{color:#667974;text-align:left;flex:1;font-size:9px;font-weight:800;display:block}.calculator-module__kEltUa__customField label>span{margin:0 0 5px 4px;display:block}.calculator-module__kEltUa__customField input{color:var(--ink);font:700 14px var(--font-body);background:#fff;border:1px solid #9fb7b0;border-radius:10px;outline:0;width:100%;height:42px;padding:0 11px}.calculator-module__kEltUa__customField input:focus{border-color:#438f80;box-shadow:0 0 0 3px #438f801f}.calculator-module__kEltUa__unitToggle{background:#eef3f0;border-radius:10px;padding:3px;display:flex}.calculator-module__kEltUa__unitToggle button{color:#647772;cursor:pointer;font:800 10px var(--font-body);background:0 0;border:0;border-radius:8px;height:36px;padding:0 8px}.calculator-module__kEltUa__unitToggle .calculator-module__kEltUa__activeUnit{background:var(--forest);color:#fff}.calculator-module__kEltUa__cardNote{color:#526862;margin-top:auto;padding-top:20px;font-size:12px;font-weight:600;line-height:1.5}.calculator-module__kEltUa__choiceCard:first-child .calculator-module__kEltUa__cardNote{color:#438f80}.calculator-module__kEltUa__resultCard{background:#fff;border-radius:17px;margin-top:16px;padding:25px}.calculator-module__kEltUa__resultTitle{justify-content:space-between;align-items:end;margin-bottom:17px;display:flex}.calculator-module__kEltUa__resultTitle span{margin-bottom:5px}.calculator-module__kEltUa__resultTitle h3{letter-spacing:-.025em;margin:0;font-size:24px}.calculator-module__kEltUa__resultTitle>strong{background:var(--mint);color:#35776a;border-radius:999px;padding:7px 10px;font-size:10px}.calculator-module__kEltUa__metricGrid{border:1px solid #d7cbb7;border-radius:12px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.calculator-module__kEltUa__metricGrid>div{background:#fbfaf6;border-left:1px solid #d7cbb7;min-width:0;padding:15px 16px}.calculator-module__kEltUa__metricGrid>div:first-child{border-left:0}.calculator-module__kEltUa__metricGrid span,.calculator-module__kEltUa__metricGrid strong{display:block}.calculator-module__kEltUa__metricGrid span{color:#87938f;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:800}.calculator-module__kEltUa__metricGrid strong{color:#314a44;font:800 16px var(--font-display);margin-top:6px}.calculator-module__kEltUa__metricGrid .calculator-module__kEltUa__drawMetric{background:#438f80}.calculator-module__kEltUa__metricGrid .calculator-module__kEltUa__drawMetric span{color:#cce7e0}.calculator-module__kEltUa__metricGrid .calculator-module__kEltUa__drawMetric strong{color:#fff}.calculator-module__kEltUa__syringeWrap{max-width:980px;margin:18px auto 0}.calculator-module__kEltUa__syringe{width:100%;height:auto;display:block;overflow:visible}.calculator-module__kEltUa__needle{stroke:#0b1110;stroke-width:4px}.calculator-module__kEltUa__syringeBlack{fill:#080b0a}.calculator-module__kEltUa__syringeBarrel{fill:#fff;stroke:#d8e0dc;stroke-width:2px}.calculator-module__kEltUa__syringeFill{fill:#bde6dc;transition:width .25s}.calculator-module__kEltUa__syringeTick{stroke:#30544d;stroke-width:2.2px}.calculator-module__kEltUa__syringeLabel{fill:#37554f;font:700 13px var(--font-body);text-anchor:middle}.calculator-module__kEltUa__fillMarker{stroke:#438f80;stroke-width:2.5px}.calculator-module__kEltUa__markerArrow{fill:#438f80}.calculator-module__kEltUa__syringeWrap>p{color:#687b75;text-align:center;justify-content:center;align-items:center;gap:6px;margin:0;font-size:9px;display:flex}.calculator-module__kEltUa__syringeWrap>p span{background:#bde6dc;border:1px solid #7bb7a9;border-radius:2px;width:16px;height:9px}.calculator-module__kEltUa__warningList{color:#9b3f31;background:#fff0ec;border:1px solid #f2c3b8;border-radius:10px;margin-top:14px;padding:8px 12px;font-size:10px}.calculator-module__kEltUa__warningList p{margin:5px 0}.calculator-module__kEltUa__emptyResult{color:#687b75;text-align:center;background:#f7f8f5;border:1px dashed #b9c9c4;border-radius:12px;justify-content:center;align-items:center;min-height:150px;padding:25px;font-size:12px;display:flex}.calculator-module__kEltUa__safetyNote{background:var(--mint);border-left:4px solid #438f80;border-radius:12px;gap:6px;width:min(840px,100% - 30px);margin:22px auto 0;padding:19px 22px;display:grid}.calculator-module__kEltUa__safetyNote strong{font-size:12px}.calculator-module__kEltUa__safetyNote p{color:#526862;margin:0;font-size:11px;line-height:1.65}.calculator-module__kEltUa__srOnly{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1000px){.calculator-module__kEltUa__cardGrid{grid-template-columns:1fr}.calculator-module__kEltUa__choiceCard{min-height:280px}.calculator-module__kEltUa__choiceList{max-width:430px;margin-inline:auto}.calculator-module__kEltUa__metricGrid{grid-template-columns:1fr 1fr}.calculator-module__kEltUa__metricGrid>div:nth-child(3){border-top:1px solid #d7cbb7;border-left:0}.calculator-module__kEltUa__metricGrid>div:nth-child(4){border-top:1px solid #d7cbb7}}@media (max-width:580px){.calculator-module__kEltUa__page{padding-top:22px}.calculator-module__kEltUa__pageHeader{padding-inline:2px}.calculator-module__kEltUa__pageHeader h1{margin-top:8px;font-size:36px}.calculator-module__kEltUa__pageHeader p{font-size:12px}.calculator-module__kEltUa__calculatorShell{border-radius:18px;padding:14px}.calculator-module__kEltUa__calculatorHeading{align-items:flex-start;padding:8px 3px 18px}.calculator-module__kEltUa__calculatorHeading h2{max-width:250px;font-size:23px}.calculator-module__kEltUa__calculatorHeading>div>span{font-size:8px}.calculator-module__kEltUa__calculatorHeading>button{padding:7px 10px}.calculator-module__kEltUa__cardGrid{gap:11px}.calculator-module__kEltUa__choiceCard{border-radius:13px;min-height:0;padding:18px 13px 15px}.calculator-module__kEltUa__cardIcon{width:49px;height:49px;margin-bottom:12px}.calculator-module__kEltUa__choiceList{gap:6px}.calculator-module__kEltUa__choice,.calculator-module__kEltUa__selectedChoice{min-height:34px;padding:7px 10px;font-size:10px}.calculator-module__kEltUa__cardNote{padding-top:16px}.calculator-module__kEltUa__resultCard{border-radius:13px;margin-top:11px;padding:14px}.calculator-module__kEltUa__resultTitle{margin-bottom:13px}.calculator-module__kEltUa__resultTitle h3{font-size:21px}.calculator-module__kEltUa__resultTitle>strong{font-size:8px}.calculator-module__kEltUa__metricGrid strong{font-size:14px}.calculator-module__kEltUa__metricGrid>div{min-height:67px;padding:12px 10px}.calculator-module__kEltUa__syringeWrap{margin-top:12px}.calculator-module__kEltUa__syringeWrap>p{padding-inline:8px;line-height:1.35}.calculator-module__kEltUa__safetyNote{width:100%;margin-top:18px;padding:16px}}@media print{.calculator-module__kEltUa__pageHeader,.calculator-module__kEltUa__calculatorHeading>button,.calculator-module__kEltUa__safetyNote{display:none}.calculator-module__kEltUa__calculatorShell{box-shadow:none;background:#fff;padding:0}.calculator-module__kEltUa__choiceCard,.calculator-module__kEltUa__cardGrid{display:none}.calculator-module__kEltUa__resultCard{border:1px solid #ccc;margin:0}}
