.hp-calculator{color:var(--mk-ink);font-family:var(--mk-font);grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:28px;display:grid}.hp-calculator-panel{background:var(--mk-ground);border:0;border-radius:24px;min-width:0;margin:0;padding:32px clamp(20px,2.4vw,36px)}.hp-calculator-panel legend{float:left;letter-spacing:-.035em;width:100%;margin-bottom:20px;padding:0;font-size:clamp(24px,2.3vw,30px);font-weight:500;line-height:1.2}.hp-calculator-panel>:nth-child(2){clear:both}.hp-calculator-intro{justify-content:space-between;align-items:start;gap:20px;margin-bottom:28px;display:flex}.hp-calculator-intro p{max-width:48ch;color:var(--mk-muted);font-size:16px;line-height:1.6}.hp-calculator-reset{border:1px solid var(--mk-line);min-height:44px;color:var(--mk-ink);font:inherit;cursor:pointer;background:0 0;border-radius:999px;flex:none;padding:8px 16px;font-size:14px}.hp-calculator-reset:hover{border-color:var(--mk-accent);background:var(--mk-paper)}.hp-calculator-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 20px;display:grid}.hp-field{flex-direction:column;min-width:0;display:flex}.hp-field label{flex:1;margin-bottom:8px;font-size:15px;font-weight:500;line-height:1.45;display:block}.hp-field-control{background:var(--mk-paper);border:1px solid #c6c3bc;border-radius:10px;align-items:center;gap:8px;min-height:50px;padding-inline:12px;display:flex}.hp-field-control>span{color:var(--mk-muted);flex:none;font-size:15px}.hp-field input{width:100%;min-width:0;min-height:48px;color:var(--mk-ink);font:inherit;font-variant-numeric:tabular-nums;background:0 0;border:0;border-radius:0;padding:10px 0;font-size:17px}.hp-field input:focus{outline:0}.hp-field-control:focus-within{outline:2px solid var(--mk-accent);outline-offset:3px}.hp-field-control--result{background:#e4e2db;border-color:#0000}.hp-field select{background:var(--mk-paper);width:100%;min-height:50px;color:var(--mk-ink);font:inherit;border:1px solid #c6c3bc;border-radius:10px;padding:12px 28px 12px 12px;font-size:16px}.hp-calculator-panel--savings .hp-field:has(select){grid-column:1/-1}.hp-calculator-results{border-top:1px solid var(--mk-line);margin-top:28px;padding-top:28px}.hp-calculator-results h3{letter-spacing:-.025em;font-size:24px;font-weight:500;line-height:1.3}.hp-calculator-results>p{color:var(--mk-muted);margin-top:8px;font-size:16px}.hp-calculator-savings{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:24px 0 0;display:grid}.hp-calculator-savings dt{color:var(--mk-muted);margin-bottom:8px;font-size:14px}.hp-calculator-savings dd{color:var(--mk-accent);letter-spacing:-.04em;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:0;font-size:clamp(30px,3.2vw,44px);font-weight:400;line-height:1.2}.hp-calculator-size{border-top:1px solid var(--mk-line);margin-top:24px;padding-top:24px}.hp-calculator-size h4{color:var(--mk-muted);margin-bottom:8px;font-size:14px;font-weight:500}.hp-calculator-size p{letter-spacing:-.025em;font-size:clamp(21px,3vw,28px);line-height:1.35}@media (width<=900px){.hp-calculator{grid-template-columns:1fr;gap:24px}}@media (width<=600px){.hp-calculator-panel{border-radius:20px;padding:24px 16px}.hp-calculator-intro{gap:14px;margin-bottom:24px}.hp-calculator-intro p{font-size:14px;line-height:1.55}.hp-calculator-reset{padding-inline:12px}.hp-calculator-fields{gap:20px 12px}.hp-field label{font-size:14px}.hp-field-control{gap:6px;min-height:48px;padding-inline:10px}.hp-field-control>span{font-size:13px}.hp-field input{min-height:46px;font-size:16px}.hp-calculator-results h3{font-size:23px}.hp-calculator-results>p{font-size:14px;line-height:1.55}.hp-calculator-savings{gap:12px}.hp-calculator-savings dd{font-size:32px}}.hp-performance{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:start;gap:clamp(36px,5vw,80px);display:grid}.hp-performance .ed-heading{max-width:13ch}.hp-performance .ed-heading span{color:var(--mk-accent);display:block}.hp-types-list{gap:16px;margin-top:42px;padding:0;list-style:none;display:grid}.hp-type{background:var(--mk-ground);grid-template-columns:112px minmax(0,1fr);align-items:center;gap:24px;padding:30px 28px;display:grid}.hp-type--air-air{background:#f7f6f3}.hp-type--ground{background:#eee7de}.hp-type-copy{min-width:0}.hp-performance .hp-type h3{letter-spacing:-.035em;font-size:clamp(24px,2.1vw,31px);line-height:1.15}.hp-type p{color:var(--mk-muted);margin-top:14px;font-size:16px;line-height:1.65}.hp-type-visual{width:112px;height:112px;color:var(--mk-accent);overflow-anchor:none;position:relative}.hp-type-source{position:absolute;top:12px;left:0}.hp-type-transfer{position:absolute;top:44px;left:42px}.hp-type-destination{position:absolute;bottom:12px;right:0}.hp-type-visual--air-air{color:var(--mk-ink)}.hp-type-visual--ground .hp-type-destination{inset:6px auto auto 37px}.hp-ground-loop{border-top:1px solid #a89c8e;justify-content:center;gap:11px;padding-top:8px;display:flex;position:absolute;inset:56px 0 0}.hp-ground-loop:before{content:"";border-left:1.5px solid;height:20px;position:absolute;top:-12px;left:50%}.hp-ground-loop>span{border:1.5px solid;border-top:0;border-radius:0 0 12px 12px;width:19px;height:33px}.hp-ground-loop>span:nth-child(2){height:43px}.hp-capacity{color:var(--mk-paper);background:var(--mk-ink);padding:clamp(28px,3.3vw,48px)}.hp-capacity .ed-heading{font-size:clamp(38px,3.9vw,58px)}.hp-capacity .ed-heading span{color:#cfb59a}.hp-capacity>p{color:#d2d0cb;margin-top:24px;font-size:16px;line-height:1.7}.hp-capacity dl{margin:34px 0 0}.hp-capacity dl>div{border-top:1px solid #ffffff29;justify-content:space-between;align-items:center;gap:20px;padding-block:22px;display:flex}.hp-capacity dt{color:#d2d0cb;max-width:15ch;font-size:15px;line-height:1.5}.hp-capacity dd{letter-spacing:-.055em;font-variant-numeric:tabular-nums;white-space:nowrap;align-items:baseline;margin:0;font-size:clamp(60px,5.4vw,80px);line-height:1;display:flex}.hp-capacity-unit{color:#cfb59a;letter-spacing:-.035em;margin-left:.08em;font-size:.42em}.hp-capacity .hp-capacity-note{border-top:1px solid #ffffff29;margin-top:22px;padding-top:22px;font-size:14px}.hp-factors{margin-top:44px}.hp-performance .hp-factors h3{letter-spacing:-.035em;font-size:clamp(28px,2.7vw,38px);line-height:1.15}.hp-factors p{color:var(--mk-muted);margin-top:20px;font-size:16px;line-height:1.65}.hp-factors ul{color:var(--mk-ink);gap:16px;margin:24px 0 0;padding:0;font-size:16px;line-height:1.5;list-style:none;display:grid}.hp-factors li{padding-left:25px;position:relative}.hp-factors li:before{content:"";background:var(--mk-accent);width:11px;height:1px;position:absolute;top:.65em;left:0}@media (width<=1100px){.hp-type{grid-template-columns:84px minmax(0,1fr);gap:18px;padding:26px 22px}.hp-type-visual{width:84px;height:112px}.hp-type-transfer{left:30px}.hp-type-visual--ground .hp-type-destination{left:23px}.hp-ground-loop{gap:8px}}@media (width<=900px){.hp-performance{grid-template-columns:1fr;gap:48px}.hp-type{grid-template-columns:112px minmax(0,1fr);gap:28px;padding:30px}.hp-type-visual{width:112px}.hp-type-transfer{left:42px}.hp-type-visual--ground .hp-type-destination{left:37px}.hp-type p{max-width:46ch}.hp-capacity .ed-heading{font-size:clamp(38px,6vw,58px)}.hp-capacity dd{font-size:72px}}@media (width<=600px){.hp-types-list{margin-top:30px}.hp-type{grid-template-columns:84px minmax(0,1fr);gap:18px;padding:22px}.hp-type-visual{width:84px;height:100px}.hp-type-transfer{top:38px;left:30px}.hp-type-visual--ground .hp-type-destination{top:0;left:23px}.hp-ground-loop{top:45px}.hp-type-copy{display:contents}.hp-type p{grid-column:1/-1;margin:0}.hp-performance .hp-type h3{overflow-wrap:anywhere;font-size:26px}.hp-capacity{margin-inline:calc(-1 * var(--mk-content-gutter));padding:36px var(--mk-content-gutter)}.hp-capacity .ed-heading{font-size:clamp(33px,7.8vw,44px)}.hp-capacity dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.hp-capacity dd{font-size:clamp(42px,12vw,64px)}.hp-capacity dl>div{flex-direction:column;align-items:flex-start;gap:18px;padding-block:20px 0}.hp-capacity dt{min-height:4.5em;font-size:13px}.hp-factors{margin-top:36px}}@media (width<=900px) and (prefers-reduced-motion:no-preference){.hp-types-list{isolation:isolate}.hp-type{position:sticky;top:108px;box-shadow:0 -1px #d9d4cc}.hp-type:nth-child(2){top:120px}.hp-type:nth-child(3){top:132px}}@media (width<=360px){.hp-type{grid-template-columns:64px minmax(0,1fr);gap:12px;padding:20px}.hp-type-visual{width:64px}.hp-type-visual--ground .hp-type-destination{left:13px}.hp-performance .hp-type h3{overflow-wrap:normal;font-size:23px}}.hp-costs.hp-cost-comparison{background:var(--mk-paper)}.hp-cost-comparison .hp-section-heading{text-align:center;max-width:760px;margin:0 auto 48px}.hp-cost-comparison .hp-section-heading .ed-heading{max-width:none;font-size:clamp(38px,4.2vw,60px)}.hp-cost-comparison .hp-section-heading>p{margin-top:20px}.hp-cost-comparison .hp-cost-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:1000px;margin-inline:auto;display:grid}.hp-cost-comparison .hp-cost{background:var(--mk-paper);border:1px solid #dcd8d2;border-radius:24px;min-width:0;overflow:hidden;box-shadow:0 12px 30px #2722190a}.hp-cost-summary{background:var(--mk-ground);text-align:center;padding:36px 40px 28px}.hp-cost-comparison .hp-cost h3{letter-spacing:-.015em;font-size:20px;font-weight:500;line-height:1.3}.hp-cost-comparison .hp-cost-value{color:var(--mk-ink);font-family:"Archivo Display", var(--mk-font);font-variation-settings:"wdth" 100;font-variant-numeric:tabular-nums;letter-spacing:-.06em;white-space:nowrap;margin-top:18px;font-size:clamp(68px,7vw,96px);font-weight:600;line-height:1.05}.hp-cost-comparison .hp-cost-unit{color:var(--mk-muted);margin-top:10px;font-size:15px;line-height:1.5}.hp-cost-meter{height:4px;margin-top:28px;overflow:hidden}.hp-cost-bar{transform-origin:0;background:#9c9890;width:100%;height:100%;display:block}.hp-cost-comparison .hp-cost ul{color:var(--mk-muted);gap:16px;margin:0;padding:28px 36px;font-size:16px;line-height:1.6;list-style:none;display:grid}.hp-cost-comparison .hp-cost li{padding-left:22px;position:relative}.hp-cost-comparison .hp-cost li:before{content:"";background:currentColor;width:9px;height:1px;position:absolute;top:.65em;left:0}.hp-cost-comparison .hp-cost strong{font-weight:600}.hp-cost-comparison .hp-cost--heat-pump{border-color:var(--mk-accent);background:#594537}.hp-cost--heat-pump .hp-cost-summary{background:var(--mk-accent)}.hp-cost-comparison .hp-cost--heat-pump h3,.hp-cost-comparison .hp-cost--heat-pump .hp-cost-value,.hp-cost-comparison .hp-cost--heat-pump strong{color:#fff}.hp-cost-comparison .hp-cost--heat-pump .hp-cost-unit,.hp-cost-comparison .hp-cost--heat-pump ul{color:#f0e8df}.hp-cost--heat-pump .hp-cost-bar{background:#e5cbb1}@media (width<=900px){.hp-cost-comparison .hp-cost-grid{gap:20px}.hp-cost-summary{padding-inline:28px}.hp-cost-comparison .hp-cost ul{padding-inline:24px}}@media (width<=600px){.hp-cost-comparison .hp-section-heading{margin-bottom:32px}.hp-cost-comparison .hp-cost-grid{grid-template-columns:1fr}.hp-cost-comparison .hp-cost{border-radius:20px}.hp-cost-summary{padding:26px 28px 20px}.hp-cost-comparison .hp-cost h3{font-size:18px}.hp-cost-comparison .hp-cost-value{margin-top:12px;font-size:72px}.hp-cost-meter{margin-top:20px}.hp-cost-comparison .hp-cost ul{gap:12px;padding:22px 28px;font-size:15px}}.hp-page .ed-heading{font-family:"Archivo Display", var(--mk-font);letter-spacing:-.05em;font-weight:450}.hp-page strong{color:var(--mk-ink);font-weight:600}.hp-page h3{letter-spacing:-.025em;font-size:27px;line-height:1.2}.hp-page [data-hp-reveal],.hp-page [data-hp-output],.hp-page [data-hp-visual]{overflow-anchor:none}.hp-conversion-heading{max-width:880px;margin-bottom:56px}.hp-conversion-heading .ed-heading{max-width:18ch;font-size:clamp(42px,5.5vw,78px)}.hp-conversion-heading .ed-heading span,.hp-position-heading .ed-heading span{color:var(--mk-accent);display:block}.hp-intro-question{color:var(--mk-accent);margin-top:24px;font-size:18px}.hp-conversion-story{grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(48px,7vw,112px);display:grid}.hp-conversion-intro{max-width:38ch;font-size:clamp(19px,1.6vw,23px);line-height:1.65}.hp-conversion-photos{grid-template-columns:.8fr 1.2fr;align-items:end;gap:20px;display:grid}.hp-installation{aspect-ratio:3/4;margin-bottom:60px;position:relative}.hp-installation-detail{aspect-ratio:4/5;position:relative}.hp-page .hp-installation img,.hp-page .hp-installation-detail img{object-fit:cover;object-position:55% center;width:100%;height:100%;position:absolute;inset:0}.hp-output{isolation:isolate;grid-template-columns:1.1fr 1fr;align-items:center;gap:clamp(48px,8vw,128px);margin-top:96px;padding-block:48px 24px;display:grid;position:relative}.hp-efficiency{max-width:37ch;color:var(--mk-muted);font-size:17px;line-height:1.7}.hp-efficiency>strong:first-child{color:var(--mk-ink);margin-bottom:16px;font-size:26px;font-weight:450;display:block}.hp-efficiency .hp-output-value{color:var(--mk-accent);font-family:"Archivo Display", var(--mk-font);margin:20px 0 12px;font-weight:600;line-height:1;display:block}.hp-output-value span:first-child{letter-spacing:-.065em;white-space:nowrap;font-size:clamp(68px,7.5vw,108px);display:block}.hp-output-value span:last-child{letter-spacing:-.035em;margin-top:12px;font-size:25px;font-weight:450;display:block}.hp-output-context{max-width:40ch}.hp-output-rings{z-index:-1;pointer-events:none;width:360px;height:360px;position:absolute;top:-12px;left:12%}.hp-output-rings span{border:1px solid #6b554633;border-radius:50%;position:absolute;inset:0}.hp-output-rings span:nth-child(2){inset:28px}.hp-output-rings span:nth-child(3){inset:56px}.hp-section-heading{margin-bottom:44px}.hp-section-heading>p{color:var(--mk-muted);margin-top:24px;font-size:18px;line-height:1.7}.hp-sizing{padding-top:96px}.hp-sizing .hp-section-heading{max-width:680px}.hp-quick-guide{border-top:1px solid var(--mk-line);grid-template-columns:.65fr 1.35fr;gap:48px;margin-top:56px;padding-top:40px;display:grid}.hp-quick-guide>h3{max-width:8ch;font-family:"Archivo Display", var(--mk-font);font-size:36px}.hp-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px;display:grid}.hp-quick-grid h4{margin-bottom:18px;font-size:22px;font-weight:450}.hp-quick-grid p{color:var(--mk-muted);font-size:16px;line-height:1.7}.hp-quick-grid p+p{margin-top:18px}.hp-positioning{background:var(--mk-ground)}.hp-position-heading{max-width:780px;margin-bottom:56px}.hp-position-heading>p{color:var(--mk-muted);margin-top:24px;font-size:18px;line-height:1.6}.hp-position-story{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(48px,8vw,128px);display:grid}.hp-position-image{height:clamp(400px,60svh,560px);position:sticky;top:120px}.hp-page .hp-position-image img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hp-position-list{gap:32px;margin:0;padding:0;list-style:none;display:grid}.hp-position-list li{border-left:2px solid #cfc7be;max-width:42ch;padding-left:22px}.hp-position-list strong{color:var(--mk-accent);font-family:"Archivo Display", var(--mk-font);letter-spacing:-.035em;margin-bottom:10px;font-size:28px;font-weight:500;display:block}.hp-zoning-close{border-top:1px solid #d6d5d0;grid-template-columns:.7fr 1.3fr;align-items:start;gap:56px;margin-top:80px;padding-top:40px;display:grid}.hp-zoning-close h3{max-width:12ch;font-family:"Archivo Display", var(--mk-font);font-size:clamp(32px,3vw,42px)}.hp-zoning-close p{max-width:56ch}.hp-zoning-close a{color:var(--mk-accent);text-underline-offset:5px;padding-block:10px;text-decoration:underline;display:inline-block}@media (width<=900px){.hp-conversion-story{grid-template-columns:1fr;gap:32px}.hp-conversion-photos{grid-row:1;width:100%;max-width:640px}.hp-conversion-intro{max-width:52ch}.hp-output{gap:40px;margin-top:48px}.hp-output-rings{width:280px;height:280px;left:0}.hp-quick-guide{grid-template-columns:1fr;gap:28px}.hp-quick-guide>h3{max-width:none;font-size:30px}.hp-position-story,.hp-zoning-close{gap:36px}}@media (width<=600px){.hp-page .ed-heading{font-size:40px}.hp-conversion-heading,.hp-position-heading{margin-bottom:32px}.hp-conversion-photos{gap:14px}.hp-installation{margin-bottom:36px}.hp-conversion-photos .ed-media{border-radius:16px}.hp-conversion-intro{font-size:18px}.hp-output{grid-template-columns:1fr;gap:30px;margin-top:32px;padding-block:32px 0}.hp-output-rings{width:250px;height:250px;top:24px;left:22%}.hp-output-value span:first-child{font-size:clamp(64px,19vw,86px)}.hp-output-context{font-size:17px}.hp-section-heading>p{margin-top:20px;font-size:17px}.hp-quick-guide{gap:26px;margin-top:36px;padding-top:30px}.hp-quick-grid{grid-template-columns:1fr;gap:28px}.hp-position-story{grid-template-columns:1fr;gap:36px}.hp-position-image{aspect-ratio:5/4;height:auto;position:relative;top:auto}.hp-position-list{gap:28px;font-size:16px}.hp-position-list strong{font-size:26px}.hp-zoning-close{grid-template-columns:1fr;gap:22px;margin-top:48px;padding-top:32px}.hp-zoning-close h3{max-width:none;font-size:32px}}@media (prefers-reduced-motion:reduce){.hp-position-image{position:relative;top:auto}}@media print{.hp-page>section:not(.calculator-section),.mk-header,.mk-footer,.mk-chat-trigger,.mk-chat-dialog{display:none!important}.hp-sizing{padding:0}.hp-sizing [data-hp-reveal]{transform:none!important}}.info-page{overflow:clip}.info-context-image{border-radius:20px;grid-column:1/-1;overflow:hidden}.info-context-image img,.info-interface img{width:100%;height:auto;display:block}.info-interface{border:1px solid var(--mk-line);background:var(--mk-paper);border-radius:20px;max-width:1000px;margin:48px auto 0;overflow:hidden}.info-interface img{transform:none}.info-story{grid-template-columns:1.05fr 1fr;align-items:center;gap:48px clamp(40px,6vw,100px);display:grid}.info-story-heading{grid-column:1/-1;max-width:780px}.info-story-media{border-radius:20px;overflow:hidden}.info-story-media img{width:100%;height:auto;display:block}.info-story--reverse .info-story-media,.info-story--reverse .info-video{grid-area:2/2}.info-story--reverse .info-story-copy{grid-area:2/1}.info-story .info-lead{color:var(--mk-ink);letter-spacing:-.025em;font-size:clamp(21px,2vw,27px);line-height:1.5}.info-story .ed-copy>p+p{margin-top:24px}.info-story .ed-copy h3{color:var(--mk-ink);letter-spacing:-.025em;font-size:24px;font-weight:400;line-height:1.2}.info-story-copy>p+h3{margin-top:28px}.info-note{border-left:2px solid var(--mk-accent);margin-top:28px;padding-left:24px}.info-note p{margin-top:16px}.info-video{aspect-ratio:16/9;background:var(--mk-ground);border-radius:20px;overflow:hidden}.info-video iframe{border:0;width:100%;height:100%;display:block}.info-detail-list{margin:20px 0 0;padding:0;list-style:none}.info-detail-list li{border-bottom:1px solid var(--mk-line);padding-block:16px}.info-detail-list li:last-child{border-bottom:0}.info-benefits{grid-template-columns:1fr 1fr;gap:28px 32px;margin-top:32px;display:grid}.info-benefits h3{margin-bottom:10px}.info-benefits>div:last-child{grid-column:1/-1}.info-features{background:var(--mk-ground)}.info-feature-heading{max-width:760px}.info-feature-heading>p{color:var(--mk-muted);margin-top:24px;font-size:18px;line-height:1.7}.info-feature-list{grid-template-columns:1fr 1fr;column-gap:clamp(40px,6vw,100px);margin:48px 0 0;padding:0;list-style:none;display:grid}.info-feature-list li{border-top:1px solid var(--mk-line);color:var(--mk-muted);padding-block:24px;font-size:18px;line-height:1.6}.info-page strong{color:var(--mk-ink);font-weight:500}.info-page .ed-copy a:not(.mk-text-link),.info-feature-list a{color:var(--mk-accent);text-underline-offset:4px;text-decoration:underline}.info-resource-intro{grid-template-columns:1.2fr 1fr;align-items:start;gap:64px;display:grid}.info-resource-intro .mk-text-link{margin-top:28px}.info-calculators{padding-top:0}.info-calculator-list{margin-top:64px}.info-calculator{border-top:1px solid var(--mk-line);padding-block:48px;scroll-margin-top:104px}.info-calculator-heading{justify-content:space-between;align-items:center;gap:24px;display:flex}.info-calculator h3{letter-spacing:-.035em;max-width:70%;font-size:clamp(27px,3vw,36px);font-weight:400;line-height:1.15}.info-reset{border:1px solid var(--mk-line);min-height:44px;color:var(--mk-ink);font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:10px 20px}.info-reset:hover{background:var(--mk-ground)}.info-calculator-instruction{color:var(--mk-muted);margin-top:20px;line-height:1.7}.info-calculator-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:32px;display:grid}.info-calculator-fields--pair{grid-template-columns:repeat(2,minmax(0,1fr))}.info-calculator-field{flex-direction:column;align-items:stretch;min-width:0;display:flex}.info-calculator-field label{color:var(--mk-ink);font-size:16px;line-height:1.5;display:block}.info-calculator-field small{color:var(--mk-muted);margin-top:4px;font-size:13px;line-height:1.5;display:block}.info-calculator input{border:1px solid var(--mk-line);background:var(--mk-paper);width:100%;min-width:0;min-height:52px;color:var(--mk-ink);font:inherit;border-radius:10px;padding:12px 14px;font-size:18px;line-height:1.4}.info-calculator-field input{margin-top:10px}.info-calculator input[readonly]{background:var(--mk-ground);border-color:#0000}.info-calculator-results{border-top:1px solid var(--mk-line);padding-top:28px}.info-energy-table{border-collapse:collapse;width:100%;margin-top:32px}.info-energy-table th{text-align:left;font-weight:400}.info-energy-table thead th{color:var(--mk-muted);padding-bottom:16px;font-size:14px}.info-energy-table tbody tr{border-top:1px solid var(--mk-line)}.info-energy-table tbody td,.info-energy-table tbody th{vertical-align:middle;padding:18px 24px 18px 0}.info-energy-table tbody td:last-child{padding-right:0}.info-energy-factor{width:30%;color:var(--mk-muted);font-size:14px;line-height:1.5}.info-energy-quantity{width:25%}.info-calculator-group{border:0;margin:36px 0 0;padding:0}.info-calculator-group+.info-calculator-group{border-top:1px solid var(--mk-line);padding-top:32px}.info-calculator-group legend{float:left;width:100%;color:var(--mk-accent);font-size:18px;line-height:1.5}.info-calculator-group .info-calculator-fields{clear:both;margin-top:0;padding-top:20px}@media (width<=900px){.info-story{grid-template-columns:1fr;gap:32px}.info-story--reverse .info-story-media,.info-story--reverse .info-story-copy,.info-story--reverse .info-video{grid-area:auto/1}.info-resource-intro{grid-template-columns:1fr;gap:28px}.info-calculator-list{margin-top:40px}.info-feature-list{column-gap:32px}}@media (width<=600px){.info-context-image,.info-interface,.info-story-media,.info-video{border-radius:16px}.info-benefits{grid-template-columns:1fr;gap:24px}.info-feature-list{grid-template-columns:1fr;margin-top:32px}.info-feature-list li{padding-block:20px;font-size:17px}.info-calculator{padding-block:36px}.info-calculator-heading{align-items:flex-start;gap:12px}.info-reset{padding-inline:16px}.info-calculator-fields,.info-calculator-fields--pair{grid-template-columns:1fr;gap:22px}.info-energy-table thead{clip-path:inset(50%);width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.info-energy-table tbody tr{grid-template-columns:minmax(0,1fr) 94px;gap:6px 14px;padding-block:18px;display:grid}.info-energy-table tbody td,.info-energy-table tbody th{width:auto;padding:0;display:block}.info-energy-table tbody th{grid-area:1/1;align-self:end;font-size:15px;line-height:1.5}.info-energy-table tbody .info-energy-factor{grid-area:2/1;font-size:12px}.info-energy-table tbody .info-energy-quantity{grid-area:1/2/3;align-self:center}}.tech-page{background:var(--mk-paper);overflow:clip}.tech-page .mk-product-hero{gap:140px;min-height:720px;padding-bottom:88px}.tech-page .mk-product-hero:after{background:linear-gradient(90deg,#fffffff2,#ffffffb8 34%,#ffffff26 70%),linear-gradient(#0000 56%,#ffffffdc 91%,#fff)}.tech-page .mk-product-hero-image img{object-position:var(--tech-hero-position,65% 50%)}.tech-page--technical{--tech-hero-position-mobile:82% 50%}.tech-page .mk-product-hero-summary{max-width:44ch}.tech-page--homesHydronicDesign .mk-product-hero h1,.tech-page--manual .mk-product-hero h1,.tech-page--faq .mk-product-hero h1{max-width:1050px;font-size:clamp(52px,5.4vw,80px)}.tech-story{margin-inline:var(--mk-content-gutter);padding-top:24px;padding-bottom:100px;position:relative}.tech-section{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:48px clamp(40px,6vw,100px);padding-block:60px;display:grid;position:relative}.tech-section+.tech-section{margin-top:120px}.tech-section-heading{z-index:1;grid-column:1/-1;max-width:900px;position:relative}.tech-section-heading h2,.tech-page .info-calculators>h2{font-family:"Geist Variable", var(--mk-font);letter-spacing:-.045em;text-wrap:balance;font-size:clamp(36px,4.4vw,62px);font-weight:450;line-height:1.08}.tech-section-heading>p{max-width:56ch;color:var(--mk-muted);margin-top:22px;font-size:18px;line-height:1.7}.tech-media{z-index:1;min-width:0;position:relative}.tech-photo{aspect-ratio:4/4.5;background:var(--mk-ground);border-radius:20px;overflow:hidden}.tech-photo img{object-fit:cover;width:100%;height:100%;display:block}.tech-media--diagram{align-self:center}.tech-media--diagram a{color:var(--mk-muted);text-decoration:none;display:block}.tech-media--diagram img{border-radius:12px;width:100%;height:auto;display:block}.tech-image-hint{text-underline-offset:4px;align-items:center;gap:6px;min-height:44px;padding-top:10px;font-size:13px;text-decoration:underline;display:inline-flex}.tech-section--reverse .tech-media{grid-area:2/2}.tech-section--reverse .tech-copy{grid-area:2/1}.tech-copy{z-index:1;min-width:0;color:var(--mk-muted);font-size:17px;line-height:1.8;position:relative}.tech-copy>*+*{margin-top:24px}.tech-copy h3{color:var(--mk-ink);letter-spacing:-.025em;text-wrap:balance;font-size:clamp(23px,2.2vw,30px);font-weight:450;line-height:1.2}.tech-copy h4{color:var(--mk-ink);font-size:20px;font-weight:500;line-height:1.35}.tech-inline-image{border-radius:12px;overflow:hidden}.tech-inline-image img{width:100%;height:auto;display:block}.tech-copy h3+p,.tech-copy h4+p{margin-top:12px}.tech-copy strong{color:var(--mk-ink);font-weight:600}.tech-copy a:not(.mk-text-link){color:var(--mk-accent);text-underline-offset:4px;text-decoration:underline}.tech-copy ul,.tech-copy ol{padding-left:20px}.tech-copy li+li{margin-top:12px}.tech-copy li::marker{color:var(--mk-accent)}.tech-copy li ul{margin-top:12px}.tech-copy blockquote{border-left:2px solid var(--mk-accent);color:var(--mk-ink);letter-spacing:-.02em;margin-inline:0;padding-left:22px;font-size:22px;line-height:1.5}.tech-note{border-left:2px solid var(--mk-accent);background:var(--mk-ground);border-radius:0 12px 12px 0;padding:22px 24px}.tech-note h3{font-size:22px}.tech-note>*+*{margin-top:12px}.tech-topics{gap:28px;display:grid}.tech-topic+.tech-topic{border-top:1px solid var(--mk-line);padding-top:24px}.tech-topic>*+*{margin-top:12px}.tech-link-list{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.tech-link-list a{align-items:center;min-height:44px;display:inline-flex}.tech-section--text .tech-copy{grid-column:1/-1;max-width:860px}.tech-section--wide .tech-media{grid-column:1/-1;width:min(100%,800px);margin-inline:auto}.tech-section--wide .tech-copy{grid-column:1/-1;justify-self:center}.tech-downloads{gap:24px;display:grid}.tech-download{border-top:1px solid var(--mk-line);padding-block:24px}.tech-download>*+*{margin-top:12px}.tech-download a{align-items:center;gap:16px;min-height:48px;font-size:16px;display:inline-flex}.tech-faq-group{gap:16px;display:grid}.tech-faq-group details{border:1px solid var(--mk-line);background:var(--mk-paper);border-radius:16px;transition:box-shadow .2s;overflow:hidden;box-shadow:0 3px 12px #22221f06}.tech-faq-group summary{cursor:pointer;min-height:80px;color:var(--mk-ink);letter-spacing:-.015em;grid-template-columns:40px minmax(0,1fr) 16px;align-items:center;gap:16px;padding:20px 24px;font-size:18px;font-weight:500;line-height:1.45;list-style:none;display:grid}.tech-faq-group summary::-webkit-details-marker{display:none}.tech-faq-group summary:after{content:"";border-right:1.5px solid var(--mk-accent);border-bottom:1.5px solid var(--mk-accent);justify-self:center;width:8px;height:8px;transition:transform .2s;transform:translateY(-2px)rotate(45deg)}.tech-faq-group details[open] summary:after{transform:translateY(2px)rotate(225deg)}.tech-faq-group summary>span[aria-hidden]{background:var(--mk-ground);width:40px;height:40px;color:var(--mk-accent);font-variant-numeric:tabular-nums;border-radius:11px;place-items:center;font-size:13px;font-weight:600;display:grid}.tech-faq-group details>div{border-top:1px solid var(--mk-line);margin:0 24px 24px 80px;padding-top:20px}.tech-faq-group details>div>*+*{margin-top:18px}.tech-faq-group summary:focus-visible{outline:none}.tech-faq-group details:has(summary:focus-visible){outline:2px solid var(--mk-accent);outline-offset:4px}@media (hover:hover){.tech-faq-group details:hover{box-shadow:0 5px 18px #22221f0d}}@media (prefers-reduced-motion:reduce){.tech-faq-group details,.tech-faq-group summary:after{transition:none}}.tech-page .info-calculators{z-index:1;padding:80px 0 0;position:relative}.tech-page .info-calculator-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:32px;display:grid}.tech-page .info-calculator{border:1px solid var(--mk-line);background:var(--mk-paper);border-radius:20px;padding:32px}.tech-page .info-calculator h3{font-size:clamp(26px,2.7vw,36px)}.tech-page .info-calculator-fields{gap:18px}.tech-page .info-calculator input{font-size:16px}.tech-page .info-energy-table tbody td,.tech-page .info-energy-table tbody th{padding-right:12px;font-size:14px}.tech-page .info-energy-quantity{width:30%}.tech-page [data-editorial-photo],.tech-page [data-editorial-heading],.tech-page [data-editorial-reveal]{overflow-anchor:none}@media (width<=1100px){.tech-page .info-calculator-list{grid-template-columns:1fr}}@media (width<=900px){.tech-page .mk-product-hero{gap:180px;min-height:680px;padding-bottom:72px}.tech-page .mk-product-hero:after{background:linear-gradient(#ffffffe8,#ffffffc2 32%,#ffffff19 61%),linear-gradient(#fff0 54%,#ffffffe8 88%,#fff)}.tech-page--technical .mk-product-hero:after{background:linear-gradient(#ffffffe0,#ffffff9e 28%,#ffffff0d 58%),linear-gradient(#fff0 62%,#ffffffc2 90%,#fff)}.tech-page .mk-product-hero-image img{object-position:var(--tech-hero-position-mobile,60% 50%)}.tech-page--homesHydronicDesign .mk-product-hero h1,.tech-page--manual .mk-product-hero h1,.tech-page--faq .mk-product-hero h1{font-size:clamp(34px,8.6vw,62px)}.tech-story{padding-top:0;padding-bottom:96px}.tech-section{grid-template-columns:minmax(0,1fr);gap:28px;padding-block:36px}.tech-section+.tech-section{margin-top:88px}.tech-section-heading h2,.tech-page .info-calculators>h2{font-size:clamp(32px,7.8vw,52px)}.tech-section-heading>p{margin-top:18px;font-size:17px}.tech-section--reverse .tech-media,.tech-section--reverse .tech-copy{grid-area:auto/1}.tech-photo{aspect-ratio:4/3;border-radius:16px}.tech-section:nth-of-type(2n) .tech-photo{aspect-ratio:1.1}.tech-copy{font-size:17px;line-height:1.75}.tech-page .info-calculators{padding-top:52px}.tech-page .info-calculator{padding:28px}}@media (width<=600px){.tech-page .info-calculator{border-radius:16px;padding:24px 18px}.tech-page .info-calculator-list{gap:24px;margin-top:36px}.tech-page .info-energy-table tbody td,.tech-page .info-energy-table tbody th{padding-right:0}.tech-page .info-energy-quantity{width:auto}.tech-faq-group summary{grid-template-columns:32px minmax(0,1fr) 12px;gap:12px;padding:20px 16px;font-size:17px}.tech-faq-group summary>span[aria-hidden]{border-radius:9px;width:32px;height:36px;font-size:12px}.tech-faq-group details>div{margin:0 16px 22px;padding-top:18px;font-size:16px}}@media (width<=400px){.tech-page .mk-product-hero{gap:120px;min-height:670px}.tech-page--homesHydronicDesign .mk-product-hero,.tech-page--manual .mk-product-hero,.tech-page--faq .mk-product-hero{gap:90px}.tech-note{padding:18px}}.qt-page{background:var(--mk-paper);overflow:clip}.qt-page p{text-wrap:pretty}.qt-page h2{letter-spacing:-.045em;font-size:clamp(34px,3.9vw,52px);font-weight:400;line-height:1.08}.qt-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:30px;display:flex}.mk-product-hero-summary .qt-actions .mk-text-link{margin-top:0}.qt-call{min-height:44px;color:var(--mk-accent);text-underline-offset:5px;align-items:center;font-size:15px;display:inline-flex}.qt-consultation{padding:48px var(--mk-content-gutter) 120px;grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(48px,6.8vw,108px);display:grid}.qt-benefits>p:not(.mk-section-label),.qt-service-areas p{color:var(--mk-muted);margin-top:24px;font-size:17px;line-height:1.75}.qt-installation-photo{aspect-ratio:16/10;border-radius:18px;grid-column:1/-1;margin-top:28px;overflow:hidden}.qt-installation-photo img{object-fit:cover;width:100%;height:100%;display:block}.qt-benefits ul{gap:18px;margin:32px 0;padding:0;list-style:none;display:grid}.qt-benefits li{align-items:start;gap:14px;font-size:16px;line-height:1.65;display:flex}.qt-benefits li>span{color:var(--mk-accent);flex-shrink:0}.qt-service-areas{border-top:1px solid var(--mk-line);padding-top:28px}.qt-service-areas h3{letter-spacing:-.025em;font-size:24px;font-weight:400}.qt-service-areas p{margin-top:12px}.qt-dashboard{border-radius:16px;width:100%;height:auto;margin-top:32px;display:block}.qt-form-section{background:var(--mk-ground);border-radius:24px;padding:clamp(28px,3vw,44px)}.qt-form-section h2{font-size:clamp(30px,2.8vw,40px)}.qt-form-description{color:var(--mk-muted);margin-top:14px;font-size:15px;line-height:1.65}.qt-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 20px;margin-top:30px;display:grid}.qt-field{min-width:0}.qt-field--full{grid-column:1/-1}.qt-field label{color:var(--mk-ink);margin-bottom:9px;font-size:14px;font-weight:500;line-height:1.5;display:block}.qt-field input,.qt-field select,.qt-field textarea{background:var(--mk-paper);width:100%;min-height:50px;color:var(--mk-ink);font:inherit;border:1px solid #a9a8a0;border-radius:9px;padding:12px 14px;font-size:16px;line-height:1.5}.qt-field select{padding-right:24px}.qt-field textarea{resize:vertical;display:block}.qt-field textarea::placeholder{color:var(--mk-muted);opacity:1}.qt-field input:focus-visible,.qt-field select:focus-visible,.qt-field textarea:focus-visible{outline:2px solid var(--mk-accent);outline-offset:3px;border-color:var(--mk-accent)}.qt-field [aria-invalid=true],.qt-consent input[aria-invalid=true]{border-color:#9d3028}.qt-field-error{color:#9d3028;font-size:14px;line-height:1.55;display:block}.qt-field-error:not(:empty){margin-top:7px}.qt-form-errors{color:#9d3028;background:#fff5f1;border-left:3px solid #9d3028;margin-top:24px;padding:14px 16px;font-size:15px;line-height:1.6}.qt-form-errors span{display:block}.qt-consent{gap:12px;margin-block:26px;display:flex}.qt-consent input{width:20px;height:20px;accent-color:var(--mk-ink);cursor:pointer;flex:0 0 20px;margin:3px 0 0}.qt-consent label{cursor:pointer;font-size:14px;line-height:1.65}.qt-consent p{color:var(--mk-muted);margin-top:6px;font-size:13px;line-height:1.6}.qt-consent a{color:var(--mk-ink);text-underline-offset:3px;text-decoration:underline}.qt-submit{border:1px solid var(--mk-action);background:var(--mk-action);width:100%;min-height:56px;color:var(--mk-paper);font:inherit;cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:8px 10px 8px 22px;font-size:16px;display:flex}.qt-submit:hover:not(:disabled){background:var(--mk-action-hover);border-color:var(--mk-action-hover)}.qt-submit:disabled{cursor:progress}.qt-submit-icon{background:var(--mk-paper);width:34px;height:34px;color:var(--mk-action);border-radius:50%;flex:0 0 34px;place-items:center;display:grid}.qt-submit-icon svg{width:19px;height:19px}.qt-form-status{color:var(--mk-muted);font-size:15px;line-height:1.6}.qt-form-status:not(:empty){margin-top:18px}.qt-form-status[role=alert]{color:#9d3028}.qt-closing{margin:0 var(--mk-content-gutter) 112px;border-top:1px solid var(--mk-line);grid-template-columns:1fr auto;align-items:center;gap:48px;padding-block:48px;display:grid}.qt-closing h2{max-width:22ch}.qt-closing p{max-width:58ch;color:var(--mk-muted);margin-top:22px;font-size:17px;line-height:1.75}.qt-closing .qt-actions{flex-direction:column;align-items:flex-start;gap:12px;margin:0}@media (width<=1100px){.qt-consultation{grid-template-columns:.8fr 1.2fr;gap:40px}.qt-fields{grid-template-columns:1fr;gap:20px}}@media (width<=900px){.qt-consultation{grid-template-columns:1fr;gap:48px;padding-top:24px;padding-bottom:72px}.qt-benefits{grid-template-columns:1fr 1fr;column-gap:36px;display:grid}.qt-benefits>.mk-section-label,.qt-benefits h2,.qt-benefits>p,.qt-benefits>ul{grid-column:1/-1}.qt-service-areas{grid-column:1}.qt-dashboard{grid-column:2;align-self:center;margin-top:0}.qt-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.qt-closing{grid-template-columns:1fr;gap:30px;margin-bottom:72px}.qt-closing .qt-actions{flex-direction:row;align-items:center;gap:24px}}@media (width<=600px){.qt-actions{gap:12px}.qt-benefits{display:block}.qt-dashboard{margin-top:28px}.qt-form-section{border-radius:20px;margin-inline:-8px;padding:28px 20px}.qt-fields{grid-template-columns:1fr}.qt-closing{padding-block:36px}.qt-closing .qt-actions{gap:12px}}.ct-page{padding:184px var(--mk-content-gutter) 112px;background:var(--mk-paper)}.ct-heading{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);align-items:end;gap:48px;margin-bottom:56px;display:grid}.ct-heading .mk-section-label{margin-bottom:22px!important}.ct-heading h1{font-family:"Geist Variable", var(--mk-font);letter-spacing:-.065em;font-size:clamp(64px,7.6vw,108px);font-weight:470;line-height:1.02}.ct-intro{max-width:37ch;color:var(--mk-muted);text-wrap:pretty;padding-bottom:6px;font-size:18px;line-height:1.65}.ct-layout{grid-template-columns:minmax(0,1.8fr) minmax(0,1fr);align-items:start;gap:24px;display:grid}.ct-page .qt-form-section{margin:0;padding:clamp(24px,2.8vw,40px)}.ct-page .qt-form-section h2{font-family:"Geist Variable", var(--mk-font);letter-spacing:-.035em;font-size:clamp(24px,2.3vw,32px);font-weight:450;line-height:1.2}.ct-page .qt-form-description{max-width:60ch;font-size:14px}.ct-page .qt-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px}.ct-page .qt-field input,.ct-page .qt-field select,.ct-page .qt-field textarea{border-color:#bbb8b1}.ct-page .qt-field textarea{min-height:134px}.ct-page .qt-submit{width:fit-content;min-width:228px}.ct-aside{align-self:stretch;min-width:0}.ct-installation{margin:0;position:sticky;top:120px}.ct-photo{background:var(--mk-ground);border-radius:24px;height:clamp(520px,48vw,680px);overflow:hidden}.ct-photo img{object-fit:cover;object-position:52% center;width:100%;height:100%;display:block}.ct-installation figcaption{color:var(--mk-muted);text-align:center;margin-top:18px;font-size:14px;line-height:1.6}.ct-details{text-align:center;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;padding-block:80px 56px;display:grid}.ct-detail{min-width:0}.ct-detail-icon{background:var(--mk-ground);width:56px;height:56px;color:var(--mk-accent);border-radius:50%;place-items:center;margin:0 auto 22px;display:grid}.ct-detail h2{letter-spacing:-.025em;margin-bottom:10px;font-size:21px;font-weight:450}.ct-detail address,.ct-detail a{color:var(--mk-muted);font-size:16px;font-style:normal;line-height:1.65}.ct-detail a{overflow-wrap:anywhere;text-underline-offset:5px;align-items:center;max-width:100%;min-height:44px;display:inline-flex}.ct-detail a:hover{color:var(--mk-accent);text-decoration:underline}.ct-coverage{text-align:center;max-width:760px;margin:0 auto 88px}.ct-coverage h2{letter-spacing:-.03em;font-size:23px;font-weight:450}.ct-coverage p{color:var(--mk-muted);text-wrap:pretty;margin-top:16px;font-size:16px;line-height:1.75}.ct-explore{background:var(--mk-ground);border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:center;gap:48px;padding:44px;display:grid}.ct-explore h2{max-width:15ch;font-family:"Geist Variable", var(--mk-font);letter-spacing:-.045em;font-size:clamp(32px,3.3vw,46px);font-weight:450;line-height:1.12}.ct-explore-copy>p:not(.mk-section-label){max-width:38ch;color:var(--mk-muted);margin-top:22px;font-size:17px;line-height:1.7}.ct-explore-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:28px;display:flex}.ct-explore-images{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ct-explore-images>div{border-radius:16px;height:340px;overflow:hidden}.ct-explore-images img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=1100px){.ct-heading{gap:32px}.ct-layout{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr)}.ct-page .qt-fields{grid-template-columns:1fr}.ct-explore{gap:32px;padding:32px}.ct-details{gap:20px}}@media (width<=900px){.ct-page{padding-top:156px;padding-bottom:72px}.ct-heading{grid-template-columns:1fr;gap:24px;margin-bottom:36px}.ct-heading h1{font-size:clamp(60px,11vw,88px)}.ct-intro{max-width:46ch;padding:0;font-size:17px}.ct-layout{grid-template-columns:1fr;gap:28px}.ct-page .qt-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.ct-installation{position:static}.ct-photo{aspect-ratio:16/10;height:auto}.ct-photo img{object-position:center}.ct-details{text-align:left;grid-template-columns:1fr;gap:26px;padding-block:52px 40px}.ct-detail{grid-template-columns:56px minmax(0,1fr);align-items:start;column-gap:20px;display:grid}.ct-detail-icon{grid-row:1/3;margin:0}.ct-detail h2{margin:0;font-size:20px}.ct-detail a,.ct-detail address{grid-column:2}.ct-coverage{text-align:left;margin-bottom:56px}.ct-coverage h2{font-size:26px}.ct-explore{grid-template-columns:1fr;padding:32px}.ct-explore h2{max-width:20ch}.ct-explore-images>div{height:280px}}@media (width<=600px){.ct-page{padding-top:144px}.ct-heading h1{font-size:clamp(52px,14vw,72px)}.ct-heading .mk-section-label{margin-bottom:16px!important}.ct-page .qt-form-section{border-radius:20px;padding:28px 20px}.ct-page .qt-fields{grid-template-columns:1fr;gap:22px}.ct-page .qt-submit{width:100%;min-width:0}.ct-photo{aspect-ratio:4/3;border-radius:20px}.ct-detail{column-gap:14px}.ct-detail a{font-size:15px}.ct-explore{border-radius:20px;gap:28px;padding:28px 20px 20px}.ct-explore-images{gap:10px}.ct-explore-images>div{border-radius:12px;height:220px}}.mk-gallery-viewer-backdrop{z-index:100;background:#0c0c0ce0;position:fixed;inset:0}.mk-gallery-viewer,.mk-gallery-viewer *{box-sizing:border-box}.mk-gallery-viewer{z-index:101;color:#f5f5f3;max-width:1440px;font-family:var(--mk-font,Arial, sans-serif);-webkit-font-smoothing:antialiased;background:#171717;border:1px solid #ffffff1f;border-radius:20px;grid-template-rows:auto minmax(0,1fr) auto;gap:18px;margin-inline:auto;padding:20px;display:grid;position:fixed;inset:20px;box-shadow:0 24px 80px #00000059}.mk-gallery-viewer-sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.mk-gallery-viewer-header{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;display:grid}.mk-gallery-viewer-category{text-wrap:balance;margin:0;font-size:clamp(16px,1.4vw,20px);font-weight:400;line-height:1.35}.mk-gallery-viewer-count{color:#c8c8c3;white-space:nowrap;font-variant-numeric:tabular-nums;margin:0;font-size:13px;line-height:1.4}.mk-gallery-viewer-button{width:44px;height:44px;color:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff42;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .15s,border-color .15s;display:inline-flex}.mk-gallery-viewer-button:disabled{opacity:.4;cursor:default}.mk-gallery-viewer-stage{touch-action:pan-y pinch-zoom;place-items:center;min-width:0;min-height:0;display:grid;position:relative;overflow:hidden}.mk-gallery-viewer-image{object-fit:contain;object-position:center;opacity:0;width:100%;min-width:0;height:100%;min-height:0;display:block}.mk-gallery-viewer-image[data-loaded]{opacity:1}.mk-gallery-viewer-status{text-align:center;color:#d1d1cc;text-wrap:pretty;margin:0;font-size:15px;line-height:1.6;position:absolute;inset-inline:20px}.mk-gallery-viewer-status p{margin:0 0 12px}.mk-gallery-viewer-retry{color:#f5f5f3;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:1px solid #fff6;border-radius:8px;padding:8px 18px}.mk-gallery-viewer-footer{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;display:grid}.mk-gallery-viewer-navigation{gap:8px;display:flex}.mk-gallery-viewer-caption{color:#e4e4df;overflow-wrap:anywhere;text-wrap:pretty;margin:0;font-size:14px;line-height:1.5}.mk-gallery-viewer-original{color:#f5f5f3;text-underline-offset:4px;align-items:center;min-height:44px;font-size:13px;line-height:1.5;text-decoration-thickness:1px;display:inline-flex}.mk-gallery-viewer :focus-visible{outline-offset:4px;outline:2px solid #fff}@media (hover:hover){.mk-gallery-viewer-button:not(:disabled):hover{background:#ffffff1f;border-color:#ffffff80}.mk-gallery-viewer-original:hover{color:#c8c8c3}.mk-gallery-viewer-retry:hover{background:#ffffff1f}}@media (width<=600px){.mk-gallery-viewer{height:100dvh;padding:max(12px, env(safe-area-inset-top)) 12px max(12px, env(safe-area-inset-bottom));border:0;border-radius:0;gap:14px;inset:0}.mk-gallery-viewer-header{gap:10px}.mk-gallery-viewer-category{font-size:16px}.mk-gallery-viewer-count{font-size:12px}.mk-gallery-viewer-footer{grid-template-columns:minmax(0,1fr) auto;gap:10px 16px}.mk-gallery-viewer-caption{grid-area:1/1/auto/-1;font-size:13px}.mk-gallery-viewer-navigation{grid-area:2/2}.mk-gallery-viewer-original{grid-area:2/1}}@media (prefers-reduced-motion:reduce){.mk-gallery-viewer-button{transition:none}}.gl-page{background:var(--mk-paper);overflow:clip}.gl-page .mk-product-hero{gap:70px;min-height:560px;padding-bottom:64px}.gl-page .mk-hero-line{display:inline-block}.gl-page .mk-product-hero-image img{object-position:60% 48%}.gl-page .mk-product-hero:after{background:linear-gradient(90deg,#fffffff0,#ffffff9c 45%,#ffffff24),linear-gradient(#0000 60%,#ffffffe0 90%,#fff)}.gl-page .mk-product-hero-summary{max-width:35ch}.gl-collection{padding:24px var(--mk-content-gutter) 112px;scroll-margin-top:110px}.gl-collection-heading{margin-bottom:28px}.gl-collection-heading h2{font-family:"Geist Variable", var(--mk-font);letter-spacing:-.04em;font-size:clamp(30px,3.2vw,46px);font-weight:450;line-height:1.15}.gl-collection-heading p{color:var(--mk-muted);margin-top:12px;font-size:14px}.gl-collection-heading p span{color:#aaa9a4;padding-inline:7px}.gl-filters{z-index:5;background:#fff;border-bottom:1px solid #e7e5e1;padding-block:14px;position:sticky;top:100px}.gl-desktop-filters{flex-wrap:wrap;gap:8px;display:flex}.gl-desktop-filters button{background:var(--mk-ground);min-height:44px;color:var(--mk-ink);border:0;border-radius:10px;align-items:center;gap:12px;padding:10px 14px;font-size:14px;line-height:1.35;transition:background-color .16s,color .16s;display:inline-flex}.gl-desktop-filters button span{color:var(--mk-muted);font-variant-numeric:tabular-nums;font-size:12px}.gl-desktop-filters button[aria-pressed=true]{color:#fff;background:var(--mk-action)}.gl-desktop-filters button[aria-pressed=true] span{color:#d2d2d7}.gl-mobile-filter{display:none}.gl-results-heading{color:var(--mk-muted);justify-content:space-between;gap:16px;padding-block:26px;font-size:13px;display:flex}.gl-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:44px 24px;display:grid}.gl-photo{min-width:0;color:inherit;text-align:left;background:0 0;border:0;grid-column:span 4;padding:0;display:block}.gl-photo-frame{aspect-ratio:4/3;background:var(--mk-ground);border-radius:16px;display:block;position:relative;overflow:hidden}.gl-photo-frame img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.2,.7,.2,1);display:block}.gl-photo:nth-child(10n+1),.gl-photo:nth-child(10n+7){grid-column:span 8}.gl-photo:nth-child(10n+1) .gl-photo-frame,.gl-photo:nth-child(10n+7) .gl-photo-frame{aspect-ratio:1.63}.gl-photo:nth-child(10n+2) .gl-photo-frame,.gl-photo:nth-child(10n+6) .gl-photo-frame{aspect-ratio:.8}.gl-photo-open{width:44px;height:44px;color:var(--mk-ink);opacity:0;background:#fff;border-radius:50%;place-items:center;transition:transform .18s,opacity .18s;display:grid;position:absolute;bottom:16px;right:16px;transform:translateY(8px)}.gl-photo-caption{justify-content:space-between;align-items:baseline;gap:16px;margin-top:14px;font-size:16px;line-height:1.4;display:flex}.gl-photo-number{color:var(--mk-muted);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:12px}.gl-photo:focus-visible{outline-offset:6px;border-radius:16px}.gl-photo:focus-visible .gl-photo-open{opacity:1;transform:none}.gl-load-more{justify-content:center;margin-top:54px;display:flex}.gl-load-more button{font:inherit;background:0 0}@media (hover:hover){.gl-photo:hover .gl-photo-frame img{transform:scale(1.025)}.gl-photo:hover .gl-photo-open{opacity:1;transform:none}.gl-desktop-filters button:not([aria-pressed=true]):hover{background:#eae8e3}}@media (width<=900px){.gl-page .mk-product-hero{gap:80px;min-height:480px;padding-bottom:56px}.gl-page .mk-product-hero:after{background:linear-gradient(90deg,#fff9,#0000 80%),linear-gradient(#fffffff5,#ffffffa6 45%,#ffffff26 64%),linear-gradient(#0000 50%,#ffffffc7 86%,#fff)}.gl-collection{padding-bottom:80px}.gl-desktop-filters{display:none}.gl-filters{padding-block:12px;top:100px}.gl-mobile-filter{display:block}.gl-mobile-filter label{color:var(--mk-muted);margin-bottom:8px;font-size:13px;display:block}.gl-select-wrap{position:relative}.gl-select-wrap select{appearance:none;width:100%;min-height:50px;color:var(--mk-ink);background:var(--mk-ground);font:inherit;border:1px solid #d5d2cc;border-radius:10px;padding:12px 40px 12px 14px;font-size:16px}.gl-select-wrap svg{pointer-events:none;position:absolute;top:16px;right:14px}.gl-grid{gap:28px 16px}.gl-photo,.gl-photo:nth-child(10n+1),.gl-photo:nth-child(10n+7){grid-column:span 6}.gl-photo:nth-child(n) .gl-photo-frame{aspect-ratio:1}.gl-photo:first-child{grid-column:1/-1}.gl-photo:first-child .gl-photo-frame{aspect-ratio:4/3}.gl-photo-frame{border-radius:12px}.gl-photo-caption{gap:8px;margin-top:10px;font-size:14px}.gl-results-heading{padding-block:22px;font-size:12px}.gl-results-heading p:last-child,.gl-photo-open{display:none}}@media (width<=760px){.gl-filters{top:96px}}.ed-page{background:var(--mk-paper);overflow:clip}.ed-page img{max-width:100%;height:auto;display:block}.ed-page h1,.ed-page h2,.ed-page h3{font-weight:400}.ed-page p{text-wrap:pretty}.ed-hero{padding:150px var(--mk-content-gutter) 0}.ed-breadcrumb{color:var(--mk-muted);flex-wrap:wrap;gap:8px;margin-bottom:28px;font-size:13px;line-height:1.6;display:flex}.ed-breadcrumb a{text-underline-offset:4px}.ed-breadcrumb a:hover{text-decoration:underline}.ed-hero-heading{letter-spacing:-.06em;font-size:clamp(54px,6.2vw,88px);line-height:1.02}.ed-hero-heading span{color:var(--mk-accent)}.ed-hero-summary{max-width:44ch;color:var(--mk-muted);font-size:18px;line-height:1.65}.ed-hero-image{margin-top:52px}.ed-media,.ed-hero-image{background:var(--mk-ground);border-radius:22px;overflow:hidden}.ed-media img,.ed-hero-image img{width:100%}.ed-section{padding:var(--mk-section-space) var(--mk-content-gutter)}.ed-heading{letter-spacing:-.045em;max-width:850px;font-size:clamp(38px,4.6vw,64px);line-height:1.06}.ed-copy{color:var(--mk-muted);font-size:18px;line-height:1.75}.ed-copy p+p{margin-top:24px}.ed-page [data-editorial-photo]{transition:none}.ed-page [data-editorial-photo],.ed-page [data-editorial-heading],.ed-page [data-editorial-reveal]{overflow-anchor:none}@media (width<=900px){.ed-hero{padding-top:128px}.ed-hero-heading{font-size:clamp(46px,8.6vw,74px)}.ed-hero-image{margin-top:40px}}@media (width<=600px){.ed-hero{padding-top:116px}.ed-breadcrumb{margin-bottom:24px}.ed-hero-heading{font-size:clamp(39px,10.5vw,60px)}.ed-hero-summary,.ed-copy{font-size:17px}.ed-section{padding-block:72px}.ed-heading{font-size:38px}.ed-hero-image{border-radius:18px;margin-inline:-8px}}
