.newhein-buying-list-v1{--nh-ink:#171717;--nh-muted:#6f6861;--nh-line:#ded7cf;--nh-soft:#f7f3ed;--nh-orange:#f37a1f}
.newhein-buy-list-add{order:99;width:100%;min-height:42px;margin:9px 0 0;padding:0 10px;border:1px solid #171717;background:#fff;color:#171717;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}
.newhein-buy-list-add:hover{background:#171717;color:#fff}
.single-product .newhein-buy-list-add{width:auto;min-width:220px;padding:0 18px;margin:12px 0 0}
.newhein-buy-list-float{position:fixed;right:22px;bottom:22px;z-index:9997;display:none;align-items:center;gap:8px;min-height:48px;padding:0 17px;border:0;border-radius:999px;background:#171717;color:#fff;box-shadow:0 12px 32px rgba(0,0,0,.22);font-size:12px;font-weight:900;text-transform:uppercase;cursor:pointer}
.newhein-buy-list-float.is-visible{display:inline-flex}
.newhein-buy-list-count{display:inline-flex;align-items:center;justify-content:center;min-width:23px;height:23px;padding:0 5px;border-radius:999px;background:#f37a1f;color:#fff;box-sizing:border-box}
.newhein-buy-list-backdrop{position:fixed;inset:0;z-index:9998;background:rgba(0,0,0,.42);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}
.newhein-buy-list-drawer{position:fixed;right:0;top:0;bottom:0;z-index:9999;width:min(470px,100%);display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#fff;transform:translateX(102%);transition:transform .24s ease;box-shadow:-18px 0 50px rgba(0,0,0,.16);font-family:inherit}
.newhein-buy-list-backdrop.is-open{opacity:1;visibility:visible}
.newhein-buy-list-drawer.is-open{transform:translateX(0)}
.newhein-buy-list-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid var(--nh-line)}
.newhein-buy-list-head h2{margin:0;font-size:20px;line-height:1.2}
.newhein-buy-list-close{width:38px;height:38px;border:0;background:var(--nh-soft);border-radius:999px;color:#111;font-size:21px;cursor:pointer}
.newhein-buy-list-body{overflow:auto;padding:18px 22px}
.newhein-buy-list-empty{padding:34px 10px;text-align:center;color:var(--nh-muted);font-size:14px;line-height:1.6}
.newhein-buy-list-row{padding:15px 0;border-bottom:1px solid var(--nh-line)}
.newhein-buy-list-row:first-child{padding-top:0}
.newhein-buy-list-row-head{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:12px;align-items:start}
.newhein-buy-list-row-image{display:block;width:72px;height:72px;border-radius:7px;background:var(--nh-soft);object-fit:cover}
.newhein-buy-list-row-image-fallback{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:7px;background:var(--nh-soft);color:var(--nh-muted);font-size:10px;text-align:center}
.newhein-buy-list-row-code{display:block;color:#6f6861;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}
.newhein-buy-list-row-name{display:block;margin-top:4px;color:#171717;font-size:14px;font-weight:800;line-height:1.35}
.newhein-buy-list-remove{border:0;background:transparent;color:#8b443b;font-size:12px;text-decoration:underline;cursor:pointer}
.newhein-buy-list-fields{display:grid;grid-template-columns:1fr 1fr 88px;gap:8px;margin-top:12px}
.newhein-buy-list-fields label{display:grid;gap:5px;color:#6f6861;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.newhein-buy-list-fields input{width:100%;height:39px;padding:0 9px;border:1px solid var(--nh-line);border-radius:6px;background:#fff;color:#171717;font:inherit;font-size:13px;box-sizing:border-box}
.newhein-buy-list-foot{padding:18px 22px 22px;border-top:1px solid var(--nh-line);background:#fff}
.newhein-buy-list-total{display:flex;justify-content:space-between;gap:14px;font-size:15px;font-weight:900}
.newhein-buy-list-rule{margin:8px 0 14px;color:#8b443b;font-size:12px;line-height:1.45}
.newhein-buy-list-rule.is-ready{color:#31724f}
.newhein-buy-list-send{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;border:0;background:#171717;color:#fff!important;font-size:12px;font-weight:900;letter-spacing:.05em;text-decoration:none;text-transform:uppercase;box-sizing:border-box}
.newhein-buy-list-send.is-disabled{opacity:.38;pointer-events:none}
.newhein-buy-list-prefill{margin:0 0 18px;padding:14px 16px;border:1px solid #cfdcca;border-radius:8px;background:#f2f6f0;color:#365c42;font-size:13px;line-height:1.55}
.newhein-buying-list-v1 .newhein-buy-list-submit{position:absolute;inset:0;z-index:2;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#fff}
.newhein-buying-list-v1 .newhein-buy-list-submit[hidden]{display:none}
.newhein-buying-list-v1 .newhein-buy-list-submit-body{overflow:auto;padding:22px}
.newhein-buying-list-v1 .newhein-buy-list-submit-intro{margin:0 0 20px;color:#6f6861;font-size:13px;line-height:1.55}
.newhein-buying-list-v1 .newhein-buy-list-contact-fields{display:grid;gap:14px}
.newhein-buying-list-v1 .newhein-buy-list-contact-fields label{display:grid;gap:6px;color:#4f4b47;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.newhein-buying-list-v1 .newhein-buy-list-contact-fields input{width:100%;height:46px;padding:0 12px;border:1px solid var(--nh-line);border-radius:6px;background:#fff;color:#171717;font:inherit;font-size:14px;box-sizing:border-box}
.newhein-buying-list-v1 .newhein-buy-list-contact-fields .newhein-buy-list-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.newhein-buying-list-v1 .newhein-buy-list-submit-status{min-height:20px;margin:14px 0 0;color:#8b443b;font-size:12px;line-height:1.5}
.newhein-buying-list-v1 .newhein-buy-list-submit-actions{padding:18px 22px 22px;border-top:1px solid var(--nh-line)}
.newhein-buying-list-v1 .newhein-buy-list-submit-button{width:100%;min-height:48px;border:0;background:#171717;color:#fff;font-size:12px;font-weight:900;letter-spacing:.05em;text-transform:uppercase;cursor:pointer}
.newhein-buying-list-v1 .newhein-buy-list-submit-button:disabled{opacity:.5;cursor:wait}
.newhein-buying-list-v1 .newhein-buy-list-success{padding:36px 22px;text-align:center}
.newhein-buying-list-v1 .newhein-buy-list-success strong{display:block;margin-bottom:10px;font-size:22px}
.newhein-buying-list-v1 .newhein-buy-list-success code{display:inline-block;margin:8px 0 14px;padding:7px 10px;background:var(--nh-soft);font-size:14px}
.newhein-buying-list-v1 .newhein-buy-list-success-items{display:grid;gap:10px;margin-top:20px;text-align:left}
.newhein-buying-list-v1 .newhein-buy-list-success-item{display:grid;grid-template-columns:52px minmax(0,1fr);gap:10px;align-items:center;padding:9px;border:1px solid var(--nh-line);border-radius:7px}
.newhein-buying-list-v1 .newhein-buy-list-success-item img{display:block;width:52px;height:52px;border-radius:5px;background:var(--nh-soft);object-fit:cover}
.newhein-buying-list-v1 .newhein-buy-list-success-item strong{margin:0;font-size:12px;line-height:1.35}
.newhein-buying-list-v1 .newhein-buy-list-success-item span{display:block;margin-top:3px;color:var(--nh-muted);font-size:11px;line-height:1.35}
body.newhein-buy-list-open{overflow:hidden}
@media(max-width:720px){.newhein-buy-list-float{right:12px;bottom:12px;min-height:44px;padding:0 14px}.newhein-buy-list-head{padding:16px}.newhein-buy-list-body{padding:16px}.newhein-buy-list-foot{padding:15px 16px 18px}.newhein-buy-list-row-head{grid-template-columns:58px minmax(0,1fr) auto;gap:9px}.newhein-buy-list-row-image,.newhein-buy-list-row-image-fallback{width:58px;height:58px}.newhein-buy-list-fields{grid-template-columns:1fr 1fr}.newhein-buy-list-fields label:last-child{grid-column:1/-1}.single-product .newhein-buy-list-add{width:100%;box-sizing:border-box}.zone-products-grid .newhein-buy-list-add{display:flex!important;align-items:center;justify-content:center;min-height:34px;margin-top:6px;font-size:9px}}
