.section-tromba-cocktail-recipe{background:#130e10}.tromba-recipe{--trd-paper: #f4eee6;--trd-ink: #3a2118;--trd-dark: #130e10;--trd-gold: #c7a24c;--trd-teal: #006e77;background:var(--trd-paper);color:var(--trd-ink);font-family:Aktiv Grotesk,Arial,sans-serif}.tromba-recipe *,.tromba-recipe *:before,.tromba-recipe *:after{box-sizing:border-box}.tromba-recipe img{display:block;max-width:100%}.tromba-recipe a{color:inherit;text-decoration:none}.tromba-recipe__breadcrumbs{min-height:52px;padding:calc(var(--header-height, 66px) + 12px) clamp(24px,4.5vw,72px) 12px;display:flex;gap:11px;align-items:center;overflow-x:auto;background:#080707;color:#f5eee8b8;font-size:11px;white-space:nowrap}.tromba-recipe__breadcrumbs a{color:var(--trd-gold)}.tromba-recipe__hero{position:relative;min-height:720px;display:flex;align-items:center;overflow:hidden;background:var(--trd-dark);color:#f5eee8}.tromba-recipe__visual{position:absolute;top:0;right:0;bottom:0;left:37%;overflow:hidden;background:#080707}.tromba-recipe__image{width:100%;height:100%;object-fit:cover;object-position:center}.tromba-recipe__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--trd-dark) 0%,rgba(19,14,16,.92) 12%,rgba(19,14,16,.22) 50%,rgba(19,14,16,.08) 100%),linear-gradient(0deg,rgba(8,7,7,.38),transparent 45%);pointer-events:none}.tromba-recipe__content{position:relative;z-index:2;width:min(49%,720px);padding:clamp(58px,6vw,94px) 0 clamp(58px,6vw,94px) clamp(28px,5vw,82px)}.tromba-recipe__eyebrow,.tromba-recipe__quick-facts dt,.tromba-recipe__product small,.tromba-recipe__product em,.tromba-recipe__garnish strong{color:var(--trd-gold);font-size:9px;font-style:normal;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.tromba-recipe__eyebrow{margin:0 0 13px}.tromba-recipe__content h1,.tromba-recipe__make h2,.tromba-recipe__editorial-grid h2,.tromba-recipe__section-heading h2,.tromba-recipe__why h2,.tromba-recipe__product strong{font-family:Shackleton,Georgia,serif;font-weight:400;text-transform:uppercase}.tromba-recipe__content h1{max-width:700px;margin:0;font-size:clamp(58px,6vw,96px);letter-spacing:.055em;line-height:.9;text-wrap:balance}.tromba-recipe__hero-accent{margin:28px 0 0;display:flex;gap:15px;align-items:center;color:var(--trd-gold);font-size:10px;font-weight:700;letter-spacing:.12em;line-height:1.5;text-transform:uppercase}.tromba-recipe__hero-accent span{width:34px;height:1px;flex:0 0 auto;background:var(--trd-gold)}.tromba-recipe__description{max-width:520px;margin:20px 0 0;color:#f5eee8d6;font-size:15px;line-height:1.62}.tromba-recipe__quick-facts{max-width:630px;margin:30px 0 0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.tromba-recipe__quick-facts div{min-width:0;padding:8px 18px;border-left:1px solid rgba(199,162,76,.45)}.tromba-recipe__quick-facts div:first-child{padding-left:0;border-left:0}.tromba-recipe__quick-facts dd{margin:7px 0 0;color:#f5eee8db;font-size:11px;line-height:1.45}.tromba-recipe__hero-actions{margin-top:32px;display:flex;flex-wrap:wrap;gap:13px}.tromba-recipe__button{min-height:44px;padding:12px 20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--trd-gold);background:var(--trd-gold);color:var(--trd-dark)!important;font-size:9px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;transition:background .2s ease,color .2s ease}.tromba-recipe__button--outline{background:transparent;color:#f5eee8!important}.tromba-recipe__button:hover{background:#f5eee8;color:var(--trd-dark)!important}.tromba-recipe__make{padding:clamp(56px,7vw,92px) clamp(22px,6vw,92px);background:radial-gradient(circle at 10% 0%,rgba(199,162,76,.07),transparent 25%),var(--trd-paper)}.tromba-recipe__make-inner{width:min(100%,1320px);margin-inline:auto;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.tromba-recipe__ingredients{padding-right:clamp(36px,5vw,76px)}.tromba-recipe__instructions{padding-left:clamp(36px,5vw,76px);border-left:1px solid rgba(58,33,24,.2)}.tromba-recipe__title-rule{margin-bottom:26px;display:flex;gap:20px;align-items:center}.tromba-recipe__title-rule h2{margin:0;font-size:clamp(32px,3.2vw,46px);letter-spacing:.07em;line-height:1;white-space:nowrap}.tromba-recipe__title-rule span{width:56px;height:1px;background:#b28a55}.tromba-recipe__make ul,.tromba-recipe__make ol{margin:0;padding:0;list-style:none}.tromba-recipe__make li{padding:13px 0;display:grid;grid-template-columns:minmax(108px,auto) minmax(0,1fr);gap:18px;border-bottom:1px solid rgba(58,33,24,.15);font-size:13px;line-height:1.45}.tromba-recipe__ingredients li:before{content:"\2726";color:#a4773c;font-size:8px;align-self:center}.tromba-recipe__ingredients li{grid-template-columns:10px minmax(95px,auto) minmax(0,1fr)}.tromba-recipe__instructions ol{counter-reset:recipe-step}.tromba-recipe__instructions ol li{grid-template-columns:38px minmax(0,1fr);border-bottom:0;counter-increment:recipe-step;font-size:14px}.tromba-recipe__instructions ol li:before{content:counter(recipe-step);width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#a4773c;color:#fff;font-size:11px;font-weight:700}.tromba-recipe__linebreaks{font-size:13px;line-height:1.8}.tromba-recipe__garnish{margin:20px 0 0;padding-top:18px;border-top:1px solid rgba(58,33,24,.15);font-size:12px;line-height:1.55}.tromba-recipe__garnish strong{margin-right:8px;color:#8c683a}.tromba-recipe__product{width:min(100%,500px);min-height:160px;margin-top:34px;padding:18px 24px 18px 14px;border:1px solid rgba(58,33,24,.28);background:#ffffff2e}.tromba-recipe__product-link{display:grid;grid-template-columns:112px minmax(0,1fr);gap:22px;align-items:center}.tromba-recipe__product-image{width:112px;height:130px;object-fit:contain;border-right:1px solid rgba(58,33,24,.16)}.tromba-recipe__product-link>span{display:grid;gap:8px}.tromba-recipe__product small,.tromba-recipe__product em{color:#8c683a}.tromba-recipe__product strong{font-size:26px;letter-spacing:.06em;line-height:1}.tromba-recipe__quick-add{margin-top:14px}.tromba-recipe__quick-add .shopify-product-form{margin:0}.tromba-recipe__quick-add-button{width:100%;min-height:44px;padding:11px 18px;border:1px solid var(--trd-gold);border-radius:0;background:var(--trd-gold);color:var(--trd-dark);font-size:9px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;cursor:pointer}.tromba-recipe__quick-add-button .add-to-cart-text{display:inline-flex;align-items:center;justify-content:center;gap:8px}.tromba-recipe__quick-add-button .add-to-cart-icon{width:16px;height:16px}.tromba-recipe__quick-add-button:hover{background:var(--trd-dark);color:#f5eee8}.tromba-recipe__quick-add-button:disabled{cursor:not-allowed;opacity:.55}.tromba-recipe__why-actions{margin-top:26px;display:flex;flex-wrap:wrap;gap:12px;align-items:stretch}.tromba-recipe__why-actions .tromba-recipe__quick-add{min-width:210px;margin:0}.tromba-recipe__why-actions .tromba-recipe__quick-add-button{height:100%}.tromba-recipe__lower{padding:0 clamp(22px,6vw,92px) clamp(72px,8vw,118px);background:var(--trd-paper)}.tromba-recipe__editorial-grid,.tromba-recipe__why,.tromba-recipe__related{width:min(100%,1320px);margin-inline:auto}.tromba-recipe__editorial-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(58,33,24,.2);border-bottom:1px solid rgba(58,33,24,.2)}.tromba-recipe__editorial-grid section{min-width:0;padding:clamp(30px,3vw,44px);border-right:1px solid rgba(58,33,24,.2)}.tromba-recipe__editorial-grid section:first-child{padding-left:0}.tromba-recipe__editorial-grid section:last-child{padding-right:0;border-right:0}.tromba-recipe__editorial-grid h2{margin:0 0 18px;font-size:clamp(23px,2.1vw,31px);letter-spacing:.055em;line-height:1}.tromba-recipe__editorial-grid ul{margin:0;padding:0;list-style:none}.tromba-recipe__editorial-grid li{position:relative;padding:8px 0 8px 15px;font-size:12px;line-height:1.48}.tromba-recipe__editorial-grid li:before{content:"\2726";position:absolute;left:0;top:11px;color:#a4773c;font-size:7px}.tromba-recipe__profile-copy{margin:0 0 18px;font-size:12px;line-height:1.55}.tromba-recipe__scores{display:grid;gap:7px}.tromba-recipe__scores>div{display:grid;grid-template-columns:minmax(68px,1fr) auto;gap:10px;align-items:center}.tromba-recipe__scores>div>span:first-child{font-size:8px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.tromba-recipe__score-dots{display:flex;gap:5px}.tromba-recipe__score-dots i{width:8px;height:8px;border:1px solid #8c683a;border-radius:50%}.tromba-recipe__score-dots i.is-active{background:#8c683a}.tromba-recipe__why{min-height:390px;margin-top:clamp(64px,7vw,104px);padding:clamp(42px,6vw,76px);display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,350px);gap:clamp(34px,6vw,84px);align-items:center;overflow:hidden;background:linear-gradient(90deg,#130e10fa,#130e10e6),var(--trd-dark);color:#f5eee8}.tromba-recipe__why>div{max-width:680px}.tromba-recipe__why h2{margin:0;color:#f5eee8;font-size:clamp(34px,4vw,58px);letter-spacing:.055em;line-height:.98;text-wrap:balance}.tromba-recipe__why p:not(.tromba-recipe__eyebrow){margin:20px 0 0;color:#f5eee8c2;font-size:14px;line-height:1.65}.tromba-recipe__why-image{width:100%;height:320px;object-fit:contain;filter:drop-shadow(0 18px 16px rgba(0,0,0,.35))}.tromba-recipe__related{margin-top:clamp(72px,8vw,112px)}.tromba-recipe__section-heading{max-width:780px;margin:0 auto 34px;display:grid;grid-template-columns:1fr auto 1fr;gap:18px;align-items:center;text-align:center}.tromba-recipe__section-heading>span{height:1px;background:linear-gradient(90deg,transparent,var(--trd-gold))}.tromba-recipe__section-heading>span:last-child{background:linear-gradient(90deg,var(--trd-gold),transparent)}.tromba-recipe__section-heading h2{margin:0;font-size:clamp(31px,3.2vw,45px);letter-spacing:.08em;line-height:1}.tromba-recipe__related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(13px,1.6vw,22px)}.tromba-recipe .tromba-recipe-card{min-width:0;overflow:hidden;border:1px solid rgba(58,33,24,.2);background:#100c0b;color:#f5eee8}.tromba-recipe .tromba-recipe-card__link{position:relative;min-height:430px;display:flex;align-items:flex-end}.tromba-recipe .tromba-recipe-card__media,.tromba-recipe .tromba-recipe-card__shade{position:absolute;top:0;right:0;bottom:0;left:0}.tromba-recipe .tromba-recipe-card__image,.tromba-recipe .tromba-recipe-card__placeholder{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.tromba-recipe .tromba-recipe-card__shade{background:linear-gradient(180deg,transparent 35%,rgba(10,7,5,.96) 100%)}.tromba-recipe .tromba-recipe-card__content{position:relative;z-index:1;min-width:0;padding:22px 19px;display:grid;gap:8px}.tromba-recipe .tromba-recipe-card__meta{color:var(--trd-gold);font-size:8px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.tromba-recipe .tromba-recipe-card__title{font-family:Shackleton,Georgia,serif;font-size:clamp(22px,2vw,28px);letter-spacing:.07em;line-height:1;text-transform:uppercase}.tromba-recipe .tromba-recipe-card__description{display:none}.tromba-recipe .tromba-recipe-card__cta{width:max-content;margin-top:8px;padding:8px 10px;border:1px solid var(--trd-gold);color:var(--trd-gold);font-size:8px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.tromba-recipe .tromba-recipe-card:hover .tromba-recipe-card__image{transform:scale(1.04)}.tromba-recipe__all-link{width:max-content;margin:30px auto 0;padding-bottom:5px;display:block;border-bottom:1px solid #8c683a;color:#8c683a!important;font-size:9px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}@media(max-width:1100px){.tromba-recipe__visual{left:27%}.tromba-recipe__content{width:min(62%,680px)}.tromba-recipe__editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tromba-recipe__editorial-grid section:nth-child(2){border-right:0}.tromba-recipe__editorial-grid section:nth-child(-n+2){border-bottom:1px solid rgba(58,33,24,.2)}.tromba-recipe__editorial-grid section:first-child{padding-left:clamp(30px,3vw,44px)}.tromba-recipe__editorial-grid section:last-child{padding-right:clamp(30px,3vw,44px)}.tromba-recipe__related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.tromba-recipe__breadcrumbs{padding-top:calc(var(--header-height, 62px) + 10px)}.tromba-recipe__hero{min-height:0;display:grid}.tromba-recipe__visual{position:relative;inset:auto;min-height:410px;order:1}.tromba-recipe__visual:after{background:linear-gradient(0deg,var(--trd-dark) 0%,transparent 52%)}.tromba-recipe__content{width:100%;padding:42px 20px 52px;order:2}.tromba-recipe__content h1{font-size:clamp(48px,15vw,72px)}.tromba-recipe__quick-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.tromba-recipe__quick-facts div{margin-top:14px}.tromba-recipe__quick-facts div:nth-child(3){padding-left:0;border-left:0}.tromba-recipe__hero-actions .tromba-recipe__button{width:100%}.tromba-recipe__make{padding-inline:18px}.tromba-recipe__make-inner{grid-template-columns:1fr}.tromba-recipe__ingredients{padding-right:0}.tromba-recipe__instructions{margin-top:48px;padding:48px 0 0;border-top:1px solid rgba(58,33,24,.2);border-left:0}.tromba-recipe__title-rule h2{font-size:clamp(30px,10vw,40px)}.tromba-recipe__make li{font-size:12px}.tromba-recipe__ingredients li{grid-template-columns:10px minmax(82px,auto) minmax(0,1fr);gap:10px}.tromba-recipe__product{padding:14px}.tromba-recipe__product-link{grid-template-columns:88px minmax(0,1fr);gap:14px}.tromba-recipe__product-image{width:88px;height:110px}.tromba-recipe__why-actions{display:grid;grid-template-columns:1fr}.tromba-recipe__why-actions .tromba-recipe__quick-add{min-width:0}.tromba-recipe__product strong{font-size:21px}.tromba-recipe__lower{padding-inline:18px}.tromba-recipe__editorial-grid{grid-template-columns:1fr}.tromba-recipe__editorial-grid section,.tromba-recipe__editorial-grid section:first-child,.tromba-recipe__editorial-grid section:last-child{padding:32px 0;border-right:0;border-bottom:1px solid rgba(58,33,24,.2)}.tromba-recipe__editorial-grid section:last-child{border-bottom:0}.tromba-recipe__why{padding:44px 22px;grid-template-columns:1fr}.tromba-recipe__why-image{height:300px;grid-row:1}.tromba-recipe__section-heading{grid-template-columns:30px minmax(0,auto) 30px;gap:10px}.tromba-recipe__section-heading h2{font-size:clamp(27px,8vw,36px)}.tromba-recipe__related-grid{display:flex;gap:13px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.tromba-recipe__related-grid .tromba-recipe-card{flex:0 0 min(82vw,350px);scroll-snap-align:start}}@media(prefers-reduced-motion:reduce){.tromba-recipe *,.tromba-recipe *:before,.tromba-recipe *:after{transition-duration:.01ms!important}}.tromba-recipe__product,.tromba-recipe__product-link,.tromba-recipe__product-link>span,.tromba-recipe__quick-add,.tromba-recipe__quick-add-form{min-width:0;max-width:100%}.tromba-recipe__product{margin-inline:auto;overflow:hidden}.tromba-recipe__quick-add-form{width:100%}.tromba-recipe__quick-add-button{display:flex;align-items:center;justify-content:center;gap:10px;white-space:normal;text-align:center}.tromba-recipe__quick-add-button .svg-wrapper{width:18px;height:18px;flex:0 0 18px}.tromba-pdp__cart-notification[hidden]{display:none}.tromba-pdp__cart-notification{position:fixed;z-index:80;top:calc(var(--header-height, 88px) + 18px);right:22px;width:min(410px,calc(100vw - 44px));padding:24px;border:1px solid var(--trd-gold);background:#f4eee6fa;color:var(--trd-ink);box-shadow:0 24px 60px #100c0b47;opacity:0;transform:translateY(-12px);transition:opacity .2s ease,transform .2s ease}.tromba-pdp__cart-notification.is-visible{opacity:1;transform:translateY(0)}.tromba-pdp__cart-notification-close{position:absolute;top:12px;right:14px;width:34px;height:34px;border:0;background:transparent;color:var(--trd-ink);font-size:27px;line-height:1;cursor:pointer}.tromba-pdp__cart-notification-eyebrow,.tromba-pdp__cart-upsell>p{margin:0;color:#795631;font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.tromba-pdp__cart-notification-product{margin-top:18px;display:grid;grid-template-columns:76px minmax(0,1fr);gap:16px;align-items:center}.tromba-pdp__cart-notification-image{width:76px;height:96px;object-fit:contain;object-position:center}.tromba-pdp__cart-notification-product>div{min-width:0;display:grid;gap:7px}.tromba-pdp__cart-notification-product strong,.tromba-pdp__cart-upsell-copy strong{font-family:Shackleton,Georgia,serif;font-size:21px;font-weight:400;line-height:1.05;letter-spacing:1px;text-transform:uppercase}.tromba-pdp__cart-notification-product span,.tromba-pdp__cart-upsell-copy span{color:#795631;font-size:12px}.tromba-pdp__cart-notification-error{margin:14px 0 0;color:#8b3d2b;font-size:12px;line-height:1.4}.tromba-pdp__cart-notification-actions{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.tromba-pdp__cart-notification-actions a,.tromba-pdp__cart-notification-actions button,.tromba-pdp__cart-upsell-add{min-height:44px;padding:10px 14px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--trd-teal);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;cursor:pointer}.tromba-pdp__cart-notification-actions a{background:var(--trd-teal);color:#fff}.tromba-pdp__cart-notification-actions button{background:transparent;color:var(--trd-teal)}.tromba-pdp__cart-upsell{margin-top:22px;padding-top:18px;border-top:1px solid rgba(58,33,24,.18)}.tromba-pdp__cart-upsell-row{margin-top:13px;display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:12px;align-items:center}.tromba-pdp__cart-upsell-image{width:58px;height:76px;object-fit:contain;object-position:center}.tromba-pdp__cart-upsell-copy{min-width:0;display:grid;gap:5px}.tromba-pdp__cart-upsell-copy strong{font-size:16px;overflow-wrap:anywhere}.tromba-pdp__cart-upsell-add{min-width:72px;min-height:40px;padding:8px 10px;background:transparent;color:var(--trd-teal)}.tromba-pdp__cart-upsell-add:disabled{opacity:.65}.tromba-recipe__quick-add-button.is-loading,.tromba-pdp__cart-upsell-add.is-loading{cursor:wait;opacity:.7}@media(max-width:749px){.tromba-recipe__product{width:100%;max-width:100%;margin-inline:auto}.tromba-recipe__product-link{width:100%;grid-template-columns:minmax(72px,88px) minmax(0,1fr)}.tromba-recipe__quick-add-button{width:100%;max-width:100%}.tromba-pdp__cart-notification{top:auto;right:10px;bottom:10px;left:10px;width:auto;max-height:calc(100vh - 20px);overflow-y:auto;padding:22px 18px;transform:translateY(18px)}}@media(max-width:390px){.tromba-recipe__product-link{grid-template-columns:72px minmax(0,1fr);gap:10px}.tromba-recipe__product-image{width:72px;height:96px}.tromba-recipe__product strong{font-size:18px}.tromba-pdp__cart-upsell-row{grid-template-columns:48px minmax(0,1fr)}.tromba-pdp__cart-upsell-add{grid-column:1 / -1;width:100%}}.tromba-recipe__make-inner,.tromba-recipe__ingredients,.tromba-recipe__instructions,.tromba-recipe__title-rule{min-width:0;max-width:100%}@media(max-width:749px){.tromba-recipe__make-inner{width:100%;grid-template-columns:minmax(0,1fr)}.tromba-recipe__ingredients,.tromba-recipe__instructions{width:100%}.tromba-recipe__title-rule{width:100%;overflow:hidden}.tromba-recipe__title-rule h2{min-width:0;white-space:normal;overflow-wrap:anywhere}.tromba-recipe__title-rule span{min-width:18px;max-width:56px;flex:1 1 56px}.tromba-recipe__product{box-sizing:border-box;width:100%;max-width:100%;margin-left:auto;margin-right:auto}}@media screen and (max-width:749px){.section-tromba-cocktail-recipe,.tromba-recipe,.tromba-recipe__hero,.tromba-recipe__content,.tromba-recipe__content>*,.tromba-recipe__hero-actions,.tromba-recipe__quick-facts,.tromba-recipe__quick-facts div,.tromba-recipe__quick-facts dd{min-width:0;max-width:100%}.section-tromba-cocktail-recipe,.tromba-recipe{width:100%;overflow-x:clip}.tromba-recipe__content{box-sizing:border-box}.tromba-recipe__content h1{width:100%;font-size:clamp(40px,12vw,60px);letter-spacing:.035em;overflow-wrap:anywhere;word-break:normal}.tromba-recipe__description,.tromba-recipe__hero-accent,.tromba-recipe__quick-facts dd{overflow-wrap:anywhere}.tromba-recipe__hero-actions .tromba-recipe__button{box-sizing:border-box;max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/tromba-cocktail-recipe.css.map */
