.espressoCTASection-module__ZbgmRq__ctaSection{--ecta-bg:#fafafa;--ecta-surface:#fff;--ecta-surface-2:#f5efe8;--ecta-text:#2f241b;--ecta-muted:#5c4a3a;--ecta-accent:#c89d72;--ecta-accent-strong:#b3865a;--ecta-border:#523a241f;--ecta-border-strong:#523a242e;--ecta-shadow-sm:0 8px 22px #523a241a;--ecta-radius-xl:20px;--ecta-radius-lg:12px;--ecta-gap:clamp(.75rem,2vw,1rem);--ecta-heading-size:clamp(1.75rem,2.4vw,2.25rem);--ecta-sub-size:clamp(.98rem,1.2vw,1.05rem);--ecta-btn-size:.98rem;background:radial-gradient(900px 420px at 110% 0%,#faf3ec 0%,transparent 60%),linear-gradient(180deg,var(--ecta-bg)0%,#fff 100%);text-align:center;color:var(--ecta-text);border-radius:var(--ecta-radius-xl);padding:clamp(2.5rem,6vw,4rem) 1rem}.espressoCTASection-module__ZbgmRq__container{max-width:1100px;margin:0 auto}.espressoCTASection-module__ZbgmRq__heading{font-size:var(--ecta-heading-size);color:var(--ecta-text);margin:0 0 .5rem;font-family:Playfair Display,serif;font-weight:800}.espressoCTASection-module__ZbgmRq__sub{font-size:var(--ecta-sub-size);color:var(--ecta-muted);margin:0 0 1.5rem}.espressoCTASection-module__ZbgmRq__buttonGroup{justify-content:center;gap:var(--ecta-gap);flex-wrap:wrap;display:flex}.espressoCTASection-module__ZbgmRq__btnBase{min-width:220px;font-size:var(--ecta-btn-size);border-radius:var(--ecta-radius-lg);box-shadow:var(--ecta-shadow-sm);color:var(--cta-text,#1b130d);border:1px solid #0000;justify-content:center;align-items:center;padding:.85rem 1.35rem;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s;display:inline-flex}.espressoCTASection-module__ZbgmRq__btnPrimary{background:var(--ecta-accent);color:#1b130d}.espressoCTASection-module__ZbgmRq__btnPrimary:hover{background:var(--ecta-accent-strong);transform:translateY(-1px)}.espressoCTASection-module__ZbgmRq__btnSecondary{background:linear-gradient(180deg,var(--ecta-surface)0%,var(--ecta-surface-2)100%);color:var(--ecta-text);border:1px solid var(--ecta-border)}.espressoCTASection-module__ZbgmRq__btnSecondary:hover{border-color:var(--ecta-border-strong);transform:translateY(-1px)}.espressoCTASection-module__ZbgmRq__btnBase:focus-visible{outline:2px solid var(--ecta-accent);outline-offset:3px}@media (max-width:480px){.espressoCTASection-module__ZbgmRq__btnBase{min-width:200px;padding:.8rem 1.1rem}}
.espressoFaqSection-module__eUljoa__section{--efaq-bg:#fefbf8;--efaq-surface:#fff;--efaq-surface-2:#fbf6f1;--efaq-text:#2f241b;--efaq-muted:#5c4a3a;--efaq-accent:#c89d72;--efaq-accent-strong:#b3865a;--efaq-border:#523a241f;--efaq-border-strong:#523a242e;--efaq-shadow-sm:0 6px 16px #523a241a;--efaq-shadow-md:0 12px 28px #523a2424;--efaq-radius-xl:20px;--efaq-radius-lg:12px;--efaq-gap:clamp(.75rem,1.6vw,1rem);--efaq-title-size:clamp(1.75rem,2.4vw,2.25rem);--efaq-q-size:1.02rem;--efaq-a-size:.98rem;background:var(--efaq-bg);border-radius:var(--efaq-radius-xl);color:var(--efaq-text);padding:clamp(2.5rem,6vw,4rem) 2rem;font-family:LatoTR,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif}.espressoFaqSection-module__eUljoa__container{max-width:900px;margin:0 auto}.espressoFaqSection-module__eUljoa__title{text-align:center;font-size:var(--efaq-title-size);color:var(--efaq-text);margin:0 0 1.5rem;font-family:Playfair Display,serif;font-weight:800}.espressoFaqSection-module__eUljoa__accordion{gap:var(--efaq-gap);display:grid}.espressoFaqSection-module__eUljoa__item{background:linear-gradient(180deg,var(--efaq-surface)0%,var(--efaq-surface-2)100%);border:1px solid var(--efaq-border);border-radius:var(--efaq-radius-lg);box-shadow:var(--efaq-shadow-sm);overflow:clip}.espressoFaqSection-module__eUljoa__header{margin:0}.espressoFaqSection-module__eUljoa__trigger{-webkit-appearance:none;appearance:none;text-align:left;cursor:pointer;width:100%;font-size:var(--efaq-q-size);color:var(--efaq-text);background:0 0;border:0;grid-template-columns:1fr auto;align-items:center;gap:.75rem;padding:1rem 1.1rem;font-weight:700;display:grid}.espressoFaqSection-module__eUljoa__trigger:hover{background:#00000005}.espressoFaqSection-module__eUljoa__trigger:focus-visible{outline:2px solid var(--efaq-accent);outline-offset:3px}.espressoFaqSection-module__eUljoa__icon{--size:18px;width:var(--size);height:var(--size);border-right:2px solid var(--efaq-text);border-bottom:2px solid var(--efaq-text);transition:transform .2s;transform:rotate(-45deg)}.espressoFaqSection-module__eUljoa__trigger[aria-expanded=true] .espressoFaqSection-module__eUljoa__icon{transform:rotate(135deg)}.espressoFaqSection-module__eUljoa__panel{border-top:1px solid #0000;grid-template-rows:0fr;padding:0 1.1rem;transition:grid-template-rows .22s,border-top-color .22s,padding .22s;display:grid}.espressoFaqSection-module__eUljoa__panelOpen{border-top-color:var(--efaq-border);grid-template-rows:1fr;padding:.25rem 1.1rem 1rem}.espressoFaqSection-module__eUljoa__panel>*{overflow:hidden}.espressoFaqSection-module__eUljoa__answer{font-size:var(--efaq-a-size);color:var(--efaq-muted);margin:.6rem 0 .2rem;line-height:1.65}.espressoFaqSection-module__eUljoa__item:hover{box-shadow:var(--efaq-shadow-md);border-color:var(--efaq-border-strong)}@media (max-width:480px){.espressoFaqSection-module__eUljoa__trigger{padding:.9rem 1rem}.espressoFaqSection-module__eUljoa__panel{padding:0 1rem}.espressoFaqSection-module__eUljoa__panelOpen{padding:.25rem 1rem .9rem}}
.espressoHeroSection-module__xLKj9a__heroSection{--esp-bg:#fefbf8;--esp-surface:#fff;--esp-surface-2:#fbf6f1;--esp-text:#2f241b;--esp-muted:#5c4a3a;--esp-accent:#c89d72;--esp-accent-strong:#b3865a;--esp-border:#e4ded7;--esp-shadow:0 14px 36px #523a241f;--esp-radius-xl:20px;--esp-radius-lg:14px;--esp-gap:clamp(1rem,2.4vw,3rem);--esp-title-size:clamp(2rem,3vw,3rem);--esp-sub-size:clamp(1rem,1.2vw,1.125rem);--esp-cta-size:1rem;align-items:center;gap:var(--esp-gap);background:radial-gradient(1200px 520px at -10% -10%,#fff 0%,transparent 55%),radial-gradient(900px 420px at 110% 0%,#f5eee6 0%,transparent 60%),linear-gradient(180deg,var(--esp-bg)0%,#fcf7f2 100%);border-bottom:1px solid var(--esp-border);color:var(--esp-text);border-radius:var(--esp-radius-xl);box-shadow:var(--esp-shadow);grid-template-columns:1fr;max-width:1200px;margin:0 auto;padding:clamp(2.5rem,6vw,5rem) clamp(1rem,4vw,3rem);display:grid;position:relative}@media (min-width:860px){.espressoHeroSection-module__xLKj9a__heroSection{grid-template-columns:1.05fr .95fr}}.espressoHeroSection-module__xLKj9a__textContent{z-index:1;max-width:620px}.espressoHeroSection-module__xLKj9a__kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--esp-accent);margin:0 0 .4rem;font-size:12px;font-weight:800}.espressoHeroSection-module__xLKj9a__title{font-family:Playfair Display,serif;font-size:var(--esp-title-size);color:var(--esp-text);margin:0 0 .75rem;font-weight:800;line-height:1.15}.espressoHeroSection-module__xLKj9a__subtitle{font-size:var(--esp-sub-size);color:var(--esp-muted);max-width:60ch;margin:0 0 1.25rem;line-height:1.7}.espressoHeroSection-module__xLKj9a__actions{margin-top:.5rem}.espressoHeroSection-module__xLKj9a__ctaButton{font-size:var(--esp-cta-size);border-radius:var(--esp-radius-lg);background:var(--esp-accent);color:#1b130d;border:1px solid #0000;justify-content:center;align-items:center;gap:.55rem;padding:.85rem 1.35rem;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex;box-shadow:0 8px 22px #c89d7259}.espressoHeroSection-module__xLKj9a__ctaButton:hover{background:var(--esp-accent-strong);transform:translateY(-1px);box-shadow:0 12px 28px #c89d726b}.espressoHeroSection-module__xLKj9a__ctaButton:focus-visible{outline-offset:3px;outline:2px solid #3a2c1d}.espressoHeroSection-module__xLKj9a__imageWrapper{aspect-ratio:4/3;border-radius:var(--esp-radius-xl);border:1px solid var(--esp-border);width:100%;max-width:540px;box-shadow:var(--esp-shadow);min-height:340px;position:relative;overflow:hidden;transform:translateZ(0)}.espressoHeroSection-module__xLKj9a__heroImage{object-fit:cover;will-change:transform;transition:transform .6s}.espressoHeroSection-module__xLKj9a__imageDecor{pointer-events:none;background:radial-gradient(58% 58% at 72% 30%,#c89d7229,#0000 60%),linear-gradient(#0000,#0000001f);position:absolute;inset:0}@media (hover:hover) and (prefers-reduced-motion:no-preference){.espressoHeroSection-module__xLKj9a__imageWrapper:hover .espressoHeroSection-module__xLKj9a__heroImage{transform:scale(1.03)}}@media (max-width:859px){.espressoHeroSection-module__xLKj9a__heroSection{text-align:center}.espressoHeroSection-module__xLKj9a__actions{justify-content:center;display:flex}}
.espressoHowToSection-module__LQtAyq__section{--esh-bg:#fefbf8;--esh-surface:#fff;--esh-surface-2:#fbf6f1;--esh-text:#2f241b;--esh-muted:#5c4a3a;--esh-accent:#c89d72;--esh-accent-strong:#b3865a;--esh-border:#523a241f;--esh-shadow:0 10px 24px #523a241a;--esh-radius-xl:20px;--esh-radius-md:12px;--esh-gap:clamp(1rem,2vw,1.5rem);--esh-heading-size:clamp(1.75rem,2.4vw,2.25rem);--esh-sub-size:clamp(1rem,1.2vw,1.125rem);--esh-step-size:1rem;--esh-num-size:.95rem;background:var(--esh-bg);color:var(--esh-text);border-radius:var(--esh-radius-xl);padding:clamp(2.5rem,6vw,4rem) 1rem}.espressoHowToSection-module__LQtAyq__container{max-width:960px;margin:0 auto}.espressoHowToSection-module__LQtAyq__header{text-align:center;margin-bottom:1.25rem}.espressoHowToSection-module__LQtAyq__heading{font-size:var(--esh-heading-size);color:var(--esh-text);margin:0 0 .5rem;font-family:Playfair Display,serif;font-weight:800}.espressoHowToSection-module__LQtAyq__subheading{font-size:var(--esh-sub-size);color:var(--esh-muted);margin:0}.espressoHowToSection-module__LQtAyq__stepList{gap:var(--esh-gap);margin:1.75rem 0 0;padding:0;list-style:none;display:grid}@media (min-width:768px){.espressoHowToSection-module__LQtAyq__stepList{grid-template-columns:repeat(2,minmax(0,1fr))}}.espressoHowToSection-module__LQtAyq__stepItem{background:linear-gradient(180deg,var(--esh-surface)0%,var(--esh-surface-2)100%);border:1px solid var(--esh-border);border-radius:var(--esh-radius-md);box-shadow:var(--esh-shadow);grid-template-columns:auto 1fr;align-items:start;gap:.85rem .9rem;padding:.95rem 1.1rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid}.espressoHowToSection-module__LQtAyq__stepItem:hover{border-color:#523a242e;transform:translateY(-2px);box-shadow:0 12px 28px #523a2424}.espressoHowToSection-module__LQtAyq__stepNumber{--size:28px;width:var(--size);height:var(--size);font-size:var(--esh-num-size);color:#1b130d;background:var(--esh-accent);-webkit-user-select:none;user-select:none;border-radius:999px;place-items:center;margin-top:2px;font-weight:800;display:inline-grid}.espressoHowToSection-module__LQtAyq__stepText{font-size:var(--esh-step-size);color:var(--esh-text);line-height:1.55}.espressoHowToSection-module__LQtAyq__actions{justify-content:center;margin-top:2rem;display:flex}.espressoHowToSection-module__LQtAyq__videoLink{color:var(--esh-text);border:1px solid var(--esh-border);background:var(--esh-surface);border-radius:10px;align-items:center;gap:.55rem;padding:.75rem 1rem;font-size:.98rem;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s,color .18s;display:inline-flex;box-shadow:0 2px 8px #0000000f}.espressoHowToSection-module__LQtAyq__videoLink:hover{border-color:#523a242e;transform:translateY(-1px);box-shadow:0 10px 24px #0000001a}.espressoHowToSection-module__LQtAyq__videoLink:focus-visible{outline:2px solid var(--esh-accent);outline-offset:3px}.espressoHowToSection-module__LQtAyq__videoLink[aria-disabled=true]{opacity:.6;cursor:not-allowed;pointer-events:none}@media (prefers-reduced-motion:reduce){.espressoHowToSection-module__LQtAyq__stepItem,.espressoHowToSection-module__LQtAyq__stepItem:hover,.espressoHowToSection-module__LQtAyq__videoLink,.espressoHowToSection-module__LQtAyq__videoLink:hover{transition:none;transform:none}}
.espressoProductsSection-module__9kzsyq__section{--espP-bg:#fefbf8;--espP-text:#2f241b;--espP-muted:#5c4a3a;--espP-surface:#fff;--espP-surface-2:#fbf6f1;--espP-accent:#c89d72;--espP-accent-strong:#b3865a;--espP-border:#523a241f;--espP-border-strong:#523a242e;--espP-shadow-sm:0 6px 16px #523a241a;--espP-shadow-md:0 12px 28px #523a2424;--espP-radius-xl:18px;--espP-radius-lg:12px;--espP-gap:clamp(1rem,2vw,2rem);--espP-heading-size:clamp(1.75rem,2.4vw,2.25rem);--espP-name-size:1.15rem;--espP-desc-size:.98rem;--espP-btn-size:.95rem;background:var(--espP-bg);color:var(--espP-text);border-radius:var(--espP-radius-xl);padding:clamp(2.5rem,6vw,4rem) 1rem}.espressoProductsSection-module__9kzsyq__container{max-width:1200px;margin:0 auto}.espressoProductsSection-module__9kzsyq__heading{font-size:var(--espP-heading-size);text-align:center;color:var(--espP-text);margin:0 0 1rem;font-family:Playfair Display,serif;font-weight:800}.espressoProductsSection-module__9kzsyq__kicker{text-align:center;color:var(--espP-muted);margin:0 0 1.5rem;font-size:.98rem}.espressoProductsSection-module__9kzsyq__grid{gap:var(--espP-gap);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.espressoProductsSection-module__9kzsyq__card{background:linear-gradient(180deg,var(--espP-surface)0%,var(--espP-surface-2)100%);border:1px solid var(--espP-border);border-radius:var(--espP-radius-lg);box-shadow:var(--espP-shadow-sm);transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:clip}.espressoProductsSection-module__9kzsyq__cardLink{color:inherit;flex-direction:column;height:100%;text-decoration:none;display:flex}.espressoProductsSection-module__9kzsyq__card:hover{box-shadow:var(--espP-shadow-md);border-color:var(--espP-border-strong);transform:translateY(-4px)}.espressoProductsSection-module__9kzsyq__imageWrapper{aspect-ratio:4/3;border-bottom:1px solid var(--espP-border);width:100%;position:relative;overflow:hidden}.espressoProductsSection-module__9kzsyq__image{object-fit:cover;will-change:transform;transition:transform .5s;display:block;transform:scale(1.001)}.espressoProductsSection-module__9kzsyq__card:hover .espressoProductsSection-module__9kzsyq__image{transform:scale(1.03)}.espressoProductsSection-module__9kzsyq__content{gap:.55rem;height:100%;padding:1.1rem 1.25rem 1.2rem;display:grid}.espressoProductsSection-module__9kzsyq__productName{font-size:var(--espP-name-size);color:var(--espP-text);margin:0;font-weight:700}.espressoProductsSection-module__9kzsyq__description{font-size:var(--espP-desc-size);color:var(--espP-muted);margin:0 0 .3rem}.espressoProductsSection-module__9kzsyq__buyButton{width:-moz-fit-content;width:fit-content;font-weight:800;font-size:var(--espP-btn-size);border:1px solid var(--espP-border);background:var(--espP-surface);color:var(--espP-text);border-radius:10px;align-items:center;gap:.5rem;margin-top:.1rem;padding:.6rem .95rem;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s;display:inline-flex;box-shadow:0 2px 8px #0000000f}.espressoProductsSection-module__9kzsyq__buyButton:hover{border-color:var(--espP-border-strong);transform:translateY(-1px);box-shadow:0 8px 18px #0000001a}:is(.espressoProductsSection-module__9kzsyq__cardLink:focus-visible,.espressoProductsSection-module__9kzsyq__buyButton:focus-visible){outline:2px solid var(--espP-accent);outline-offset:3px}@media (max-width:480px){.espressoProductsSection-module__9kzsyq__productName{font-size:1.08rem}.espressoProductsSection-module__9kzsyq__description{font-size:.96rem}}
.espressoWhatIsSection-module__qUWh1q__section{--esw-bg:#fefbf8;--esw-surface:#fff;--esw-surface-2:#fbf6f1;--esw-text:#2f241b;--esw-muted:#5c4a3a;--esw-accent:#c89d72;--esw-accent-strong:#b3865a;--esw-border:#523a241f;--esw-shadow:0 10px 22px #523a241a;--esw-radius-xl:20px;--esw-radius-md:12px;--esw-gap:clamp(1rem,1.8vw,1.5rem);--esw-heading-size:clamp(1.75rem,2.4vw,2.25rem);--esw-desc-size:clamp(1rem,1.2vw,1.125rem);--esw-tip-size:.98rem;background:var(--esw-bg);color:var(--esw-text);border-radius:var(--esw-radius-xl);margin:0 auto;padding:clamp(2.5rem,6vw,4rem) 1rem}.espressoWhatIsSection-module__qUWh1q__container{max-width:1200px;margin:0 auto}.espressoWhatIsSection-module__qUWh1q__header{text-align:center;margin-bottom:1.25rem}.espressoWhatIsSection-module__qUWh1q__heading{font-size:var(--esw-heading-size);color:var(--esw-text);margin:0 0 .75rem;font-family:Playfair Display,serif;font-weight:800}.espressoWhatIsSection-module__qUWh1q__description{font-size:var(--esw-desc-size);color:var(--esw-muted);max-width:110ch;margin:0 auto;line-height:1.7}.espressoWhatIsSection-module__qUWh1q__tipsList{gap:var(--esw-gap);margin:1.5rem 0 0;padding:0;list-style:none;display:grid}@media (min-width:640px){.espressoWhatIsSection-module__qUWh1q__tipsList{grid-template-columns:repeat(3,minmax(0,1fr))}}.espressoWhatIsSection-module__qUWh1q__tipItem{background:linear-gradient(180deg,var(--esw-surface)0%,var(--esw-surface-2)100%);border:1px solid var(--esw-border);border-radius:var(--esw-radius-md);box-shadow:var(--esw-shadow);align-items:center;gap:.65rem;min-height:56px;padding:.9rem 1rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.espressoWhatIsSection-module__qUWh1q__tipItem:hover{border-color:#523a242e;transform:translateY(-2px);box-shadow:0 14px 28px #523a2424}.espressoWhatIsSection-module__qUWh1q__icon{color:var(--esw-accent);flex:none;justify-content:center;align-items:center;display:inline-flex}.espressoWhatIsSection-module__qUWh1q__tipText{font-size:var(--esw-tip-size);color:var(--esw-text);line-height:1.45}@media (prefers-reduced-motion:reduce){.espressoWhatIsSection-module__qUWh1q__tipItem,.espressoWhatIsSection-module__qUWh1q__tipItem:hover{box-shadow:var(--esw-shadow);transition:none;transform:none}}
