@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&display=swap";.aruaco-product-hero{--aph-primary: #1F3A2B;--aph-secondary: #2F4F3A;--aph-background: #F6F7F2;--aph-text-primary: #1C1E1D;--aph-text-secondary: #6E7D73;--aph-accent: #C9A24D;--aph-gold: #C9A24D;--aph-savings: #C9A24D;--aph-accent-color: var(--aph-primary);--aph-badge-bg: var(--aph-primary);--aph-badge-text: #ffffff;--aph-selected-border: var(--aph-primary);--aph-selected-bg: var(--aph-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.aruaco-product-hero *,.aruaco-product-hero *:before,.aruaco-product-hero *:after{font-family:inherit}.aruaco-product-hero__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width: 990px){.aruaco-product-hero__grid{grid-template-columns:1.4fr 1fr;gap:3rem;align-items:start}}.aruaco-product-hero__media{position:relative}@media screen and (min-width: 990px){.aruaco-product-hero__media{position:sticky;top:3rem;align-self:start}}.aruaco-product-hero__media-gallery{display:flex;gap:.8rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-left:1rem;padding-right:1rem;margin-left:-1rem;margin-right:-1rem}.aruaco-product-hero__media-gallery::-webkit-scrollbar{display:none}.aruaco-product-hero__media-gallery .aruaco-product-hero__media-item{flex-shrink:0;width:calc(100% - 1.5rem);scroll-snap-align:start;border-radius:1rem;overflow:hidden}.aruaco-product-hero__media-gallery .aruaco-product-hero__video,.aruaco-product-hero__media-gallery .aruaco-product-hero__image{border-radius:1rem}@media screen and (min-width: 750px){.aruaco-product-hero__media-gallery{display:grid;grid-template-columns:1fr 1fr;gap:1rem;overflow-x:visible;scroll-snap-type:none;margin-left:0;margin-right:0;padding-left:0;padding-right:0;margin-bottom:2rem}.aruaco-product-hero__media-gallery .aruaco-product-hero__media-item{flex-shrink:unset;width:auto;scroll-snap-align:unset}.aruaco-product-hero__media-gallery .aruaco-product-hero__media-item:first-child{grid-column:1 / -1}}.aruaco-product-hero__media-item--switchable{position:relative}.aruaco-product-hero__media-layer{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.aruaco-product-hero__media-layer.is-active{position:relative;opacity:1;visibility:visible}.aruaco-product-hero__media-layer .aruaco-product-hero__video,.aruaco-product-hero__media-layer .aruaco-product-hero__image{width:100%;height:100%;object-fit:cover;border-radius:1rem}@media screen and (min-width: 750px){.aruaco-product-hero__media-item--switchable{display:contents}.aruaco-product-hero__media-layer{position:relative;opacity:1;visibility:visible}.aruaco-product-hero__media-layer--video{grid-column:1 / -1}}.aruaco-product-hero__media-switcher{display:none}@media screen and (max-width: 749px){.aruaco-product-hero__media-switcher{display:block;position:absolute;bottom:2rem;left:2rem;width:13.5rem;height:13.5rem;padding:.5rem;border:1px solid rgba(255,255,255,1);border-radius:1.4rem;overflow:hidden;cursor:pointer;background:#fff;box-shadow:0 4px 12px #0003;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;z-index:10}.aruaco-product-hero__media-switcher:hover{transform:scale(1.05);box-shadow:0 6px 16px #00000040}.aruaco-product-hero__media-switcher:active{transform:scale(.98)}.aruaco-product-hero__media-switcher-img,.aruaco-product-hero__media-switcher-video{width:100%;height:100%;object-fit:cover;display:block;border-radius:.9rem}}.aruaco-product-hero__media-grid--desktop{display:none}@media screen and (min-width: 750px){.aruaco-product-hero__media-grid--desktop{display:grid;grid-template-columns:1fr 1fr;gap:1rem}}.aruaco-product-hero__media-grid{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.aruaco-product-hero__media-item{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:1rem;background-color:rgb(var(--color-background))}.aruaco-product-hero__media-item:first-child{grid-column:1 / -1;aspect-ratio:4 / 3}@media screen and (min-width: 750px){.aruaco-product-hero__media-grid{gap:1rem}.aruaco-product-hero__media-item:first-child{aspect-ratio:16 / 10}}.aruaco-product-hero__slider--mobile{display:block}@media screen and (min-width: 750px){.aruaco-product-hero__slider--mobile{display:none}}.aruaco-product-hero__slider-main{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:1rem;background-color:rgb(var(--color-background))}.aruaco-product-hero__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.aruaco-product-hero__slide.is-active{opacity:1;visibility:visible}.aruaco-product-hero__slide .aruaco-product-hero__image,.aruaco-product-hero__slide .aruaco-product-hero__video{width:100%;height:100%;object-fit:cover}.aruaco-product-hero__slider-thumbnails{display:flex;gap:.6rem;margin-top:.8rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.3rem}.aruaco-product-hero__slider-thumbnails::-webkit-scrollbar{display:none}.aruaco-product-hero__thumbnail{position:relative;flex-shrink:0;width:6rem;height:6rem;padding:0;border:2px solid transparent;border-radius:.6rem;overflow:hidden;cursor:pointer;background:transparent;transition:border-color .2s ease}.aruaco-product-hero__thumbnail:hover{border-color:rgba(var(--color-foreground),.3)}.aruaco-product-hero__thumbnail.is-active{border-color:var(--aph-primary, #1F3A2B)}.aruaco-product-hero__thumbnail-img{width:100%;height:100%;object-fit:cover;display:block}.aruaco-product-hero__thumbnail-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2rem;height:2rem;background-color:#0009;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.aruaco-product-hero__thumbnail-play svg{margin-left:2px}.aruaco-product-hero__slider-nav{position:absolute;top:50%;transform:translateY(-50%);width:4rem;height:4rem;background-color:#ffffffe6;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;box-shadow:0 2px 8px #00000026;transition:background-color .2s ease,transform .2s ease,opacity .2s ease;color:var(--aph-primary, #1F3A2B)}.aruaco-product-hero__slider-nav:hover{background-color:#fff;transform:translateY(-50%) scale(1.05)}.aruaco-product-hero__slider-nav:active{transform:translateY(-50%) scale(.95)}.aruaco-product-hero__slider-nav--prev{left:1rem}.aruaco-product-hero__slider-nav--next{right:1rem}.aruaco-product-hero__slider-nav:disabled{opacity:.3;cursor:not-allowed}.aruaco-product-hero__slider-nav:disabled:hover{transform:translateY(-50%);background-color:#ffffffe6}.aruaco-product-hero__video,.aruaco-product-hero__image{width:100%;height:100%;object-fit:cover;display:block}.aruaco-product-hero__placeholder{width:100%;height:100%;object-fit:cover}.aruaco-product-hero__media-item.is-active{outline:2px solid var(--aph-accent-color, #3f5147);outline-offset:-2px}.aruaco-product-hero__external-video{position:relative;width:100%;height:100%;cursor:pointer}.aruaco-product-hero__play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6rem;height:6rem;background-color:#0009;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:background-color .2s ease,transform .2s ease}.aruaco-product-hero__external-video:hover .aruaco-product-hero__play-button{background-color:#000c;transform:translate(-50%,-50%) scale(1.1)}.aruaco-product-hero__play-button svg{width:2.4rem;height:2.4rem;margin-left:.3rem}.aruaco-product-hero__info{display:flex;flex-direction:column;gap:1.2rem}@media screen and (min-width: 990px){.aruaco-product-hero__info{position:sticky;top:3rem;padding-left:0}}.aruaco-product-hero__badge{display:inline-block;padding:.4rem .8rem;background-color:var(--aph-badge-bg);color:var(--aph-badge-text);font-size:1.1rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;border-radius:.4rem;width:fit-content}.aruaco-product-hero__title-wrapper{margin-bottom:0}.aruaco-product-hero__title{font-size:2.6rem;font-weight:500;line-height:1.15;margin:0;letter-spacing:-.01em}.aruaco-product-hero__logo-title{font-size:2.8rem;font-weight:400;line-height:1.15;margin:0;font-family:Cormorant Garamond,Times New Roman,Georgia,serif;letter-spacing:.03em}.aruaco-product-hero__logo-brand{font-weight:500;color:var(--aph-text-primary, #1C1E1D);letter-spacing:.06em}.aruaco-product-hero__logo-variant{font-style:italic;font-weight:400;margin-left:.2em}.aruaco-product-hero__logo-variant--man{color:var(--aph-primary, #1F3A2B)}.aruaco-product-hero__logo-variant--woman{color:#8b5a8c}.aruaco-product-hero__subtitle{font-size:1.6rem;color:rgba(var(--color-foreground),.55);margin:.4rem 0 0;font-weight:400;font-style:italic;font-family:Cormorant Garamond,Times New Roman,Georgia,serif}@media screen and (min-width: 750px){.aruaco-product-hero__title{font-size:3.2rem}.aruaco-product-hero__logo-title{font-size:3.6rem}.aruaco-product-hero__subtitle{font-size:1.9rem}}.aruaco-product-hero__price-wrapper{margin-bottom:1rem}.aruaco-product-hero__price{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.aruaco-product-hero__price-regular{font-size:2.4rem;font-weight:600}.aruaco-product-hero__price-compare{font-size:1.8rem;color:rgba(var(--color-foreground),.5);text-decoration:line-through}.aruaco-product-hero__price-sale{font-size:2.4rem;font-weight:600;color:#dc2626}.aruaco-product-hero__price-badge{font-size:1.25rem;font-weight:600;color:#fff;background-color:#dc2626;padding:.3rem .8rem;border-radius:.4rem;text-transform:uppercase}.aruaco-product-hero__tax-note{font-size:1.25rem;color:rgba(var(--color-foreground),.6);margin:.5rem 0 0}@media screen and (min-width: 750px){.aruaco-product-hero__price-regular,.aruaco-product-hero__price-sale{font-size:2.8rem}.aruaco-product-hero__price-compare{font-size:2rem}}.aruaco-product-hero__rating{display:flex;align-items:center;gap:.6rem;font-size:1.4rem}.aruaco-product-hero__stars{display:flex;gap:.15rem}.star{color:var(--aph-gold, #C9A24D);font-size:1.45rem;line-height:1}.star--filled{color:var(--aph-gold, #C9A24D)}.star--empty{color:rgba(var(--color-foreground),.2)}.aruaco-product-hero__rating-value{font-weight:600;font-size:1.4rem;color:rgba(var(--color-foreground),.85)}.aruaco-product-hero__rating-count{color:rgba(var(--color-foreground),.55);font-size:1.3rem}.aruaco-product-hero__description-wrapper{margin:0}.aruaco-product-hero__description{font-size:1.45rem;line-height:1.65;color:rgba(var(--color-foreground),.75);margin:0}.aruaco-product-hero__description p{margin:0 0 .8rem}.aruaco-product-hero__description p:last-child{margin-bottom:0}.aruaco-product-hero__benefits-wrapper{margin:.5rem 0}.aruaco-product-hero__benefits{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.aruaco-product-hero__benefit{display:flex;align-items:flex-start;gap:.8rem;font-size:1.4rem;font-weight:500;line-height:1.5}.aruaco-product-hero__benefit-marker{width:.4rem;height:1.4rem;margin-top:.3rem;background-color:var(--aph-accent-color);border-radius:.2rem;flex-shrink:0}.aruaco-product-hero__benefit-icon{font-size:1.6rem;line-height:1;flex-shrink:0}.aruaco-product-hero__quantity-picker{margin:.8rem 0}.aruaco-product-hero__quantity-heading{font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin:0 0 1rem;color:rgba(var(--color-foreground),.7)}.aruaco-product-hero__quantity-heading strong{font-weight:700}.aruaco-product-hero__quantity-options{display:flex;flex-direction:column;gap:.6rem}.aruaco-product-hero__quantity-option{cursor:pointer;display:block}.aruaco-product-hero__quantity-option input{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.aruaco-product-hero__quantity-card{position:relative;display:flex;flex-direction:column;padding:1.1rem 1.3rem;border:1.5px solid rgba(var(--color-foreground),.1);border-radius:1rem;background-color:rgb(var(--color-background));transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.aruaco-product-hero__quantity-option:hover .aruaco-product-hero__quantity-card{border-color:rgba(var(--color-foreground),.2);background-color:rgba(var(--color-foreground),.015)}.aruaco-product-hero__quantity-option input:checked+.aruaco-product-hero__quantity-card{border-color:var(--aph-selected-border);box-shadow:0 0 0 1px var(--aph-selected-border);background-color:rgba(var(--color-foreground),.02)}.aruaco-product-hero__quantity-card-badge{position:absolute;top:0;right:1rem;transform:translateY(-50%);padding:.3rem .7rem;background-color:#2c2c2c;color:#fff;font-size:1rem;font-weight:600;letter-spacing:.02em;white-space:nowrap;border-radius:.4rem}.aruaco-product-hero__quantity-card-badge--recommended{background-color:var(--aph-badge-bg, #c4a35a);color:var(--aph-badge-text, #ffffff)}.aruaco-product-hero__quantity-card-badge--best{background-color:#2c2c2c;color:#fff}.aruaco-product-hero__quantity-card-header{display:flex;align-items:center;gap:1rem;width:100%}.aruaco-product-hero__quantity-bottles-wrapper{display:flex;flex-direction:column;align-items:center;gap:.35rem;flex-shrink:0;min-width:4.5rem}.aruaco-product-hero__quantity-volume{display:none;font-size:1.05rem;font-weight:600;color:rgba(var(--color-foreground),.5);letter-spacing:.01em;white-space:nowrap}.aruaco-product-hero__quantity-option input:checked+.aruaco-product-hero__quantity-card .aruaco-product-hero__quantity-volume{display:block;color:var(--aph-selected-border, #3f5147)}.aruaco-product-hero__quantity-bottles{display:grid;align-items:flex-end;justify-content:center;gap:.15rem;flex-shrink:0;padding:.5rem .6rem;background:rgba(var(--color-foreground),.04);border-radius:.6rem;min-width:4rem;transition:background-color .2s ease}.aruaco-product-hero__quantity-option input:checked+.aruaco-product-hero__quantity-card .aruaco-product-hero__quantity-bottles{background:rgba(var(--color-foreground),.06)}.aruaco-product-hero__quantity-bottles[data-bottles="3"],.aruaco-product-hero__quantity-bottles[data-bottles="6"],.aruaco-product-hero__quantity-bottles[data-bottles="9"]{grid-template-columns:repeat(3,1fr)}.aruaco-product-hero__bottle-icon{width:1rem;height:auto;color:var(--aph-selected-border, #3f5147);opacity:.4;transition:opacity .2s ease,color .2s ease}.aruaco-product-hero__quantity-option input:checked+.aruaco-product-hero__quantity-card .aruaco-product-hero__bottle-icon{opacity:1;color:var(--aph-selected-border, #3f5147)}.aruaco-product-hero__quantity-radio-circle{flex-shrink:0;width:1.8rem;height:1.8rem;border:2px solid rgba(var(--color-foreground),.2);border-radius:50%;position:relative;transition:border-color .2s ease}.aruaco-product-hero__quantity-option input:checked+.aruaco-product-hero__quantity-card .aruaco-product-hero__quantity-radio-circle{border-color:var(--aph-selected-border)}.aruaco-product-hero__quantity-option input:checked+.aruaco-product-hero__quantity-card .aruaco-product-hero__quantity-radio-circle:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.9rem;height:.9rem;background-color:var(--aph-selected-border);border-radius:50%}.aruaco-product-hero__quantity-card-title{flex:1;display:flex;flex-direction:column;gap:.15rem;min-width:0}.aruaco-product-hero__quantity-label{font-size:1.5rem;font-weight:600;line-height:1.25}.aruaco-product-hero__quantity-discount{font-size:1.2rem;font-weight:500;color:var(--aph-savings, #c4a35a)}.aruaco-product-hero__quantity-card-pricing{display:flex;flex-direction:column;align-items:flex-end;text-align:right;flex-shrink:0;gap:.15rem;margin-left:auto}.aruaco-product-hero__quantity-total-row{display:flex;align-items:baseline;gap:.35rem}.aruaco-product-hero__quantity-original-price{text-decoration:line-through;color:rgba(var(--color-foreground),.4);font-weight:400;font-size:1.15rem}.aruaco-product-hero__quantity-final-price{font-size:1.25rem;font-weight:600;color:rgba(var(--color-foreground),.7);line-height:1.2}.aruaco-product-hero__quantity-per-day{font-size:1.7rem;font-weight:700;color:rgb(var(--color-foreground));line-height:1.2}.aruaco-product-hero__quantity-price-row{display:flex;align-items:baseline;gap:.4rem}.aruaco-product-hero__quantity-price{font-size:1.6rem;font-weight:700;line-height:1.2}.aruaco-product-hero__quantity-price .original-price{text-decoration:line-through;opacity:.5;font-weight:400;font-size:1.3rem;margin-right:.3rem}.aruaco-product-hero__quantity-benefits{display:none;flex-wrap:wrap;gap:.4rem 1.2rem;margin-top:.8rem;padding-top:.8rem;border-top:1px solid rgba(var(--color-foreground),.06)}.aruaco-product-hero__quantity-option input:checked+.aruaco-product-hero__quantity-card .aruaco-product-hero__quantity-benefits{display:flex}.aruaco-product-hero__quantity-benefit{font-size:1.2rem;color:rgba(var(--color-foreground),.65);white-space:nowrap}@media screen and (max-width: 749px){.aruaco-product-hero__quantity-card{padding:.9rem 1rem}.aruaco-product-hero__quantity-card-badge{font-size:.95rem;padding:.25rem .5rem}.aruaco-product-hero__quantity-bottles-wrapper{min-width:3.5rem;gap:.25rem}.aruaco-product-hero__quantity-volume{font-size:1rem}.aruaco-product-hero__quantity-bottles{padding:.4rem .5rem;gap:.1rem;min-width:3rem}.aruaco-product-hero__bottle-icon{width:.75rem}.aruaco-product-hero__quantity-radio-circle{width:1.6rem;height:1.6rem}.aruaco-product-hero__quantity-option input:checked+.aruaco-product-hero__quantity-card .aruaco-product-hero__quantity-radio-circle:after{width:.8rem;height:.8rem}.aruaco-product-hero__quantity-label{font-size:1.35rem}.aruaco-product-hero__quantity-discount{font-size:1.1rem}.aruaco-product-hero__quantity-original-price{font-size:1rem}.aruaco-product-hero__quantity-final-price{font-size:1.1rem}.aruaco-product-hero__quantity-price,.aruaco-product-hero__quantity-per-day{font-size:1.5rem}.aruaco-product-hero__quantity-benefits{gap:.3rem .8rem}.aruaco-product-hero__quantity-benefit{font-size:1.1rem}}.aruaco-product-hero__total-row{display:flex;justify-content:space-between;align-items:center}.aruaco-product-hero__total-label{font-size:1.6rem;font-weight:500}.aruaco-product-hero__total-price{font-size:2rem;font-weight:700;display:flex;align-items:center;gap:.8rem}.aruaco-product-hero__total-price .original-total{font-size:1.5rem;font-weight:400;color:rgba(var(--color-foreground),.5);text-decoration:line-through}.aruaco-product-hero__total-price .discounted-total{color:var(--aph-accent-color)}.aruaco-product-hero__savings-row{display:flex;justify-content:space-between;align-items:center;margin-top:.8rem;padding-top:.8rem;border-top:1px dashed rgba(var(--color-foreground),.1)}.aruaco-product-hero__savings-label{font-size:1.4rem;color:rgba(var(--color-foreground),.7)}.aruaco-product-hero__savings-amount{font-size:1.5rem;font-weight:600;color:var(--aph-savings)}@media screen and (min-width: 750px){.aruaco-product-hero__total-price{font-size:2.4rem}.aruaco-product-hero__total-price .original-total{font-size:1.7rem}}.aruaco-product-hero__variants{display:flex;flex-direction:column;gap:1rem}.aruaco-product-hero__variants variant-selects{display:flex;flex-direction:column;gap:1rem}.aruaco-product-hero__variants .product-form__input{margin:0;padding:0;border:none;display:flex;flex-direction:column;gap:.6rem}.aruaco-product-hero__variants .form__label,.aruaco-product-hero__variants legend.form__label{font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.4rem;color:rgba(var(--color-foreground),.7)}.aruaco-product-hero__variants .product-form__input--pill{gap:.8rem}.aruaco-product-hero__variants .product-form__input--pill>div{display:flex;flex-wrap:wrap;gap:.8rem}.aruaco-product-hero__variants .product-form__input--pill input[type=radio]{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.aruaco-product-hero__variants .product-form__input--pill label{display:inline-block;padding:1rem 2rem;border:2px solid rgba(var(--color-foreground),.15);border-radius:.6rem;font-size:1.5rem;font-weight:500;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease;background-color:rgb(var(--color-background))}.aruaco-product-hero__variants .product-form__input--pill label:hover{border-color:rgba(var(--color-foreground),.4)}.aruaco-product-hero__variants .product-form__input--pill input[type=radio]:checked+label{border-color:var(--aph-selected-border);background-color:var(--aph-selected-bg);color:#fff}.aruaco-product-hero__variants .product-form__input--swatch{gap:.8rem}.aruaco-product-hero__variants .product-form__input--swatch>div{display:flex;flex-wrap:wrap;gap:.8rem}.aruaco-product-hero__variants .product-form__input--swatch input[type=radio]{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.aruaco-product-hero__variants .product-form__input--swatch label{display:inline-flex;align-items:center;justify-content:center;padding:.3rem;border:2px solid rgba(var(--color-foreground),.15);border-radius:50%;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.aruaco-product-hero__variants .product-form__input--swatch label:hover{border-color:rgba(var(--color-foreground),.4)}.aruaco-product-hero__variants .product-form__input--swatch input[type=radio]:checked+label{border-color:var(--aph-selected-border);box-shadow:0 0 0 2px var(--aph-selected-border)}.aruaco-product-hero__variants .product-form__input--dropdown{display:flex;flex-direction:column;gap:.8rem}.aruaco-product-hero__variants .product-form__input--dropdown .select{position:relative}.aruaco-product-hero__variants .product-form__input--dropdown select{width:100%;padding:1.2rem 4rem 1.2rem 1.5rem;font-size:1.5rem;border:2px solid rgba(var(--color-foreground),.15);border-radius:.6rem;background-color:rgb(var(--color-background));-webkit-appearance:none;appearance:none;cursor:pointer;transition:border-color .2s ease}.aruaco-product-hero__variants .product-form__input--dropdown select:hover,.aruaco-product-hero__variants .product-form__input--dropdown select:focus{border-color:var(--aph-selected-border);outline:none}.aruaco-product-hero__variants .product-form__input--dropdown .svg-wrapper{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);pointer-events:none}.aruaco-product-hero__variants [data-selected-value]{font-weight:400}.aruaco-variant-buttons{display:flex;flex-wrap:wrap;gap:.8rem}.aruaco-variant-buttons input[type=radio]{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.aruaco-variant-buttons label{display:inline-block;padding:1rem 2rem;border:2px solid rgba(var(--color-foreground),.15);border-radius:.6rem;font-size:1.5rem;font-weight:500;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease;background-color:rgb(var(--color-background))}.aruaco-variant-buttons label:hover{border-color:rgba(var(--color-foreground),.4)}.aruaco-variant-buttons input[type=radio]:checked+label{border-color:var(--aph-selected-border);background-color:var(--aph-selected-bg);color:#fff}.aruaco-variant-buttons input[type=radio].disabled+label{opacity:.5;cursor:not-allowed;text-decoration:line-through}.aruaco-gender-picker .aruaco-variant-buttons{display:flex;gap:1rem;width:100%}.aruaco-gender-btn{position:relative;display:flex!important;align-items:center;justify-content:center;flex:1;min-height:6rem;padding:1.2rem 1.5rem!important;border:2px solid rgba(var(--color-foreground),.15)!important;border-radius:1rem!important;overflow:hidden;cursor:pointer;transition:border-color .3s ease,box-shadow .3s ease}.aruaco-gender-btn__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transition:opacity .3s ease;z-index:0}.aruaco-gender-btn--man .aruaco-gender-btn__bg{background-image:url(bg-man.jpg)}.aruaco-gender-btn--woman .aruaco-gender-btn__bg{background-image:url(bg-woman.jpg)}.aruaco-gender-btn__content{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:.8rem;transition:color .3s ease}.aruaco-gender-btn__icon{width:2rem;height:2rem;object-fit:contain;filter:brightness(0);transition:filter .3s ease}.aruaco-gender-btn__text{font-size:1.5rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.aruaco-gender-picker .aruaco-variant-buttons input[type=radio]:not(:checked)+.aruaco-gender-btn:hover{border-color:rgba(var(--color-foreground),.4)!important}.aruaco-gender-picker .aruaco-variant-buttons input[type=radio]:checked+.aruaco-gender-btn{border-color:var(--aph-primary)!important;box-shadow:0 0 0 1px var(--aph-primary)}.aruaco-gender-picker .aruaco-variant-buttons input[type=radio]:checked+.aruaco-gender-btn .aruaco-gender-btn__bg{opacity:1}.aruaco-gender-picker .aruaco-variant-buttons input[type=radio]:checked+.aruaco-gender-btn .aruaco-gender-btn__content{color:#fff}.aruaco-gender-picker .aruaco-variant-buttons input[type=radio]:checked+.aruaco-gender-btn .aruaco-gender-btn__icon{filter:brightness(0) invert(1)}.aruaco-gender-picker .aruaco-variant-buttons input[type=radio]:checked+.aruaco-gender-btn .aruaco-gender-btn__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#1f3a2bb3,#1f3a2b80)}@media screen and (max-width: 749px){.aruaco-gender-btn{min-height:5rem;padding:1rem 1.2rem!important}.aruaco-gender-btn__icon{width:1.6rem;height:1.6rem}.aruaco-gender-btn__text{font-size:1.3rem}}.aruaco-product-hero__buy-buttons{margin-top:.6rem}.aruaco-product-hero__form{width:100%}.aruaco-product-hero__add-btn{width:100%;padding:1.4rem 2.5rem;font-size:1.3rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;border-radius:.8rem;transition:all .2s ease}.aruaco-product-hero__add-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.aruaco-product-hero__one-time{display:flex;justify-content:center;align-items:center;gap:.4rem;margin-top:.8rem;padding-top:.8rem;border-top:1px solid rgba(var(--color-foreground),.08)}.aruaco-product-hero__one-time-label{font-size:1.2rem;text-decoration:underline;text-underline-offset:2px;letter-spacing:.03em;color:rgba(var(--color-foreground),.7)}.aruaco-product-hero__one-time-price{font-size:1.2rem;font-weight:600}.aruaco-product-hero__trust-badges{list-style:none;padding:0;margin:.8rem 0 0;display:flex;flex-direction:column;gap:.5rem}.aruaco-product-hero__trust-badge{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;color:rgba(var(--color-foreground),.6)}.aruaco-product-hero__trust-icon{color:var(--aph-accent-color);font-size:1.2rem;opacity:.8}.aruaco-product-hero__trust-badge a{color:inherit;text-decoration:underline;text-underline-offset:2px}.aruaco-product-hero__collapsible{border-top:1px solid rgba(var(--color-foreground),.1)}.aruaco-product-hero__collapsible:last-of-type{border-bottom:1px solid rgba(var(--color-foreground),.1)}.aruaco-product-hero__collapsible-header{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 0;cursor:pointer;font-size:1.4rem;font-weight:500;list-style:none;transition:color .2s ease}.aruaco-product-hero__collapsible-header:hover{color:var(--aph-accent-color)}.aruaco-product-hero__collapsible-header::-webkit-details-marker{display:none}.aruaco-product-hero__collapsible-icon{font-size:1.4rem;transition:transform .2s ease;opacity:.6}.aruaco-product-hero__collapsible[open] .aruaco-product-hero__collapsible-icon{transform:rotate(45deg)}.aruaco-product-hero__collapsible-content{padding:0 0 1.2rem;font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.7)}.aruaco-product-hero__custom,.aruaco-product-hero__app-widget{margin:.6rem 0}.aruaco-product-hero__app-widget[data-alignment=center]{text-align:center}.aruaco-product-hero__app-widget[data-alignment=right]{text-align:right}.aruaco-product-hero__app-block{margin:.6rem 0}.aruaco-product-hero__upsell{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background-color:rgba(var(--color-foreground),.03);border-radius:1rem;margin-top:1rem}.aruaco-product-hero__upsell-image{width:6rem;height:6rem;object-fit:contain;flex-shrink:0}.aruaco-product-hero__upsell-content{flex:1}.aruaco-product-hero__upsell-title{font-size:1.4rem;font-weight:500;margin:0 0 .3rem}.aruaco-product-hero__upsell-subtitle{font-size:1.4rem;color:rgba(var(--color-foreground),.6);margin:0 0 .5rem}.aruaco-product-hero__upsell-price{font-size:1.5rem;font-weight:600}.aruaco-product-hero__upsell-btn{padding:.8rem 1.5rem;font-size:1.3rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:.5rem;background:transparent;cursor:pointer;transition:border-color .2s ease}.aruaco-product-hero__upsell-btn:hover{border-color:rgba(var(--color-foreground),.5)}@media (prefers-reduced-motion: no-preference){.aruaco-product-hero__media-item{animation:fadeInUp .5s ease backwards}.aruaco-product-hero__media-item:nth-child(1){animation-delay:.1s}.aruaco-product-hero__media-item:nth-child(2){animation-delay:.2s}.aruaco-product-hero__media-item:nth-child(3){animation-delay:.3s}.aruaco-product-hero__media-item:nth-child(4){animation-delay:.4s}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.aruaco-product-hero__usp-banner{background-color:var(--aph-primary);border-radius:.8rem;padding:1.3rem 1.8rem;margin:1rem 0}.aruaco-product-hero__usp-banner-inner{display:flex;align-items:center;justify-content:center;gap:2rem}.aruaco-product-hero__usp-item{display:flex;flex-direction:column;align-items:center;text-align:center}.aruaco-product-hero__usp-value{font-size:2.4rem;font-weight:700;color:#fff;line-height:1}.aruaco-product-hero__usp-value--strikethrough{color:var(--aph-gold);text-decoration:line-through;text-decoration-thickness:2px;font-style:italic}.aruaco-product-hero__usp-label{font-size:1.15rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#ffffffbf;margin-top:.25rem}.aruaco-product-hero__usp-vs{font-size:1.2rem;font-weight:500;color:#fff9}@media screen and (max-width: 749px){.aruaco-product-hero__usp-banner{padding:1rem 1.2rem}.aruaco-product-hero__usp-banner-inner{gap:1.2rem}.aruaco-product-hero__usp-value{font-size:1.9rem}.aruaco-product-hero__usp-label{font-size:1rem}}.aruaco-product-hero__why-variant-wrapper{margin:.8rem 0}.aruaco-product-hero__why-variant{background-color:var(--aph-background, #F6F7F2);border-radius:.75rem;padding:1.2rem 1.4rem}.aruaco-product-hero__why-variant-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.6rem}.aruaco-product-hero__why-variant-icon{font-size:1.3rem;line-height:1}.aruaco-product-hero__why-variant-title{font-size:1.15rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--aph-text-primary)}.aruaco-product-hero__why-variant-content{font-size:1.4rem;line-height:1.55;color:rgba(var(--color-foreground),.8)}@media screen and (max-width: 749px){.aruaco-product-hero__why-variant{padding:1rem 1.1rem}.aruaco-product-hero__why-variant-title{font-size:1.05rem}.aruaco-product-hero__why-variant-content{font-size:1.3rem}}.aruaco-product-hero__ingredients-wrapper{margin:.8rem 0}.aruaco-product-hero__ingredients-heading{font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:rgba(var(--color-foreground),.55);margin:0 0 .8rem}.aruaco-product-hero__ingredients{display:flex;flex-wrap:wrap;gap:.6rem}.aruaco-product-hero__ingredient{display:inline-flex;align-items:center;padding:.65rem 1.1rem;background-color:var(--aph-secondary);color:#fff;border-radius:.5rem;font-size:1.3rem;font-weight:400;white-space:nowrap}.aruaco-product-hero__ingredient strong{font-weight:600;margin-left:.25rem}.aruaco-product-hero__ingredient:nth-child(3){background-color:rgba(var(--color-foreground),.07);color:rgba(var(--color-foreground),.85)}@media screen and (max-width: 749px){.aruaco-product-hero__ingredients{gap:.5rem}.aruaco-product-hero__ingredient{padding:.55rem .9rem;font-size:1.2rem}}.aruaco-product-hero__add-btn{display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%;padding:1.6rem 3rem;font-size:1.5rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;border-radius:.5rem;background-color:var(--aph-primary);color:#fff;border:none;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.aruaco-product-hero__add-btn:hover{background-color:var(--aph-secondary)}.aruaco-product-hero__add-btn:active{transform:scale(.98)}.aruaco-product-hero__add-btn:disabled{background-color:rgba(var(--color-foreground),.3);cursor:not-allowed}.aruaco-product-hero__add-btn-text{font-weight:600}.aruaco-product-hero__add-btn-separator{opacity:.6}.aruaco-product-hero__add-btn-price{font-weight:700}.aruaco-product-hero__one-time{display:flex;justify-content:center;align-items:center;gap:.4rem;margin-top:1.2rem;font-size:1.3rem}.aruaco-product-hero__one-time-prefix{color:var(--aph-text-secondary)}.aruaco-product-hero__one-time-link{color:var(--aph-text-primary);text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.aruaco-product-hero__one-time-link:hover{color:var(--aph-primary)}@media screen and (max-width: 749px){.aruaco-product-hero__add-btn{padding:1.4rem 2rem;font-size:1.35rem}.aruaco-product-hero__one-time{font-size:1.25rem}}.aruaco-product-hero__quantity-discount{font-size:1.3rem;font-weight:600;color:var(--aph-gold)}.aruaco-product-hero__quantity-card-badge--recommended{background-color:var(--aph-gold);color:#1c1e1d}.aruaco-product-hero__quantity-card-badge--best{background-color:var(--aph-primary);color:#fff}.aruaco-product-hero__quantity-price .original-price{text-decoration:line-through;opacity:.5;font-weight:400;font-size:1.3rem;margin-right:.5rem;color:var(--aph-text-secondary)}.aruaco-product-hero__quantity-benefit{font-size:1.25rem;color:var(--aph-text-primary);font-weight:500}.aruaco-product-hero__benefit{display:flex;align-items:flex-start;gap:1rem;font-size:1.5rem;font-weight:500;line-height:1.5;padding-left:1rem;border-left:3px solid var(--aph-gold);margin-left:0}.aruaco-product-hero__benefit-icon{font-size:1.4rem;line-height:1.3;flex-shrink:0}.aruaco-product-hero__benefit-marker{display:none}@media screen and (max-width: 749px){.aruaco-product-hero__benefit{font-size:1.4rem;padding-left:.8rem}}.aruaco-product-hero__rating{display:flex;align-items:center;gap:.5rem;font-size:1.5rem}.aruaco-product-hero__stars .star--filled{color:var(--aph-gold)}.aruaco-product-hero__rating-count a{color:inherit;text-decoration:underline;text-underline-offset:2px}.aruaco-product-hero__info-accordion-group{margin-top:1.5rem;display:flex;flex-direction:column;gap:0}.aruaco-product-hero__info-accordion{border:none;border-radius:0;overflow:hidden;background:transparent}.aruaco-product-hero__info-accordion:first-child{border-top:1px solid rgba(var(--color-foreground),.08)}.aruaco-product-hero__info-accordion-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.25rem 0;background:transparent;border:none;border-bottom:1px solid rgba(var(--color-foreground),.08);cursor:pointer;transition:all .2s ease;list-style:none}.aruaco-product-hero__info-accordion-header::-webkit-details-marker{display:none}.aruaco-product-hero__info-accordion-header:hover{background:rgba(var(--color-foreground),.02)}.aruaco-product-hero__info-accordion-header-left{display:flex;align-items:center;gap:.75rem}.aruaco-product-hero__info-accordion-icon-wrapper{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:var(--aph-background, #F6F7F2);border-radius:.6rem;flex-shrink:0}.aruaco-product-hero__info-accordion-emoji{font-size:1.3rem;line-height:1}.aruaco-product-hero__info-accordion-icon-svg{width:1.25rem;height:1.25rem;color:var(--aph-primary, #1F3A2B);stroke-width:1.5}.aruaco-product-hero__info-accordion-title{font-size:1.3rem;font-weight:600;color:var(--aph-text-primary);letter-spacing:.01em}.aruaco-product-hero__info-accordion-arrow{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;color:var(--aph-text-secondary);transition:transform .3s cubic-bezier(.4,0,.2,1)}.aruaco-product-hero__info-accordion-arrow svg{width:1rem;height:1rem}.aruaco-product-hero__info-accordion[open] .aruaco-product-hero__info-accordion-arrow{transform:rotate(180deg)}.aruaco-product-hero__info-accordion-content{padding:0 0 1.25rem;animation:accordionSlideDown .3s ease-out}@keyframes accordionSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.aruaco-product-hero__info-accordion-why{background:linear-gradient(135deg,var(--aph-background, #F6F7F2) 0%,rgba(255,255,255,.8) 100%);border-radius:1rem;padding:1.25rem 1.5rem;margin-top:.75rem;border-left:3px solid var(--aph-gold, #C9A24D);position:relative;overflow:hidden}.aruaco-product-hero__info-accordion-why:before{content:"";position:absolute;top:0;right:0;width:80px;height:80px;background:radial-gradient(circle,rgba(201,162,77,.1) 0%,transparent 70%);border-radius:50%;transform:translate(20%,-20%)}.aruaco-product-hero__info-accordion-why-title{font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--aph-primary);margin:0 0 .5rem;display:flex;align-items:center;gap:.5rem}.aruaco-product-hero__info-accordion-why-title-icon{font-size:1.1rem}.aruaco-product-hero__info-accordion-why-text{font-size:1.2rem;line-height:1.65;color:var(--aph-text-primary);margin:0;position:relative;z-index:1}.aruaco-product-hero__info-accordion-ingredients{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem}.aruaco-product-hero__info-accordion-ingredient{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:linear-gradient(135deg,var(--aph-background, #F6F7F2) 0%,rgba(255,255,255,.9) 100%);border-radius:.75rem;border:1px solid rgba(var(--color-foreground),.05);transition:all .2s ease}.aruaco-product-hero__info-accordion-ingredient:hover{transform:translate(4px);border-color:var(--aph-gold, #C9A24D);box-shadow:0 4px 12px #0000000a}.aruaco-product-hero__info-accordion-ingredient-left{display:flex;align-items:center;gap:.75rem}.aruaco-product-hero__info-accordion-ingredient-icon{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;background:var(--aph-secondary, #2F4F3A);border-radius:50%;flex-shrink:0}.aruaco-product-hero__info-accordion-ingredient-icon svg{width:1.1rem;height:1.1rem;color:#fff}.aruaco-product-hero__info-accordion-ingredient-name{font-size:1.2rem;font-weight:500;color:var(--aph-text-primary)}.aruaco-product-hero__info-accordion-ingredient-amount{font-size:1.15rem;font-weight:700;color:var(--aph-primary);background:#1f3a2b14;padding:.35rem .8rem;border-radius:2rem;white-space:nowrap}.aruaco-product-hero__info-accordion-ingredient:nth-child(1) .aruaco-product-hero__info-accordion-ingredient-icon{background:var(--aph-primary, #1F3A2B)}.aruaco-product-hero__info-accordion-ingredient:nth-child(2) .aruaco-product-hero__info-accordion-ingredient-icon{background:var(--aph-secondary, #2F4F3A)}.aruaco-product-hero__info-accordion-ingredient:nth-child(3) .aruaco-product-hero__info-accordion-ingredient-icon{background:var(--aph-gold, #C9A24D)}.aruaco-product-hero__info-accordion-more{display:inline-flex;align-items:center;gap:.4rem;margin-top:1rem;font-size:1.2rem;font-weight:500;color:var(--aph-primary);text-decoration:none;transition:all .2s ease}.aruaco-product-hero__info-accordion-more:hover{gap:.6rem;color:var(--aph-secondary)}.aruaco-product-hero__info-accordion-more svg{width:1rem;height:1rem;transition:transform .2s ease}.aruaco-product-hero__info-accordion-more:hover svg{transform:translate(2px)}.aruaco-product-hero__info-quality-badges{display:grid;grid-template-columns:1fr;gap:.75rem;margin-top:1rem;margin-bottom:.5rem}@media screen and (min-width: 480px){.aruaco-product-hero__info-quality-badges{grid-template-columns:repeat(3,1fr);gap:.6rem}}.aruaco-product-hero__info-quality-badge{display:flex;align-items:flex-start;gap:.65rem;padding:.9rem 1rem;background:linear-gradient(135deg,var(--aph-background, #F6F7F2) 0%,rgba(255,255,255,.95) 100%);border-radius:.75rem;border:1px solid rgba(var(--color-foreground),.06);transition:all .2s ease}.aruaco-product-hero__info-quality-badge:hover{border-color:var(--aph-gold, #C9A24D);transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.aruaco-product-hero__info-quality-badge-icon{font-size:1.5rem;line-height:1;flex-shrink:0}.aruaco-product-hero__info-quality-badge-icon-wrapper{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--aph-primary, #1F3A2B) 0%,var(--aph-secondary, #2F4F3A) 100%);border-radius:.6rem;flex-shrink:0}.aruaco-product-hero__info-quality-badge-svg{width:1.25rem;height:1.25rem;color:#fff;stroke-width:1.5}.aruaco-product-hero__info-quality-badge:nth-child(1) .aruaco-product-hero__info-quality-badge-icon-wrapper{background:linear-gradient(135deg,var(--aph-primary, #1F3A2B) 0%,var(--aph-secondary, #2F4F3A) 100%)}.aruaco-product-hero__info-quality-badge:nth-child(2) .aruaco-product-hero__info-quality-badge-icon-wrapper{background:linear-gradient(135deg,var(--aph-gold, #C9A24D) 0%,#b8943c 100%)}.aruaco-product-hero__info-quality-badge:nth-child(3) .aruaco-product-hero__info-quality-badge-icon-wrapper{background:linear-gradient(135deg,#22c55e,#16a34a)}.aruaco-product-hero__info-quality-badge-content{display:flex;flex-direction:column;gap:.15rem;min-width:0}.aruaco-product-hero__info-quality-badge-title{font-size:1.2rem;font-weight:600;color:var(--aph-text-primary);line-height:1.3}.aruaco-product-hero__info-quality-badge-desc{font-size:1.1rem;color:var(--aph-text-secondary);line-height:1.4}.aruaco-product-hero__info-accordion-text-box{background:linear-gradient(135deg,var(--aph-background, #F6F7F2) 0%,rgba(255,255,255,.85) 100%);border-radius:.75rem;padding:1.25rem 1.5rem;margin-top:.75rem;border-left:3px solid var(--aph-primary, #1F3A2B)}.aruaco-product-hero__info-accordion-text-box p{font-size:1.2rem;line-height:1.65;color:var(--aph-text-primary);margin:0}@media screen and (max-width: 749px){.aruaco-product-hero__info-accordion-group{margin-top:1.25rem}.aruaco-product-hero__info-accordion-header{padding:1rem 0}.aruaco-product-hero__info-accordion-icon-wrapper{width:2.25rem;height:2.25rem}.aruaco-product-hero__info-accordion-emoji{font-size:1.15rem}.aruaco-product-hero__info-accordion-icon-svg{width:1.1rem;height:1.1rem}.aruaco-product-hero__info-accordion-title{font-size:1.25rem}.aruaco-product-hero__info-accordion-why{padding:1rem 1.25rem}.aruaco-product-hero__info-accordion-why-text{font-size:1.15rem}.aruaco-product-hero__info-accordion-ingredient{padding:.85rem 1rem}.aruaco-product-hero__info-accordion-ingredient-icon{width:2rem;height:2rem}.aruaco-product-hero__info-accordion-ingredient-name{font-size:1.15rem}.aruaco-product-hero__info-accordion-ingredient-amount{font-size:1.075rem;padding:.3rem .7rem}.aruaco-product-hero__info-quality-badge{padding:.75rem .9rem}.aruaco-product-hero__info-quality-badge-icon{font-size:1.35rem}.aruaco-product-hero__info-quality-badge-icon-wrapper{width:2.25rem;height:2.25rem}.aruaco-product-hero__info-quality-badge-svg{width:1.1rem;height:1.1rem}.aruaco-product-hero__info-quality-badge-title{font-size:1.15rem}.aruaco-product-hero__info-quality-badge-desc{font-size:1.025rem}.aruaco-product-hero__info-accordion-text-box{padding:1rem 1.25rem}.aruaco-product-hero__info-accordion-text-box p{font-size:1.15rem}}.aruaco-product-hero__stock-delivery{background:linear-gradient(135deg,#1f3a2b0a,#c9a24d0f);border:1px solid rgba(31,58,43,.12);border-radius:1rem;padding:1rem 1.25rem;margin:.5rem 0;display:flex;flex-direction:column;gap:.75rem}.aruaco-product-hero__stock-status{display:flex;align-items:center;gap:.6rem}.aruaco-product-hero__stock-pulse{width:10px;height:10px;background:#22c55e;border-radius:50%;position:relative;flex-shrink:0;animation:stockPulse 2s ease-in-out infinite}.aruaco-product-hero__stock-pulse:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:#22c55e;border-radius:50%;animation:stockPulseRing 2s ease-in-out infinite}@keyframes stockPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.9}}@keyframes stockPulseRing{0%{transform:translate(-50%,-50%) scale(1);opacity:.6}50%{transform:translate(-50%,-50%) scale(1.8);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:0}}.aruaco-product-hero__stock-text{font-size:1.15rem;font-weight:700;color:#22c55e;text-transform:uppercase;letter-spacing:.03em}.aruaco-product-hero__stock-qty{font-size:1.15rem;color:var(--aph-text-secondary)}.aruaco-product-hero__delivery-fomo{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;background:linear-gradient(135deg,#fff,#c9a24d14);border-radius:.75rem;border:1px solid rgba(201,162,77,.25)}.aruaco-product-hero__delivery-icon{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:var(--aph-gold, #C9A24D);border-radius:50%;flex-shrink:0;color:#fff;animation:timerPulse 3s ease-in-out infinite}@keyframes timerPulse{0%,to{box-shadow:0 0 #c9a24d66}50%{box-shadow:0 0 0 8px #c9a24d00}}.aruaco-product-hero__delivery-icon svg{width:1.1rem;height:1.1rem}.aruaco-product-hero__delivery-content{display:flex;flex-wrap:wrap;align-items:baseline;gap:.3rem;line-height:1.4}.aruaco-product-hero__delivery-label{font-size:1.15rem;color:var(--aph-text-secondary)}.aruaco-product-hero__delivery-timer{font-size:1.3rem;font-weight:700;color:var(--aph-primary);font-variant-numeric:tabular-nums;background:#1f3a2b14;padding:.15rem .5rem;border-radius:.3rem}.aruaco-product-hero__delivery-promise{font-size:1.15rem;color:var(--aph-text-secondary)}@media screen and (max-width: 479px){.aruaco-product-hero__stock-delivery{padding:.9rem 1rem}.aruaco-product-hero__delivery-fomo{flex-wrap:wrap}.aruaco-product-hero__delivery-content{flex:1;min-width:0}}.aruaco-product-hero__premium-badges{display:flex;flex-direction:column;gap:.6rem;margin:.75rem 0}.aruaco-product-hero__premium-badge{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;background:linear-gradient(135deg,#fff 0%,var(--aph-background, #F6F7F2) 100%);border-radius:.75rem;border:1px solid rgba(var(--color-foreground),.08);transition:all .25s ease}.aruaco-product-hero__premium-badge:hover{border-color:var(--aph-gold, #C9A24D);transform:translateY(-1px);box-shadow:0 4px 12px #0000000f}.aruaco-product-hero__premium-badge-icon{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--aph-primary, #1F3A2B) 0%,var(--aph-secondary, #2F4F3A) 100%);border-radius:.6rem;font-size:1.25rem;flex-shrink:0}.aruaco-product-hero__premium-badge-icon svg{width:1.25rem;height:1.25rem;color:#fff;stroke-width:1.5}.aruaco-product-hero__premium-badge:nth-child(2) .aruaco-product-hero__premium-badge-icon{background:linear-gradient(135deg,var(--aph-gold, #C9A24D) 0%,#b8943c 100%)}.aruaco-product-hero__premium-badge:nth-child(3) .aruaco-product-hero__premium-badge-icon{background:linear-gradient(135deg,#22c55e,#16a34a)}.aruaco-product-hero__premium-badge-content{display:flex;flex-direction:column;gap:.15rem;min-width:0}.aruaco-product-hero__premium-badge-text{font-size:1.2rem;font-weight:600;color:var(--aph-text-primary);line-height:1.3}.aruaco-product-hero__premium-badge-subtext{font-size:1.1rem;color:var(--aph-text-secondary);line-height:1.4}.aruaco-product-hero__premium-badge-link{font-size:1.1rem;color:var(--aph-primary);text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.aruaco-product-hero__premium-badge-link:hover{color:var(--aph-gold)}@media screen and (min-width: 480px) and (max-width: 989px){.aruaco-product-hero__premium-badges{flex-direction:row;flex-wrap:wrap}.aruaco-product-hero__premium-badge{flex:1 1 calc(50% - .3rem);min-width:200px}}@media screen and (min-width: 990px){.aruaco-product-hero__premium-badges{gap:.5rem}.aruaco-product-hero__premium-badge{padding:.75rem 1rem}}@media screen and (max-width: 479px){.aruaco-product-hero__premium-badge{padding:.75rem .9rem}.aruaco-product-hero__premium-badge-icon{width:2.25rem;height:2.25rem;font-size:1.1rem}.aruaco-product-hero__premium-badge-icon svg{width:1.1rem;height:1.1rem}.aruaco-product-hero__premium-badge-text{font-size:1.1rem}}.aruaco-comp__tabs{margin-top:.75rem;margin-bottom:1rem}.aruaco-comp__tabs-track{display:grid;grid-template-columns:1fr 1fr;position:relative;background:rgba(var(--color-foreground),.04);border-radius:.75rem;padding:.25rem;gap:.25rem}.aruaco-comp__tab{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem 1rem;border:none;border-radius:.6rem;background:transparent;font-size:1.05rem;font-weight:600;color:var(--aph-text-secondary, #666);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);letter-spacing:.02em}.aruaco-comp__tab.is-active{color:#fff;background:var(--aph-primary, #1F3A2B);box-shadow:0 2px 8px #1f3a2b40}.aruaco-comp__tab:not(.is-active):hover{color:var(--aph-text-primary, #1C1E1D);background:rgba(var(--color-foreground),.06)}.aruaco-comp__tab-icon{width:1rem;height:1rem;flex-shrink:0}.aruaco-comp__tab-indicator{display:none}.aruaco-comp__subtitle{padding:.75rem 1rem;background:linear-gradient(135deg,var(--aph-background, #F6F7F2) 0%,rgba(255,255,255,.8) 100%);border-radius:.75rem;border-left:3px solid var(--aph-gold, #C9A24D);margin-bottom:1rem;animation:compFadeIn .3s ease-out}.aruaco-comp__subtitle p{margin:0;font-size:1.1rem;font-weight:500;color:var(--aph-text-primary, #1C1E1D);line-height:1.5}.aruaco-comp__flavour{display:inline-block;margin-top:.35rem;font-size:1rem;font-weight:600;color:var(--aph-gold, #C9A24D);letter-spacing:.03em}.aruaco-comp__section-tabs{display:flex;gap:0;border-bottom:2px solid rgba(var(--color-foreground),.08);margin-bottom:1rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.aruaco-comp__section-tabs::-webkit-scrollbar{display:none}.aruaco-comp__section-tab{flex-shrink:0;padding:.65rem 1rem;border:none;background:transparent;font-size:1rem;font-weight:600;color:var(--aph-text-secondary, #666);cursor:pointer;transition:all .25s ease;position:relative;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.aruaco-comp__section-tab:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:var(--aph-primary, #1F3A2B);transform:scaleX(0);transition:transform .3s cubic-bezier(.4,0,.2,1)}.aruaco-comp__section-tab.is-active{color:var(--aph-primary, #1F3A2B)}.aruaco-comp__section-tab.is-active:after{transform:scaleX(1)}.aruaco-comp__section-tab:not(.is-active):hover{color:var(--aph-text-primary, #1C1E1D)}.aruaco-comp__panel{display:none;animation:compFadeIn .35s ease-out}.aruaco-comp__panel.is-active{display:block}@keyframes compFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.aruaco-comp__full-text{font-size:1rem;line-height:1.6;color:var(--aph-text-secondary, #666);margin:0 0 1rem;padding:.75rem 1rem;background:rgba(var(--color-foreground),.02);border-radius:.6rem;border:1px solid rgba(var(--color-foreground),.05)}.aruaco-comp__table-wrap{border-radius:.75rem;overflow:hidden;border:1px solid rgba(var(--color-foreground),.08)}.aruaco-comp__table-header{display:grid;grid-template-columns:1fr auto auto;gap:.75rem;padding:.65rem 1rem;background:var(--aph-primary, #1F3A2B);color:#fff;font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.aruaco-comp__table-header span:nth-child(2),.aruaco-comp__table-header span:nth-child(3){text-align:right}.aruaco-comp__table-row{display:grid;grid-template-columns:1fr auto auto;gap:.75rem;padding:.55rem 1rem;font-size:1.05rem;color:var(--aph-text-primary, #1C1E1D);border-bottom:1px solid rgba(var(--color-foreground),.04);transition:background .2s ease;animation:compRowSlide .4s ease-out both;animation-delay:calc(var(--row-i, 0) * .03s)}.aruaco-comp__table-row:last-child{border-bottom:none}.aruaco-comp__table-row:hover{background:rgba(var(--color-foreground),.02)}@keyframes compRowSlide{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.aruaco-comp__table-row>span:first-child{font-weight:500}.aruaco-comp__table-row--vitamin{background:#22c55e0a}.aruaco-comp__table-row--vitamin:hover{background:#22c55e14}.aruaco-comp__table-row--mineral{background:#3b82f60a}.aruaco-comp__table-row--mineral:hover{background:#3b82f614}.aruaco-comp__amount{font-weight:600;color:var(--aph-primary, #1F3A2B);text-align:right;white-space:nowrap}.aruaco-comp__rhp{text-align:right;color:var(--aph-text-secondary, #999);font-weight:500;min-width:3rem;white-space:nowrap}.aruaco-comp__rhp--has{color:var(--aph-primary, #1F3A2B);font-weight:700;background:#1f3a2b14;padding:.1rem .4rem;border-radius:.3rem;font-size:1rem}.aruaco-comp__footnote{margin:.75rem 0 0;font-size:.95rem;color:var(--aph-text-secondary, #999);line-height:1.5;font-style:italic}.aruaco-comp__volume{margin:.25rem 0 0;font-size:1rem;font-weight:600;color:var(--aph-text-primary, #1C1E1D)}.aruaco-comp__claims{display:flex;flex-direction:column;gap:.75rem;animation:compFadeIn .35s ease-out}.aruaco-comp__claim{display:flex;gap:.875rem;padding:1rem 1.125rem;background:linear-gradient(135deg,var(--aph-background, #F6F7F2) 0%,rgba(255,255,255,.9) 100%);border-radius:.75rem;border:1px solid rgba(var(--color-foreground),.05);transition:all .25s ease}.aruaco-comp__claim:hover{border-color:var(--aph-gold, #C9A24D);transform:translate(4px);box-shadow:0 4px 16px #0000000a}.aruaco-comp__claim-icon{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--aph-primary, #1F3A2B) 0%,var(--aph-secondary, #2F4F3A) 100%);border-radius:50%;flex-shrink:0}.aruaco-comp__claim-icon svg{width:1.1rem;height:1.1rem;color:#fff}.aruaco-comp__claim:nth-child(2) .aruaco-comp__claim-icon{background:linear-gradient(135deg,var(--aph-gold, #C9A24D) 0%,#b8943c 100%)}.aruaco-comp__claim:nth-child(3) .aruaco-comp__claim-icon{background:linear-gradient(135deg,#22c55e,#16a34a)}.aruaco-comp__claim:nth-child(4) .aruaco-comp__claim-icon{background:linear-gradient(135deg,#e74c3c,#c0392b)}.aruaco-comp__claim:nth-child(5) .aruaco-comp__claim-icon{background:linear-gradient(135deg,#3b82f6,#2563eb)}.aruaco-comp__claim:nth-child(6) .aruaco-comp__claim-icon{background:linear-gradient(135deg,#a855f7,#7c3aed)}.aruaco-comp__claim-body{flex:1;min-width:0}.aruaco-comp__claim-body h6{margin:0 0 .25rem;font-size:1.1rem;font-weight:700;color:var(--aph-text-primary, #1C1E1D);line-height:1.3}.aruaco-comp__claim-body p{margin:0;font-size:1.05rem;line-height:1.55;color:var(--aph-text-secondary, #555)}.aruaco-comp__herbs-intro{font-size:1.05rem;line-height:1.6;color:var(--aph-text-secondary, #666);margin:0 0 .75rem;padding:.75rem 1rem;background:linear-gradient(135deg,var(--aph-background, #F6F7F2) 0%,rgba(255,255,255,.8) 100%);border-radius:.6rem;border-left:3px solid var(--aph-gold, #C9A24D);font-style:italic}.aruaco-comp__herbs{display:flex;flex-direction:column;gap:0;animation:compFadeIn .35s ease-out}.aruaco-comp__herb{border-bottom:1px solid rgba(var(--color-foreground),.06)}.aruaco-comp__herb:last-child{border-bottom:none}.aruaco-comp__herb>summary{display:flex;align-items:center;padding:.75rem .25rem;cursor:pointer;list-style:none;transition:all .2s ease;gap:.5rem}.aruaco-comp__herb>summary::-webkit-details-marker{display:none}.aruaco-comp__herb>summary:hover{padding-left:.5rem;background:rgba(var(--color-foreground),.02)}.aruaco-comp__herb-name{font-size:1.1rem;font-weight:600;color:var(--aph-text-primary, #1C1E1D)}.aruaco-comp__herb-latin{font-size:1rem;font-style:italic;color:var(--aph-text-secondary, #888);flex:1}.aruaco-comp__herb-arrow{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;color:var(--aph-text-secondary, #999);transition:transform .3s cubic-bezier(.4,0,.2,1);flex-shrink:0}.aruaco-comp__herb-arrow svg{width:.9rem;height:.9rem}.aruaco-comp__herb[open] .aruaco-comp__herb-arrow{transform:rotate(180deg)}.aruaco-comp__herb-body{padding:0 .5rem 1rem .25rem;animation:compFadeIn .25s ease-out}.aruaco-comp__herb-body p{margin:0 0 .5rem;font-size:1.05rem;line-height:1.6;color:var(--aph-text-primary, #1C1E1D)}.aruaco-comp__herb-body cite{display:block;font-size:.95rem;font-style:italic;color:var(--aph-gold, #C9A24D);font-weight:500;padding:.35rem .6rem;background:#c9a24d14;border-radius:.4rem;width:fit-content}.aruaco-comp__footer{display:flex;flex-direction:column;gap:.5rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(var(--color-foreground),.08)}.aruaco-comp__footer-item{display:flex;align-items:flex-start;gap:.6rem;font-size:1rem;color:var(--aph-text-secondary, #666);line-height:1.5}.aruaco-comp__footer-item svg{width:1.1rem;height:1.1rem;flex-shrink:0;color:var(--aph-primary, #1F3A2B);margin-top:.1rem}@media screen and (max-width: 749px){.aruaco-comp__tab{font-size:.975rem;padding:.55rem .75rem}.aruaco-comp__section-tab,.aruaco-comp__table-header{font-size:.9rem;padding:.55rem .75rem}.aruaco-comp__table-row{font-size:.975rem;padding:.5rem .75rem;gap:.5rem}.aruaco-comp__rhp--has{font-size:.925rem;padding:.075rem .3rem}.aruaco-comp__claim{padding:.875rem 1rem;gap:.75rem}.aruaco-comp__claim-icon{width:2rem;height:2rem}.aruaco-comp__claim-icon svg{width:1rem;height:1rem}.aruaco-comp__claim-body h6{font-size:1.025rem}.aruaco-comp__claim-body p{font-size:.975rem}.aruaco-comp__herb-name{font-size:1.025rem}.aruaco-comp__herb-latin{font-size:.925rem}.aruaco-comp__herb-body p{font-size:.975rem}.aruaco-comp__full-text{font-size:.95rem}.aruaco-comp__subtitle p{font-size:1.025rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-aruaco-product-hero.css.map */
