.formula--interactive .formula-explorer__inner{display:grid;gap:clamp(28px,5vw,58px)}.formula--interactive .formula-explorer__intro{width:min(100%,880px);margin-inline:auto;text-align:center}.formula--interactive .formula-explorer__intro .eyebrow{margin-bottom:14px}.formula--interactive .formula-explorer__intro .heading{margin:0}.formula--interactive .formula-explorer__intro .copy{width:min(100%,700px);margin:20px auto 0;color:var(--section-text, #616166)}alim-formula-explorer{--afe-duration: .68s;--afe-ease: cubic-bezier(.2, .82, .22, 1);--afe-hotspot-x: var(--afe-hotspot-x-desktop, 50%);--afe-hotspot-y: var(--afe-hotspot-y-desktop, 50%);--afe-stage-width: var(--afe-stage-width-desktop, 92%);--afe-stage-height: var(--afe-stage-height-desktop, 680px);--afe-orbit-radius: clamp(122px, 28vw, 232px);position:relative;display:block;width:100%;font-family:var(--alim-section-body-font, Montserrat, Arial, sans-serif);font-weight:400;color:var(--section-heading, #18181b)}.no-js .formula-explorer__hotspot,.no-js .formula-explorer__dial,.no-js .formula-explorer__orbit,.no-js .formula-explorer__close{display:none}.formula-explorer__stage{position:relative;width:var(--afe-stage-width);height:var(--afe-stage-height);min-height:420px;margin-inline:auto;overflow:hidden;isolation:isolate;border:1px solid color-mix(in srgb,var(--section-border, #cdcdd0) 78%,transparent);border-radius:clamp(24px,3vw,44px);background:var(--section-surface, #f2dfe3);box-shadow:0 30px 80px #18181b1f}alim-formula-explorer[data-stage-ratio=portrait_4_5] .formula-explorer__stage{max-width:var(--afe-stage-max-width, 820px);height:auto;min-height:0;aspect-ratio:4 / 5}.formula-explorer__media,.formula-explorer__media img,.formula-explorer__media .placeholder-svg{width:100%;height:100%}.formula-explorer__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.formula-explorer__media:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;background:radial-gradient(circle at var(--afe-hotspot-x) var(--afe-hotspot-y),transparent 0 18%,rgba(24,24,27,.03) 62%,rgba(24,24,27,.11) 100%),linear-gradient(180deg,transparent 58%,rgba(24,24,27,.12))}.formula-explorer__media img,.formula-explorer__media .placeholder-svg{display:block;object-fit:var(--afe-image-fit, cover);object-position:var(--afe-image-position, center center);transition:filter var(--afe-duration) var(--afe-ease),transform var(--afe-duration) var(--afe-ease);transform-origin:var(--afe-hotspot-x) var(--afe-hotspot-y)}alim-formula-explorer.is-open:not(.is-closing) .formula-explorer__media img,alim-formula-explorer.is-open:not(.is-closing) .formula-explorer__media .placeholder-svg{filter:saturate(.88) brightness(.8);transform:scale(1.025)}.formula-explorer__image-note{position:absolute;z-index:2;right:18px;bottom:18px;max-width:260px;margin:0;padding:10px 14px;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:#ffffffb8;color:#18181b;font-size:12px;line-height:1.35;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.formula-explorer__hotspot,.formula-explorer__dial,.formula-explorer__category{position:absolute;left:var(--afe-hotspot-x);top:var(--afe-hotspot-y)}.formula-explorer__hotspot{z-index:7;width:52px;height:52px;padding:0;transform:translate(-50%,-50%) rotate(-135deg) scale(.9);border:0;border-radius:50%;background:transparent;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform var(--afe-duration) var(--afe-ease),opacity .18s ease}.formula-explorer__hotspot:before{position:absolute;left:50%;top:50%;width:var(--afe-hotspot-size, 18px);height:var(--afe-hotspot-size, 18px);content:"";transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.92);border-radius:50%;background:rgba(255,255,255,var(--afe-hotspot-opacity, .18));box-shadow:0 4px 18px #18181b33,inset 0 0 0 1px #18181b14;transition:width var(--afe-duration) var(--afe-ease),height var(--afe-duration) var(--afe-ease),box-shadow var(--afe-duration) var(--afe-ease)}.formula-explorer__hotspot:after{position:absolute;top:7px;right:7px;bottom:7px;left:7px;content:"";border:1px solid rgba(255,255,255,.62);border-radius:50%;opacity:.72;transition:transform var(--afe-duration) var(--afe-ease),opacity var(--afe-duration) ease}.formula-explorer__hotspot-symbol{position:absolute;z-index:2;left:50%;top:50%;display:grid;width:var(--afe-hotspot-size, 18px);height:var(--afe-hotspot-size, 18px);place-items:center;transform:translate(-50%,-50%);color:#fff;font-size:clamp(10px,calc(var(--afe-hotspot-size, 18px) * .68),17px);font-weight:500;line-height:1;text-shadow:0 1px 5px rgba(24,24,27,.32);pointer-events:none;transition:transform var(--afe-duration) var(--afe-ease),opacity var(--afe-duration) ease}alim-formula-explorer.is-open[data-view=categories] .formula-explorer__hotspot:before{box-shadow:0 5px 26px #18181b42,0 0 0 8px color-mix(in srgb,var(--afe-glass-accent, #fa8e9c) 22%,transparent)}alim-formula-explorer.is-open[data-view=categories] .formula-explorer__hotspot:after{transform:rotate(225deg) scale(.72);opacity:.25}alim-formula-explorer.is-open[data-view=categories] .formula-explorer__hotspot-symbol{transform:translate(-50%,-50%) rotate(135deg);opacity:.55}alim-formula-explorer.is-open[data-view=categories] .formula-explorer__hotspot{transform:translate(-50%,-50%) rotate(0) scale(1)}alim-formula-explorer.is-open:is([data-view=ingredients],[data-view=detail]) .formula-explorer__hotspot{transform:translate(-50%,-50%) rotate(110deg) scale(.55);opacity:0;pointer-events:none}alim-formula-explorer.is-closing .formula-explorer__hotspot{transform:translate(-50%,-50%) rotate(-135deg) scale(.9);opacity:1;pointer-events:none}.formula-explorer__dial{z-index:4;width:clamp(88px,15vw,120px);aspect-ratio:1;transform:translate(-50%,-50%) rotate(-145deg) scale(.52);border-radius:50%;opacity:0;pointer-events:none;transition:transform var(--afe-duration) var(--afe-ease),opacity var(--afe-duration) ease}.formula-explorer__dial:before,.formula-explorer__dial:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";border-radius:inherit}.formula-explorer__dial:before{padding:2px;background:conic-gradient(from 25deg,transparent 0 12%,rgba(255,255,255,.92) 18%,var(--afe-glass-accent, #fa8e9c) 37%,transparent 44% 62%,rgba(255,255,255,.8) 70%,transparent 84%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.formula-explorer__dial:after{top:11px;right:11px;bottom:11px;left:11px;border:1px solid rgba(255,255,255,.48)}alim-formula-explorer.is-open[data-view=categories] .formula-explorer__dial{transform:translate(-50%,-50%) rotate(0) scale(1);opacity:1}alim-formula-explorer.is-open:is([data-view=ingredients],[data-view=detail]) .formula-explorer__dial{transform:translate(-50%,-50%) rotate(110deg) scale(.46);opacity:0}alim-formula-explorer.is-closing .formula-explorer__dial{transform:translate(-50%,-50%) rotate(-145deg) scale(.52);opacity:0}.formula-explorer__orbit{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;transform:rotate(-118deg) scale(.54);transform-origin:var(--afe-hotspot-x) var(--afe-hotspot-y);opacity:0;pointer-events:none;transition:transform var(--afe-duration) var(--afe-ease),opacity .22s ease}.formula-explorer__category{display:grid;justify-items:center;gap:7px;width:clamp(66px,10vw,82px);height:clamp(66px,10vw,82px);min-height:0;padding:8px 5px;transform:translate(-50%,-50%) rotate(var(--afe-angle)) translateY(calc(var(--afe-orbit-radius) * -1)) rotate(var(--afe-counter));transform-origin:center;border:1px solid rgba(255,255,255,.8);border-radius:48% 52% 58% 42%/43% 55% 45% 57%;background:linear-gradient(145deg,#ffffffd6,#ffdae794);color:#3d1020;opacity:1;pointer-events:none;cursor:pointer;box-shadow:inset 0 1px #fffffff5,0 16px 34px #46041c38;backdrop-filter:blur(18px) saturate(1.15);-webkit-backdrop-filter:blur(18px) saturate(1.15);transition:filter .18s ease,box-shadow .18s ease;-webkit-tap-highlight-color:transparent}.formula-explorer__category-symbol{display:grid;place-items:center;width:clamp(29px,4.8vw,39px);height:clamp(29px,4.8vw,39px);border:1px solid color-mix(in srgb,var(--afe-icon-color, #fff) 38%,transparent);border-radius:50%;background:linear-gradient(145deg,color-mix(in srgb,var(--afe-icon-bg, #df315f) 82%,#fff),color-mix(in srgb,var(--afe-icon-bg, #df315f) 86%,#571126));color:var(--afe-icon-color, #fff);box-shadow:inset 0 1px #ffffff8c,0 7px 16px color-mix(in srgb,var(--afe-icon-bg, #df315f) 36%,transparent);line-height:1;transition:transform .18s ease,filter .18s ease}.formula-explorer__category-name{display:block;max-width:76px;padding:0;overflow-wrap:anywhere;border:0;background:transparent;box-shadow:none;font-size:clamp(8px,1.35vw,11px);font-weight:500;line-height:1;letter-spacing:-.02em}alim-formula-explorer.is-open[data-view=categories] .formula-explorer__orbit{transform:rotate(0) scale(1);opacity:1;pointer-events:auto}alim-formula-explorer.is-open[data-view=categories] .formula-explorer__category{pointer-events:auto}alim-formula-explorer.is-open:is([data-view=ingredients],[data-view=detail]) .formula-explorer__orbit{transform:rotate(108deg) scale(.46);opacity:0;pointer-events:none}alim-formula-explorer.is-closing .formula-explorer__orbit{transform:rotate(-118deg) scale(.54);opacity:0;pointer-events:none}alim-formula-explorer.is-closing.is-closing-from-detail .formula-explorer__orbit{transition:none;animation:afe-orbit-close-from-detail var(--afe-close-detail-duration, .85s) var(--afe-ease) both}alim-formula-explorer.is-closing.is-closing-from-detail .formula-explorer__dial{transition:none;animation:afe-dial-close-from-detail var(--afe-close-detail-duration, .85s) var(--afe-ease) both}alim-formula-explorer.is-closing.is-closing-from-detail .formula-explorer__hotspot{transition:none;animation:afe-hotspot-close-from-detail var(--afe-close-detail-duration, .85s) var(--afe-ease) both}@keyframes afe-orbit-close-from-detail{0%{transform:rotate(108deg) scale(.46);opacity:0}42%{transform:rotate(0) scale(1);opacity:1}to{transform:rotate(-118deg) scale(.54);opacity:0}}@keyframes afe-dial-close-from-detail{0%{transform:translate(-50%,-50%) rotate(110deg) scale(.46);opacity:0}42%{transform:translate(-50%,-50%) rotate(0) scale(1);opacity:1}to{transform:translate(-50%,-50%) rotate(-145deg) scale(.52);opacity:0}}@keyframes afe-hotspot-close-from-detail{0%{transform:translate(-50%,-50%) rotate(110deg) scale(.55);opacity:0}42%{transform:translate(-50%,-50%) rotate(0) scale(1);opacity:1}to{transform:translate(-50%,-50%) rotate(-135deg) scale(.9);opacity:1}}.formula-explorer__category:hover .formula-explorer__category-symbol,.formula-explorer__category:focus-visible .formula-explorer__category-symbol{transform:translateY(-2px);filter:brightness(1.08)}.formula-explorer__icon-svg{display:block;width:55%;height:55%}.formula-explorer__icon-fallback{display:block;font-size:.95em;font-weight:500;line-height:1}.formula-explorer__close{position:absolute;z-index:10;right:18px;top:18px;display:grid;place-items:center;width:42px;height:42px;padding:0;transform:translateY(-6px) scale(.9);border:1px solid rgba(255,255,255,.58);border-radius:50%;background:#ffffff38;color:#fff;opacity:0;pointer-events:none;cursor:pointer;box-shadow:0 10px 28px #18181b29;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:opacity .18s ease,transform .18s ease,background-color .18s ease}.formula-explorer__close svg{width:17px;height:17px}alim-formula-explorer.is-open:not(.is-closing) .formula-explorer__close{transform:translateY(0) scale(1);opacity:1;pointer-events:auto}.formula-explorer__close:hover,.formula-explorer__close:focus-visible{background:#18181b70}.formula-explorer__glass{position:absolute;z-index:9;right:clamp(18px,3vw,34px);top:50%;width:min(430px,calc(100% - 36px));max-height:calc(100% - 92px);overflow:auto;padding:clamp(20px,3vw,30px);transform:translateY(-50%);border:1px solid var(--afe-glass-border, rgba(255, 255, 255, .56));border-radius:28px;background:#ffffffb8;background:color-mix(in srgb,var(--afe-glass-color, #fff) var(--afe-glass-opacity, 72%),transparent);color:var(--afe-glass-text, #18181b);box-shadow:0 28px 90px #18181b38,inset 0 1px #ffffffb8;backdrop-filter:blur(var(--afe-glass-blur, 22px)) saturate(1.35);-webkit-backdrop-filter:blur(var(--afe-glass-blur, 22px)) saturate(1.35);scrollbar-width:thin;animation:afe-glass-in var(--afe-duration) var(--afe-ease) both}.formula-explorer__glass[hidden],.formula-explorer__category-panel[hidden],.formula-explorer__detail[hidden]{display:none}.formula-explorer__panel-head{display:grid;grid-template-columns:44px 1fr auto;gap:12px;align-items:center;margin-bottom:22px}.formula-explorer__panel-symbol{display:grid;place-items:center;width:44px;height:44px;border:1px solid color-mix(in srgb,var(--afe-icon-color, #fff) 40%,transparent);border-radius:50%;background:linear-gradient(145deg,color-mix(in srgb,var(--afe-icon-bg, #df315f) 82%,#fff),color-mix(in srgb,var(--afe-icon-bg, #df315f) 86%,#571126));color:var(--afe-icon-color, #fff);box-shadow:inset 0 1px #ffffff8c,0 8px 18px color-mix(in srgb,var(--afe-icon-bg, #df315f) 28%,transparent)}.formula-explorer__panel-title,.formula-explorer__detail-title{margin:0;color:inherit;font-family:var(--alim-section-heading-font, Montserrat, Arial, sans-serif);font-size:clamp(22px,3vw,31px);font-weight:500;line-height:1.05;letter-spacing:-.035em}.formula-explorer__back,.formula-explorer__detail-close{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 12px;border:1px solid color-mix(in srgb,var(--afe-glass-text, #18181b) 22%,transparent);border-radius:999px;background:#ffffff47;color:inherit;font:inherit;font-size:11px;font-weight:500;cursor:pointer}.formula-explorer__ingredients{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.formula-explorer__ingredient{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;min-height:64px;padding:11px 12px;border:1px solid color-mix(in srgb,var(--afe-glass-text, #18181b) 14%,transparent);border-radius:17px;background:#ffffff40;color:inherit;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.formula-explorer__ingredient:hover,.formula-explorer__ingredient:focus-visible{transform:translateY(-2px);border-color:color-mix(in srgb,var(--afe-glass-accent, #fa8e9c) 70%,transparent);background:color-mix(in srgb,var(--afe-glass-accent, #fa8e9c) 14%,rgba(255,255,255,.34))}.formula-explorer__ingredient-symbol{display:grid;place-items:center;width:34px;height:34px;border:1px solid color-mix(in srgb,var(--afe-icon-color, #fff) 38%,transparent);border-radius:50%;background:linear-gradient(145deg,color-mix(in srgb,var(--afe-icon-bg, #df315f) 82%,#fff),color-mix(in srgb,var(--afe-icon-bg, #df315f) 86%,#571126));color:var(--afe-icon-color, #fff);box-shadow:inset 0 1px #ffffff80,0 6px 14px color-mix(in srgb,var(--afe-icon-bg, #df315f) 24%,transparent)}.formula-explorer__ingredient-copy{min-width:0}.formula-explorer__ingredient-name{display:block;font-size:12px;font-weight:500;line-height:1.25}.formula-explorer__ingredient-tech{display:block;margin-top:3px;color:color-mix(in srgb,var(--afe-glass-text, #18181b) 66%,transparent);font-size:10px;line-height:1.2}.formula-explorer__ingredient-arrow{font-size:15px;opacity:.55}.formula-explorer__empty{grid-column:1 / -1;margin:0;padding:14px;border:1px dashed color-mix(in srgb,var(--afe-glass-text, #18181b) 24%,transparent);border-radius:16px;font-size:12px}.formula-explorer__detail-top{display:flex;justify-content:flex-end;margin-bottom:16px}.formula-explorer__detail:not([hidden]){animation:afe-detail-in .26s var(--afe-ease) both}@keyframes afe-glass-in{0%{opacity:0;transform:translateY(-47%) scale(.97)}to{opacity:1;transform:translateY(-50%) scale(1)}}@keyframes afe-detail-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.formula-explorer__detail-symbol{display:grid;place-items:center;width:52px;height:52px;margin-bottom:16px;border:1px solid color-mix(in srgb,var(--afe-icon-color, #fff) 42%,transparent);border-radius:50%;background:linear-gradient(145deg,color-mix(in srgb,var(--afe-icon-bg, #df315f) 82%,#fff),color-mix(in srgb,var(--afe-icon-bg, #df315f) 86%,#571126));color:var(--afe-icon-color, #fff);box-shadow:inset 0 1px #ffffff8c,0 10px 24px color-mix(in srgb,var(--afe-icon-bg, #df315f) 28%,transparent)}.formula-explorer__detail-technology{margin:10px 0 0;color:color-mix(in srgb,var(--afe-glass-text, #18181b) 68%,transparent);font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.formula-explorer__detail-copy{display:grid;gap:14px;margin-top:22px}.formula-explorer__detail-copy div{padding-top:14px;border-top:1px solid color-mix(in srgb,var(--afe-glass-text, #18181b) 14%,transparent)}.formula-explorer__detail-copy strong{display:block;margin-bottom:5px;font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.formula-explorer__detail-copy p{margin:0;color:inherit;font-size:13px;line-height:1.55}.formula-explorer__technical{width:min(100%,980px);margin-inline:auto;border-top:1px solid var(--section-border, #cdcdd0);border-bottom:1px solid var(--section-border, #cdcdd0)}.formula-explorer__technical summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:68px;padding:16px 2px;color:var(--section-heading, #18181b);font-size:13px;font-weight:500;cursor:pointer;list-style:none}.formula-explorer__technical summary::-webkit-details-marker{display:none}.formula-explorer__technical-icon{position:relative;flex:0 0 26px;width:26px;height:26px;border:1px solid var(--section-border, #cdcdd0);border-radius:50%}.formula-explorer__technical-icon:before,.formula-explorer__technical-icon:after{position:absolute;left:50%;top:50%;width:10px;height:1px;content:"";transform:translate(-50%,-50%);background:currentColor;transition:transform .18s ease}.formula-explorer__technical-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.formula-explorer__technical[open] .formula-explorer__technical-icon:after{transform:translate(-50%,-50%) rotate(0)}.formula-explorer__technical-content{display:grid;gap:28px;padding:2px 0 30px}.formula-explorer__technical-group h3,.formula-explorer__inci h3{margin:0 0 12px;color:var(--section-heading, #18181b);font-family:var(--alim-section-heading-font, Montserrat, Arial, sans-serif);font-size:15px;font-weight:500}.formula-explorer__technical-list{display:grid;gap:0;margin:0;padding:0;list-style:none;border-top:1px solid color-mix(in srgb,var(--section-border, #cdcdd0) 72%,transparent)}.formula-explorer__technical-item{display:grid;grid-template-columns:minmax(150px,.7fr) minmax(0,1.3fr);gap:22px;padding:14px 0;border-bottom:1px solid color-mix(in srgb,var(--section-border, #cdcdd0) 72%,transparent)}.formula-explorer__technical-item h4{margin:0;color:var(--section-heading, #18181b);font-size:12px;font-weight:500;line-height:1.4}.formula-explorer__technical-item p,.formula-explorer__inci p{margin:0;color:var(--section-text, #616166);font-size:12px;line-height:1.55}.formula-explorer__technical-item strong{font-weight:500}.formula-explorer__technical-item p+p{margin-top:5px}.formula-explorer__inci{padding:20px;border:1px solid color-mix(in srgb,var(--section-border, #cdcdd0) 75%,transparent);border-radius:18px;background:color-mix(in srgb,var(--section-surface, #f2dfe3) 46%,transparent)}.formula-explorer__inci p{overflow-wrap:anywhere}.formula-explorer__hotspot:focus-visible,.formula-explorer__category:focus-visible,.formula-explorer__close:focus-visible,.formula-explorer__back:focus-visible,.formula-explorer__detail-close:focus-visible,.formula-explorer__ingredient:focus-visible,.formula-explorer__technical summary:focus-visible{outline:2px solid var(--afe-glass-accent, var(--section-accent, #fa8e9c));outline-offset:3px}@media(min-width:801px){alim-formula-explorer[data-show-desktop=false]{display:none}}@media(max-width:800px){alim-formula-explorer{--afe-hotspot-x: var(--afe-hotspot-x-mobile, 50%);--afe-hotspot-y: var(--afe-hotspot-y-mobile, 50%);--afe-stage-width: var(--afe-stage-width-mobile, 100%);--afe-stage-height: var(--afe-stage-height-mobile, 560px);--afe-orbit-radius: clamp(108px, 31vw, 132px)}alim-formula-explorer[data-show-mobile=false]{display:none}.formula--interactive .formula-explorer__inner{gap:28px}.formula-explorer__stage{min-height:390px;border-radius:26px}.formula-explorer__category{width:clamp(64px,19vw,76px);height:clamp(64px,19vw,76px);min-height:0;gap:5px}.formula-explorer__category-symbol{width:clamp(29px,9vw,36px);height:clamp(29px,9vw,36px)}.formula-explorer__category-name{max-width:66px;padding:0;font-size:clamp(8px,2.5vw,10px)}.formula-explorer__close{right:12px;top:12px;width:40px;height:40px}.formula-explorer__glass{left:12px;right:12px;top:auto;bottom:12px;width:auto;max-height:68%;padding:19px;transform:none;border-radius:23px}@keyframes afe-glass-in{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.formula-explorer__panel-head{grid-template-columns:38px minmax(0,1fr) auto;gap:9px;margin-bottom:16px}.formula-explorer__panel-symbol{width:38px;height:38px;font-size:17px}.formula-explorer__panel-title,.formula-explorer__detail-title{font-size:22px}.formula-explorer__ingredients{grid-template-columns:1fr;gap:8px}.formula-explorer__ingredient{min-height:56px}.formula-explorer__technical-item{grid-template-columns:1fr;gap:6px}}@media(max-width:390px){.formula-explorer__category{width:64px;height:64px}.formula-explorer__category-name{max-width:58px;font-size:8px}}@media(prefers-reduced-motion:reduce){.formula-explorer__hotspot:before,.formula-explorer__hotspot:after,.formula-explorer__hotspot-symbol,.formula-explorer__dial,.formula-explorer__category,.formula-explorer__orbit,.formula-explorer__category-symbol,.formula-explorer__close,.formula-explorer__ingredient,.formula-explorer__technical-icon:before,.formula-explorer__technical-icon:after{transition-duration:.001ms!important;transition-delay:0ms!important}.formula-explorer__glass,.formula-explorer__detail:not([hidden]),alim-formula-explorer.is-closing.is-closing-from-detail .formula-explorer__orbit,alim-formula-explorer.is-closing.is-closing-from-detail .formula-explorer__dial,alim-formula-explorer.is-closing.is-closing-from-detail .formula-explorer__hotspot{animation-duration:.001ms!important}alim-formula-explorer.is-open[data-view=categories] .formula-explorer__dial{transform:translate(-50%,-50%) scale(1)}}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.formula-explorer__glass{background:color-mix(in srgb,var(--afe-glass-color, #fff) 94%,transparent)}.formula-explorer__category-name,.formula-explorer__close{background:#18181bbd}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/alim-formula-explorer.css.map */
