.klima-install-estimator, .klima-install-estimator * { box-sizing: border-box; }
.klima-install-estimator {
	width: min(var(--wp--style--global--wide-size, 1320px), calc(100% - 24px));
	margin: 56px auto 88px;
	color: #eef7fd;
	font-family: Inter, system-ui, sans-serif;
}
.klima-install-estimator__heading { margin-bottom: 24px; color: #15253b; }
.klima-install-estimator__eyebrow { margin: 0 0 8px; color: #c52447; font-size: 12px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.klima-install-estimator__heading h2 { margin: 0 0 10px; color: #111c32; font-size: clamp(27px, 3vw, 42px); line-height: 1.13; }
.klima-install-estimator__heading > p:not(.klima-install-estimator__eyebrow) { max-width: 760px; margin: 0 0 12px; color: #53667b; font-size: 17px; line-height: 1.5; }
.klima-install-estimator__heading > span { display: inline-block; padding: 7px 12px; border: 1px solid #cbd9e6; border-radius: 999px; color: #50657b; font-size: 12px; font-weight: 800; }
.klima-install-estimator__journey { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; margin: 0 0 16px; padding: 0; list-style: none; }
.klima-install-estimator__journey li { display: flex; align-items: center; justify-content: center; gap: 8px; min-height: 48px; margin: 0; border: 1px solid #d4e2ec; border-radius: 14px; background: #f6fafc; color: #38556a; font-size: 12px; font-weight: 850; }
.klima-install-estimator__journey span { display: grid; place-items: center; width: 24px; height: 24px; border-radius: 50%; background: #17384b; color: #7be2da; font-size: 10px; }
.klima-install-estimator__promise { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); align-items: center; gap: 24px; margin: 0 0 20px; padding: 20px 22px; border: 1px solid #b9d8e2; border-left: 5px solid #2b9c99; border-radius: 18px; background: linear-gradient(135deg, #f1fbfa, #f6fafc); color: #14253a; scroll-margin-top: 150px; box-shadow: 0 12px 34px rgba(20, 53, 72, .07); }
.klima-install-estimator__promise > div > span { display: block; margin-bottom: 5px; color: #187976; font-size: 10px; font-weight: 900; letter-spacing: .11em; text-transform: uppercase; }
.klima-install-estimator__promise h3 { margin: 0; color: #11243a; font-size: clamp(20px, 2vw, 28px); line-height: 1.15; scroll-margin-top: 150px; }
.klima-install-estimator__promise p { margin: 9px 0 0; color: #4d6275; font-size: 13px; line-height: 1.5; }
.klima-install-estimator__promise ul { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 9px 14px; margin: 0; padding: 0; list-style: none; }
.klima-install-estimator__promise li { display: flex; align-items: flex-start; gap: 8px; margin: 0; color: #294b5f; font-size: 12px; font-weight: 750; line-height: 1.4; }
.klima-install-estimator__promise li b { display: grid; place-items: center; width: 20px; height: 20px; flex: 0 0 20px; border-radius: 50%; background: #d7f1ed; color: #14746f; font-size: 10px; }
.klima-install-estimator__grid { display: grid; grid-template-columns: minmax(0, 1.12fr) minmax(0, .88fr); gap: 22px; align-items: stretch; }
.klima-install-estimator__choices, .klima-install-estimator__result { min-width: 0; padding: clamp(22px, 2.4vw, 34px); border: 1px solid #31536a; border-radius: 26px; background: linear-gradient(145deg, #142b3b, #0d1e2d); box-shadow: 0 22px 52px rgba(15, 36, 59, .13); }
.klima-install-estimator__result { display: flex; flex-direction: column; background: linear-gradient(150deg, #183546, #0d1f2d 72%); }
.klima-install-estimator__choices fieldset { min-width: 0; margin: 0 0 22px; padding: 0; border: 0; }
.klima-install-estimator__choices legend, .klima-install-estimator__pipe > label { display: block; width: 100%; margin-bottom: 10px; color: #a8d1e4; font-size: 12px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.klima-install-estimator__choices legend small, .klima-install-estimator__pipe > label small { display: block; margin-top: 4px; color: #aabfca; font-size: 11px; font-weight: 500; letter-spacing: 0; line-height: 1.35; text-transform: none; }
.klima-install-estimator__segments { display: grid; gap: 8px; }
.klima-install-estimator__segments--three { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.klima-install-estimator__segments--walls { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.klima-install-estimator__segments--four { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.klima-install-estimator__segments--two { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.klima-install-estimator__segments label { position: relative; min-width: 0; cursor: pointer; }
.klima-install-estimator__segments input { position: absolute; width: 1px; height: 1px; opacity: 0; }
.klima-install-estimator__segments label > span { display: flex; min-height: 52px; align-items: center; justify-content: center; flex-direction: column; gap: 3px; padding: 8px 4px; border: 1px solid #47687b; border-radius: 13px; background: rgba(255, 255, 255, .015); color: #edf6fa; font-size: 15px; font-weight: 800; line-height: 1.2; overflow-wrap: anywhere; text-align: center; }
.klima-install-estimator__segments label > span small { color: #aec9d7; font-size: 10px; font-weight: 500; }
.klima-install-estimator__segments input:checked + span { border-color: #9cdef1; background: #234659; box-shadow: inset 0 0 0 1px rgba(196, 237, 247, .14); }
.klima-install-estimator__segments input:focus-visible + span, .klima-install-estimator__checkbox input:focus-visible, .klima-install-estimator__pipe input:focus-visible, .klima-install-estimator__cta:focus-visible { outline: 3px solid #ffd46d; outline-offset: 3px; }
.klima-install-estimator__pipe { display: grid; grid-template-columns: 1fr auto; gap: 5px 12px; margin-bottom: 22px; }
.klima-install-estimator__pipe > label { margin-bottom: 0; }
.klima-install-estimator__pipe output { color: #7ae5dd; font-size: 14px; font-weight: 900; white-space: nowrap; }
.klima-install-estimator__pipe input { grid-column: 1 / -1; width: 100%; margin: 5px 0 0; accent-color: #5ddbd6; cursor: pointer; }
.klima-install-estimator__pipe-help { grid-column: 1 / -1; margin-top: 7px; border: 1px solid #45697c; border-radius: 14px; background: rgba(255, 255, 255, .025); overflow: hidden; }
.klima-install-estimator__pipe-help summary { position: relative; padding: 13px 44px 13px 15px; color: #bfe7f1; font-size: 12px; font-weight: 850; line-height: 1.35; list-style: none; cursor: pointer; }
.klima-install-estimator__pipe-help summary::-webkit-details-marker { display: none; }
.klima-install-estimator__pipe-help summary::after { content: "+"; position: absolute; top: 50%; right: 15px; display: grid; width: 24px; height: 24px; place-items: center; border: 1px solid #63869a; border-radius: 50%; color: #7be2da; font-size: 17px; transform: translateY(-50%); }
.klima-install-estimator__pipe-help[open] summary::after { content: "−"; }
.klima-install-estimator__pipe-help summary:focus-visible { outline: 3px solid #ffd46d; outline-offset: -3px; }
.klima-install-estimator__pipe-guide { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(190px, .85fr); gap: 16px; padding: 3px 15px 15px; border-top: 1px solid rgba(123, 179, 199, .17); }
.klima-install-estimator__pipe-diagram { min-width: 0; align-self: center; padding-top: 12px; }
.klima-install-estimator__pipe-diagram svg { display: block; width: 100%; height: auto; }
.klima-pipe-diagram__room { fill: rgba(125, 184, 206, .08); stroke: #466f83; }
.klima-pipe-diagram__wall { fill: none; stroke: #85a9b7; stroke-width: 9; }
.klima-pipe-diagram__unit, .klima-pipe-diagram__outdoor { fill: #f5fafc; stroke: #8bb6c6; stroke-width: 2; }
.klima-pipe-diagram__unit-detail, .klima-pipe-diagram__fan, .klima-pipe-diagram__fan-detail { fill: none; stroke: #315a6e; stroke-width: 3; }
.klima-pipe-diagram__fan-detail { stroke-width: 2; }
.klima-install-estimator__pipe-diagram text { fill: #c7e2eb; font-family: Inter, system-ui, sans-serif; font-size: 13px; font-weight: 800; letter-spacing: .04em; }
.klima-pipe-diagram__route-shadow { fill: none; stroke: #091723; stroke-linecap: round; stroke-linejoin: round; stroke-width: 15; }
.klima-pipe-diagram__route { fill: none; stroke: #64ded5; stroke-linecap: round; stroke-linejoin: round; stroke-width: 8; }
.klima-pipe-diagram__breakthrough { fill: #ffd46d; stroke: #102838; stroke-width: 3; }
.klima-install-estimator__pipe-diagram .klima-pipe-diagram__label { fill: #ffd46d; font-size: 15px; font-weight: 900; }
.klima-pipe-diagram__leader { fill: none; stroke: #b6d7e1; stroke-width: 2; }
.klima-install-estimator__pipe-diagram .klima-pipe-diagram__note { fill: #b6d7e1; font-size: 11px; }
.klima-pipe-diagram__direct { fill: none; stroke: #ff8294; stroke-dasharray: 7 7; stroke-width: 2; }
.klima-install-estimator__pipe-diagram .klima-pipe-diagram__not-this { fill: #ff9bab; font-size: 10px; }
.klima-pipe-diagram__sum { fill: #1f5360; stroke: #66dcd3; }
.klima-install-estimator__pipe-diagram .klima-pipe-diagram__sum-text { fill: #f3ffff; font-size: 15px; font-weight: 900; }
.klima-install-estimator__pipe-copy { align-self: center; padding-top: 12px; }
.klima-install-estimator__pipe-copy strong { display: block; color: #f1fbff; font-size: 13px; line-height: 1.35; }
.klima-install-estimator__pipe-copy p, .klima-install-estimator__pipe-copy li { color: #b2ced9; font-size: 11px; line-height: 1.5; }
.klima-install-estimator__pipe-copy p { margin: 7px 0 9px; }
.klima-install-estimator__pipe-copy ul { margin: 0; padding-left: 17px; }
.klima-install-estimator__pipe-copy li { margin: 0 0 5px; }
.klima-install-estimator__checkbox { display: flex; align-items: flex-start; gap: 11px; color: #edf7fa; font-size: 14px; font-weight: 700; cursor: pointer; }
.klima-install-estimator__checkbox input { width: 18px; height: 18px; margin: 1px 0 0; accent-color: #49cbc7; flex: 0 0 auto; }
.klima-install-estimator__checkbox small { display: block; margin-top: 4px; color: #aabfca; font-size: 11px; font-weight: 500; line-height: 1.35; }
.klima-install-estimator__result-label { color: #9bd6e9; font-size: 12px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.klima-install-estimator__result > strong { display: block; margin: 18px 0 4px; color: #69e2d3; font-size: clamp(37px, 4vw, 60px); font-variant-numeric: tabular-nums; line-height: 1.05; overflow-wrap: anywhere; }
.klima-install-estimator__result > strong.is-pending { color: #d7ebf2; font-size: clamp(25px, 2.5vw, 34px); }
.klima-install-estimator__result > strong.is-range { font-size: clamp(25px, 3vw, 42px); }
.klima-install-estimator__result > p[data-klima-estimator-total-note] { min-height: 2.7em; margin: 0 0 18px; color: #a9cbd5; font-size: 13px; line-height: 1.4; }
.klima-estimator-products { margin: 0 0 18px; padding: 14px; border: 1px solid #467184; border-radius: 16px; background: rgba(255, 255, 255, .035); }
.klima-estimator-products[hidden] { display: none !important; }
.klima-estimator-products__heading { display: flex; align-items: flex-start; justify-content: space-between; gap: 12px; margin-bottom: 11px; }
.klima-estimator-products__heading span, .klima-estimator-products__heading strong { display: block; }
.klima-estimator-products__heading span { margin-bottom: 3px; color: #7be2da; font-size: 10px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.klima-estimator-products__heading strong { color: #f3fbff; font-size: 13px; line-height: 1.3; }
.klima-estimator-products__heading button { flex: 0 0 auto; padding: 0; border: 0; background: transparent; color: #bcd8e2; font: inherit; font-size: 10px; font-weight: 750; text-decoration: underline; cursor: pointer; }
.klima-estimator-products__guidance { margin: -2px 0 11px; color: #b4d0da; font-size: 10px; line-height: 1.45; }
.klima-estimator-energy { margin: 0 0 18px; padding: 15px; border: 1px solid #467184; border-radius: 16px; background: rgba(105, 226, 211, .07); }
.klima-estimator-energy[hidden], .klima-estimator-energy__values p[hidden] { display: none !important; }
.klima-estimator-energy > span, .klima-estimator-energy > strong { display: block; }
.klima-estimator-energy > span { margin-bottom: 3px; color: #7be2da; font-size: 10px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.klima-estimator-energy > strong { color: #f3fbff; font-size: 14px; line-height: 1.35; }
.klima-estimator-energy__values { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 9px; margin-top: 12px; }
.klima-estimator-energy__values p { margin: 0; padding: 11px; border-radius: 11px; background: rgba(255, 255, 255, .055); }
.klima-estimator-energy__values small, .klima-estimator-energy__values b { display: block; }
.klima-estimator-energy__values small { color: #b4d0da; font-size: 10px; }
.klima-estimator-energy__values b { margin-top: 3px; color: #7be2da; font-size: 14px; line-height: 1.25; }
.klima-estimator-energy > p { margin: 11px 0 0; color: #b8d0d9; font-size: 10px; line-height: 1.45; }
.klima-estimator-products__list { display: grid; gap: 8px; max-height: 276px; padding-right: 4px; overflow: auto; scrollbar-color: #6fcac7 transparent; }
.klima-estimator-product { display: grid; grid-template-columns: 52px minmax(0, 1fr) auto; align-items: center; gap: 10px; width: 100%; min-height: 64px; padding: 8px; border: 1px solid #466a7d; border-radius: 12px; background: #142f40; color: #fff; font: inherit; text-align: left; cursor: pointer; }
.klima-estimator-product:hover, .klima-estimator-product:focus-visible { border-color: #8edfdc; background: #1b4051; }
.klima-estimator-product:focus-visible { outline: 3px solid #ffd46d; outline-offset: 2px; }
.klima-estimator-product.is-selected { border-color: #6ee4d9; background: #204b58; box-shadow: inset 0 0 0 1px rgba(110, 228, 217, .18); }
.klima-estimator-product img { width: 52px; height: 46px; border-radius: 8px; background: #fff; object-fit: contain; }
.klima-estimator-product.has-no-image { grid-template-columns: minmax(0, 1fr) auto; }
.klima-estimator-product span, .klima-estimator-product strong, .klima-estimator-product small { display: block; min-width: 0; }
.klima-estimator-product strong { color: #f5fbff; font-size: 11px; line-height: 1.3; }
.klima-estimator-product small { margin-top: 4px; color: #a8c9d5; font-size: 9px; line-height: 1.3; }
.klima-estimator-product b { color: #82e6df; font-size: 9px; white-space: nowrap; }
.klima-install-estimator__result dl { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 0 12px; margin: 0; padding-top: 8px; border-top: 1px solid #3a6271; }
.klima-install-estimator__result dl dt, .klima-install-estimator__result dl dd { min-width: 0; margin: 0; padding: 8px 0; border-bottom: 1px solid rgba(123, 179, 199, .17); font-size: 13px; line-height: 1.25; }
.klima-install-estimator__result dl dt { color: #b4d0da; }
.klima-install-estimator__result dl dd { color: #7be2da; font-weight: 900; text-align: right; white-space: nowrap; }
.klima-install-estimator__result .klima-install-estimator__caveat { margin: 20px 0 18px; color: #b8d0d9; font-size: 12px; line-height: 1.45; }
.klima-install-estimator__cta { display: block; width: 100%; margin-top: auto; padding: 15px 18px; border: 1px solid #ff7185; border-radius: 14px; background: #c62045; box-shadow: 0 12px 27px rgba(198, 32, 69, .18); color: #fff !important; font-size: 16px; font-weight: 900; text-align: center; text-decoration: none !important; }
.klima-install-estimator__cta:hover { background: #e02a4f; }
.klima-install-estimator__product { display: block; margin-top: 13px; color: #9bece7 !important; font-size: 13px; font-weight: 800; text-align: center; text-decoration: underline; }
.klima-install-estimator__product[hidden] { display: none !important; }
.klima-install-estimator__extras { margin-top: 24px; border-top: 1px solid #416477; color: #eaf7fb; }
.klima-install-estimator__extras summary { padding: 18px 0 4px; color: #9fe4ed; font-size: 14px; font-weight: 900; cursor: pointer; }
.klima-install-estimator__extras summary:focus-visible { outline: 3px solid #ffd46d; outline-offset: 3px; }
.klima-install-estimator__extra-fields { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; padding-top: 14px; }
.klima-install-estimator__extra-fields > label:not(.klima-install-estimator__checkbox) { display: flex; min-width: 0; flex-direction: column; gap: 6px; color: #eef8fc; font-size: 13px; font-weight: 800; }
.klima-install-estimator__extra-fields small { color: #adcad5; font-size: 11px; font-weight: 500; line-height: 1.35; }
.klima-install-estimator__extra-fields input[type=number] { width: 100%; margin-top: auto; padding: 10px 12px; border: 1px solid #547589; border-radius: 10px; background: #1b394a; color: #fff; font: inherit; }
.klima-install-estimator__extra-fields .klima-install-estimator__checkbox { min-height: 72px; align-self: stretch; padding: 12px; border: 1px solid #45697c; border-radius: 12px; background: rgba(255, 255, 255, .025); }
.klima-install-estimator__extra-fields .klima-install-estimator__checkbox:has(input:checked) { border-color: #74dcd8; background: rgba(73, 203, 199, .11); box-shadow: inset 0 0 0 1px rgba(116, 220, 216, .12); }
.klima-install-estimator__extra-fields .klima-install-estimator__checkbox.is-recommended { border-color: #ffd46d; background: rgba(255, 212, 109, .08); }
.klima-install-estimator__extra-fields .klima-install-estimator__checkbox.is-recommended small { color: #ffe29a; }
.klima-install-estimator__scope { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 32px; margin-top: 22px; padding: clamp(22px, 2.4vw, 34px); border: 1px solid #d5e1ec; border-radius: 24px; background: #f8fbfe; color: #14253a; box-shadow: 0 18px 48px rgba(15, 36, 59, .07); }
.klima-install-estimator__scope h3 { margin: 0 0 16px; color: #15253b; font-size: clamp(20px, 2vw, 27px); line-height: 1.2; }
.klima-install-estimator__scope-eyebrow { margin: 0 0 7px; color: #c52447; font-size: 12px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.klima-install-estimator__scope ul { margin: 0; padding-left: 22px; }
.klima-install-estimator__scope li { margin: 0 0 10px; color: #3c5066; font-size: 14px; line-height: 1.5; }
.klima-install-estimator__scope dl { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 0 12px; margin: 0; }
.klima-install-estimator__scope dt, .klima-install-estimator__scope dd { min-width: 0; margin: 0; padding: 9px 0; border-bottom: 1px solid #dbe5ee; font-size: 13px; line-height: 1.35; }
.klima-install-estimator__scope dt { color: #41566c; }
.klima-install-estimator__scope dd { color: #14253a; font-weight: 800; text-align: right; }
.klima-install-estimator__scope > div > p:last-child { margin: 16px 0 0; color: #5e7287; font-size: 12px; line-height: 1.5; }
@media (max-width: 960px) {
	.klima-install-estimator__grid { grid-template-columns: 1fr; }
	.klima-install-estimator__promise { grid-template-columns: 1fr; }
	.klima-install-estimator__scope { grid-template-columns: 1fr; }
	.klima-install-estimator__heading > p:not(.klima-install-estimator__eyebrow) { font-size: 15px; }
	.klima-install-estimator__pipe-guide { grid-template-columns: 1fr; }
	.klima-install-estimator__pipe-copy { padding-top: 0; }
}
@media (max-width: 480px) {
	.klima-install-estimator { margin: 36px auto 60px; }
	.klima-install-estimator__choices, .klima-install-estimator__result { padding: 18px; border-radius: 20px; }
	.klima-install-estimator__segments { gap: 5px; }
	.klima-install-estimator__segments label > span { min-height: 48px; font-size: 12px; }
	.klima-install-estimator__segments label > span small { font-size: 9px; }
	.klima-install-estimator__segments--four { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.klima-install-estimator__segments--walls-many { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.klima-install-estimator__segments--walls-many label:last-child:nth-child(odd) { grid-column: 1 / -1; justify-self: center; width: calc(50% - 3px); }
	.klima-install-estimator__result dl dt, .klima-install-estimator__result dl dd { font-size: 11px; }
	.klima-estimator-energy__values { grid-template-columns: 1fr; }
	.klima-install-estimator__journey { gap: 5px; }
	.klima-install-estimator__journey li { min-height: 42px; gap: 5px; font-size: 9px; }
	.klima-install-estimator__promise { gap: 16px; padding: 18px; }
	.klima-install-estimator__promise ul { grid-template-columns: 1fr; }
	.klima-estimator-product { grid-template-columns: 46px minmax(0, 1fr); }
	.klima-estimator-product img { width: 46px; height: 42px; }
	.klima-estimator-product b { grid-column: 2; }
	.klima-install-estimator__extra-fields { grid-template-columns: 1fr; }
	.klima-install-estimator__scope { gap: 24px; padding: 18px; border-radius: 20px; }
	.klima-install-estimator__scope dl { grid-template-columns: 1fr; }
	.klima-install-estimator__scope dd { padding-top: 0; text-align: left; }
	.klima-install-estimator__pipe-guide { gap: 10px; padding: 3px 11px 13px; }
	.klima-install-estimator__pipe-help summary { padding-left: 12px; }
}
