/* Scoped presentation; native product, price, stock and report data are retained. */
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .adria-shop-preview-card-price__label { display:none!important; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .adria-shop-preview-card-price__value { display:flex!important;flex-wrap:wrap;justify-content:flex-start!important;align-items:baseline;gap:4px 7px; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .price del { font-size:.78em!important;color:#788699!important;text-decoration:line-through!important;opacity:1!important; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .price ins { color:#0042ec!important;text-decoration:none!important;background:transparent!important; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card h2,
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card h2 > a { display:block!important;width:100%!important;min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-height:none!important; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card:has(.adria-loop-stock--out) figure img { filter:blur(2px) saturate(.65)!important;opacity:.65!important; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card.adria-card-ready .adria-loop-stock--out { display:none!important; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .adria-stock-overlay { position:absolute!important;inset:0!important;display:flex!important;align-items:center;justify-content:center;pointer-events:none;z-index:1; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .adria-stock-overlay span { padding:7px 12px;border:1px solid #cdd9e6;border-radius:99px;background:#ffffffeb;color:#304158;font-size:12px;font-weight:750;line-height:1.4;box-shadow:0 3px 16px #07182d10; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .adria-shop-preview-card-test { z-index:3!important;min-height:32px!important;box-sizing:border-box!important; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card .adria-shop-preview-card-price__label { display:none!important; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card .adria-shop-preview-card-price__value { display:flex!important;flex-wrap:wrap;justify-content:flex-start!important;align-items:baseline;gap:4px 7px; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card .price del { font-size:.78em!important;color:#788699!important;text-decoration:line-through!important;opacity:1!important; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card .price ins { color:#0042ec!important;text-decoration:none!important;background:transparent!important; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card h2,
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card h2 > a { display:block!important;width:100%!important;min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-height:none!important; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card:has(.adria-loop-stock--out) figure img { filter:blur(2px) saturate(.65)!important;opacity:.65!important; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card.adria-card-ready .adria-loop-stock--out { display:none!important; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card .adria-stock-overlay { position:absolute!important;inset:0!important;display:flex!important;align-items:center;justify-content:center;pointer-events:none;z-index:1; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card .adria-stock-overlay span { padding:7px 12px;border:1px solid #cdd9e6;border-radius:99px;background:#ffffffeb;color:#304158;font-size:12px;font-weight:750;line-height:1.4;box-shadow:0 3px 16px #07182d10; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card .adria-shop-preview-card-test { z-index:3!important;min-height:32px!important;box-sizing:border-box!important; }
@media(max-width:599px){
html body.adria-site.adria-shop-catalog-preview ul.products { column-gap:8px!important;row-gap:14px!important; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products { grid-auto-columns:calc((100% - 8px)/2)!important;gap:8px!important; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card { display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto 17px 20px 16px minmax(24px,auto) 40px!important;gap:3px!important;padding:0 0 8px!important;border-radius:13px!important;align-content:start!important; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card figure,
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card > figure { aspect-ratio:1/1!important;width:100%!important;height:auto!important;grid-column:1/-1!important;grid-row:1!important;margin:0 0 3px!important; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card figure img,
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card > figure img { object-fit:cover!important;transform:scale(1.12)!important;--adria-card-image-rest:1.12;--adria-card-image-active:1.12; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .adria-loop-stock { grid-column:1!important;grid-row:2!important;margin:0!important;padding:0 9px!important;font-size:9px!important;line-height:17px!important; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card h2 { grid-column:1!important;grid-row:3!important;margin:0!important;padding:0 9px!important;font-size:13px!important;line-height:20px!important; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card h2 > a { font-size:13px!important;line-height:20px!important; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .adria-shop-preview-card-category { grid-column:1!important;grid-row:4!important;padding:0 9px!important;margin:0!important;font-size:9px!important;line-height:16px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .adria-shop-preview-card-price { grid-column:1!important;grid-row:5!important;align-items:flex-start!important;justify-content:flex-start!important;margin:0!important;padding:0 9px!important;font-size:15px!important;font-weight:750!important;line-height:24px!important;color:#07182d!important; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .ct-woo-card-actions { grid-column:1!important;grid-row:6!important;margin:0!important;padding:0 8px!important;width:100%!important;box-sizing:border-box!important;align-self:end!important; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .adria-shop-preview-card-buttons { gap:5px!important; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .adria-shop-preview-card-action { height:36px!important;min-height:36px!important;padding:6px 4px!important;font-size:11px!important; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .adria-loop-badge { top:8px!important;left:8px!important;padding:4px 7px!important;font-size:9px!important;line-height:13px!important;min-height:0!important;border-radius:7px!important;box-shadow:none!important; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .adria-loop-badge--bestseller { background:#eaf3ff!important;border-color:#b7d2ff!important;color:#0042ec!important; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .adria-loop-badge--sale { left:auto!important;right:8px!important;background:#0042ec!important;color:#fff!important;border-color:#0042ec!important; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .adria-shop-preview-card-test,
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card .adria-shop-preview-card-test { left:7px!important;bottom:7px!important;font-size:9px!important;line-height:14px!important;padding:6px 8px!important;box-shadow:none!important; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card .adria-pdp-related-card__body { grid-template-rows:17px 20px 16px minmax(24px,auto) 38px!important;gap:3px!important;padding:3px 9px 8px!important; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card .adria-pdp-related-card__body h2 { font-size:13px!important;line-height:20px!important; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card .adria-pdp-related-card__body .price { font-size:15px!important;line-height:24px!important;font-weight:750!important;color:#07182d!important; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card .adria-pdp-related-card__body .adria-shop-preview-card-category { white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:16px!important; }
}
@media(hover:none),(pointer:coarse){
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card figure img,
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card:hover figure img,
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card:focus-within figure img,
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card:active figure img,
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card.is-touch-active figure img { transform:scale(1.12)!important;transition:none!important; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card figure img,
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card:hover figure img,
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card:focus-within figure img,
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card:active figure img,
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card.is-touch-active figure img { transform:scale(1.12)!important;transition:none!important; }
}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-summary { width:100%!important;max-width:none!important;text-align:left!important; }
/* Keep both descriptions aligned to their panel edges, including wider desktop layouts. */
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-overview-copy,
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-overview-copy__paragraph { width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important;text-align:left!important; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-strength,
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-strength > span { height:34px!important;min-height:34px!important;max-height:34px!important;box-sizing:border-box!important; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-strength > span { padding-block:0!important; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-test-strength-rail { justify-content:flex-start!important;gap:7px!important; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-test-strength { flex:0 0 auto!important;width:auto!important;min-width:58px!important;min-height:36px!important;padding:7px 12px!important;border-radius:9px!important; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-packs__rail { padding:15px 1px 6px!important;gap:7px!important;overflow-x:auto!important;overflow-y:hidden!important; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-pack { flex:0 0 103px!important;min-width:103px!important;max-width:103px!important;min-height:66px!important;padding:10px 6px 7px!important; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-pack__badge { top:-8px!important;max-width:calc(100% - 6px)!important;white-space:nowrap!important;font-size:7px!important;line-height:14px!important;height:14px!important;padding:0 4px!important; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-pack__copy strong { font-size:10px!important;text-overflow:clip!important;white-space:nowrap!important; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-pack__vials img { height:31px!important; }
@media(min-width:1000px){
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-buy__header { width:100%!important;max-width:none!important; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-summary { font-size:14px!important;line-height:1.65!important; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-summary button { font-size:12px!important; }
}
body.adria-certificate-open{overflow:hidden!important}
html body.adria-site dialog.adria-certificate-reader{box-sizing:border-box;width:min(900px,calc(100% - 32px));max-width:900px;height:min(900px,calc(100dvh - 32px));max-height:calc(100dvh - 32px);margin:auto;padding:0;border:1px solid #cbdcf2;border-radius:18px;background:#f7f9fc;color:#07182d;box-shadow:0 24px 90px #07182d55;overflow:hidden}
.adria-certificate-reader[open]{display:flex;flex-direction:column}
.adria-certificate-reader::backdrop{background:#07182d99;backdrop-filter:blur(3px)}
.adria-certificate-reader [hidden]{display:none!important}
html body.adria-site .adria-certificate-reader header{display:flex;align-items:center;justify-content:space-between;gap:12px;background:white;padding:12px 18px;border-bottom:1px solid #e1e9f3}
html body.adria-site .adria-certificate-reader header h2{margin:0!important;font-family:Manrope,Inter,sans-serif!important;font-size:20px!important;line-height:1.3!important;letter-spacing:-.025em!important}
html body.adria-site .adria-certificate-reader button{display:inline-flex;align-items:center;justify-content:center;min-width:36px;min-height:36px;padding:6px 10px;margin:0;border:1px solid #cad8ea;border-radius:8px;background:#fff;color:#173456;font:600 13px/1.3 Inter,sans-serif;box-shadow:none;cursor:pointer;touch-action:manipulation}
html body.adria-site .adria-certificate-reader header button{width:40px;height:40px;font-size:25px;border-color:transparent}
html body.adria-site .adria-certificate-reader button:disabled{opacity:.35;cursor:default}
html body.adria-site .adria-certificate-reader button:focus-visible,.adria-certificate-reader a:focus-visible{outline:2px solid #0042ec;outline-offset:2px}
.adria-certificate-reader__meta{padding:10px 18px 0;display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}
.adria-certificate-reader__meta>strong{font-size:13px;line-height:1.4}
.adria-certificate-reader__masses{display:flex;gap:6px;max-width:100%;overflow-x:auto;padding:2px}
html body.adria-site .adria-certificate-reader__masses button[aria-pressed=true]{background:#0042ec;border-color:#0042ec;color:white}
.adria-certificate-reader__toolbar{display:flex;justify-content:space-between;gap:10px;padding:10px 18px}
.adria-certificate-reader__toolbar>div{display:flex;align-items:center;gap:6px}
.adria-certificate-reader__toolbar span{min-width:48px;text-align:center;font:500 12px/1.3 Inter,sans-serif;font-variant-numeric:tabular-nums}
.adria-certificate-reader__viewport{flex:1;min-height:0;margin:0 12px;overflow:auto;background:#e7edf5;border:1px solid #d6e1ef;border-radius:8px;touch-action:pan-x pan-y;overscroll-behavior:contain;cursor:grab;scrollbar-width:thin}
.adria-certificate-reader__viewport:active{cursor:grabbing}
.adria-certificate-reader__paper{width:max-content;min-width:100%;min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:16px;padding:12px;box-sizing:border-box;overflow-anchor:none}
.adria-certificate-reader__page{flex:none;background:white;box-shadow:0 2px 14px #07182d18}
.adria-certificate-reader canvas{display:block;max-width:none!important;width:100%!important;height:100%!important;background:white}
html body.adria-site .adria-certificate-reader__status{margin:0!important;padding:8px 18px!important;color:#526883;font:400 11px/1.5 Inter,sans-serif!important;min-height:32px;box-sizing:border-box}
html body.adria-site .adria-certificate-reader footer{display:grid;gap:8px;padding:8px 18px 12px;background:white;border-top:1px solid #e1e9f3}
html body.adria-site .adria-certificate-reader footer a{font:650 12px/1.4 Inter,sans-serif;color:#0042ec;text-decoration:none;padding:6px 0}
.adria-certificate-reader__links{display:flex;justify-content:space-between;gap:12px}
html body.adria-site .adria-certificate-reader footer .adria-certificate-reader__product{display:flex;align-items:center;justify-content:center;min-height:42px;border:1px solid #0042ec;border-radius:99px;padding:8px 16px;box-sizing:border-box;font-size:14px;background:#0042ec;color:white}
html body.adria-site .adria-certificate-reader footer .adria-certificate-reader__note{margin:0!important;padding:7px 0 0!important;border-top:1px solid #e6edf6;text-align:center;color:#6b7c91;font:400 10px/1.45 Inter,sans-serif!important}
@media(max-width:599px){html body.adria-site dialog.adria-certificate-reader{width:calc(100% - 16px);height:calc(100dvh - 24px);max-height:calc(100dvh - 24px);border-radius:13px}html body.adria-site .adria-certificate-reader header{padding:8px 12px}html body.adria-site .adria-certificate-reader header h2{font-size:17px!important}.adria-certificate-reader__meta{padding:8px 12px 0}.adria-certificate-reader__toolbar{padding:8px 12px}.adria-certificate-reader__viewport{margin:0 8px}html body.adria-site .adria-certificate-reader button{min-height:40px;min-width:40px}.adria-certificate-reader__masses{gap:5px}html body.adria-site .adria-certificate-reader__masses button{font-size:12px;min-height:36px}}

/* Stack the small bundle illustration above its copy so bulk quantities never squeeze text. */
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-pack{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:29px auto!important;align-items:center!important;justify-items:center!important;gap:4px!important;text-align:center!important;min-height:77px!important;height:auto!important;overflow:visible!important}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-pack__vials{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;height:29px!important;min-width:0!important;padding:0!important;overflow:hidden!important}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-pack__vials img{height:28px!important;width:auto!important;max-width:none!important;margin-left:-3px!important;flex:none!important}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-pack__vials img:first-child{margin-left:0!important}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-pack__copy{width:100%!important;min-width:0!important;max-width:none!important;}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-pack__copy strong,
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-pack__copy small{display:block!important;white-space:nowrap!important;max-width:none!important;line-height:13px!important;overflow:visible!important;text-overflow:clip!important;}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-pack__copy small{font-size:9px!important;}
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card.adria-card-ready figure > :is(.out-of-stock-badge,.adria-catalog-stock-overlay),
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card.adria-card-ready figure > :is(.out-of-stock-badge,.adria-catalog-stock-overlay){display:none!important}
@media(max-width:599px){
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .adria-shop-preview-card-price .amount,
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .adria-shop-preview-card-price .amount *,
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card .adria-shop-preview-card-price .amount,
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card .adria-shop-preview-card-price .amount *{font-size:inherit!important;font-weight:inherit!important;color:inherit!important}
}
/* Keep the document usable with a phone held horizontally. */
@media(max-height:500px){
 html body.adria-site dialog.adria-certificate-reader{height:calc(100dvh - 16px);max-height:calc(100dvh - 16px)}
 html body.adria-site .adria-certificate-reader header{padding:3px 12px}
 html body.adria-site .adria-certificate-reader header h2{font-size:16px!important}
 html body.adria-site .adria-certificate-reader header button{height:32px;min-height:32px;width:32px}
 .adria-certificate-reader__meta{padding:2px 12px 0}
 .adria-certificate-reader__meta:has(.adria-certificate-reader__masses[hidden]){display:none}
 .adria-certificate-reader__toolbar{padding:4px 12px}
 html body.adria-site .adria-certificate-reader button{min-height:32px}
 html body.adria-site .adria-certificate-reader:has(.adria-certificate-reader__viewport:not([hidden])) .adria-certificate-reader__status{min-height:0;padding:2px 12px!important;font-size:9px!important}
 html body.adria-site .adria-certificate-reader footer{gap:3px;padding:3px 12px 7px}
 html body.adria-site .adria-certificate-reader footer a{font-size:10px;padding:2px 0}
 html body.adria-site .adria-certificate-reader footer .adria-certificate-reader__product{min-height:32px;padding:4px 12px;font-size:12px}
 html body.adria-site .adria-certificate-reader footer .adria-certificate-reader__note{font-size:9px!important;padding-top:3px!important}
}

/* Follow-up: price shares the product-name line; old sale price remains secondary. */
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card { grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto 20px 26px 18px 44px!important;column-gap:0!important;row-gap:4px!important; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .adria-loop-stock { grid-column:1/-1!important;grid-row:2!important; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card h2 { grid-column:1!important;grid-row:3!important;align-self:start!important;line-height:26px!important;padding-right:6px!important;box-sizing:border-box!important; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card h2>a {line-height:26px!important}
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .adria-shop-preview-card-category { grid-column:1!important;grid-row:4!important;min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;padding-right:6px!important; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .adria-shop-preview-card-price { grid-column:2!important;grid-row:3/5!important;align-self:start!important;position:static!important;margin:0!important;padding:0 12px 0 0!important;display:flex!important;justify-content:flex-end!important;align-items:flex-start!important;font-size:18px!important;line-height:26px!important;font-weight:750!important;color:#10223d!important; }
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .ct-woo-card-actions {grid-column:1/-1!important;grid-row:5!important}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card .adria-pdp-related-card__body { grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:18px 26px 18px 42px!important;gap:4px 0!important; }
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card .adria-pdp-related-card__body h2 {grid-column:1!important;grid-row:2!important;line-height:26px!important;padding-right:6px!important;box-sizing:border-box!important}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card .adria-pdp-related-card__body .adria-shop-preview-card-category {grid-column:1!important;grid-row:3!important;min-width:0!important}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card .adria-pdp-related-card__body .price {grid-column:2!important;grid-row:2/4!important;align-self:start!important;font-size:18px!important;line-height:26px!important;font-weight:750!important;color:#10223d!important}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card .adria-pdp-related-card__body .adria-shop-preview-card-buttons {grid-column:1/-1!important;grid-row:4!important}
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .adria-shop-preview-card-price__value {display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:0!important;line-height:inherit!important}
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .price :is(.amount,.amount *) {font-size:inherit!important;font-weight:inherit!important;color:inherit!important;font-style:normal!important}
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .price {font-style:normal!important}
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .price del {order:2!important;font-size:10px!important;line-height:14px!important;font-weight:450!important;color:#788397!important;font-style:normal!important}
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .price ins {order:1!important;line-height:inherit!important;font-size:inherit!important;color:#cc2443!important;font-weight:750!important;font-style:normal!important}
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card [data-adria-shop-quick-add] {background:linear-gradient(145deg,#1265ff,#0042ec)!important;border-color:#0042ec!important;color:white!important;box-shadow:0 3px 9px #0042ec25!important;font-weight:750!important;transition:background .15s,box-shadow .15s!important}
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card [data-adria-shop-quick-add]:hover {background:#0037c9!important;box-shadow:0 4px 12px #0042ec35!important}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card .adria-shop-preview-card-price__value {display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:0!important;line-height:inherit!important}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card .price :is(.amount,.amount *) {font-size:inherit!important;font-weight:inherit!important;color:inherit!important;font-style:normal!important}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card .price {font-style:normal!important}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card .price del {order:2!important;font-size:10px!important;line-height:14px!important;font-weight:450!important;color:#788397!important;font-style:normal!important}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card .price ins {order:1!important;line-height:inherit!important;font-size:inherit!important;color:#cc2443!important;font-weight:750!important;font-style:normal!important}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card [data-adria-shop-quick-add] {background:linear-gradient(145deg,#1265ff,#0042ec)!important;border-color:#0042ec!important;color:white!important;box-shadow:0 3px 9px #0042ec25!important;font-weight:750!important;transition:background .15s,box-shadow .15s!important}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card [data-adria-shop-quick-add]:hover {background:#0037c9!important;box-shadow:0 4px 12px #0042ec35!important}
@media(max-width:599px){
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card {grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto 16px 22px 16px 40px!important;row-gap:3px!important}
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card h2, html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card h2>a {font-size:13px!important;line-height:22px!important}
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .adria-shop-preview-card-price {font-size:16px!important;line-height:22px!important;padding-right:9px!important;padding-left:0!important}
html body.adria-site.adria-shop-catalog-preview ul.products li.product.adria-shop-preview-product-card .ct-woo-card-actions {grid-row:5!important}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card .adria-pdp-related-card__body {grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:16px 22px 16px 40px!important;gap:3px 0!important}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card .adria-pdp-related-card__body h2 {line-height:22px!important}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-related-products__rail ul.products li.product.adria-pdp-related-card .adria-pdp-related-card__body .price {font-size:16px!important;line-height:22px!important}
}
/* Use the shared page width for the opening and the product-information panels. */
html body.adria-site.single-product.adria-storefront-v2-pdp .product-entry-wrapper > .adria-v2-opening {width:100%!important;max-width:none!important}
html body.adria-site.single-product.adria-storefront-v2-pdp :is(.adria-v2-summary,.adria-v2-overview-copy,.adria-v2-overview-copy p,.adria-v2-handling,.adria-v2-handling p,.adria-v2-reference-teaser) {width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important;text-wrap:wrap!important;text-wrap-style:auto!important;text-align:left!important}
/* Clear the theme's paragraph/title typography on the compact card text itself. */
html body.adria-site.adria-shop-catalog-preview #main ul.products li.product.adria-shop-preview-product-card h2,
html body.adria-site.adria-shop-catalog-preview #main ul.products li.product.adria-shop-preview-product-card h2>a,
html body.adria-site.single-product.adria-storefront-v2-pdp #main li.product.adria-pdp-related-card h2,
html body.adria-site.single-product.adria-storefront-v2-pdp #main li.product.adria-pdp-related-card h2>a{white-space:nowrap!important;text-wrap:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important;box-sizing:border-box!important;min-width:0!important;height:auto!important}
html body.adria-site.adria-shop-catalog-preview #main ul.products li.product.adria-shop-preview-product-card h2>a,
html body.adria-site.single-product.adria-storefront-v2-pdp #main li.product.adria-pdp-related-card h2>a{padding:0!important;margin:0!important;line-height:inherit!important}
html body.adria-site.adria-shop-catalog-preview #main ul.products li.product.adria-shop-preview-product-card .adria-shop-preview-card-price__value,
html body.adria-site.single-product.adria-storefront-v2-pdp #main li.product.adria-pdp-related-card .adria-shop-preview-card-price__value{font-size:inherit!important;font-weight:inherit!important;color:inherit!important;font-style:normal!important}
html body.adria-site.adria-shop-catalog-preview #main ul.products li.product.adria-shop-preview-product-card .price :is(ins,del),
html body.adria-site.single-product.adria-storefront-v2-pdp #main li.product.adria-pdp-related-card .price :is(ins,del){margin:0!important;padding:0!important}
html body.adria-site.adria-shop-catalog-preview #main ul.products li.product.adria-shop-preview-product-card h2,
html body.adria-site.single-product.adria-storefront-v2-pdp #main li.product.adria-pdp-related-card h2{padding-block:0!important}
html body.adria-site.adria-shop-catalog-preview #main ul.products li.product.adria-shop-preview-product-card .price :is(.amount,.amount *),
html body.adria-site.single-product.adria-storefront-v2-pdp #main li.product.adria-pdp-related-card .price :is(.amount,.amount *){line-height:inherit!important}
html body.adria-site.single-product.adria-storefront-v2-pdp #main li.product.adria-pdp-related-card .adria-pdp-related-card__body .price{width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important;justify-self:stretch!important}
/* Category and actions occupy separate rows; clear margins inherited from the older cards. */
html body.adria-site.adria-shop-catalog-preview #main ul.products li.product.adria-shop-preview-product-card .adria-shop-preview-card-category{margin-block:0!important;padding-block:0!important;line-height:18px!important;min-height:18px!important;align-self:start!important;box-sizing:border-box!important}
html body.adria-site.adria-shop-catalog-preview #main ul.products li.product.adria-shop-preview-product-card .ct-woo-card-actions{align-self:start!important;margin-top:4px!important;margin-bottom:0!important;min-height:0!important;height:auto!important}
html body.adria-site.adria-shop-catalog-preview #main ul.products li.product.adria-shop-preview-product-card{grid-template-rows:auto 20px 26px 18px 54px!important}
html body.adria-site.single-product.adria-storefront-v2-pdp #main li.product.adria-pdp-related-card .adria-shop-preview-card-category{margin-block:0!important;padding-block:0!important;line-height:18px!important;min-height:18px!important;align-self:start!important;box-sizing:border-box!important}
html body.adria-site.single-product.adria-storefront-v2-pdp #main li.product.adria-pdp-related-card .adria-shop-preview-card-buttons{margin-block:4px 0!important;align-self:start!important}
html body.adria-site.single-product.adria-storefront-v2-pdp #main li.product.adria-pdp-related-card .adria-pdp-related-card__body{grid-template-rows:18px 26px 18px 46px!important}
@media(max-width:599px){
 html body.adria-site.adria-shop-catalog-preview #main ul.products li.product.adria-shop-preview-product-card{grid-template-rows:auto 16px 22px 18px 50px!important}
 html body.adria-site.single-product.adria-storefront-v2-pdp #main li.product.adria-pdp-related-card .adria-pdp-related-card__body{grid-template-rows:16px 22px 18px 44px!important}
}
/* Match the catalogue canvas and keep the white product surfaces distinct from the header. */
html body.adria-site.single-product.adria-storefront-v2-pdp,
html body.adria-site.single-product.adria-storefront-v2-pdp #main{background:#f5f7fa!important}
html body.adria-site.single-product.adria-storefront-v2-pdp #main>.ct-container-full{background:#f7f9fc!important}
html body.adria-site.single-product.adria-storefront-v2-pdp #main>.ct-container-full::before{background:transparent!important;box-shadow:none!important}
html body.adria-site.single-product.adria-storefront-v2-pdp #main .adria-v2-media--cutout::before{background:radial-gradient(ellipse 66% 59% at 50% 47%,rgba(53,158,255,.48) 0%,rgba(66,170,255,.27) 38%,rgba(118,197,255,.10) 66%,transparent 89%),#f7f9fc!important}
html body.adria-site.single-product.adria-storefront-v2-pdp #main .adria-v2-media--cutout>[data-adria-v2-media-cutout]{transform:translate(-50%,-50%) scale(calc(var(--vial-scale,1) + var(--adria-vial-touch,0)))!important;transition:transform .28s ease-out!important}
html body.adria-site.single-product.adria-storefront-v2-pdp #main .adria-v2-media.adria-vial-touch{--adria-vial-touch:.02}
@media(prefers-reduced-motion:reduce){html body.adria-site.single-product.adria-storefront-v2-pdp #main .adria-v2-media{--adria-vial-touch:0!important}html body.adria-site.single-product.adria-storefront-v2-pdp #main .adria-v2-media--cutout>[data-adria-v2-media-cutout]{transition:none!important}}
@media(max-width:767px){
 html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-mobile-dock:not([hidden]){grid-template-columns:minmax(0,1fr) minmax(118px,.7fr)!important;grid-template-areas:"meta meta" "strengths add"!important;gap:6px 12px!important;padding:9px 12px max(8px,env(safe-area-inset-bottom))!important;border:1px solid #d6e1ef!important;border-bottom:0!important;border-radius:16px 16px 0 0!important;background:#fffffffa!important;box-shadow:0 -3px 20px #10274712!important}
 html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-mobile-dock__identity>strong{font-size:11px!important;line-height:15px!important;color:#142740!important}
 html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-mobile-dock__identity>small{font-size:9px!important;line-height:12px!important}
 html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-mobile-dock__price>strong{font-size:15px!important;line-height:20px!important;color:#10223d!important}
 html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-mobile-dock__quantity{grid-template-columns:28px 22px 28px!important;border-radius:8px!important}
 html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-mobile-dock__quantity :is(button,strong){height:32px!important;min-height:32px!important;font-size:12px!important}
 html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-mobile-dock__strengths{gap:6px!important;overflow-x:auto!important;scrollbar-width:none!important;align-items:center!important}
 html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-mobile-dock__strengths::-webkit-scrollbar{display:none}
 html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-mobile-dock .adria-v2-mobile-dock__strengths button{flex:0 0 auto!important;min-width:52px!important;width:auto!important;min-height:36px!important;height:36px!important;padding:0 11px!important;border-radius:9px!important;font-size:11px!important;line-height:1!important;box-shadow:none!important}
 html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-mobile-dock .adria-v2-mobile-dock__add{min-height:40px!important;height:40px!important;padding:0 12px!important;border-radius:10px!important;font-size:12px!important;line-height:1.2!important;box-shadow:0 2px 5px #0042ec20!important}
 html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-mobile-dock:not(:has(.adria-v2-mobile-dock__strengths)) .adria-v2-mobile-dock__add{grid-column:1/-1!important}
 html body.adria-site.single-product.adria-storefront-v2-pdp #main .adria-v2-strengths__options{justify-content:flex-start!important;gap:6px!important}
 html body.adria-site.single-product.adria-storefront-v2-pdp #main .adria-v2-strength{flex:0 0 auto!important;min-width:0!important}
 html body.adria-site.single-product.adria-storefront-v2-pdp #main .adria-v2-strength>span{min-width:54px!important;padding-inline:12px!important}
}

/* Product detail polish: match the shop divider and keep controls compact. */
html body.adria-site.single-product.adria-storefront-v2-pdp #header{box-shadow:0 1px 0 rgba(0,66,236,.09),0 12px 30px rgba(7,24,45,.055)!important}
html body.adria-site.adria-shop-catalog-preview #main li.product.adria-shop-preview-product-card .adria-shop-preview-card-test,
html body.adria-site.single-product.adria-storefront-v2-pdp #main li.product.adria-pdp-related-card .adria-shop-preview-card-test{left:8px!important;bottom:6px!important;min-height:26px!important;height:26px!important;margin:0!important;padding:4px 8px!important;gap:4px!important;font-size:10px!important;line-height:16px!important;box-shadow:0 1px 5px #142c4810!important;transform:none!important}
html body.adria-site.single-product.adria-storefront-v2-pdp #main .adria-v2-packs__rail{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-inline:0!important;padding:12px 2px 4px!important;scroll-padding-inline:2px!important}
html body.adria-site.single-product.adria-storefront-v2-pdp #main .adria-v2-pack{min-height:66px!important;grid-template-rows:24px auto!important;gap:2px!important;padding:8px 6px 6px!important;margin-block:0!important}
html body.adria-site.single-product.adria-storefront-v2-pdp #main .adria-v2-pack__vials{height:24px!important}
html body.adria-site.single-product.adria-storefront-v2-pdp #main .adria-v2-pack__vials img{height:24px!important}
html body.adria-site.single-product.adria-storefront-v2-pdp #main .adria-v2-pack__copy :is(strong,small){line-height:12px!important}
html body.adria-site.single-product.adria-storefront-v2-pdp #main .adria-v2-related-products__header>div{width:100%!important;max-width:none!important;min-width:0!important}
html body.adria-site.single-product.adria-storefront-v2-pdp #main #adria-v2-related-title{width:100%!important;max-width:none!important;white-space:nowrap!important}
@media(max-width:599px){
 html body.adria-site.adria-shop-catalog-preview #main li.product.adria-shop-preview-product-card .adria-shop-preview-card-test,
 html body.adria-site.single-product.adria-storefront-v2-pdp #main li.product.adria-pdp-related-card .adria-shop-preview-card-test{left:7px!important;bottom:5px!important;font-size:9px!important;padding-inline:7px!important}
 html body.adria-site.single-product.adria-storefront-v2-pdp #main #adria-v2-related-title{font-size:clamp(16px,4.85vw,19px)!important;line-height:1.2!important;letter-spacing:-.025em!important}
}
