:root{--hz-navy:#0e2b4a;--hz-blue:#0f4f8a;--hz-cyan:#5ce1e6;--hz-teal:#20bfc5;--hz-cream:#fffdf5;--hz-soft:#f4ffff;--hz-line:#bdf5f7;--hz-muted:#5f7586;--hz-orange:#ff8a4a}
.hz-as-shell,.hz-as-shell *{box-sizing:border-box}.hz-as-shell{max-width:840px;margin:0 auto;padding:0 10px;color:var(--hz-navy);font-family:inherit}
.hz-as-hero{position:relative;overflow:hidden;margin:10px 0 16px;padding:26px 24px 24px;border-radius:28px;background:linear-gradient(135deg,#0e2b4a 0%,#0f4f8a 52%,#087b83 100%);box-shadow:0 18px 44px rgba(14,43,74,.16);color:#fff;text-align:left}.hz-as-hero:before{content:"";position:absolute;width:230px;height:230px;border-radius:50%;right:-80px;top:-95px;background:rgba(92,225,230,.18)}.hz-as-hero:after{content:"";position:absolute;width:160px;height:160px;border-radius:50%;right:50px;bottom:-115px;background:rgba(255,138,74,.16)}.hz-as-hero>*{position:relative;z-index:1}.hz-as-hero-brand{display:flex;align-items:center;gap:10px}.hz-as-logo{display:block;width:58px;height:58px;object-fit:contain;padding:5px;border-radius:17px;background:rgba(255,255,255,.95);box-shadow:0 8px 24px rgba(0,0,0,.14)}.hz-as-kicker{display:inline-flex;padding:6px 11px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);color:#fff;font-size:11px;font-weight:900;letter-spacing:.02em}.hz-as-hero h1{font-size:34px;line-height:1.08;margin:18px 0 8px;font-weight:950;letter-spacing:-.025em;color:#fff}.hz-as-hero p{max-width:690px;margin:0;color:rgba(255,255,255,.84);font-size:14px;line-height:1.6;font-weight:650}.hz-as-hero-pills{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.hz-as-hero-pills span{padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.1);color:#eaffff;font-size:10.5px;font-weight:800}
.hz-as-panel{margin:0 0 14px;padding:18px;border:1px solid rgba(92,225,230,.55);border-radius:22px;background:radial-gradient(circle at 94% 8%,rgba(255,138,74,.06),transparent 30%),radial-gradient(circle at 7% 10%,rgba(92,225,230,.13),transparent 32%),linear-gradient(180deg,#fff 0%,#f8ffff 100%);box-shadow:0 9px 25px rgba(14,43,74,.065)}
.hz-as-cart-panel{border-color:rgba(32,191,197,.36);background:linear-gradient(180deg,#fff 0%,#f6ffff 100%)}.hz-as-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.hz-as-panel h2,.hz-as-section-title h2{margin:0;font-size:20px;line-height:1.25}.hz-as-panel-head h2{margin-top:5px}.hz-as-panel-head .hz-as-kicker{background:#eafcfd;border-color:#cff6f7;color:var(--hz-blue)}.hz-as-textlink{color:var(--hz-blue);font-weight:850;font-size:13px;text-decoration:none}
.hz-as-section-title{display:flex;gap:11px;align-items:center;margin-bottom:15px;padding-bottom:11px;border-bottom:1px solid rgba(15,79,138,.09)}.hz-as-section-title>span{display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px;border-radius:14px;background:linear-gradient(135deg,var(--hz-cyan),#45d4d9);box-shadow:0 6px 16px rgba(92,225,230,.26);font-weight:950;font-size:16px}.hz-as-section-title small{display:block;color:var(--hz-blue);font-weight:950;font-size:10.5px;text-transform:uppercase;letter-spacing:.07em;margin-bottom:2px}
.hz-as-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-bottom:11px}.hz-as-grid-address{grid-template-columns:1fr 130px}.hz-as-grid-location{grid-template-columns:155px 1fr}.hz-as-customer-type{max-width:390px;margin-bottom:11px}.hz-as-form label,.hz-as-form legend{display:block;color:var(--hz-navy);font-size:13.5px;font-weight:900;line-height:1.35}.hz-as-form input[type=text],.hz-as-form input[type=email],.hz-as-form input[type=tel],.hz-as-form input[type=date],.hz-as-form input[type=number],.hz-as-form select,.hz-as-form textarea{width:100%;min-height:48px;margin-top:5px;padding:10px 13px;border:1px solid rgba(15,79,138,.18);border-radius:14px;background:#fcffff;color:var(--hz-navy);font:inherit;font-weight:650;outline:none;box-shadow:0 4px 11px rgba(14,43,74,.035);transition:border-color .18s,box-shadow .18s,background .18s}.hz-as-form textarea{min-height:112px;resize:vertical}.hz-as-form input::placeholder,.hz-as-form textarea::placeholder{color:#8b9aa5;font-weight:550}.hz-as-form input:focus,.hz-as-form select:focus,.hz-as-form textarea:focus{border-color:var(--hz-cyan);background:#fff;box-shadow:0 0 0 3px rgba(92,225,230,.18)}
.hz-as-subhead{margin:15px 0 8px;font-size:15px;font-weight:950}.hz-as-info{margin:8px 0 12px;padding:10px 12px;border:1px solid rgba(92,225,230,.38);border-radius:13px;background:linear-gradient(135deg,rgba(92,225,230,.11),rgba(255,255,255,.8));color:#516b7d;font-size:12.5px;font-weight:650;line-height:1.5}.hz-as-help{display:block;margin-top:5px;color:#6b7f8e;font-size:11.5px;font-weight:650}.hz-as-optional{color:#6b7f8e;font-weight:650}
.hz-as-cart-list{display:grid;gap:9px;margin-top:11px}.hz-as-cart-row{display:grid;grid-template-columns:72px 1fr auto;gap:12px;align-items:center;padding:10px;border:1px solid #e1eef0;border-radius:15px;background:#fff;box-shadow:0 4px 12px rgba(14,43,74,.035)}.hz-as-product-image img{display:block;width:72px;height:72px;object-fit:cover;border-radius:12px}.hz-as-product-main{display:flex;flex-direction:column;gap:2px}.hz-as-product-main strong{font-size:14px}.hz-as-product-main small{color:#6b7f8e}.hz-as-product-price{font-weight:950}.hz-as-empty{padding:14px;border-radius:12px;background:#f8fafb;color:#516b7d}
.hz-as-choice-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hz-as-choice-card{display:flex!important;align-items:center;gap:10px;min-height:72px;padding:12px;border:1px solid rgba(15,79,138,.15);border-radius:16px;background:#fff;cursor:pointer}.hz-as-choice-card input{width:20px;height:20px;accent-color:var(--hz-teal)}.hz-as-choice-card span{display:block}.hz-as-choice-card strong{display:block;font-size:14px}.hz-as-choice-card small{display:block;color:#6b7f8e;font-size:11px;margin-top:2px}.hz-as-choice-card:has(input:checked){border-color:var(--hz-cyan);background:#effdfe;box-shadow:0 0 0 2px rgba(92,225,230,.16)}
.hz-as-choice-list{display:flex;flex-wrap:wrap;gap:10px 18px;padding:8px 0}.hz-as-choice-list label{display:flex;align-items:center;gap:7px;font-weight:750}.hz-as-choice-list input,.hz-as-heard input,.hz-as-accept input{width:20px;height:20px;accent-color:var(--hz-teal)}
.hz-as-delivery-area{margin-top:13px;padding-top:13px;border-top:1px solid rgba(15,79,138,.09)}.hz-as-delivery-billing-status{margin:8px 0}.hz-as-delivery-billing-status.is-ok,.hz-as-delivery-billing-status.is-error{padding:10px 11px;border-radius:12px;font-size:12.5px;font-weight:800}.hz-as-delivery-billing-status.is-ok{background:#effbf6;border:1px solid #bee8d8;color:#176b4b}.hz-as-delivery-billing-status.is-error{background:#fff3f3;border:1px solid #efc4c4;color:#b43434}
.hz-as-delivery-calculator{margin-top:13px;padding:14px;border:1px solid rgba(92,225,230,.65);border-radius:17px;background:linear-gradient(135deg,rgba(92,225,230,.13),rgba(15,79,138,.035))}.hz-as-delivery-heading{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.hz-as-delivery-heading small{display:block;color:#516b7d;font-weight:800}.hz-as-delivery-heading strong{display:block;margin-top:2px}.hz-as-delivery-heading span{font-size:10px;color:#516b7d;border:1px solid rgba(15,79,138,.12);border-radius:999px;padding:4px 8px;background:#fff}.hz-as-delivery-calculator p{color:#516b7d;font-size:11.5px;line-height:1.45}.hz-as-calc-delivery{width:100%;min-height:46px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--hz-blue),#087b83);color:#fff;font:inherit;font-weight:900;cursor:pointer}.hz-as-calc-delivery:disabled{opacity:.55;cursor:default}.hz-as-delivery-status{margin-top:9px;font-size:12px;font-weight:800;color:#516b7d}.hz-as-delivery-result,.hz-as-rental-result{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.hz-as-delivery-result>div,.hz-as-rental-result>div{padding:10px;border:1px solid rgba(15,79,138,.1);border-radius:11px;background:#fff}.hz-as-delivery-result small,.hz-as-rental-result small{display:block;color:#6b7f8e;font-size:10px}.hz-as-delivery-result strong,.hz-as-rental-result strong{display:block;margin-top:2px}
.hz-as-heard{margin:0 0 14px;padding:0;border:0}.hz-as-heard legend{margin-bottom:9px}.hz-as-heard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.hz-as-heard-grid label{display:flex;align-items:center;gap:8px;min-height:48px;padding:9px 10px;border:1px solid rgba(15,79,138,.12);border-radius:13px;background:#fff;font-weight:800;cursor:pointer}.hz-as-heard-grid label:has(input:checked){border-color:var(--hz-cyan);background:#effdfe;box-shadow:0 0 0 2px rgba(92,225,230,.13)}.hz-as-heard-grid input{flex:0 0 auto;margin:0}
.hz-as-summary{margin:14px 0;padding:15px;border:1px solid var(--hz-line);border-radius:17px;background:#fff}.hz-as-summary h3{margin:0 0 8px}.hz-as-summary-row{display:flex;justify-content:space-between;gap:15px;padding:5px 0;font-size:13px}.hz-as-summary-row.is-total{margin-top:6px;padding-top:11px;border-top:1px solid #dcebed;font-size:17px}.hz-as-summary p{margin:8px 0 0;color:#6b7f8e;font-size:11px;line-height:1.45}
.hz-as-accept{display:grid!important;grid-template-columns:22px minmax(0,1fr);align-items:start;column-gap:10px;padding:14px 15px;border:1px solid rgba(15,79,138,.13);border-radius:15px;background:#fff;font-weight:750!important;line-height:1.55!important}.hz-as-accept input{margin:2px 0 0!important;flex:none}.hz-as-accept span{min-width:0}.hz-as-accept a{color:var(--hz-blue);font-weight:900}.hz-as-security{margin-top:11px;padding:12px;border:1px solid rgba(92,225,230,.4);border-radius:14px;background:rgba(92,225,230,.08)}.hz-as-security input{max-width:140px}.hz-as-protection-note{display:flex;align-items:flex-start;gap:8px;margin-top:10px;padding:10px 12px;border-radius:13px;background:#f7fafb;border:1px solid #e1ecef;color:#667c8b;font-size:11.5px;line-height:1.45}.hz-as-protection-note strong{flex:0 0 auto;color:#36546a}.hz-as-protection-note span{min-width:0}
.hz-as-submit{width:100%;min-height:55px;margin-top:14px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--hz-cyan),#45d4d9);color:var(--hz-navy);font:inherit;font-size:15px;font-weight:950;letter-spacing:.025em;text-transform:uppercase;box-shadow:0 10px 24px rgba(92,225,230,.28);cursor:pointer}.hz-as-submit:disabled{opacity:.6;cursor:default}.hz-as-status{margin-top:10px;font-weight:850;font-size:13px}.hz-as-status.is-error{color:#b43434}.hz-as-status.is-ok{color:#176b4b}
.hz-as-admin-card,.hz-as-stat-card{background:#fff;border:1px solid #dcebed;border-radius:12px;padding:16px;margin:15px 0}.hz-as-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin:18px 0}.hz-as-kpis>div{background:#fff;border:1px solid #dcebed;border-radius:12px;padding:14px}.hz-as-kpis small{display:block;color:#6b7f8e}.hz-as-kpis strong{display:block;font-size:22px;margin-top:3px}.hz-as-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}
@media(max-width:680px){.hz-as-shell{padding:0 6px}.hz-as-hero{padding:21px 17px 19px;border-radius:23px}.hz-as-logo{width:50px;height:50px}.hz-as-hero-brand{align-items:center}.hz-as-kicker{font-size:10px}.hz-as-hero h1{font-size:29px;margin-top:16px}.hz-as-hero p{font-size:13px}.hz-as-hero-pills{gap:5px}.hz-as-panel{padding:14px;border-radius:18px}.hz-as-grid,.hz-as-grid-address,.hz-as-grid-location{grid-template-columns:1fr;gap:0}.hz-as-grid>label{margin-bottom:10px}.hz-as-customer-type{max-width:none}.hz-as-choice-cards{grid-template-columns:1fr 1fr;gap:8px}.hz-as-choice-card{padding:10px 9px}.hz-as-cart-row{grid-template-columns:60px 1fr}.hz-as-product-image img{width:60px;height:60px}.hz-as-product-price{grid-column:2}.hz-as-delivery-result,.hz-as-rental-result{grid-template-columns:1fr}.hz-as-delivery-heading{display:block}.hz-as-delivery-heading span{display:inline-block;margin-top:6px}.hz-as-heard-grid{grid-template-columns:1fr 1fr}.hz-as-heard-grid label{min-height:46px;padding:8px}.hz-as-accept{grid-template-columns:22px 1fr}.hz-as-protection-note{display:block}.hz-as-protection-note strong{display:block;margin-bottom:2px}}
@media(max-width:390px){.hz-as-heard-grid{grid-template-columns:1fr}.hz-as-choice-cards{grid-template-columns:1fr}.hz-as-hero-brand{align-items:flex-start}.hz-as-kicker{white-space:normal}}

/* v1.2.3 – kompakter Anfragekorb für lange Artikellisten */
.hz-as-cart-panel{max-width:920px;margin-left:auto;margin-right:auto}
.hz-as-cart-list{max-height:430px;overflow-y:auto;overscroll-behavior:auto;padding-right:5px;scrollbar-width:thin}
.hz-as-cart-row{grid-template-columns:54px minmax(0,1fr) auto;gap:9px;padding:8px 9px;border-radius:12px}
.hz-as-product-image img{width:54px;height:54px;border-radius:9px}
.hz-as-product-main{gap:0}
.hz-as-product-main strong{font-size:13px;line-height:1.3}
.hz-as-product-main small{font-size:11.5px;line-height:1.3}
.hz-as-product-price{font-size:13px;white-space:nowrap}
@media(max-width:680px){.hz-as-cart-panel{margin-left:5px;margin-right:5px}.hz-as-cart-list{max-height:360px}.hz-as-cart-row{grid-template-columns:46px minmax(0,1fr) auto;gap:8px}.hz-as-product-image img{width:46px;height:46px}.hz-as-product-price{grid-column:auto;font-size:12.5px}.hz-as-product-main strong{font-size:12.5px}}

/* v1.2.4 – HZ Hero näher am Startseiten-Farbverlauf, ohne Dekorationsringe */

/* HZ 1.2.8: final hero + logo */
.hz-as-hero{background:linear-gradient(135deg,#155f99 0%,#0f4f8a 42%,#0b3d68 72%,#072a4c 100%)!important;}
.hz-as-hero:before,.hz-as-hero:after{display:none!important;content:none!important;}
.hz-as-logo{width:98px!important;height:82px!important;padding:8px!important;object-fit:contain!important;object-position:center!important;border-radius:20px!important;background:#fff!important;box-shadow:0 8px 24px rgba(0,0,0,.14)!important;}
@media(max-width:680px){.hz-as-logo{width:92px!important;height:78px!important;padding:7px!important}.hz-as-hero-brand{align-items:center!important}}

/* v1.3.1 – WooCommerce Anfrage-Buttons */
.hz-as-wc-modern-buttons .single_add_to_cart_button,
.hz-as-wc-modern-buttons a.add_to_cart_button,
.hz-as-wc-modern-buttons .checkout-button,
.hz-as-wc-modern-buttons .hz-as-request-cta,
.hz-as-wc-modern-buttons .wc-block-cart__submit-button,
.hz-as-wc-modern-buttons .wc-block-mini-cart__footer-checkout{
  position:relative;
  overflow:hidden;
  min-height:48px;
  padding:12px 20px!important;
  border:1px solid rgba(92,225,230,.42)!important;
  border-radius:15px!important;
  background:linear-gradient(135deg,#155f99 0%,#0f4f8a 55%,#072a4c 100%)!important;
  color:#fff!important;
  font-weight:850!important;
  letter-spacing:.01em;
  line-height:1.2!important;
  text-align:center;
  text-decoration:none!important;
  box-shadow:0 8px 20px rgba(14,43,74,.18)!important;
  transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important;
}
.hz-as-wc-modern-buttons .single_add_to_cart_button:hover,
.hz-as-wc-modern-buttons a.add_to_cart_button:hover,
.hz-as-wc-modern-buttons .checkout-button:hover,
.hz-as-wc-modern-buttons .hz-as-request-cta:hover,
.hz-as-wc-modern-buttons .wc-block-cart__submit-button:hover,
.hz-as-wc-modern-buttons .wc-block-mini-cart__footer-checkout:hover{
  transform:translateY(-1px);
  filter:brightness(1.06);
  box-shadow:0 11px 25px rgba(14,43,74,.22)!important;
}
.hz-as-wc-modern-buttons .single_add_to_cart_button:focus-visible,
.hz-as-wc-modern-buttons a.add_to_cart_button:focus-visible,
.hz-as-wc-modern-buttons .checkout-button:focus-visible,
.hz-as-wc-modern-buttons .hz-as-request-cta:focus-visible,
.hz-as-wc-modern-buttons .wc-block-cart__submit-button:focus-visible,
.hz-as-wc-modern-buttons .wc-block-mini-cart__footer-checkout:focus-visible{
  outline:3px solid rgba(92,225,230,.45)!important;
  outline-offset:2px;
}
.hz-as-wc-modern-buttons .wc-block-cart__submit-button{display:flex!important;align-items:center;justify-content:center}
.hz-as-wc-modern-buttons .widget_shopping_cart .hz-as-request-cta{width:100%;margin-top:6px}
@media(max-width:680px){
  .hz-as-wc-modern-buttons .single_add_to_cart_button,
  .hz-as-wc-modern-buttons a.add_to_cart_button,
  .hz-as-wc-modern-buttons .checkout-button,
  .hz-as-wc-modern-buttons .hz-as-request-cta,
  .hz-as-wc-modern-buttons .wc-block-cart__submit-button,
  .hz-as-wc-modern-buttons .wc-block-mini-cart__footer-checkout{min-height:46px;padding:11px 15px!important;border-radius:14px!important}
}

/* v1.3.3 – integrierter Anfragekorb + Shop-Buttons */
body.woocommerce-cart .woocommerce-cart-form .coupon,
body.woocommerce-cart .cart-collaterals .coupon,
body.woocommerce-cart .cart-collaterals .cart_totals{display:none!important}

body.hz-as-wc-mode .hz-as-shop-details-button{
  display:flex!important;align-items:center;justify-content:center;width:calc(100% - 24px);min-height:44px;
  margin:14px 12px 12px!important;padding:10px 14px!important;border:1px solid rgba(92,225,230,.46)!important;
  border-radius:14px!important;background:linear-gradient(135deg,#155f99 0%,#0f4f8a 58%,#072a4c 100%)!important;
  color:#fff!important;font-weight:850!important;text-align:center;text-decoration:none!important;
  box-shadow:0 7px 18px rgba(14,43,74,.16)!important;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease!important
}
body.hz-as-wc-mode .hz-as-shop-details-button:hover{transform:translateY(-1px);filter:brightness(1.06);box-shadow:0 10px 23px rgba(14,43,74,.22)!important}

.hz-cart-top-box,#hz-coupon-panel,#hz-request-summary-box{clear:both!important;box-sizing:border-box!important;color:#0e2b4a!important;background:linear-gradient(180deg,#fff 0%,#f8ffff 100%)!important;border:1px solid rgba(92,225,230,.72)!important;box-shadow:0 8px 22px rgba(14,43,74,.07)!important}
.hz-cart-top-box{margin:8px 0 24px!important;padding:17px 19px!important;border-radius:20px!important}
.hz-cart-top-box>span,.hz-request-summary-head>span{display:inline-flex!important;margin-bottom:7px!important;padding:5px 11px!important;border-radius:999px!important;background:rgba(92,225,230,.18)!important;color:#0f4f8a!important;font-size:12px!important;font-weight:900!important;line-height:1.2!important}
.hz-cart-top-box>strong{display:block!important;color:#0e2b4a!important;font-size:22px!important;font-weight:950!important;line-height:1.2!important}
.hz-cart-top-box p{margin:8px 0 0!important;color:#516b7d!important;font-size:14px!important;line-height:1.5!important}
.hz-as-cart-flow{clear:both;width:min(680px,100%);margin:18px 0 8px}
#hz-coupon-panel{width:100%!important;margin:0 0 14px!important;padding:11px 12px!important;border-radius:15px!important;border-left:4px solid #5ce1e6!important;box-shadow:0 5px 14px rgba(14,43,74,.055)!important}
.hz-coupon-form{display:grid!important;grid-template-columns:auto 1fr 112px!important;gap:8px!important;align-items:center!important;margin:0!important}
.hz-coupon-form label{margin:0!important;color:#0f4f8a!important;font-size:14px!important;font-weight:900!important;line-height:1.2!important;white-space:nowrap!important}
.hz-coupon-form input{width:100%!important;min-height:38px!important;height:38px!important;margin:0!important;padding:8px 11px!important;border:1px solid rgba(15,79,138,.18)!important;border-radius:11px!important;background:#fff!important;color:#0e2b4a!important;font-size:13.5px!important;font-weight:650!important;box-shadow:none!important}
.hz-coupon-form button{min-height:38px!important;height:38px!important;margin:0!important;padding:7px 10px!important;border:0!important;border-radius:999px!important;background:#5ce1e6!important;color:#0e2b4a!important;font-size:12.5px!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important;cursor:pointer!important;box-shadow:none!important}
.hz-coupon-active{margin:8px 0 0!important;color:#516b7d!important;font-size:13px!important;line-height:1.35!important}.hz-coupon-active strong{color:#0f4f8a!important;font-weight:950!important}
#hz-request-summary-box{width:100%!important;margin:0 0 18px!important;padding:20px 22px!important;border-radius:22px!important;border-left:7px solid #5ce1e6!important;box-shadow:0 10px 26px rgba(14,43,74,.09)!important}
.hz-request-summary-head{margin-bottom:14px!important;padding-bottom:12px!important;border-bottom:1px solid rgba(15,79,138,.1)!important}.hz-request-summary-head strong{display:block!important;color:#0e2b4a!important;font-size:22px!important;font-weight:950!important;line-height:1.25!important}
.hz-request-items-list{margin:0 0 12px!important;padding:0 0 12px!important;border-bottom:1px solid rgba(15,79,138,.1)!important}
.hz-request-item-row,.hz-request-total-line{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important;padding:9px 0!important;font-size:15px!important;line-height:1.35!important}
.hz-request-item-row span{color:#38566c!important;font-weight:750!important}.hz-request-item-row span b{color:#0f4f8a!important;font-weight:950!important}.hz-request-item-row strong,.hz-request-total-line strong{color:#0e2b4a!important;text-align:right!important;white-space:nowrap!important;font-weight:950!important}
.hz-request-total-line{border-bottom:1px solid rgba(15,79,138,.08)!important}.hz-request-total-line span{color:#38566c!important;font-weight:850!important}.hz-request-total-line small{display:inline-flex!important;margin-left:7px!important;padding:3px 8px!important;border-radius:999px!important;background:rgba(92,225,230,.18)!important;color:#0f4f8a!important;font-size:12px!important;font-weight:900!important}.hz-request-coupon-line strong{color:#0f8f75!important}
.hz-request-final-line{margin-top:5px!important;padding-top:14px!important;border-bottom:0!important}.hz-request-final-line span{color:#0e2b4a!important;font-size:18px!important;font-weight:950!important}.hz-request-final-line strong{color:#0f4f8a!important;font-size:25px!important;font-weight:950!important}
.hz-request-summary-note{margin:12px 0 0!important;padding-top:12px!important;border-top:1px solid rgba(15,79,138,.08)!important;color:#516b7d!important;font-size:13.5px!important;line-height:1.5!important}
.hz-cart-refresh-note{display:none!important;margin:14px 0 0!important;padding:14px 15px!important;border-radius:16px!important;background:#fff8ec!important;border:1px solid rgba(255,106,31,.24)!important;color:#0e2b4a!important}body.hz-cart-needs-refresh .hz-cart-refresh-note{display:block!important}.hz-cart-refresh-note strong{display:block!important;margin-bottom:4px!important;font-size:15px!important;font-weight:950!important}.hz-cart-refresh-note span{display:block!important;margin-bottom:10px!important;color:#516b7d!important;font-size:13.5px!important;line-height:1.4!important}.hz-cart-refresh-note button{width:100%!important;min-height:44px!important;border:0!important;border-radius:999px!important;background:#ff6a1f!important;color:#fff!important;font-weight:950!important;cursor:pointer!important}
.hz-request-summary-button-fixed,.hz-continue-moved{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;text-align:center!important;text-decoration:none!important}.hz-request-summary-button-fixed{min-height:50px!important;margin:0 0 12px!important;padding:13px 26px!important;border-radius:15px!important;background:linear-gradient(135deg,#155f99 0%,#0f4f8a 55%,#072a4c 100%)!important;color:#fff!important;font-weight:950!important;box-shadow:0 10px 24px rgba(14,43,74,.2)!important}.hz-continue-moved{min-height:44px!important;margin:0!important;padding:11px 20px!important;border-radius:999px!important;border:2px solid #5ce1e6!important;background:#fff!important;color:#0f4f8a!important;font-weight:900!important}
.hz-as-cross-sells-last{clear:both!important;width:100%!important;margin-top:38px!important}.hz-as-cross-sells-last .cross-sells{width:100%!important}

@media(max-width:640px){
  body.hz-as-wc-mode .hz-as-shop-details-button{width:calc(100% - 18px);margin:10px 9px 9px!important;min-height:42px;padding:9px 10px!important;border-radius:13px!important;font-size:13px!important}
  .hz-cart-top-box{margin:8px 0 22px!important;padding:16px 17px!important}.hz-as-cart-flow{width:100%!important}.hz-coupon-form{grid-template-columns:1fr 104px!important;gap:7px!important}.hz-coupon-form label{grid-column:1/-1!important;font-size:13px!important;margin-bottom:-2px!important}.hz-coupon-form input,.hz-coupon-form button{min-height:37px!important;height:37px!important}.hz-coupon-form input{font-size:13px!important}.hz-coupon-form button{font-size:11.8px!important;padding:7px 8px!important}#hz-request-summary-box{padding:18px!important}.hz-request-item-row,.hz-request-total-line{gap:10px!important}.hz-request-item-row span,.hz-request-total-line span{max-width:62%!important}.hz-request-final-line strong{font-size:25px!important}
}

/* v1.3.4 – Kartenbutton bleibt im Container + Empfehlungen wirklich ans Ende */
body.hz-as-wc-mode li.product .hz-as-shop-details-button,
body.hz-as-wc-mode .product-small .hz-as-shop-details-button,
body.hz-as-wc-mode .product-small.box .hz-as-shop-details-button{
  box-sizing:border-box!important;
  width:calc(100% - 20px)!important;
  max-width:calc(100% - 20px)!important;
  margin:10px 10px 12px!important;
  left:auto!important;right:auto!important;
  transform:none!important;
  overflow:hidden!important;
}
body.hz-as-wc-mode li.product .hz-as-shop-details-button:hover,
body.hz-as-wc-mode .product-small .hz-as-shop-details-button:hover{transform:translateY(-1px)!important}

body.woocommerce-cart .hz-as-cross-sells-last,
body.woocommerce-cart .hz-as-cross-sells-last .cross-sells,
body.woocommerce-cart .hz-as-cross-sells-last .related.products{
  clear:both!important;
  width:100%!important;
  max-width:100%!important;
}
body.woocommerce-cart .hz-as-cross-sells-last{order:9999!important;margin-top:38px!important}

@media(max-width:640px){
  body.hz-as-wc-mode li.product .hz-as-shop-details-button,
  body.hz-as-wc-mode .product-small .hz-as-shop-details-button,
  body.hz-as-wc-mode .product-small.box .hz-as-shop-details-button{
    width:calc(100% - 16px)!important;
    max-width:calc(100% - 16px)!important;
    margin:8px 8px 10px!important;
    min-height:40px!important;
    padding:8px 9px!important;
    font-size:12.5px!important;
  }
}

/* v2.0.3 – Anfragekorb komplett leeren */
.hz-as-empty-cart-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:14px 0 0!important;padding:9px 14px!important;border:1px solid rgba(15,79,138,.18)!important;border-radius:999px!important;background:#fff!important;color:#0f4f8a!important;font-size:13px!important;font-weight:850!important;line-height:1.2!important;box-shadow:none!important;cursor:pointer!important}
.hz-as-empty-cart-button:hover,.hz-as-empty-cart-button:focus{border-color:#5ce1e6!important;background:#f7ffff!important;color:#0e2b4a!important}
.hz-as-empty-cart-button:disabled{opacity:.55!important;cursor:wait!important}
@media(max-width:640px){.hz-as-empty-cart-button{width:100%!important;min-height:42px!important}}


/* v2.0.5 – mobile Scroll-Falle beseitigt + klare Navigation nach Artikelliste */
.hz-cart-next-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin:0 0 14px!important}
.hz-cart-next-actions .hz-continue-moved,.hz-cart-down-button{box-sizing:border-box!important;width:100%!important;min-height:46px!important;margin:0!important;padding:11px 14px!important;border-radius:14px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;text-decoration:none!important;font-weight:900!important}
.hz-cart-down-button{border:0!important;background:linear-gradient(135deg,#155f99 0%,#0f4f8a 58%,#072a4c 100%)!important;color:#fff!important;box-shadow:0 8px 20px rgba(14,43,74,.16)!important}
.hz-cart-down-button span{margin-left:8px!important;font-size:20px!important;line-height:1!important}
html{scroll-behavior:smooth}
@media(max-width:680px){
  /* Auf dem Anfrageformular keine eigene innere Scrollfläche mehr: Fingerbewegungen
     scrollen immer die Seite weiter, auch wenn sie auf der Artikelliste beginnen. */
  .hz-as-cart-panel .hz-as-cart-list{max-height:none!important;overflow:visible!important;overscroll-behavior:auto!important;padding-right:0!important}
  .hz-cart-next-actions{grid-template-columns:1fr 1fr!important;gap:8px!important}
  .hz-cart-next-actions .hz-continue-moved,.hz-cart-down-button{min-height:44px!important;padding:9px 8px!important;font-size:12.5px!important}
}
