:root{--hx-green:#0d6524;--hx-dark:#11361d;--hx-soft:#f3f7f2;--hx-border:#cbd8cd;--hx-text:#17251c;--hx-muted:#3f4f45}.hx{font-family:Arial,Helvetica,sans-serif;color:var(--hx-text);background:#fff}.hx *{box-sizing:border-box}.hx button{font:inherit}.hx__shell{max-width:1500px;margin:auto;padding:28px 28px 56px}.hx__header h1{font-size:clamp(32px,4vw,56px);line-height:1.04;margin:4px 0 8px;color:var(--hx-dark)}.hx__header p{font-size:18px;margin:0;color:var(--hx-muted)}.hx__eyebrow{font-size:13px!important;text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:var(--hx-green)!important}.hx__steps{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin:32px 0 28px;border-bottom:1px solid var(--hx-border)}.hx__steps button{background:none;border:0;padding:0 0 14px;text-align:left;color:#49574e;cursor:pointer;font-weight:600}.hx__steps button span{display:inline-grid;place-items:center;width:30px;height:30px;border:1px solid #7f9084;border-radius:50%;margin-right:8px}.hx__steps button.is-active{color:var(--hx-green);border-bottom:3px solid var(--hx-green);font-weight:800}.hx__steps button.is-complete span{background:var(--hx-green);color:#fff;border-color:var(--hx-green)}.hx__layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:32px;align-items:start}.hx__panel{animation:hxFade .28s ease}.hx__section-head span{font-weight:800;color:var(--hx-green);font-size:14px}.hx__section-head h2{font-size:30px;margin:5px 0 6px;color:var(--hx-dark)}.hx__section-head p{margin:0 0 22px;color:var(--hx-muted);font-size:16px;line-height:1.55}.hx__height-grid,.hx__shape-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.hx__height-card,.hx__shape-card,.hx__product-card{position:relative;border:1px solid var(--hx-border);border-radius:14px;background:#fff;text-align:left;padding:0;overflow:hidden;cursor:pointer;transition:.22s}.hx__height-card:hover,.hx__shape-card:hover,.hx__product-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px #11361d24}.hx__height-card.is-selected,.hx__shape-card.is-selected,.hx__product-card.is-selected{border:2px solid var(--hx-green);box-shadow:0 12px 28px #0d652426}.hx__height-card img{display:block;width:100%;height:255px;object-fit:cover;transition:transform .35s}.hx__height-card:hover img{transform:scale(1.035)}.hx__height-copy{display:flex;flex-direction:column;min-height:295px;padding:20px}.hx__height-copy strong{font-size:30px;color:var(--hx-green)}.hx__height-copy small{font-size:15px;line-height:1.5;margin:10px 0 20px;color:var(--hx-text)}.hx__height-copy b{font-size:14px;color:var(--hx-dark);margin-bottom:7px}.hx__height-copy em{font-style:normal;color:var(--hx-text);line-height:1.5;font-weight:600}.hx__choose{margin-top:auto;padding-top:24px;font-weight:800;color:var(--hx-green)}.hx__badge{position:absolute;z-index:2;top:14px;left:14px;background:var(--hx-green);color:#fff;padding:7px 11px;border-radius:999px;font-size:13px;font-weight:800}.hx__shape-card{padding:28px;text-align:center}.hx__shape-card svg{width:100%;height:100px}.hx__shape-card path{fill:none;stroke:var(--hx-green);stroke-width:10;stroke-linecap:round;stroke-linejoin:round}.hx__shape-card strong{display:block;color:var(--hx-green);font-size:21px}.hx__shape-card small{display:block;margin-top:7px;color:var(--hx-text);font-size:15px}.hx__product-catalog{display:grid;gap:28px}.hx__family{padding:22px;border:1px solid var(--hx-border);border-radius:18px;background:#fff}.hx__family--evergreen{background:#f5faf5}.hx__family--flowering{background:#fff8fb}.hx__family--enjoyment{background:#fffaf0}.hx__family-head{margin-bottom:18px}.hx__family-head h3{margin:0 0 5px;color:var(--hx-dark);font-size:25px}.hx__family-head p{margin:0;color:var(--hx-text);font-size:15px}.hx__product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.hx__product-card{display:flex;flex-direction:column;min-height:100%;color:var(--hx-text)}.hx__product-card img{width:100%;height:260px;object-fit:cover;background:#eef3ee}.hx__product-body{display:flex;flex-direction:column;flex:1;padding:20px}.hx__product-card h3{margin:0;color:var(--hx-green);font-size:23px;line-height:1.22}.hx__product-subtitle{display:block;margin-top:7px;color:var(--hx-dark);font-weight:800;font-size:15px}.hx__botanical{font-style:italic;margin:8px 0 16px;color:#26362c;font-size:16px}.hx__properties{display:grid;gap:9px;margin:2px 0 16px}.hx__property{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;padding:11px 12px;border:1px solid #b9c9bc;border-radius:10px;background:#fff;color:var(--hx-text)}.hx__property svg{width:24px;height:24px;fill:none;stroke:var(--hx-green);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hx__property b{display:block;color:var(--hx-dark);font-size:14px;font-weight:800}.hx__property small{display:block;margin-top:2px;color:#34443a;font-size:12.5px;line-height:1.3;font-weight:500}.hx__product-meta{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-top:auto;padding-top:8px}.hx__product-meta small{color:#334239;font-weight:600}.hx__product-meta strong{font-size:24px;color:var(--hx-green)}.hx__select-label{display:block;margin-top:14px;padding:12px 16px;border-radius:8px;background:var(--hx-green);color:#fff;text-align:center;font-weight:800}.hx__measure-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hx__measure{background:var(--hx-soft);padding:18px;border-radius:12px}.hx__measure label{display:block;font-weight:800;margin-bottom:8px;color:var(--hx-dark)}.hx__measure div{display:flex;align-items:center;border:1px solid var(--hx-border);border-radius:10px;background:#fff;padding-right:12px}.hx__measure input{width:100%;border:0;padding:14px;background:transparent;font-size:20px;color:var(--hx-text)}.hx__plan{margin-top:20px;border:1px solid var(--hx-border);border-radius:14px;padding:20px;background:#fff}.hx__plan svg{width:100%;height:260px}.hx__plan path{fill:none;stroke:#4b923f;stroke-width:28;stroke-linecap:square;stroke-linejoin:miter}.hx__plan circle{fill:var(--hx-dark)}.hx__plan text{font-size:15px;fill:var(--hx-dark);font-weight:800}.hx__next,.hx__back,.hx__cart{border:0;border-radius:8px;padding:15px 22px;font-weight:800;cursor:pointer}.hx__next,.hx__cart{background:var(--hx-green);color:#fff}.hx__back{background:#e7eee8;color:var(--hx-dark)}.hx__next{margin-top:24px}.hx__nav-row{display:flex;justify-content:space-between;gap:12px;margin-top:24px}.hx__summary{position:sticky;top:24px;border:1px solid #b9c8bc;border-radius:14px;padding:26px;background:#fff;box-shadow:0 10px 30px #12321c14}.hx__summary-title{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--hx-border);padding-bottom:18px}.hx__summary-title h2{margin:0;color:var(--hx-dark)}.hx__summary-title span{display:grid;place-items:center;width:24px;height:24px;border:1px solid var(--hx-green);border-radius:50%;color:var(--hx-green)}.hx__facts>div{padding:16px 0;border-bottom:1px solid var(--hx-border)}.hx__facts dt{font-weight:800;color:var(--hx-dark)}.hx__facts dd{margin:5px 0 0;color:var(--hx-text);font-weight:600}.hx__materials{padding:12px 0;border-bottom:1px solid var(--hx-border)}.hx__materials p{display:flex;justify-content:space-between;margin:16px 0;color:var(--hx-text)}.hx__price{display:flex;justify-content:space-between;align-items:end;padding:20px 0;gap:16px}.hx__price span{font-weight:800;color:var(--hx-dark)}.hx__price small{display:block;font-weight:500;color:#34443a;margin-top:5px;line-height:1.35}.hx__price strong{font-size:30px;color:var(--hx-green)}.hx__cart{width:100%;font-size:17px}.hx__cart:disabled{opacity:.48;cursor:not-allowed}.hx__cart--wide{width:auto}.hx__trust{margin-top:20px;background:#edf5ee;border:1px solid #c7d6ca;border-radius:10px;padding:12px 16px}.hx__trust p{display:grid;grid-template-columns:28px 1fr;margin:13px 0}.hx__trust span{grid-row:1/3;color:var(--hx-green)}.hx__trust b{color:var(--hx-dark)}.hx__trust small{color:#34443a}.hx__result table{width:100%;border-collapse:collapse}.hx__result th,.hx__result td{text-align:left;padding:13px;border-bottom:1px solid var(--hx-border);color:var(--hx-text)}.hx__result th{color:var(--hx-dark)}.hx__result th:last-child,.hx__result td:last-child{text-align:right}.hx__toast{position:fixed;right:24px;bottom:24px;background:var(--hx-dark);color:#fff;padding:14px 18px;border-radius:9px;opacity:0;transform:translateY(10px);pointer-events:none;transition:.2s}.hx__toast.is-visible{opacity:1;transform:none}.hx__image-placeholder{display:grid;place-items:center;min-height:240px;padding:24px;background:var(--hx-soft);color:var(--hx-text);font-weight:700;text-align:center}.hx__empty{padding:30px;border:1px dashed var(--hx-border);border-radius:14px;background:var(--hx-soft);color:var(--hx-text)}.hx__cart.is-loading{opacity:.7;cursor:wait}.shopify-section-group-header-group .hx{display:none}@keyframes hxFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(max-width:1050px){.hx__layout{grid-template-columns:1fr}.hx__summary{position:static}.hx__height-grid,.hx__product-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){.hx__shell{padding:20px 16px 40px}.hx__steps{overflow:auto;grid-template-columns:repeat(5,120px)}.hx__height-grid,.hx__shape-grid,.hx__product-grid,.hx__measure-grid{grid-template-columns:1fr}.hx__height-card img,.hx__product-card img{height:230px}.hx__family{padding:14px}.hx__nav-row{flex-direction:column-reverse}.hx__next,.hx__back{width:100%;margin-top:0}.hx__summary{padding:20px}}.hx__product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hx__family{padding:18px}.hx__family-head{margin-bottom:14px}.hx__family-head h3{font-size:23px}.hx__product-card{overflow:hidden}.hx__product-card img{height:235px;object-fit:contain;object-position:center;background:#fff;padding:10px}.hx__product-body{padding:16px}.hx__product-card h3{font-size:20px}.hx__botanical{margin:6px 0 12px;font-size:14px}.hx__properties{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-bottom:13px}.hx__property{grid-template-columns:25px 1fr;gap:7px;padding:8px 9px}.hx__property svg{width:20px;height:20px}.hx__property b{font-size:12.5px}.hx__property small{font-size:11.5px}.hx__product-meta strong{font-size:21px}.hx__select-label{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;width:auto;min-width:112px;margin-top:12px;padding:9px 15px;border:0;border-radius:7px;background:var(--hx-green);color:#fff;font-size:14px;font-weight:800;cursor:pointer}.hx__next,.hx__back,.hx__cart{padding:11px 17px;font-size:14px}.hx__cart{font-size:15px}.hx__family-options{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 13px;padding:0;border:0}.hx__family-options legend{width:100%;margin-bottom:2px;color:var(--hx-dark);font-size:13px;font-weight:800}.hx__option{border:1px solid #9eb2a2;border-radius:999px;background:#fff;padding:7px 11px;color:var(--hx-dark);font-size:12.5px;font-weight:700;cursor:pointer}.hx__option:hover,.hx__option.is-active{border-color:var(--hx-green);background:#eaf4ec;color:var(--hx-green)}.hx__product-card--family{grid-column:span 2}.hx__product-card--family img{height:280px}@media(max-width:1200px){.hx__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hx__product-card--family{grid-column:span 2}}@media(max-width:700px){.hx__product-grid{grid-template-columns:1fr}.hx__product-card--family{grid-column:auto}.hx__product-card img,.hx__product-card--family img{height:230px}.hx__properties{grid-template-columns:1fr}.hx__select-label{width:100%}}.hx__family-hint{display:block;margin-top:12px;color:#314239;font-size:13px;font-weight:700}.hx__mix-planner{display:grid;gap:18px}.hx__mix-intro{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border:1px solid #bfd0c2;border-radius:12px;background:#f4f9f4}.hx__mix-intro b{display:block;color:var(--hx-dark);font-size:18px}.hx__mix-intro span{display:block;margin-top:3px;color:#34443a;font-size:13px}.hx__distribute{border:1px solid var(--hx-green);border-radius:8px;background:#fff;padding:9px 13px;color:var(--hx-green);font-weight:800;cursor:pointer;white-space:nowrap}.hx__brushes{display:flex;flex-wrap:wrap;gap:9px}.hx__brush{display:flex;align-items:center;gap:8px;max-width:250px;border:1px solid #a9bbaa;border-radius:999px;background:#fff;padding:6px 11px 6px 6px;color:var(--hx-dark);font-size:12px;font-weight:800;cursor:pointer}.hx__brush img{width:34px;height:34px;border-radius:50%;object-fit:cover;background:#fff}.hx__brush.is-active{border:2px solid var(--hx-green);background:#eaf4ec;color:var(--hx-green)}.hx__mix-segment{border:1px solid var(--hx-border);border-radius:12px;padding:14px;background:#fff}.hx__mix-segment header{display:flex;justify-content:space-between;gap:12px;margin-bottom:11px;color:var(--hx-dark)}.hx__mix-segment header span{color:#46564c;font-size:13px;font-weight:700}.hx__mix-slots{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:8px}.hx__mix-slot{position:relative;aspect-ratio:1/1;border:1px solid #b7c7ba;border-radius:9px;background:#f7faf7;padding:0;overflow:hidden;cursor:pointer}.hx__mix-slot:hover,.hx__mix-slot:focus-visible{border:2px solid var(--hx-green);outline:none;transform:translateY(-1px)}.hx__mix-slot img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}.hx__mix-slot span{position:absolute;right:5px;bottom:5px;display:grid;place-items:center;min-width:22px;height:22px;padding:0 5px;border-radius:999px;background:#10341be0;color:#fff;font-size:11px;font-weight:800}@media(max-width:700px){.hx__mix-intro{align-items:flex-start;flex-direction:column}.hx__distribute{width:100%}.hx__mix-segment header{flex-direction:column;gap:3px}.hx__mix-slots{grid-template-columns:repeat(4,minmax(0,1fr))}.hx__brush{max-width:100%}}.hx__height-copy{min-height:330px}.hx__height-assortment{display:grid;gap:9px}.hx__height-group{display:grid;gap:2px;padding:9px 10px;border:1px solid #c7d5c9;border-radius:9px;background:#f7faf7}.hx__height-group>span{color:var(--hx-green);font-size:12px;font-weight:800}.hx__height-group em{font-style:normal;color:var(--hx-text);font-size:12.5px;line-height:1.35;font-weight:650}.hx__nav-row--end{justify-content:flex-end}.hx__nav-row--end .hx__next{margin-left:auto}@media(max-width:700px){.hx__height-copy{min-height:auto}.hx__nav-row--end .hx__next{margin-left:0}}.hx__properties{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 0}.hx__property{display:inline-flex;grid-template-columns:none;align-items:center;gap:7px;width:auto;padding:7px 10px;border-radius:999px}.hx__property svg{width:18px;height:18px;flex:none}.hx__property b{font-size:13px;white-space:nowrap}.hx__property small{display:none!important}.hx__composition{display:grid;gap:16px}.hx__composition-intro{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 19px;border:1px solid var(--hx-border);border-radius:13px;background:var(--hx-soft)}.hx__composition-intro b,.hx__composition-intro span{display:block}.hx__composition-intro b{color:var(--hx-dark);font-size:18px}.hx__composition-intro span{margin-top:4px;color:var(--hx-muted);font-size:14px}.hx__composition-intro>strong{color:var(--hx-green);font-size:18px;white-space:nowrap}.hx__composition-card{display:grid;grid-template-columns:150px minmax(0,1fr) 170px;gap:20px;align-items:center;padding:18px;border:1px solid var(--hx-border);border-radius:14px;background:#fff}.hx__composition-card.is-primary{border-color:#8fb39a;background:#fbfdfb}.hx__composition-card>img{width:150px;height:135px;object-fit:contain;background:#fff;border-radius:10px}.hx__composition-kicker{display:block;margin-bottom:5px;color:var(--hx-green);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.hx__composition-copy h3{margin:0;color:var(--hx-green);font-size:21px;line-height:1.25}.hx__composition-copy h3 small{font-size:inherit}.hx__composition-copy p{margin:6px 0 0;font-style:italic;color:#2e4034}.hx__quantity{text-align:center}.hx__quantity>span,.hx__quantity>small{display:block;color:var(--hx-muted);font-size:12px}.hx__quantity>div{display:flex;align-items:center;justify-content:center;gap:13px;margin:7px 0}.hx__quantity>div button{width:42px;height:42px;border:1px solid var(--hx-border);border-radius:9px;background:#fff;color:var(--hx-dark);font-size:24px;cursor:pointer}.hx__quantity>div button:hover{border-color:var(--hx-green);color:var(--hx-green)}.hx__quantity>div strong{min-width:34px;font-size:26px;color:var(--hx-dark)}.hx__remove-sort{margin-top:8px;border:0;background:none;color:#7a2f2f;text-decoration:underline;cursor:pointer;font-size:12px}.hx__add-sort{display:grid;grid-template-columns:46px 1fr;align-items:center;gap:0 13px;width:100%;padding:17px 20px;border:1px dashed #91aa97;border-radius:13px;background:#fbfdfb;text-align:left;color:var(--hx-dark);cursor:pointer}.hx__add-sort>span{grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--hx-green);color:#fff;font-size:28px}.hx__add-sort b{font-size:17px;color:var(--hx-green)}.hx__add-sort small{margin-top:2px;color:var(--hx-muted)}.hx__sort-chooser{display:grid;gap:20px;padding:20px;border:1px solid var(--hx-border);border-radius:14px;background:#fff}.hx__chooser-head{display:flex;justify-content:space-between;gap:16px}.hx__chooser-head b,.hx__chooser-head span{display:block}.hx__chooser-head b{font-size:19px;color:var(--hx-dark)}.hx__chooser-head span{margin-top:4px;color:var(--hx-muted);font-size:13px}.hx__chooser-head button{align-self:start;border:0;background:#e8eee9;border-radius:7px;padding:8px 11px;cursor:pointer}.hx__sort-chooser section h4{margin:0 0 10px;color:var(--hx-dark)}.hx__chooser-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hx__chooser-item{display:grid;grid-template-columns:72px 1fr auto;align-items:center;gap:12px;padding:10px;border:1px solid var(--hx-border);border-radius:11px;background:#fff;text-align:left;cursor:pointer}.hx__chooser-item:hover{border-color:var(--hx-green);box-shadow:0 7px 18px #11361d17}.hx__chooser-item img{width:72px;height:66px;object-fit:contain}.hx__chooser-item b,.hx__chooser-item small{display:block}.hx__chooser-item b{color:var(--hx-dark)}.hx__chooser-item small{margin-top:3px;color:var(--hx-muted);font-style:italic}.hx__chooser-item em{font-style:normal;color:var(--hx-green);font-weight:800;font-size:12px}.hx__plan{padding:0;border:0;background:transparent}.hx__mix-summary{display:flex;align-items:center;gap:16px;padding:16px 18px;border:1px solid var(--hx-border);border-radius:12px;background:#f7faf7}.hx__mix-summary>b{color:var(--hx-dark)}.hx__mix-summary>div{display:flex;flex-wrap:wrap;gap:8px;flex:1}.hx__mix-summary>div span{padding:6px 9px;border-radius:999px;background:#fff;border:1px solid var(--hx-border);font-size:13px}.hx__mix-summary>small{color:var(--hx-muted)}@media(max-width:900px){.hx__composition-card{grid-template-columns:110px 1fr}.hx__composition-card>img{width:110px;height:105px}.hx__quantity{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;text-align:left}.hx__quantity>div{margin:0}.hx__chooser-grid{grid-template-columns:1fr}}@media(max-width:600px){.hx__composition-intro{align-items:flex-start;flex-direction:column}.hx__composition-card{grid-template-columns:82px 1fr;gap:12px;padding:13px}.hx__composition-card>img{width:82px;height:85px}.hx__composition-copy h3{font-size:17px}.hx__quantity{flex-wrap:wrap}.hx__chooser-item{grid-template-columns:58px 1fr}.hx__chooser-item img{width:58px;height:56px}.hx__chooser-item em{grid-column:2}.hx__mix-summary{align-items:flex-start;flex-direction:column}}.hx__plan{display:grid;gap:16px;margin-top:22px;padding:20px;border:1px solid #d5e2d7;border-radius:20px;background:linear-gradient(145deg,#fff,#f8fbf8);box-shadow:0 16px 42px #11361d14;overflow:hidden}.hx__plan-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.hx__plan-head b,.hx__plan-head span{display:block}.hx__plan-head b{margin-top:2px;color:var(--hx-dark);font-size:22px}.hx__plan-head span{margin-top:3px;color:var(--hx-muted);font-size:13px}.hx__plan-head .hx__plan-kicker{margin:0;color:var(--hx-green);font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.hx__plan-head small{padding:9px 13px;border:1px solid #c4d7c7;border-radius:999px;background:#fff;color:var(--hx-green);box-shadow:0 5px 14px #11361d0f;font-weight:850;white-space:nowrap}.hx__plan svg.hx__plan-drawing{display:block;width:100%;height:auto;min-height:230px;overflow:hidden;border:1px solid #e0ebe2;border-radius:18px;background-color:#f7faf7;background-image:radial-gradient(circle,rgba(104,148,111,.24) 1px,transparent 1.2px),linear-gradient(145deg,#ffffffb8,#ebf4ed9e);background-size:28px 28px,100% 100%;box-shadow:inset 0 1px #fff,0 10px 28px #143e1f0a}.hx__plan-module-shadow{stroke:#183f231a;stroke-width:15;stroke-linecap:round}.hx__plan-module{stroke:#57994c;stroke-width:10;stroke-linecap:round}.hx__plan-post{fill:#173c24;stroke:#fff;stroke-width:2;filter:drop-shadow(0 2px 2px rgba(17,54,29,.18))}.hx__plan-end-bracket,.hx__plan-middle-bracket{stroke:#dc9136;stroke-width:2;stroke-linecap:round}.hx__plan-middle-bracket{stroke-width:1.8}.hx__plan-axis,.hx__plan-axis-tick{stroke:#9bad9e;stroke-width:.8}.hx__plan-axis-label-bg{fill:#fff;stroke:#d8e4da;stroke-width:1}.hx__plan text.hx__plan-axis-letter{font-family:Helvetica Neue,Arial,sans-serif;font-size:10px;font-weight:700;fill:#0d6524;stroke:none}.hx__plan text.hx__plan-axis-detail{font-family:Helvetica Neue,Arial,sans-serif;font-size:9px;font-weight:400;fill:#526158;stroke:none}.hx__plan-legend{display:flex;flex-wrap:wrap;gap:10px 18px;color:var(--hx-muted);font-size:12px;font-weight:700}.hx__plan-legend span{display:inline-flex;align-items:center;gap:7px}.hx__plan-legend i{display:inline-block;width:22px;height:9px;background:#529344}.hx__plan-legend i.is-post{width:11px;height:11px;border-radius:50%;background:#173c24}.hx__plan-legend i.is-end-bracket,.hx__plan-legend i.is-middle-bracket{position:relative;width:25px;height:12px;background:transparent}.hx__plan-legend i.is-end-bracket:before,.hx__plan-legend i.is-middle-bracket:before{content:"";position:absolute;top:5px;height:4px;border-radius:3px;background:#dc9136}.hx__plan-legend i.is-end-bracket:before{left:10px;width:14px}.hx__plan-legend i.is-middle-bracket:before{left:1px;width:23px;height:3.5px}.hx__plan-legend i.is-end-bracket:after,.hx__plan-legend i.is-middle-bracket:after{content:"";position:absolute;top:2px;width:9px;height:9px;border:1.5px solid #fff;border-radius:50%;background:#173c24}.hx__plan-legend i.is-end-bracket:after{left:2px}.hx__plan-legend i.is-middle-bracket:after{left:8px}.hx__plan-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.hx__plan-actions button{border:1px solid var(--hx-green);border-radius:9px;padding:10px 15px;background:var(--hx-green);color:#fff;font-size:13px;font-weight:700;cursor:pointer}.hx__plan-actions button.is-secondary{background:#fff;color:var(--hx-green)}.hx__plan-actions small{color:var(--hx-muted);font-size:11.5px}.hx__plan-print-details{display:none}@media(max-width:600px){.hx__plan{padding:13px}.hx__plan-head{align-items:flex-start;flex-direction:column}.hx__plan svg.hx__plan-drawing{min-height:170px}.hx__plan text.hx__plan-axis-letter{font-size:10px}.hx__plan text.hx__plan-axis-detail{font-size:9px}.hx__plan-legend{display:grid}}.hx__trust{display:grid;gap:0;margin-top:20px;padding:10px 16px;background:#edf5ee;border:1px solid #c7d6ca;border-radius:12px}.hx__trust p{display:grid;grid-template-columns:42px 1fr;column-gap:12px;margin:0;padding:15px 0;border-bottom:1px solid #d4e1d6}.hx__trust p:last-child{border-bottom:0}.hx__trust-icon{display:grid;grid-row:1/3;place-items:center;width:42px;height:42px;border:1px solid #c6d9ca;border-radius:50%;background:#fff;color:var(--hx-green)}.hx__trust-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hx__trust b{align-self:end;color:var(--hx-dark);font-size:15px;line-height:1.3}.hx__trust small{align-self:start;margin-top:4px;color:#405247;font-size:12.5px;line-height:1.45}@media print{@page{size:A4 portrait;margin:12mm}html,body.hx-print-mode{width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;background:#fff!important}body.hx-print-mode>*:not(.hx-print-sheet){display:none!important}body.hx-print-mode .hx-print-sheet{display:block!important;position:static!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important}body.hx-print-mode .hx__plan.is-print-target{display:grid!important;position:static!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important;gap:3mm!important;color:#17251c;-webkit-print-color-adjust:exact;print-color-adjust:exact;break-after:avoid-page;page-break-after:avoid}body.hx-print-mode .hx__plan.is-print-target .hx__plan-actions{display:none!important}body.hx-print-mode .hx__plan.is-print-target .hx__plan-head{break-inside:avoid}body.hx-print-mode .hx__plan.is-print-target svg.hx__plan-drawing{display:block;width:100%;height:96mm!important;min-height:0!important;max-height:96mm!important;border-radius:8px;break-inside:avoid}body.hx-print-mode .hx__plan.is-print-target .hx__plan-formula,body.hx-print-mode .hx__plan.is-print-target .hx__plan-legend{font-size:9pt;break-inside:avoid}body.hx-print-mode .hx__plan.is-print-target .hx__mix-summary{box-shadow:none;break-inside:avoid}body.hx-print-mode .hx__plan.is-print-target .hx__plan-print-details{display:block;break-before:auto}body.hx-print-mode .hx__plan-print-details h3{margin:0 0 3mm;color:#11361d;font-size:14pt}body.hx-print-mode .hx__plan-print-details dl{display:flex;gap:8mm;margin:0 0 4mm}body.hx-print-mode .hx__plan-print-details dl div{display:flex;gap:2mm}body.hx-print-mode .hx__plan-print-details dt{font-weight:700}body.hx-print-mode .hx__plan-print-details dd{margin:0}body.hx-print-mode .hx__plan-print-details table{width:100%;border-collapse:collapse;font-size:9pt}body.hx-print-mode .hx__plan-print-details th,body.hx-print-mode .hx__plan-print-details td{padding:2mm;border-bottom:.25mm solid #d5e2d7;text-align:left}body.hx-print-mode .hx__plan-print-details th:last-child,body.hx-print-mode .hx__plan-print-details td:last-child{text-align:right}body.hx-print-mode .hx__plan-print-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:10mm;margin-top:3mm;padding-top:3mm;border-top:.25mm solid #cbd8cd;break-inside:avoid}body.hx-print-mode .hx__plan-print-footer img{display:block;width:38mm;height:auto}body.hx-print-mode .hx__plan-print-footer address{display:grid;gap:1mm;margin:0;color:#405247;font-size:8.5pt;font-style:normal;text-align:right}body.hx-print-mode .hx__plan-print-footer strong{color:#173c24}}.hx__beginner-hint{margin:-10px 0 22px!important;padding:11px 14px;border-left:3px solid var(--hx-green);background:var(--hx-soft);color:var(--hx-muted)!important;font-size:15px!important}.hx__shape-option{display:flex;flex-direction:column;border:1px solid var(--hx-border);border-radius:14px;background:#fff;overflow:hidden}.hx__shape-option .hx__shape-card{width:100%;flex:1;border:0;border-radius:0;padding:28px;text-align:center;box-shadow:none}.hx__shape-option .hx__shape-card.is-selected{outline:2px solid var(--hx-green);outline-offset:-2px}.hx__shape-interruption{display:flex;align-items:flex-start;gap:10px;padding:16px 18px;border-top:1px solid var(--hx-border);cursor:pointer;text-align:left}.hx__shape-interruption input{width:18px;height:18px;margin:2px 0 0;accent-color:var(--hx-green)}.hx__shape-interruption span{display:block}.hx__shape-interruption strong{display:block;color:var(--hx-dark);font-size:15px;font-weight:600}.hx__shape-interruption small{display:block;margin-top:3px;color:var(--hx-muted);font-size:14px!important;line-height:1.4}.hx__advanced-planning{margin-top:18px;border:1px solid var(--hx-border);border-radius:12px;background:#fff;overflow:hidden}.hx__advanced-planning summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 18px;cursor:pointer;list-style:none}.hx__advanced-planning summary::-webkit-details-marker{display:none}.hx__advanced-planning summary span,.hx__advanced-planning summary strong,.hx__advanced-planning summary small{display:block}.hx__advanced-planning summary strong{color:var(--hx-dark);font-weight:600}.hx__advanced-planning summary small{margin-top:3px;color:var(--hx-muted);font-size:14px!important}.hx__advanced-planning summary i{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border:1px solid var(--hx-border);border-radius:50%;color:var(--hx-green);font-size:28px;font-style:normal;line-height:1;transition:transform .2s}.hx__advanced-planning[open] summary i{transform:rotate(90deg)}.hx__advanced-planning>div{padding:0 18px 18px}.hx__advanced-planning>div label{display:flex;align-items:flex-start;gap:10px;padding:14px;border-radius:9px;background:var(--hx-soft);cursor:pointer}.hx__advanced-planning>div input{width:18px;height:18px;margin-top:2px;accent-color:var(--hx-green)}.hx__advanced-planning>div span,.hx__advanced-planning>div strong,.hx__advanced-planning>div small{display:block}.hx__advanced-planning>div strong{color:var(--hx-dark);font-weight:600}.hx__advanced-planning>div small{margin-top:3px;color:var(--hx-muted);font-size:14px!important}.hx__interruption-fields{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px;border:1px solid var(--hx-border);border-radius:12px;background:#f8faf8}.hx__interruption-fields>strong{grid-column:1/-1;color:var(--hx-dark);font-size:16px;font-weight:600}.hx__interruption-fields label{display:block;margin-bottom:8px;color:var(--hx-dark);font-weight:600}.hx__interruption-fields input,.hx__interruption-fields select{width:100%;min-height:51px;padding:12px;border:1px solid var(--hx-border);border-radius:10px;background:#fff;color:var(--hx-text);font:inherit}.hx__interruption-fields small{display:block;margin-top:6px;color:var(--hx-muted);font-size:14px!important;line-height:1.4}.hx__gap-segment-list{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px 22px;padding-bottom:12px;border-bottom:1px solid var(--hx-border)}.hx__gap-segment-list label{display:flex;align-items:center;gap:8px;margin:0;cursor:pointer}.hx__gap-segment-list input{width:18px;height:18px;min-height:0;padding:0;accent-color:var(--hx-green)}.hx__gap-settings{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px;border:1px solid var(--hx-border);border-radius:10px;background:#fff}.hx__gap-settings>b{grid-column:1/-1;color:var(--hx-green);font-weight:600}.hx__gap-settings>div{display:grid;grid-template-rows:minmax(3.1em,auto) 51px minmax(3em,auto);align-content:start;min-width:0}.hx__gap-settings label{line-height:1.45}.hx__gap-settings select{display:block;width:100%;min-width:0;max-width:100%;padding:12px 40px 12px 12px;text-overflow:clip}.hx__height-change-fields{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px;border:1px solid var(--hx-border);border-radius:12px;background:#f8faf8}.hx__height-change-fields>strong{grid-column:1/-1;color:var(--hx-dark);font-size:16px;font-weight:600}.hx__height-base{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:12px;border-bottom:1px solid var(--hx-border)}.hx__height-base b{color:var(--hx-green);font-weight:600}.hx__height-mode-toggle{display:flex;align-items:center;gap:8px;cursor:pointer;white-space:nowrap}.hx__height-mode-toggle input{width:18px;height:18px;accent-color:var(--hx-green)}.hx__height-mode-help{grid-column:1/-1;margin:0;color:var(--hx-muted)}.hx__height-editor{grid-column:1/-1;padding:15px;border:1px solid var(--hx-border);border-radius:10px;background:#fff}.hx__height-editor header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.hx__height-editor header b{color:var(--hx-green);font-weight:600}.hx__height-editor header small{color:var(--hx-muted)}.hx__height-strip{display:flex;align-items:stretch;gap:9px;overflow-x:auto;padding:3px 2px 10px}.hx__height-element{flex:0 0 126px;padding:10px;border:1px solid var(--hx-border);border-radius:9px;background:var(--hx-soft);cursor:grab}.hx__height-element.is-dragging{opacity:.45}.hx__height-element>span{display:block;margin-bottom:7px;color:var(--hx-green);font-size:13px;font-weight:600}.hx__height-element select{width:100%;min-height:40px;padding:8px;border:1px solid var(--hx-border);border-radius:7px;background:#fff;color:var(--hx-text);font:inherit}.hx__height-element>div{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:7px}.hx__height-element button{height:32px;border:1px solid var(--hx-border);border-radius:6px;background:#fff;color:var(--hx-green);cursor:pointer}.hx__height-gap{display:grid;place-items:center;flex:0 0 108px;padding:8px;border:1px dashed #d98d26;border-radius:9px;background:#fffaf2;color:#7a5a2c;font-size:13px;text-align:center}.hx__height-editor>p{margin:2px 0 0;color:var(--hx-muted);font-size:13px!important}.hx__height-segment-list{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px 22px;padding-bottom:12px;border-bottom:1px solid var(--hx-border)}.hx__height-segment-list label{display:flex;align-items:center;gap:8px;margin:0;cursor:pointer;font-weight:600;color:var(--hx-dark)}.hx__height-segment-list input{width:18px;height:18px;min-height:0;padding:0;accent-color:var(--hx-green)}.hx__height-segment-list input:disabled+span{opacity:.5}.hx__height-settings{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto 1fr;gap:14px;padding:16px;border:1px solid var(--hx-border);border-radius:10px;background:#fff}.hx__height-settings>b{grid-column:1/-1;color:var(--hx-green);font-weight:600}.hx__height-settings>div{display:grid;grid-template-rows:minmax(3.1em,auto) 51px minmax(3em,auto);align-content:start}.hx__height-settings label{display:block;margin:0;color:var(--hx-dark);font-weight:600;line-height:1.45}.hx__height-settings select{display:block;width:100%;min-width:0;max-width:100%;min-height:51px;padding:12px 40px 12px 12px;border:1px solid var(--hx-border);border-radius:10px;background:#fff;color:var(--hx-text);font:inherit;text-overflow:ellipsis}.hx__height-settings small{display:block;margin-top:6px;color:var(--hx-muted);font-size:14px!important;line-height:1.4}.hx__height-product-groups{display:grid;gap:18px}.hx__height-product-group{border:1px solid var(--hx-border);border-radius:14px;background:#fff;overflow:hidden}.hx__height-product-group>header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;background:var(--hx-soft);border-bottom:1px solid var(--hx-border)}.hx__height-product-group>header span{display:block;color:var(--hx-muted);font-size:14px}.hx__height-product-group>header h3{margin:2px 0 0;color:var(--hx-green);font-size:25px;font-weight:500}.hx__height-product-group>header>b{font-weight:500;color:var(--hx-dark);white-space:nowrap}.hx__height-product-current{margin:0;padding:14px 20px;border-bottom:1px solid var(--hx-border);color:var(--hx-muted)}.hx__height-product-family{padding:16px 20px}.hx__height-product-family+section{border-top:1px solid var(--hx-border)}.hx__height-product-family h4{margin:0 0 10px;color:var(--hx-dark);font-size:16px;font-weight:500}.hx__height-product-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hx__height-product-option{display:grid;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-width:0;padding:10px;border:1px solid var(--hx-border);border-radius:10px;background:#fff;color:var(--hx-text);text-align:left}.hx__height-product-option.is-selected{border:2px solid var(--hx-green);background:#f4f9f5}.hx__height-product-option img{display:block;width:62px;height:62px;object-fit:contain;background:#f3f6f3}.hx__height-product-option span{min-width:0}.hx__height-product-option b,.hx__height-product-option small{display:block;overflow-wrap:anywhere}.hx__height-product-option b{font-size:16px;font-weight:500;color:var(--hx-dark)}.hx__height-product-option small{margin-top:3px;font-size:14px!important;font-style:italic;color:var(--hx-muted)}.hx__height-product-option em{font-style:normal;color:var(--hx-green);font-size:15px;white-space:nowrap}.hx__height-primary-select{border:0;background:transparent;color:var(--hx-green);font:inherit;cursor:pointer;padding:10px 4px}.hx__height-quantity{text-align:center;min-width:116px}.hx__height-quantity>div{display:flex;align-items:center;justify-content:center;gap:9px}.hx__height-quantity button{width:36px;height:36px;border:1px solid var(--hx-border);border-radius:8px;background:#fff;color:var(--hx-dark);font-size:21px;line-height:1;cursor:pointer}.hx__height-quantity button:hover:not(:disabled){border-color:var(--hx-green);color:var(--hx-green)}.hx__height-quantity button:disabled{opacity:.35;cursor:not-allowed}.hx__height-quantity strong{min-width:24px;color:var(--hx-dark);font-size:18px;font-weight:500}.hx__height-quantity small{display:block;margin-top:3px;color:var(--hx-muted);font-size:13px!important}.hx__height-more{display:block;margin:0 20px 18px;padding:12px 16px;border:1px solid var(--hx-green);border-radius:8px;background:#fff;color:var(--hx-green);font:inherit;cursor:pointer}.hx__mix-summary em{font-style:normal;color:var(--hx-green);white-space:nowrap}.hx__result-name,.hx__result-detail{display:block}.hx__result-detail{margin-top:4px;color:var(--hx-muted);font-size:14px!important;line-height:1.35}.hx__result-article{display:flex;align-items:center;gap:14px;min-width:0}.hx__result-article>span:last-child{min-width:0}.hx__result-visual{display:grid;place-items:center;flex:0 0 68px;width:68px;height:68px;border:1px solid var(--hx-border);border-radius:8px;background:#fff;overflow:hidden}.hx__result-visual img{display:block;width:100%;height:100%;object-fit:contain}.hx__result-symbol{color:var(--hx-green)}.hx__result-symbol svg{width:48px;height:56px}.hx__result-symbol circle{fill:none;stroke:currentColor;stroke-width:4}.hx__result-symbol path{fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round}@media(max-width:600px){.hx__result-article{gap:8px}.hx__result-visual{flex-basis:48px;width:48px;height:48px}.hx__result-symbol svg{width:34px;height:40px}.hx__result th,.hx__result td{padding:10px 7px}}.hx__plan-opening{fill:#fff;stroke:#b7c6ba;stroke-width:1.4;stroke-dasharray:4 3}.hx__plan-opening-label-bg{fill:#fff;stroke:#d8e4da;stroke-width:1}.hx__plan-opening-label{fill:#657168!important;font-size:11px!important;font-weight:500!important}.hx__plan-openings-summary{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 12px;margin-top:10px;padding:11px 14px;border:1px solid var(--hx-border);border-radius:9px;background:var(--hx-soft)}.hx__plan-openings-summary>b{color:var(--hx-dark);font-weight:600}.hx__plan-openings-summary span{display:flex;align-items:center;gap:7px;padding:6px 10px;border-radius:999px;background:#fff;color:var(--hx-muted)}.hx__plan-openings-summary span strong{color:var(--hx-green);font-weight:600}.hx__plan-openings-summary em{font-style:normal;white-space:nowrap}.hx__plan-height-change{stroke:#d98d26;stroke-width:1.5}.hx__plan-axis-height-detail{fill:#7a5a2c!important;font-size:8.5px!important;font-weight:500!important}.hx__plan-legend i.is-height-change{position:relative;width:22px;height:14px;background:transparent}.hx__plan-legend i.is-height-change:before{content:"";position:absolute;left:10px;top:1px;width:2px;height:12px;border-radius:2px;background:#d98d26}@media(max-width:700px){.hx__interruption-fields,.hx__gap-settings,.hx__height-change-fields,.hx__height-settings,.hx__height-product-options{grid-template-columns:1fr}.hx__gap-settings>b,.hx__height-settings>b{grid-column:1}.hx__gap-settings>div,.hx__height-settings>div{grid-template-rows:auto 51px auto}.hx__height-product-option{grid-template-columns:54px minmax(0,1fr) auto}.hx__height-product-option img{width:54px;height:54px}.hx__height-product-option em{grid-column:2;white-space:normal}.hx__height-quantity{min-width:108px}}.hx__measure>small{display:block;margin-top:8px;color:var(--hx-muted);font-size:11.5px;font-weight:700;line-height:1.35}.hx__plan-formula{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:7px;padding:11px 14px;border:1px solid #d6e4d8;border-radius:12px;background:#f1f7f2;color:var(--hx-muted);font-size:12.5px;white-space:nowrap}.hx__plan-formula span{padding:5px 8px;border-radius:7px;background:#fff}.hx__plan-formula strong{color:var(--hx-green)}.hx__plan-formula b{color:#829188}@media(max-width:600px){.hx__plan-formula{justify-content:flex-start;gap:4px;padding:9px 8px;font-size:11px;overflow-x:auto}.hx__plan-formula span{padding:4px 5px}}.hx__toast{z-index:9999;max-width:min(560px,calc(100vw - 32px));padding:15px 19px;border-radius:11px;box-shadow:0 14px 38px #0d2a1642;line-height:1.45}.hx__seo-intro{max-width:920px;margin-top:18px;padding:17px 20px;border-left:4px solid var(--hx-green);border-radius:0 12px 12px 0;background:var(--hx-soft)}.hx__seo-intro strong{display:block;color:var(--hx-dark);font-size:17px;line-height:1.4}.hx__seo-intro p{margin:5px 0 0!important;color:var(--hx-muted);font-size:15px!important;line-height:1.55!important}@media(max-width:700px){.hx__seo-intro{padding:14px 16px}.hx__seo-intro strong{font-size:16px}}.hx__height-media{position:relative;display:block;width:100%;height:270px;overflow:hidden;background:#eaf1eb}.hx__height-media img{position:absolute!important;top:0;right:0;bottom:0;left:0;display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center!important;transition:transform .35s}.hx__height-card:hover .hx__height-media img{transform:scale(1.035)}.hx__height-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.hx__height-title .hx__badge{position:static;flex:0 0 auto;padding:6px 9px;border-radius:999px;background:#eaf4ec;color:var(--hx-green);box-shadow:none;font-size:11.5px;font-weight:750;line-height:1.15;white-space:nowrap}.hx__height-title strong{font-size:30px;color:var(--hx-green)}@media(max-width:700px){.hx__height-media{height:245px}.hx__height-title{align-items:flex-start;flex-direction:column}.hx__height-title .hx__badge{margin-top:-2px}}.hx .hx__height-card>.hx__height-media{position:relative!important;display:block!important;width:100%!important;height:270px!important;min-height:270px!important;max-height:270px!important;margin:0!important;padding:0!important;overflow:hidden!important;contain:layout paint;background:#eaf1eb}.hx .hx__height-card>.hx__height-media>img{position:absolute!important;inset:auto!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;object-fit:cover!important;object-position:50% 50%!important}.hx .hx__height-card:hover>.hx__height-media>img{transform:scale(1.035)}@media(max-width:700px){.hx .hx__height-card>.hx__height-media{height:245px!important;min-height:245px!important;max-height:245px!important}}.hx .hx__height-grid>.hx__height-card{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:270px minmax(0,1fr)!important;align-content:stretch!important}.hx .hx__height-grid>.hx__height-card>.hx__height-media{grid-column:1!important;grid-row:1!important;align-self:stretch!important}.hx .hx__height-grid>.hx__height-card>.hx__height-copy{grid-column:1!important;grid-row:2!important;width:100%!important;min-width:0!important}@media(max-width:700px){.hx .hx__height-grid>.hx__height-card{grid-template-rows:245px minmax(0,1fr)!important}}.hx__plan-legend i.is-end-bracket:before{left:10px;width:10px;height:2px}.hx__plan-legend i.is-middle-bracket:before{left:4px;width:17px;height:2px}.hx__brand-logo{display:block;width:150px;height:auto;margin:0 0 18px;object-fit:contain;object-position:left center}.hx__plan-logo{opacity:.9}.hx__plan-print-footer{display:none}@media(max-width:700px){.hx__brand-logo{width:125px;margin-bottom:14px}}.shopify-section-group-header-group .hx{display:block!important}.hx{font-size:16px;line-height:1.5}.hx__header h1{font-size:clamp(38px,4vw,52px);line-height:1.12;margin:6px 0 10px;font-weight:400}.hx__header>p,.hx__section-head p{font-size:16px}.hx__eyebrow,.hx__section-head>span,.hx__plan-kicker,.hx__composition-kicker{font-size:16px!important;font-weight:400!important;letter-spacing:0!important;text-transform:none!important}.hx__section-head h2{font-size:30px;line-height:1.2;font-weight:400}.hx small,.hx__measure>small,.hx__plan-actions small,.hx__plan-legend,.hx__chooser-head span,.hx__chooser-item small,.hx__quantity>span,.hx__quantity>small,.hx__trust small{font-size:14px!important;line-height:1.45}.hx__steps button,.hx__steps button.is-active{font-size:16px;font-weight:400}.hx__steps button.is-active{font-weight:500}.hx__height-copy b,.hx__height-group>span,.hx__property b,.hx__chooser-head b,.hx__sort-chooser section h4,.hx__composition-kicker{font-size:16px;font-weight:500}.hx__height-group em,.hx__chooser-item b{font-size:16px;font-weight:400}.hx__chooser-item small{font-style:italic;font-weight:400}.hx__chooser-item em{font-size:16px;font-style:normal;font-weight:400}.hx__height-title .hx__badge{font-size:14px;font-weight:400}.hx__choose,.hx__select-label{font-size:16px;font-weight:400}.hx__next,.hx__back,.hx__cart{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 22px;border-radius:8px;font-size:16px;font-weight:400;line-height:1.2}.hx__plan-actions button,.hx__chooser-head button,.hx__chooser-item em,.hx__remove-sort{min-height:44px;font-size:16px;font-weight:400}.hx__add-sort b{font-size:16px;font-weight:400}.hx__trust b{font-size:16px;font-weight:500}.hx__mix-summary>div span,.hx__composition-intro span{font-size:14px}.hx__plan-actions button{padding:10px 18px;border-radius:8px}.hx__quantity>div button{min-width:44px;width:44px;height:44px}.hx__cart.is-loading{pointer-events:none}.hx .hx__height-grid>.hx__height-card{grid-template-rows:270px minmax(0,1fr)!important}.hx .hx__height-grid>.hx__height-card>.hx__height-media{height:270px!important;min-height:270px!important;max-height:270px!important}.hx .hx__height-card[data-height="205"]>.hx__height-media>img{object-position:50% 38%!important;transform:scale(1.08)}.hx .hx__height-card[data-height="205"]:hover>.hx__height-media>img{transform:scale(1.1)}.hx__height-card.is-unavailable{display:none}.hx__plan-module{stroke:#4f8f45}.hx__plan-legend i{background:#4f8f45}.hx__plan-end-bracket,.hx__plan-middle-bracket{stroke-width:1.6}.hx__plan-legend{display:grid;grid-template-columns:1.05fr .95fr 1.2fr 1.4fr;align-items:center;gap:10px 14px;width:100%;padding:11px 20px 11px 14px;border:1px solid #dce7de;border-radius:10px;background:#f8faf8;color:var(--hx-muted);font-weight:400;overflow:hidden}.hx__plan-legend span{min-width:0;white-space:nowrap}.hx__plan-legend i.is-end-bracket,.hx__plan-legend i.is-middle-bracket{width:18px;height:10px}.hx__plan-legend i.is-end-bracket:before{left:7px;top:1px;width:9px;height:8px;border-left:2px solid #dc9136;border-bottom:2px solid #dc9136;border-radius:0;background:transparent}.hx__plan-legend i.is-middle-bracket:before{left:1px;top:4px;width:16px;height:2px}.hx__plan-legend i.is-end-bracket:after{left:5px;top:5px;width:6px;height:6px}.hx__plan-legend i.is-middle-bracket:after{left:6px;top:2px;width:6px;height:6px}.hx__panel[data-step="5"] .hx__result{margin-top:24px}.hx__print-document-head,.hx__print-facts{display:none}.hx__plan-view-switch{display:inline-flex;align-self:flex-start;gap:4px;padding:4px;border:1px solid #cdddcf;border-radius:999px;background:#f3f7f3}.hx__plan-view-switch button{min-height:40px;padding:8px 18px;border:0;border-radius:999px;background:transparent;color:var(--hx-dark);font:400 16px/1.2 Roboto,Helvetica Neue,Arial,sans-serif;cursor:pointer}.hx__plan-view-switch button.is-active{background:var(--hx-green);color:#fff}.hx__plan-view[hidden]{display:none!important}.hx__plan-view--drawing{display:grid;gap:16px}.hx__front-view{display:grid;gap:22px;padding:20px;border:1px solid #d8e5da;border-radius:16px;background:#f8fbf8}.hx__front-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding-bottom:12px;border-bottom:1px solid #dce7de}.hx__front-intro>div{display:grid;gap:3px}.hx__front-intro strong{font-size:22px;font-weight:500}.hx__front-intro span,.hx__front-intro small{color:var(--hx-muted);font-size:14px}.hx__front-segment{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;align-items:start}.hx__front-segment>header{display:grid;gap:4px;padding:0 2px 8px}.hx__front-segment>header strong{font-size:17px;font-weight:500}.hx__front-segment>header span{color:var(--hx-muted);font-size:14px}.hx__front-visual-row{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;align-items:end}.hx__front-track{display:flex;align-items:flex-end;min-height:292px;padding:34px 12px 42px;overflow-x:auto;background:transparent}.hx__front-element{position:relative;flex:0 0 136px;width:136px;height:var(--hx-front-height);min-height:120px;margin-right:0}.hx__front-plant{display:flex;width:126px;height:100%;margin:0 5px;flex-direction:column}.hx__front-element img{display:block;width:100%;object-fit:fill;object-position:center bottom;mix-blend-mode:multiply}.hx__front-foliage{height:var(--hx-front-foliage)}.hx__front-roots{height:var(--hx-front-root)}.hx__front-height-label{position:absolute;z-index:5;top:-38px;left:0;display:grid;width:calc(var(--hx-front-run) * 100%);min-width:0;padding:3px 4px;border-radius:7px;background:#f8fbf8f5;color:#526158;line-height:1.15;text-align:center}.hx__front-height-label small{overflow:hidden;font-size:10px;letter-spacing:.01em;text-overflow:ellipsis}.hx__front-height-label b{font-size:12px;font-weight:500;white-space:nowrap}.hx__front-element:after{content:"";position:absolute;z-index:4;right:-7px;bottom:var(--hx-front-root);left:-7px;height:3px;background:#8d755c}.hx__front-post{position:absolute;z-index:2;top:0;bottom:-27px;width:4px;border-radius:3px;background:#315d39;box-shadow:0 0 0 1px #ffffffd1}.hx__front-post:before,.hx__front-post:after{content:"";position:absolute;left:50%;width:8px;height:8px;transform:translate(-50%);border:2px solid #fff;border-radius:50%;background:#173c24}.hx__front-post:before{top:-4px}.hx__front-post:after{bottom:14px}.hx__front-post--left{left:-7px}.hx__front-post--right{right:-7px}.hx__front-bracket{position:absolute;z-index:3;height:2px;border-radius:2px;background:#dc9136}.hx__front-bracket--left.hx__front-bracket--end{left:0;width:7px}.hx__front-bracket--right.hx__front-bracket--end{right:0;width:7px}.hx__front-bracket--right.hx__front-bracket--middle{right:-7px;width:15px}.hx__front-gap{position:relative;flex:0 0 var(--hx-front-gap);align-self:stretch;min-width:34px;border-right:1px dashed #b9c7bb;border-left:1px dashed #b9c7bb;background:#ffffffb8}.hx__front-gap:after{content:"";position:absolute;z-index:3;right:-7px;bottom:21px;left:-7px;height:3px;background:#8d755c}.hx__front-gap span,.hx__front-gap strong{position:absolute;z-index:5;left:50%;transform:translate(-50%);white-space:nowrap;color:#526158;font-size:12px;font-weight:400}.hx__front-gap span{bottom:37px;min-width:112px;padding:4px 8px;border:1px solid #d7e2d9;border-radius:999px;background:#fffffff5;text-align:center;box-shadow:0 3px 10px #11361d12}.hx__front-gap strong{bottom:13px;padding:1px 5px;background:#fffffff0;color:var(--hx-dark);font-weight:500}.hx__front-gap.is-narrow span{bottom:82px}.hx__front-gap.is-narrow strong{bottom:58px}.hx__front-gap.is-narrow strong:after{content:"";position:absolute;top:100%;left:50%;height:34px;border-left:1px solid #9aac9d}.hx__front-dimensions{position:relative;z-index:8;display:grid;flex:0 0 300px;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:end;align-self:flex-end;width:300px;min-width:300px;margin:0 0 0 18px;padding:14px 12px 48px;border-left:1px solid #d8e5da;background:#f8fbf8fa}.hx__front-dimensions>span{display:grid;grid-template-columns:18px minmax(0,1fr);column-gap:9px;align-items:center;min-width:0}.hx__front-dimensions i{grid-row:1/3;display:block;position:relative;width:14px}.hx__front-dimensions i:before,.hx__front-dimensions i:after{content:"";position:absolute;left:0;width:12px;border-top:1px solid #9aaa9d}.hx__front-dimensions i:before{top:0}.hx__front-dimensions i:after{bottom:0}.hx__front-dimensions i.is-root{height:21px;border-left:1px solid #9aaa9d}.hx__front-dimensions i.is-foundation{height:53px;border-left:1px solid #9aaa9d}.hx__front-dimensions b{font-size:13px;font-weight:500;line-height:1.25}.hx__front-dimensions small{color:#526158;font-size:12px;line-height:1.3}.hx__front-legend{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 18px;padding:14px 16px;border:1px solid #d8e5da;border-radius:12px;background:#fff}.hx__front-legend span{display:flex;align-items:center;gap:9px;min-width:0;color:#526158;font-size:13px;line-height:1.3}.hx__front-legend i{position:relative;display:block;flex:0 0 25px;width:25px;height:14px}.hx__front-legend .is-hedge{height:8px;border-radius:3px;background:#4f9346}.hx__front-legend .is-post{width:6px;height:16px;margin-left:9px;border-radius:3px;background:#315d39}.hx__front-legend .is-bracket:before{content:"";position:absolute;top:6px;left:2px;width:21px;border-top:3px solid #d88927}.hx__front-legend .is-bracket:after{content:"";position:absolute;top:3px;left:10px;width:7px;height:7px;border-radius:50%;background:#315d39}.hx__front-legend .is-ground{height:3px;margin-top:5px;background:#8d755c}.hx__front-legend .is-root{border:1px solid #b7beb7;background:repeating-linear-gradient(90deg,#eef1ee 0 3px,#c9d0ca 3px 4px)}.hx__front-legend .is-foundation:before{content:"";position:absolute;top:0;left:11px;height:14px;border-left:4px solid #315d39}.hx__front-legend .is-foundation:after{content:"";position:absolute;right:2px;bottom:0;left:2px;border-bottom:1px dashed #9aaa9d}.hx__front-ground-note{display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid #d8e5da;border-radius:10px;background:#fff}.hx__front-ground-note>i{display:block;width:28px;height:3px;background:#8d755c}.hx__front-ground-note>span{display:grid;gap:2px}.hx__front-ground-note b{font-size:13px;font-weight:500}.hx__front-ground-note small{color:#657168;font-size:12px}@media(max-width:700px){.hx__next,.hx__back,.hx__cart{width:100%}.hx .hx__height-grid>.hx__height-card{grid-template-rows:245px minmax(0,1fr)!important}.hx .hx__height-grid>.hx__height-card>.hx__height-media{height:245px!important;min-height:245px!important;max-height:245px!important}.hx__plan-legend{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:10px 16px}.hx__plan-legend span{white-space:normal}.hx__front-intro{align-items:flex-start;flex-direction:column}.hx__front-segment{gap:12px}.hx__front-visual-row{grid-template-columns:1fr}.hx__front-track{min-height:282px}.hx__front-dimensions{grid-template-columns:repeat(2,minmax(0,1fr));padding:0}}@media(max-width:1050px){.hx__front-visual-row{grid-template-columns:1fr}}@media(max-width:760px){.hx__front-legend{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.hx__front-legend{grid-template-columns:1fr}}@media(max-width:430px){.hx__plan-legend{grid-template-columns:1fr}}.hx,.hx button,.hx input,.hx select,.hx textarea{font-family:Roboto,Helvetica Neue,Arial,sans-serif}.hx__plan text.hx__plan-axis-letter,.hx__plan text.hx__plan-axis-detail{font-family:Roboto,Helvetica Neue,Arial,sans-serif}@media print{@page{size:A4 portrait;margin:9mm}body.hx-print-mode .hx__plan.is-print-target{gap:1.2mm!important;font-family:Roboto,Helvetica Neue,Arial,sans-serif}body.hx-print-mode .hx__plan-view-switch,body.hx-print-mode .hx__plan-view--front{display:none!important}body.hx-print-mode .hx__plan-view--drawing{display:grid!important;gap:1.2mm!important}body.hx-print-mode .hx__print-document-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8mm;padding-bottom:2mm;border-bottom:.6mm solid #009857;break-inside:avoid}body.hx-print-mode .hx__print-document-head>div{display:grid;gap:.7mm}body.hx-print-mode .hx__print-document-head img{width:25mm;height:7mm;object-fit:contain;object-position:left center}body.hx-print-mode .hx__print-document-head h2{margin:0;color:#17251c;font-size:14pt;font-weight:400;line-height:1.15}body.hx-print-mode .hx__print-document-head p{margin:0;color:#657168;font-size:8.5pt}body.hx-print-mode .hx__print-document-head dl{display:grid;grid-template-columns:auto auto;gap:1mm 3mm;margin:0;font-size:8pt}body.hx-print-mode .hx__print-document-head dt{color:#727d75}body.hx-print-mode .hx__print-document-head dd{margin:0;color:#17251c;font-weight:500}body.hx-print-mode .hx__print-facts{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:3mm;padding:2.2mm 0;border-bottom:.25mm solid #d5ddd6;break-inside:avoid}body.hx-print-mode .hx__print-facts div{display:grid;gap:.5mm}body.hx-print-mode .hx__print-facts span{color:#747f77;font-size:7.5pt}body.hx-print-mode .hx__print-facts strong{font-size:9pt;font-weight:500}body.hx-print-mode .hx__plan.is-print-target .hx__plan-head{display:none!important}body.hx-print-mode .hx__plan.is-print-target svg.hx__plan-drawing{height:68mm!important;max-height:68mm!important;border-radius:5px}body.hx-print-mode .hx__plan.is-print-target .hx__plan-openings-summary{gap:1mm 2mm;margin-top:0;padding:1.3mm 2mm;border-radius:4px;font-size:7.4pt}body.hx-print-mode .hx__plan.is-print-target .hx__plan-openings-summary span{gap:1.2mm;padding:1mm 2mm}body.hx-print-mode .hx__plan.is-print-target .hx__plan-formula{padding:1.4mm;font-size:7.6pt!important}body.hx-print-mode .hx__plan.is-print-target .hx__plan-legend{display:grid!important;grid-template-columns:1.05fr .95fr 1.2fr 1.4fr;gap:1.5mm;padding:1.6mm 3mm 1.6mm 2mm;border-color:#dce7de;background:#f8faf8;font-size:6.3pt!important;overflow:hidden}body.hx-print-mode .hx__plan.is-print-target .hx__plan-legend span{gap:1mm;white-space:nowrap}body.hx-print-mode .hx__plan.is-print-target .hx__plan-legend i{flex:0 0 auto;transform:scale(.78)}body.hx-print-mode .hx__plan.is-print-target .hx__mix-summary{display:none}body.hx-print-mode .hx__plan-print-details h3{margin:.5mm 0 1mm;font-size:12pt;font-weight:400}body.hx-print-mode .hx__plan-print-details table{table-layout:fixed;font-size:8.8pt;border-top:.25mm solid #cad5cc}body.hx-print-mode .hx__plan-print-details .hx__print-col-material{width:88%}body.hx-print-mode .hx__plan-print-details .hx__print-col-qty{width:12%}body.hx-print-mode .hx__plan-print-details thead th{padding:1mm 1.4mm;background:#eef3ef;color:#34473a;font-weight:500}body.hx-print-mode .hx__plan-print-details th,body.hx-print-mode .hx__plan-print-details td{padding:1.1mm 1.4mm;vertical-align:middle}body.hx-print-mode .hx__plan-print-details th:last-child,body.hx-print-mode .hx__plan-print-details td:last-child{text-align:right}body.hx-print-mode .hx__plan-print-details tbody tr:not(.hx__print-group) td:first-child{display:grid;grid-template-columns:minmax(42mm,38%) minmax(0,1fr);align-items:center;column-gap:4mm}body.hx-print-mode .hx__plan-print-details tbody td:first-child strong{display:block;color:#17251c;font-weight:500}body.hx-print-mode .hx__plan-print-details tbody td:first-child span{display:block;margin:0;color:#657168;font-size:7.6pt;line-height:1.25}body.hx-print-mode .hx__plan-print-details tbody td:last-child{color:#0d6524;font-weight:500;font-variant-numeric:tabular-nums}body.hx-print-mode .hx__plan-print-details .hx__print-group th{padding:1mm 1.2mm .6mm;background:#fff;color:#6f7c72;font-size:7.2pt;font-weight:500;text-align:left;text-transform:uppercase;letter-spacing:.06em;border-top:.35mm solid #cbd8cd}body.hx-print-mode .hx__print-notes{color:#778179;font-size:7.8pt;break-inside:avoid}body.hx-print-mode .hx__print-notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5mm 5mm;margin-top:.8mm;padding-top:.8mm;border-top:.25mm solid #d5ddd6;font-size:7.2pt}body.hx-print-mode .hx__print-notes strong{grid-column:1/-1}body.hx-print-mode .hx__plan-print-footer{margin-top:.5mm;padding-top:1mm;border-top:.6mm solid #009857;break-before:avoid-page;page-break-before:avoid}body.hx-print-mode .hx__plan-print-footer img{width:20mm}body.hx-print-mode .hx__plan-print-footer address{font-size:6.6pt;line-height:1.18}body.hx-print-mode .hx__result-visual{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/helix-configurator-v6-5-32.css.map */
