.styles-module__NByc9q__pageContainer{max-width:80%;min-height:100vh;margin:0 auto;padding:32px 0 64px}.styles-module__NByc9q__breadcrumb{margin-bottom:8px}.styles-module__NByc9q__breadcrumb ol{color:#666;flex-wrap:wrap;gap:6px;margin:0;padding:0;font-family:Matter,sans-serif;font-size:13px;list-style:none;display:flex}.styles-module__NByc9q__breadcrumb a{color:#666;text-decoration:none}.styles-module__NByc9q__breadcrumb a:hover{text-decoration:underline}.styles-module__NByc9q__breadcrumb li[aria-current=page]{color:#1a1a1a}.styles-module__NByc9q__header{text-align:left;margin-bottom:32px}.styles-module__NByc9q__title{color:#1a1a1a;margin:0 0 8px;font-family:Matter,sans-serif;font-size:28px;font-weight:600;line-height:1.3}.styles-module__NByc9q__subtitle{color:#555;max-width:720px;margin:0;font-family:Matter,sans-serif;font-size:16px;line-height:1.5}.styles-module__NByc9q__section{margin-bottom:40px}.styles-module__NByc9q__sectionHeading{color:#40241a;margin:0 0 12px;font-family:Matter,sans-serif;font-size:18px;font-weight:600}.styles-module__NByc9q__storeStrip{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.styles-module__NByc9q__storeStripItem{display:inline-flex}.styles-module__NByc9q__storeChip{color:#1a1a1a;background:#f5f5f5;border-radius:999px;align-items:center;gap:8px;padding:6px 12px 6px 6px;font-family:Matter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.styles-module__NByc9q__storeChip:hover{background:#ececec;transform:translateY(-1px)}.styles-module__NByc9q__storeChipLogo{background:#ddd;border-radius:50%;flex-shrink:0;width:28px;height:28px;position:relative;overflow:hidden}.styles-module__NByc9q__storeChipName{white-space:nowrap}.styles-module__NByc9q__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:640px){.styles-module__NByc9q__grid{gap:1.5rem}}@media (min-width:768px){.styles-module__NByc9q__grid{grid-template-columns:repeat(3,1fr);gap:1.75rem}}@media (min-width:1024px){.styles-module__NByc9q__grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.styles-module__NByc9q__pillStrip{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.styles-module__NByc9q__pill{color:#1a1a1a;background:#f5f5f5;border-radius:999px;align-items:center;padding:8px 14px;font-family:Matter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.styles-module__NByc9q__pill:hover{background:#ececec;transform:translateY(-1px)}.styles-module__NByc9q__faqList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.styles-module__NByc9q__faqItem{border:1px solid var(--color-gray-200,#e5e7eb);background:#fff;border-radius:12px;overflow:hidden}.styles-module__NByc9q__faqButton{cursor:pointer;color:#1a1a1a;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:16px 18px;font-family:Matter,sans-serif;font-size:15px;font-weight:500;line-height:1.4;display:flex}.styles-module__NByc9q__faqButton:hover{background:#fafafa}.styles-module__NByc9q__faqChevron{color:#888;flex-shrink:0;font-size:20px;font-weight:400;line-height:1}.styles-module__NByc9q__faqAnswer{color:var(--color-gray-600,#4b5563);padding:0 18px 16px;font-family:Matter,sans-serif;font-size:14px;line-height:1.6}@media (max-width:768px){.styles-module__NByc9q__pageContainer{max-width:92%}.styles-module__NByc9q__title{font-size:22px}.styles-module__NByc9q__subtitle{font-size:14px}}
.BrandSentenceFilter-module__nWEmGW__container{height:auto;padding:0}.BrandSentenceFilter-module__nWEmGW__sentence{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.BrandSentenceFilter-module__nWEmGW__filterPill{border:1.5px solid var(--color-gray-200);cursor:pointer;background:#fff;border-radius:30px;justify-content:center;align-items:center;gap:6px;padding:10px 14px;font-family:Matter,sans-serif;line-height:1;transition:border-color .15s,box-shadow .15s;display:inline-flex}.BrandSentenceFilter-module__nWEmGW__filterPill:hover{border-color:#d86519;box-shadow:0 2px 8px #d865191f}.BrandSentenceFilter-module__nWEmGW__filterPillActive{background:var(--color-error-light);border-color:#a41919}.BrandSentenceFilter-module__nWEmGW__pillValue{color:var(--color-gray-700);font-size:14px;font-weight:500}.BrandSentenceFilter-module__nWEmGW__pillBadge{color:#fff;background-color:#a41919;border-radius:9999px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:8px;padding:0 4px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.BrandSentenceFilter-module__nWEmGW__modalOverlay{z-index:9999;background:#0006;justify-content:center;align-items:center;padding:16px;animation:.15s BrandSentenceFilter-module__nWEmGW__fadeIn;display:flex;position:fixed;inset:0}@keyframes BrandSentenceFilter-module__nWEmGW__fadeIn{0%{opacity:0}to{opacity:1}}.BrandSentenceFilter-module__nWEmGW__modalPanel{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:480px;max-height:85vh;animation:.18s BrandSentenceFilter-module__nWEmGW__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000002e}@keyframes BrandSentenceFilter-module__nWEmGW__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.BrandSentenceFilter-module__nWEmGW__modalHeader{border-bottom:1px solid var(--color-gray-100);flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.BrandSentenceFilter-module__nWEmGW__modalTitle{color:var(--color-gray-800);font-family:Matter,sans-serif;font-size:18px;font-weight:600}.BrandSentenceFilter-module__nWEmGW__modalClose{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:background .15s;display:flex}.BrandSentenceFilter-module__nWEmGW__modalClose:hover{background:var(--color-gray-100);color:var(--color-gray-800)}.BrandSentenceFilter-module__nWEmGW__modalBody{flex-direction:column;flex:1;gap:24px;padding:20px 24px;display:flex;overflow-y:auto}.BrandSentenceFilter-module__nWEmGW__filterSection{flex-direction:column;gap:12px;display:flex}.BrandSentenceFilter-module__nWEmGW__filterSection h3.BrandSentenceFilter-module__nWEmGW__filterSectionTitle{color:var(--color-gray-800);margin:0;font-family:Matter,sans-serif;font-weight:600;line-height:1.3;font-size:18px!important}.BrandSentenceFilter-module__nWEmGW__chipGrid{flex-wrap:wrap;gap:8px;display:flex}.BrandSentenceFilter-module__nWEmGW__chip{border:1.5px solid var(--color-gray-200);color:var(--color-gray-600);cursor:pointer;background:#fff;border-radius:30px;align-items:center;padding:8px 14px;font-family:Matter,sans-serif;font-size:14px;font-weight:500;line-height:1.2;transition:all .12s;display:inline-flex}.BrandSentenceFilter-module__nWEmGW__chip:hover:not(:disabled){color:#d86519;border-color:#d86519}.BrandSentenceFilter-module__nWEmGW__chipSelected{color:#fff;background:#a41919;border-color:#a41919}.BrandSentenceFilter-module__nWEmGW__chipSelected:hover:not(:disabled){color:#fff;background:#6b1818;border-color:#6b1818}.BrandSentenceFilter-module__nWEmGW__chipDisabled{opacity:.4;cursor:not-allowed}.BrandSentenceFilter-module__nWEmGW__modalFooter{border-top:1px solid var(--color-gray-100);flex-shrink:0;justify-content:center;align-items:center;padding:16px 24px 20px;display:flex}.BrandSentenceFilter-module__nWEmGW__applyButton{background-color:var(--color-brand-primary-dark,#a41919);color:#fff;cursor:pointer;width:100%;box-shadow:none;will-change:transform;border:none;border-radius:9999px;padding:14px 24px;font-family:Matter,sans-serif;font-size:18px;font-weight:500;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1);transform:scale(1)}.BrandSentenceFilter-module__nWEmGW__applyButton:hover{background-color:var(--color-brand-primary-dark,#a41919);transform:scale(.95);box-shadow:0 8px 32px #0000001f}@media (max-width:768px){.BrandSentenceFilter-module__nWEmGW__modalPanel{border-radius:20px 20px 0 0;max-width:100%;max-height:80vh;position:fixed;bottom:0;left:0;right:0}.BrandSentenceFilter-module__nWEmGW__modalOverlay{align-items:flex-end;padding:0}}
