: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-drawing{display:block;width:100%;height:auto;min-height:230px;border:1px solid #dfebe1;border-radius:16px;background-color:#f5f9f5;background-image:radial-gradient(circle,#cbdacb 1.1px,transparent 1.2px);background-size:22px 22px;box-shadow:inset 0 1px #ffffffe6}.hx__plan-ground{fill:none;stroke:#dfe8e0;stroke-width:2;stroke-dasharray:5 7}.hx__plan-module-shadow{stroke:#183f2324;stroke-width:31;stroke-linecap:round}.hx__plan-module{stroke:#5b9c50;stroke-width:27;stroke-linecap:round}.hx__plan-index{fill:#fff;font-size:11px;font-weight:900;dominant-baseline:middle}.hx__plan-post{fill:#173c24;stroke:#fff;stroke-width:3;filter:drop-shadow(0 3px 3px rgba(17,54,29,.2))}.hx__plan-bracket{fill:#dc9136;stroke:#fff;stroke-width:2;filter:drop-shadow(0 2px 2px rgba(87,52,13,.18))}.hx__plan-measure rect{fill:#fff;stroke:#bcd0c0;stroke-width:1.3;filter:drop-shadow(0 4px 7px rgba(17,54,29,.1))}.hx__plan-measure text{fill:#173c24;font-size:13px;font-weight:850}.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-bracket{width:10px;height:10px;border-radius:2px;background:#d28a32}@media(max-width:600px){.hx__plan{padding:13px}.hx__plan-head{align-items:flex-start;flex-direction:column}.hx__plan-drawing{min-height:190px}.hx__plan-measure{font-size:13px}.hx__plan-legend{display:grid}}.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:wrap;gap:7px;padding:11px 14px;border:1px solid #d6e4d8;border-radius:12px;background:#f1f7f2;color:var(--hx-muted);font-size:12.5px}.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}.hx__plan-formula strong:last-child{width:100%;margin-top:2px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/helix-configurator-v6.css.map */
