.blog_grid__hhOZe{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:44px 0 0}.blog_card__xWJbg{display:flex;flex-direction:column;min-width:0;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);overflow:hidden;text-decoration:none;transition:border-color var(--speed-base) var(--ease-out)}.blog_card__xWJbg:hover{border-color:var(--border-strong);text-decoration:none}.blog_thumb__H3psI{display:block;aspect-ratio:16/9;background:var(--surface-alt);overflow:hidden}.blog_thumb__H3psI img{width:100%;height:100%;object-fit:cover;display:block}.blog_thumbFallback__psIIu{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--green-600);background:var(--green-50)}.blog_body__G9jXK{display:flex;flex-direction:column;flex:1 1;padding:16px 18px 18px}.blog_title__vPzXl{font-size:15px;font-weight:var(--weight-bold);line-height:1.35;color:var(--text-body)}.blog_excerpt__xrwFN{font-size:14px;line-height:1.7;color:var(--text-muted);margin-top:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog_meta__agBRQ{display:flex;align-items:center;gap:6px;margin-top:auto;padding-top:14px;font-size:13px;color:var(--text-faint)}.blog_empty__GG5Gl{font-size:14px;line-height:1.7;color:var(--text-muted);margin:44px 0 0}@media (max-width:980px){.blog_grid__hhOZe{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:34px}}@media (max-width:640px){.blog_grid__hhOZe{grid-template-columns:1fr}}.section_lead__ulJkj,.section_muted__6iIXb{color:var(--muted);font-size:14px;line-height:1.6}.section_lead__ulJkj{max-width:700px;margin-bottom:15px}.section_eyebrow__RpTMR{text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700;color:var(--primary);margin-bottom:4px}.section_simple_page_section__f5dO2{padding-top:30px}.section_simple_heading__OCwaE{margin:30px 0}.section_page_title_lg__MPLLz{font-size:var(--fs-simple-heading);line-height:1.1;font-weight:700;letter-spacing:-1px;margin-bottom:15px}.section_page_description__GrZOP{font-size:14px;line-height:1.6;max-width:700px;color:var(--muted)}.section_couponGrid__SXzI5{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;margin-top:16px}.section_storeGrid__4s6hM{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;margin-top:12px}.section_letterNav__W9XeA{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0 24px;font-size:14px;font-weight:700}.section_letterNav__W9XeA a{color:var(--primary)}.section_letterNav__W9XeA span{color:var(--border)}.section_letterGroup__EVdlD{margin-bottom:28px}.section_list_all_stores__R8crj{background:var(--surface);margin-bottom:30px}.section_list_all_stores__R8crj:after{display:block;clear:both;height:1px;width:100%;content:""}.section_list_all_stores__R8crj li a{display:block;padding:10px 5px;border-radius:var(--radius-sm)}.section_list_all_stores__R8crj li a:hover{background:var(--surface-alt-hover)}@media (min-width:768px){.section_list_all_stores__R8crj li{float:left;width:50%}}@media (min-width:1024px){.section_list_all_stores__R8crj li{width:25%}}@media (min-width:1200px){.section_list_all_stores__R8crj li{width:20%}}.section_categoryGrid__sF7Iz{margin:16px 0 30px;display:grid;grid-template-columns:repeat(2,1fr);gap:6px}@media (min-width:600px){.section_categoryGrid__sF7Iz{grid-template-columns:repeat(3,1fr)}}@media (min-width:900px){.section_categoryGrid__sF7Iz{grid-template-columns:repeat(4,1fr)}}@media (min-width:1100px){.section_categoryGrid__sF7Iz{grid-template-columns:repeat(6,1fr)}}.section_categoryCard__l1uS3{display:flex;flex-direction:column;align-items:center;gap:10px;padding:15px;text-align:center}.section_categoryIcon__7Nf8D{display:flex;align-items:center;justify-content:center;width:50%;aspect-ratio:1;margin:0 auto;border-radius:50%;background:var(--cta-tint);color:var(--cta);font-size:34px;font-weight:700}.section_categoryCard__l1uS3:hover .section_categoryIcon__7Nf8D{background:#f6e7df}.section_categoryName__WEk_k{font-size:15px;font-weight:600;line-height:1.3;color:var(--text)}.section_search_form__eZZns{position:relative;display:flex;gap:8px;margin:16px 0 28px;max-width:560px}.section_search_icon__Pe5c8{position:absolute;left:15px;top:15px;font-size:18px;color:var(--primary);pointer-events:none}.section_search_input__wYD8W{flex:1 1;width:100%;font-size:16px;font-family:var(--font-sans);padding:12px 12px 12px 45px;height:49px;border:0;outline:0;background:var(--surface-alt);border-radius:var(--radius);color:var(--text)}.section_search_input__wYD8W:focus{background:var(--surface);box-shadow:inset 0 0 0 1px var(--border)}.section_search_submit__b05LY{font-family:var(--font-sans);font-size:var(--fs-btn);font-weight:700;padding:0 25px;height:49px;border:0;border-radius:var(--radius);background:var(--primary);color:#fff;cursor:pointer}.section_search_submit__b05LY:hover{background:var(--primary-hover)}.section_results_title__lMxeV{font-size:var(--fs-page-title);font-weight:700;letter-spacing:-1px;margin-bottom:20px}.section_search_results__IQVs0{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);overflow:hidden;margin-bottom:30px;max-width:700px}.section_search_result__nngvo{display:flex;align-items:center;gap:15px;padding:8px 12px;border-bottom:1px solid var(--border)}.section_search_results__IQVs0 li:last-child .section_search_result__nngvo{border-bottom:0}.section_search_result__nngvo:hover{background:#f9f9f9}.section_search_result__nngvo img,.section_search_result_mark__4NPzE{width:60px;height:60px;border:1px solid var(--border);border-radius:var(--radius-sm);object-fit:contain;flex:0 0 60px}.section_search_result_mark__4NPzE{display:flex;align-items:center;justify-content:center;background:var(--surface-alt);color:var(--muted);font-weight:700}.section_search_result_text__gC1_z{display:grid;gap:2px}.section_search_result_text__gC1_z strong{font-size:14px}.section_search_result_text__gC1_z span{font-size:12px;color:var(--muted)}.section_prose__wlP__{font-size:16px;line-height:1.6;margin-bottom:40px;max-width:760px}.section_prose__wlP__ p{margin-bottom:15px}.section_prose__wlP__ h2{font-size:22px;letter-spacing:-.5px;margin:30px 0 15px}.section_prose__wlP__ h3{font-size:20px;margin:25px 0 12px}.section_prose__wlP__ h4{font-size:18px;margin:20px 0 10px}.section_prose__wlP__ ol,.section_prose__wlP__ ul{margin:0 0 15px 30px}.section_prose__wlP__ ul{list-style:disc}.section_prose__wlP__ ol{list-style:decimal}.section_prose__wlP__ a{text-decoration:underline;text-underline-offset:2px}.section_textSection__VAFL6{margin:24px 0;max-width:760px}.section_textSection__VAFL6 h2{font-size:22px;letter-spacing:-.5px;margin-bottom:12px}.section_form_box__juctv{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:20px;max-width:640px;margin-bottom:40px}@media (min-width:768px){.section_form_box__juctv{padding:30px}}.section_consent_note__Qh66g{margin-top:15px;font-size:12px;line-height:1.6;color:var(--muted)}.section_consent_note__Qh66g a{text-decoration:underline;text-underline-offset:2px}.section_contact_channels__rvLgc{max-width:640px;margin-bottom:40px;font-size:14px;line-height:1.7;color:var(--text)}.section_contact_channels__rvLgc p{margin-bottom:6px}.section_contact_channels__rvLgc a{text-decoration:underline;text-underline-offset:2px}.section_team_section__QWnZ8{margin:10px 0 40px;max-width:760px}.section_team_title__LE5kc{font-size:22px;letter-spacing:-.5px;margin-bottom:12px}.section_team_intro__6kPNk{font-size:16px;line-height:1.6;margin-bottom:20px}.section_team_grid__ctFX4{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width:768px){.section_team_grid__ctFX4{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}.section_team_card__eS_ZF{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:24px}.section_team_card__eS_ZF h3{font-size:18px;margin:12px 0 2px}.section_team_avatar__VcCOQ{display:flex;align-items:center;justify-content:center;width:92px;height:92px;border-radius:50%;background:var(--primary);color:#fff;font-size:40px;font-weight:700;object-fit:cover}.section_team_role__CKJE_{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--primary);margin-bottom:10px}.section_team_bio__ZvEQc{font-size:14px;line-height:1.6;color:var(--muted)}.section_letterHeading__8QK9y{margin:22px 0 2px;font-size:18px;font-weight:700}.section_letterHeading__8QK9y a{color:var(--text-strong);text-decoration:none}.section_letterHeading__8QK9y a:hover{color:var(--cta)}