:root{--nectara-cream: #FAF7F2;--nectara-night: #0F0E1A;--nectara-night-soft: #1C1B2E;--nectara-lavender: #ffffff;--nectara-lavender-dark: #8FA89E;--nectara-gold: #E8C98A;--nectara-white: #FFFFFF;--nectara-white-60: rgb(255, 255, 255);--nectara-white-40: rgb(255, 255, 255);--nectara-white-20: rgb(255, 255, 255);--nectara-heading-font: "DM Serif Display", "Georgia", serif;--nectara-body-font: "Inter", system-ui, sans-serif}.nectara-hero{position:relative;overflow:hidden;display:flex;align-items:center;width:100%;background-color:var(--nectara-night)}.nectara-hero--full{min-height:100svh}.nectara-hero--standard{min-height:70vh}.nectara-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.nectara-hero__bg-img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.nectara-hero__bg-img--mobile{display:none}.nectara-hero__bg-img--desktop{display:block}@media screen and (max-width:749px){.nectara-hero__bg-img--mobile{display:block}.nectara-hero__bg-img--desktop{display:none}}.nectara-hero__bg-placeholder{width:100%;height:100%;background:linear-gradient(145deg,var(--nectara-night) 0%,var(--nectara-night-soft) 100%)}.nectara-hero__bg-placeholder .placeholder-svg{width:100%;height:100%;object-fit:cover;opacity:.3}.nectara-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,rgba(15,14,26,calc(var(--overlay-opacity, .45) + .15)),rgba(15,14,26,var(--overlay-opacity, .45)) 60%,rgba(15,14,26,calc(var(--overlay-opacity, .45) - .1)))}.nectara-hero__inner{position:relative;z-index:1;width:100%;padding-top:6rem;padding-bottom:6rem}.nectara-hero__content{max-width:600px}.nectara-hero__content--center{margin-left:auto;margin-right:auto;text-align:center}.nectara-hero__content--right{margin-left:auto;text-align:right}.nectara-hero__content--left{margin-left:0;text-align:left}.nectara-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--nectara-body-font);font-size:.75rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--nectara-lavender);margin:0 0 1.25rem}.nectara-hero__eyebrow-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background-color:var(--nectara-lavender);flex-shrink:0}.nectara-hero__heading{font-family:var(--nectara-heading-font);font-size:clamp(3rem,6.5vw,5.5rem);font-weight:400;line-height:1.05;letter-spacing:-.02em;color:var(--nectara-white);margin:0 0 1.25rem}.nectara-hero__heading em{font-style:italic;color:var(--nectara-lavender)}.nectara-hero__subheading{font-family:var(--nectara-body-font);font-size:clamp(1rem,1.4vw,1.15rem);font-weight:400;line-height:1.65;color:var(--nectara-white-60);margin:0 0 1.75rem;max-width:46ch}.nectara-hero__content--center .nectara-hero__subheading{margin-left:auto;margin-right:auto}.nectara-hero__badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:1.75rem}.nectara-hero__content--center .nectara-hero__badges{justify-content:center}.nectara-hero__badge{display:inline-flex;align-items:center;gap:6px;font-family:var(--nectara-body-font);font-size:.75rem;font-weight:500;color:var(--nectara-white-60);border:1px solid var(--nectara-white-20);border-radius:100px;padding:5px 12px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#ffffff0f;transition:border-color .2s ease,color .2s ease}.nectara-hero__badge svg{flex-shrink:0;color:var(--nectara-lavender)}.nectara-hero__badge:hover{border-color:var(--nectara-white-40);color:var(--nectara-white)}.nectara-hero__stars{display:inline-flex;align-items:center;gap:8px;margin-bottom:2rem}.nectara-hero__content--center .nectara-hero__stars{justify-content:center;display:flex}.nectara-hero__stars-icons{display:flex;gap:2px;color:var(--nectara-gold)}.nectara-hero__stars-text{font-family:var(--nectara-body-font);font-size:.8125rem;font-weight:500;color:var(--nectara-white-60)}.nectara-hero__ctas{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.nectara-hero__content--center .nectara-hero__ctas{justify-content:center}.nectara-hero__btn{display:inline-flex;align-items:center;gap:10px;font-family:var(--nectara-body-font);font-size:.9375rem;font-weight:500;text-decoration:none;border-radius:100px;padding:14px 26px;transition:transform .2s ease,opacity .2s ease,background-color .2s ease;cursor:pointer;letter-spacing:-.01em;white-space:nowrap}.nectara-hero__btn:active{transform:scale(.97)}.nectara-hero__btn--primary{background-color:var(--nectara-white);color:var(--nectara-night);box-shadow:0 0 0 0 transparent}.nectara-hero__btn--primary:hover{opacity:.92;transform:translateY(-1px)}.nectara-hero__btn-price{display:inline-flex;align-items:center;background-color:var(--nectara-lavender-dark);color:var(--nectara-white);font-size:.8125rem;font-weight:600;border-radius:100px;padding:3px 10px;margin-left:2px}.nectara-hero__btn-arrow{flex-shrink:0;transition:transform .2s ease}.nectara-hero__btn--primary:hover .nectara-hero__btn-arrow{transform:translate(3px)}.nectara-hero__btn--secondary{background-color:transparent;color:var(--nectara-white-60);border:1px solid var(--nectara-white-20);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.nectara-hero__btn--secondary:hover{color:var(--nectara-white);border-color:var(--nectara-white-40);transform:translateY(-1px)}.nectara-hero__scroll{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;cursor:default}.nectara-hero__scroll-mouse{display:flex;justify-content:center;align-items:flex-start;width:22px;height:34px;border:1.5px solid var(--nectara-white-40);border-radius:11px;padding-top:5px}.nectara-hero__scroll-wheel{width:3px;height:7px;background-color:var(--nectara-white-60);border-radius:2px;animation:nectara-scroll-wheel 2s ease-in-out infinite}@keyframes nectara-scroll-wheel{0%{transform:translateY(0);opacity:1}60%{transform:translateY(7px);opacity:0}61%{transform:translateY(0);opacity:0}to{transform:translateY(0);opacity:1}}.nectara-hero__scroll-label{font-family:var(--nectara-body-font);font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;color:var(--nectara-white-40)}.animate-fade-up{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.animate-fade-up.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.animate-fade-up{opacity:1;transform:none;transition:none}}.animate-delay-0{transition-delay:0ms}.animate-delay-1{transition-delay:.1s}.animate-delay-2{transition-delay:.2s}.animate-delay-3{transition-delay:.32s}.animate-delay-4{transition-delay:.48s}@media screen and (max-width:749px){.nectara-hero--full{min-height:90svh}.nectara-hero--standard{min-height:60vh}.nectara-hero__inner{padding-top:5rem;padding-bottom:5rem}.nectara-hero__content{max-width:100%;text-align:left!important}.nectara-hero__eyebrow{font-size:.6875rem}.nectara-hero__ctas{flex-direction:column;align-items:flex-start!important}.nectara-hero__btn{width:100%;justify-content:center;padding:15px 24px}.nectara-hero__badges{justify-content:flex-start!important}.nectara-hero__stars{justify-content:flex-start!important;display:inline-flex}.nectara-hero__scroll{display:none}}.nectara-hero__btn:focus-visible{outline:2px solid var(--nectara-lavender);outline-offset:3px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/nectara-hero.css.map */
