:root{--color-brand-rose:#c4607a;--color-brand-rose-deep:#a8475e;--color-brand-tint-rose:#f9ebf0;--color-brand-tint-light:#fdf0f4;--color-brand-tint-subtle:#f0e8ec;--color-brand-cream:#fefcfb;--color-brand-plum:#1a1220;--color-brand-plum-deep:#2d1b29;--color-surface-white:#fff;--color-text-primary:#1a1220;--color-text-secondary:#6e5f6a;--color-text-muted:#8a6a78;--color-border-warm:#eae0e6;--color-border-strong:#d8cccc;--color-footer-text:#c4a0b0;--color-topbar-text:#ead8e0;--color-success-fg:#2d8a5a;--color-success-bg:#e8f8f0;--color-info-fg:#2d6fa3;--color-info-bg:#e8f1fa;--color-caution-fg:#b85a1a;--color-caution-bg:#faf0e8;--color-warning-fg:#b07b00;--color-warning-bg:#fff5e0;--color-warning-border:#f5c542;--color-destructive:#d4183d;--font-display:"Cormorant Garamond","EB Garamond",Georgia,"Times New Roman",serif;--font-body:"Inter",system-ui,-apple-system,"Segoe UI","Helvetica Neue",sans-serif;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--radius-sm:6px;--radius-md:8px;--radius-lg:10px;--radius-xl:12px;--radius-2xl:16px;--radius-pill:9999px;--shadow-card-rest:none;--shadow-card-hover:0 10px 30px rgba(26,18,32,.1);--shadow-floating:0 8px 32px rgba(26,18,32,.1);--shadow-soft:0 4px 16px rgba(26,18,32,.06);--shadow-header-scrolled:0 2px 16px rgba(26,18,32,.06);--shadow-selected-glow:0 0 0 3px rgba(196,96,122,.12);--container-max:1280px}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--color-brand-cream);color:var(--color-text-primary);font-family:var(--font-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}html{max-width:100vw}img,svg{display:block;max-width:100%}.pbb-price-history-stack{display:grid;grid-gap:18px;gap:18px}.pbb-price-history-context{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 20px;color:var(--color-text-secondary);font-size:13px}.pbb-price-history-card{overflow:hidden;border:1px solid var(--color-border-warm);border-radius:var(--radius-2xl);background:var(--color-surface-white)}.pbb-price-history-card-head{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 22px;background:var(--color-brand-tint-light);border-bottom:1px solid var(--color-border-warm)}.pbb-price-history-seller{margin:0;color:var(--color-text-primary);font-size:16px;font-weight:700}.pbb-price-history-source{margin:3px 0 0;color:var(--color-text-secondary);font-size:12px}.pbb-price-history-current{display:grid;justify-items:end;flex:0 0 auto}.pbb-price-history-current span{color:var(--color-text-secondary);font-size:11px;letter-spacing:.06em;text-transform:uppercase}.pbb-price-history-current strong{color:var(--color-brand-plum);font-family:var(--font-display);font-size:28px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.15}.pbb-price-history-status-row{display:flex;flex-wrap:wrap;align-items:center;gap:9px 18px;padding:13px 22px;color:var(--color-text-secondary);font-size:12px;border-bottom:1px solid var(--color-border-warm)}.pbb-price-history-status{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:var(--radius-pill);font-weight:600}.pbb-price-history-status--in_stock{color:var(--color-success-fg);background:var(--color-success-bg)}.pbb-price-history-status--low_stock,.pbb-price-history-status--out_of_stock{color:var(--color-caution-fg);background:var(--color-caution-bg)}.pbb-price-history-status--unknown{color:var(--color-info-fg);background:var(--color-info-bg)}.pbb-price-chart-wrap{padding:18px 18px 4px}.pbb-price-chart{width:100%;min-height:180px}.pbb-price-chart-value{fill:var(--color-text-primary);font-family:var(--font-body);font-size:11px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.pbb-price-chart-date{fill:var(--color-text-secondary);font-family:var(--font-body);font-size:11px}.pbb-price-history-empty,.pbb-price-history-one{display:flex;align-items:flex-start;gap:12px;color:var(--color-info-fg);background:var(--color-info-bg)}.pbb-price-history-one{margin:18px 22px;padding:13px 15px;border-radius:var(--radius-xl);font-size:13px}.pbb-price-history-empty{padding:22px;border:1px solid var(--color-border-warm);border-radius:var(--radius-2xl)}.pbb-price-history-empty strong{display:block;color:var(--color-text-primary);font-size:15px}.pbb-price-history-empty p{margin:3px 0 0;color:var(--color-text-secondary);font-size:13px}.pbb-price-history-table-wrap{padding:8px 22px 22px}.pbb-price-history-table{width:100%;border-collapse:collapse;font-size:13px}.pbb-price-history-table caption{padding:8px 0 10px;color:var(--color-text-secondary);text-align:left;font-size:12px}.pbb-price-history-table td,.pbb-price-history-table th{padding:11px 10px;border-top:1px solid var(--color-border-warm);text-align:left;vertical-align:middle}.pbb-price-history-table th{color:var(--color-text-secondary);font-size:11px;letter-spacing:.06em;text-transform:uppercase}.pbb-price-history-amount{color:var(--color-text-primary);font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.pbb-price-history-amount span{display:inline-block;margin-left:7px;padding:2px 7px;border-radius:var(--radius-pill);color:var(--color-success-fg);background:var(--color-success-bg);font-size:10px;font-weight:600}@media (max-width:767px){.pbb-price-history-card-head{align-items:flex-start;padding:18px}.pbb-price-history-current{justify-items:start}.pbb-price-history-status-row{padding:12px 18px}.pbb-price-chart-wrap{padding:14px 8px 0}.pbb-price-history-table-wrap{padding:4px 18px 18px}.pbb-price-history-table thead{display:none}.pbb-price-history-table,.pbb-price-history-table tbody,.pbb-price-history-table td,.pbb-price-history-table tr{display:block;width:100%}.pbb-price-history-table tr{padding:9px 0;border-top:1px solid var(--color-border-warm)}.pbb-price-history-table td{display:grid;grid-template-columns:minmax(88px,.7fr) 1.3fr;grid-gap:12px;gap:12px;padding:4px 0;border:0}.pbb-price-history-table td:before{content:attr(data-label);color:var(--color-text-secondary);font-size:11px;letter-spacing:.05em;text-transform:uppercase}}@media (max-width:430px){.pbb-price-history-card-head{display:grid;grid-gap:14px;gap:14px}}a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--color-brand-rose);outline-offset:2px;border-radius:4px}.pbb-display{font-family:var(--font-display);font-weight:500;letter-spacing:-.02em;line-height:1.15}.pbb-display em{font-style:italic;color:var(--color-brand-rose)}.pbb-micro{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-secondary)}.pbb-card-interactive{transition:box-shadow .16s ease,transform .16s ease,border-color .16s ease}.pbb-card-interactive:hover{box-shadow:var(--shadow-card-hover);border-color:var(--color-border-strong)!important;transform:translateY(-1px)}.pbb-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);border-radius:var(--radius-lg);font-family:var(--font-body);font-weight:500;font-size:14px;line-height:1;padding:12px 22px;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:background .14s ease,color .14s ease,border-color .14s ease,box-shadow .14s ease;min-height:44px}.pbb-btn[aria-disabled=true],.pbb-btn[disabled]{opacity:.6;cursor:not-allowed}.pbb-btn-primary{background:var(--color-brand-rose);color:var(--color-surface-white)}.pbb-btn-primary:hover{background:var(--color-brand-rose-deep)}.pbb-btn-dark{background:var(--color-brand-plum);color:var(--color-surface-white)}.pbb-btn-dark:hover{background:var(--color-brand-plum-deep)}.pbb-btn-outline{background:transparent;color:var(--color-brand-plum);border-color:var(--color-border-strong)}.pbb-btn-outline:hover{border-color:var(--color-brand-plum);background:var(--color-brand-tint-rose)}.pbb-btn-ghost{background:transparent;color:var(--color-text-primary);padding:8px 12px;min-height:auto}.pbb-btn-ghost:hover{background:var(--color-brand-tint-subtle)}.pbb-input{display:block;width:100%;min-height:44px;padding:12px 14px;border:1px solid var(--color-border-warm);border-radius:var(--radius-md);font-family:var(--font-body);font-size:14px;color:var(--color-text-primary);background:var(--color-surface-white);transition:border-color .14s ease,box-shadow .14s ease}.pbb-input:focus{outline:none;border-color:var(--color-brand-rose);box-shadow:var(--shadow-selected-glow)}.pbb-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:var(--radius-pill);font-size:12px;line-height:1.3;border:1px solid var(--color-border-warm);background:var(--color-surface-white);color:var(--color-text-primary);-webkit-user-select:none;-moz-user-select:none;user-select:none;text-decoration:none;cursor:default}.pbb-chip-button{cursor:pointer}.pbb-chip-button:hover,.pbb-chip-selected{background:var(--color-brand-tint-rose)}.pbb-chip-selected{border-color:var(--color-brand-rose);color:var(--color-brand-rose-deep);font-weight:500}@media (max-width:1023px){.pbb-hide-mobile{display:none!important}.pbb-auth-grid{grid-template-columns:1fr!important}}@media (min-width:1024px){.pbb-show-mobile-only{display:none!important}}.pbb-only-desktop{display:block}.pbb-only-mobile,.pbb-only-tablet{display:none}@media (max-width:767px){.pbb-only-desktop{display:none!important}.pbb-only-mobile{display:block!important}}.pbb-has-tablet>.pbb-only-tablet{display:none}@media (max-width:1023px) and (min-width:768px){.pbb-has-tablet>.pbb-only-desktop{display:none!important}.pbb-has-tablet>.pbb-only-tablet{display:block!important}}.pbb-scroll-x{display:flex;gap:var(--space-3);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.pbb-scroll-x::-webkit-scrollbar{display:none}@media (max-width:767px){div[style*="grid-template-columns: minmax(0, 1fr) minmax(0, 1fr)"], main>section>div[style*="grid-template-columns: minmax(0, 1.4fr) minmax(0, 1fr)"], main>section>div[style*="grid-template-columns: minmax(0, 1fr) minmax(0, 1.2fr)"]{grid-template-columns:1fr!important;gap:24px!important}footer>div>div[style*="grid-template-columns: 2fr 1fr 1fr 1fr 1fr"]{grid-template-columns:1fr!important;gap:28px!important;padding-top:40px!important}h1,h2{font-size:clamp(28px,7vw,36px)!important}main{overflow-x:hidden}}@media (max-width:479px){body{font-size:15px}}@media (max-width:767px){.pbb-header-logo{height:36px!important}}@media (max-width:479px){.pbb-header-logo{height:32px!important}}.pbb-hero-grid{grid-template-columns:1fr 1fr;gap:56px}@media (max-width:1023px) and (min-width:768px){.pbb-hero-grid{grid-template-columns:1.15fr .85fr!important;gap:36px!important;align-items:center!important}.pbb-hero-image-wrap.pbb-hide-mobile{display:flex!important}.pbb-hero-image-wrap{aspect-ratio:4/5!important;max-height:480px!important;width:100%!important;max-width:360px!important;margin:0 0 0 auto!important;justify-self:end!important}section[data-pbb-hero]{padding:56px 0 48px!important}}@media (max-width:767px){.pbb-hero-grid{grid-template-columns:1fr!important;gap:28px!important}.pbb-hero-image-wrap.pbb-hide-mobile{display:flex!important}.pbb-hero-image-wrap{aspect-ratio:16/10!important;max-height:380px!important;width:100%!important;max-width:560px!important;margin:0 auto!important}.pbb-hero-grid{gap:24px!important}section[data-pbb-hero]{padding:36px 0 28px!important}.pbb-hero-image-wrap{aspect-ratio:4/3!important;max-height:280px!important}.pbb-hero-callout{display:none!important}.pbb-hero-ctas{width:100%}.pbb-hero-ctas>a{flex:1 1 auto;justify-content:center}}.pbb-hero-media{object-position:var(--pbb-hero-focal-mobile)}@media (min-width:768px){.pbb-hero-media{object-position:var(--pbb-hero-focal-tablet)}}@media (min-width:1024px){.pbb-hero-media{object-position:var(--pbb-hero-focal-desktop)}}.pbb-sellers-band{padding-block:72px;position:relative;overflow:hidden}.pbb-sellers-band-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,340px);grid-gap:56px;gap:56px;align-items:center}.pbb-sellers-band-grid--solo{grid-template-columns:minmax(0,1fr)}.pbb-sellers-band-card{margin:0;width:100%;justify-self:end;display:flex;flex-direction:column;gap:12px}.pbb-sellers-band-caption{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;font-size:13px;line-height:1.5;color:var(--color-topbar-text)}.pbb-sellers-band-pill{min-height:28px;padding:4px 12px;border-radius:999px;border:1px solid hsla(0,0%,100%,.32);color:#fff;font-size:12px}.pbb-sellers-band-cta,.pbb-sellers-band-pill{display:inline-flex;align-items:center;font-weight:600}.pbb-sellers-band-cta{justify-content:center;gap:8px;min-height:48px;padding:12px 22px;border-radius:999px;font-size:15px;text-decoration:none;transition:background-color .15s ease-out,border-color .15s ease-out}.pbb-sellers-band-cta:focus-visible{outline:3px solid #fff;outline-offset:3px}@media (max-width:1023px){.pbb-sellers-band{padding-block:52px}.pbb-sellers-band-grid{grid-template-columns:minmax(0,1fr);gap:36px}.pbb-sellers-band-card{justify-self:center;max-width:360px}}@media (max-width:767px){.pbb-sellers-band{padding-block:44px 52px}.pbb-sellers-band-cta{flex:1 1 auto}}.pbb-category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(228px,1fr));grid-gap:14px;gap:14px}.pbb-type-grid h3{font-size:17px!important;line-height:1.12!important;letter-spacing:-.005em!important}.pbb-type-grid [data-pbb-cat-descriptor]{display:-webkit-box!important;font-size:11px!important;line-height:1.3!important;margin-top:2px!important;margin-bottom:6px!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.pbb-type-grid>a>div:last-child{padding:12px!important}.pbb-type-grid>a>div:last-child>div:first-child{font-size:9px!important;margin-bottom:3px!important}.pbb-category-tile:hover{transform:translateY(-1px)}.pbb-category-tile{border:0!important;outline:0!important;-webkit-tap-highlight-color:transparent!important}.pbb-category-tile:active,.pbb-category-tile:focus,.pbb-category-tile:focus-visible{outline:0!important;box-shadow:none!important}.pbb-category-tile img{border:0!important}@media (max-width:767px){.pbb-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.pbb-category-grid>a{aspect-ratio:4/5!important;border-radius:14px!important}.pbb-type-grid>a{aspect-ratio:1/1!important}.pbb-category-grid>a>div:last-child{padding:12px!important;gap:2px}.pbb-category-grid h3{font-size:17px!important;line-height:1.1!important;letter-spacing:-.005em!important}.pbb-category-grid>a>div:last-child>div:first-child{font-size:9px!important;margin-bottom:3px!important;letter-spacing:.08em!important}.pbb-category-grid [data-pbb-cat-descriptor]{display:-webkit-box!important;font-size:10px!important;line-height:1.3!important;margin-top:3px!important;margin-bottom:8px!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;color:hsla(0,0%,100%,.78)!important}.pbb-category-grid>a>div:last-child>span:last-child{display:inline-flex!important;font-size:10px!important;letter-spacing:.06em!important;text-transform:uppercase!important;font-weight:600!important;color:hsla(0,0%,100%,.92)!important}.pbb-category-grid>a>div[aria-hidden]{background:linear-gradient(180deg,rgba(26,18,32,0),rgba(26,18,32,.1) 30%,rgba(26,18,32,.82))!important}}@media (max-width:374px){.pbb-category-grid h3{font-size:15px!important}}@media (max-width:767px){.pbb-compare-journey-card{padding:28px 22px!important;min-height:220px!important}.pbb-compare-journey-card h3{font-size:24px!important}}@media (max-width:1023px) and (min-width:768px){.pbb-trending-grid-desktop{grid-template-columns:repeat(3,minmax(0,1fr))!important}.pbb-trending-grid-desktop>article:nth-child(n+7){display:none!important}.pbb-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.pbb-trust-grid>div{padding:26px 18px!important}}@media (min-width:768px){.pbb-card-interactive a[href*="/compare"][style*="border-radius: 8"],.pbb-card-interactive a[href*="/products/"][style*="border-radius: 8"]{min-height:44px!important;padding:11px 8px!important}.pbb-pc--compact .pbb-pc-btn{min-height:44px!important;padding:10px 8px!important}.pbb-pc--compact .pbb-pc-media{height:180px!important}}.pbb-pc--compact .pbb-pc-tags{flex-wrap:nowrap;overflow:hidden}.pbb-pc--compact .pbb-pc-tag-more{flex-shrink:0}@media (max-width:767px){.pbb-pc--compact .pbb-pc-title{-webkit-line-clamp:1!important}}.pbb-pc-pricerange,.pbb-pc-sellers{min-width:0}.pbb-trending-carousel-mobile{display:flex;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;gap:12px;padding-bottom:6px;scrollbar-width:none;max-width:100%;-webkit-overflow-scrolling:touch}.pbb-trending-carousel-mobile::-webkit-scrollbar{display:none}.pbb-trending-carousel-mobile>*{flex:0 0 84%;min-width:264px;max-width:286px;scroll-snap-align:start}@media (max-width:413px){.pbb-trending-carousel-mobile>*{flex:0 0 86%;min-width:248px}}@media (max-width:374px){.pbb-trending-carousel-mobile>*{flex:0 0 88%;min-width:232px}}@media (max-width:1023px){.pbb-seller-showcase{grid-template-columns:1fr!important;gap:32px!important}}.pbb-pdp-summary{border:1px solid var(--color-border-warm);border-radius:16px;background:var(--color-surface-white);padding:18px 20px;display:grid;grid-gap:8px;gap:8px}.pbb-pdp-summary-label{margin:0;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-secondary)}.pbb-pdp-summary-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 12px}.pbb-pdp-summary-range{margin:0;font-family:var(--font-display,inherit);font-size:26px;font-weight:600;line-height:1.15;color:var(--color-brand-plum);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.pbb-pdp-summary-meta{margin:0;font-size:14px;color:var(--color-text-secondary)}.pbb-pdp-summary-line{margin:0;display:flex;align-items:center;gap:8px;font-size:15px;line-height:1.45;color:var(--color-text-primary)}.pbb-pdp-summary-note{margin:0;font-size:13px;line-height:1.5;color:var(--color-text-secondary)}.pbb-pdp-summary-cta{justify-self:start;display:inline-flex;align-items:center;min-height:44px;margin-top:6px}@media (max-width:479px){.pbb-pdp-summary{padding:16px}.pbb-pdp-summary-range{font-size:22px}.pbb-pdp-summary-cta{justify-self:stretch;justify-content:center}}.pbb-live-pulse{animation:pbbPulse 1.6s ease-in-out infinite}@keyframes pbbPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.4)}}@media (prefers-reduced-motion:reduce){.pbb-live-pulse{animation:none}}@media (min-width:768px) and (max-width:1023px){.pbb-offer-table-header{padding:10px 16px!important}.pbb-offer-row,.pbb-offer-table-header{grid-template-columns:1.3fr .9fr 1fr .8fr .7fr!important}.pbb-offer-row{padding:14px 16px!important;gap:10px!important}.pbb-offer-row [data-cell=price]{font-size:16px!important}.pbb-offer-table>div:first-child{padding:14px 16px!important;gap:12px!important}}@media (max-width:767px){.pbb-offer-table-header{display:none!important}.pbb-offer-row{grid-template-columns:1fr!important;gap:8px!important;padding:14px 16px!important}.pbb-offer-row [data-cell=seller]{order:1}.pbb-offer-row [data-cell=price]{order:2;display:flex!important;align-items:center;gap:10px;font-size:20px!important}.pbb-offer-row [data-cell=stock]{order:3}.pbb-offer-row [data-cell=view]{order:4;text-align:left!important;padding-top:6px;border-top:1px solid var(--color-border-warm)}.pbb-offer-table>div:first-child{padding:14px 16px!important;gap:12px!important}.pbb-offer-table-product-meta{font-size:11px!important}}.pbb-typeb-selector{display:flex;gap:10px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 2px 6px;max-width:100%}.pbb-typeb-selector::-webkit-scrollbar{display:none}.pbb-matrix-swipe-hint{display:none}@media (max-width:1023px){.pbb-matrix-swipe-hint{display:inline-flex!important}}.pbb-matrix-scroll{max-width:100%;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}@media (max-width:1023px){.pbb-insights-grid{grid-template-columns:1fr!important;gap:32px!important}.pbb-insights-grid>div:nth-child(2){grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}}@media (max-width:767px){.pbb-insights-grid>div:nth-child(2){grid-template-columns:1fr!important}}.pbb-brand-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(228px,1fr));grid-gap:14px;gap:14px}@media (max-width:1023px) and (min-width:768px){.pbb-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.pbb-brand-grid [data-pbb-brand-name]{font-size:22px!important}.pbb-brand-tile{padding:18px 16px!important;min-height:88px!important}}@media (max-width:767px){.pbb-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.pbb-brand-tile{padding:14px!important;min-height:80px!important;gap:8px!important}.pbb-brand-grid [data-pbb-brand-name]{font-size:20px!important;letter-spacing:-.022em!important;line-height:1!important}}@media (max-width:413px){.pbb-brand-grid [data-pbb-brand-name]{font-size:18px!important}}@media (max-width:374px){.pbb-brand-grid [data-pbb-brand-name]{font-size:16px!important}}@media (max-width:1023px){.pbb-personalized-cta{grid-template-columns:1fr!important;gap:28px!important}}@media (max-width:767px){.pbb-personalized-cta{padding:28px 22px!important;border-radius:18px!important}.pbb-personalized-cta h2{font-size:28px!important}.pbb-how-it-works>div{padding:24px 18px!important}.pbb-trust-grid>div{padding:24px 20px!important}}@media (max-width:479px){.pbb-newsletter-form{flex-direction:column!important;padding:8px!important;background:transparent!important;border:none!important;gap:10px!important}.pbb-newsletter-form input{background:var(--color-surface-white)!important;border:1px solid var(--color-border-warm)!important;border-radius:10px!important;padding:12px 14px!important;width:100%}.pbb-newsletter-form button{width:100%;justify-content:center;padding:14px 18px!important}}@media (max-width:1023px){.pbb-footer-grid{grid-template-columns:1fr 1fr!important;gap:24px 32px!important;margin-bottom:32px!important}.pbb-footer-grid>div:first-child{grid-column:1/-1}}@media (max-width:1023px) and (min-width:768px){.pbb-footer-desktop{padding:44px 0 26px!important;margin-top:48px!important}.pbb-footer-trust{padding-bottom:24px!important;margin-bottom:24px!important}}@media (max-width:479px){.pbb-footer-grid{grid-template-columns:1fr!important}}@media (min-width:768px) and (max-width:1023px){.pbb-gutter{padding-left:32px!important;padding-right:32px!important}}@media (max-width:374px){.pbb-gutter{padding-left:20px!important;padding-right:20px!important}}.pbb-search-layout{display:grid;grid-template-columns:1fr;grid-gap:28px;gap:28px;align-items:start}.pbb-search-sidebar{display:none}@media (min-width:1024px){.pbb-search-layout{grid-template-columns:264px minmax(0,1fr)}.pbb-search-sidebar{display:block;position:-webkit-sticky;position:sticky;top:96px;background:var(--color-surface-white);border:1px solid var(--color-border-warm);border-radius:14px;padding:18px 20px;max-height:calc(100vh - 120px);overflow-y:auto}}@media (max-width:1023px){.pbb-search-filterbtn{display:inline-flex!important}}.pbb-also-compare{display:flex;align-items:center;gap:10px;margin-top:14px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;padding-bottom:2px;-webkit-overflow-scrolling:touch}.pbb-also-compare::-webkit-scrollbar{display:none}.pbb-also-compare-chip{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;background:var(--color-surface-white);border:1px solid var(--color-border-warm);border-radius:999px;padding:9px 16px;min-height:44px;font-size:13.5px;font-weight:500;font-family:var(--font-body,inherit);color:var(--color-text-primary);cursor:pointer;box-shadow:var(--shadow-soft);transition:border-color .16s ease,color .16s ease}.pbb-also-compare-chip:hover{border-color:var(--color-brand-rose);color:var(--color-brand-rose-deep)}.pbb-filter-chips{display:flex;flex-wrap:wrap;gap:8px}.pbb-filter-chip{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;min-height:38px;padding:8px 14px;border-radius:999px;border:1px solid var(--color-border-strong,#d9c7d0);background:var(--color-surface-white);color:var(--color-text-primary);font-family:var(--font-body,inherit);font-size:13px;font-weight:500;line-height:1;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.pbb-filter-chip:hover{border-color:var(--color-brand-rose);color:var(--color-brand-rose-deep)}.pbb-filter-chip[data-selected=true]{background:var(--color-brand-rose);border-color:var(--color-brand-rose);color:#fff;font-weight:600}.pbb-sort-btn{display:inline-flex;align-items:center;gap:8px;max-width:100%;min-height:40px;padding:8px 12px 8px 14px;border-radius:10px;border:1px solid var(--color-border-warm);background:var(--color-surface-white);font-family:var(--font-body,inherit);font-size:14px;color:var(--color-text-primary);cursor:pointer;white-space:nowrap;transition:border-color .15s ease}.pbb-sort-btn:hover{border-color:var(--color-brand-rose)}.pbb-sort-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:50;min-width:220px;list-style:none;margin:0;padding:6px;background:var(--color-surface-white);border:1px solid var(--color-border-warm);border-radius:12px;box-shadow:0 18px 44px rgba(26,18,32,.16)}.pbb-sort-option{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:40px;padding:9px 12px;border-radius:8px;font-size:14px;color:var(--color-text-primary);cursor:pointer}.pbb-sort-option[data-active=true]{background:var(--color-brand-tint-rose)}.pbb-sort-option[data-selected=true]{color:var(--color-brand-rose-deep);font-weight:600}.pbb-pc-btn{border:none;cursor:pointer}.pbb-compare-drawer{position:relative;margin-left:auto;width:min(400px,92vw);height:100%;max-width:100vw;overflow-x:hidden}@media (max-width:767px){.pbb-compare-drawer{margin-left:0;margin-top:auto;width:100%;height:auto;max-height:86vh;border-radius:var(--radius-2xl) var(--radius-2xl) 0 0}}.pbb-cmp-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.pbb-cmp-sticky{position:-webkit-sticky;position:sticky;left:0;z-index:1}.pbb-cmp-selector{display:none}@media (min-width:768px){.pbb-cmp-scroll{max-height:calc(100dvh - 96px);overflow:auto}.pbb-cmp-colhdr{position:-webkit-sticky;position:sticky;top:0;z-index:2}.pbb-cmp-corner{z-index:3}.pbb-cmp-scroll--fit-md{max-height:none;overflow:visible}.pbb-cmp-scroll--fit-md .pbb-cmp-colhdr{top:68px}}@media (min-width:1100px){.pbb-cmp-scroll--fit-lg{max-height:none;overflow:visible}.pbb-cmp-scroll--fit-lg .pbb-cmp-colhdr{top:68px}}@media (max-width:767px){.pbb-cmp-selector{display:flex;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding:2px 2px 10px;margin-bottom:6px;scrollbar-width:none}.pbb-cmp-selector::-webkit-scrollbar{display:none}.pbb-cmp-selector-tab{flex:0 0 min(70vw,220px);scroll-snap-align:start;min-height:56px;display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:8px 12px;text-align:left;border:1px solid var(--color-border-warm);border-radius:var(--radius-xl);background:var(--color-surface-white);color:var(--color-text-primary);cursor:pointer}.pbb-cmp-selector-tab[aria-selected=true]{border-color:var(--color-brand-rose-deep);box-shadow:inset 0 0 0 2px var(--color-brand-rose-deep);background:var(--color-brand-tint-rose)}.pbb-cmp-selector-tab[aria-selected=true] .pbb-cmp-selector-name{font-weight:700}.pbb-cmp-selector-brand{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-brand-rose-deep)}.pbb-cmp-selector-name{font-size:14px;font-weight:500;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pbb-cmp-table{grid-template-columns:minmax(96px,.75fr) minmax(0,1.25fr)!important;min-width:0!important}.pbb-cmp-grouphdr{grid-column:1/-1!important}}.pbb-cmp-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;align-items:stretch}.pbb-cmp-strip>*{height:100%;min-width:0}@media (min-width:768px){.pbb-cmp-strip{grid-template-columns:repeat(4,minmax(0,1fr))}}.pbb-cmp-modify{align-items:center;margin-top:16px}.pbb-cmp-modal-cats,.pbb-cmp-modify{display:flex;flex-wrap:wrap;gap:8px}.pbb-cmp-modal-grid{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}@media (min-width:560px){.pbb-cmp-modal-grid{grid-template-columns:1fr 1fr}}.pbb-cmp-limit{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px;align-items:start;padding:24px 20px;border-radius:var(--radius-2xl,24px)}.pbb-cmp-limit>*{min-width:0}.pbb-cmp-limit-body{max-width:56ch}.pbb-cmp-limit-heading{margin:0 0 10px;font-size:22px;line-height:1.25}.pbb-cmp-limit-actions{display:flex;flex-wrap:wrap;gap:10px}.pbb-cmp-limit-actions>*{flex:1 1 100%;justify-content:center;min-height:44px}@media (min-width:480px){.pbb-cmp-limit-actions>*{flex:0 1 auto}}@media (min-width:768px){.pbb-cmp-limit{padding:32px 28px}.pbb-cmp-limit-heading{font-size:28px}}@media (min-width:1024px){.pbb-cmp-limit{grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:center}}.pbb-pdp-hero{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px;align-items:start}@media (min-width:768px){.pbb-pdp-hero{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:40px;align-items:start}}.pbb-pdp-hero-info{display:flex;flex-direction:column;gap:16px}.pbb-pdp-brand{font-family:var(--font-body,inherit);font-size:11px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;color:var(--color-brand-rose);text-decoration:none}.pbb-pdp-brand:hover{color:var(--color-brand-rose-deep)}.pbb-pdp-highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:14px;gap:14px}.pbb-pdp-ingredients{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:14px;gap:14px}.pbb-pdp-similar{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:18px;gap:18px}.pbb-cat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:16px;gap:16px}.pbb-cat-index-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:16px;gap:16px}.pbb-cat-index-card{display:flex;flex-direction:column;background:var(--color-surface-white,#fff);border:1px solid var(--color-border-warm,#eae0e6);border-radius:16px;padding:22px;text-decoration:none;height:100%}.pbb-subcat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:12px;gap:12px}.pbb-subcat-card{display:flex;flex-direction:column;background:var(--color-surface-white,#fff);border:1px solid var(--color-border-warm,#eae0e6);border-radius:16px;overflow:hidden;text-decoration:none;height:100%}.pbb-subcat-visual{height:84px;display:flex;align-items:center;justify-content:center}.pbb-subcat-body{padding:14px 18px 18px;display:flex;flex-direction:column}.pbb-brand-index-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:16px;gap:16px}.pbb-brand-card{display:flex;flex-direction:column;background:var(--color-surface-white,#fff);border:1px solid var(--color-border-warm,#eae0e6);border-radius:16px;overflow:hidden;text-decoration:none;height:100%}.pbb-brand-crest{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.pbb-brand-crest-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 62%}.pbb-brand-body{padding:16px 18px 18px;display:flex;flex-direction:column}.pbb-brand-body,.pbb-brand-logo{background:var(--color-surface-white,#fff)}.pbb-brand-logo{width:36px;height:36px;flex-shrink:0;border-radius:8px;object-fit:contain;border:1px solid var(--color-border-warm,#eae0e6)}.pbb-pdp-inci{display:flex;flex-wrap:wrap;gap:8px}.pbb-breadcrumb-link{color:var(--color-brand-rose,#c4607a);text-decoration:none;font-weight:500;border-radius:4px;transition:color .14s}.pbb-breadcrumb-link:hover{color:var(--color-brand-rose-deep,#a8475e);text-decoration:underline}.pbb-breadcrumb-link:focus-visible{outline:2px solid var(--color-brand-rose,#c4607a);outline-offset:2px}.pbb-breadcrumb-sep{color:var(--color-text-muted,#8a6a78)}.pbb-breadcrumb-current{color:var(--color-text-primary,#1a1220);font-weight:600}.pbb-reveal{opacity:0;transform:translateY(14px);transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1)}.pbb-no-hydration .pbb-reveal,.pbb-no-hydration .pbb-reveal.pbb-stagger>*{opacity:1!important;transform:none!important;animation:none!important;transition:none!important}.pbb-reveal.is-visible{opacity:1;transform:none}.pbb-reveal.pbb-stagger.is-visible>*{animation:pbbRise .46s cubic-bezier(.22,1,.36,1) backwards}.pbb-reveal.pbb-stagger.is-visible>:first-child{animation-delay:0ms}.pbb-reveal.pbb-stagger.is-visible>:nth-child(2){animation-delay:60ms}.pbb-reveal.pbb-stagger.is-visible>:nth-child(3){animation-delay:.12s}.pbb-reveal.pbb-stagger.is-visible>:nth-child(4){animation-delay:.18s}.pbb-reveal.pbb-stagger.is-visible>:nth-child(5){animation-delay:.24s}.pbb-reveal.pbb-stagger.is-visible>:nth-child(6){animation-delay:.3s}.pbb-reveal.pbb-stagger.is-visible>:nth-child(7){animation-delay:.36s}.pbb-reveal.pbb-stagger.is-visible>:nth-child(8){animation-delay:.42s}.pbb-reveal.pbb-stagger.is-visible>:nth-child(n+9){animation-delay:.48s}@keyframes pbbRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.pbb-menu-pop{animation:pbbMenuIn .18s cubic-bezier(.22,1,.36,1);transform-origin:top}@keyframes pbbMenuIn{0%{opacity:0;transform:translateY(-4px) scale(.985)}to{opacity:1;transform:none}}.pbb-menu-pop--center{animation:pbbMenuInCenter .18s cubic-bezier(.22,1,.36,1);transform-origin:top center}@keyframes pbbMenuInCenter{0%{opacity:0;transform:translateX(-50%) translateY(-4px) scale(.985)}to{opacity:1;transform:translateX(-50%)}}.pbb-modal-pop{animation:pbbModalIn .22s cubic-bezier(.22,1,.36,1)}@keyframes pbbModalIn{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.pbb-reveal,.pbb-reveal.pbb-stagger>*{opacity:1!important;transform:none!important;transition:none!important;animation:none!important}.pbb-menu-pop,.pbb-menu-pop--center,.pbb-modal-pop{animation:none!important}}.pbb-skip-link{position:absolute;left:16px;top:0;z-index:1200;padding:12px 18px;border-radius:0 0 var(--radius-md) var(--radius-md);background:var(--color-brand-plum);color:var(--color-surface-white);font-size:14px;font-weight:600;text-decoration:none;transform:translateY(-110%)}.pbb-skip-link:focus{transform:translateY(0)}main#main:focus{outline:none}.pbb-hdr{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:var(--color-brand-cream);border-bottom:1px solid transparent;transition:box-shadow .3s,border-color .3s}.pbb-hdr.is-scrolled{border-bottom-color:var(--color-border-warm);box-shadow:var(--shadow-header-scrolled)}.pbb-hdr-row{position:relative;max-width:var(--container-max);margin:0 auto;height:68px;justify-content:space-between;gap:12px}.pbb-hdr-logo,.pbb-hdr-row{display:flex;align-items:center}.pbb-hdr-logo{flex-shrink:0;text-decoration:none}.pbb-hdr-nav{display:flex;align-items:center;gap:2px;min-width:0}.pbb-hdr-navlink{display:inline-flex;align-items:center;gap:4px;min-height:44px;padding:0 10px;border:0;border-radius:var(--radius-md);background:none;color:var(--color-text-primary);font:inherit;font-size:14px;white-space:nowrap;text-decoration:none;cursor:pointer}.pbb-hdr-navlink:hover,.pbb-hdr-navlink[aria-expanded=true]{color:var(--color-brand-rose-deep);background:var(--color-brand-tint-light)}.pbb-hdr-tools{display:flex;align-items:center;gap:2px;flex-shrink:0}.pbb-hdr-icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-md);color:var(--color-text-primary);text-decoration:none}.pbb-hdr-icon:hover{background:var(--color-brand-tint-light)}.pbb-hdr-signin{display:inline-flex;align-items:center;min-height:44px;margin-left:4px;padding:0 16px;border-radius:var(--radius-md);background:var(--color-brand-rose-deep);color:var(--color-surface-white);font-size:14px;font-weight:600;white-space:nowrap;text-decoration:none}.pbb-hdr-auth-pending{display:inline-block;width:44px;height:44px}.pbb-hdr-menu{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;background:var(--color-brand-tint-rose);color:var(--color-text-primary);cursor:pointer}@media (max-width:1279px){.pbb-hdr-desktop{display:none!important}}@media (min-width:1280px){.pbb-hdr-compact{display:none!important}}@media (max-width:479px){.pbb-hdr-from-480{display:none!important}}.pbb-mega-root{position:static}.pbb-mega{position:absolute;top:calc(100% - 6px);left:50%;transform:translateX(-50%);width:min(1040px,calc(100vw - 48px));max-height:calc(100dvh - 120px);display:flex;flex-direction:column;overflow:hidden;background:var(--color-surface-white);border:1px solid var(--color-border-warm);border-radius:var(--radius-xl);box-shadow:var(--shadow-floating);z-index:200;animation:pbbMegaIn .16s ease-out both}.pbb-mega[hidden]{display:none}.pbb-mega--fallback{width:min(360px,calc(100vw - 48px))}@keyframes pbbMegaIn{0%{opacity:0}to{opacity:1}}.pbb-mega-cols{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr) minmax(0,1.15fr);min-height:0;flex:1 1}.pbb-mega--fallback .pbb-mega-cols{grid-template-columns:minmax(0,1fr)}.pbb-mega-col{min-height:0;padding:14px 10px;overflow-y:auto;border-right:1px solid var(--color-border-warm)}.pbb-mega-col:last-child{border-right:0}.pbb-mega-col[data-pbb-menu-level="1"]{background:var(--color-brand-cream)}.pbb-mega-list{list-style:none;margin:0;padding:0}.pbb-mega-link{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:44px;padding:8px 12px;border-left:3px solid transparent;border-radius:var(--radius-md);color:var(--color-text-primary);font-size:14px;line-height:1.3;text-decoration:none}.pbb-mega-link:hover{background:var(--color-brand-tint-light)}.pbb-mega-link[aria-current=true]{background:var(--color-brand-tint-rose);border-left-color:var(--color-brand-rose);color:var(--color-brand-rose-deep);font-weight:600}.pbb-mega-heading{margin:0 0 6px;padding:0 12px 6px;border-bottom:1px solid var(--color-border-warm);font-size:12px;letter-spacing:.04em;text-transform:uppercase}.pbb-mega-heading a{display:inline-flex;align-items:center;min-height:44px;color:var(--color-brand-rose-deep);font-weight:700;text-decoration:none}.pbb-mega-status{margin:0;padding:10px 12px;font-size:13px;color:var(--color-text-secondary)}.pbb-mega-footer{display:flex;justify-content:flex-end;padding:4px 16px;border-top:1px solid var(--color-border-warm);background:var(--color-brand-cream)}.pbb-mega-browse{display:inline-flex;align-items:center;gap:6px;min-height:44px;color:var(--color-brand-rose-deep);font-size:14px;font-weight:700;text-decoration:none}.pbb-account-menu{position:relative}.pbb-account-trigger{width:44px;height:44px;padding:0;border:0;background:none;cursor:pointer}.pbb-account-trigger,.pbb-avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-pill)}.pbb-avatar{width:34px;height:34px;background:var(--color-brand-plum);color:var(--color-surface-white);font-size:13px;font-weight:700;letter-spacing:.02em}.pbb-account-trigger[aria-expanded=true] .pbb-avatar{box-shadow:var(--shadow-selected-glow)}.pbb-avatar--lg{width:40px;height:40px;flex-shrink:0;font-size:14px}.pbb-account-panel{position:absolute;right:0;top:calc(100% + 8px);width:min(288px,calc(100vw - 32px));padding:8px;background:var(--color-surface-white);border:1px solid var(--color-border-warm);border-radius:var(--radius-xl);box-shadow:var(--shadow-floating);z-index:210}.pbb-account-panel[hidden]{display:none}@media (max-width:767px){.pbb-account-panel{position:fixed;left:16px;right:16px;top:72px;width:auto}}.pbb-account-panel-head{display:flex;align-items:center;gap:10px;margin-bottom:6px;padding:10px 10px 12px;border-bottom:1px solid var(--color-border-warm)}.pbb-account-name{display:block;color:var(--color-text-primary);font-size:14px;font-weight:600;overflow-wrap:anywhere}.pbb-account-email{display:block;color:var(--color-text-secondary);font-size:12px;overflow-wrap:anywhere}.pbb-account-links{list-style:none;margin:0;padding:0}.pbb-account-link{display:flex;align-items:center;min-height:44px;padding:0 10px;border-radius:var(--radius-md);color:var(--color-text-primary);font-size:14px;text-decoration:none}.pbb-account-link:hover{background:var(--color-brand-tint-light)}.pbb-account-panel-foot{margin-top:6px;padding-top:6px;border-top:1px solid var(--color-border-warm)}.pbb-account-signout{width:100%;min-height:44px;padding:0 10px;border:0;border-radius:var(--radius-md);background:none;color:var(--color-caution-fg);font:inherit;font-size:14px;font-weight:600;text-align:left;cursor:pointer}.pbb-account-signout:hover{background:var(--color-caution-bg)}.pbb-account-error{margin:4px 10px 0;color:var(--color-caution-fg);font-size:12px}.pbb-account-error:empty{display:none}.pbb-account-hero{padding:40px 0 28px;background:linear-gradient(135deg,var(--color-brand-tint-light) 0,var(--color-brand-tint-rose) 100%)}.pbb-account-layout{display:grid;grid-template-columns:240px minmax(0,1fr);grid-gap:32px;gap:32px;align-items:start;padding:32px 0 64px}.pbb-account-nav ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px;position:-webkit-sticky;position:sticky;top:88px}.pbb-account-navlink{display:flex;align-items:center;min-height:44px;padding:0 14px;border-left:3px solid transparent;border-radius:var(--radius-md);color:var(--color-text-primary);font-size:14px;text-decoration:none}.pbb-account-navlink:hover{background:var(--color-brand-tint-light)}.pbb-account-navlink[aria-current=page]{background:var(--color-brand-tint-rose);border-left-color:var(--color-brand-rose);color:var(--color-brand-rose-deep);font-weight:600}.pbb-account-content section{padding:0 0 32px!important;background:transparent!important}.pbb-account-content .pbb-gutter{padding-left:0!important;padding-right:0!important;max-width:none!important}.pbb-account-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:16px;gap:16px}.pbb-combobox{position:relative;width:100%}.pbb-combobox--hero{max-width:560px}.pbb-combobox--hero-compact{max-width:340px;margin:0 auto}.pbb-combobox-form{display:flex;align-items:center;gap:6px;padding:6px 6px 6px 14px;background:var(--color-surface-white);border:1.5px solid var(--color-border-warm);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft)}.pbb-combobox-form[data-expanded]{border-color:var(--color-brand-rose)}.pbb-combobox-input{flex:1 1;min-width:0;min-height:44px;padding:0 4px;border:0;outline:none;background:transparent;color:var(--color-text-primary);font:inherit;font-size:16px}.pbb-combobox-input::-webkit-search-cancel-button{display:none}.pbb-combobox-form:focus-within{box-shadow:var(--shadow-selected-glow)}.pbb-combobox-clear{width:44px;height:44px;background:none;color:var(--color-text-secondary)}.pbb-combobox-clear,.pbb-combobox-submit{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--radius-md);cursor:pointer}.pbb-combobox-submit{min-height:44px;min-width:44px;padding:0 20px;background:var(--color-brand-rose-deep);color:var(--color-surface-white);font:inherit;font-size:14px;font-weight:600;white-space:nowrap}.pbb-combobox--hero-compact .pbb-combobox-submit{padding:0;width:44px}.pbb-combobox-panel{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:40;padding:6px;background:var(--color-surface-white);border:1px solid var(--color-border-warm);border-radius:var(--radius-xl);box-shadow:var(--shadow-floating);text-align:left}.pbb-combobox-note{margin:0;padding:8px 10px 4px;color:var(--color-text-secondary);font-size:13px}.pbb-combobox-list{list-style:none;margin:0;padding:0;max-height:min(360px,60dvh);overflow-y:auto}.pbb-combobox-option{display:flex;align-items:center;gap:10px;min-height:44px;padding:8px 10px;border-radius:var(--radius-md);color:var(--color-text-primary);font-size:14px;cursor:pointer}.pbb-combobox-option.is-active{background:var(--color-brand-tint-rose)}.pbb-combobox-label{flex:1 1;min-width:0;overflow-wrap:anywhere}.pbb-combobox-kind,.pbb-combobox-secondary{color:var(--color-text-secondary)}.pbb-combobox-kind{flex-shrink:0;font-size:12px;font-weight:600;letter-spacing:.02em}@media (max-width:1023px){.pbb-account-layout{grid-template-columns:minmax(0,1fr);gap:20px;padding-top:16px}.pbb-account-nav{overflow-x:auto;scrollbar-width:none}.pbb-account-nav::-webkit-scrollbar{display:none}.pbb-account-nav ul{flex-direction:row;position:static;gap:8px;width:max-content;padding-bottom:2px}.pbb-account-navlink{white-space:nowrap;border:1px solid var(--color-border-warm);border-radius:var(--radius-pill);background:var(--color-surface-white)}.pbb-account-navlink[aria-current=page]{border-color:var(--color-brand-rose)}}@media (prefers-reduced-motion:reduce){.pbb-mega{animation:none}.pbb-hdr{transition:none}}@media (max-width:479px){main>section[style*="padding: 56px 0"],main>section[style*="padding: 80px 0"]{padding-top:40px!important;padding-bottom:40px!important}}.pbb-tone-legend-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px 24px;gap:18px 24px}.pbb-ingredient-row{transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.pbb-ingredient-row:hover{border-color:var(--color-border-strong,#d9c6d1);box-shadow:0 4px 14px rgba(26,18,32,.06);transform:translateY(-1px);border-left-width:4px}.pbb-ing-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:12px;gap:12px}.pbb-ing-two-col{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px}@media (max-width:900px){.pbb-tone-legend-grid{grid-template-columns:1fr 1fr}}@media (max-width:767px){.pbb-tone-legend-grid{grid-template-columns:1fr;gap:14px}.pbb-ing-two-col{grid-template-columns:1fr;gap:24px}.pbb-ing-function{display:none}.pbb-ingredient-row{gap:10px;padding:12px 14px}.pbb-ing-facts{gap:14px 28px}}@media (max-width:380px){.pbb-ing-tone{font-size:10px;padding:3px 8px}}.pbb-pdp-ingredient-card{transition:border-color .16s ease,box-shadow .16s ease}.pbb-pdp-ingredient-card:hover{border-color:var(--color-brand-rose,#c77d96);box-shadow:0 4px 14px rgba(26,18,32,.06)}.pbb-pdp-inci-chip{transition:border-color .16s ease,color .16s ease}.pbb-pdp-inci-chip:hover{border-color:var(--color-brand-rose,#c77d96);color:var(--color-text-primary,#2b1f33)}@media (min-width:1024px) and (max-width:1199px){.pbb-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px 32px!important}.pbb-footer-grid>div:first-child{grid-column:1/-1}}.pbb-skeleton{position:relative;overflow:hidden}.pbb-skeleton:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.55) 50%,transparent);animation:pbb-skeleton-sweep 1.4s ease-in-out infinite}@keyframes pbb-skeleton-sweep{to{transform:translateX(100%)}}@media (prefers-reduced-motion:reduce){.pbb-skeleton:after{animation:none}}.pbb-visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}@media (max-width:767px){.pbb-onboarding-header{padding-left:16px!important;padding-right:16px!important;gap:8px!important;flex-wrap:wrap!important}.pbb-onboarding-logolink{flex-shrink:1;min-width:0}.pbb-onboarding-logo{height:auto!important;width:100%!important;max-width:96px!important}.pbb-onboarding-skip{font-size:13px!important}}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_0fc2d1;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_0fc2d1{font-family:__Inter_0fc2d1,__Inter_Fallback_0fc2d1;font-style:normal}.__variable_0fc2d1{--font-body-loaded:"__Inter_0fc2d1","__Inter_Fallback_0fc2d1"}