.celestique-guasha{position:relative;color:var(--guasha-text, #14201a);background:var(--guasha-background, #efeada);font-family:var(--guasha-body-font, Arial, sans-serif);font-style:var(--guasha-body-style, normal);font-weight:var(--guasha-body-weight, 400);overflow:hidden;isolation:isolate}.celestique-guasha *,.celestique-guasha *:before,.celestique-guasha *:after{box-sizing:border-box}.celestique-guasha a{color:inherit;text-decoration:none}.celestique-guasha .rte>:first-child{margin-top:0}.celestique-guasha .rte>:last-child{margin-bottom:0}.celestique-guasha__page-width{width:min(100%,var(--guasha-page-width, 1400px));margin-inline:auto;padding:var(--guasha-padding-top, 100px) clamp(20px,3vw,48px) var(--guasha-padding-bottom, 100px);position:relative;z-index:2}.celestique-guasha__grid{display:grid;align-items:stretch;gap:var(--guasha-gap, 76px)}.celestique-guasha__grid--media_small{grid-template-columns:minmax(0,.82fr) minmax(0,1fr)}.celestique-guasha__grid--balanced{grid-template-columns:repeat(2,minmax(0,1fr))}.celestique-guasha__grid--media_large{grid-template-columns:minmax(0,1fr) minmax(0,.82fr)}.celestique-guasha--image_right .celestique-guasha__visual{order:2}.celestique-guasha--image_right .celestique-guasha__content{order:1}.celestique-guasha__visual{min-width:0;align-self:center;position:relative}.celestique-guasha__media{aspect-ratio:1 / 1;position:relative;background:var(--guasha-surface, #e3dcc5);border:1px solid color-mix(in srgb,var(--guasha-border) 85%,transparent);border-radius:var(--guasha-radius, 18px);box-shadow:0 26px 70px #14201a1a;overflow:hidden;isolation:isolate}.celestique-guasha__media:before{content:"";width:62%;aspect-ratio:1;position:absolute;top:-21%;right:-19%;z-index:1;border:1px solid color-mix(in srgb,var(--guasha-accent) 38%,transparent);border-radius:50%;pointer-events:none}.celestique-guasha__image{width:100%;height:100%;display:block;position:relative;z-index:0;object-fit:var(--guasha-image-fit, cover);object-position:var(--guasha-image-focus, center);transform:scale(1.015) translate3d(var(--guasha-shift-x, 0),var(--guasha-shift-y, 0),0);transition:transform .75s cubic-bezier(.2,.7,.2,1);will-change:transform}.celestique-guasha__placeholder{width:100%;height:100%;padding:clamp(34px,7vw,90px);display:grid;place-items:center;align-content:center;gap:20px;color:color-mix(in srgb,var(--guasha-text) 48%,transparent)}.celestique-guasha__placeholder-svg{width:min(72%,430px);height:auto;opacity:.42}.celestique-guasha__placeholder>span{font-family:var(--guasha-accent-font, Arial, sans-serif);font-size:10px;font-style:var(--guasha-accent-style, normal);font-weight:var(--guasha-accent-weight, 700);letter-spacing:.15em;text-align:center;text-transform:uppercase}.celestique-guasha__glow{width:52%;aspect-ratio:1;position:absolute;left:var(--guasha-pointer-x, 50%);top:var(--guasha-pointer-y, 50%);z-index:2;background:radial-gradient(circle,color-mix(in srgb,var(--guasha-accent) 20%,transparent),transparent 68%);border-radius:50%;opacity:0;pointer-events:none;transform:translate(-50%,-50%);transition:opacity .35s ease}.celestique-guasha--motion .celestique-guasha__media:hover .celestique-guasha__glow{opacity:1}.celestique-guasha--motion .celestique-guasha__media:hover .celestique-guasha__image{transform:scale(1.045) translate3d(var(--guasha-shift-x, 0),var(--guasha-shift-y, 0),0)}.celestique-guasha__orbit{position:absolute;z-index:3;border:1px solid color-mix(in srgb,var(--guasha-accent) 44%,transparent);border-radius:50%;pointer-events:none}.celestique-guasha__orbit:after{content:"";width:7px;height:7px;position:absolute;top:11%;left:16%;background:var(--guasha-accent);border-radius:50%;box-shadow:0 0 0 5px color-mix(in srgb,var(--guasha-accent) 14%,transparent)}.celestique-guasha__orbit--one{width:38%;aspect-ratio:1;top:7%;left:7%}.celestique-guasha__orbit--two{width:23%;aspect-ratio:1;right:9%;bottom:10%;opacity:.6}.celestique-guasha--motion .celestique-guasha__orbit--one{animation:celestique-guasha-orbit 22s linear infinite}.celestique-guasha--motion .celestique-guasha__orbit--two{animation:celestique-guasha-orbit 16s linear infinite reverse}@keyframes celestique-guasha-orbit{to{transform:rotate(360deg)}}.celestique-guasha__badge{min-height:39px;padding:10px 14px;display:inline-flex;align-items:center;gap:8px;position:absolute;z-index:5;color:var(--guasha-badge-text);background:color-mix(in srgb,var(--guasha-badge-background) 92%,transparent);border:1px solid color-mix(in srgb,var(--guasha-badge-text) 10%,transparent);border-radius:999px;box-shadow:0 10px 30px #14201a1a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-family:var(--guasha-accent-font, Arial, sans-serif);font-size:9px;font-style:var(--guasha-accent-style, normal);font-weight:var(--guasha-accent-weight, 700);letter-spacing:.11em;text-transform:uppercase}.celestique-guasha__badge--top_left{top:18px;left:18px}.celestique-guasha__badge--top_right{top:18px;right:18px}.celestique-guasha__badge--bottom_left{bottom:18px;left:18px}.celestique-guasha__badge--bottom_right{right:18px;bottom:18px}.celestique-guasha__badge-dot{width:6px;height:6px;flex:0 0 6px;background:var(--guasha-accent);border-radius:50%;box-shadow:0 0 0 4px color-mix(in srgb,var(--guasha-accent) 14%,transparent)}.celestique-guasha__content{min-width:0;display:flex}.celestique-guasha__content--start{align-items:flex-start}.celestique-guasha__content--center{align-items:center}.celestique-guasha__content--end{align-items:flex-end}.celestique-guasha__content-inner{width:min(100%,var(--guasha-content-width, 560px))}.celestique-guasha--content-center .celestique-guasha__content-inner{margin-inline:auto;text-align:center}.celestique-guasha--content-right .celestique-guasha__content-inner{margin-left:auto;text-align:right}.celestique-guasha__eyebrow{margin:0 0 20px;display:flex;align-items:center;gap:11px;color:var(--guasha-accent);font-family:var(--guasha-accent-font, Arial, sans-serif);font-size:var(--guasha-eyebrow-size, 10px);font-style:var(--guasha-accent-style, normal);font-weight:var(--guasha-accent-weight, 700);line-height:1.4;letter-spacing:.17em;text-transform:uppercase}.celestique-guasha--content-center .celestique-guasha__eyebrow{justify-content:center}.celestique-guasha--content-right .celestique-guasha__eyebrow{justify-content:flex-end}.celestique-guasha__eyebrow>span{width:24px;height:1px;flex:0 0 auto;background:currentColor}.celestique-guasha__heading{margin:0;color:var(--guasha-text);font-family:var(--guasha-heading-font, Georgia, serif);font-size:clamp(40px,5.2vw,var(--guasha-heading-size, 64px));font-style:var(--guasha-heading-style, normal);font-weight:var(--guasha-heading-weight, 400);line-height:1.01;letter-spacing:-.035em;text-wrap:balance}.celestique-guasha__heading em{color:var(--guasha-accent);font-weight:inherit}.celestique-guasha__text{margin-top:25px;color:var(--guasha-muted);font-size:var(--guasha-body-size, 15px);line-height:1.75;letter-spacing:.01em}.celestique-guasha__benefits{margin-top:30px;display:grid;gap:10px}.celestique-guasha__benefit{min-height:67px;padding:12px 15px;display:flex;align-items:center;gap:12px;border:1px solid color-mix(in srgb,var(--guasha-border) 84%,transparent);border-radius:12px;background:color-mix(in srgb,var(--guasha-surface) 44%,transparent);transition:border-color .28s ease,background-color .28s ease,transform .28s ease}.celestique-guasha--content-center .celestique-guasha__benefit{justify-content:center}.celestique-guasha--content-right .celestique-guasha__benefit{flex-direction:row-reverse}.celestique-guasha__benefit:hover{border-color:color-mix(in srgb,var(--guasha-accent) 55%,var(--guasha-border));background:color-mix(in srgb,var(--guasha-surface) 68%,transparent);transform:translate(4px)}.celestique-guasha--content-right .celestique-guasha__benefit:hover{transform:translate(-4px)}.celestique-guasha--content-center .celestique-guasha__benefit:hover{transform:translateY(-2px)}.celestique-guasha__benefit-icon{width:37px;height:37px;flex:0 0 37px;display:grid;place-items:center;color:var(--guasha-text);border:1px solid color-mix(in srgb,var(--guasha-text) 13%,transparent);border-radius:50%;background:color-mix(in srgb,var(--guasha-background) 76%,transparent);transition:color .28s ease,background-color .28s ease,border-color .28s ease,transform .28s ease}.celestique-guasha__benefit:hover .celestique-guasha__benefit-icon{color:var(--guasha-button-text);background:var(--guasha-accent);border-color:var(--guasha-accent);transform:rotate(7deg)}.celestique-guasha__benefit-icon svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.celestique-guasha__benefit-copy{min-width:0;display:grid;gap:3px}.celestique-guasha__benefit-copy strong{color:var(--guasha-text);font-family:var(--guasha-accent-font, Arial, sans-serif);font-size:12px;font-style:var(--guasha-accent-style, normal);font-weight:var(--guasha-accent-weight, 700);line-height:1.3;letter-spacing:.03em}.celestique-guasha__benefit-copy small{color:var(--guasha-muted);font-size:11px;line-height:1.35}.celestique-guasha__price{margin-top:28px;display:flex;align-items:baseline;gap:11px;font-family:var(--guasha-accent-font, Arial, sans-serif)}.celestique-guasha--content-center .celestique-guasha__price{justify-content:center}.celestique-guasha--content-right .celestique-guasha__price{justify-content:flex-end}.celestique-guasha__price span{color:var(--guasha-text);font-size:22px;font-weight:var(--guasha-accent-weight, 700)}.celestique-guasha__price s{color:var(--guasha-muted);font-size:13px}.celestique-guasha__actions{margin-top:32px;display:flex;flex-wrap:wrap;align-items:center;gap:12px}.celestique-guasha--content-center .celestique-guasha__actions{justify-content:center}.celestique-guasha--content-right .celestique-guasha__actions{justify-content:flex-end}.celestique-guasha__button{min-height:52px;padding:13px 22px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border:1px solid var(--guasha-button);border-radius:7px;font-family:var(--guasha-accent-font, Arial, sans-serif);font-size:10px;font-style:var(--guasha-accent-style, normal);font-weight:var(--guasha-accent-weight, 700);line-height:1.2;letter-spacing:.12em;text-transform:uppercase;transition:color .28s ease,background-color .28s ease,border-color .28s ease,box-shadow .28s ease,transform .28s ease}.celestique-guasha__button svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;transition:transform .28s ease}.celestique-guasha__button--primary{color:var(--guasha-button-text);background:var(--guasha-button);box-shadow:0 9px 25px color-mix(in srgb,var(--guasha-button) 15%,transparent)}.celestique-guasha__button--primary:hover{color:var(--guasha-button);background:transparent;box-shadow:none;transform:translateY(-2px)}.celestique-guasha__button--primary:hover svg{transform:translate(4px)}.celestique-guasha__button--secondary{color:var(--guasha-text);background:transparent;border-color:color-mix(in srgb,var(--guasha-text) 25%,transparent)}.celestique-guasha__button--secondary:hover{border-color:var(--guasha-accent);background:color-mix(in srgb,var(--guasha-accent) 8%,transparent);transform:translateY(-2px)}.celestique-guasha__note{margin:20px 0 0;display:flex;align-items:flex-start;gap:9px;color:var(--guasha-muted);font-size:11px;line-height:1.55}.celestique-guasha--content-center .celestique-guasha__note{justify-content:center}.celestique-guasha--content-right .celestique-guasha__note{justify-content:flex-end}.celestique-guasha__note>span{width:5px;height:5px;flex:0 0 5px;margin-top:.55em;background:var(--guasha-accent);border-radius:50%}.celestique-guasha__marquee{width:200%;display:flex;gap:40px;position:absolute;top:50%;left:-25%;z-index:0;color:color-mix(in srgb,var(--guasha-decorative) 33%,transparent);font-family:var(--guasha-heading-font, Georgia, serif);font-size:clamp(64px,10vw,154px);font-style:italic;font-weight:var(--guasha-heading-weight, 400);line-height:1;letter-spacing:.02em;white-space:nowrap;pointer-events:none;transform:rotate(-5deg) translateY(-50%);-webkit-user-select:none;user-select:none}.celestique-guasha__marquee span{flex:0 0 auto}.celestique-guasha--motion .celestique-guasha__marquee{animation:celestique-guasha-marquee 28s linear infinite}@keyframes celestique-guasha-marquee{to{transform:rotate(-5deg) translate3d(-25%,-50%,0)}}.celestique-guasha.is-animated [data-guasha-reveal]{opacity:0;transform:translateY(24px);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1)}.celestique-guasha.is-animated [data-guasha-reveal]:nth-child(2){transition-delay:.12s}.celestique-guasha.is-visible [data-guasha-reveal]{opacity:1;transform:translateY(0)}.celestique-guasha a:focus-visible{outline:2px solid var(--guasha-accent);outline-offset:4px}@media(max-width:989px){.celestique-guasha__grid,.celestique-guasha__grid--media_small,.celestique-guasha__grid--balanced,.celestique-guasha__grid--media_large{grid-template-columns:1fr;gap:44px}.celestique-guasha--mobile-image_first .celestique-guasha__visual{order:1}.celestique-guasha--mobile-image_first .celestique-guasha__content{order:2}.celestique-guasha--mobile-text_first .celestique-guasha__content{order:1}.celestique-guasha--mobile-text_first .celestique-guasha__visual{order:2}.celestique-guasha__content-inner{width:100%;max-width:none}.celestique-guasha__benefits{grid-template-columns:repeat(3,minmax(0,1fr))}.celestique-guasha__benefit{min-height:92px;align-items:flex-start;flex-direction:column}.celestique-guasha--content-right .celestique-guasha__benefit{flex-direction:column}}@media(max-width:749px){.celestique-guasha__page-width{padding:calc(var(--guasha-padding-top, 100px) * .65) 18px calc(var(--guasha-padding-bottom, 100px) * .65)}.celestique-guasha__grid{gap:35px}.celestique-guasha__heading{font-size:clamp(38px,12vw,56px)}.celestique-guasha__text{margin-top:19px;font-size:min(var(--guasha-body-size, 15px),15px)}.celestique-guasha__benefits{margin-top:24px;grid-template-columns:1fr;gap:8px}.celestique-guasha__benefit{min-height:0;padding:11px 13px;align-items:center;flex-direction:row}.celestique-guasha--content-right .celestique-guasha__benefit{flex-direction:row-reverse}.celestique-guasha__benefit-icon{width:34px;height:34px;flex-basis:34px}.celestique-guasha__actions{margin-top:27px}.celestique-guasha__button{min-height:50px}.celestique-guasha__marquee{font-size:74px;opacity:.7}}@media(max-width:479px){.celestique-guasha__actions{display:grid;grid-template-columns:1fr}.celestique-guasha__button{width:100%}.celestique-guasha__badge{min-height:34px;padding:8px 11px;font-size:8px}.celestique-guasha__badge--top_left{top:12px;left:12px}.celestique-guasha__badge--top_right{top:12px;right:12px}.celestique-guasha__badge--bottom_left{bottom:12px;left:12px}.celestique-guasha__badge--bottom_right{right:12px;bottom:12px}}@media(prefers-reduced-motion:reduce){.celestique-guasha *,.celestique-guasha *:before,.celestique-guasha *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.celestique-guasha__image,.celestique-guasha__media:hover .celestique-guasha__image{transform:none!important}}@supports not (color: color-mix(in srgb,white,black)){.celestique-guasha__media,.celestique-guasha__benefit,.celestique-guasha__benefit-icon,.celestique-guasha__badge{border-color:#14201a29}.celestique-guasha__glow{display:none}.celestique-guasha__button--secondary:hover{background:#7d9b6214}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/guasha-feature.css.map */
