.coffeeSetFooterDescription-module__YIFCkW__footerDescription{--bg:#fcfbf8;--text:#111;--muted:#555;--brand:#ddb37a;--brand-ink:#3e2723;--radius:16px;--border:1px solid #11111114;--shadow:0 10px 28px #0000001a;--shadow-hover:0 14px 38px #00000029;background:radial-gradient(1200px 420px at 50% -60%,#ddb37a14,transparent 60%),var(--bg);color:var(--text);padding:clamp(48px,6vw,88px) 20px;font-family:LatoTR,sans-serif}.coffeeSetFooterDescription-module__YIFCkW__container{text-align:center;max-width:1000px;margin:0 auto}.coffeeSetFooterDescription-module__YIFCkW__heading{color:var(--text);letter-spacing:.2px;margin:0 0 12px;font-size:clamp(1.5rem,3.6vw,2.1rem);display:inline-block;position:relative}.coffeeSetFooterDescription-module__YIFCkW__heading:after{content:"";background:linear-gradient(90deg,var(--brand),#f0d8ad);border-radius:999px;width:64px;height:4px;margin:10px auto 0;display:block}.coffeeSetFooterDescription-module__YIFCkW__lead{color:var(--muted);max-width:75ch;margin:0 auto 18px;font-size:clamp(1rem,2.1vw,1.1rem);line-height:1.8}.coffeeSetFooterDescription-module__YIFCkW__brand strong{color:var(--brand-ink)}.coffeeSetFooterDescription-module__YIFCkW__benefits{color:var(--text);flex-wrap:wrap;justify-content:center;gap:10px 14px;margin:10px 0 18px;padding:0;font-weight:600;list-style:none;display:flex}.coffeeSetFooterDescription-module__YIFCkW__chips{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:6px;display:flex}.coffeeSetFooterDescription-module__YIFCkW__chip{border:var(--border);color:var(--text);box-shadow:var(--shadow);background:#fff;border-radius:999px;padding:10px 14px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-block}.coffeeSetFooterDescription-module__YIFCkW__chip:hover{box-shadow:var(--shadow-hover);border-color:#11111126;transform:translateY(-2px)}.coffeeSetFooterDescription-module__YIFCkW__chip:focus-visible{outline:3px solid var(--brand);outline-offset:3px}@media (prefers-reduced-motion:reduce){.coffeeSetFooterDescription-module__YIFCkW__chip{transition:none}.coffeeSetFooterDescription-module__YIFCkW__chip:hover{transform:none}}
.coffeeSetIntro-module__zw2b3a__intro{--intro-max:1120px;--radius:14px;--border:1px solid #0000000f;--shadow:0 6px 18px #0000001a;--shadow-hover:0 16px 32px #00000029;--brand:#ddb37a;--text:#2b2b2b;--muted:#6b6b6b;--card-bg:#fff;--card-bg-hover:#fffefc;--link:#1f2937;max-width:var(--intro-max);text-align:center;background:radial-gradient(1200px 400px at 50% -50%,#ddb37a14,#0000 60%) no-repeat;margin:0 auto;padding:clamp(40px,6vw,72px) 20px;font-family:LatoTR,sans-serif!important}.coffeeSetIntro-module__zw2b3a__header h2,.coffeeSetIntro-module__zw2b3a__intro>h2{color:var(--text);letter-spacing:.2px;margin:0 0 .6rem;font-size:clamp(1.6rem,3.8vw,2.2rem)}.coffeeSetIntro-module__zw2b3a__lead,.coffeeSetIntro-module__zw2b3a__intro p{color:var(--muted);max-width:92ch;margin:0 auto 1.75rem;font-size:clamp(1rem,2.2vw,1.125rem);line-height:1.7}.coffeeSetIntro-module__zw2b3a__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));place-items:stretch stretch;gap:24px;display:grid}.coffeeSetIntro-module__zw2b3a__card{background:var(--card-bg);border-radius:var(--radius);text-align:left;box-shadow:var(--shadow);border:var(--border);padding:clamp(16px,2.6vw,22px);transition:transform .28s,box-shadow .28s,background-color .28s;position:relative;overflow:hidden}.coffeeSetIntro-module__zw2b3a__card:hover{box-shadow:var(--shadow-hover);background-color:var(--card-bg-hover);transform:translateY(-6px)}.coffeeSetIntro-module__zw2b3a__card:after{content:"";background-color:var(--brand);width:0%;height:3px;transition:width .35s;position:absolute;bottom:0;left:16px}.coffeeSetIntro-module__zw2b3a__card:hover:after{width:calc(100% - 32px)}.coffeeSetIntro-module__zw2b3a__cardTitle{color:var(--text);letter-spacing:.1px;border-bottom:1px solid #ddb37a59;align-items:center;gap:10px;margin:0 0 12px;padding-bottom:8px;font-size:1.15rem;font-weight:700;display:flex}.coffeeSetIntro-module__zw2b3a__emoji{filter:drop-shadow(0 1px 2px #00000040);font-size:1.2rem;line-height:1}.coffeeSetIntro-module__zw2b3a__cardTitleText{display:inline-block}.coffeeSetIntro-module__zw2b3a__list,.coffeeSetIntro-module__zw2b3a__card ul{margin:0;padding-left:0;list-style:none}.coffeeSetIntro-module__zw2b3a__list li,.coffeeSetIntro-module__zw2b3a__card ul li{color:var(--text);margin-bottom:10px;padding-left:22px;font-size:1rem;position:relative}.coffeeSetIntro-module__zw2b3a__list li:before,.coffeeSetIntro-module__zw2b3a__card ul li:before{content:"✓";color:#2b2b2b;font-weight:700;line-height:1;position:absolute;top:0;left:0}.coffeeSetIntro-module__zw2b3a__link{color:var(--link);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1.5px}.coffeeSetIntro-module__zw2b3a__link:focus-visible{outline:3px solid var(--brand);outline-offset:3px;border-radius:6px}.coffeeSetIntro-module__zw2b3a__card :where(a){color:var(--link);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1.5px}.coffeeSetIntro-module__zw2b3a__card :where(a:focus-visible){outline:3px solid var(--brand);outline-offset:3px;border-radius:6px}@media (prefers-reduced-motion:reduce){.coffeeSetIntro-module__zw2b3a__card,.coffeeSetIntro-module__zw2b3a__card:after{transition:none}.coffeeSetIntro-module__zw2b3a__card:hover{transform:none}}
.faqSection-module__CxCJbq__section{--max:980px;--text:#111;--muted:#666;--brand:#ddb37a;--bg:#f8f8f8;--surface:#fff;--border:1px solid #11111114;--shadow:0 10px 28px #0000001a;--shadow-hover:0 16px 40px #00000029;--radius:16px;background:radial-gradient(1200px 420px at 50% -60%,#ddb37a12,transparent 60%),var(--bg);padding:clamp(40px,6vw,80px) 20px;font-family:LatoTR,sans-serif}.faqSection-module__CxCJbq__container{max-width:var(--max);margin:0 auto}.faqSection-module__CxCJbq__h2{text-align:center;color:var(--text);letter-spacing:.2px;margin:0 0 22px;font-size:clamp(1.6rem,3.6vw,2.2rem)}.faqSection-module__CxCJbq__faq{gap:14px;display:grid}.faqSection-module__CxCJbq__item{background:var(--surface);border-radius:var(--radius);border:var(--border);box-shadow:var(--shadow);padding:0;transition:box-shadow .25s,transform .25s;overflow:hidden}.faqSection-module__CxCJbq__item[open]{box-shadow:var(--shadow-hover);transform:translateY(-1px)}.faqSection-module__CxCJbq__item summary::-webkit-details-marker{display:none}.faqSection-module__CxCJbq__item summary::marker{content:""}.faqSection-module__CxCJbq__summary{cursor:pointer;outline:none;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.faqSection-module__CxCJbq__summary:focus-visible{outline:3px solid var(--brand);outline-offset:3px;border-radius:10px;margin:4px}.faqSection-module__CxCJbq__q{color:var(--text);letter-spacing:.2px;margin:0;font-size:1.05rem;font-weight:700}.faqSection-module__CxCJbq__icon{background:#111;border-radius:8px;flex:0 0 26px;width:26px;height:26px;position:relative}.faqSection-module__CxCJbq__icon:before,.faqSection-module__CxCJbq__icon:after{content:"";background:#fff;width:14px;height:2px;transition:transform .2s,opacity .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faqSection-module__CxCJbq__icon:after{transform:translate(-50%,-50%)rotate(90deg)}.faqSection-module__CxCJbq__item[open] .faqSection-module__CxCJbq__icon:after{opacity:0;transform:translate(-50%,-50%)rotate(90deg)scaleX(.5)}.faqSection-module__CxCJbq__aWrap{border-top:var(--border);background:var(--surface);grid-template-rows:0fr;transition:grid-template-rows .28s;display:grid}.faqSection-module__CxCJbq__item[open] .faqSection-module__CxCJbq__aWrap{grid-template-rows:1fr}.faqSection-module__CxCJbq__aInner{padding:0 18px 16px;overflow:hidden}.faqSection-module__CxCJbq__a{color:var(--muted);margin:10px 0 0;font-size:1rem;line-height:1.7}@media (prefers-reduced-motion:reduce){.faqSection-module__CxCJbq__item,.faqSection-module__CxCJbq__icon:before,.faqSection-module__CxCJbq__icon:after,.faqSection-module__CxCJbq__aWrap{transition:none}.faqSection-module__CxCJbq__item[open]{transform:none}}
.giftSetCTA-module__LubkZW__giftCta{--brand:#ddb37a;--brand-dark:#c9a163;--bg:#f4f1ec;--panel-bg:#fff;--text:#1a1a1a;--muted:#5d4037;--radius-xl:20px;--shadow:0 10px 28px #0000001f;--shadow-hover:0 16px 40px #0000002e;background:radial-gradient(1200px 420px at 50% -60%,#ddb37a1a,transparent 60%),var(--bg);padding:clamp(48px,6vw,88px) 20px;font-family:LatoTR,sans-serif;position:relative}.giftSetCTA-module__LubkZW__panel{background:var(--panel-bg);border-radius:var(--radius-xl);max-width:980px;box-shadow:var(--shadow);text-align:center;border:1px solid #1111110f;margin:0 auto;padding:clamp(28px,4.5vw,40px);transition:box-shadow .25s,transform .25s}.giftSetCTA-module__LubkZW__panel:hover{box-shadow:var(--shadow-hover);transform:translateY(-2px)}.giftSetCTA-module__LubkZW__header h2{color:var(--text);letter-spacing:.2px;margin:0 0 10px;font-size:clamp(1.5rem,3.8vw,2.2rem)}.giftSetCTA-module__LubkZW__lead{color:var(--muted);max-width:68ch;margin:0 auto;font-size:clamp(1rem,2.2vw,1.15rem);line-height:1.7}.giftSetCTA-module__LubkZW__badges{flex-wrap:wrap;justify-content:center;gap:12px;margin:18px 0 6px;padding:0;list-style:none;display:flex}.giftSetCTA-module__LubkZW__badges li{color:#3e2723;background:#faf7f1;border:1px solid #ddb37a66;border-radius:999px;padding:8px 12px;font-size:.95rem}.giftSetCTA-module__LubkZW__ctaRow{justify-content:center;margin-top:18px;display:flex}.giftSetCTA-module__LubkZW__btnPrimary{background-color:var(--text)!important;border-color:var(--text)!important;color:#fff!important;border-radius:12px!important;padding:10px 22px!important;font-weight:700!important}.giftSetCTA-module__LubkZW__btnPrimary:hover{background-color:#222!important;border-color:#222!important}.giftSetCTA-module__LubkZW__btnPrimary:focus-visible{outline:3px solid var(--brand);outline-offset:3px}@media (prefers-reduced-motion:reduce){.giftSetCTA-module__LubkZW__panel,.giftSetCTA-module__LubkZW__btnPrimary{transition:none}.giftSetCTA-module__LubkZW__panel:hover{transform:none}}
.coffeeSetHero-module__OgepSG__hero{place-items:center;width:100%;min-height:60vh;margin:0;padding:0;font-family:LatoTR,sans-serif;display:grid;position:relative;overflow:hidden}.coffeeSetHero-module__OgepSG__bg{position:absolute;inset:0}.coffeeSetHero-module__OgepSG__gradient{background:linear-gradient(#00000059,#0000008c);position:absolute;inset:0}.coffeeSetHero-module__OgepSG__overlay{color:#fff;text-align:center;max-width:800px;padding:24px;position:relative}.coffeeSetHero-module__OgepSG__overlay h1{text-shadow:0 0 14px #00000073;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.coffeeSetHero-module__OgepSG__overlay p{text-shadow:0 0 10px #0006;margin-top:1rem;font-size:clamp(1rem,2.2vw,1.25rem);line-height:1.6}.coffeeSetHero-module__OgepSG__ctaRow{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:1.25rem;display:flex}.coffeeSetHero-module__OgepSG__cta{color:#111;background:#fff;border:1px solid #fff3;border-radius:10px;padding:12px 18px;font-weight:600;text-decoration:none;display:inline-block}.coffeeSetHero-module__OgepSG__cta:focus-visible{outline-offset:2px;outline:3px solid #fff}.coffeeSetHero-module__OgepSG__badge{color:#fff;background:#00000080;border-radius:8px;padding:6px 10px;font-size:.85rem;position:absolute;bottom:16px;left:16px}
.setFilterForm-module__UGoJaa__filterSection{--bg:#f9f7f3;--panel:#fff;--text:#1a1a1a;--muted:#6b6b6b;--brand:#ddb37a;--brand-dark:#cfa568;--radius-xl:18px;--border:1px solid #1111110f;--shadow:0 10px 28px #0000001a;background:radial-gradient(1200px 420px at 50% -60%,#ddb37a14,transparent 60%),var(--bg);padding:clamp(48px,6vw,88px) 20px;font-family:LatoTR,sans-serif}.setFilterForm-module__UGoJaa__container{background:var(--panel);border-radius:var(--radius-xl);border:var(--border);max-width:980px;box-shadow:var(--shadow);margin:0 auto;padding:clamp(24px,4.2vw,36px)}.setFilterForm-module__UGoJaa__header h2{color:var(--text);letter-spacing:.2px;text-align:center;margin:0 0 4px;font-size:clamp(1.5rem,3.6vw,2.1rem)}.setFilterForm-module__UGoJaa__lead,.setFilterForm-module__UGoJaa__container p{color:var(--muted);text-align:center;max-width:70ch;margin:0 auto 20px;font-size:clamp(1rem,2vw,1.1rem);line-height:1.7}.setFilterForm-module__UGoJaa__formRow{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));align-items:end;gap:16px;display:grid}.setFilterForm-module__UGoJaa__field{text-align:left;flex-direction:column;gap:8px;display:flex}.setFilterForm-module__UGoJaa__label{color:var(--text);font-size:.95rem}.setFilterForm-module__UGoJaa__select{width:100%}.setFilterForm-module__UGoJaa__select .setFilterForm-module__UGoJaa__ant-select-selector{height:44px!important;box-shadow:none!important;border-color:#1111111f!important;border-radius:12px!important}.setFilterForm-module__UGoJaa__select .setFilterForm-module__UGoJaa__ant-select-selection-item,.setFilterForm-module__UGoJaa__select .setFilterForm-module__UGoJaa__ant-select-selection-placeholder{line-height:42px!important}.setFilterForm-module__UGoJaa__actions{flex-direction:column;align-items:stretch;gap:8px;display:flex}.setFilterForm-module__UGoJaa__button{color:#fff!important;background-color:#111!important;border-color:#111!important;border-radius:12px!important;height:44px!important;font-weight:700!important}.setFilterForm-module__UGoJaa__button:hover{background-color:#222!important;border-color:#222!important}.setFilterForm-module__UGoJaa__button:focus-visible{outline:3px solid var(--brand);outline-offset:3px}.setFilterForm-module__UGoJaa__button:disabled,.setFilterForm-module__UGoJaa__button[aria-disabled=true]{opacity:.65;cursor:not-allowed;background-color:#2b2b2b!important;border-color:#2b2b2b!important}.setFilterForm-module__UGoJaa__hint{color:var(--muted);text-align:center;font-size:.9rem}@media (max-width:560px){.setFilterForm-module__UGoJaa__lead{margin-bottom:16px}}
.setTypeCards-module__omugsq__setTypeSection{--max:1600px;--radius:16px;--border:1px solid #1111110f;--shadow:0 8px 24px #0000001a;--shadow-hover:0 16px 40px #00000029;--brand:#ddb37a;--text:#111;--muted:#6b6b6b;--card-bg:#fff;max-width:var(--max);text-align:center;margin:0 auto;padding:clamp(40px,6vw,72px) 20px;font-family:LatoTR,sans-serif!important}.setTypeCards-module__omugsq__setTypeSection h2{color:var(--text);margin:0 0 28px;font-size:clamp(1.6rem,3.6vw,2.2rem)}.setTypeCards-module__omugsq__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(16px,2.6vw,24px);display:grid}.setTypeCards-module__omugsq__item{height:100%}.setTypeCards-module__omugsq__card{border-radius:var(--radius);border:var(--border);background:var(--card-bg);height:100%;box-shadow:var(--shadow);transition:transform .28s,box-shadow .28s,border-color .28s;overflow:hidden}.setTypeCards-module__omugsq__card:hover{box-shadow:var(--shadow-hover);border-color:#1111111a;transform:translateY(-6px)}.setTypeCards-module__omugsq__coverLink{display:block}.setTypeCards-module__omugsq__coverImg{aspect-ratio:16/10;object-fit:cover;object-position:center;background:#f3f3f3;width:100%;height:400px;display:block}.setTypeCards-module__omugsq__card .ant-card-body{flex-direction:column;gap:8px;height:100%;padding:14px 16px 16px;display:flex}.setTypeCards-module__omugsq__body{flex-direction:column;gap:8px;height:100%;display:flex}.setTypeCards-module__omugsq__title{line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:1.05rem;line-height:1.2;display:-webkit-box;overflow:hidden}.setTypeCards-module__omugsq__titleLink{color:var(--text);text-decoration:none}.setTypeCards-module__omugsq__titleLink:hover{text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:1.5px}:is(.setTypeCards-module__omugsq__titleLink:focus-visible,.setTypeCards-module__omugsq__coverLink:focus-visible){outline:3px solid var(--brand);outline-offset:3px;border-radius:8px}.setTypeCards-module__omugsq__desc{color:var(--muted);line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:3em;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.setTypeCards-module__omugsq__cta{width:100%;margin-top:auto;color:#fff!important;background-color:#111!important;border:1px solid #11111114!important}.setTypeCards-module__omugsq__cta:hover{background-color:#222!important}@media (prefers-reduced-motion:reduce){.setTypeCards-module__omugsq__card{transition:none}.setTypeCards-module__omugsq__card:hover{transform:none}}
