.cart__empty-subtitle{font-size:var(--gooter-text-md, 1.6rem);color:rgba(var(--color-foreground),.7);margin:0 0 var(--gooter-space-5, 2rem);max-width:56ch}.cart__empty-bestsellers{display:grid;grid-template-columns:1fr;gap:var(--gooter-space-3, 1.2rem);margin:0 0 var(--gooter-space-6, 2.4rem);max-width:720px}@media(min-width:600px){.cart__empty-bestsellers{grid-template-columns:repeat(3,1fr)}}.cart__empty-product{display:flex;flex-direction:column;gap:var(--gooter-space-2, .8rem);padding:var(--gooter-space-3, 1.2rem);background:rgba(var(--color-foreground),.03);border-radius:var(--gooter-radius-md, 6px);text-decoration:none;color:rgb(var(--color-foreground));transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.cart__empty-product:hover{transform:translateY(-2px);background:rgba(var(--color-foreground),.06);box-shadow:0 6px 20px #0000000f}.cart__empty-product img{display:block;width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--gooter-radius-sm, 4px)}.cart__empty-product-title{font-size:var(--gooter-text-sm, 1.3rem);font-weight:var(--gooter-font-semibold, 600);line-height:1.3;letter-spacing:var(--gooter-tracking-snug, -.005em)}.cart__empty-product-price{font-size:var(--gooter-text-sm, 1.3rem);color:rgba(var(--color-foreground),.6)}.cart__empty-product-price strong{color:rgb(var(--color-foreground));margin-left:4px}.gooter-cart-empty{margin:24px 0 32px;max-width:1080px}.gooter-cart-empty__heading{font-family:Manrope,ui-sans-serif,system-ui,sans-serif;font-size:18px;font-weight:700;color:#121212;letter-spacing:-.008em;margin:0 0 18px}.gooter-cart-empty__grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:750px){.gooter-cart-empty__grid{grid-template-columns:repeat(3,1fr);gap:20px}}.gooter-cart-empty__card{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e5e5;border-radius:12px;overflow:hidden;transition:border-color .15s ease,transform .15s ease}.gooter-cart-empty__card:hover{border-color:#c3c3c3;transform:translateY(-2px)}.gooter-cart-empty__image-link{display:block;background:#f7f7f7;aspect-ratio:4/3;overflow:hidden}.gooter-cart-empty__image{display:block;width:100%;height:100%;object-fit:cover}.gooter-cart-empty__body{padding:14px 16px 16px;display:flex;flex-direction:column;gap:10px;flex:1}.gooter-cart-empty__title-link{text-decoration:none;color:inherit}.gooter-cart-empty__title{font-family:Manrope,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:700;line-height:1.3;color:#121212;margin:0;letter-spacing:-.005em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gooter-cart-empty__price{font-family:Manrope,ui-sans-serif,system-ui,sans-serif;font-size:14px;color:#121212;display:flex;align-items:center;gap:8px}.gooter-cart-empty__price-old{color:#737373;font-size:12.5px;font-weight:400}.gooter-cart-empty__price-now{color:#121212;font-weight:700;font-size:15px}.gooter-cart-empty__cta{margin-top:auto;width:100%;min-height:44px;padding:11px 16px;font-size:13.5px;font-weight:700;border-radius:8px;text-align:center;text-decoration:none}.gooter-cart-empty__cta--disabled{opacity:.5;cursor:not-allowed}.gooter-cart-empty__form{margin:0}.gooter-cart-empty__continue{display:inline-block;margin-top:8px;min-height:44px}.gooter-sticky-add{display:none}@media(max-width:749px){.gooter-sticky-add{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:30;padding:var(--gooter-space-3, 1.2rem) var(--gooter-space-4, 1.6rem);padding-bottom:calc(var(--gooter-space-3, 1.2rem) + env(safe-area-inset-bottom));background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.12);box-shadow:0 -4px 20px #00000014;align-items:center;gap:var(--gooter-space-3, 1.2rem);transform:translateY(100%);transition:transform .28s cubic-bezier(.32,.72,0,1)}.gooter-sticky-add.is-visible{transform:translateY(0)}.gooter-sticky-add__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.gooter-sticky-add__title{font-size:var(--gooter-text-xs, 1.1rem);font-weight:var(--gooter-font-semibold, 600);line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gooter-sticky-add__price{font-size:var(--gooter-text-md, 1.6rem);font-weight:var(--gooter-font-bold, 700);color:rgb(var(--color-foreground));letter-spacing:var(--gooter-tracking-tight, -.01em)}.gooter-sticky-add__price s{color:rgba(var(--color-foreground),.4);font-weight:var(--gooter-font-regular, 400);font-size:var(--gooter-text-xs, 1.1rem);margin-right:4px}.gooter-sticky-add__btn{flex:0 0 auto;background:var(--gooter-gradient, linear-gradient(135deg, #3B5BD9 0%, #D946EF 100%));color:#fff;border:0;padding:var(--gooter-space-3, 1.2rem) var(--gooter-space-5, 2rem);font-size:var(--gooter-text-sm, 1.3rem);font-weight:var(--gooter-font-bold, 700);letter-spacing:var(--gooter-tracking-wide, .02em);border-radius:var(--gooter-radius-sm, 4px);cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-height:48px}.template-product main{padding-bottom:80px}}.gooter-fbt{max-width:var(--gooter-wide-width, 1480px);margin:var(--gooter-space-10, 4rem) auto;padding:var(--gooter-space-6, 2.4rem) var(--gooter-space-5, 2rem);background:rgba(var(--color-foreground),.03);border-radius:var(--gooter-radius-md, 6px)}.gooter-fbt__heading{margin:0 0 var(--gooter-space-1, .4rem);font-size:clamp(2rem,3vw,2.6rem);font-weight:var(--gooter-font-bold, 700);letter-spacing:var(--gooter-tracking-tight, -.015em);line-height:1.1}.gooter-fbt__sub{margin:0 0 var(--gooter-space-5, 2rem);font-size:var(--gooter-text-sm, 1.3rem);color:rgba(var(--color-foreground),.65)}.gooter-fbt__grid{display:flex;flex-direction:column;gap:var(--gooter-space-3, 1.2rem);align-items:stretch}@media(min-width:750px){.gooter-fbt__grid{flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap}}.gooter-fbt__item{display:flex;flex-direction:column;align-items:center;gap:var(--gooter-space-2, .8rem);padding:var(--gooter-space-3, 1.2rem);background:#fff;border-radius:var(--gooter-radius-sm, 4px);text-align:center;flex:1 1 200px;max-width:260px}.gooter-fbt__item--main{border:2px solid var(--gooter-accent, #6D28D9)}.gooter-fbt__item img{display:block;width:100%;max-width:140px;aspect-ratio:1;object-fit:contain}.gooter-fbt__link{display:flex;flex-direction:column;align-items:center;gap:var(--gooter-space-2, .8rem);text-decoration:none;color:inherit}.gooter-fbt__link:hover .gooter-fbt__title{color:var(--gooter-accent, #6D28D9)}.gooter-fbt__title{font-size:var(--gooter-text-sm, 1.3rem);font-weight:var(--gooter-font-semibold, 600);line-height:1.3;transition:color .2s ease}.gooter-fbt__price{font-size:var(--gooter-text-md, 1.6rem);font-weight:var(--gooter-font-bold, 700);color:rgb(var(--color-foreground))}.gooter-fbt__plus{display:flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:2.4rem;font-weight:300;color:rgba(var(--color-foreground),.4);padding:0 var(--gooter-space-1, .4rem)}.gooter-fbt__hint{margin:var(--gooter-space-4, 1.6rem) 0 0;padding:var(--gooter-space-3, 1.2rem);background:rgba(var(--color-foreground),.04);border-left:3px solid var(--gooter-accent, #6D28D9);font-size:var(--gooter-text-xs, 1.1rem);color:rgba(var(--color-foreground),.7);border-radius:0 var(--gooter-radius-sm, 4px) var(--gooter-radius-sm, 4px) 0}.gooter-stock{display:inline-flex;align-items:center;gap:6px;font-size:var(--gooter-text-xs, 1.1rem);font-weight:var(--gooter-font-semibold, 600);letter-spacing:var(--gooter-tracking-wide, .02em);padding:4px 10px;border-radius:999px;margin:var(--gooter-space-2, .8rem) 0}.gooter-stock--in{background:#22c55e14;color:#15803d}.gooter-stock--low{background:#ea580c14;color:#c2410c}.gooter-stock--out{background:#dc262614;color:#b91c1c}.gooter-stock:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}.gooter-stock--in:before{box-shadow:0 0 0 3px #22c55e33}.gooter-stock--low:before{box-shadow:0 0 0 3px #ea580c33;animation:gooterPulse 1.6s ease-in-out infinite}@keyframes gooterPulse{0%,to{opacity:1}50%{opacity:.55}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/gooter-conversion.css.map */
