.hydros-motion-active [data-hydros-reveal]{opacity:0;transform:translateY(24px);transition:opacity .56s ease var(--hydros-reveal-delay, 0ms),transform .62s cubic-bezier(.22,1,.36,1) var(--hydros-reveal-delay, 0ms),clip-path .62s cubic-bezier(.22,1,.36,1) var(--hydros-reveal-delay, 0ms),background-size .65s cubic-bezier(.22,1,.36,1) var(--hydros-reveal-delay, 0ms)}.hydros-motion-active [data-hydros-reveal=title]{opacity:1;clip-path:none;transform:none;transition:none}.hydros-motion-active [data-hydros-reveal=image]{transform:scale(1.018)}.hydros-motion-active [data-hydros-reveal=metric]{transform:translateY(14px)}.hydros-motion-active [data-hydros-reveal=line]{opacity:1;transform:none;background-image:linear-gradient(var(--hydros-line),var(--hydros-line));background-position:left bottom;background-repeat:no-repeat;background-size:0 1px}.hydros-motion-active [data-hydros-reveal].is-revealed{opacity:1;clip-path:inset(0 0 0 0);transform:none}.hydros-motion-active [data-hydros-reveal=line].is-revealed{background-size:100% 1px}[data-hydros-video]{display:block;background:var(--hydros-mist)}.hydros-ugc-bubbles{position:relative;z-index:2;border-bottom:1px solid var(--hydros-line);background:var(--hydros-white)}.hydros-ugc-bubbles__inner{display:flex;align-items:center;gap:clamp(24px,4vw,58px);width:min(1320px,calc(100% - 64px));min-height:156px;margin-inline:auto;padding-block:20px}.hydros-ugc-bubbles__intro{flex:0 0 190px}.hydros-ugc-bubbles__eyebrow,.hydros-ugc-bubbles__intro strong{display:block;margin:0}.hydros-ugc-bubbles__eyebrow{color:var(--hydros-primary);font-size:1.05rem;font-weight:750;text-transform:uppercase}.hydros-ugc-bubbles__intro strong{margin-top:4px;color:var(--hydros-text);font-size:1.6rem;line-height:1.2}.hydros-ugc-bubbles__rail{display:flex;align-items:flex-start;gap:clamp(18px,2.5vw,34px);min-width:0;overflow-x:auto;padding:4px 3px 7px;scrollbar-width:none}.hydros-ugc-bubbles__rail::-webkit-scrollbar{display:none}.hydros-ugc-bubble{display:grid;flex:0 0 88px;justify-items:center;gap:8px;width:88px;padding:0;border:0;background:transparent;color:var(--hydros-text);font:inherit;cursor:pointer}.hydros-ugc-bubble__media{position:relative;display:block;width:82px;height:82px;overflow:hidden;border:2px solid var(--hydros-white);border-radius:50%;background:var(--hydros-mist);box-shadow:0 0 0 1px var(--hydros-line),0 8px 22px var(--hydros-shadow);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.hydros-ugc-bubble img{width:100%;height:100%;object-fit:cover;pointer-events:none}.hydros-ugc-bubble[data-video-crop=routine] img{object-position:center 72%;transform:scale(1.2)}.hydros-ugc-bubble__play{position:absolute;right:5px;bottom:5px;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--hydros-primary);color:var(--hydros-white);font-size:1rem;line-height:1;box-shadow:0 2px 8px #061f2c3d}.hydros-ugc-bubble__label{max-width:92px;font-size:1.15rem;font-weight:700;line-height:1.2;text-align:center}.hydros-ugc-bubble:hover .hydros-ugc-bubble__media{border-color:var(--hydros-accent);box-shadow:0 0 0 2px var(--hydros-accent),0 10px 24px var(--hydros-shadow);transform:translateY(-2px)}.hydros-ugc-bubble:focus-visible{outline:2px solid var(--hydros-accent);outline-offset:5px;border-radius:4px}.hydros-ugc-dialog{width:auto;max-width:min(900px,calc(100vw - 32px));max-height:calc(100vh - 32px);margin:auto;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:6px;background:var(--hydros-navy);color:var(--hydros-white);box-shadow:0 28px 80px #061f2c61}.hydros-ugc-dialog::backdrop{background:#061f2cc2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hydros-ugc-dialog__frame{position:relative;display:grid;max-height:calc(100vh - 32px)}.hydros-ugc-dialog__video{display:block;width:min(430px,calc(100vw - 32px));max-height:calc(100vh - 92px);aspect-ratio:9 / 16;background:var(--hydros-navy);object-fit:contain}.hydros-ugc-dialog__video.is-landscape{width:min(860px,calc(100vw - 32px));aspect-ratio:16 / 9}.hydros-ugc-dialog__video.is-routine{aspect-ratio:4 / 5;object-fit:cover;object-position:center 72%}.hydros-ugc-dialog__close{position:absolute;top:10px;right:10px;z-index:2;display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid rgba(255,255,255,.34);border-radius:50%;background:#061f2ccc;color:var(--hydros-white);font:inherit;font-size:2.4rem;line-height:1;cursor:pointer}.hydros-ugc-dialog__title{margin:0;padding:12px 18px 14px;color:var(--hydros-white);font-size:1.35rem;font-weight:700}body:has(.hydros-ugc-dialog[open]){overflow:hidden}@media screen and (max-width:749px){.hydros-ugc-bubbles__inner{display:block;width:100%;min-height:0;padding:17px 0 16px}.hydros-ugc-bubbles__intro{display:flex;align-items:baseline;gap:8px;padding-inline:16px}.hydros-ugc-bubbles__intro strong{font-size:1.35rem}.hydros-ugc-bubbles__rail{gap:16px;margin-top:14px;padding:2px 16px 7px}.hydros-ugc-bubble{flex-basis:76px;width:76px}.hydros-ugc-bubble__media{width:72px;height:72px}.hydros-ugc-bubble__label{max-width:80px;font-size:1.05rem}}@media(prefers-reduced-motion:reduce){[data-hydros-reveal]{opacity:1!important;clip-path:none!important;transform:none!important;transition:none!important}[data-hydros-reveal=line]{background-size:100% 1px!important}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/hydros-polish.css.map */
