html,body{margin:0;padding:0;overflow-x:hidden}.touch-wine{--touch-bg: #fff;--touch-accent: #c12a2a;--touch-text: #161616;--touch-muted: rgba(22, 22, 22, .68);--touch-border: rgba(22, 22, 22, .1);--touch-shadow: 0 16px 50px rgba(0, 0, 0, .08);background:var(--touch-bg);color:var(--touch-text);font-family:inherit;position:relative}.touch-wine *,.touch-wine *:before,.touch-wine *:after{box-sizing:border-box}.touch-wine img{display:block;max-width:100%}.touch-wine__desktop{display:none;background:var(--touch-bg)}.touch-wine__hero{position:relative}.touch-wine__hero-media{position:relative;min-height:72svh;overflow:hidden;background:#fff}.touch-wine__hero-image{width:100%;height:100%;object-fit:cover;object-position:center 30px}.touch-wine__hero-image--mobile{min-height:72svh}.touch-wine__hero-overlay{position:absolute;left:0;right:0;bottom:0;padding:32px 20px 20px;background:linear-gradient(to top,#0000006b,#0000);color:#fff}.touch-wine__eyebrow{margin:0 0 6px;font-size:11px;font-family:ArgentCF,serif!important;font-weight:400}.touch-wine__title,.touch-wine__story-title{margin:0;font-family:ArgentCF,serif!important;font-weight:400;letter-spacing:-.04em;line-height:.95}.touch-wine__title{font-size:clamp(36px,10vw,56px);max-width:7ch;line-height:.92}.touch-wine__content{padding:0 16px 55px;margin-top:-18px;position:relative;z-index:2}.touch-wine__card{background:#fff;border-radius:24px;box-shadow:var(--touch-shadow);padding:22px 18px 24px}.touch-wine__buy{display:grid;grid-template-columns:1fr;gap:16px;align-items:center}.touch-wine__price{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.touch-wine__price-old{color:var(--touch-muted);text-decoration:line-through;font-size:16px;font-family:ArgentCF,serif!important}.touch-wine__price-current{font-size:34px;font-family:ArgentCF,serif!important;font-weight:700;line-height:1}.touch-wine__form,.touch-wine__sticky-form{margin:0}.touch-wine__variants{display:grid;gap:10px;margin-bottom:14px}.touch-wine__label{font-size:13px;font-family:ArgentCF,serif!important;font-weight:600}.touch-wine__select{width:100%;min-height:46px;border-radius:12px;border:1px solid var(--touch-border);padding:0 14px;background:#fff;color:var(--touch-text)}.touch-wine__button,.touch-wine__sticky-button{width:100%;border:0;border-radius:14px;min-height:54px;padding:14px 20px;background:var(--touch-accent);color:#fff;font-size:15px;font-family:ArgentCF,serif!important;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.touch-wine__facts{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 20px}.touch-wine__fact{border:1px solid var(--touch-border);border-radius:999px;padding:10px 14px;font-size:13px;font-weight:600;line-height:1;background:#faf8f5}.touch-wine__description{color:var(--touch-text);font-size:16px;font-family:ArgentCF,serif!important;line-height:1.7}.touch-wine__description p{margin:0 0 14px}.touch-wine__description p:last-child{margin-bottom:0}.touch-wine__story{margin-top:20px;background:linear-gradient(180deg,#ffffff73,#ffffff1a);border-radius:24px;overflow:hidden}.touch-wine__story-inner{padding:26px 18px 22px}.touch-wine__story-title{font-size:clamp(36px,11vw,62px);margin-bottom:18px}.touch-wine__story-text{font-size:16px;font-family:ArgentCF,Times New Roman,Georgia,serif!important;line-height:1.75;max-width:34rem}.touch-wine__story-text p{margin:0 0 14px}.touch-wine__story-text p:last-child{margin-bottom:0}.touch-wine__story-image-wrap{display:none;position:relative;min-height:240px}.touch-wine__story-image{width:100%;height:100%;object-fit:cover}.touch-wine__sticky-buy{position:fixed;left:12px;right:12px;bottom:12px;z-index:40;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(22,22,22,.08);box-shadow:0 10px 40px #0000001f;border-radius:18px;padding:10px;display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center}.touch-wine__sticky-price{padding:0 10px;font-size:20px;font-family:ArgentCF,serif!important;font-weight:700;white-space:nowrap}@media screen and (min-width:750px)and (max-width:1099px){.touch-wine__content{padding:24px 24px 55px;margin-top:0}.touch-wine__card,.touch-wine__story{border-radius:30px}.touch-wine__buy{grid-template-columns:1fr;gap:16px;justify-items:stretch}.touch-wine__form,.touch-wine__button{width:100%}.touch-wine__price-current{font-size:40px}.touch-wine__description,.touch-wine__story-text{font-size:17px;font-family:ArgentCF,Times New Roman,Georgia,serif!important}.touch-wine__sticky-buy{left:24px;right:24px;max-width:520px;margin:0 auto}}@media screen and (max-width:1099px){.touch-wine__mobile{display:block}.touch-wine__desktop{display:none}}@media screen and (max-width:1099px){.touch-wine__hero{display:block}.touch-wine__hero-media{position:relative;min-height:auto;height:auto;padding-top:24px;overflow:visible;background:#fff}.touch-wine__hero-image,.touch-wine__hero-image--mobile{display:block;width:min(100%,620px);height:auto;min-height:0;object-fit:unset;margin:0 auto}.touch-wine__hero-overlay{position:static;display:block;padding:20px 20px 0;background:none;color:var(--touch-text);max-width:620px;margin:0 auto}.touch-wine__eyebrow{margin:0 0 8px;color:var(--touch-muted)}.touch-wine__title{display:block;margin:0;font-size:clamp(34px,9vw,46px);line-height:1.08;letter-spacing:-.03em;max-width:none;color:var(--touch-text);word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.touch-wine__content{padding:16px 16px 55px;margin-top:0}.touch-wine__card{margin-top:24px}}@media screen and (min-width:1100px){.touch-wine__mobile{display:none}.touch-wine__desktop{display:block}.touch-wine__desktop-hero{display:grid;grid-template-columns:44% 56%;align-items:center;min-height:78vh;padding-top:72px;background:var(--touch-desktop-hero-bg);overflow:hidden}.touch-wine__desktop-copy{padding:0 28px 0 96px;position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;align-self:center;align-items:center;text-align:center;background:var(--touch-desktop-hero-bg)}.touch-wine__desktop-title{margin:0 0 22px;font-size:clamp(58px,5.4vw,86px);line-height:.92;letter-spacing:-.04em;font-family:ArgentCF,serif!important;font-weight:400;max-width:9ch;word-break:keep-all;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;text-wrap:balance}.touch-wine__desktop-description{max-width:560px;font-size:18px;line-height:1.35;font-family:ArgentCF,serif!important}.touch-wine__desktop-description p{margin:0}.touch-wine__desktop-stage{position:relative;min-height:78vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-right:24px;background:var(--touch-desktop-hero-bg)}.touch-wine__desktop-lifestyle{position:absolute;top:45%;left:45%;transform:translateY(-50%);width:70%;height:60%;z-index:1;overflow:hidden}.touch-wine__desktop-lifestyle-image{width:100%;height:100%;object-fit:cover}.touch-wine__desktop-hero-bottle{position:relative;z-index:2;width:min(74%,760px);display:flex;align-items:center;justify-content:center;transform:translate(-6%)}.touch-wine__desktop-hero-bottle-image{width:100%;height:auto;object-fit:contain}.touch-wine__desktop-info{display:grid;grid-template-columns:46% 54%;min-height:78vh}.touch-wine__desktop-product{background:var(--touch-desktop-product-bg);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:70px 40px}.touch-wine__desktop-bottle{max-width:260px;margin-bottom:28px}.touch-wine__desktop-bottle-image{width:100%;height:auto;object-fit:contain}.touch-wine__desktop-buy{width:100%;max-width:260px;display:grid;gap:18px}.touch-wine__price--desktop{justify-content:center}.touch-wine__button--desktop{min-height:48px;border-radius:10px}.touch-wine__desktop-story{background:var(--touch-desktop-story-bg);display:flex;align-items:center;justify-content:center;padding:80px 60px}.touch-wine__desktop-story-inner{max-width:560px;text-align:center;background:transparent}.touch-wine__desktop-story .touch-wine__story-title{font-size:clamp(58px,5.4vw,82px);margin-bottom:24px}.touch-wine__desktop-story .touch-wine__story-text{max-width:none;font-size:18px;line-height:1.5}.touch-wine__desktop-facts{margin-top:36px;display:flex;justify-content:center;flex-wrap:wrap;gap:0}.touch-wine__desktop-fact{padding:0 22px;font-size:18px;line-height:1;color:var(--touch-accent);font-weight:600;border-right:1px solid rgba(22,22,22,.25)}.touch-wine__desktop-facts,.touch-wine__desktop-fact{font-family:Georgia,Times New Roman,serif!important}.touch-wine__desktop-fact:last-child{border-right:0}.touch-wine__sticky-buy{display:none}}@media screen and (max-width:1099px){.touch-wine{background:#fff!important;--touch-bg: #ffffff !important}.touch-wine__hero-media,.touch-wine__content,.touch-wine__card,.touch-wine__story,.touch-wine__story-inner{background:#fff!important;background-color:#fff!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/touch-wine.css.map */
