.sf-drawer{--sf-teal:#037a77;--sf-teal-deep:#02605d;--sf-teal-soft:#d6e7e6;--sf-cream:#f4f3ea;--sf-cream-deep:#ece9dc;--sf-paper:#ffffff;--sf-ink:#1a1a1a;--sf-ink-soft:#3a3a3a;--sf-mute:#6b6862;--sf-line:#d9d6c8;--sf-zone:#e3ded0;--sf-zone-line:#cfc9b7;--sf-t-meta:12px;--sf-t-body:14px;--sf-t-lead:18px;--sf-s0:4px;--sf-s1:8px;--sf-s2:12px;--sf-s3:16px;--sf-s4:20px;--sf-r-card:14px;--sf-r-pill:999px;--sf-ease:cubic-bezier(.2,.7,.2,1);font-family:Josefin Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;color:var(--sf-ink);background:var(--sf-cream);max-width:420px;top:0;bottom:0;height:auto;display:flex;flex-direction:column}.sf-drawer :where(p){margin:0}.sf-drawer :where(button){font:inherit;color:inherit}.sf-drawer :where(strong,b){font-weight:600}.sf-drawer :where(a){color:inherit}.sf-drawer__form{display:flex;flex-direction:column;flex:1;min-height:0;background:var(--sf-cream)}.sf-drawer__content{display:flex;flex-direction:column;flex:1;min-height:0}.sf-drawer__body{flex:1;min-height:0;overflow-y:auto;scrollbar-width:none;padding:var(--sf-s3)}.sf-drawer__body::-webkit-scrollbar{display:none}.sf-drawer__head{flex:none;display:flex;align-items:center;justify-content:space-between;gap:var(--sf-s2);padding:var(--sf-s2) var(--sf-s3);border-bottom:1px solid var(--sf-line)}.sf-drawer__title{font-size:var(--sf-t-lead);font-weight:600}.sf-drawer__count{color:var(--sf-mute);font-weight:400}.sf-drawer__close{width:44px;height:44px;margin:-11px -12px -11px 0;display:flex;align-items:center;justify-content:center;background:none;border:0;cursor:pointer;border-radius:var(--sf-r-pill)}.sf-drawer__close:focus-visible{outline:2px solid var(--sf-teal-deep)!important;outline-offset:2px}.sf-drawer__thresh{flex:none;padding:var(--sf-s2) var(--sf-s3);background:var(--sf-cream-deep)}.sf-drawer__thresh.is-free{background:var(--sf-teal-soft)}.sf-drawer__thresh-row{display:flex;align-items:baseline;justify-content:space-between;gap:var(--sf-s1);font-size:var(--sf-t-body)}.sf-drawer__thresh.is-free .sf-drawer__thresh-row b{color:var(--sf-teal-deep)}.sf-drawer__thresh-save{font-size:var(--sf-t-meta);color:var(--sf-mute)}.sf-drawer__bar{margin-top:var(--sf-s1);height:5px;border-radius:var(--sf-r-pill);background:#1a1a1a1a;overflow:hidden}.sf-drawer__bar span{display:block;height:100%;min-width:3px;border-radius:var(--sf-r-pill);background:var(--sf-teal);transition:width var(--sf-ease) .35s}.sf-drawer__thresh-hint{margin-top:var(--sf-s1);font-size:var(--sf-t-meta);line-height:1.45;color:var(--sf-ink-soft)}.sf-drawer__empty{display:flex;flex-direction:column;padding-bottom:var(--sf-s2)}.sf-drawer__empty-title{font-size:var(--sf-t-body);font-weight:600}.sf-drawer__empty-text{margin-top:var(--sf-s0);font-size:var(--sf-t-meta);line-height:1.55;color:var(--sf-ink-soft)}.sf-drawer__empty .sf-drawer__btn{margin-top:var(--sf-s2);width:auto;align-self:flex-start;padding:0 var(--sf-s3);min-height:44px;font-size:var(--sf-t-meta)}.sf-drawer .cart-item{display:flex;gap:var(--sf-s2);align-items:flex-start;padding-bottom:var(--sf-s2)}.sf-drawer [data-merge-list-item]+[data-merge-list-item] .cart-item{border-top:1px solid var(--sf-line);padding-top:var(--sf-s2)}.sf-drawer .cart-item__quantity{margin-top:2px}.sf-drawer .cart-item__description{margin-bottom:0}.sf-drawer .lightly-spaced-row,.sf-drawer .very-lightly-spaced-row{margin:0}.sf-drawer .cart-item__variant{display:flex;gap:4px}.sf-drawer .cart-item__image{width:64px;flex:none}.sf-drawer .cart-item__image img{width:64px;height:80px;object-fit:cover;border-radius:var(--sf-r-card);display:block}.sf-drawer .cart-item__not-image{flex:1;min-width:0}.sf-drawer .cart-item__title{font-size:var(--sf-t-body);line-height:1.3;font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sf-drawer .cart-item__title a{text-decoration:none}.sf-drawer .cart-item__variant{font-size:var(--sf-t-meta);color:var(--sf-mute);line-height:1.4}.sf-drawer .theme-money{font-size:var(--sf-t-body);font-weight:600}.sf-drawer .cart-item__quantity-input{width:34px;min-height:44px;text-align:center;border:0;background:none;font-size:var(--sf-t-body);font-weight:600;-moz-appearance:textfield}.sf-drawer .cart-item__quantity-input::-webkit-outer-spin-button,.sf-drawer .cart-item__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sf-drawer .cart-item__quantity{display:flex;align-items:center;gap:var(--sf-s3);background:none;border:0;border-radius:0}.sf-drawer .quantity,.sf-drawer .quantity-input,.sf-drawer .buttoned-input{display:inline-flex;align-items:center;flex:none;overflow:hidden;border:1px solid var(--sf-line);border-radius:var(--sf-r-pill);background:var(--sf-paper)}.sf-drawer .quantity-down,.sf-drawer .quantity-up,.sf-drawer .quantity-input__btn,.sf-drawer .quantity button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:none;border:0;cursor:pointer;text-decoration:none}.sf-drawer .cart-item__remove{display:inline-flex;align-items:center;min-height:44px;padding:0 4px;font-size:var(--sf-t-meta);color:var(--sf-mute);text-decoration:underline;text-underline-offset:2px}.sf-drawer .cart-item__remove:hover{color:var(--sf-ink)}cart-drawer .quantity-up.unusable{visibility:visible!important;opacity:.28;pointer-events:none;cursor:default}.sf-drawer .cart-discount-list{list-style:none;margin:4px 0 0;padding:0}.sf-drawer .cart-discount{display:flex;align-items:center;justify-content:space-between;gap:var(--sf-s1);font-size:var(--sf-t-meta);color:var(--sf-teal-deep)}.sf-drawer .cart-discount__label{display:inline-flex;align-items:center;gap:4px;min-width:0}.sf-drawer .cart-discount__icon svg{width:13px;height:13px;display:block}.sf-drawer .cart-item__discount{font-size:var(--sf-t-meta);color:var(--sf-teal-deep)}.sf-drawer s,.sf-drawer del{font-size:var(--sf-t-meta);color:var(--sf-mute);font-weight:400}.sf-drawer .product-inventory{display:inline-flex;align-items:center;gap:6px;font-size:var(--sf-t-meta);color:var(--sf-ink-soft);margin-top:2px}.sf-drawer .product-inventory:before{content:"";width:6px;height:6px;border-radius:var(--sf-r-pill);background:var(--sf-success, #2e7d32);flex:none}.sf-drawer .product-inventory--low:before{background:#b07a1f}.sf-drawer__zeile{display:flex;justify-content:space-between;align-items:baseline;gap:var(--sf-s1);margin:-6px 0 var(--sf-s2) 76px;font-size:var(--sf-t-meta);color:var(--sf-mute)}.sf-drawer__zeile-summe{font-weight:600;color:var(--sf-ink)}.sf-drawer__upsell{margin:var(--sf-s3) calc(var(--sf-s3) * -1) 0;padding:var(--sf-s3);background:var(--sf-zone);border-top:1px solid var(--sf-zone-line);border-bottom:1px solid var(--sf-zone-line)}.sf-drawer__upsell-head{display:flex;align-items:center;gap:8px;font-size:var(--sf-t-meta);font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--sf-teal-deep);margin-bottom:var(--sf-s2)}.sf-drawer__upsell-head:before{content:"";width:16px;height:2px;border-radius:2px;background:var(--sf-teal);flex:none}.sf-drawer__up-row{display:flex;align-items:flex-start;gap:var(--sf-s2);padding:var(--sf-s2) 0}.sf-drawer__up-row+.sf-drawer__up-row{border-top:1px solid var(--sf-zone-line)}.sf-drawer__up-img{width:56px;height:56px;flex:none;border-radius:var(--sf-r-card);overflow:hidden;background:var(--sf-cream-deep);display:block}.sf-drawer__up-img img{width:100%;height:100%;object-fit:cover;display:block}.sf-drawer__up-info{flex:1;min-width:0}.sf-drawer__up-info a{font-size:var(--sf-t-body);line-height:1.3;text-decoration:none}.sf-drawer__up-price{font-size:var(--sf-t-body);font-weight:600;margin-top:2px}.sf-drawer__up-hint{font-size:var(--sf-t-meta);color:var(--sf-ink-soft);margin-top:2px}.sf-drawer__up-hint b{color:var(--sf-teal-deep)}.sf-drawer__up-form{flex:none}.sf-drawer__up-form{flex:1;min-width:0}.sf-drawer__up-form form{display:flex;flex-direction:column;gap:var(--sf-s1)}.sf-drawer__up-main{display:flex;gap:var(--sf-s2);align-items:flex-start}.sf-drawer__up-select{width:100%;min-height:44px;padding:0 var(--sf-s2);border:1px solid var(--sf-line);border-radius:var(--sf-r-card);background:var(--sf-paper);color:var(--sf-ink);font-size:var(--sf-t-meta)}.sf-drawer__up-select option:disabled{color:var(--sf-mute)}.sf-drawer__up-select:focus-visible{outline:2px solid var(--sf-teal-deep)!important;outline-offset:2px}.sf-drawer__up-add{width:44px;height:44px;border-radius:var(--sf-r-pill);border:1px solid var(--sf-line);background:var(--sf-paper);cursor:pointer;font-size:20px;line-height:1;color:var(--sf-ink);transition:background var(--sf-ease) .15s,border-color var(--sf-ease) .15s}.sf-drawer__up-add:hover{background:var(--sf-teal-soft);border-color:var(--sf-teal-deep)}.sf-drawer__up-add:focus-visible{outline:2px solid var(--sf-teal-deep)!important;outline-offset:2px}.sf-drawer__trust p:not(.sf-drawer__delivery){display:flex;align-items:flex-start;gap:8px;margin:0}.sf-drawer__trust p:not(.sf-drawer__delivery):before{content:"\2713";color:var(--sf-teal);font-weight:600;flex:none;line-height:1.5}.sf-drawer__delivery{color:var(--sf-mute);margin:0 0 6px}.sf-drawer__trust{border-top:1px solid var(--sf-line);margin-top:var(--sf-s3);padding-top:var(--sf-s2);display:grid;gap:var(--sf-s0);font-size:var(--sf-t-meta);line-height:1.5;color:var(--sf-ink-soft)}.sf-drawer__footer{flex:none;border-top:1px solid var(--sf-line);background:var(--sf-cream);padding:var(--sf-s2) var(--sf-s3) calc(var(--sf-s3) + env(safe-area-inset-bottom))}.sf-drawer__sum{display:flex;align-items:baseline;justify-content:space-between;gap:var(--sf-s2);font-size:var(--sf-t-body);color:var(--sf-ink-soft);padding:3px 0}.sf-drawer__sum--discount,.sf-drawer__sum--saving{color:var(--sf-teal-deep)}.sf-drawer__sum>span:last-child,.sf-drawer__zeile>span,.sf-drawer__up-price,.sf-drawer .theme-money{white-space:nowrap}.sf-drawer__delivery,.sf-drawer__thresh-row b{text-wrap:pretty}.sf-drawer__sum--saving{font-weight:600}.sf-drawer__sum--total{margin-top:var(--sf-s1);padding-top:var(--sf-s1);border-top:1px solid var(--sf-line);font-size:var(--sf-t-lead);font-weight:600;color:var(--sf-ink)}.sf-drawer__free{color:var(--sf-teal-deep);font-weight:600}.sf-drawer__note{margin-top:var(--sf-s1);font-size:var(--sf-t-meta);line-height:1.45;color:var(--sf-mute)}.sf-drawer__cta{margin-top:var(--sf-s2)}.sf-drawer__btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;padding:var(--sf-s3) var(--sf-s4);border:0;border-radius:var(--sf-r-pill);cursor:pointer;background:var(--sf-teal);color:#fff;text-decoration:none;font-size:var(--sf-t-body);font-weight:600;letter-spacing:.08em;text-transform:uppercase;transition:background var(--sf-ease) .15s,transform var(--sf-ease) .12s}.sf-drawer__btn:hover{background:var(--sf-teal-deep);color:#fff}.sf-drawer__btn:active{transform:scale(.985)}.sf-drawer__btn:focus-visible{outline:2px solid var(--sf-teal-deep)!important;outline-offset:2px}.sf-drawer__cta.is-empty .sf-drawer__btn,.sf-drawer__btn[disabled]{background:var(--sf-line);color:var(--sf-mute);cursor:not-allowed;pointer-events:none}.sf-drawer__btn--ghost{background:transparent;color:var(--sf-ink);border:1px solid var(--sf-line);min-height:44px;width:auto;padding-inline:var(--sf-s4);text-transform:none;letter-spacing:0}.sf-drawer__btn--ghost:hover{background:var(--sf-cream-deep);color:var(--sf-ink)}.sf-drawer__pay{margin-top:var(--sf-s2);display:flex;flex-direction:column;align-items:center;gap:6px}.sf-drawer__pay-icons{display:flex;flex-wrap:nowrap;justify-content:center;gap:4px;max-width:100%;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.sf-drawer__pay-icons::-webkit-scrollbar{display:none}.sf-drawer__pay-icons span{flex:none;display:flex}.sf-drawer__pay-icon{height:18px;width:auto;display:block;border-radius:3px}.sf-drawer__pay-note{font-size:var(--sf-t-meta);color:var(--sf-mute);text-align:center;line-height:1.4}.sf-drawer__announce a{color:var(--sf-teal)}@media(prefers-reduced-motion:reduce){.sf-drawer *{transition-duration:.01ms!important}}cart-drawer .cart-item__title{position:relative}cart-drawer .cart-item__title a{position:relative;display:inline-block}cart-drawer .cart-item__title a:after{content:"";position:absolute;top:-15px;right:0;bottom:-15px;left:0}.sf-drawer__up-info>a{position:relative;display:inline-block}.sf-drawer__up-info>a:after{content:"";position:absolute;top:-5px;right:0;bottom:-5px;left:0}@media(max-width:767px){.sf-drawer__up-select,.sf-drawer .cart-item__quantity-input{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/sf-cart-drawer.css.map */
