@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;1,9..40,300;1,9..40,400&display=swap";.luna-ulta-hero{--powder: #fff9f6;--powder-warm: #fdf7f3;--violet: #ac92ff;--violet-soft: rgba(172, 146, 255, .08);--violet-accessible: #7a5dc7;--indigo: #7b64d8;--margarita: #e6f482;--margarita-hover: #d9e86e;--lilac: #c8b7ff;--lilac-soft: rgba(200, 183, 255, .2);--charcoal: #1b1b1b;--charcoal-soft: #2d2d2d;--charcoal-muted: #5c5c5c;--heather: #f2edff;--cream: #fefcfa;--focus-ring: var(--indigo);--focus-ring-offset: var(--powder);--font-display: "Agrandir", -apple-system, BlinkMacSystemFont, sans-serif;--font-subheading: "TheSilverEditorialItalic", Georgia, "Times New Roman", serif;--font-body: "DM Sans", -apple-system, BlinkMacSystemFont, sans-serif;--space-xs: .5rem;--space-sm: .75rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4rem;--touch-target-min: 44px;--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--ease-out-quint: cubic-bezier(.22, 1, .36, 1);--ease-smooth: cubic-bezier(.4, 0, .2, 1)}.luna-ulta-hero{--header-height-fallback: 140px;--hero-height: calc( 97vh - var( --header-height, var(--height-header, var(--header-height-fallback)) ) );display:grid;grid-template-columns:1fr 1fr;align-items:center;height:var(--hero-height);max-height:var(--hero-height);background:linear-gradient(135deg,var(--powder) 0%,var(--powder-warm) 50%,var(--cream) 100%);font-family:var(--font-body);color:var(--charcoal);overflow:hidden;position:relative}.luna-ulta-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.018;pointer-events:none;z-index:100;mix-blend-mode:multiply}.luna-ulta-hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,var(--lilac) 15%,var(--lilac) 85%,transparent 100%);opacity:.35;z-index:10}.luna-ulta-hero__left{position:relative;align-self:stretch;overflow:hidden}.luna-ulta-hero__left:before{content:"";position:absolute;left:0;top:15%;bottom:15%;width:3px;background:linear-gradient(180deg,transparent 0%,var(--violet) 30%,var(--margarita) 70%,transparent 100%);opacity:.4}@keyframes revealUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes revealFade{0%{opacity:0}to{opacity:1}}.luna-ulta-hero__img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;animation:revealFade .9s var(--ease-out-expo) .15s forwards}.luna-ulta-hero__img.placeholder{background:var(--heather);display:flex;align-items:center;justify-content:center;animation:none;opacity:1}.luna-ulta-hero__orb,.luna-ulta-hero__ring,.luna-ulta-hero__grid-pattern,.luna-ulta-hero__float-badge,.luna-ulta-hero__product-showcase,.luna-ulta-hero__glass-card{display:none!important}.luna-ulta-hero__content{display:flex;flex-direction:column;justify-content:center;padding:0;position:relative;overflow:hidden}.luna-ulta-hero__content:before{content:"";position:absolute;left:0;top:20%;height:60%;width:1px;background:linear-gradient(180deg,transparent 0%,var(--lilac) 20%,var(--lilac) 80%,transparent 100%);opacity:.4}.luna-ulta-hero__content:after{display:none}.luna-ulta-hero__watermark{position:absolute;right:3%;bottom:4%;width:clamp(16rem,24vw,22rem);height:auto;color:var(--lilac);opacity:.06;pointer-events:none;z-index:0}.luna-ulta-hero__watermark img,.luna-ulta-hero__watermark svg{width:100%;height:auto;display:block}.luna-ulta-hero__content-inner{display:flex;flex-direction:column;justify-content:center;padding:var(--space-3xl) var(--space-3xl);position:relative;z-index:1}.luna-ulta-hero__badge{display:inline-flex;align-items:center;font-family:var(--font-body);font-size:.6875rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--violet-accessible);background:var(--violet-soft);padding:var(--space-xs) var(--space-md);border-radius:100px;margin-bottom:var(--space-xl);width:fit-content;opacity:0;animation:revealUp .8s var(--ease-out-expo) .15s forwards}.luna-ulta-hero__heading{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,4.25rem);font-weight:400;line-height:1.05;letter-spacing:-.025em;color:var(--charcoal);margin-bottom:var(--space-lg);text-wrap:balance;opacity:0;transform:translateY(20px);animation:revealUp .9s var(--ease-out-expo) .2s forwards;max-width:100%}.luna-ulta-hero__heading em{font-style:italic;font-weight:300;color:var(--charcoal)}.luna-ulta-hero__heading-logo,.luna-ulta-hero__heading-inline{display:none}.luna-ulta-hero__rule{width:72px;height:2px;background:linear-gradient(90deg,var(--margarita) 0%,var(--violet) 100%);margin-bottom:var(--space-lg);opacity:0;animation:revealRule .9s var(--ease-out-expo) .28s forwards}@keyframes revealRule{0%{opacity:0;width:0}to{opacity:1;width:72px}}.luna-ulta-hero__subheading{font-family:var(--font-subheading);font-size:clamp(1.25rem,1.8vw,1.5rem);font-weight:300;color:var(--violet-accessible);margin-bottom:var(--space-lg);opacity:0;transform:translateY(16px);animation:revealUp .9s var(--ease-out-expo) .3s forwards}.luna-ulta-hero__subtitle{display:none}.luna-ulta-hero__description{font-family:var(--font-body);font-size:1rem;font-weight:400;line-height:1.8;color:var(--charcoal-muted);max-width:100%;margin-bottom:var(--space-xl);opacity:0;transform:translateY(16px);animation:revealUp .9s var(--ease-out-expo) .4s forwards}.luna-ulta-hero__trust{display:flex;gap:var(--space-xl);margin-bottom:var(--space-2xl);opacity:0;transform:translateY(14px);animation:revealUp .9s var(--ease-out-expo) .48s forwards}.luna-ulta-hero__trust-item{display:flex;align-items:center;gap:.5rem;font-family:var(--font-body);font-size:.75rem;font-weight:500;letter-spacing:.04em;color:var(--charcoal-muted)}.luna-ulta-hero__trust-icon{width:24px;height:24px;object-fit:contain;flex-shrink:0;opacity:.7}.luna-ulta-hero__actions{display:flex;gap:var(--space-md);flex-wrap:wrap;opacity:0;transform:translateY(12px);animation:revealUp .9s var(--ease-out-expo) .55s forwards}.luna-ulta-hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.25rem;min-height:52px;font-family:var(--font-body);font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;border-radius:100px;cursor:pointer;transition:transform .3s var(--ease-out-quint),box-shadow .3s var(--ease-out-quint),background-color .25s var(--ease-smooth),color .25s var(--ease-smooth),border-color .25s var(--ease-smooth);position:relative;overflow:hidden}.luna-ulta-hero__btn:before{display:none}.luna-ulta-hero__btn--primary{background-color:var(--margarita);color:var(--charcoal);border:2px solid var(--charcoal);box-shadow:0 2px 8px #1b1b1b14,inset 0 1px #ffffff4d}.luna-ulta-hero__btn--primary:hover{background-color:var(--charcoal);color:var(--margarita);transform:translateY(-3px);box-shadow:0 8px 24px #1b1b1b26,0 4px 12px #1b1b1b1a}.luna-ulta-hero__btn--primary:active{transform:translateY(-1px);box-shadow:0 4px 12px #1b1b1b1f}.luna-ulta-hero__btn--secondary{background-color:transparent;color:var(--charcoal);border:2px solid var(--charcoal)}.luna-ulta-hero__btn--secondary:hover{background-color:var(--charcoal);color:var(--powder);transform:translateY(-3px);box-shadow:0 8px 24px #1b1b1b26,0 4px 12px #1b1b1b1a}.luna-ulta-hero__btn--secondary:active{transform:translateY(-1px)}.luna-ulta-hero__btn:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}@media(min-width:1440px){.luna-ulta-hero__heading{font-size:4.75rem}.luna-ulta-hero__content-inner{padding:var(--space-3xl) calc(var(--space-3xl) * 1.25)}.luna-ulta-hero__description{font-size:1.0625rem}.luna-ulta-hero__trust{gap:var(--space-2xl)}}@media(max-width:1200px){.luna-ulta-hero__content-inner{padding:var(--space-2xl)}.luna-ulta-hero__heading{font-size:3rem}.luna-ulta-hero__trust{gap:var(--space-lg)}}@media(max-width:1024px){.luna-ulta-hero{--header-height-fallback: 120px}.luna-ulta-hero__watermark{display:none}.luna-ulta-hero__content-inner{padding:var(--space-xl) var(--space-xl) var(--space-xl) var(--space-lg)}.luna-ulta-hero__heading{font-size:2.5rem}.luna-ulta-hero__subheading{font-size:1.0625rem;margin-bottom:var(--space-md)}.luna-ulta-hero__description{font-size:.9375rem;max-width:100%;margin-bottom:var(--space-lg)}.luna-ulta-hero__trust{flex-direction:column;gap:var(--space-sm);margin-bottom:var(--space-xl)}}@media(max-width:768px){.luna-ulta-hero{--header-height-fallback: 100px;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:auto;max-height:none;min-height:0}.luna-ulta-hero__left{position:relative;height:55vw;min-height:280px}.luna-ulta-hero__left:before{display:none}.luna-ulta-hero__img{object-position:top center}.luna-ulta-hero__badge{display:none}.luna-ulta-hero__content-inner{padding:var(--space-lg);align-items:center;text-align:center}.luna-ulta-hero__heading{font-size:2rem;text-wrap:balance;line-height:1.3}.luna-ulta-hero__heading br{display:none}.luna-ulta-hero__rule{margin-left:auto;margin-right:auto}.luna-ulta-hero__subheading{font-size:1.0625rem;margin-bottom:var(--space-md)}.luna-ulta-hero__description{max-width:100%;margin-bottom:var(--space-md);font-size:.875rem;line-height:1.7}.luna-ulta-hero__trust{justify-content:center;flex-direction:row;flex-wrap:wrap;gap:var(--space-md);margin-bottom:var(--space-lg)}.luna-ulta-hero__actions{justify-content:center;width:100%;flex-direction:column}.luna-ulta-hero__btn{width:100%;max-width:none}}@media(max-width:480px){.luna-ulta-hero{--header-height-fallback: 80px}.luna-ulta-hero__left{height:65vw;min-height:240px}.luna-ulta-hero__heading{font-size:1.75rem}.luna-ulta-hero__content-inner{padding:var(--space-md)}.luna-ulta-hero__subheading{font-size:1rem}.luna-ulta-hero__description{font-size:.8125rem}.luna-ulta-hero__trust{gap:var(--space-sm)}.luna-ulta-hero__trust-item{font-size:.6875rem}.luna-ulta-hero__trust-icon{width:16px;height:16px}}@media(prefers-reduced-motion:reduce){.luna-ulta-hero__img,.luna-ulta-hero__badge,.luna-ulta-hero__heading,.luna-ulta-hero__subheading,.luna-ulta-hero__description,.luna-ulta-hero__actions,.luna-ulta-hero__rule,.luna-ulta-hero__trust{animation:none;opacity:1;transform:none}.luna-ulta-hero__rule{width:72px}.luna-ulta-hero__btn,.luna-ulta-hero__img{transition:none}.luna-ulta-hero__img:hover,.luna-ulta-hero__btn:hover{transform:none}}@media(prefers-contrast:more){.luna-ulta-hero{--charcoal-muted: #000000;--violet-accessible: #5a3da8}.luna-ulta-hero__btn{border-width:3px}.luna-ulta-hero__content:before,.luna-ulta-hero__left:before,.luna-ulta-hero:after{opacity:.8}}@media(forced-colors:active){.luna-ulta-hero{background:Canvas;color:CanvasText}.luna-ulta-hero__btn{background:ButtonFace;color:ButtonText;border:2px solid ButtonText}.luna-ulta-hero__btn:hover{background:Highlight;color:HighlightText}.luna-ulta-hero__badge{background:Canvas;border:1px solid CanvasText}.luna-ulta-hero__content:before,.luna-ulta-hero__content:after,.luna-ulta-hero__left:before,.luna-ulta-hero:before,.luna-ulta-hero:after{display:none}}@media print{.luna-ulta-hero{display:block;height:auto;max-height:none;background:#fff!important;page-break-inside:avoid}.luna-ulta-hero__left{position:relative;height:300px;overflow:hidden}.luna-ulta-hero__content:before,.luna-ulta-hero__content:after,.luna-ulta-hero__left:before,.luna-ulta-hero:before,.luna-ulta-hero:after{display:none}.luna-ulta-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.luna-ulta-hero__content-inner{text-align:left;padding:1rem}.luna-ulta-hero__btn{border:1px solid black;background:#fff;color:#000}.luna-ulta-hero__badge{background:none;border:1px solid currentColor}.luna-ulta-hero__rule{background:#ccc}.luna-ulta-hero__trust-icon{display:none}}.luna-ulta-hero .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/*# sourceMappingURL=/cdn/shop/t/10/assets/luna-bronze-ulta-hero.css.map */
