@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,500;1,600&display=swap');
:root{--plum:#392333;--cream:#faf5ed;--paper:#fffdf8;--mint:#d9e9dd;--green:#315446;--orange:#b6532f;--line:#d9cec2;--muted:#6c5f63;--rose:#d7a08b;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--cream);color:var(--plum);font:1rem/1.55 var(--sans)}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid var(--orange);outline-offset:5px}button{min-height:46px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:500}em{font-weight:500}.skip{position:absolute;left:16px;top:-100px;background:var(--paper);padding:12px;z-index:10}.skip:focus{top:10px}.masthead{max-width:1440px;margin:auto;padding:24px 5%;display:flex;align-items:center;gap:32px;border-bottom:1px solid var(--line)}.wordmark{text-decoration:none;font:600 2rem/1.1 var(--serif);letter-spacing:-1.2px;white-space:nowrap}.wordmark>span:first-child{font-style:italic;font-weight:500}.brand-star{display:inline-block;color:var(--orange);font:1.8rem var(--sans);padding-left:7px;vertical-align:middle}.masthead nav{display:flex;gap:30px;margin:auto;font-size:.9375rem}.masthead nav a{text-decoration:none;text-underline-offset:7px}.masthead nav a:hover{text-decoration:underline}.masthead-note{font-size:.75rem;font-weight:700;letter-spacing:.14em}.recipe-section,.rhythm-section{max-width:1440px;margin:auto;padding:24px 5% 72px}.section-label{display:flex;justify-content:space-between;gap:16px;font-size:.75rem;font-weight:600;letter-spacing:.13em;margin-bottom:28px}.recipe-top{display:grid;grid-template-columns:1.02fr 1fr;gap:5%;align-items:stretch}.recipe-intro{padding:5px 0 20px}.eyebrow{font-size:.8125rem;letter-spacing:.13em;font-weight:600;margin-bottom:16px}h1{font:500 clamp(3.25rem,5.2vw,5rem)/1.05 var(--serif);letter-spacing:-2px;margin-bottom:22px}h1 em{color:var(--green)}.lede{max-width:410px;font-size:1.0625rem;color:var(--muted);line-height:1.65}.recipe-controls{display:flex;gap:24px;flex-wrap:wrap;margin-top:28px}fieldset{border:0;margin:0;padding:0;min-width:0}legend{font-size:.875rem;font-weight:600;margin-bottom:8px}.segmented{display:flex;padding:4px;border:1px solid #bdcbbb;background:#edf2e9;border-radius:7px;gap:3px}.segmented button{border:0;background:transparent;color:var(--green);padding:10px 15px;border-radius:4px;font-size:.9375rem;font-weight:500;transition:background .16s,color .16s}.segmented button[aria-pressed=true]{background:var(--green);color:#fff}.segmented button:hover:not([aria-pressed=true]){background:#d9e6d7}.servings button{min-width:44px;padding:10px 12px}.mode-note{display:flex;align-items:start;gap:10px;font-size:.875rem;color:var(--muted);max-width:430px;margin-top:20px;min-height:50px}.mode-note>span{font-size:1.5rem;line-height:1}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:.9375rem;font-weight:600;text-decoration:none;border-bottom:1px solid var(--plum);padding-bottom:4px;margin-top:15px}.drink-photo{position:relative;min-height:510px;overflow:hidden;border-radius:3px 3px 110px 3px;background:var(--mint)}.drink-photo img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.drink-photo:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(30,26,21,.72));pointer-events:none}.drink-photo figcaption{position:absolute;inset:auto 32px 25px;z-index:1;color:#fff}.drink-photo figcaption>span:first-child{font-size:.75rem;letter-spacing:.12em}.drink-photo strong{display:block;font:500 2.2rem/1.2 var(--serif);margin:10px 0 14px}.image-note{font-size:.75rem;opacity:.86}.recipe-body{display:grid;grid-template-columns:minmax(250px,.83fr) 1.17fr;gap:7%;margin-top:54px;scroll-margin-top:24px}.ingredients{background:#eee8de;padding:27px 30px;border-top:3px solid var(--rose)}.card-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:26px}.card-heading h2{font:500 1.65rem/1.25 var(--serif)}.card-heading>span{font-size:.75rem;letter-spacing:.06em;white-space:nowrap}.mini-label{font-size:.75rem;letter-spacing:.12em;font-weight:700}.ingredients .mini-label{margin-top:24px}.ingredient-list{list-style:none;margin:12px 0 0;padding:0}.ingredient-list li{display:flex;justify-content:space-between;align-items:baseline;gap:15px;border-bottom:1px solid #d8cfc4;padding:9px 0;font-size:.9375rem}.ingredient-list .qty{font-weight:600;white-space:nowrap}.ingredient-note{font-size:.8125rem;color:#685851;margin-top:20px}.method{padding-top:28px}.method .card-heading>span{color:var(--muted)}.steps{list-style:none;counter-reset:steps;padding:0;margin:0}.steps li{counter-increment:steps;display:grid;grid-template-columns:38px 1fr;gap:18px;margin-bottom:26px}.steps li:before{content:counter(steps,decimal-leading-zero);font:500 1.4rem/1.5 var(--serif);color:var(--orange)}.steps h3{font-size:1.0625rem;font-weight:600;margin-bottom:5px}.steps p{color:var(--muted);font-size:.9375rem;line-height:1.65}.pour-tip{padding:19px 22px;background:var(--mint);border-left:3px solid var(--green)}.pour-tip p{margin-top:7px;font-size:.9375rem;color:var(--green)}.film-section{background:var(--plum);color:var(--cream);padding:64px max(5%,calc((100vw - 1296px)/2));display:grid;grid-template-columns:.83fr 1.17fr;gap:7%}.film-heading h2{font:500 clamp(2.5rem,4vw,3.5rem)/1.12 var(--serif);letter-spacing:-1px}.film-heading h2 em{color:#e9b69f}.film-heading>p:not(.eyebrow):not(.session-note){margin:22px 0 28px;color:#dfcfd9}.check-progress{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:.875rem;max-width:350px}.check-progress button{background:transparent;border:0;color:#e9b69f;text-decoration:underline;font-size:.875rem;padding:0 7px}progress{display:block;width:100%;max-width:350px;height:5px;border:0;border-radius:2px;overflow:hidden;background:#695462;margin:5px 0 10px}progress::-webkit-progress-bar{background:#695462}progress::-webkit-progress-value{background:#e9b69f}progress::-moz-progress-bar{background:#e9b69f}.session-note{font-size:.75rem;color:#c5b5bf}.shots{border-top:1px solid #715667}.shot{display:flex;position:relative;align-items:center;gap:23px;padding:24px 8px;border-bottom:1px solid #715667;cursor:pointer;min-height:112px;transition:background .2s}.shot:hover{background:#493241}.shot input{position:absolute;opacity:0;inset:auto;width:1px;height:1px}.shot:has(input:focus-visible){outline:3px solid #e9b69f;outline-offset:4px}.shot-number{font:500 1.7rem var(--serif);color:#e9b69f}.shot strong{font:500 1.3rem var(--serif);display:block}.shot small{display:block;font-size:.875rem;color:#dfcfd9;margin-top:7px;max-width:340px}.checkmark{width:27px;height:27px;flex:0 0 27px;border:1px solid #c9b1bd;border-radius:50%;color:transparent;margin-left:auto;text-align:center;line-height:25px}.shot:has(input:checked) .checkmark{background:#dfb39d;border-color:#dfb39d;color:var(--plum)}.shot:has(input:checked){background:#45353e}.rhythm-section{padding-top:66px}.rhythm-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:32px}.rhythm-heading h2{font:500 3rem/1.15 var(--serif);letter-spacing:-1px}.rhythm-heading h2 em{color:var(--orange)}.rhythm-heading>p{color:var(--muted);font-size:.9375rem;max-width:230px;padding-bottom:3px}.week-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.day{padding:25px 27px 30px 0}.day+.day{padding-left:27px;border-left:1px solid var(--line)}.day-name{display:block;color:var(--orange);font-size:.75rem;font-weight:700;letter-spacing:.14em}.day-format{display:block;font-size:.8125rem;color:var(--muted);margin:10px 0 26px}.day h3{font:500 1.5rem/1.3 var(--serif);margin-bottom:13px}.day p{font-size:.9375rem;color:var(--muted);line-height:1.7}.sunday{background:var(--mint);margin-top:30px;padding:0 24px}.sunday summary{list-style:none;display:flex;align-items:center;gap:24px;cursor:pointer;padding:22px 0;min-height:72px}.sunday summary::-webkit-details-marker{display:none}.sunday summary>span:first-child{font-size:.75rem;font-weight:700;letter-spacing:.11em;color:var(--green)}.sunday summary strong{font-size:1rem;font-weight:500}.expand{margin-left:auto;font-size:1.6rem}.sunday[open] .expand{transform:rotate(45deg)}.sunday-body{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding:0 0 24px;color:var(--green);font-size:.9375rem}footer{border-top:1px solid var(--line);max-width:1440px;margin:auto;padding:30px 5%;display:flex;align-items:center;gap:30px}footer p{font-size:.8125rem;color:var(--muted);line-height:1.6}.footer-link{margin-left:auto;text-decoration:none;font-size:.875rem}
@media(min-width:1500px){.film-section{padding-left:calc((100vw - 1296px)/2);padding-right:calc((100vw - 1296px)/2)}}
@media(max-width:1050px){.masthead{gap:24px}.masthead-note{display:none}.masthead nav{margin-left:auto;margin-right:0;gap:20px}.recipe-top{gap:30px}.drink-photo{min-height:530px}.recipe-controls{gap:12px}.segmented button{padding:9px 10px}.recipe-body{gap:35px}.ingredients{padding:26px 23px}.card-heading{flex-wrap:wrap;gap:8px}.film-section{gap:35px}.shot{gap:16px}.shot small{max-width:290px}}
@media(max-width:760px){.masthead{padding:20px 6%;flex-wrap:wrap;gap:20px}.wordmark{font-size:1.8rem}.masthead nav{width:100%;justify-content:space-between;gap:10px;font-size:.875rem}.recipe-section,.rhythm-section{padding-left:6%;padding-right:6%}.section-label{font-size:.6875rem;margin-bottom:22px}.section-label>span:last-child{display:none}.recipe-top{grid-template-columns:1fr;gap:20px}.recipe-intro{padding:0}h1{font-size:3.75rem;letter-spacing:-1.5px}.eyebrow{font-size:.75rem}.lede{font-size:1rem;max-width:100%}.recipe-controls{gap:24px;margin-top:24px}.segmented button{padding:9px 13px}.mode-note{min-height:0;margin-top:18px}.text-link{margin-top:18px}.drink-photo{min-height:340px;height:340px;margin-top:12px;border-bottom-right-radius:75px}.drink-photo img{object-position:50% 56%}.drink-photo figcaption{left:24px;bottom:20px}.drink-photo strong{font-size:1.8rem}.drink-photo figcaption>span:first-child{font-size:.6875rem}.image-note{font-size:.6875rem}.recipe-body{grid-template-columns:1fr;margin-top:34px;gap:14px}.ingredients{padding:25px}.card-heading{flex-wrap:nowrap}.card-heading h2{font-size:1.55rem}.method{padding-top:22px}.steps li{margin-bottom:24px}.film-section{grid-template-columns:1fr;padding:45px 6%;gap:32px}.film-heading h2{font-size:2.75rem}.film-heading>p:not(.eyebrow):not(.session-note){margin:18px 0}.check-progress,progress{max-width:100%}.shot{padding:21px 5px;gap:16px;min-height:106px}.shot small{max-width:100%;padding-right:5px}.shot strong{font-size:1.2rem}.rhythm-section{padding-top:45px;padding-bottom:44px}.rhythm-heading{display:block;margin-bottom:25px}.rhythm-heading h2{font-size:2.5rem}.rhythm-heading>p{max-width:none;margin-top:17px}.week-grid{grid-template-columns:1fr}.day,.day+.day{padding:23px 0;border-left:0}.day+.day{border-top:1px solid var(--line)}.day-format{margin:6px 0 17px}.day h3{font-size:1.45rem}.sunday{padding:0 19px}.sunday summary{gap:8px 12px;flex-wrap:wrap;position:relative;padding-right:25px}.sunday summary>span:first-child{width:100%}.sunday summary strong{font-size:.9375rem}.expand{position:absolute;right:0;top:27px}.sunday-body{grid-template-columns:1fr;gap:14px;font-size:.9375rem}footer{padding:25px 6%;flex-wrap:wrap;gap:20px}footer .wordmark{font-size:1.65rem}.footer-link{margin:0;font-size:.875rem;width:100%}}
@media(max-width:370px){.recipe-controls{gap:13px}.segmented button{padding:9px 9px}.servings button{min-width:38px}.card-heading{flex-wrap:wrap}h1{font-size:3.2rem}.masthead nav{font-size:.8125rem;gap:8px}.shot{gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media print{.masthead nav,.masthead-note,.film-section,.rhythm-section,footer,.text-link,.mode-note,.drink-photo{display:none}.recipe-section{padding:0}.recipe-top{display:block}h1{font-size:2.5rem}h1 br{display:none}.recipe-controls{margin:14px 0}.recipe-body{margin-top:20px;gap:30px}.ingredients{background:#fff}.recipe-section{break-inside:avoid}}
/* Public coffee journal */
.latest-section{max-width:1440px;margin:auto;padding:26px 5% 64px}.latest-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:7%;align-items:center}.latest-intro{padding:40px 0}.latest-intro h1{font-size:clamp(3rem,5vw,4.8rem)}.latest-photo{background:var(--mint);border-radius:3px 3px 100px 3px;overflow:hidden;position:relative}.latest-photo img{display:block;width:100%;height:570px;object-fit:cover;object-position:center 61%}.latest-photo figcaption{background:var(--green);color:#fff;padding:16px 24px;font-size:.9375rem}.coffee-film{display:grid;grid-template-columns:1fr minmax(240px,370px);gap:10%;align-items:center;margin-top:60px;padding:44px 7%;background:var(--mint)}.coffee-film h2,.about-section h2{font:500 clamp(2.3rem,3.7vw,3.5rem)/1.15 var(--serif);letter-spacing:-1px;margin-bottom:24px}.coffee-film h2 em,.about-section h2 em{color:var(--green)}.coffee-film p{max-width:370px}.coffee-film video{display:block;width:100%;aspect-ratio:9/16;object-fit:contain;background:var(--plum);border-radius:5px;max-height:530px}.recipe-section{border-top:1px solid var(--line);padding-top:34px}.about-section{max-width:1296px;margin:0 auto 70px;display:grid;grid-template-columns:.8fr 1.2fr;gap:7%;align-items:center;padding:40px 5%;background:#eeded5}.about-section img{width:100%;height:420px;object-fit:cover;object-position:center 35%;border-radius:100px 3px 3px 3px}.about-section p{max-width:510px;margin-bottom:18px}.masthead-note,.section-label,.eyebrow,.mini-label,.card-heading>span,.ingredient-note,.image-note{font-size:.875rem}.recipe-section .drink-photo{min-height:510px}.latest-intro .lede{max-width:480px}footer p{font-size:.875rem}
@media(max-width:760px){.latest-section{padding:24px 6% 40px}.latest-grid{grid-template-columns:1fr;gap:22px}.latest-intro{padding:10px 0}.latest-intro h1{font-size:clamp(2.7rem,10vw,3.8rem)}.latest-photo img{height:430px}.latest-photo{border-bottom-right-radius:65px}.latest-photo figcaption{padding:15px 20px}.coffee-film{grid-template-columns:1fr;gap:28px;padding:28px 7%;margin-top:34px}.coffee-film video{max-height:500px;margin:auto}.coffee-film h2,.about-section h2{font-size:2.4rem}.about-section{margin:0 6% 42px;grid-template-columns:1fr;padding:24px;gap:30px}.about-section img{height:360px}.masthead nav{font-size:.9375rem}.section-label,.eyebrow,.mini-label,.card-heading>span,.image-note{font-size:.875rem}.recipe-section .drink-photo{min-height:340px}.card-heading{flex-wrap:wrap}.masthead{padding-bottom:22px}.ingredient-note{font-size:.9375rem}.recipe-top .drink-photo{min-height:340px}}
.journal-section{max-width:1440px;margin:auto;padding:20px 5% 70px}.journal-section>h2{font:500 clamp(2.4rem,4vw,3.5rem)/1.15 var(--serif);margin:8px 0 30px}.journal-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px}.journal-grid img,.journal-grid video{display:block;width:100%;height:510px;object-fit:cover;background:var(--mint);border-radius:3px 3px 70px 3px}.journal-grid video{object-fit:contain;background:var(--plum)}.journal-grid .eyebrow{margin:20px 0 10px;color:var(--green);font-size:.875rem}.journal-grid h3{font:500 2rem/1.2 var(--serif);margin:0 0 12px}.journal-grid p:last-child{color:var(--muted)}@media(max-width:760px){.journal-section{padding:10px 6% 44px}.journal-grid{grid-template-columns:1fr;gap:36px}.journal-grid img,.journal-grid video{height:auto;max-height:530px;aspect-ratio:9/16}.journal-grid h3{font-size:1.9rem}}
.journal-grid article:last-child img{height:auto;aspect-ratio:16/9;object-fit:contain;border-radius:3px 3px 55px 3px}.journal-grid{align-items:start}
.brand-lockup{display:flex;align-items:center;gap:14px}.brand-seal{display:block;width:72px;height:72px;object-fit:cover;border-radius:50%;border:1px solid #c4a383}.wordmark .brand-name{font-style:normal}.brand-name em{font-weight:500}.connected-footer{background:#183e31;color:#fff9ed;max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:64px;padding:48px max(5%,calc((100vw - 1296px)/2));border-top:3px solid #b88e6a}.footer-brand{display:flex;gap:24px;align-items:center}.footer-brand>img{width:160px;height:160px;object-fit:cover;border:1px solid #b88e6a;border-radius:50%}.connected-footer p{color:#e6e8d9;font-size:1rem;margin-top:15px}.elsewhere-links{display:flex;flex-direction:column}.elsewhere-links .mini-label{color:#e9c8a5;margin:0 0 12px;font-size:.875rem}.elsewhere-links a{display:block;padding:13px 0;text-decoration:none;border-bottom:1px solid #537164;font-size:1.125rem}.elsewhere-links a:hover{text-decoration:underline;text-underline-offset:4px}.elsewhere-links a span{display:block;font-size:.875rem;color:#e0e8dc;margin-top:3px}@media(max-width:760px){.brand-seal{width:60px;height:60px}.connected-footer{grid-template-columns:1fr;gap:30px;padding:34px 6%}.footer-brand{gap:20px}.footer-brand>img{width:115px;height:115px}.connected-footer p{font-size:.9375rem}.elsewhere-links a{font-size:1.125rem}}

/* Recipe and film actions */
.film-downloads{display:grid;gap:12px;margin-top:28px}.film-downloads a{font-size:1rem;color:inherit;text-underline-offset:5px}.film-downloads p{font-size:.875rem}.step-check{display:flex;align-items:center;gap:12px;font-size:1.2rem;font-weight:600;cursor:pointer}.step-check input{width:22px;height:22px;accent-color:#284c38}.step-check:has(input:checked) span{text-decoration:line-through;opacity:.65}.step-check input:focus-visible{outline:3px solid #aa7048;outline-offset:4px}@media(max-width:600px){.masthead nav{flex-wrap:wrap;gap:12px}}
