:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#141414;background:#f5f5f5}html,body{margin:0;min-width:320px;min-height:100%;height:100%}body{background:#f5f5f5}*{box-sizing:border-box}#root{min-height:100%}.page{min-height:100vh;background:#f5f5f5;color:#141414;font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;--fs-micro: 11px;--fs-label: 12px;--fs-meta: 13px;--fs-body: 14px;--fs-control: 15px;--fs-body-lg: 16px;--fs-card-score: 19px;--fs-product-score: 22px;--fs-score-panel: 42px;--fs-section-title: 24px;--fs-hero-title: clamp(26px, min(3vw, 4.4dvh), 40px);--fs-hero-title-tight: clamp(24px, min(2.8vw, 4.2dvh), 36px);--fs-browse-title: clamp(34px, 3.4vw, 48px);--fs-detail-title: clamp(28px, 3vw, 40px);--fs-hero-title-mobile: 36px;--fs-browse-title-mobile: 40px;--fs-detail-title-mobile: 32px;--shell-width: 1220px;--content-width: 1088px;--section-gap: 36px;--card-gap: 10px;--card-padding: 12px;--card-radius: 24px;--card-arrow-size: 32px;--card-image-lift: -5px}.app-shell{height:100%;width:100%;background:#f5f5f5}.app-shell__frame{display:block;width:100%;min-height:100vh;height:100%;border:0;background:#f5f5f5}.site-header{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:24px 40px 0}.site-header__logo,.site-header__search{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;color:#141414}.site-header__logo svg,.site-header__search svg{width:28px;height:28px;stroke:currentColor;stroke-width:1.5;fill:none;stroke-linecap:round;stroke-linejoin:round}.site-header__search{justify-self:end;border:0;background:#fff;box-shadow:inset 0 0 0 1px #1111110f}.site-header__actions{justify-self:end;display:inline-flex;align-items:center;gap:10px}.account-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 15px;border:0;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 1px #11111114;color:#141414;font-size:var(--fs-label);line-height:1}.site-header__nav{display:inline-flex;gap:8px;justify-content:center;align-items:center;padding:4px}.site-header__nav-link{padding:14px 20px;border-radius:999px;color:#707070;font-size:var(--fs-control);line-height:1;text-decoration:none}.site-header__nav-link--active{background:#fff;color:#141414}.discover-page{width:min(var(--shell-width),calc(100% - 80px));margin:0 auto;padding:28px 0 72px}.browse-page{width:min(var(--shell-width),calc(100% - 80px));margin:0 auto;padding:34px 0 72px}.discover-page__controls,.discover-page .product-grid,.discover-scope-bar,.browse-page__title,.browse-page__scope,.browse-section{width:min(var(--content-width),100%);margin-left:auto;margin-right:auto}.page-transition{will-change:opacity,filter,transform;transition:opacity .22s cubic-bezier(.22,1,.36,1),filter .22s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1);transform:translateZ(0)}.page-transition--active{opacity:.86;filter:saturate(.98);transform:translate3d(0,5px,0)}.page-transition--active .product-grid,.page-transition--active .browse-facet-grid,.page-transition--active .show-more-row{pointer-events:none}.page-transition--active .product-card:hover .product-card__image,.page-transition--active .browse-facet-card:hover .browse-facet-card__image{transform:translateY(0) scale(1)}.page-surface{animation:pageSurfaceEnter .26s cubic-bezier(.22,1,.36,1);transform-origin:center top}.page-surface--forward{animation-name:pageSurfaceEnterForward}.page-surface--backward{animation-name:pageSurfaceEnterBackward}@keyframes pageSurfaceEnter{0%{opacity:.01;transform:translate3d(0,10px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes pageSurfaceEnterForward{0%{opacity:.01;transform:translate3d(18px,6px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes pageSurfaceEnterBackward{0%{opacity:.01;transform:translate3d(-18px,6px,0)}to{opacity:1;transform:translateZ(0)}}.hero{max-width:520px;margin:0 auto 40px;text-align:center}.hero__pill{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;color:#767676;background:#f1f1f1;box-shadow:inset 0 0 0 1px #11111114;font-size:var(--fs-body)}.hero__dot{width:10px;height:10px;border-radius:50%;background:#38d96a}.hero__title{margin:14px 0 8px;font-size:var(--fs-hero-title);line-height:.96;letter-spacing:-.06em;font-weight:500}.hero__subtitle{margin:0 auto;max-width:520px;color:#767676;font-size:var(--fs-meta);line-height:1.34}.hero__form,.footer__form{display:flex;align-items:center;gap:12px;margin:12px auto 0;max-width:480px;padding:5px;border-radius:999px;background:#fff}.hero__input,.footer__input{flex:1;min-width:0;border:0;background:transparent;color:#141414;font-size:var(--fs-control);padding:8px 14px;outline:none}.hero__input::placeholder,.footer__input::placeholder{color:#8a8a8a}.hero__button,.footer__button,.show-more-button,.detail-action{border:0;background:transparent;color:#141414;font-size:var(--fs-control);padding:10px 15px;border-radius:999px}.discover-page__controls{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.discover-page__controls--loading{align-items:stretch}.discover-page__controls-spacer{width:min(var(--content-width),100%);min-height:70px;margin:0 auto 6px}.discover-page__filter-stack{display:flex;flex:1;flex-direction:column;gap:8px;min-width:0}.pill-row{display:flex;flex-wrap:wrap;gap:6px;flex:1;min-width:0}.pill-row--secondary{gap:8px}.pill--store{justify-content:center;min-width:64px;padding-inline:14px}.loading-pill{width:112px;height:31px;border-radius:999px}.loading-pill--short{width:96px}.loading-pill--sort{width:164px;flex-shrink:0}.pill,.sort-pill{display:inline-flex;align-items:center;gap:8px;border:0;border-radius:999px;background:#f2f2f2;box-shadow:inset 0 0 0 1px #1111111a;color:#6d6d6d;padding:7px 12px;font-size:var(--fs-label);line-height:1;white-space:nowrap}.pill svg,.sort-pill svg{width:15px;height:15px;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round}.store-logo{display:block;width:auto;object-fit:contain}.store-logo--pill{height:18px;max-width:92px}.store-logo--pill.store-logo--coles{height:15px;max-width:70px}.store-logo--pill.store-logo--woolworths{height:20px;max-width:26px}.store-logo--pill.store-logo--aldi{height:22px;max-width:22px}.pill--active{background:#fff;color:#141414;box-shadow:none}.sort-pill{flex-shrink:0;background:#f5f5f5}.sort-pill__label{color:#7a7a7a}.sort-select{display:flex;align-items:center;gap:10px;align-self:flex-start;padding:7px 12px;border-radius:999px;background:#f2f2f2;box-shadow:inset 0 0 0 1px #1111111a}.sort-select__label{color:#7a7a7a;font-size:var(--fs-label);white-space:nowrap}.sort-select__control{border:0;background:transparent;color:#141414;font-size:var(--fs-label);outline:none}.discover-scope-bar{display:flex;flex-wrap:wrap;gap:8px;margin:0 auto 18px}.discover-scope-chip{display:inline-flex;align-items:center;gap:8px;border:0;border-radius:999px;background:#fff;color:#5f5f5f;box-shadow:inset 0 0 0 1px #11111114;padding:8px 12px;font-size:var(--fs-label);line-height:1}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--card-gap)}.product-grid--loading{pointer-events:none}.discover-page .product-grid{gap:var(--card-gap)}.discover-page .product-card{min-height:clamp(220px,calc((100dvh - 340px)/2),300px);padding:var(--card-padding);border-radius:var(--card-radius)}.discover-page .product-card__arrow{top:12px;right:12px;width:var(--card-arrow-size);height:var(--card-arrow-size)}.discover-page .product-card__badge{gap:6px;font-size:var(--fs-label)}.discover-page .product-card__media{padding:6px 6px 4px}.discover-page .product-card__image{max-width:210px;max-height:clamp(118px,calc((100dvh - 470px)/2),170px)}.discover-page .product-card__meta{gap:6px}.discover-page .product-card__eyebrow{gap:6px;font-size:var(--fs-label)}.discover-page .product-card__title{font-size:var(--fs-meta);line-height:1.22}.discover-page .product-card__score{font-size:var(--fs-card-score)}.discover-page .product-card--placeholder{min-height:clamp(220px,calc((100dvh - 340px)/2),300px)}.product-card{position:relative;display:flex;flex-direction:column;min-height:460px;padding:var(--card-padding);border-radius:var(--card-radius);background:#fff;color:#141414;text-decoration:none;overflow:hidden}.product-card__arrow{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;justify-content:center;width:var(--card-arrow-size);height:var(--card-arrow-size);border-radius:50%;background:#f7f7f7;color:#818181}.product-card__arrow svg,.back-link svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round}.product-card__arrow--loading{display:none}.product-card__badge{display:inline-flex;align-items:center;gap:8px;color:#b58a36;font-size:var(--fs-meta);line-height:1}.product-card__badge svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.6;fill:none;stroke-linecap:round;stroke-linejoin:round}.product-card__media{display:flex;align-items:center;justify-content:center;flex:1;padding:10px 10px 8px}.product-card__image{width:100%;max-width:280px;max-height:230px;object-fit:contain;transition:transform .18s ease;transform:translateY(0)}.product-card:hover .product-card__image{transform:translateY(var(--card-image-lift)) scale(1.012)}.product-card__meta{display:flex;flex-direction:column;gap:8px}.product-card__eyebrow{display:flex;flex-wrap:wrap;gap:8px;color:#747474;font-size:var(--fs-meta);line-height:1.4}.product-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.product-card__title{font-size:var(--fs-body);line-height:1.35}.product-card__score{font-size:var(--fs-product-score);line-height:1;letter-spacing:-.05em}.product-card--placeholder{min-height:460px}.product-card__media--placeholder{background:transparent;border-radius:24px}.product-card__media--loading{padding-top:14px}.product-card__meta--loading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end}.show-more-row{display:flex;justify-content:center;margin:36px 0 60px}@media (max-height: 980px){.discover-page{padding-top:22px}.hero{margin-bottom:28px}.hero__title{font-size:var(--fs-hero-title-tight)}.discover-page .product-card{min-height:clamp(200px,calc((100dvh - 320px)/2),270px)}.discover-page .product-card__image{max-height:clamp(105px,calc((100dvh - 430px)/2),150px)}.discover-page .product-card--placeholder{min-height:clamp(200px,calc((100dvh - 320px)/2),270px)}}.browse-page__title{margin:0 auto 28px;font-size:var(--fs-browse-title);line-height:.96;letter-spacing:-.06em;font-weight:500}.browse-page__scope{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:-8px auto 26px}.browse-page__scope-pills{display:flex;flex-wrap:wrap;gap:8px}.browse-page__scope-pill{pointer-events:none}.browse-page__scope-link{color:#7a7a7a;text-decoration:none;font-size:var(--fs-meta);white-space:nowrap}.browse-section+.browse-section{margin-top:var(--section-gap)}.browse-section--loading .browse-section__header{margin-bottom:16px}.browse-section__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.browse-section__title{margin:0;font-size:var(--fs-section-title);line-height:1;letter-spacing:-.04em;font-weight:500}.browse-section__link{color:#7a7a7a;text-decoration:none;font-size:var(--fs-meta)}.browse-facet-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--card-gap)}.browse-facet-card{position:relative;display:flex;flex-direction:column;min-height:300px;padding:var(--card-padding);border-radius:var(--card-radius);background:#fff;color:#141414;text-decoration:none;overflow:hidden}.browse-facet-card--active{box-shadow:inset 0 0 0 1px #1111112e}.browse-facet-card--active .product-card__arrow{color:#4f4f4f}.browse-facet-card--loading{pointer-events:none}.browse-facet-card__media{display:flex;align-items:center;justify-content:center;flex:1;padding:8px 8px 6px}.browse-facet-card__image{width:100%;max-width:200px;max-height:160px;object-fit:contain;transition:transform .18s ease;transform:translateY(0)}.browse-facet-card:hover .browse-facet-card__image,.browse-facet-card:hover .store-logo--card{transform:translateY(var(--card-image-lift)) scale(1.012)}.store-logo--card{transition:transform .18s ease;transform:translateY(0)}.store-logo--card.store-logo--coles{max-width:180px;max-height:56px}.store-logo--card.store-logo--woolworths{max-width:118px;max-height:118px}.store-logo--card.store-logo--aldi{max-width:94px;max-height:108px}.browse-facet-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;color:#7b7b7b;font-size:var(--fs-meta);line-height:1.2}.browse-facet-card__name{color:#141414}.browse-facet-card__count{color:#7b7b7b;font-size:var(--fs-card-score);line-height:1;letter-spacing:-.04em}.show-more-button{background:#fff;padding:18px 30px}.footer{display:grid;grid-template-columns:minmax(320px,1.2fr) minmax(540px,1fr);gap:64px;padding-top:24px;width:min(var(--content-width),100%);margin:0 auto}.footer__newsletter{display:flex;flex-direction:column;gap:26px}.footer__newsletter svg{width:42px;height:42px;stroke:currentColor;stroke-width:1.5;fill:none;stroke-linecap:round;stroke-linejoin:round}.footer--loading{pointer-events:none}.footer__form{margin:0;max-width:560px}.footer__form--loading{background:transparent;padding:0}.footer__disclaimer{max-width:700px;margin:0;color:#767676;font-size:var(--fs-body);line-height:1.5}.footer__links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 34px}.footer-column__title{margin-bottom:12px;color:#7c7c7c;font-size:var(--fs-meta)}.footer-column__items{display:flex;flex-direction:column;gap:12px}.footer-column__link{color:#141414;text-decoration:none;font-size:var(--fs-meta);line-height:1.3}.loading-logo{width:42px;height:42px}.loading-copy{display:flex;flex-direction:column;gap:10px;max-width:700px}.loading-block,.loading-logo,.loading-pill,.loading-text-line{background:#ffffffb8;animation:skeletonPulse 1.2s ease-in-out infinite alternate}.loading-logo,.loading-text-line,.loading-block{border-radius:999px}.loading-text-group{display:flex;flex-direction:column;gap:10px}.loading-text-line{height:12px}.loading-block--input{flex:1;min-height:46px}.loading-block--button{width:128px;min-height:46px}.loading-block--product-ghost{width:min(44%,132px);aspect-ratio:.78;border-radius:38px;background:radial-gradient(circle at 50% 36%,rgba(255,255,255,.96) 0%,rgba(255,255,255,.88) 34%,rgba(255,255,255,.22) 76%,transparent 100%)}.loading-block--facet-ghost{width:min(46%,122px);aspect-ratio:1;border-radius:32px;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.95) 0%,rgba(255,255,255,.84) 38%,rgba(255,255,255,.18) 78%,transparent 100%)}.product-card--loading,.browse-facet-card--loading{background:#ffffffd1}@keyframes skeletonPulse{0%{opacity:.72}to{opacity:1}}.detail-page{width:min(1120px,calc(100% - 72px));margin:0 auto;padding:24px 0 40px}.detail-page__container{display:flex;flex-direction:column;gap:14px}.back-link{display:inline-flex;align-items:center;gap:10px;width:fit-content;color:#6f6f6f;text-decoration:none;font-size:var(--fs-meta)}.detail-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:22px;align-items:start}.detail-layout--loading{pointer-events:none}.detail-media__card{display:flex;align-items:center;justify-content:center;min-height:clamp(280px,calc(100vh - 320px),420px);padding:22px;border-radius:28px;background:#fff}.detail-media__card--loading,.detail-score-card--loading{background:#ffffffd1}.detail-media__image{width:100%;max-width:390px;max-height:100%;object-fit:contain}.loading-block--detail-ghost{width:min(62%,260px);aspect-ratio:.8;border-radius:48px;background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.96) 0%,rgba(255,255,255,.86) 36%,rgba(255,255,255,.18) 80%,transparent 100%)}.detail-copy{display:flex;flex-direction:column;gap:14px;padding:4px 0 0}.detail-header{display:flex;flex-direction:column;gap:8px}.detail-header__top{display:flex;align-items:center;justify-content:space-between;gap:14px}.detail-pill{display:inline-flex;width:fit-content;padding:8px 13px;border-radius:999px;background:#fff;color:#767676;font-size:var(--fs-label)}.detail-source-button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:9px 14px;border-radius:999px;background:#141414;color:#fff;font-size:var(--fs-meta);text-decoration:none;white-space:nowrap}.detail-title{margin:0;font-size:var(--fs-detail-title);line-height:.94;letter-spacing:-.05em;font-weight:500;color:#141414}.detail-meta{display:flex;flex-wrap:wrap;gap:8px 12px;color:#858585;font-size:var(--fs-body)}.detail-evidence{color:#8a8a8a;font-size:var(--fs-label)}.detail-ownership{display:flex;flex-direction:column;gap:10px}.detail-ownership--panel{padding:12px 14px;border-radius:20px;background:#ffffffbd;box-shadow:inset 0 0 0 1px #1111110d}.detail-ownership--muted{color:#8a8a8a;font-size:var(--fs-label)}.detail-ownership__header{display:flex;flex-direction:column;gap:4px}.detail-ownership__label{color:#141414;font-size:var(--fs-label)}.detail-ownership__helper{color:#7d7d7d;font-size:var(--fs-label);line-height:1.45}.detail-ownership__actions{display:flex;flex-wrap:wrap;gap:8px}.detail-ownership__status,.detail-ownership__signin,.detail-ownership__review{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border:0;border-radius:999px;background:#efefef;color:#6c6c6c;font-size:var(--fs-label);line-height:1}.detail-ownership__status--active{background:#141414;color:#fff}.detail-ownership__signin{width:fit-content;background:#141414;color:#fff}.detail-ownership__signin--saved{background:#efefef;color:#141414}.detail-ownership__review{width:fit-content;background:transparent;box-shadow:inset 0 0 0 1px #11111114;color:#6c6c6c}.detail-overview{display:flex;flex-direction:column;gap:10px}.detail-score-row{display:grid;grid-template-columns:108px minmax(0,1fr);gap:14px;align-items:start;margin:0}.detail-score-card{padding:13px 14px;border-radius:20px;background:#fff}.detail-score-card__value{font-size:var(--fs-score-panel);line-height:.95;letter-spacing:-.06em;color:#5d5d5d}.detail-score-card__label{margin-top:4px;color:#8a8a8a;font-size:var(--fs-label);text-transform:capitalize}.detail-verdict{color:#6b6b6b;font-size:var(--fs-body-lg);line-height:1.35}.detail-section{padding-top:0;border-top:0}.detail-content-grid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:18px;align-items:start}.detail-section h2{margin:0 0 8px;color:#141414;font-size:var(--fs-body-lg);line-height:1.2}.detail-section p{margin:0;color:#7a7a7a;font-size:var(--fs-body);line-height:1.48}.detail-ingredients{display:flex;flex-direction:column;gap:10px}.detail-ingredient-row{display:grid;grid-template-columns:minmax(0,132px) minmax(0,1fr);gap:10px;align-items:start}.detail-ingredient-name{color:#141414;font-size:var(--fs-body);line-height:1.35}.detail-indicators{display:flex;flex-wrap:wrap;gap:6px}.detail-indicator{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:#fff;color:#6f6f6f;font-size:var(--fs-micro);line-height:1.2;box-shadow:inset 0 0 0 1px #1111110a}.detail-indicator__dot{width:6px;height:6px;border-radius:999px;flex:none}.detail-indicator--positive .detail-indicator__dot{background:#86b48f}.detail-indicator--watch .detail-indicator__dot{background:#c2ab72}.detail-indicator--concern .detail-indicator__dot{background:#a98c8c}.detail-sources{display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px;color:#8a8a8a;font-size:var(--fs-label)}.detail-sources__label{color:#141414}.detail-source-link{color:#7a7a7a;text-decoration:none}.detail-source-link:hover{color:#141414}.account-panel__scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:25;border:0;background:#1111112e}.account-panel{position:fixed;top:22px;right:22px;bottom:22px;z-index:30;width:min(420px,calc(100vw - 32px));display:flex;flex-direction:column;gap:18px;padding:22px;border-radius:28px;background:#fff;box-shadow:0 24px 60px #1111111f;overflow-y:auto}.account-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.account-panel__eyebrow{color:#7c7c7c;font-size:var(--fs-label)}.account-panel__title{margin:4px 0 0;font-size:var(--fs-section-title);line-height:1;letter-spacing:-.04em;font-weight:500}.account-panel__subtitle{margin:8px 0 0;max-width:320px;color:#7d7d7d;font-size:var(--fs-body);line-height:1.5}.account-panel__close{border:0;background:#f2f2f2;width:36px;height:36px;border-radius:50%;color:#6c6c6c;font-size:24px;line-height:1}.account-panel__body{display:flex;flex-direction:column;gap:18px}.account-panel__state,.account-panel__note,.account-section__empty{color:#7b7b7b;font-size:var(--fs-body);line-height:1.5}.account-panel__identity{display:flex;flex-direction:column;gap:4px}.account-panel__name{font-size:var(--fs-body-lg);color:#141414}.account-panel__email{color:#7d7d7d;font-size:var(--fs-meta)}.account-summary{display:flex;flex-wrap:wrap;gap:8px}.account-summary__pill{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;background:#f4f4f4;color:#666;font-size:var(--fs-label)}.account-summary__count{color:#141414;font-size:var(--fs-meta)}.account-section{display:flex;flex-direction:column;gap:12px}.account-section__header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.account-section__header h2,.account-section__header h3{margin:0;font-size:var(--fs-body-lg);font-weight:500}.account-section__header span{color:#7d7d7d;font-size:var(--fs-label)}.account-capture{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px;border-radius:20px;background:#f6f6f6}.account-capture__copy{display:flex;flex-direction:column;gap:6px}.account-capture__copy h2,.account-capture__copy h3{margin:0;font-size:var(--fs-body-lg);font-weight:500}.account-capture__copy p{margin:0;color:#7c7c7c;font-size:var(--fs-label);line-height:1.5}.account-capture__actions{flex-shrink:0}.account-capture__button,.account-form__cancel{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:0;border-radius:999px;background:#fff;color:#5f5f5f;font-size:var(--fs-label);line-height:1}.account-capture__button--ghost{box-shadow:inset 0 0 0 1px #1111110f}.account-product-list,.account-suggestion-list{display:flex;flex-direction:column;gap:8px}.account-product-list__item,.account-suggestion-list__item{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:12px 14px;border:0;border-radius:20px;background:#f6f6f6;color:#141414;text-align:left}.account-product-list__copy{display:flex;flex-direction:column;gap:3px;min-width:0}.account-product-list__name{font-size:var(--fs-meta)}.account-product-list__meta,.account-product-list__status{color:#7a7a7a;font-size:var(--fs-label)}.account-form{display:flex;flex-direction:column;gap:10px}.account-form-shell{display:flex;flex-direction:column;gap:12px;padding:14px;border-radius:20px;background:#f9f9f9}.account-form-shell__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.account-form-shell__header h3{margin:0;font-size:var(--fs-body-lg);font-weight:500}.account-input,.account-textarea{width:100%;border:0;border-radius:18px;background:#f6f6f6;color:#141414;padding:13px 14px;font-size:var(--fs-meta);outline:none;resize:vertical}.account-input::placeholder,.account-textarea::placeholder{color:#909090}.account-form__submit,.account-panel__signout{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border:0;border-radius:999px;background:#141414;color:#fff;font-size:var(--fs-control)}.account-panel__signout{width:fit-content}.shelf-page{width:min(var(--shell-width),calc(100% - 80px));margin:0 auto;padding:28px 0 72px}.shelf-page__container{width:min(var(--content-width),100%);margin:0 auto;display:flex;flex-direction:column;gap:24px}.shelf-page__header,.shelf-auth,.shelf-overview,.shelf-main,.shelf-side{border-radius:28px;background:#ffffffe6;padding:22px}.shelf-page__eyebrow{color:#7c7c7c;font-size:var(--fs-label)}.shelf-page__title{margin:4px 0 0;font-size:var(--fs-browse-title);line-height:.96;letter-spacing:-.05em;font-weight:500}.shelf-page__subtitle,.shelf-page__state,.shelf-auth__note,.account-section__note{margin:10px 0 0;color:#7d7d7d;font-size:var(--fs-body);line-height:1.5}.shelf-layout{display:flex;flex-direction:column;gap:18px}.shelf-identity{display:flex;flex-direction:column;gap:4px}.shelf-identity__name{font-size:var(--fs-body-lg);color:#141414}.shelf-identity__email{color:#7d7d7d;font-size:var(--fs-meta)}.shelf-summary{margin-top:16px}.shelf-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.85fr);gap:18px;align-items:start}.shelf-main,.shelf-side{display:flex;flex-direction:column;gap:18px}.shelf-product-list{display:flex;flex-direction:column;gap:8px}.shelf-product{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 14px;border-radius:20px;background:#f6f6f6}.shelf-product__link{border:0;background:transparent;padding:0;text-align:left}.shelf-product__copy{display:flex;flex-direction:column;gap:4px}.shelf-product__name{font-size:var(--fs-meta);color:#141414}.shelf-product__meta{color:#7a7a7a;font-size:var(--fs-label)}.shelf-product__select{min-height:34px;padding:0 12px;border:0;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 1px #1111110f;color:#5f5f5f;font-size:var(--fs-label)}.account-form__error{color:#9a4a4a;font-size:var(--fs-label)}.auth-mode-switch{display:inline-flex;gap:6px;padding:4px;width:fit-content;border-radius:999px;background:#f2f2f2}.auth-mode-switch__button{border:0;background:transparent;color:#6d6d6d;padding:10px 14px;border-radius:999px;font-size:var(--fs-label)}.auth-mode-switch__button--active{background:#fff;color:#141414}.detail-loading{padding:42px;border-radius:24px;background:#fff;color:#707070;font-size:var(--fs-body-lg)}@media (max-width: 1200px){.discover-page{width:min(100%,calc(100% - 48px));padding-top:80px}.discover-page__controls{flex-direction:column;align-items:flex-start}.sort-pill,.sort-select{align-self:flex-end}.product-grid,.browse-facet-grid,.detail-layout,.footer{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout,.detail-score-row{grid-template-columns:1fr}.detail-content-grid,.detail-ingredient-row{grid-template-columns:1fr;gap:12px}}@media (max-width: 810px){.site-header{grid-template-columns:1fr auto;gap:18px;padding:20px 20px 0}.site-header__nav{order:3;grid-column:1 / -1;justify-content:flex-start;overflow-x:auto}.site-header__actions{gap:8px}.account-button{min-height:38px;padding:0 14px;font-size:var(--fs-label)}.discover-page,.browse-page,.detail-page{width:calc(100% - 32px);padding-top:28px}.discover-page__controls,.discover-page__filter-stack,.discover-scope-bar{width:100%;min-width:0}.hero{margin-bottom:44px}.hero__title{font-size:var(--fs-hero-title-mobile)}.hero__subtitle,.footer__disclaimer{font-size:var(--fs-body)}.hero__form,.footer__form{flex-direction:column;border-radius:28px;padding:14px}.hero__input,.hero__button,.footer__input,.footer__button{width:100%}.pill-row{overflow:visible;flex-wrap:wrap;width:100%;padding-bottom:4px}.pill{max-width:100%;min-width:0;padding-inline:11px}.pill span{min-width:0}.sort-pill{align-self:flex-start}.sort-select{width:100%;justify-content:space-between}.page-transition--active{opacity:.9;transform:translate3d(0,8px,0)}.page-surface{animation-duration:.22s}.page-surface--forward{animation-name:pageSurfaceEnterForwardMobile}.page-surface--backward{animation-name:pageSurfaceEnterBackwardMobile}.product-grid,.browse-facet-grid,.footer,.footer__links,.shelf-grid{grid-template-columns:1fr}.footer-column__title,.footer-column__link{font-size:var(--fs-meta)}.browse-page__title{font-size:var(--fs-browse-title-mobile);margin-bottom:28px}.browse-page__scope{flex-direction:column;align-items:flex-start;margin-bottom:22px}.browse-section__title{font-size:var(--fs-section-title)}.product-card{min-height:500px}.detail-media__card{min-height:420px;padding:28px}.detail-header__top{align-items:flex-start;flex-direction:column}.detail-title{font-size:var(--fs-detail-title-mobile)}.account-capture,.account-form-shell__header{flex-direction:column;align-items:flex-start}.account-capture__button,.account-form__cancel,.account-form__submit,.account-panel__signout,.detail-ownership__signin,.detail-ownership__review,.shelf-product__select{width:100%}.detail-ownership__actions{display:grid;grid-template-columns:1fr}.shelf-page,.shelf-page__container{width:calc(100% - 32px)}.shelf-page__title{font-size:var(--fs-browse-title-mobile)}.shelf-product{grid-template-columns:1fr}}@keyframes pageSurfaceEnterForwardMobile{0%{opacity:.01;transform:translate3d(22px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes pageSurfaceEnterBackwardMobile{0%{opacity:.01;transform:translate3d(-22px,0,0)}to{opacity:1;transform:translateZ(0)}}@media (prefers-reduced-motion: reduce){.page-transition,.page-surface,.product-card__image,.browse-facet-card__image,.store-logo--card{animation:none!important;transition:none!important;transform:none!important}}
