.ms-experience{--ms-ink: #18181b;--ms-muted: #52525b;--ms-line: #e4e4e7;--ms-soft: #f6f6f4;--ms-paper: #fff;--ms-radius: 16px;display:block;background:var(--ms-paper);color:var(--ms-ink);font-size:16px}.ms-experience a{color:inherit}.ms-container{width:min(100% - 48px,1280px);margin-inline:auto}.ms-container--read{width:min(100% - 48px,768px);margin-inline:auto}.ms-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:56px;padding:16px 28px;border:2px solid var(--ms-accent);border-radius:8px;background:var(--ms-accent);color:#fff!important;font-size:16px;font-weight:500;line-height:1.5;text-align:center;text-decoration:none;transition:transform .18s ease,opacity .18s ease}.ms-btn:hover{opacity:.9;transform:translateY(-1px)}.ms-btn--secondary{background:transparent;border-color:currentColor;color:currentColor!important}.ms-btn--small{min-height:0;padding:8px 14px;border:0;background:#ffffff26;color:#ffffffe6!important;font-size:14px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ms-icon{display:inline-flex;width:18px;height:18px;flex:0 0 18px}.ms-icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.recipe-hero{position:relative;min-height:75vh;overflow:hidden;background:var(--recipe-bg)}.recipe-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;background:#111}.recipe-hero__media img{display:block;width:100%;height:100%;object-fit:cover}.recipe-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to top,color-mix(in srgb,var(--recipe-bg) 94%,transparent),color-mix(in srgb,var(--recipe-bg) 60%,transparent),color-mix(in srgb,var(--recipe-bg) 27%,transparent))}.cocktail-recipe--image_split .recipe-hero{display:grid;min-height:0}.cocktail-recipe--image_split .recipe-hero:after{display:none}.cocktail-recipe--image_split .recipe-hero__media{position:relative;min-height:360px;order:1}.cocktail-recipe--image_split .recipe-hero__content{min-height:auto;order:2;background:var(--recipe-bg)}.recipe-hero__top,.recipe-hero__content{position:relative;z-index:2}.recipe-hero__top{display:flex;justify-content:space-between;gap:24px;padding:24px clamp(20px,4vw,48px) 0}.recipe-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:0;color:#ffffffb8;font-size:14px;line-height:1.5}.recipe-breadcrumb--hero{gap:10px;color:var(--ms-accent)}.recipe-breadcrumb--hero a{color:inherit;text-decoration:none}.recipe-breadcrumb--hero a:hover{color:#fff}.recipe-breadcrumb strong{color:#fff;font-weight:500}.recipe-hero__content{display:flex;flex-direction:column;justify-content:flex-end;width:100%;min-height:calc(75vh - 48px);padding:clamp(48px,6vw,80px) clamp(20px,4vw,48px);color:#fff}.recipe-kicker{margin:0 0 16px;color:var(--ms-accent);font-size:12px;font-weight:700;letter-spacing:.18em;line-height:1.5;text-transform:uppercase}.recipe-hero__title{max-width:896px;margin:0 0 24px;color:inherit;font-size:clamp(48px,8vw,96px);font-weight:700;letter-spacing:0;line-height:.95}.recipe-hero__summary{max-width:576px;margin:0 0 28px;color:#ffffffdb;font-size:20px;line-height:1.45}.recipe-hero__actions{display:flex;align-items:center;gap:12px;margin:0}.recipe-hero__actions{flex-wrap:wrap}.recipe-hero__jump-link{display:inline-flex;align-items:center;min-height:44px;color:#fff!important;font-size:16px;font-weight:700;text-decoration:underline;text-underline-offset:4px;transition:color .18s ease}.recipe-hero__jump-link:hover{color:var(--ms-accent)!important}.recipe-toolbar{position:sticky;top:var(--theme-sticky-header-height, 0px);z-index:70;border-top:3px solid var(--recipe-bg);border-bottom:1px solid var(--ms-line);background:#fff;box-shadow:0 1px 4px #00000014}.recipe-toolbar__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px 24px;padding:12px 24px}.recipe-toolbar__group{display:flex;align-items:center;gap:8px}.recipe-toolbar__label,.recipe-section__eyebrow{color:#71717a;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.recipe-segment{display:inline-flex}.recipe-segment button{position:relative;min-height:34px;margin-left:-1px;padding:6px 12px;border:1px solid var(--ms-line);background:#fff;color:#3f3f46;font-size:12px;font-weight:700;line-height:1.5}.recipe-segment button:first-child{margin-left:0;border-radius:8px 0 0 8px}.recipe-segment button:last-child{border-radius:0 8px 8px 0}.recipe-segment button.is-active,.recipe-segment button[aria-pressed=true]{z-index:1;border-color:var(--ms-accent);background:var(--ms-accent);color:#fff}.recipe-toolbar__meta{display:inline-flex;align-items:center;gap:8px;color:#52525b;font-size:14px}.recipe-section{padding:56px 0;background:#fff}.recipe-section[id]{scroll-margin-top:calc(var(--theme-sticky-header-height, 0px) + 96px)}.recipe-section--muted{background:var(--ms-soft)}.recipe-intro{padding:72px 0;background:#fff}.recipe-intro .ms-container--read{padding:0}.recipe-intro blockquote{margin:0 0 24px;padding-left:24px;border-left:4px solid var(--ms-accent);color:#27272a;font-size:clamp(22px,2.4vw,30px);font-weight:700;font-style:italic;line-height:1.45}.recipe-intro .rte,.recipe-intro p{color:#3f3f46;font-size:17px;line-height:1.65}.recipe-facts{border-block:1px solid var(--ms-line);background:var(--ms-soft)}.recipe-facts__inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding-block:32px}.recipe-fact__label{display:block;margin-bottom:4px;color:#71717a;font-size:14px}.recipe-fact strong{font-size:16px;font-weight:700}.recipe-section__heading{margin-bottom:32px}.recipe-section__heading h2{margin:0 0 4px;color:var(--ms-ink);font-size:24px;font-weight:700;line-height:1.4}.recipe-grid{display:grid;gap:16px}.recipe-grid--two,.recipe-grid--three{grid-template-columns:1fr}.recipe-card{overflow:hidden;border:1px solid rgba(0,0,0,.06);border-radius:var(--ms-radius);background:#fff;box-shadow:0 1px 3px #00000014;transition:box-shadow .18s ease}.recipe-card:hover{box-shadow:0 4px 14px #00000017}.recipe-ingredient{display:grid;grid-template-columns:minmax(92px,32%) minmax(0,1fr);min-height:168px;padding:0}.recipe-ingredient:not(.recipe-ingredient--with-media){grid-template-columns:1fr}.recipe-ingredient__media{min-height:100%;background:#f4f4f5}.recipe-ingredient__media img{display:block;width:100%;height:100%;min-height:168px;object-fit:cover}.recipe-ingredient__body{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:22px 24px}.recipe-ingredient__qty{display:inline-flex;align-items:center;width:fit-content;min-height:0;margin-bottom:8px;color:var(--ms-accent);font-size:13px;font-weight:700;letter-spacing:.06em;line-height:1.35;text-transform:uppercase}.recipe-ingredient h3,.recipe-tool h3,.recipe-product h3,.recipe-related h3,.recipe-garnish h3{margin:0 0 6px;font-size:18px;font-weight:700;line-height:1.35}.recipe-ingredient p,.recipe-tool p,.recipe-product p,.recipe-related p,.recipe-garnish p,.recipe-trouble p{margin:0;color:#52525b;font-size:14px;line-height:1.55}.recipe-note{margin-left:6px;color:#a1a1aa;font-size:12px;font-weight:400}.recipe-tool--compact{display:grid;grid-template-columns:minmax(92px,32%) minmax(0,1fr);min-height:168px}.recipe-tool__media,.recipe-garnish__media{display:flex;align-items:center;justify-content:center;aspect-ratio:1;background:#f4f4f5;color:#3f3f46;font-size:22px;font-weight:700}.recipe-tool--compact .recipe-tool__media{min-height:100%;aspect-ratio:auto;background:#f4f4f5;color:var(--ms-teal);font-size:22px}.recipe-tool__body{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:22px 24px}.recipe-card__body{padding:24px}.recipe-method{padding-block:0;background:#fff}.recipe-method>.recipe-section{background:#fff}.recipe-step{padding:56px 0;background:#fff}.recipe-step--muted{background:#fafafa}.recipe-step__inner{display:grid;gap:40px;align-items:center}.recipe-step__number{display:block;margin-bottom:12px;color:#e4e4e7;font-size:56px;font-weight:700;line-height:1}.recipe-step h3{margin:0 0 4px;color:var(--ms-ink);font-size:clamp(26px,3vw,34px);font-weight:700;line-height:1.25}.recipe-step__sub{margin:0 0 20px;color:var(--ms-accent);font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.recipe-step__body{margin:0 0 20px;color:#3f3f46;font-size:16px;line-height:1.65}.recipe-step__media{overflow:hidden;border-radius:var(--ms-radius);aspect-ratio:5 / 4;background:#f4f4f5;box-shadow:0 1px 3px #00000014}.recipe-step__media img,.recipe-product__media img,.recipe-related__media img,.recipe-garnish__media img{display:block;width:100%;height:100%;object-fit:cover}.recipe-callout{padding:16px 18px;border-left:3px solid var(--ms-teal);border-radius:12px;background:#f7f7f6}.recipe-callout strong{display:block;margin-bottom:4px;color:var(--ms-teal);font-size:14px}.recipe-callout p{margin:0;color:#52525b;font-size:14px;line-height:1.55}.recipe-trouble{padding:24px;border-radius:var(--ms-radius);background:#fff1ee}.recipe-trouble:nth-child(2){background:#f1f1ef}.recipe-trouble:nth-child(3){background:#f6f6f4}.recipe-trouble h3{margin:0 0 12px;color:var(--ms-accent);font-size:20px;font-weight:700}.recipe-trouble:nth-child(2) h3{color:#1c3148}.recipe-trouble:nth-child(3) h3{color:var(--ms-teal)}.recipe-product__media,.recipe-related__media,.recipe-garnish__media{position:relative;aspect-ratio:16 / 9;background:#e4e4e7}.recipe-badge{position:absolute;top:16px;left:16px;display:inline-flex;padding:6px 12px;border-radius:999px;background:var(--ms-accent);color:#fff;font-size:12px;font-weight:700}.recipe-card-link{display:inline-flex;align-items:center;gap:6px;margin-top:16px;color:var(--ms-teal)!important;font-size:14px;font-weight:700;text-decoration:none}.recipe-faq-list{display:grid;gap:16px;max-width:768px;margin-inline:auto}.recipe-faq-container .recipe-section__heading{text-align:center}.recipe-faq-item{overflow:hidden;border:1px solid #e4e4e7;border-radius:12px;background:#fff}.recipe-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px;cursor:pointer;font-weight:500;list-style:none}.recipe-faq-item summary::-webkit-details-marker{display:none}.recipe-faq-chevron{display:inline-flex;width:20px;height:20px;flex:0 0 20px;transition:transform .18s ease}.recipe-faq-chevron svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.recipe-faq-item[open] .recipe-faq-chevron{transform:rotate(180deg)}.recipe-faq-item p{margin:0;padding:0 20px 20px;color:#3f3f46;font-size:14px;line-height:1.6}.recipe-dark-band{background:var(--recipe-bg);color:#fff}.recipe-dark-band__inner{display:grid;gap:40px;align-items:start}.recipe-dark-band h2{max-width:760px;margin:0 0 20px;color:inherit;font-size:clamp(30px,4vw,48px);font-weight:700;line-height:1.1}.recipe-dark-band p,.recipe-dark-band .rte{color:#ffffffc7;font-size:18px;line-height:1.55}.recipe-footer-cta{padding:64px 24px;background:var(--recipe-bg);color:#fff;text-align:center}.recipe-footer-cta h2{margin:0 0 16px;color:inherit;font-size:clamp(26px,3vw,34px);font-weight:700}.recipe-footer-cta p{margin:0 0 28px;color:#ffffffb8}.recipe-footer-cta__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.recipe-back-link{width:min(100% - 48px,960px);margin:0 auto;padding:32px 0 44px;text-align:center}@media screen and (min-width:700px){.recipe-facts__inner{grid-template-columns:repeat(4,minmax(0,1fr))}.recipe-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:900px){.cocktail-recipe--image_split .recipe-hero{grid-template-columns:repeat(2,minmax(0,1fr));min-height:70vh}.cocktail-recipe--image_split .recipe-hero__content{min-height:70vh;order:1}.cocktail-recipe--image_split .recipe-hero__media{min-height:70vh;order:2}.recipe-step__inner,.recipe-dark-band__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-step--reverse .recipe-step__media-wrap{order:-1}}@media screen and (max-width:699px){.ms-container,.ms-container--read{width:min(100% - 32px,1280px)}.recipe-hero{min-height:680px}.cocktail-recipe--image_split .recipe-hero{min-height:0}.recipe-hero__top{padding-inline:16px}.recipe-hero__content{min-height:560px;padding-inline:16px}.recipe-hero__title{font-size:48px}.recipe-hero__summary{font-size:18px}.recipe-toolbar{position:sticky;top:var(--theme-sticky-header-height, 0px)}.recipe-toolbar__inner{justify-content:flex-start;gap:12px;padding:10px 16px;overflow-x:auto}.recipe-toolbar__label{min-width:58px}.recipe-toolbar__group{width:100%}.recipe-toolbar__meta{display:none}.recipe-section,.recipe-step{padding:40px 0}.recipe-intro{padding:28px 0 44px}.recipe-intro .ms-container--read{padding:8px 0 0}.recipe-intro blockquote{padding-left:18px;font-size:20px;line-height:1.55}.recipe-intro .rte,.recipe-intro p{font-size:16px;line-height:1.65}.recipe-ingredient,.recipe-tool--compact{grid-template-columns:minmax(96px,34%) minmax(0,1fr);min-height:150px}.recipe-ingredient:not(.recipe-ingredient--with-media){grid-template-columns:1fr}.recipe-ingredient__media img{min-height:150px}.recipe-ingredient__body{padding:20px}.recipe-ingredient h3{font-size:17px}.recipe-hero__actions .ms-btn,.recipe-footer-cta__actions .ms-btn{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/ms-article-experience.css.map */
