.display-heading{font-size:clamp(3.2rem,2rem + 5.5vw,7rem);font-weight:800;line-height:1;letter-spacing:-.03em}.marquee-band{overflow:hidden;padding-block:15px;cursor:default;-webkit-user-select:none;user-select:none}.marquee-band--dark{background:var(--c-ink)}.marquee-band--warm{background:var(--c-accent-dark)}.marquee-band--surface{background:var(--c-surface);border-block:1px solid var(--c-border)}.marquee-track{display:flex;width:max-content;animation:marquee-scroll 32s linear infinite}.marquee-band:hover .marquee-track{animation-play-state:paused}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.marquee-track{animation:none}}.marquee-item{display:inline-flex;align-items:center;gap:24px;padding-inline:24px;white-space:nowrap;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em}.marquee-band--dark .marquee-item{color:#ffffffe0}.marquee-band--warm .marquee-item{color:#fffffff2}.marquee-band--surface .marquee-item{color:var(--c-muted)}.marquee-sep{display:inline-block;width:4px;height:4px;border-radius:50%;flex-shrink:0}.marquee-band--dark .marquee-sep{background:var(--c-accent)}.marquee-band--warm .marquee-sep{background:#ffffff73}.marquee-band--surface .marquee-sep{background:var(--c-accent-dark)}.hero-scroll-cue{position:absolute;bottom:20px;left:50%;transform:translate(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none}.hero-scroll-cue__label{font-size:.6875rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#ffffffa6}.hero-scroll-cue__ring{width:38px;height:38px;border-radius:50%;border:1.5px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;color:#ffffffbf;animation:scroll-cue-bob 2.4s ease-in-out infinite}@keyframes scroll-cue-bob{0%,to{transform:translateY(0);opacity:.75}50%{transform:translateY(6px);opacity:1}}@media(prefers-reduced-motion:reduce){.hero-scroll-cue__ring{animation:none}}@media(min-width:1024px){.product-gallery{position:sticky;top:104px;align-self:start}.product-layout{align-items:start}}.product-trust-badges{display:grid;grid-template-columns:1fr 1fr;gap:var(--sp-4);padding-block:var(--sp-6);margin-block:var(--sp-4);border-block:1px solid var(--c-border)}.trust-badge{display:flex;align-items:flex-start;gap:var(--sp-3)}.trust-badge__icon{width:40px;height:40px;border-radius:var(--r-md);background:var(--c-surface);display:flex;align-items:center;justify-content:center;color:var(--c-accent-dark);flex-shrink:0}.trust-badge__text{display:flex;flex-direction:column;gap:1px}.trust-badge__label{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--c-ink);line-height:1.3}.trust-badge__desc{font-size:var(--fs-xs);color:var(--c-muted);line-height:1.45}.product-feature-strip{background:var(--c-surface);padding-block:clamp(56px,8vw,96px)}.product-feature-strip .container{display:flex;flex-direction:column;align-items:center;gap:clamp(40px,6vw,64px)}.product-feature-strip__eyebrow{font-size:var(--fs-sm);font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--c-accent-dark)}.product-feature-strip__heading{font-size:clamp(1.8rem,1.2rem + 2.5vw,2.8rem);font-weight:700;line-height:1.1;text-align:center;letter-spacing:-.015em;max-width:22ch}.product-features-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,4vw,40px);width:100%}@media(min-width:900px){.product-features-grid{grid-template-columns:repeat(4,1fr)}}.product-feature{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--sp-4)}.product-feature__icon{width:64px;height:64px;border-radius:50%;background:var(--c-bg);display:flex;align-items:center;justify-content:center;color:var(--c-accent-dark);box-shadow:0 4px 16px #3f3a361a}.product-feature__title{font-size:var(--fs-sm);font-weight:700;color:var(--c-ink);line-height:1.3;text-transform:uppercase;letter-spacing:.04em}.product-feature__desc{font-size:var(--fs-sm);color:var(--c-muted);line-height:var(--lh-body);max-width:20ch}.review-card{border:1px solid var(--c-border)}.editorial-band--display .editorial-band__heading{font-size:clamp(2.4rem,1.5rem + 4vw,4.5rem);font-weight:800;letter-spacing:-.025em;line-height:1.05}.section-rule{height:1px;background:var(--c-border);margin-inline:var(--gutter)}@media(min-width:900px){.tile{aspect-ratio:5/4}}.product-card{transition:transform .28s var(--ease),box-shadow .28s var(--ease)}@media(hover:hover){.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #3f3a361f}}.stat-strip{background:var(--c-bg);padding-block:clamp(32px,5vw,56px)}.stat-strip__eyebrow{text-align:center;font-size:var(--fs-xs);font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--c-muted);margin-block-end:var(--sp-8)}.stat-strip__grid{display:grid;grid-template-columns:repeat(2,1fr);background:var(--c-border);gap:1px;border:1px solid var(--c-border);border-radius:var(--r-md);overflow:hidden}@media(min-width:640px){.stat-strip__grid{grid-template-columns:repeat(4,1fr)}}.stat-strip__item{background:var(--c-bg);padding:clamp(24px,4vw,44px) var(--sp-6);display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--sp-2)}.stat-strip__number{font-size:clamp(2rem,1.5rem + 2.5vw,3rem);font-weight:800;line-height:1;letter-spacing:-.04em;color:var(--c-ink)}.stat-strip__label{font-size:var(--fs-xs);font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--c-muted);line-height:1.4}.tile{overflow:hidden;display:block;text-decoration:none;color:inherit;border-radius:var(--r-lg)}.tile__media{overflow:hidden}.tile__img{display:block;width:100%;transition:transform .6s var(--ease)}@media(hover:hover){.tile:hover .tile__img{transform:scale(1.05)}}.tile__label{background:var(--c-ink);padding:var(--sp-4) var(--sp-5);display:flex;align-items:center;justify-content:space-between;gap:var(--sp-3)}.tile__title{font-size:var(--fs-base);font-weight:700;color:#ffffffeb;letter-spacing:-.01em}.tile__arrow{width:36px;height:36px;border-radius:50%;border:1.5px solid rgba(255,255,255,.25);display:inline-flex;align-items:center;justify-content:center;color:#fffc;flex-shrink:0;transition:transform .28s var(--ease),border-color .28s var(--ease);font-size:1rem;line-height:1}@media(hover:hover){.tile:hover .tile__arrow{transform:translate(3px);border-color:#ffffff8c}}.reviews-scroll{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:800px){.reviews-scroll{grid-template-columns:repeat(3,78vw);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:var(--sp-2)}.reviews-scroll::-webkit-scrollbar{display:none}.review-card{scroll-snap-align:start}}.review-card{border-radius:var(--r-lg);background:var(--c-surface);padding:var(--sp-8) var(--sp-6);display:flex;flex-direction:column;gap:var(--sp-4);position:relative;overflow:hidden}@media(hover:hover){.review-card:hover{box-shadow:var(--sh-md);transform:translateY(-2px);transition:transform .28s var(--ease),box-shadow .28s var(--ease)}}.review-card__deco{position:absolute;top:8px;right:20px;font-size:6rem;font-weight:900;color:var(--c-accent);opacity:.14;line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Georgia,Times New Roman,serif}.review-card__stars{color:var(--c-accent-dark);letter-spacing:2px;font-size:.875rem}.review-card__quote{font-size:var(--fs-base);color:var(--c-ink);line-height:1.7}.review-card__author{margin-top:auto;display:flex;flex-direction:column;gap:2px}.review-card__name{font-size:var(--fs-sm);font-weight:700;color:var(--c-ink)}.review-card__location{font-size:var(--fs-xs);color:var(--c-muted)}.lookbook__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media(min-width:600px){.lookbook__grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:260px}.lookbook__item--1,.lookbook__item--4{grid-row:span 2}}.lookbook__item{overflow:hidden;border-radius:var(--r-md);display:block;padding:0;border:none;background:var(--c-surface-alt);cursor:zoom-in}.lookbook__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s var(--ease)}@media(hover:hover){.lookbook__item:hover .lookbook__img{transform:scale(1.06)}}.newsletter-section{position:relative;overflow:hidden}.newsletter-inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--sp-6);padding-block:clamp(64px,10vw,112px);position:relative;z-index:1}.newsletter__heading{font-size:clamp(2rem,1.2rem + 3.5vw,3.8rem);font-weight:800;line-height:1.05;letter-spacing:-.025em;color:#fff;max-width:20ch}.newsletter__sub{font-size:var(--fs-lg);color:#fff9;max-width:42ch;line-height:var(--lh-body)}.newsletter-form{width:100%;max-width:460px}.newsletter-form__row{display:flex;gap:var(--sp-2);background:#ffffff14;border:1.5px solid rgba(255,255,255,.15);border-radius:var(--r-pill);padding:6px 6px 6px 20px;transition:border-color .2s;align-items:center}.newsletter-form__row:focus-within{border-color:#c4ae968c}.newsletter-form__input{flex:1;min-width:0;background:transparent;border:none;outline:none;color:#fff;font-size:var(--fs-base)}.newsletter-form__input::placeholder{color:#ffffff59}.newsletter-form__btn{flex-shrink:0;border-radius:var(--r-pill)!important}.product-card__media{position:relative;overflow:hidden}.product-card__img--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .42s var(--ease)}.product-card__img--primary{transition:opacity .42s var(--ease)}@media(hover:hover){.product-card:hover .product-card__img--hover{opacity:1}.product-card:hover .product-card__img--primary{opacity:0}}.collection-page__header{padding-block:clamp(40px,7vw,72px) clamp(24px,4vw,40px);border-bottom:1px solid var(--c-border);margin-bottom:var(--sp-8);max-width:60ch}.collection-page__title{font-size:clamp(2rem,1.2rem + 3vw,3.5rem);font-weight:800;letter-spacing:-.025em;line-height:1.1;margin:0}.collection-page__desc{color:var(--c-muted);margin-top:var(--sp-4);line-height:var(--lh-body)}.trust-features{display:grid;grid-template-columns:1fr;gap:clamp(24px,4vw,40px)}@media(min-width:640px){.trust-features{grid-template-columns:repeat(3,1fr)}}.trust-feature{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--sp-4);padding:var(--sp-8) var(--sp-6);border-radius:var(--r-lg);background:var(--c-bg);transition:transform .28s var(--ease),box-shadow .28s var(--ease)}@media(hover:hover){.trust-feature:hover{transform:translateY(-3px);box-shadow:var(--sh-md)}}.trust-feature__icon{width:68px;height:68px;border-radius:50%;background:var(--c-surface);display:flex;align-items:center;justify-content:center;color:var(--c-accent-dark)}.trust-feature__heading{font-size:var(--fs-base);font-weight:700;color:var(--c-ink);letter-spacing:-.01em}.trust-feature__body{font-size:var(--fs-sm);color:var(--c-muted);line-height:var(--lh-body);max-width:24ch}.cart-item__qty-row{display:flex;align-items:center;gap:var(--sp-3);margin-top:var(--sp-2)}.cart-item__minus{width:28px;height:28px;border-radius:50%;border:1px solid var(--c-border);background:var(--c-bg);color:var(--c-ink);font-size:1rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .15s var(--ease),background .15s var(--ease)}.cart-item__minus:hover{border-color:var(--c-ink);background:var(--c-surface)}.cart-item__minus:disabled{opacity:.5;cursor:wait}.cart-item__qty{font-size:var(--fs-sm);font-weight:600;color:var(--c-muted);min-width:1.5ch;text-align:center}@media(min-width:900px){.footer-grid{grid-template-columns:1.4fr repeat(3,1fr)}}.footer-brand__name{text-decoration:none;color:inherit}.product-details__variant-label{margin:calc(-1 * var(--sp-2)) 0 var(--sp-3);font-size:var(--fs-sm);color:var(--c-muted);letter-spacing:.02em}a.swatch--link,a.size-btn--link{text-decoration:none;color:inherit}.swatch.is-active{cursor:default}.swatch.is-active .swatch__label{color:var(--c-ink);font-weight:600}.swatch--link:focus-visible .swatch__dot,.size-btn--link:focus-visible .size-btn__label{outline:2px solid var(--c-accent-dark);outline-offset:2px}.variant-group__current{font-size:var(--fs-sm);color:var(--c-muted)}.size-group{display:flex;flex-wrap:wrap;gap:var(--sp-2)}.swatch__dot{position:relative;overflow:hidden;background-size:cover;background-position:center}.product-gallery__placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--sp-2);background:linear-gradient(160deg,#ffffff59,#0000000d),var(--ph-tone, var(--c-surface-alt))}.product-gallery__placeholder-mark{font-family:var(--font-display, inherit);font-size:var(--fs-xl);font-weight:600;letter-spacing:.04em;color:#3f3a368c}.product-gallery__placeholder-note{font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.12em;color:#3f3a3673}.mask-arch{border-radius:50% 50% var(--r-lg) var(--r-lg);overflow:hidden}.mask-squircle{border-radius:var(--r-xl);overflow:hidden}:root{--section-pad: clamp(56px, 9vw, 112px)}.btn,.product-card,.tile,.swatch-chip{transition:transform .28s var(--ease),box-shadow .28s var(--ease),background .28s var(--ease)}.btn:active{transform:translateY(1px) scale(.985)}.product-card:active{transform:translateY(0) scale(.99)}@media(prefers-reduced-motion:reduce){.btn:active,.product-card:active{transform:none}}.btn--magnetic{will-change:transform;transition:box-shadow .28s var(--ease),background .28s var(--ease)}.btn--magnetic.is-settling{transition:transform .28s var(--ease),box-shadow .28s var(--ease),background .28s var(--ease)}@media(prefers-reduced-motion:reduce){.btn--magnetic{transform:none!important}}.material-story{background:var(--c-bg);overflow:hidden}.material-story__head{max-width:var(--measure);margin-block-end:var(--sp-16)}.material-story__filmstrip{overflow:hidden;margin-inline:calc(-1 * var(--gutter));padding-block:var(--sp-4);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 9%,#000 91%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 9%,#000 91%,transparent 100%)}.material-story__filmstrip-track{display:flex;width:max-content;align-items:flex-start;gap:clamp(var(--sp-4),2.4vw,var(--sp-12));padding-inline:var(--gutter);animation:marquee-scroll 56s linear infinite reverse}.material-story__filmstrip:hover .material-story__filmstrip-track{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.material-story__filmstrip-track{animation:none}}.material-story__reel{position:relative}.material-story__reel.is-js .material-story__filmstrip-track{animation:none!important;will-change:transform}.reel-arrow{display:none;position:absolute;top:calc(50% - 22px);transform:translateY(-50%);z-index:3;width:44px;height:44px;border-radius:var(--r-pill);border:1px solid var(--c-border);background:var(--c-bg);color:var(--c-ink);align-items:center;justify-content:center;cursor:pointer;box-shadow:var(--sh-md);transition:background var(--dur) var(--ease),transform var(--dur) var(--ease),box-shadow var(--dur) var(--ease)}.material-story__reel.is-js .reel-arrow{display:inline-flex}.reel-arrow--prev{inset-inline-start:calc(-1 * var(--gutter))}.reel-arrow--next{inset-inline-end:calc(-1 * var(--gutter))}.reel-arrow:hover{background:var(--c-surface);box-shadow:var(--sh-lg)}.reel-arrow:active{transform:translateY(-50%) scale(.94)}.reel-arrow:focus-visible{outline:2px solid var(--c-accent-dark);outline-offset:2px}@media(max-width:600px){.reel-arrow--prev{inset-inline-start:2px}.reel-arrow--next{inset-inline-end:2px}}.material-tile{flex-shrink:0;width:clamp(132px,15vw,168px);display:block;text-decoration:none;color:inherit}.material-tile__photo{display:block;aspect-ratio:4/5;border-radius:50% 50% var(--r-lg) var(--r-lg);background-size:cover;background-position:center;border:1px solid rgba(255,255,255,.2);box-shadow:0 14px 28px -12px #3f3a3657,inset 0 2px 3px #ffffff52,inset 0 -14px 26px -14px #0000003d}@media(hover:hover){.material-tile__photo{transition:transform .42s var(--ease),box-shadow .42s var(--ease);will-change:transform}.material-tile:hover .material-tile__photo{transform:translateY(-8px) scale(1.035);box-shadow:0 24px 40px -14px #3f3a366b,inset 0 2px 3px #ffffff61,inset 0 -14px 26px -14px #0000003d}}.material-tile__caption{display:flex;flex-direction:column;gap:3px;margin-block-start:var(--sp-4);text-align:center}.material-tile__name{font-size:var(--fs-sm);font-weight:600;color:var(--c-ink);transition:color .2s var(--ease)}.material-tile__fabric{font-size:var(--fs-xs);color:var(--c-muted);text-transform:uppercase;letter-spacing:.14em}@media(hover:hover){.material-tile:hover .material-tile__name{color:var(--c-accent-dark);text-decoration:underline;text-underline-offset:3px}}.material-tile:focus-visible{outline:none}.material-tile:focus-visible .material-tile__photo{outline:2px solid var(--c-accent-dark);outline-offset:3px}.material-story__fabrics{display:grid;grid-template-columns:1fr;gap:var(--sp-8);margin-block-start:var(--sp-16);padding-block-start:var(--sp-12);border-block-start:1px solid var(--c-border)}@media(min-width:700px){.material-story__fabrics{grid-template-columns:1fr 1fr;gap:var(--sp-16)}}.material-fabric__label{font-family:var(--font-head);font-size:var(--fs-xl);font-weight:700;color:var(--c-ink);margin-block-end:var(--sp-3)}.material-fabric__desc{font-size:var(--fs-base);color:var(--c-muted);line-height:var(--lh-body);max-width:44ch}@supports (animation-timeline: view()){@media(prefers-reduced-motion:no-preference){@keyframes scroll-scale-fade{0%{transform:scale(.92);opacity:.45}35%{transform:scale(1);opacity:1}75%{transform:scale(1);opacity:1}to{transform:scale(.96);opacity:.6}}.editorial-band__img,.editorial-band__img-placeholder{animation:scroll-scale-fade linear both;animation-timeline:view();animation-range:cover 0% cover 100%}}}.product-editorial{display:grid;grid-template-columns:1fr 1fr;min-height:540px}.product-editorial--img-right .product-editorial__media{order:2}.product-editorial--img-right .product-editorial__text{order:1}.product-editorial__media{position:relative;overflow:hidden;background:var(--c-surface-alt)}.product-editorial__img{width:100%;height:100%;object-fit:cover;display:block}.product-editorial__placeholder{width:100%;height:100%;min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--sp-2);background:linear-gradient(160deg,#ffffff59,#0000000d),var(--ph-tone, var(--c-surface-alt))}.product-editorial__text{display:flex;flex-direction:column;justify-content:center;gap:var(--sp-4);padding:var(--sp-16) var(--sp-12)}.product-editorial__eyebrow{font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.12em;color:var(--c-muted);margin:0}.product-editorial__heading{font-size:clamp(1.75rem,1rem + 2.5vw,2.75rem);font-weight:700;line-height:1.15;margin:0;color:var(--c-ink)}.product-editorial__body{color:var(--c-muted);line-height:1.75;font-size:var(--fs-base)}.product-editorial__body p{margin:0 0 var(--sp-3)}.product-editorial__body p:last-child{margin-bottom:0}@media(max-width:768px){.product-editorial{grid-template-columns:1fr;min-height:auto}.product-editorial--img-right .product-editorial__media,.product-editorial--img-right .product-editorial__text{order:unset}.product-editorial__media{min-height:280px}.product-editorial__text{padding:var(--sp-10) var(--sp-6)}}.product-video-row{padding-block:var(--sp-16);background:var(--c-surface)}.product-video-row__inner{text-align:center}.product-video-row__heading{font-size:clamp(1.5rem,1rem + 2vw,2.25rem);font-weight:700;margin:0 0 var(--sp-8);color:var(--c-ink)}.product-video-row__embed{position:relative;aspect-ratio:16 / 9;max-width:880px;margin-inline:auto;border-radius:var(--r-lg, 12px);overflow:hidden;background:var(--c-surface-alt)}.product-video-row__embed iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.product-video-row__placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--sp-4);background:linear-gradient(160deg,#ffffff59,#0000000d),var(--ph-tone, var(--c-surface-alt))}.product-video-row__play{color:#3f3a3673;display:flex}.product-video-row__caption{margin:var(--sp-6) 0 0;font-size:var(--fs-sm);color:var(--c-muted);max-width:600px;margin-inline:auto;line-height:1.65}:root{--font-display: var(--font-head)}h1,h2,h3,h4,h5,h6,.hero__heading,.section__heading,.display-heading,.editorial-band__heading,.product-details__title,.newsletter__heading,.stat-strip__number,.collection-page__title,.tile__title,.product-feature-strip__heading,.product-editorial__heading,.product-video-row__heading,.footer-brand__name,.footer-brand__name a,.cart-drawer__title,.filter-drawer__title,.trust-feature__heading,.faq-item__question,.product-gallery__placeholder-mark{font-family:var(--font-head)}.hero__heading,.section__heading,.editorial-band__heading,.product-details__title,.product-feature-strip__heading,.product-editorial__heading,.product-video-row__heading,.trust-feature__heading{font-weight:600}.display-heading,.newsletter__heading,.stat-strip__number,.collection-page__title,.editorial-band--display .editorial-band__heading{font-weight:700;letter-spacing:-.025em}
/*# sourceMappingURL=/cdn/shop/t/11/assets/nouvilo-upgrades.css.map */
