.tgs-delivery{display:block;margin:1.2rem 0 1.6rem}.tgs-delivery__kicker{margin:0 0 .5rem;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:1.05rem;letter-spacing:.18em;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.tgs-delivery__line{margin:0;font-size:1.45rem;line-height:1.55;color:rgb(var(--color-foreground))}.tgs-delivery__rule,.tgs-delivery__sat{margin:.5rem 0 0;font-size:1.25rem;line-height:1.5;color:rgba(var(--color-foreground),.7)}.tgs-delivery__promo{margin:.7rem 0 0;font-size:1.25rem;color:rgba(var(--color-foreground),.85)}.tgs-delivery__promo summary{cursor:pointer;list-style:none;display:inline-block;color:rgba(var(--color-foreground),.7);border-bottom:1px dotted rgba(var(--color-foreground),.5);padding-bottom:.1rem}.tgs-delivery__promo summary::-webkit-details-marker{display:none}.tgs-delivery__promo summary:after{content:" \25be"}.tgs-delivery__promo[open] summary:after{content:" \25b4"}.tgs-delivery__promo p{margin:.5rem 0 0}.tgs-delivery__promo code{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;letter-spacing:.12em;padding:.1rem .5rem;border:1px solid rgba(var(--color-foreground),.35)}.tgs-delivery__bar{margin:0 0 1rem}.tgs-delivery__bar-text{margin:0 0 .6rem;font-size:1.3rem;line-height:1.5;color:rgb(var(--color-foreground))}.tgs-delivery__bar-text small{color:rgba(var(--color-foreground),.65)}.tgs-delivery__track{height:.5rem;width:100%;background:rgba(var(--color-foreground),.15)}.tgs-delivery__fill{display:block!important;height:100%;background:rgba(var(--color-button),1);transition:width .4s ease}.tgs-delivery--free .tgs-delivery__fill{background:rgba(var(--color-button),1)}.tgs-delivery__area{margin:.9rem 0 0;font-size:1.25rem;line-height:1.5;color:rgba(var(--color-foreground),.8)}.tgs-delivery__pin{display:flex;align-items:center;gap:.8rem;margin-top:.6rem;flex-wrap:wrap}.tgs-delivery__pin input{width:11rem;padding:.55rem .8rem;font-size:1.4rem;letter-spacing:.08em;background:transparent;color:rgb(var(--color-foreground));border:1px solid rgba(var(--color-foreground),.45);border-radius:0}.tgs-delivery__pin input:focus{outline:1px solid rgba(var(--color-foreground),.9);outline-offset:1px}.tgs-delivery__pin-result{font-size:1.25rem;line-height:1.45;flex:1 1 18rem}.tgs-delivery__pin-result.is-ok{color:rgb(var(--color-foreground))}.tgs-delivery__pin-result.is-no{color:rgba(var(--color-foreground),.75)}.tgs-delivery--drawer,.tgs-delivery--cart{margin:0 0 1.4rem}.tgs-delivery--drawer .tgs-delivery__line,.tgs-delivery--cart .tgs-delivery__line{font-size:1.3rem}.tgs-delivery--drawer .tgs-delivery__area{display:none}.tgs-photo-coming{position:relative}.tgs-photo-coming:after{content:"Photograph on its way";position:absolute;left:0;right:0;bottom:0;padding:.4rem .6rem;text-align:center;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:1rem;letter-spacing:.14em;text-transform:uppercase;color:#e2ead5e6;background:#0b140abf;pointer-events:none}.tgs-notify{display:none;margin-top:.8rem;text-align:center}.product-form__buttons:has(.product-form__submit[disabled])+.tgs-notify,.product-form:has(.product-form__submit[disabled]) .tgs-notify{display:block}.tgs-notify a{display:inline-block;text-decoration:none;font-size:1.15rem;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--color-foreground));border-bottom:1px solid rgba(var(--color-foreground),.6);padding-bottom:.1rem}.card__media:has(img[src*=tgs-product-placeholder]){position:relative}.card__media:has(img[src*=tgs-product-placeholder]):after{content:"Photograph on its way";position:absolute;left:0;right:0;bottom:0;padding:.4rem .6rem;text-align:center;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:1rem;letter-spacing:.14em;text-transform:uppercase;color:#e2ead5e6;background:#0b140abf;pointer-events:none}.tgs-vine{display:block;width:100%;height:auto;aspect-ratio:10 / 1;overflow:visible;--tgs-vine-stem: rgb(var(--color-button));--tgs-vine-leaf: #8CC070;--tgs-vine-fruit: #D8402C;--tgs-vine-calyx: #6FA35A;--tgs-vine-gold: #A1854A}.tgs-vine--v{aspect-ratio:auto}.tgs-vine__track{fill:none;stroke:rgba(var(--color-foreground),.18);stroke-width:2.5;stroke-linecap:round}.tgs-vine__stem{fill:none;stroke:var(--tgs-vine-stem);stroke-width:4;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:calc(100 - var(--pct, 0));transition:stroke-dashoffset .9s cubic-bezier(.22,1,.36,1)}.tgs-vine__node{transform-box:fill-box;transform:scale(0);transition:transform .6s cubic-bezier(.34,1.56,.64,1)}.tgs-vine__node.is-on{transform:scale(1)}.tgs-vine__leaf{fill:var(--tgs-vine-leaf);stroke:var(--tgs-vine-stem);stroke-width:.6}.tgs-vine__leaf--up{transform-origin:0% 100%}.tgs-vine__leaf--down{transform-origin:0% 0%}.tgs-vine__tomato--down{transform-origin:20% 0%}.tgs-vine__tomato--up{transform-origin:20% 100%}.tgs-vine__stalk{fill:none;stroke:var(--tgs-vine-calyx);stroke-width:1.4;stroke-linecap:round}.tgs-vine__calyx{fill:none;stroke:var(--tgs-vine-calyx);stroke-width:1.3;stroke-linecap:round}.tgs-vine__fruit{fill:var(--tgs-vine-fruit);stroke:#0000002e;stroke-width:.6}.tgs-vine__shine{fill:#ffffff73}.tgs-vine__flower{transform-box:fill-box;transform-origin:0% 50%;transform:scale(0) rotate(-40deg);transition:transform .8s cubic-bezier(.34,1.56,.64,1) .25s}.tgs-vine__flower.is-bloom{transform:scale(1) rotate(0)}.tgs-vine--bloom .tgs-vine__stem{stroke:var(--tgs-vine-gold)}.tgs-delivery .tgs-vine{margin-top:.2rem;max-height:4rem}@media(prefers-reduced-motion:reduce){.tgs-vine__stem,.tgs-vine__node,.tgs-vine__flower{transition:none}}:root{--tgs-strip-h: 4.2rem}.tgs-strip{position:fixed;left:0;right:0;top:0;z-index:2;display:flex;align-items:center;justify-content:center;height:var(--tgs-strip-h);padding:0 2rem;background:#14240d;color:#efe9da;border-bottom:1px solid rgba(239,233,218,.14);box-shadow:0 6px 18px #00000047;font-family:var(--font-body-family);font-size:1.25rem;letter-spacing:.04em;line-height:1.2;transition:top .25s ease}.tgs-strip[hidden]{display:none}.tgs-strip__time{display:flex;align-items:center;gap:1rem;min-width:0;max-width:100%;color:inherit;text-decoration:none}.tgs-strip__label{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tgs-strip__short{display:none}.tgs-strip__ring{width:2.6rem;height:2.6rem;flex:0 0 auto;transform:rotate(-90deg)}.tgs-strip__ring-track{fill:none;stroke:#efe9da2e;stroke-width:3}.tgs-strip__ring-fill{fill:none;stroke:#9cc28b;stroke-width:3;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:calc(100 - var(--left, 100));transition:stroke-dashoffset .6s ease,stroke .4s ease}.tgs-strip--late .tgs-strip__ring-fill{stroke:#a1854a}.tgs-strip--closed .tgs-strip__ring-fill{stroke:#efe9da59}.tgs-strip--late .tgs-strip__time{color:#e9d9ae}html.tgs-strip-on .announcement-bar-section,html.tgs-strip-on .shopify-section-group-header-group.announcement-bar-section{display:none}html.tgs-strip-on #MainContent{padding-top:var(--tgs-strip-h, 4.2rem)}@media screen and (max-width:749px){:root{--tgs-strip-h: 4.4rem}.tgs-strip{padding:0 1.2rem;font-size:1.15rem}.tgs-strip__long{display:none}.tgs-strip__short{display:inline}.tgs-strip__ring{width:2.2rem;height:2.2rem}}.tgs-rail{position:fixed;right:2.4rem;bottom:16.2rem;z-index:5;display:block;width:5.6rem;height:40vh;min-height:24rem;max-height:44rem}.tgs-rail[hidden]{display:none}.tgs-rail__button{display:flex;flex-direction:column;align-items:flex-end;gap:.6rem;width:100%;height:100%;padding:0;margin:0;background:none;border:0;cursor:pointer;color:#efe9da;font-family:var(--font-body-family)}.tgs-rail__pill{flex:0 0 auto;white-space:nowrap;max-width:none;font-size:1.05rem;letter-spacing:.08em;text-transform:uppercase;line-height:1;padding:.5rem .8rem;border-radius:999px;background:#14240d;color:#efe9da;border:1px solid rgba(239,233,218,.2);box-shadow:0 4px 12px #00000040;transition:background .3s ease,color .3s ease}.tgs-rail--free .tgs-rail__pill{background:#a1854a;color:#14240d;border-color:#a1854a}.tgs-rail .tgs-vine{flex:1 1 0;min-height:0;width:100%;height:auto;--tgs-vine-stem: #E2EAD5;--tgs-vine-leaf: #8CC070}.tgs-rail .tgs-vine__track{stroke:#efe9da38}@media screen and (max-width:749px){.tgs-rail{right:1.8rem;bottom:14rem;width:5rem;height:32vh;min-height:18rem}.tgs-rail__pill{font-size:.95rem;padding:.4rem .6rem}.tgs-rail__button{pointer-events:none}.tgs-rail__pill{pointer-events:auto}.tgs-rail .tgs-vine{opacity:.92}}.tgs-rain{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1001;pointer-events:none;overflow:hidden}.tgs-rain__drop{position:absolute;top:-6vh;will-change:transform;animation:tgs-rain-fall var(--dur, 2.6s) cubic-bezier(.3,0,.8,.4) var(--delay, 0s) forwards}.tgs-rain__drop svg{display:block;width:var(--size, 22px);height:var(--size, 22px);filter:drop-shadow(0 2px 3px rgba(0,0,0,.35))}@keyframes tgs-rain-fall{0%{transform:translateZ(0) rotate(0);opacity:0}8%{opacity:1}to{transform:translate3d(var(--drift, 0px),112vh,0) rotate(var(--spin, 360deg));opacity:1}}@media(prefers-reduced-motion:reduce){.tgs-rain{display:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/tgs-delivery.css.map */
