#system.greenhouse-system{background:var(--cream);color:var(--ink);padding:80px 0;scroll-margin-top:100px}#system .greenhouse-layout{grid-template-columns:minmax(0,25fr) minmax(0,55fr) minmax(0,20fr);align-items:center;gap:24px;width:min(94vw,1800px);margin-inline:auto;display:grid}#system .greenhouse-layout>*{min-width:0}#system .greenhouse-intro .kicker{margin:0 0 16px;line-height:1.4}#system .greenhouse-intro h2{overflow-wrap:anywhere;margin:0 0 22px;font-size:clamp(32px,2.7vw,48px);line-height:1.08}#system .greenhouse-description{color:#5f6e67;margin:0 0 26px;font-size:16px;line-height:1.7}#system .greenhouse-intro .button{cursor:pointer;border:0;min-height:44px}#system .greenhouse-viewer{aspect-ratio:2;width:100%;position:relative}#system .greenhouse-viewer>img{aspect-ratio:2;object-fit:contain;width:100%;height:auto;display:block}#system .greenhouse-point{background:var(--green);color:#fff;cursor:pointer;z-index:1;border:2px solid #fff;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 5px #10231d1a}#system .greenhouse-point[aria-pressed=true]{background:var(--lime);color:var(--ink);z-index:2}:is(#system .greenhouse-point:hover,#system .greenhouse-point:focus-visible){z-index:3}#system button:focus-visible{outline:2px solid var(--green);outline-offset:4px}#system .greenhouse-tooltip{visibility:hidden;opacity:0;pointer-events:none;background:var(--forest);color:#fff;border-radius:4px;width:max-content;max-width:150px;padding:7px 10px;font-size:13px;line-height:1.35;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}#system .greenhouse-tooltip-end{left:auto;right:0;transform:none}:is(#system .greenhouse-point:hover .greenhouse-tooltip,#system .greenhouse-point:focus-visible .greenhouse-tooltip){visibility:visible;opacity:1}#system .greenhouse-features{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:24px 0 0;padding:24px 0 0;list-style:none;display:grid}#system .greenhouse-features li{align-items:flex-start;gap:9px;min-width:0;display:flex}#system .greenhouse-features svg{color:var(--green);flex-shrink:0}#system .greenhouse-features strong{font-size:14px;line-height:1.4;display:block}#system .greenhouse-features span{color:#5f6e67;margin-top:5px;font-size:14px;line-height:1.55;display:block}#system .greenhouse-systems h3{margin:0 0 18px;font-size:22px;font-weight:600;line-height:1.3}#system .greenhouse-systems ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}#system .greenhouse-system-row{text-align:left;border:1px solid var(--line);width:100%;min-height:64px;color:var(--ink);cursor:pointer;background:#fff;border-radius:5px;grid-template-columns:18px minmax(0,1fr) 15px;align-items:center;gap:9px;padding:12px 10px;display:grid}#system .greenhouse-system-row>svg{color:var(--green)}#system .greenhouse-system-row strong{overflow-wrap:anywhere;font-size:14px;font-weight:600;line-height:1.4;display:block}#system .greenhouse-system-row span span{color:#5f6e67;overflow-wrap:anywhere;margin-top:4px;font-size:14px;line-height:1.55;display:block}#system .greenhouse-system-row[aria-pressed=true]{background:var(--sage);border-color:var(--green)}#system .greenhouse-system-row[aria-pressed=true] strong{color:var(--forest);font-weight:800}@media (max-width:1199px){#system .greenhouse-layout{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:32px 24px}#system .greenhouse-intro{grid-column:1/-1;max-width:850px}}@media (max-width:899px){#system .greenhouse-layout{grid-template-columns:minmax(0,1fr)}#system .greenhouse-systems ul{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:599px){#system.greenhouse-system{padding:72px 0}#system .greenhouse-systems ul{grid-template-columns:minmax(0,1fr)}#system .greenhouse-features{grid-template-columns:minmax(0,1fr);gap:14px}}
