.aroma-bars-section{padding:4rem 0;position:relative;z-index:1}.aroma-bars__inner{max-width:min(1200px,90vw);margin:0 auto}.aroma-bars__header{text-align:center;margin-bottom:2.5rem}.aroma-bars__label{font-size:.72rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--color-primary);margin-bottom:.75rem}.aroma-bars__title{font-size:clamp(1.8rem,3.2vw,2.4rem);font-family:var(--font-heading--family, "Agrandir", sans-serif);font-weight:700;color:var(--color-foreground-heading, var(--color-foreground));margin-bottom:0}.aroma-bars__list{max-width:550px;margin:0 auto;display:flex;flex-direction:column;gap:1.75rem}.aroma-bar{display:flex;align-items:center;gap:1rem;opacity:1;transform:translateY(0)}.aroma-bar.visible{opacity:1;transform:translateY(0)}.aroma-bar__label{width:100px;font-size:.95rem;font-weight:600;font-family:var(--font-heading--family, "Agrandir", sans-serif);color:var(--color-foreground-heading, var(--color-foreground));text-align:right;flex-shrink:0}.aroma-bar__track{flex:1;height:10px;background:rgb(var(--color-foreground-rgb) / .07);border-radius:5px;overflow:hidden}.aroma-bar__fill{height:100%;width:0;background:linear-gradient(90deg,rgb(var(--color-foreground-rgb) / .3),var(--color-primary-button-background, var(--color-primary)));border-radius:5px;transition:width 1.2s cubic-bezier(.25,.46,.45,.94)}.aroma-bar__fill.animated{width:var(--bar-width, 0%)}.aroma-bar__value{width:42px;font-size:.95rem;font-weight:700;font-family:var(--font-heading--family, "Agrandir", sans-serif);color:var(--dasi-vbg, var(--color-primary));flex-shrink:0}.aroma-bar:nth-child(1) .aroma-bar__fill{transition-delay:0s}.aroma-bar:nth-child(2) .aroma-bar__fill{transition-delay:.12s}.aroma-bar:nth-child(3) .aroma-bar__fill{transition-delay:.24s}.aroma-bar:nth-child(4) .aroma-bar__fill{transition-delay:.36s}.aroma-bar:nth-child(5) .aroma-bar__fill{transition-delay:.48s}.aroma-bar:nth-child(6) .aroma-bar__fill{transition-delay:.6s}.aroma-bar:nth-child(7) .aroma-bar__fill{transition-delay:.72s}.aroma-bar:nth-child(1){transition-delay:0s}.aroma-bar:nth-child(2){transition-delay:.08s}.aroma-bar:nth-child(3){transition-delay:.16s}.aroma-bar:nth-child(4){transition-delay:.24s}.aroma-bar:nth-child(5){transition-delay:.32s}.aroma-bar:nth-child(6){transition-delay:.4s}.aroma-bar:nth-child(7){transition-delay:.48s}body.gamme-cafe .aroma-bar__fill{background:linear-gradient(90deg,#d4a681,#842c18)}body.gamme-the .aroma-bar__fill{background:linear-gradient(90deg,#c8a96e,#6b7c3f)}body.gamme-astro .aroma-bar__fill{background:linear-gradient(90deg,#c9a84c,#842c18)}body.gamme-astro .aroma-bar__track{background:#c9a84c1a}body.gamme-astro .aroma-bar__value{color:#c9a84c}@media(max-width:600px){.aroma-bar__label{width:70px;font-size:.75rem}}@media(prefers-reduced-motion:reduce){.aroma-bar{opacity:1;transform:none;transition:none}.aroma-bar__fill{transition:none}.aroma-bar__fill.animated{width:var(--bar-width)}}.aroma-bars__info{max-width:720px;margin:0 auto 40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:20px;padding:24px;background:#fff9;border-radius:14px;border:1px solid rgb(var(--color-primary-rgb, 132 44 24) / .12)}body.gamme-astro .aroma-bars__info{background:#ffffff08;border-color:#c9a84c26}.aroma-bars__info{align-items:stretch}.aroma-info{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;text-align:center}.aroma-info__picto{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--color-primary, #842c18);margin-bottom:4px}.aroma-info__picto svg{width:100%;height:100%}body.gamme-astro .aroma-info__picto{color:var(--color-gold, #c9a84c)}.aroma-info__label{font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:1.2px;color:var(--color-text-light, #7a6355)}.aroma-info__value{font-family:var(--font-heading--family, "Agrandir", sans-serif);font-size:1.2rem;color:var(--color-dark, #2a1810);line-height:1.3;font-weight:600}body.gamme-astro .aroma-info__value{color:#fff}.aroma-cran{display:flex;gap:6px;width:100%;max-width:120px;margin:6px auto}.aroma-cran__step{flex:1;height:8px;background:rgb(var(--color-foreground-rgb, 61 43 31) / .1);border-radius:4px;transition:background .3s ease;position:relative}.aroma-cran__step--active{background:var(--color-primary, #842c18)}body.gamme-astro .aroma-cran__step--active{background:var(--color-gold, #c9a84c)}.aroma-cran__step[data-label]:hover:after{content:attr(data-label);position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);font-size:.7rem;color:var(--color-dark, #2a1810);background:#fff;padding:3px 8px;border-radius:4px;white-space:nowrap;box-shadow:0 2px 8px #0000001a;pointer-events:none}.aroma-bars__notes{max-width:620px;margin:40px auto 0;padding:20px 28px;background:#ffffff80;border-left:3px solid var(--color-primary, #842c18);border-radius:8px}body.gamme-astro .aroma-bars__notes{background:#ffffff08;border-left-color:var(--color-gold, #c9a84c)}.aroma-bars__notes-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:var(--color-primary, #842c18);margin-bottom:8px}body.gamme-astro .aroma-bars__notes-label{color:var(--color-gold, #c9a84c)}.aroma-bars__notes-text{font-size:.98rem;line-height:1.65;color:var(--color-text, #3d2b1f)}body.gamme-astro .aroma-bars__notes-text{color:#d5c8b8e6}.aroma-bars__grid{max-width:min(1200px,90vw);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center}@media(max-width:749px){.aroma-bars__grid{align-items:start}}@media(max-width:749px){.aroma-bars__grid{grid-template-columns:1fr;gap:2rem}.aroma-bars__col--text,.aroma-bars__col--text .aroma-bars__label,.aroma-bars__col--text .aroma-bars__title,.aroma-bars__desc{text-align:center}}@media(min-width:750px){.aroma-bars__col--text .aroma-bars__label,.aroma-bars__col--text .aroma-bars__title{text-align:left}}.aroma-bars__col--text .aroma-bars__label{margin-bottom:.75rem}.aroma-bars__desc{margin-top:1rem;font-size:1rem;line-height:1.7;color:var(--color-foreground)}body.gamme-astro .aroma-bars__desc{color:#d5c8b8e6}.aroma-notes{margin-bottom:2rem}.aroma-notes__title{font-size:.72rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--color-primary);margin-bottom:1rem}.aroma-notes__list{display:flex;flex-wrap:wrap;gap:1.25rem}@media(max-width:749px){.aroma-notes__title{text-align:center}.aroma-notes__list{justify-content:center}}.aroma-note{display:flex;flex-direction:column;align-items:center;gap:.4rem;width:66px;text-align:center}.aroma-note__icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--color-primary, #842c18)}.aroma-note__icon svg,.aroma-note__icon img{width:100%;height:100%;object-fit:contain}body.gamme-astro .aroma-note__icon{color:var(--color-gold, #c9a84c)}.aroma-note__name{font-size:.8rem;line-height:1.2;color:var(--color-foreground);text-transform:capitalize}.aroma-bars__col--data .aroma-bars__list{max-width:none;margin:0}.aroma-bars__col--data .aroma-bar__label{text-align:left;width:120px}.aroma-rows{display:flex;flex-direction:column;gap:1rem;margin-top:1.25rem}.aroma-row{display:flex;align-items:center;gap:1rem}.aroma-row__label{width:120px;flex-shrink:0;text-align:left;font-size:.95rem;font-weight:600;font-family:var(--font-heading--family, "Agrandir", sans-serif);color:var(--color-foreground-heading, var(--color-foreground))}.aroma-row__value{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;color:var(--color-foreground)}.aroma-row__icon{width:22px;height:22px;object-fit:contain}.aroma-row__cran-wrap{display:inline-flex;align-items:center;gap:.75rem}.aroma-row__cran-text{font-size:.9rem;color:var(--color-foreground)}.aroma-row .aroma-cran{margin:0;max-width:90px}.aroma-bar__value--word{width:auto;min-width:70px;font-size:.82rem;text-align:right;white-space:nowrap}.aroma-bar--scale{align-items:center}.aroma-scale{position:relative;flex:1}.aroma-scale .aroma-bar__track{flex:none;width:100%;height:10px}.aroma-scale__labels{position:absolute;top:calc(100% + 6px);left:0;right:0;display:grid}.aroma-scale__labels--3{grid-template-columns:repeat(3,1fr)}.aroma-scale__labels--4{grid-template-columns:repeat(4,1fr)}.aroma-scale__label{font-size:.8rem;line-height:1.2;white-space:nowrap;color:rgb(var(--color-foreground-rgb, 61 43 31) / .4);transition:color .3s ease}.aroma-scale__label:first-child{text-align:left}.aroma-scale__label:last-child{text-align:right}.aroma-scale__label:not(:first-child):not(:last-child){text-align:center}.aroma-scale__label.is-active{color:var(--dasi-vbg, var(--color-primary-button-background, var(--color-primary, #842c18)));font-weight:700}.aroma-scale--inline-value{display:flex;align-items:center;gap:.65rem;flex:1;min-width:0}.aroma-scale__segments{display:flex;flex:1;gap:5px;align-items:stretch;min-width:0;height:10px}.aroma-scale__segment{flex:1;min-width:0;height:100%;border-radius:4px;background:rgb(var(--color-foreground-rgb, 42 24 16) / .12);transition:background .35s ease}.aroma-scale__segment.is-active.is-active--level-1{background:rgb(var(--color-foreground-rgb, 42 24 16) / .28)}.aroma-scale__segment.is-active.is-active--level-2{background:rgb(var(--color-foreground-rgb, 42 24 16) / .42)}.aroma-scale__segment.is-active.is-active--level-3{background:rgb(var(--color-foreground-rgb, 42 24 16) / .58)}.aroma-scale__segment.is-active.is-active--level-4{background:rgb(var(--color-foreground-rgb, 42 24 16) / .74)}.aroma-scale__segment.is-active.is-active--level-5{background:var(--color-primary-button-background, var(--color-primary, #842c18))}body.gamme-cafe .aroma-scale__segment.is-active.is-active--level-1{background:#e8cdb5}body.gamme-cafe .aroma-scale__segment.is-active.is-active--level-2{background:#d4a681}body.gamme-cafe .aroma-scale__segment.is-active.is-active--level-3{background:#b8734f}body.gamme-cafe .aroma-scale__segment.is-active.is-active--level-4{background:#9f4f32}body.gamme-cafe .aroma-scale__segment.is-active.is-active--level-5{background:#842c18}body.gamme-the .aroma-scale__segment.is-active.is-active--level-1{background:#e5d4a8}body.gamme-the .aroma-scale__segment.is-active.is-active--level-2{background:#c8a96e}body.gamme-the .aroma-scale__segment.is-active.is-active--level-3{background:#9aab5c}body.gamme-the .aroma-scale__segment.is-active.is-active--level-4{background:#7f9150}body.gamme-the .aroma-scale__segment.is-active.is-active--level-5{background:#6b7c3f}body.gamme-astro .aroma-scale__segment{background:#2a18101a}body.gamme-astro .aroma-scale__segment.is-active.is-active--level-5{background:var(--astro-accent, #842c18)}.aroma-bar__value--inline{width:auto;min-width:2.5rem;flex-shrink:0;text-align:right;white-space:nowrap}.aroma-bar--steps-5 .aroma-scale{position:relative;flex:1}body.gamme-astro .aroma-bars-section{background:#fff;--color-foreground: #2a1810;--color-foreground-rgb: 42 24 16;--color-foreground-heading: #2a1810;--color-text: #3d2b1f;--color-gold: var(--astro-accent, #842c18)}body.gamme-astro .aroma-bars-section .aroma-bar__track{background:#2a181014}body.gamme-astro .aroma-bars-section .aroma-bar__value{color:var(--astro-accent, #842c18)}body.gamme-astro .aroma-bars-section .aroma-bars__info{background:#2a18100a;border-color:#2a18101f}body.gamme-astro .aroma-bars-section .aroma-info__value{color:#2a1810}body.gamme-astro .aroma-bars-section .aroma-bars__notes{background:#2a18100a;border-left-color:var(--astro-accent, #842c18)}body.gamme-astro .aroma-bars-section .aroma-bars__notes-text,body.gamme-astro .aroma-bars-section .aroma-bars__desc{color:#2a1810}
/*# sourceMappingURL=/cdn/shop/t/10/assets/product-aroma-bars.css.map */
