.Cart-module__2oRDTa__veil{z-index:80;animation:Cart-module__2oRDTa__veilIn .2s var(--ease);background:#090604a8;justify-content:flex-end;display:flex;position:fixed;inset:0}@keyframes Cart-module__2oRDTa__veilIn{0%{opacity:0}}.Cart-module__2oRDTa__panel{background:var(--sheet);width:min(460px,100%);animation:Cart-module__2oRDTa__slide .26s var(--ease);flex-direction:column;display:flex;overflow-y:auto}@keyframes Cart-module__2oRDTa__slide{0%{opacity:0;transform:translate(28px)}}.Cart-module__2oRDTa__panel:focus{outline:none}.Cart-module__2oRDTa__top{z-index:2;background:var(--sheet);border-bottom:1px solid var(--rule);justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;display:flex;position:sticky;top:0}.Cart-module__2oRDTa__name{font-family:var(--font-display);letter-spacing:-.03em;align-items:baseline;gap:10px;margin:0;font-size:1.4rem;font-weight:700;display:flex}.Cart-module__2oRDTa__count{font-family:var(--font-text);letter-spacing:0;color:var(--soft);font-size:.85rem;font-weight:400}.Cart-module__2oRDTa__close{border:1px solid var(--rule);border-radius:var(--r-firm);cursor:pointer;background:0 0;flex:0 0 36px;width:36px;height:36px;position:relative}.Cart-module__2oRDTa__close:hover{background:var(--ink);color:var(--paper)}.Cart-module__2oRDTa__close span[aria-hidden]:before,.Cart-module__2oRDTa__close span[aria-hidden]:after{content:"";background:currentColor;width:14px;height:1.5px;position:absolute;top:50%;left:50%}.Cart-module__2oRDTa__close span[aria-hidden]:before{transform:translate(-50%,-50%)rotate(45deg)}.Cart-module__2oRDTa__close span[aria-hidden]:after{transform:translate(-50%,-50%)rotate(-45deg)}.Cart-module__2oRDTa__empty,.Cart-module__2oRDTa__done{justify-items:start;gap:16px;padding:26px 20px;display:grid}.Cart-module__2oRDTa__empty p{color:var(--soft);margin:0}.Cart-module__2oRDTa__doneNumber{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:1.5rem;font-weight:700}.Cart-module__2oRDTa__doneLine{margin:0}.Cart-module__2oRDTa__lines{background:var(--rule);gap:1px;margin:0;padding:0;list-style:none;display:grid}.Cart-module__2oRDTa__line{background:var(--sheet);justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 20px;display:flex}.Cart-module__2oRDTa__lineFlash{animation:Cart-module__2oRDTa__lit 1.2s var(--ease)}@keyframes Cart-module__2oRDTa__lit{0%{background:var(--fold)}}.Cart-module__2oRDTa__lineAbout{gap:2px;min-width:0;display:grid}.Cart-module__2oRDTa__lineWhere{color:var(--soft);margin:0;font-size:.8rem}.Cart-module__2oRDTa__lineName{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:1.08rem;font-weight:600;line-height:1.15}.Cart-module__2oRDTa__lineHow{color:var(--soft);margin:0;font-size:.85rem}.Cart-module__2oRDTa__lineSide{flex:none;justify-items:end;gap:6px;display:grid}.Cart-module__2oRDTa__linePrice{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:1.05rem;font-weight:600}.Cart-module__2oRDTa__qty{border:1px solid var(--rule-firm);border-radius:var(--r-firm);align-items:center;display:flex;overflow:hidden}.Cart-module__2oRDTa__qty button{background:var(--paper);cursor:pointer;border:0;width:30px;height:30px;font-size:1.05rem;line-height:1}.Cart-module__2oRDTa__qty button:hover:not(:disabled){background:var(--ink);color:var(--paper)}.Cart-module__2oRDTa__qty button:disabled{opacity:.35;cursor:not-allowed}.Cart-module__2oRDTa__qty span{text-align:center;min-width:30px;font-size:.95rem}.Cart-module__2oRDTa__drop{color:var(--soft);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;font-size:.82rem;text-decoration:underline}.Cart-module__2oRDTa__drop:hover{color:var(--cherry)}.Cart-module__2oRDTa__order{padding:20px 20px calc(26px + env(safe-area-inset-bottom,0px));gap:18px;display:grid}.Cart-module__2oRDTa__free{gap:6px;display:grid}.Cart-module__2oRDTa__freeLine{color:var(--soft);margin:0;font-size:.88rem}.Cart-module__2oRDTa__freeBar{background:var(--fold);border-radius:var(--r-soft);height:3px;overflow:hidden}.Cart-module__2oRDTa__freeBar span{background:var(--drum);height:100%;transition:width .3s var(--ease);display:block}.Cart-module__2oRDTa__pick{border:0;gap:4px;margin:0;padding:0;display:grid}.Cart-module__2oRDTa__legend{font-family:var(--font-display);padding:0 0 8px;font-size:1rem;font-weight:600}.Cart-module__2oRDTa__way{border-radius:var(--r-firm);background:var(--paper);cursor:pointer;border:1px solid #0000;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:2px 10px;padding:9px 11px;display:grid}.Cart-module__2oRDTa__way:hover{border-color:var(--rule-firm)}.Cart-module__2oRDTa__way:has(input:checked){border-color:var(--ink)}.Cart-module__2oRDTa__way input{accent-color:var(--drum);width:16px;height:16px;margin:0}.Cart-module__2oRDTa__wayName{font-size:.95rem}.Cart-module__2oRDTa__wayPrice{color:var(--soft);font-size:.9rem}.Cart-module__2oRDTa__wayHint{color:var(--soft);grid-column:2/-1;font-size:.8rem;line-height:1.35}.Cart-module__2oRDTa__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.Cart-module__2oRDTa__field{gap:5px;min-width:0;display:grid}.Cart-module__2oRDTa__fieldWide{grid-column:1/-1}.Cart-module__2oRDTa__field>span{color:var(--soft);font-size:.85rem}.Cart-module__2oRDTa__field input,.Cart-module__2oRDTa__field textarea{border:1px solid var(--rule-firm);border-radius:var(--r-firm);background:var(--paper);resize:vertical;width:100%;min-height:42px;padding:9px 11px;font-size:.97rem}.Cart-module__2oRDTa__field input:focus,.Cart-module__2oRDTa__field textarea:focus{outline:2px solid var(--drum);outline-offset:-1px;border-color:#0000}.Cart-module__2oRDTa__field [aria-invalid=true]{border-color:var(--cherry)}.Cart-module__2oRDTa__field em{color:var(--cherry);font-size:.8rem;font-style:normal}.Cart-module__2oRDTa__sums{border-top:1px solid var(--rule);gap:6px;margin:0;padding-top:14px;display:grid}.Cart-module__2oRDTa__sums div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.Cart-module__2oRDTa__sums dt{color:var(--soft);font-size:.95rem}.Cart-module__2oRDTa__sums dd{margin:0;font-size:.97rem}.Cart-module__2oRDTa__sumTotal dt,.Cart-module__2oRDTa__sumTotal dd{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);font-size:1.3rem;font-weight:700}@media (max-width:480px){.Cart-module__2oRDTa__fields{grid-template-columns:1fr}.Cart-module__2oRDTa__line,.Cart-module__2oRDTa__order,.Cart-module__2oRDTa__top{padding-inline:16px}}
.Marks-module__KXZh4W__only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.Marks-module__KXZh4W__roast{gap:6px;min-width:0;display:grid}.Marks-module__KXZh4W__steps{grid-template-columns:repeat(5,1fr);align-items:end;gap:2px;height:14px;display:grid}.Marks-module__KXZh4W__step{opacity:.38;border-radius:1px;height:6px}.Marks-module__KXZh4W__stepOn{opacity:1;height:14px}.Marks-module__KXZh4W__roastName{color:var(--soft);font-size:.78rem;line-height:1.2}.Marks-module__KXZh4W__bars{grid-template-columns:max-content max-content;justify-content:start;align-items:center;gap:5px 10px;min-width:0;margin:0;display:grid}.Marks-module__KXZh4W__bar{display:contents}.Marks-module__KXZh4W__barName{color:var(--soft);font-size:.78rem;line-height:1.2}.Marks-module__KXZh4W__barValue{margin:0}.Marks-module__KXZh4W__ticks{gap:2px;display:flex}.Marks-module__KXZh4W__tick{background:var(--fold);border-radius:1px;width:8px;height:8px}.Marks-module__KXZh4W__tickOn{background:var(--ink)}.Marks-module__KXZh4W__barsWide .Marks-module__KXZh4W__tick{width:14px;height:10px}.Marks-module__KXZh4W__barsWide .Marks-module__KXZh4W__barName{font-size:.9rem}.Marks-module__KXZh4W__barsWide{gap:8px}.Marks-module__KXZh4W__notes{flex-wrap:wrap;gap:4px 14px;margin:0;padding:0;list-style:none;display:flex}.Marks-module__KXZh4W__note{align-items:center;gap:6px;font-size:.92rem;line-height:1.35;display:inline-flex}.Marks-module__KXZh4W__dot{border-radius:50%;flex:none;width:9px;height:9px}.Marks-module__KXZh4W__notesBig .Marks-module__KXZh4W__note{font-size:1.05rem}.Marks-module__KXZh4W__notesBig .Marks-module__KXZh4W__dot{width:12px;height:12px}.Marks-module__KXZh4W__grind,.Marks-module__KXZh4W__beans{align-items:center;gap:2px;height:10px;display:inline-flex}.Marks-module__KXZh4W__grain{opacity:.75;background:currentColor;border-radius:50%;display:block}.Marks-module__KXZh4W__beans{opacity:.75;border:1.5px solid;border-radius:50%/45%;width:12px;height:9px;position:relative}.Marks-module__KXZh4W__beans:after{content:"";border-left:1.5px solid;position:absolute;inset:1px 50%}.Marks-module__KXZh4W__score{white-space:nowrap;align-items:baseline;gap:5px;display:inline-flex}.Marks-module__KXZh4W__scoreValue{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.15rem;font-weight:600}.Marks-module__KXZh4W__scoreName{color:var(--soft);letter-spacing:.04em;font-size:.72rem}
.Catalog-module__uNtm6a__filters{background:var(--sheet);border-radius:var(--r-firm);gap:22px;padding:22px;display:grid}.Catalog-module__uNtm6a__groups{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:22px;display:grid}.Catalog-module__uNtm6a__group{border:0;min-width:0;margin:0;padding:0}.Catalog-module__uNtm6a__legend{font-family:var(--font-display);letter-spacing:-.01em;padding:0 0 9px;font-size:.97rem;font-weight:600}.Catalog-module__uNtm6a__chips{flex-wrap:wrap;gap:7px;display:flex}.Catalog-module__uNtm6a__swatch{border-radius:2px;flex:none;width:11px;height:11px}.Catalog-module__uNtm6a__meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin:26px 0 14px;display:flex}.Catalog-module__uNtm6a__count{font-family:var(--font-display);margin:0;font-size:1.05rem;font-weight:600}.Catalog-module__uNtm6a__metaRight{align-items:center;gap:16px;display:flex}.Catalog-module__uNtm6a__reset{color:var(--drum);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;font-size:.95rem;text-decoration:underline}.Catalog-module__uNtm6a__reset:hover{color:var(--ink)}.Catalog-module__uNtm6a__sort select{border:1px solid var(--rule-firm);border-radius:var(--r-firm);background:var(--sheet);cursor:pointer;min-height:38px;padding:0 10px;font-size:.94rem}.Catalog-module__uNtm6a__sort select:disabled{opacity:.45;cursor:not-allowed}.Catalog-module__uNtm6a__nothing{border:1px dashed var(--rule-firm);border-radius:var(--r-firm);color:var(--soft);text-align:center;margin:0;padding:40px 22px}.Catalog-module__uNtm6a__list{gap:3px;margin:0;padding:0;list-style:none;display:grid}.Catalog-module__uNtm6a__headRow,.Catalog-module__uNtm6a__row{grid-template-columns:minmax(240px,1.9fr) minmax(132px,.55fr) 118px 64px 186px;grid-template-areas:"about taste roast score buy";gap:24px;display:grid}.Catalog-module__uNtm6a__headRow{color:var(--soft);padding:0 20px 6px;font-size:.82rem}.Catalog-module__uNtm6a__row{background:var(--sheet);border-radius:var(--r-firm);align-items:start;padding:22px 20px}.Catalog-module__uNtm6a__about{grid-area:about;gap:7px;min-width:0;display:grid}.Catalog-module__uNtm6a__where{color:var(--soft);margin:0;font-size:.85rem}.Catalog-module__uNtm6a__name{margin:0}.Catalog-module__uNtm6a__name button{font-family:var(--font-display);letter-spacing:-.03em;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:clamp(1.3rem,2vw,1.6rem);font-weight:700;line-height:1.05}.Catalog-module__uNtm6a__name button:hover{color:var(--drum)}.Catalog-module__uNtm6a__gist{margin:0;font-size:.97rem}.Catalog-module__uNtm6a__spec{color:var(--soft);margin:2px 0 0;font-size:.82rem}.Catalog-module__uNtm6a__flags{flex-wrap:wrap;gap:6px;margin:2px 0 0;display:flex}.Catalog-module__uNtm6a__flag{border:1px solid var(--rule);border-radius:var(--r-soft);color:var(--soft);padding:2px 9px;font-size:.78rem}.Catalog-module__uNtm6a__taste{grid-area:taste;min-width:0}.Catalog-module__uNtm6a__roast{grid-area:roast;min-width:0}.Catalog-module__uNtm6a__score{grid-area:score}.Catalog-module__uNtm6a__buy{grid-area:buy;align-content:start;gap:9px;display:grid}.Catalog-module__uNtm6a__weights{border:1px solid var(--rule-firm);border-radius:var(--r-firm);display:flex;overflow:hidden}.Catalog-module__uNtm6a__weight{background:var(--paper);font-variant-numeric:tabular-nums;cursor:pointer;min-height:34px;transition:background-color .16s var(--ease);border:0;flex:1;padding-inline:4px;font-size:.85rem}.Catalog-module__uNtm6a__weight+.Catalog-module__uNtm6a__weight{border-left:1px solid var(--rule)}.Catalog-module__uNtm6a__weight:hover{background:var(--fold)}.Catalog-module__uNtm6a__weightOn,.Catalog-module__uNtm6a__weightOn:hover{background:var(--ink);color:var(--paper)}.Catalog-module__uNtm6a__price{font-family:var(--font-display);letter-spacing:-.03em;gap:1px;margin:0;font-size:1.45rem;font-weight:700;line-height:1.1;display:grid}.Catalog-module__uNtm6a__perKilo{font-family:var(--font-text);letter-spacing:0;color:var(--soft);font-size:.8rem;font-weight:400}.Catalog-module__uNtm6a__add{width:100%}.Catalog-module__uNtm6a__stock{color:var(--soft);margin:0;font-size:.8rem}.Catalog-module__uNtm6a__low{color:var(--cherry)}@media (max-width:1100px){.Catalog-module__uNtm6a__headRow{display:none}.Catalog-module__uNtm6a__row{grid-template-columns:minmax(0,1fr) 132px 112px 180px;grid-template-areas:"about about about buy""taste roast score buy";gap:20px 22px}}@media (max-width:780px){.Catalog-module__uNtm6a__row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"about about""taste roast""taste score""buy buy";gap:16px 20px;padding:18px 16px}.Catalog-module__uNtm6a__score{align-self:start}.Catalog-module__uNtm6a__buy{border-top:1px solid var(--rule);grid-template-columns:1fr auto;align-items:center;gap:10px 14px;padding-top:6px}.Catalog-module__uNtm6a__weights{grid-column:1/-1}.Catalog-module__uNtm6a__price{justify-items:start}.Catalog-module__uNtm6a__add{width:auto;padding-inline:22px}.Catalog-module__uNtm6a__stock{grid-column:1/-1}}@media (max-width:460px){.Catalog-module__uNtm6a__filters{padding:16px}.Catalog-module__uNtm6a__buy{grid-template-columns:1fr}.Catalog-module__uNtm6a__add{width:100%}}
.Delivery-module__8Z5NOq__split{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(28px,4vw,64px);display:grid}.Delivery-module__8Z5NOq__ways{background:var(--rule);border:1px solid var(--rule);border-radius:var(--r-firm);gap:1px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.Delivery-module__8Z5NOq__way{background:var(--paper);grid-template-columns:minmax(0,1fr) auto;gap:2px 14px;padding:16px 18px;display:grid}.Delivery-module__8Z5NOq__wayName{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:1.1rem;font-weight:600}.Delivery-module__8Z5NOq__wayPrice{font-family:var(--font-display);letter-spacing:-.02em;white-space:nowrap;margin:0;font-size:1.1rem;font-weight:600}.Delivery-module__8Z5NOq__wayHint{color:var(--soft);grid-column:1/-1;margin:0;font-size:.92rem}.Delivery-module__8Z5NOq__notes{gap:24px;display:grid}.Delivery-module__8Z5NOq__note{gap:7px;display:grid}.Delivery-module__8Z5NOq__note p{max-width:56ch;color:var(--soft);margin:0;line-height:1.6}.Delivery-module__8Z5NOq__note .Delivery-module__8Z5NOq__place{color:var(--ink);gap:2px;display:grid}.Delivery-module__8Z5NOq__place span{color:var(--soft);font-size:.92rem}@media (max-width:860px){.Delivery-module__8Z5NOq__split{grid-template-columns:1fr}}
.Guide-module__qb4ueq__tabs{border-bottom:1px solid var(--rule);flex-wrap:wrap;gap:4px;margin-bottom:clamp(28px,3.5vw,44px);display:flex}.Guide-module__qb4ueq__tab{color:var(--soft);font-family:var(--font-display);letter-spacing:-.02em;cursor:pointer;transition:color .2s var(--ease);background:0 0;border:0;padding:12px 18px;font-size:clamp(1rem,1.5vw,1.15rem);font-weight:600;position:relative}.Guide-module__qb4ueq__tab:after{content:"";background:var(--ink);height:2px;transition:transform .24s var(--ease);position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.Guide-module__qb4ueq__tab:hover,.Guide-module__qb4ueq__tabOn{color:var(--ink)}.Guide-module__qb4ueq__tabOn:after{transform:scaleX(1)}.Guide-module__qb4ueq__panel{gap:clamp(28px,3.5vw,44px);display:grid}.Guide-module__qb4ueq__strip{grid-template-columns:repeat(4,1fr);gap:12px;margin:0;padding:0;list-style:none;display:grid}.Guide-module__qb4ueq__strip figure{gap:9px;margin:0;display:grid}.Guide-module__qb4ueq__strip img{object-fit:cover;border-radius:var(--r-firm);width:100%;height:clamp(140px,15vw,210px)}.Guide-module__qb4ueq__strip figcaption{color:var(--soft);gap:2px;font-size:.85rem;line-height:1.4;display:grid}.Guide-module__qb4ueq__strip figcaption b{font-family:var(--font-display);color:var(--ink);font-size:.97rem;font-weight:600}.Guide-module__qb4ueq__levels{background:var(--rule);border-block:1px solid var(--rule);gap:1px;margin:0;padding:0;list-style:none;display:grid}.Guide-module__qb4ueq__level{background:var(--sheet);grid-template-columns:210px minmax(0,1fr) auto;align-items:start;gap:18px 28px;padding:22px 0;display:grid}.Guide-module__qb4ueq__levelMark{gap:10px;display:grid}.Guide-module__qb4ueq__swatch{border-radius:var(--r-firm);height:30px;display:block}.Guide-module__qb4ueq__levelName{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:1.25rem;font-weight:700;line-height:1.1}.Guide-module__qb4ueq__levelSay{gap:9px;display:grid}.Guide-module__qb4ueq__levelSay p{max-width:62ch;color:var(--soft);margin:0;line-height:1.6}.Guide-module__qb4ueq__levelBrew{font-size:.95rem}.Guide-module__qb4ueq__levelBrew span{color:var(--ink)}.Guide-module__qb4ueq__levelGo{justify-self:end}.Guide-module__qb4ueq__levelNone{color:var(--soft);white-space:nowrap;margin:0;font-size:.9rem}.Guide-module__qb4ueq__ways{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:3px;margin:0;padding:0;list-style:none;display:grid}.Guide-module__qb4ueq__way{background:var(--paper);border-radius:var(--r-firm);flex-direction:column;gap:12px;padding:22px 20px;display:flex}.Guide-module__qb4ueq__wayTop{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:2px 10px;display:grid}.Guide-module__qb4ueq__wayDots{color:var(--roast-1);display:inline-flex}.Guide-module__qb4ueq__wayName{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:1.3rem;font-weight:700;line-height:1.05}.Guide-module__qb4ueq__wayHint{color:var(--soft);grid-column:2;margin:0;font-size:.85rem}.Guide-module__qb4ueq__wayAbout{color:var(--soft);margin:0;font-size:.97rem;line-height:1.6}.Guide-module__qb4ueq__wayFacts{border-block:1px solid var(--rule);gap:8px;margin:0;padding:14px 0;display:grid}.Guide-module__qb4ueq__wayFacts div{grid-template-columns:88px minmax(0,1fr);gap:10px;display:grid}.Guide-module__qb4ueq__wayFacts dt{color:var(--soft);font-size:.85rem}.Guide-module__qb4ueq__wayFacts dd{margin:0;font-size:.9rem;line-height:1.4}.Guide-module__qb4ueq__way button{align-self:start;margin-top:auto}@media (max-width:900px){.Guide-module__qb4ueq__strip{grid-template-columns:repeat(2,1fr)}.Guide-module__qb4ueq__strip img{height:clamp(150px,26vw,200px)}.Guide-module__qb4ueq__level{grid-template-columns:minmax(0,1fr) auto;gap:14px 20px}.Guide-module__qb4ueq__levelMark{grid-column:1/-1;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:14px}.Guide-module__qb4ueq__swatch{height:22px}.Guide-module__qb4ueq__levelSay{grid-column:1/-1}.Guide-module__qb4ueq__levelGo{grid-column:1/-1;justify-self:start}}@media (max-width:520px){.Guide-module__qb4ueq__strip{grid-template-columns:1fr}.Guide-module__qb4ueq__strip img{height:180px}.Guide-module__qb4ueq__tab{padding-inline:12px}}
.Footer-module__EZoWya__footer{background:var(--pit);color:var(--ink);padding-block:clamp(48px,6vw,80px)}.Footer-module__EZoWya__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:start;gap:32px clamp(24px,4vw,64px);display:grid}.Footer-module__EZoWya__mark{gap:4px;display:grid}.Footer-module__EZoWya__name{font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:1.9rem;font-weight:700;line-height:1}.Footer-module__EZoWya__tag{opacity:.6;margin:0;font-size:.9rem}.Footer-module__EZoWya__where{gap:4px;display:grid}.Footer-module__EZoWya__where p{opacity:.75;margin:0;font-size:.94rem}.Footer-module__EZoWya__talk{justify-items:start;gap:6px;display:grid}.Footer-module__EZoWya__talk a{opacity:.75;border-bottom:1px solid #0000;font-size:.94rem;text-decoration:none}.Footer-module__EZoWya__talk a:hover{opacity:1;border-bottom-color:currentColor}.Footer-module__EZoWya__phone{font-family:var(--font-display);font-variant-numeric:tabular-nums;opacity:1;font-size:1.25rem;font-weight:600}.Footer-module__EZoWya__honest{border-top:1px solid var(--rule);opacity:.6;grid-column:1/-1;max-width:82ch;margin:0;padding-top:26px;font-size:.87rem;line-height:1.6}@media (max-width:760px){.Footer-module__EZoWya__inner{grid-template-columns:1fr;gap:26px}}.Footer-module__EZoWya__honest a{color:inherit;text-underline-offset:3px;text-decoration:underline}.Footer-module__EZoWya__honest a:hover{color:var(--drum)}
.Header-module__Af2_WG__header{z-index:50;background:color-mix(in srgb, var(--paper) 88%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:border-color .25s var(--ease);border-bottom:1px solid #0000;position:sticky;top:0}.Header-module__Af2_WG__lifted{background:var(--paper);border-bottom-color:var(--rule)}.Header-module__Af2_WG__bar{height:var(--header-h);align-items:center;gap:24px;display:flex}.Header-module__Af2_WG__mark{font-family:var(--font-display);letter-spacing:-.03em;white-space:nowrap;align-items:baseline;gap:9px;font-size:1.4rem;font-weight:700;text-decoration:none;display:flex}.Header-module__Af2_WG__markSub{font-family:var(--font-text);letter-spacing:0;color:var(--soft);font-size:.8rem;font-weight:400}.Header-module__Af2_WG__nav{gap:24px;margin-inline:auto;display:flex}.Header-module__Af2_WG__link{padding-block:6px;font-size:.97rem;text-decoration:none;position:relative}.Header-module__Af2_WG__link:after{content:"";background:var(--drum);transform-origin:0;height:1px;transition:transform .25s var(--ease);position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.Header-module__Af2_WG__link:hover:after{transform:scaleX(1)}.Header-module__Af2_WG__right{align-items:center;gap:10px;margin-left:auto;display:flex}.Header-module__Af2_WG__cart{border:1px solid var(--ink);border-radius:var(--r-firm);background:var(--ink);height:42px;color:var(--paper);cursor:pointer;transition:background-color .2s var(--ease);align-items:center;gap:10px;padding-inline:14px;font-size:.95rem;font-weight:600;display:inline-flex}.Header-module__Af2_WG__cart:hover{background:var(--drum);border-color:var(--drum)}.Header-module__Af2_WG__cartName{white-space:nowrap}.Header-module__Af2_WG__cartCount{border-radius:var(--r-soft);background:var(--sheet);min-width:22px;height:22px;color:var(--ink);place-items:center;padding-inline:5px;font-size:.84rem;line-height:1;display:inline-grid}.Header-module__Af2_WG__cartSum{white-space:nowrap;opacity:.8;font-weight:500}.Header-module__Af2_WG__cartFlash .Header-module__Af2_WG__cartCount{animation:Header-module__Af2_WG__tick .5s var(--ease)}@keyframes Header-module__Af2_WG__tick{0%{transform:scale(1)}40%{background:var(--roast-1);transform:scale(1.28)}to{transform:scale(1)}}.Header-module__Af2_WG__toggle{border:1px solid var(--rule-firm);border-radius:var(--r-firm);cursor:pointer;background:0 0;flex:0 0 42px;width:42px;height:42px;display:none;position:relative}.Header-module__Af2_WG__glyph,.Header-module__Af2_WG__glyph:before,.Header-module__Af2_WG__glyph:after{background:var(--ink);width:16px;height:1.5px;transition:transform .24s var(--ease), opacity .16s var(--ease);position:absolute;left:50%;transform:translate(-50%)}.Header-module__Af2_WG__glyph{margin-top:-.75px;top:50%}.Header-module__Af2_WG__glyph:before{content:"";top:-5.5px}.Header-module__Af2_WG__glyph:after{content:"";top:5.5px}.Header-module__Af2_WG__glyphOpen{background:0 0}.Header-module__Af2_WG__glyphOpen:before{top:0;transform:translate(-50%)rotate(45deg)}.Header-module__Af2_WG__glyphOpen:after{top:0;transform:translate(-50%)rotate(-45deg)}.Header-module__Af2_WG__sheet{z-index:45;inset:var(--header-h) 0 0;padding:32px var(--gutter) calc(36px + env(safe-area-inset-bottom,0px));background:var(--paper);flex-direction:column;justify-content:space-between;gap:32px;display:flex;position:fixed;overflow-y:auto}.Header-module__Af2_WG__sheetNav{display:grid}.Header-module__Af2_WG__sheetNav a{font-family:var(--font-display);letter-spacing:-.03em;border-bottom:1px solid var(--rule);padding-block:14px;font-size:clamp(1.6rem,7vw,2.2rem);font-weight:700;text-decoration:none}.Header-module__Af2_WG__sheetFoot{gap:8px;display:grid}.Header-module__Af2_WG__sheetFoot p{color:var(--soft);margin:0;font-size:.92rem}.Header-module__Af2_WG__sheetPhone{font-family:var(--font-display);font-variant-numeric:tabular-nums;font-size:1.3rem;font-weight:600;text-decoration:none}@media (max-width:900px){.Header-module__Af2_WG__nav{display:none}.Header-module__Af2_WG__toggle{display:block}}@media (max-width:560px){.Header-module__Af2_WG__markSub,.Header-module__Af2_WG__cartSum{display:none}.Header-module__Af2_WG__bar{gap:12px}}@media (max-width:380px){.Header-module__Af2_WG__cartName{display:none}.Header-module__Af2_WG__mark{font-size:1.25rem}}@media (min-width:901px){.Header-module__Af2_WG__sheet{display:none}}
.Hero-module__Z8hQ_W__hero{padding-block:clamp(40px,5vw,76px) clamp(40px,5vw,72px)}.Hero-module__Z8hQ_W__inner{gap:clamp(36px,5vw,64px);display:grid}.Hero-module__Z8hQ_W__split{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:clamp(28px,4vw,56px);display:grid}.Hero-module__Z8hQ_W__say{gap:22px;display:grid}.Hero-module__Z8hQ_W__lead{max-width:54ch;margin:0;font-size:clamp(1.05rem,1.4vw,1.18rem);line-height:1.55}.Hero-module__Z8hQ_W__shot{gap:10px;margin:0;display:grid}.Hero-module__Z8hQ_W__shot img{object-fit:cover;border-radius:var(--r-firm);width:100%;height:clamp(260px,34vw,420px)}.Hero-module__Z8hQ_W__shot figcaption{color:var(--soft);font-size:.84rem}.Hero-module__Z8hQ_W__scale{gap:14px;display:grid}.Hero-module__Z8hQ_W__scaleHead{font-family:var(--font-display);letter-spacing:-.01em;color:var(--soft);margin:0;font-size:1.05rem;font-weight:600}.Hero-module__Z8hQ_W__steps{border:1px solid var(--rule);border-radius:var(--r-firm);background:var(--rule);grid-template-columns:repeat(5,1fr);gap:2px;display:grid;overflow:hidden}.Hero-module__Z8hQ_W__step{background:var(--sheet);color:inherit;text-align:left;cursor:pointer;transition:background-color .2s var(--ease);border:0;align-content:start;gap:8px;padding:0 0 14px;display:grid}.Hero-module__Z8hQ_W__step:not(:disabled):hover{background:var(--fold)}.Hero-module__Z8hQ_W__step:disabled{cursor:default;color:var(--soft)}.Hero-module__Z8hQ_W__swatch{height:clamp(44px,6vw,76px);transition:height .24s var(--ease);display:block}.Hero-module__Z8hQ_W__step:not(:disabled):hover .Hero-module__Z8hQ_W__swatch{height:clamp(52px,7vw,88px)}.Hero-module__Z8hQ_W__step:disabled .Hero-module__Z8hQ_W__swatch{opacity:.35}.Hero-module__Z8hQ_W__stepOn{background:var(--ink);color:var(--paper)}.Hero-module__Z8hQ_W__stepOn:not(:disabled):hover{background:var(--ink)}.Hero-module__Z8hQ_W__stepOn .Hero-module__Z8hQ_W__stepCount{color:var(--fold)}.Hero-module__Z8hQ_W__stepName{font-family:var(--font-display);letter-spacing:-.01em;padding-inline:12px;font-size:.95rem;font-weight:600;line-height:1.15}.Hero-module__Z8hQ_W__stepCount{color:var(--soft);padding-inline:12px;font-size:.82rem;line-height:1.2}.Hero-module__Z8hQ_W__note{max-width:66ch;color:var(--soft);margin:0;font-size:.95rem}.Hero-module__Z8hQ_W__note a{color:var(--drum);text-underline-offset:3px}@media (max-width:900px){.Hero-module__Z8hQ_W__split{grid-template-columns:1fr}.Hero-module__Z8hQ_W__shot img{height:clamp(200px,42vw,300px)}}@media (max-width:760px){.Hero-module__Z8hQ_W__steps{grid-template-columns:repeat(2,1fr)}.Hero-module__Z8hQ_W__swatch,.Hero-module__Z8hQ_W__step:not(:disabled):hover .Hero-module__Z8hQ_W__swatch{height:40px}.Hero-module__Z8hQ_W__step:last-child{grid-column:1/-1}}@media (max-width:420px){.Hero-module__Z8hQ_W__steps{grid-template-columns:1fr}.Hero-module__Z8hQ_W__step{grid-template-columns:56px 1fr auto;align-items:center;gap:12px;padding:0}.Hero-module__Z8hQ_W__swatch,.Hero-module__Z8hQ_W__step:not(:disabled):hover .Hero-module__Z8hQ_W__swatch{height:46px}.Hero-module__Z8hQ_W__stepName{padding-inline:0}.Hero-module__Z8hQ_W__stepCount{padding-inline:12px 14px}}
.Match-module___89prG__split{grid-template-columns:minmax(0,1fr) minmax(300px,380px);align-items:start;gap:clamp(28px,4vw,56px);display:grid}.Match-module___89prG__ask{gap:26px;display:grid}.Match-module___89prG__group{border:0;margin:0;padding:0}.Match-module___89prG__legend{font-family:var(--font-display);letter-spacing:-.01em;padding:0 0 10px;font-size:1.05rem;font-weight:600}.Match-module___89prG__chips{flex-wrap:wrap;gap:8px;display:flex}.Match-module___89prG__dot{border-radius:50%;flex:none;width:10px;height:10px}.Match-module___89prG__pair{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:26px;display:grid}.Match-module___89prG__drop{color:var(--soft);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-size:.95rem;text-decoration:underline}.Match-module___89prG__drop:hover{color:var(--ink)}.Match-module___89prG__result{top:calc(var(--header-h) + 20px);align-content:start;gap:12px;display:grid;position:sticky}.Match-module___89prG__blank{border:1px dashed var(--rule-firm);border-radius:var(--r-firm);color:var(--soft);margin:0;padding:22px;font-size:.97rem}.Match-module___89prG__card{background:var(--paper);border-radius:var(--r-firm);gap:10px;padding:18px;display:grid}.Match-module___89prG__cardTop{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.Match-module___89prG__cardWhere{color:var(--soft);margin:0;font-size:.85rem}.Match-module___89prG__cardFit{font-family:var(--font-display);letter-spacing:-.02em;align-items:baseline;gap:6px;margin:0;font-size:1.1rem;font-weight:700;display:flex}.Match-module___89prG__cardFitName{font-family:var(--font-text);color:var(--soft);font-size:.78rem;font-weight:400}.Match-module___89prG__cardName{margin:0}.Match-module___89prG__cardName button{font-family:var(--font-display);letter-spacing:-.025em;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:1.35rem;font-weight:700;line-height:1.1}.Match-module___89prG__cardName button:hover{color:var(--drum)}.Match-module___89prG__meter{background:var(--fold);border-radius:var(--r-soft);height:3px;overflow:hidden}.Match-module___89prG__meter span{background:var(--drum);height:100%;transition:width .3s var(--ease);display:block}.Match-module___89prG__why{color:var(--soft);margin:0;font-size:.92rem}.Match-module___89prG__cardBuy{flex-wrap:wrap;align-items:center;gap:10px;margin-top:2px;display:flex}.Match-module___89prG__cardGrind{color:var(--soft);font-size:.85rem}.Match-module___89prG__toShelf{color:var(--drum);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-size:.97rem;font-weight:600;text-decoration:underline}.Match-module___89prG__toShelf:hover{color:var(--ink)}@media (max-width:900px){.Match-module___89prG__split{grid-template-columns:1fr}.Match-module___89prG__result{position:static}}
.Questions-module__MT8EBW__list{border-top:1px solid var(--rule);max-width:88ch;margin:0;padding:0;list-style:none;display:grid}.Questions-module__MT8EBW__list li{border-bottom:1px solid var(--rule)}.Questions-module__MT8EBW__item{padding-block:4px}.Questions-module__MT8EBW__q{font-family:var(--font-display);letter-spacing:-.02em;cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding-block:16px;font-size:clamp(1.05rem,1.6vw,1.22rem);font-weight:600;line-height:1.25;list-style:none;display:flex}.Questions-module__MT8EBW__q::-webkit-details-marker{display:none}.Questions-module__MT8EBW__q:hover{color:var(--drum)}.Questions-module__MT8EBW__sign{flex:0 0 14px;width:14px;height:14px;position:relative}.Questions-module__MT8EBW__sign:before,.Questions-module__MT8EBW__sign:after{content:"";width:14px;height:1.5px;transition:transform .22s var(--ease);background:currentColor;position:absolute;top:50%;left:0}.Questions-module__MT8EBW__sign:after{transform:rotate(90deg)}.Questions-module__MT8EBW__item[open] .Questions-module__MT8EBW__sign:after{transform:rotate(0)}.Questions-module__MT8EBW__a{max-width:68ch;color:var(--soft);margin:0;padding:0 0 18px;line-height:1.65}
.Roast-module__BmNvDa__chart{gap:10px;margin:0;display:grid}.Roast-module__BmNvDa__svg{width:100%;height:auto;overflow:visible}.Roast-module__BmNvDa__zone{fill:var(--fold);opacity:.35;transition:opacity .22s var(--ease), fill .22s var(--ease)}.Roast-module__BmNvDa__zone:nth-child(2n){opacity:.16}.Roast-module__BmNvDa__zoneOn,.Roast-module__BmNvDa__zoneOn:nth-child(2n){fill:var(--roast-1);opacity:.4}.Roast-module__BmNvDa__grid{stroke:var(--rule);stroke-width:1px}.Roast-module__BmNvDa__axis{fill:var(--soft);font-size:13px;font-family:var(--font-text);font-variant-numeric:tabular-nums}.Roast-module__BmNvDa__zoneName{fill:var(--ink);font-size:13.5px;font-weight:600;font-family:var(--font-text)}.Roast-module__BmNvDa__line{fill:none;stroke:var(--ink);stroke-width:2.5px;stroke-linecap:round}.Roast-module__BmNvDa__dot{fill:var(--paper);stroke:var(--ink);stroke-width:1.5px}.Roast-module__BmNvDa__crack{fill:none;stroke:var(--cherry);stroke-width:2px}.Roast-module__BmNvDa__crackName{fill:var(--cherry);font-size:13px;font-family:var(--font-text);font-variant-numeric:tabular-nums}.Roast-module__BmNvDa__caption{color:var(--soft);font-size:.85rem}.Roast-module__BmNvDa__phases{grid-template-columns:repeat(5,1fr);gap:3px;margin-top:26px;display:grid}.Roast-module__BmNvDa__phase{border:1px solid var(--rule);border-radius:var(--r-firm);background:var(--sheet);text-align:left;cursor:pointer;transition:background-color .18s var(--ease), border-color .18s var(--ease);gap:3px;padding:12px 14px;display:grid}.Roast-module__BmNvDa__phase:hover{border-color:var(--rule-firm)}.Roast-module__BmNvDa__phaseOn,.Roast-module__BmNvDa__phaseOn:hover{background:var(--ink);border-color:var(--ink);color:var(--paper)}.Roast-module__BmNvDa__phaseName{font-family:var(--font-display);letter-spacing:-.01em;font-size:1rem;font-weight:600;line-height:1.15}.Roast-module__BmNvDa__phaseMark{color:var(--soft);font-size:.82rem}.Roast-module__BmNvDa__phaseOn .Roast-module__BmNvDa__phaseMark{color:var(--fold)}.Roast-module__BmNvDa__about{max-width:68ch;margin:18px 0 0;font-size:1.05rem;line-height:1.6}@media (max-width:860px){.Roast-module__BmNvDa__phases{grid-template-columns:repeat(2,1fr)}.Roast-module__BmNvDa__phase:last-child{grid-column:1/-1}.Roast-module__BmNvDa__zoneName{font-size:16px}.Roast-module__BmNvDa__axis,.Roast-module__BmNvDa__crackName{font-size:15px}}@media (max-width:520px){.Roast-module__BmNvDa__phases{grid-template-columns:1fr}.Roast-module__BmNvDa__phase:last-child{grid-column:auto}.Roast-module__BmNvDa__crackName{display:none}}
.Sheet-module__gt690W__veil{z-index:70;animation:Sheet-module__gt690W__veilIn .2s var(--ease);background:#090604b3;place-items:center;padding:clamp(0px,3vw,40px);display:grid;position:fixed;inset:0}@keyframes Sheet-module__gt690W__veilIn{0%{opacity:0}}.Sheet-module__gt690W__panel{background:var(--sheet);border-radius:var(--r-firm);width:min(1040px,100%);max-height:100%;animation:Sheet-module__gt690W__panelIn .22s var(--ease);grid-template-columns:minmax(0,1fr) 320px;display:grid;position:relative;overflow:hidden}@keyframes Sheet-module__gt690W__panelIn{0%{opacity:0;transform:translateY(12px)}}.Sheet-module__gt690W__panel:focus{outline:none}.Sheet-module__gt690W__close{z-index:2;border:1px solid var(--rule-firm);border-radius:var(--r-firm);cursor:pointer;background:0 0;width:38px;height:38px;position:absolute;top:12px;right:12px}.Sheet-module__gt690W__close:hover{background:var(--ink);color:var(--paper)}.Sheet-module__gt690W__close span[aria-hidden]:before,.Sheet-module__gt690W__close span[aria-hidden]:after{content:"";background:currentColor;width:15px;height:1.5px;position:absolute;top:50%;left:50%}.Sheet-module__gt690W__close span[aria-hidden]:before{transform:translate(-50%,-50%)rotate(45deg)}.Sheet-module__gt690W__close span[aria-hidden]:after{transform:translate(-50%,-50%)rotate(-45deg)}.Sheet-module__gt690W__body{align-content:start;gap:20px;padding:clamp(22px,3vw,36px);display:grid;overflow-y:auto}.Sheet-module__gt690W__top{gap:8px;padding-right:44px;display:grid}.Sheet-module__gt690W__where{color:var(--soft);margin:0;font-size:.9rem}.Sheet-module__gt690W__gist{margin:0;font-size:1.05rem}.Sheet-module__gt690W__marks{border-block:1px solid var(--rule);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:24px;padding:18px 0;display:grid}.Sheet-module__gt690W__marksRight{justify-items:start;gap:12px;min-width:128px;display:grid}.Sheet-module__gt690W__about{margin:0;font-size:1.02rem;line-height:1.6}.Sheet-module__gt690W__specs{border-top:1px solid var(--rule);border-left:1px solid var(--rule);grid-template-columns:repeat(auto-fit,minmax(210px,1fr));margin:0;display:grid}.Sheet-module__gt690W__spec{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);gap:2px;padding:11px 13px;display:grid}.Sheet-module__gt690W__spec dt{color:var(--soft);font-size:.78rem}.Sheet-module__gt690W__spec dd{margin:0;font-size:.95rem}.Sheet-module__gt690W__tell{gap:7px;display:grid}.Sheet-module__gt690W__tell p{color:var(--soft);margin:0;font-size:.97rem;line-height:1.6}.Sheet-module__gt690W__brews{padding-top:2px}.Sheet-module__gt690W__buy{background:var(--paper);align-content:start;gap:16px;padding:clamp(22px,3vw,32px) clamp(20px,2.5vw,28px);display:grid;overflow-y:auto}.Sheet-module__gt690W__pick{border:0;margin:0;padding:0}.Sheet-module__gt690W__legend{font-family:var(--font-display);padding:0 0 8px;font-size:.97rem;font-weight:600}.Sheet-module__gt690W__weights{border:1px solid var(--rule-firm);border-radius:var(--r-firm);display:flex;overflow:hidden}.Sheet-module__gt690W__weight{background:var(--sheet);font-variant-numeric:tabular-nums;cursor:pointer;border:0;flex:1;min-height:38px;font-size:.9rem}.Sheet-module__gt690W__weight+.Sheet-module__gt690W__weight{border-left:1px solid var(--rule)}.Sheet-module__gt690W__weight:hover{background:var(--fold)}.Sheet-module__gt690W__weightOn,.Sheet-module__gt690W__weightOn:hover{background:var(--ink);color:var(--paper)}.Sheet-module__gt690W__grinds{gap:4px;display:grid}.Sheet-module__gt690W__grind{border-radius:var(--r-firm);background:var(--sheet);text-align:left;cursor:pointer;transition:background-color .16s var(--ease), border-color .16s var(--ease);border:1px solid #0000;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:2px 10px;padding:8px 10px;display:grid}.Sheet-module__gt690W__grind:hover{border-color:var(--rule-firm)}.Sheet-module__gt690W__grindOn,.Sheet-module__gt690W__grindOn:hover{background:var(--ink);border-color:var(--ink);color:var(--paper)}.Sheet-module__gt690W__grindName{font-size:.92rem;line-height:1.2}.Sheet-module__gt690W__grindHint{color:var(--soft);grid-column:2;font-size:.78rem;line-height:1.2}.Sheet-module__gt690W__grindOn .Sheet-module__gt690W__grindHint{color:var(--fold)}.Sheet-module__gt690W__grindNote{color:var(--soft);margin:0;font-size:.82rem;line-height:1.45}.Sheet-module__gt690W__total{border-top:1px solid var(--rule);gap:2px;padding-top:14px;display:grid}.Sheet-module__gt690W__price{font-family:var(--font-display);letter-spacing:-.035em;margin:0;font-size:1.9rem;font-weight:700;line-height:1}.Sheet-module__gt690W__perKilo{color:var(--soft);margin:0;font-size:.82rem}@media (max-width:900px){.Sheet-module__gt690W__veil{place-items:end stretch;padding:0}.Sheet-module__gt690W__panel{width:100%;height:100%;max-height:100%;animation:Sheet-module__gt690W__sheetUp .24s var(--ease);border-radius:0;grid-template-columns:1fr;overflow-y:auto}@keyframes Sheet-module__gt690W__sheetUp{0%{opacity:0;transform:translateY(24px)}}.Sheet-module__gt690W__body,.Sheet-module__gt690W__buy{overflow:visible}.Sheet-module__gt690W__buy{padding-bottom:calc(28px + env(safe-area-inset-bottom,0px))}}@media (max-width:520px){.Sheet-module__gt690W__marks{grid-template-columns:1fr;gap:16px}}
