:root{--tds-blue-50:#e8f3ff;--tds-blue-500:#3182f6;--tds-blue-700:#1b64da;--tds-grey-50:#f9fafb;--tds-grey-100:#f2f4f6;--tds-grey-200:#e5e8eb;--tds-grey-300:#d1d6db;--tds-grey-400:#b0b8c1;--tds-grey-500:#8b95a1;--tds-grey-600:#6b7684;--tds-grey-700:#4e5968;--tds-grey-800:#333d4b;--tds-grey-900:#191f28;--tds-red-50:#fff0f0;--tds-red-500:#f04452;--color-action:var(--tds-blue-500);--color-action-strong:var(--tds-blue-700);--color-action-weak:var(--tds-blue-50);--color-text-strong:var(--tds-grey-900);--color-text:var(--tds-grey-700);--color-text-subtle:var(--tds-grey-500);--color-border:var(--tds-grey-200);--color-surface:#fff;--color-surface-subtle:var(--tds-grey-50);--color-danger:var(--tds-red-500);--color-danger-weak:var(--tds-red-50);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--text-title:28px;--text-heading:22px;--text-body-strong:17px;--text-body:15px;--text-label:13px;--text-caption:12px;--radius-small:8px;--radius-medium:12px;--radius-large:16px;--sidebar-width:248px;--header-height:60px}*{box-sizing:border-box;margin:0;padding:0}html{scrollbar-gutter:stable;overflow-y:scroll}body{background:var(--color-surface);color:var(--color-text-strong);font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:var(--text-body);letter-spacing:-.02em;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{color:inherit;font:inherit;letter-spacing:inherit}button{cursor:pointer;background:0 0;border:0}ul{list-style:none}:where(a,button,input,select):focus-visible{outline:2px solid var(--color-action);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.header{z-index:50;height:var(--header-height);padding:0 var(--space-5);border-bottom:1px solid var(--color-surface-subtle);background:color-mix(in srgb, var(--color-surface) 88%, transparent);-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);align-items:center;display:flex;position:sticky;top:0}.logo{align-items:center;gap:9px;min-height:44px;display:inline-flex}.logo__mark{flex:0 0 34px;width:34px;height:34px;transition:transform .16s;display:block}.logo:hover .logo__mark{transform:translateY(-1px)}.logo__wordmark{color:#191f28;letter-spacing:-.025em;white-space:nowrap;align-items:baseline;gap:5px;font-size:17px;font-weight:750;line-height:1;display:inline-flex}.logo__wordmark strong{color:var(--color-action);letter-spacing:-.035em;font-weight:900}.header-link{min-height:44px;color:var(--color-text-subtle);font-size:var(--text-label);align-items:center;margin-left:auto;font-weight:700;display:inline-flex}.shell{align-items:flex-start;width:100%;max-width:1280px;margin:0 auto;display:flex}.sidebar{top:var(--header-height);flex:0 0 var(--sidebar-width);width:var(--sidebar-width);height:calc(100vh - var(--header-height));padding:var(--space-5) var(--space-3) var(--space-10);border-right:1px solid var(--color-surface-subtle);position:sticky;overflow-y:auto}.main{min-width:0;padding:28px var(--space-6) 80px;flex:auto}.segment{margin-bottom:var(--space-3);border-radius:var(--radius-medium);background:var(--tds-grey-100);gap:2px;padding:3px;display:flex}.segment a{min-height:44px;color:var(--color-text-subtle);border-radius:9px;flex:1 1 0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.segment a[aria-current=page]{background:var(--color-surface);color:var(--color-text-strong)}.sidebar-search{margin-bottom:var(--space-2);display:block}.sidebar-search input{width:100%;min-height:44px;padding:0 var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-medium);background:var(--color-surface);outline:0}.sidebar-search input::placeholder,.search-field input::placeholder{color:var(--tds-grey-400)}.nav-list{flex-direction:column;gap:1px;display:flex}.nav-list a{min-height:44px;padding:var(--space-2) var(--space-3);border-radius:var(--radius-medium);color:var(--color-text);align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.nav-list a:hover{background:var(--color-surface-subtle)}.nav-list a[aria-current=page]{background:var(--color-action-weak);color:var(--color-action-strong);font-weight:700}.nav-name{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.nav-count{color:var(--tds-grey-400);font-size:var(--text-caption);font-variant-numeric:tabular-nums}.category-mark{background:var(--color-surface);box-shadow:0 3px 12px color-mix(in srgb, var(--tds-grey-900) 9%, transparent);border-radius:30%;flex:none;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.category-mark img{object-fit:cover;width:100%;height:100%;display:block}.category-mark--small{width:28px;height:28px}.category-mark--medium{width:48px;height:48px}.category-mark--large{width:72px;height:72px}.page-top,.detail-top{min-height:64px;margin-bottom:var(--space-5);align-items:center;display:flex}.eyebrow{margin-bottom:var(--space-1);color:var(--color-action);font-size:var(--text-label);font-weight:700;display:block}.page-top h1,.detail-top h1{font-size:var(--text-title);letter-spacing:-.045em;font-weight:800;line-height:1.2}.page-count{background:var(--color-action-weak);min-width:44px;min-height:44px;color:var(--color-action-strong);font-size:var(--text-body-strong);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;margin-left:auto;display:flex}.catalog-filter{padding:var(--space-3);margin-bottom:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-large)}.search-field{min-height:48px;padding:0 var(--space-3);border-radius:var(--radius-medium);background:var(--color-surface-subtle);align-items:center;display:flex}.search-field svg{width:20px;height:20px;margin-right:var(--space-2);fill:none;stroke:var(--color-text-subtle);stroke-linecap:round;stroke-width:1.8px;flex:none}.search-field input{background:0 0;border:0;outline:0;flex:auto;min-width:0;height:44px}.filter-chips{gap:var(--space-1);padding-top:var(--space-2);scrollbar-width:none;display:flex;overflow-x:auto}.filter-chips::-webkit-scrollbar{display:none}.filter-chips button{min-height:44px;padding:0 var(--space-3);border-radius:var(--radius-medium);color:var(--color-text-subtle);font-size:var(--text-label);flex:none;font-weight:700}.filter-chips button:hover{background:var(--color-surface-subtle)}.filter-chips button[aria-pressed=true]{background:var(--color-action-weak);color:var(--color-action-strong)}.ingredient-list{border:1px solid var(--color-border);border-radius:var(--radius-large);overflow:hidden}.ingredient-row+.ingredient-row{border-top:1px solid var(--color-surface-subtle)}.ingredient-row{padding:var(--space-3) var(--space-4)}.ingredient-row:hover{background:var(--color-surface-subtle)}.ingredient-row__link{align-items:center;gap:var(--space-3);min-height:48px;display:flex}.ingredient-row__body{flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.ingredient-row__body strong{font-size:var(--text-body-strong);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.ingredient-row__body>span{color:var(--color-text-subtle);font-size:var(--text-label);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.family-label{padding:5px var(--space-2);border-radius:var(--radius-small);background:var(--tds-grey-100);color:var(--color-text-subtle);font-size:var(--text-caption);flex:none;font-weight:700}.arrow{color:var(--tds-grey-400);font-size:25px;font-weight:400}.function-pills{gap:var(--space-1);margin:var(--space-1) 0 0 56px;flex-wrap:wrap;display:flex}.function-pills a{min-height:28px;padding:0 var(--space-2);background:var(--color-action-weak);color:var(--color-action-strong);font-size:var(--text-caption);border-radius:999px;align-items:center;font-weight:700;display:inline-flex}.empty-state{justify-content:center;align-items:center;gap:var(--space-3);min-height:240px;color:var(--color-text-subtle);flex-direction:column;display:flex}.empty-state button,.empty-state a{min-height:44px;padding:0 var(--space-4);border-radius:var(--radius-medium);background:var(--color-action);color:var(--color-surface);font-size:var(--text-label);align-items:center;font-weight:700;display:inline-flex}.empty-state--page{min-height:50vh}.detail-top{gap:var(--space-4)}.detail-top p{margin-top:var(--space-1);color:var(--color-text-subtle);font-size:var(--text-body);font-weight:500;line-height:1.45}.product-page-top p{margin-top:var(--space-1);color:var(--color-text-subtle);font-size:var(--text-label);font-weight:600}.product-browser{width:100%}.product-toolbar{gap:var(--space-2);margin-bottom:var(--space-2);display:flex}.product-search{border:1px solid var(--color-border);background:var(--color-surface);flex:auto}.sort-field{flex:none}.sort-field select{height:48px;padding:0 36px 0 var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-medium);background:var(--color-surface);color:var(--color-text);font-size:var(--text-label);font-weight:700}.product-category-filter{padding:0 0 var(--space-2)}.detail-filters{margin:var(--space-1) 0 var(--space-3);padding:var(--space-4);border-radius:var(--radius-large);background:linear-gradient(145deg,#f7fbff 0%,#fff 58%);border:1px solid #cfe2ff;box-shadow:0 8px 24px #3182f60f}.detail-filters__heading{justify-content:space-between;align-items:flex-start;gap:var(--space-4);padding-bottom:var(--space-3);border-bottom:1px solid var(--color-surface-subtle);display:flex}.detail-filters__heading>div{gap:3px;display:grid}.detail-filters__eyebrow{color:var(--color-action-strong);letter-spacing:.05em;font-size:11px;font-weight:800}.detail-filters__heading strong{color:var(--color-text-strong);font-size:18px;font-weight:800}.detail-filters__heading p,.detail-filters__note{color:var(--color-text-subtle);font-size:var(--text-caption);font-weight:500;line-height:1.45}.detail-filters__clear{align-items:center;gap:var(--space-1);min-height:38px;padding:0 var(--space-3);border-radius:var(--radius-medium);background:var(--color-action-weak);color:var(--color-action-strong);font-size:var(--text-caption);white-space:nowrap;font-weight:750;display:inline-flex}.detail-filters__clear:disabled{background:var(--color-surface-subtle);color:var(--tds-grey-400);cursor:default}.detail-filters__clear span{background:var(--color-action);color:#fff;border-radius:999px;place-items:center;min-width:20px;height:20px;font-size:11px;display:inline-grid}.detail-filter-row{align-items:start;gap:var(--space-3);padding-top:var(--space-3);grid-template-columns:116px minmax(0,1fr);display:grid}.detail-filter-row>strong{min-height:34px;color:var(--color-text-strong);font-size:var(--text-label);padding-top:8px;font-weight:750}.detail-filter-options{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.detail-filter-options button{border:1px solid var(--color-border);background:var(--color-surface);min-height:36px;color:var(--color-text);font-size:var(--text-caption);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:0 10px 0 12px;font-weight:700;display:inline-flex}.detail-filter-options button:hover{background:#f4f9ff;border-color:#9bc4ff}.detail-filter-options button[aria-pressed=true]{border-color:var(--color-action);background:var(--color-action);color:#fff}.detail-filter-options button:disabled{opacity:.38;cursor:default}.detail-filter-options small{background:var(--color-surface-subtle);min-width:19px;height:19px;color:var(--color-text-subtle);border-radius:999px;place-items:center;font-size:10px;font-weight:800;display:inline-grid}.detail-filter-options button[aria-pressed=true] small{color:#fff;background:#fff3}.detail-filters__note{margin:var(--space-3) 0 0 129px}.product-result-line{align-items:baseline;gap:var(--space-1);min-height:40px;padding:0 var(--space-1);color:var(--color-text-subtle);font-size:var(--text-label);display:flex}.product-result-line strong{color:var(--color-text-strong);font-size:var(--text-body-strong)}.product-list{border:1px solid var(--color-border);border-radius:var(--radius-large);overflow:hidden}.product-card{align-items:center;gap:var(--space-5);min-height:176px;padding:var(--space-4);background:var(--color-surface);grid-template-columns:144px minmax(0,1fr) 132px;display:grid}.product-card+.product-card{border-top:1px solid var(--color-surface-subtle)}.product-card:hover{background:var(--color-surface-subtle)}.product-card__image{border-radius:var(--radius-medium);background:var(--color-surface);justify-content:center;align-items:center;width:144px;height:144px;display:flex;overflow:hidden}.product-card__image img{object-fit:contain;width:100%;height:100%;transition:transform .18s;display:block}.product-card:hover .product-card__image img{transform:scale(1.035)}.product-card__body{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.product-card__brand,.product-detail__brand{margin-bottom:var(--space-1);color:var(--color-action-strong);font-size:var(--text-caption);letter-spacing:0;font-weight:800}.product-card__name{color:var(--color-text-strong);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;font-weight:750;line-height:1.45;display:-webkit-box;overflow:hidden}.product-card__name-en{margin-top:var(--space-1);color:var(--color-text-subtle);font-size:var(--text-caption);-webkit-line-clamp:1;-webkit-box-orient:vertical;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.product-card__tags{gap:var(--space-1);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.product-card__tags span,.product-card__tags a{min-height:28px;padding:0 var(--space-2);background:var(--tds-grey-100);color:var(--color-text);font-size:var(--text-caption);border-radius:999px;align-items:center;font-weight:700;display:inline-flex}.product-card__tags a,.product-card__tags .product-card__facet--type{background:var(--color-action-weak);color:var(--color-action-strong)}.product-card__commerce{flex-direction:column;align-items:flex-end;min-width:0;display:flex}.product-rating,.product-detail__rating{color:var(--color-text-subtle);font-size:var(--text-label);font-weight:700}.product-rating span,.product-detail__rating span{color:#ffb21c}.product-card__commerce del{margin-top:var(--space-2);color:var(--tds-grey-400);font-size:var(--text-caption)}.product-card__commerce strong{margin-top:var(--space-1);font-size:var(--text-body-strong);letter-spacing:-.03em;font-weight:800}.product-card__commerce>a{justify-content:center;align-items:center;gap:var(--space-1);min-width:104px;min-height:44px;margin-top:var(--space-3);padding:0 var(--space-4);border-radius:var(--radius-medium);background:var(--color-action);color:var(--color-surface);font-size:var(--text-label);font-weight:800;display:inline-flex}.load-more{justify-content:center;align-items:center;gap:var(--space-2);width:100%;min-height:52px;margin-top:var(--space-3);border-radius:var(--radius-medium);background:var(--tds-grey-100);color:var(--color-text);font-size:var(--text-label);font-weight:800;display:flex}.load-more span{color:var(--color-text-subtle);font-weight:600}.detail-section--first{margin-top:0}.section-heading>span{color:var(--color-text-subtle);font-size:var(--text-label);font-weight:700}.empty-state--compact{border:1px solid var(--color-border);border-radius:var(--radius-large);min-height:128px}.top-stats{gap:var(--space-2);margin-left:auto;display:flex}.top-stats span{align-items:center;gap:var(--space-1);min-height:44px;padding:0 var(--space-3);background:var(--color-action-weak);color:var(--color-action-strong);font-size:var(--text-caption);border-radius:999px;font-weight:700;display:flex}.top-stats strong{font-size:var(--text-body-strong)}.product-detail{align-items:center;gap:var(--space-8);grid-template-columns:minmax(280px,44%) minmax(0,1fr);display:grid}.product-detail__image{aspect-ratio:1;background:var(--color-surface-subtle);border-radius:24px;justify-content:center;align-items:center;display:flex;overflow:hidden}.product-detail__image img{object-fit:contain;width:100%;height:100%;display:block}.product-detail__content{min-width:0}.product-detail__category{align-items:center;gap:var(--space-2);margin-bottom:var(--space-4);color:var(--color-text-subtle);font-size:var(--text-label);font-weight:700;display:flex}.product-detail h1{font-size:var(--text-heading);letter-spacing:-.04em;font-weight:800;line-height:1.4}.product-detail__content>p{margin-top:var(--space-2);color:var(--color-text-subtle);font-size:var(--text-label);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}.product-detail__rating{margin-top:var(--space-5)}.product-detail__price{align-items:baseline;gap:var(--space-2);margin-top:var(--space-3);display:flex}.product-detail__price del{color:var(--tds-grey-400);font-size:var(--text-label)}.product-detail__price strong{letter-spacing:-.04em;font-size:24px;font-weight:800}.purchase-button{justify-content:center;align-items:center;gap:var(--space-1);width:100%;min-height:52px;margin-top:var(--space-5);padding:0 var(--space-5);border-radius:var(--radius-medium);background:var(--color-action);color:var(--color-surface);font-size:var(--text-body);font-weight:800;display:flex}.spec-row--links dd{justify-content:flex-end;gap:var(--space-1);flex-wrap:wrap;display:flex}.spec-row--links dd a{min-height:32px;padding:0 var(--space-2);background:var(--color-action-weak);color:var(--color-action-strong);font-size:var(--text-caption);border-radius:999px;align-items:center;font-weight:700;display:inline-flex}.product-list--compact .product-card:nth-child(n+5){display:none}.product-source-line{margin-top:var(--space-6);color:var(--color-text-subtle);font-size:var(--text-caption);font-weight:600}.product-source-line a{margin-left:var(--space-1);color:var(--color-action-strong)}.formulation-list{gap:var(--space-3);flex-direction:column;display:flex}.formulation-card{padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-large)}.formulation-card__heading{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-3);display:flex}.formulation-card__heading h3{color:var(--color-text-strong);font-size:var(--text-body-strong);font-weight:800;line-height:1.5}.formulation-card__heading>span{color:var(--color-text-subtle);font-size:var(--text-label);flex:none;font-weight:700}.full-ingredient-list{gap:var(--space-2);flex-wrap:wrap;display:flex}.full-ingredient-list>a{align-items:center;gap:var(--space-2);min-height:44px;padding:var(--space-2) var(--space-3) var(--space-2) var(--space-2);border-radius:var(--radius-medium);background:var(--color-surface-subtle);color:var(--color-text);font-size:var(--text-label);font-weight:700;display:inline-flex}.full-ingredient-list>a:hover{background:var(--color-action-weak);color:var(--color-action-strong)}.full-ingredient-list>a>span{border-radius:var(--radius-small);background:var(--color-surface);min-width:28px;height:28px;color:var(--color-text-subtle);font-size:var(--text-caption);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;display:inline-flex}.full-ingredient-list>a>i{color:var(--tds-grey-400);font-size:var(--text-caption);font-style:normal}.formulation-source{margin-top:var(--space-3);color:var(--color-text-subtle);font-size:var(--text-caption);font-weight:600}.formulation-source a{margin-left:var(--space-1);color:var(--color-action-strong)}.inci-product-list,.inci-source-list{border:1px solid var(--color-border);border-radius:var(--radius-large);overflow:hidden}.inci-product-list>a{align-items:center;gap:var(--space-4);min-height:64px;padding:var(--space-3) var(--space-4);grid-template-columns:140px minmax(0,1fr) auto;display:grid}.inci-product-list>a+a,.inci-source-list>a+a{border-top:1px solid var(--color-surface-subtle)}.inci-product-list>a:hover,.inci-source-list>a:hover{background:var(--color-surface-subtle)}.inci-product-list span{color:var(--color-action-strong);font-size:var(--text-label);font-weight:700}.inci-product-list strong{font-size:var(--text-body);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.inci-product-list i{color:var(--tds-grey-400);font-size:24px;font-style:normal}.inci-source-list>a{min-height:52px;padding:var(--space-2) var(--space-4);color:var(--color-action-strong);font-size:var(--text-label);justify-content:space-between;align-items:center;font-weight:700;display:flex}.function-top .page-count{align-self:center}.detail-section{margin-top:var(--space-8)}.detail-section.detail-section--first{margin-top:0}.detail-section>h2,.section-heading h2{margin:0 var(--space-1) var(--space-3);font-size:var(--text-body-strong);font-weight:800}.spec-list,.source-list{border:1px solid var(--color-border);border-radius:var(--radius-large);overflow:hidden}.spec-row{align-items:center;gap:var(--space-6);min-height:64px;padding:var(--space-3) var(--space-4);display:flex}.spec-row+.spec-row{border-top:1px solid var(--color-surface-subtle)}.spec-row dt{color:var(--color-text-subtle);font-size:var(--text-body);flex:0 0 100px;font-weight:600}.spec-row dd{min-width:0;color:var(--color-text-strong);font-size:var(--text-body);text-align:right;flex:auto;font-weight:700}.spec-row--functions{align-items:flex-start}.spec-row--functions .function-pills{justify-content:flex-end;margin:0}.notice{gap:var(--space-2);margin-top:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-medium);background:var(--color-danger-weak);color:var(--color-text);font-size:var(--text-label);font-weight:500;line-height:1.5;display:flex}.notice strong{color:var(--color-danger);flex:none}.section-heading{margin-bottom:var(--space-3);justify-content:space-between;align-items:center;display:flex}.section-heading h2{margin-bottom:0}.section-heading a{min-height:44px;color:var(--color-action-strong);font-size:var(--text-label);align-items:center;font-weight:700;display:inline-flex}.ingredient-list--compact .ingredient-row:nth-child(n+5){display:none}.data-limit{margin-top:var(--space-6);color:var(--tds-grey-400);font-size:var(--text-caption);font-weight:600;line-height:1.5}.source-list>div{align-items:center;gap:var(--space-6);min-height:88px;padding:var(--space-4);display:flex}.source-list>div+div{border-top:1px solid var(--color-surface-subtle)}.source-list dt{font-size:var(--text-body-strong);flex:0 0 230px;font-weight:700}.source-list dd{align-items:center;gap:var(--space-3);flex:auto;display:flex}.source-list dd>span{color:var(--color-text-subtle);font-size:var(--text-label);flex:auto;font-weight:500}.source-list a{min-height:44px;color:var(--color-action-strong);font-size:var(--text-label);white-space:nowrap;align-items:center;font-weight:700;display:inline-flex}.source-notice{margin-top:var(--space-4);padding:var(--space-4);border-radius:var(--radius-large);background:var(--color-surface-subtle)}.source-notice strong{font-size:var(--text-label);font-weight:800}.source-notice p{margin-top:var(--space-2);color:var(--color-text);font-size:var(--text-label);font-weight:500;line-height:1.6}@media (max-width:900px){.shell{display:block}.sidebar{width:auto;height:auto;padding:var(--space-3) var(--space-4) 0;border-right:0;position:static;overflow:visible}.segment,.sidebar-search{margin-bottom:var(--space-2)}.nav-list{gap:var(--space-1);padding-bottom:var(--space-1);scrollbar-width:none;flex-direction:row;overflow-x:auto}.nav-list::-webkit-scrollbar{display:none}.nav-list a{padding:var(--space-2) var(--space-3) var(--space-2) var(--space-2);background:var(--color-surface-subtle);white-space:nowrap;flex:none}.nav-count{display:none}.main{padding:var(--space-5) var(--space-4) 64px}.page-top h1,.detail-top h1{font-size:23px}.source-list>div{align-items:flex-start;gap:var(--space-2);flex-direction:column}.source-list dt{flex-basis:auto}.source-list dd{width:100%}.product-card{gap:var(--space-4);grid-template-columns:128px minmax(0,1fr) 124px}.product-card__image{width:128px;height:128px}}@media (max-width:560px){.header{padding:0 var(--space-4)}.logo{gap:var(--space-2)}.logo__mark{flex-basis:32px;width:32px;height:32px}.logo__wordmark{gap:4px;font-size:15px}.detail-filters{margin-right:calc(var(--space-4) * -1);margin-left:calc(var(--space-4) * -1);padding:var(--space-4) 0;border-left:0;border-right:0;border-radius:0}.detail-filters__heading{margin:0 var(--space-4)}.detail-filters__heading p{max-width:230px}.detail-filters__clear{padding:0 var(--space-2)}.detail-filter-row{padding-top:var(--space-3);display:block}.detail-filter-row>strong{min-height:0;padding:0 var(--space-4) var(--space-2);display:block}.detail-filter-options{padding:0 var(--space-4) var(--space-1);scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.detail-filter-options::-webkit-scrollbar{display:none}.detail-filters__note{margin:var(--space-2) var(--space-4) 0}.catalog-filter{padding:var(--space-2)}.ingredient-row{padding:var(--space-3)}.ingredient-row__link{gap:var(--space-2)}.ingredient-row__body strong{font-size:15px}.family-label{display:none}.function-pills{margin-left:52px}.detail-top{align-items:flex-start}.category-mark--large{width:52px;height:52px;font-size:20px}.function-top{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;display:grid}.function-top .page-count{margin-left:0}.spec-row{align-items:flex-start;gap:var(--space-3)}.spec-row dt{flex-basis:72px}.source-list dd{flex-direction:column;align-items:flex-start}.product-page-top{align-items:center}.product-toolbar{flex-direction:column;align-items:stretch}.sort-field select{width:100%}.product-card{align-items:start;gap:var(--space-3);min-height:0;padding:var(--space-3);grid-template-columns:96px minmax(0,1fr)}.product-card__image{width:96px;height:96px}.product-card__name{font-size:15px;line-height:1.4}.product-card__name-en{display:none}.product-card__tags{margin-top:var(--space-2)}.product-card__tags a:nth-of-type(n+2){display:none}.product-card__commerce{grid-column:2;align-items:flex-start}.product-card__commerce del{display:none}.product-card__commerce strong{margin-top:var(--space-1)}.product-card__commerce>a{min-width:96px;min-height:44px;margin-top:var(--space-2)}.top-stats{align-items:flex-end;gap:var(--space-1);flex-direction:column}.top-stats span{min-height:32px;padding:0 var(--space-2)}.top-stats strong{font-size:15px}.product-detail{gap:var(--space-5);grid-template-columns:1fr}.product-detail__image{border-radius:var(--radius-large)}.product-detail h1{font-size:20px}.product-detail__category{margin-bottom:var(--space-3)}.spec-row--links dd{justify-content:flex-end}.formulation-card{padding:var(--space-3)}.full-ingredient-list{gap:var(--space-1)}.inci-product-list>a{gap:var(--space-1) var(--space-3);grid-template-columns:1fr auto}.inci-product-list span,.inci-product-list strong{grid-column:1}.inci-product-list i{grid-area:1/2/span 2}}
