.dm-cart{--brand:#B82105;--brand-deep:#8A2A1A;--brand-soft:rgba(184,33,5,.06);--ink:#1A202C;--ink-soft:#4A5568;--ink-muted:#647082;--surface:#fff;--surface-alt:#F4F6F9;--surface-media:#EEF1F5;--line:rgba(26,32,44,.13);--line-soft:rgba(26,32,44,.07);--line-strong:rgba(26,32,44,.22);--radius-card:18px;--radius-pill:100px;--radius-sm:8px;--shadow-card:0 24px 60px -28px rgba(26,32,44,.28);--shadow-btn:0 12px 26px -14px rgba(184,33,5,.62);--ease:cubic-bezier(.22,1,.36,1);font-family:"Hanken Grotesk",system-ui,sans-serif;color:var(--ink);line-height:1.65;font-size:clamp(15px,.55vw + 13px,17px)}.dm-cart *{box-sizing:border-box}.dm-cart.is-busy{opacity:.55;pointer-events:none}.dm-cart__empty{padding:clamp(30px,4.4vw,52px);text-align:center;background:var(--surface);border:1px solid var(--line-soft);border-radius:var(--radius-card);box-shadow:var(--shadow-card);display:flex;flex-direction:column;align-items:center;gap:18px}.dm-cart__empty p{color:var(--ink-soft);margin:0;font-size:1.02rem}.dm-cart .dm-cart__back{display:inline-block;margin:0 0 clamp(14px,1.8vw,22px);font-size:.92rem;color:var(--ink-soft);text-decoration:none}.dm-cart .dm-cart__back:hover,.dm-cart .dm-cart__back:focus{color:var(--brand-deep)}.dm-cart .dm-cart__back:focus-visible{outline:2px solid var(--brand-deep);outline-offset:3px;border-radius:4px}.dm-cart__notice{background:rgba(154,100,20,.09);color:#7A4E0F;border-left:3px solid #9A6414;padding:12px 15px;border-radius:0 8px 8px 0;margin:0 0 14px;font-size:.92rem}.dm-cart__grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:clamp(18px,2.6vw,32px);align-items:start}.dm-cart__items{display:flex;flex-direction:column;gap:12px}.dm-cart__i{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;background:var(--surface);border:1px solid var(--line-soft);border-radius:var(--radius-card);box-shadow:var(--shadow-card);padding:clamp(14px,1.8vw,20px)}.dm-cart__i.is-off{opacity:.62}.dm-cart__figure{position:relative;display:block;flex:none}.dm-cart__thumb{width:78px;height:78px;border-radius:12px;object-fit:cover;background:var(--surface-media);border:1px solid var(--line-soft);display:block}.dm-cart__thumb--ph{display:block}.dm-cart .dm-cart__x{position:absolute;top:-7px;right:-7px;width:22px;height:22px;min-width:22px;padding:0!important;margin:0;display:inline-flex;align-items:center;justify-content:center;border-radius:50%!important;border:1px solid var(--line)!important;background:var(--surface);color:var(--ink-soft);cursor:pointer;-webkit-appearance:none!important;appearance:none!important;background-image:none;box-shadow:0 2px 6px -2px rgba(26,32,44,.3);text-decoration:none;transition:background-color .45s var(--ease),color .45s var(--ease),border-color .45s var(--ease),transform .45s var(--ease)}.dm-cart .dm-cart__x svg{width:12px;height:12px;display:block}.dm-cart .dm-cart__x:hover,.dm-cart .dm-cart__x:focus{background:var(--surface);color:var(--brand-deep)}.dm-cart .dm-cart__x:focus-visible{outline:2px solid var(--brand-deep);outline-offset:2px}.dm-cart__name{font-family:Fraunces,Georgia,serif;font-weight:400;letter-spacing:-.012em;font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.25;margin:0 0 8px}.dm-cart__name a{color:var(--ink);text-decoration:none}.dm-cart__name a:hover{color:var(--brand-deep)}.dm-cart__off{color:#7A4E0F;font-size:.9rem;margin:0}.dm-cart__conf{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:3px}.dm-cart__conf li{display:flex;flex-wrap:wrap;gap:.5rem;font-size:.88rem;align-items:baseline}.dm-cart__conf .k{font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-muted);font-weight:600;min-width:88px}.dm-cart__conf .v{color:var(--ink);font-weight:500}.dm-cart__conf .p{color:var(--ink-soft);font-variant-numeric:tabular-nums}.dm-cart__side{display:flex;flex-direction:column;align-items:flex-end;gap:8px;justify-content:center}.dm-cart__qty{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:100px;overflow:hidden;background:var(--surface)}.dm-cart .dm-cart__step{width:34px;height:34px;padding:0!important;margin:0;border:0!important;background:transparent;color:var(--ink);font:inherit;font-size:1.05rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;-webkit-appearance:none;appearance:none;border-radius:0!important;transition:background .45s var(--ease)}.dm-cart .dm-cart__step:focus,.dm-cart .dm-cart__step[disabled]:hover{background:transparent;color:var(--ink)}.dm-cart .dm-cart__step:hover:not([disabled]){background:var(--surface-alt);color:var(--brand-deep)}.dm-cart .dm-cart__step[disabled]{opacity:.3;cursor:not-allowed}.dm-cart__qtyn{min-width:30px;text-align:center;font-weight:600;font-variant-numeric:tabular-nums;font-size:.95rem}.dm-cart__price{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:1.25rem;letter-spacing:-.015em;font-variant-numeric:tabular-nums;white-space:nowrap}.dm-cart .dm-cart__x{background:none;border:0;padding:0;font:inherit;font-size:.82rem;color:var(--ink-muted);cursor:pointer;text-decoration:underline;-webkit-appearance:none;appearance:none}.dm-cart .dm-cart__x:hover,.dm-cart .dm-cart__x:focus{background:none;color:var(--brand-deep)}.dm-cart__sum{position:sticky;top:24px;background:var(--surface);border:1px solid var(--line-soft);border-radius:var(--radius-card);box-shadow:var(--shadow-card);padding:clamp(18px,2.2vw,26px);display:flex;flex-direction:column;gap:10px}.dm-cart__row{display:flex;justify-content:space-between;align-items:baseline;gap:14px;font-size:.94rem}.dm-cart__row--soft{color:var(--ink-muted)}.dm-cart__row--soft em{font-style:normal;font-size:.84rem;text-align:right}.dm-cart__row--total{padding-top:12px;border-top:1px solid var(--line);margin-top:2px}.dm-cart__row--total b{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:1.6rem;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.dm-cart__row b{font-variant-numeric:tabular-nums}.dm-cart__row--tax{padding-top:10px;border-top:1px solid var(--line-soft);color:var(--ink-soft);font-size:.9rem}.dm-cart__row--tax b{font-weight:600}.dm-cart .dm-btn,.dm-cart button.dm-btn{width:100%;margin:6px 0 0}.dm-cartcount{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:100px;background:var(--line,rgba(26,32,44,.13));color:#1A202C;font-family:"Hanken Grotesk",system-ui,sans-serif;font-size:.76rem;font-weight:700;font-variant-numeric:tabular-nums;line-height:1}.dm-cartcount.has-items{background:#B82105;color:#fff}@media (max-width:1024px){.dm-cart__grid{grid-template-columns:1fr}.dm-cart__sum{position:static}.dm-cart__i{grid-template-columns:auto minmax(0,1fr)}.dm-cart__side{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:space-between;padding-top:10px;border-top:1px solid var(--line-soft)}}@media (prefers-reduced-motion:reduce){.dm-cart *{transition-duration:.01ms!important}}.dm-cart.alignwide{width:100%;max-width:1240px;margin-inline:auto}.dm-cart .dm-cart__empty .dm-btn,.dm-cart .dm-cart__empty a.dm-btn{width:auto;margin:0}.dm-cart__conf .p.is-minus{color:#2F6B4F;font-weight:600}@media (max-width:767px){.dm-cart__conf .k{flex-basis:100%;margin-bottom:-2px}.dm-cart__conf .p{margin-left:auto}}:is(.dm-cart,.dm-kasse,.dm-produkt,.dm-konf,.dm-kat,.dm-danke) a.dm-btn,:is(.dm-cart,.dm-kasse,.dm-produkt,.dm-konf,.dm-kat,.dm-danke) a.dm-btn:hover{text-decoration:none!important}.dm-cart__express{margin-top:18px}.dm-cart__or{display:flex;align-items:center;gap:10px;margin:0 0 12px;font-size:.8rem;color:var(--ink-muted,#6b7280)}.dm-cart__or::before,.dm-cart__or::after{content:"";flex:1;height:1px;background:var(--line-soft,#e5e7eb)}.dm-cart__legal{margin:10px 0 0;font-size:.78rem;line-height:1.45;color:var(--ink-muted,#6b7280)}.dm-cart__legal a{color:inherit;text-decoration:underline}.dm-cart__express .dm-kasse__msg{margin:8px 0 0;font-size:.85rem;color:#8a1f12}.dm-cart__express.is-loading{visibility:hidden}.dm-cart__ec{margin:14px 0 0}.dm-cartbtn{position:relative;display:inline-flex;align-items:center;justify-content:center;color:var(--ink);width:40px;height:40px;border-radius:var(--radius-pill);transition:color .2s var(--ease-brand)}.dm-cartbtn:hover,.dm-cartbtn:focus-visible{color:var(--brand)}.dm-cartbtn .dm-cartcount{position:absolute;top:2px;right:2px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--brand);color:#fff;font-size:.66rem;font-weight:700;letter-spacing:-.01em;display:grid;place-items:center;line-height:1}.elementor-widget-dm_warenkorb_button .dm-cartbtn{width:34px;height:38px;padding:4px 0 4px 4px;border-radius:0}.elementor-widget-dm_warenkorb_button .dm-cartbtn .dm-cartcount{top:-2px;right:-6px;font-size:.66rem}.dm-cartdrawer__list{list-style:none;margin:0;padding:6px 20px}.dm-cartdrawer__item{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid rgba(26,32,44,.07)}.dm-cartdrawer__item:last-child{border-bottom:0}.dm-cartdrawer__thumb{width:56px;height:56px;border-radius:10px;background:#EEF1F5;overflow:hidden;display:block}.dm-cartdrawer__thumb img{width:100%;height:100%;object-fit:cover;display:block}.dm-cartdrawer__what{display:flex;flex-direction:column;gap:2px;min-width:0}.dm-cartdrawer__what b{font-weight:600;font-size:.95rem;line-height:1.3;color:#1A202C}.dm-cartdrawer__what small{font-size:.84rem;color:#4A5568}.dm-cartdrawer__what small.is-bad{color:#A3231A}.dm-cartdrawer__what b a,.dm-cartdrawer__what b a:hover{color:#1A202C;text-decoration:none}.dm-cartdrawer__what b a:hover{color:#B82105}.dm-cartdrawer__thumb a{display:block;width:100%;height:100%}.dm-cartdrawer__edit,.dm-cartdrawer__edit:hover{margin-top:2px;font-size:.84rem;font-weight:600;color:#B82105;text-decoration:none}.dm-cartdrawer__edit:hover{color:#8A2A1A}.dm-cartdrawer__price{font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.95rem}.dm-cartdrawer__empty{margin:0;padding:28px 20px;color:#647082;font-style:italic;text-align:center}.dm-cartdrawer__sum{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin:0 0 14px;font-size:.95rem;color:#4A5568}.dm-cartdrawer__sum b{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:1.35rem;color:#1A202C;font-variant-numeric:tabular-nums}.dm-cartdrawer__foot .dm-btn+.dm-btn{margin-top:10px}.dm-cart__sum{container-type:inline-size}.dm-cart__row{flex-wrap:wrap;row-gap:2px}.dm-cart__row>b{margin-left:auto;white-space:nowrap;text-align:right}.dm-cart__row--soft em{flex:1 1 150px}.dm-cart__row--total b{font-size:min(1.6rem,11cqi)}.dm-cart__price{font-size:min(1.25rem,6.5vw)}.dm-cart__conf .p{white-space:nowrap}.dm-cartdrawer__sum{flex-wrap:wrap;row-gap:2px}.dm-cartdrawer__sum b{margin-left:auto;white-space:nowrap}.dm-cartdrawer__what small:not(.is-bad){white-space:nowrap}