.lux-statement{position:relative;isolation:isolate;overflow:hidden;padding-top:var(--ls-pad-top, 180px);padding-bottom:var(--ls-pad-bottom, 180px);background:radial-gradient(1200px 700px at 12% 20%,rgba(31,111,115,.16),transparent 60%),radial-gradient(900px 600px at 88% 80%,rgba(200,184,154,.09),transparent 60%),linear-gradient(180deg,#0b0e0f,#0e1213 60%,#0b0e0f);color:#f2efe9}.lux-statement:before,.lux-statement:after{content:"";position:absolute;left:0;right:0;height:140px;pointer-events:none;z-index:1}.lux-statement:before{top:0;background:linear-gradient(180deg,#0b0e0ff2,#0b0e0f99 35%,#0b0e0f00)}.lux-statement:after{bottom:0;background:linear-gradient(0deg,#0b0e0ff2,#0b0e0f99 35%,#0b0e0f00)}.lux-statement__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(120% 90% at 50% 50%,transparent 55%,rgba(0,0,0,.55) 100%);z-index:2}.lux-statement__bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;overflow:hidden}.lux-statement__bg-glow{position:absolute;border-radius:50%;filter:blur(90px);opacity:.5;will-change:transform}.lux-statement__bg-glow--teal{width:520px;height:520px;left:-120px;top:10%;background:radial-gradient(circle,#1f6f7380,#1f6f7300 70%);animation:ls-drift-a 26s ease-in-out infinite}.lux-statement__bg-glow--gold{width:460px;height:460px;right:-100px;bottom:5%;background:radial-gradient(circle,#c8b89a61,#c8b89a00 70%);animation:ls-drift-b 33s ease-in-out infinite}@keyframes ls-drift-a{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(40px,-30px,0) scale(1.08)}}@keyframes ls-drift-b{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(-30px,20px,0) scale(1.1)}}.lux-statement__grain{position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;opacity:.05;mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='220' height='220'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 1  0 0 0 0 1  0 0 0 0 1  0 0 0 0.6 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");background-size:220px 220px;animation:ls-grain 10s steps(8) infinite}@keyframes ls-grain{0%{transform:translateZ(0)}20%{transform:translate3d(-3%,2%,0)}40%{transform:translate3d(2%,-3%,0)}60%{transform:translate3d(-1%,-2%,0)}80%{transform:translate3d(3%,1%,0)}to{transform:translateZ(0)}}.lux-statement__particles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.lux-statement__particles span{position:absolute;display:block;width:5px;height:5px;border-radius:50%;background:radial-gradient(circle,#c8b89a6b,#c8b89a00 70%);filter:blur(.8px);animation:ls-float 24s linear infinite;opacity:.28}.lux-statement__particles span:nth-child(1){left:6%;top:88%;animation-duration:28s;animation-delay:-2s}.lux-statement__particles span:nth-child(2){left:18%;top:92%;width:3px;height:3px;animation-duration:33s;animation-delay:-7s}.lux-statement__particles span:nth-child(3){left:34%;top:95%;width:6px;height:6px;animation-duration:36s;animation-delay:-12s;opacity:.22}.lux-statement__particles span:nth-child(4){left:52%;top:90%;animation-duration:31s;animation-delay:-4s}.lux-statement__particles span:nth-child(5){left:68%;top:94%;width:4px;height:4px;animation-duration:38s;animation-delay:-10s}.lux-statement__particles span:nth-child(6){left:82%;top:89%;width:3px;height:3px;animation-duration:40s;animation-delay:-15s;opacity:.2}.lux-statement__particles span:nth-child(7){left:94%;top:92%;width:3px;height:3px;animation-duration:42s;animation-delay:-18s;opacity:.22}@keyframes ls-float{0%{transform:translateZ(0) scale(1);opacity:0}10%{opacity:.32}50%{transform:translate3d(18px,-55vh,0) scale(1.1);opacity:.36}90%{opacity:.28}to{transform:translate3d(-10px,-110vh,0) scale(.9);opacity:0}}.lux-statement__inner{position:relative;z-index:2;max-width:1440px;margin:0 auto;padding:0 clamp(20px,5vw,80px);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(40px,6vw,120px)}.lux-statement--reverse .lux-statement__inner{grid-template-columns:.95fr 1.05fr}.lux-statement--reverse .lux-statement__content{order:2}.lux-statement--reverse .lux-statement__visual{order:1}.lux-statement__content{max-width:560px}[data-ls-reveal]{opacity:0;transform:translate3d(0,24px,0);transition:opacity 1.1s cubic-bezier(.25,.1,.25,1),transform 1.1s cubic-bezier(.25,.1,.25,1);transition-delay:var(--ls-d, 0ms);will-change:transform,opacity}[data-ls-reveal].is-visible{opacity:1;transform:translateZ(0)}.lux-statement__label{display:inline-flex;align-items:center;gap:14px;margin:0 0 28px;font-family:var(--font-body, "Inter", sans-serif);font-size:11px;font-weight:500;letter-spacing:.36em;text-transform:uppercase;color:#c8b89ae6}.lux-statement__label-line{width:36px;height:1px;background:linear-gradient(90deg,#c8b89a00,#c8b89ad9);opacity:.55;transform-origin:left center;transform:scaleX(.7);transition:opacity 1.1s cubic-bezier(.25,.1,.25,1) .2s,transform 1.2s cubic-bezier(.25,.1,.25,1) .2s}[data-ls-reveal].is-visible .lux-statement__label-line{opacity:1;transform:scaleX(1)}.lux-statement__heading{font-family:var(--font-heading, "Cormorant Garamond", serif);font-weight:400;font-size:clamp(34px,4.6vw,64px);line-height:1.18;letter-spacing:.005em;margin:0 0 32px;color:#f7f5f0;background:linear-gradient(180deg,#fafaf8,#c8b89a 160%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.lux-statement__body{font-family:var(--font-body, "Inter", sans-serif);font-size:clamp(15px,1.05vw,17px);line-height:1.85;letter-spacing:.02em;color:#f2efe9b8;margin:0 0 36px;max-width:46ch}.lux-statement__body p{margin:0 0 1em}.lux-statement__body p:last-child{margin-bottom:0}.lux-statement__cta{position:relative;display:inline-flex;align-items:center;gap:16px;padding:14px 4px 14px 2px;font-family:var(--font-body, "Inter", sans-serif);font-size:11px;font-weight:500;letter-spacing:.32em;text-transform:uppercase;color:#f7f5f0eb;text-decoration:none;background:transparent;border:0;border-radius:0;overflow:visible;transition:color .7s cubic-bezier(.25,.1,.25,1),letter-spacing .7s cubic-bezier(.25,.1,.25,1)}.lux-statement__cta:after{content:"";position:absolute;left:2px;right:28px;bottom:6px;height:1px;background:linear-gradient(90deg,#c8b89ad9,#1f6f7399);transform-origin:left center;transform:scaleX(.45);opacity:.7;transition:transform .9s cubic-bezier(.25,.1,.25,1),opacity .7s cubic-bezier(.25,.1,.25,1)}.lux-statement__cta:before{content:"";position:absolute;top:-10px;right:-16px;bottom:-10px;left:-16px;border-radius:999px;background:radial-gradient(60% 80% at 30% 50%,rgba(31,111,115,.22),transparent 70%);opacity:0;transition:opacity .9s cubic-bezier(.25,.1,.25,1);z-index:-1;filter:blur(8px)}.lux-statement__cta-arrow{display:inline-flex;width:14px;height:10px;color:#c8b89af2;transform:translate(0);transition:transform .7s cubic-bezier(.25,.1,.25,1),color .5s ease}.lux-statement__cta-arrow svg{width:100%;height:100%;display:block}@media(hover:hover)and (pointer:fine){.lux-statement__cta:hover{color:#fafaf8;letter-spacing:.34em}.lux-statement__cta:hover:after{transform:scaleX(1);opacity:1}.lux-statement__cta:hover:before{opacity:1}.lux-statement__cta:hover .lux-statement__cta-arrow{transform:translate(6px);color:#f7f5f0}}.lux-statement__cta:active{opacity:.85}.lux-statement__visual{position:relative;min-height:clamp(320px,42vw,540px);display:flex;align-items:center;justify-content:center;opacity:0;transform:translate3d(0,30px,0) scale(.98);transition:opacity 1.4s cubic-bezier(.25,.1,.25,1),transform 1.4s cubic-bezier(.25,.1,.25,1)}.lux-statement__visual.is-visible{opacity:1;transform:translateZ(0) scale(1)}[data-ls-parallax]{will-change:transform;transition:transform .6s cubic-bezier(.25,.1,.25,1)}.lux-statement__image-wrap{position:relative;width:min(100%,460px);aspect-ratio:4 / 5;border-radius:28px;overflow:hidden;box-shadow:0 50px 100px -40px #000000b3,0 0 0 1px #c8b89a2e}.lux-statement__image{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(1.05) contrast(1.02)}.lux-statement__image-glow{position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background:radial-gradient(circle at 50% 50%,rgba(31,111,115,.35),transparent 60%);filter:blur(60px);z-index:-1;pointer-events:none;animation:ls-pulse 8s ease-in-out infinite}.lux-statement__image-vignette{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(120% 90% at 50% 50%,transparent 60%,rgba(0,0,0,.45) 100%),linear-gradient(180deg,#0000 60%,#00000059);border-radius:inherit}.lux-statement__image--placeholder{background:linear-gradient(135deg,#1b2123,#0e1213)}.lux-statement--story .lux-statement__visual{min-height:clamp(420px,50vw,640px)}.lux-statement--story .lux-statement__image-wrap{width:min(100%,580px);aspect-ratio:4 / 5;border-radius:24px;background:transparent;box-shadow:0 60px 120px -40px #000000d9,0 20px 50px -20px #0000008c}.lux-statement--story .lux-statement__image-wrap:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(150deg,#c8b89a73,#ffffff0d 35%,#1f6f7366);pointer-events:none;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:3}.lux-statement--story .lux-statement__image{filter:saturate(1.06) contrast(1.04) brightness(.96)}.lux-statement--story .lux-statement__image-glow{top:-28%;right:-28%;bottom:-28%;left:-28%;background:radial-gradient(circle at 50% 50%,rgba(31,111,115,.42),rgba(200,184,154,.12) 45%,transparent 70%);filter:blur(80px);animation-duration:11s}.lux-statement__silhouette{position:relative;width:clamp(220px,28vw,360px);filter:blur(18px);opacity:.85;animation:ls-rotate 72s linear infinite}.lux-statement__silhouette svg{width:100%;height:auto;display:block}.lux-statement__silhouette-glow{position:absolute;top:-30%;right:-30%;bottom:-30%;left:-30%;background:radial-gradient(circle,rgba(31,111,115,.45),transparent 65%);filter:blur(80px);z-index:-1;animation:ls-pulse 10s ease-in-out infinite}@keyframes ls-rotate{0%{transform:rotate(-3deg)}50%{transform:rotate(3deg)}to{transform:rotate(-3deg)}}@keyframes ls-pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}.lux-statement__beam{position:relative;width:100%;height:100%;min-height:360px;display:flex;align-items:center;justify-content:center}.lux-statement__beam-light{position:absolute;width:200px;height:90%;background:linear-gradient(180deg,#c8b89a00,#c8b89a73,#c8b89a00);filter:blur(40px);transform:rotate(8deg);animation:ls-pulse 11s ease-in-out infinite}.lux-statement__beam-haze{position:absolute;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(31,111,115,.35),transparent 65%);filter:blur(60px);animation:ls-pulse 13s ease-in-out infinite}.lux-statement__pulse{position:relative;width:320px;height:320px}.lux-statement__pulse span{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:1px solid rgba(200,184,154,.25);animation:ls-ring 6s ease-out infinite}.lux-statement__pulse span:nth-child(2){animation-delay:2s}.lux-statement__pulse span:nth-child(3){animation-delay:4s}@keyframes ls-ring{0%{transform:scale(.5);opacity:0}20%{opacity:.9}to{transform:scale(1.6);opacity:0}}@media(max-width:749px){.lux-statement__inner{grid-template-columns:1fr;gap:56px;padding:0 24px;text-align:center}.lux-statement--reverse .lux-statement__inner{grid-template-columns:1fr}.lux-statement--reverse .lux-statement__content{order:1}.lux-statement--reverse .lux-statement__visual{order:2}.lux-statement__content{max-width:100%;margin:0 auto}.lux-statement__label{margin:0 auto 22px;letter-spacing:.28em;justify-content:center}.lux-statement__heading{font-size:clamp(30px,8vw,42px);line-height:1.22;margin-bottom:24px}.lux-statement__body{font-size:15px;line-height:1.8;margin:0 auto 36px;max-width:38ch}.lux-statement__cta{padding:12px 4px;font-size:10.5px;letter-spacing:.28em;margin-top:4px}.lux-statement__cta:after{right:30px}.lux-statement__visual{min-height:260px}.lux-statement__image-wrap{width:min(100%,320px);margin:0 auto}.lux-statement--story .lux-statement__visual{min-height:360px}.lux-statement--story .lux-statement__image-wrap{width:min(100%,420px)}.lux-statement__bg-glow{filter:blur(70px);opacity:.32}.lux-statement__grain{opacity:.035}.lux-statement__particles span:nth-child(2),.lux-statement__particles span:nth-child(4),.lux-statement__particles span:nth-child(6),.lux-statement__particles span:nth-child(7){display:none}.lux-statement__particles span{opacity:.2}.lux-statement:before,.lux-statement:after{height:90px}}@media(prefers-reduced-motion:reduce){[data-ls-reveal],.lux-statement__visual{opacity:1!important;transform:none!important;transition:none!important}.lux-statement__bg-glow,.lux-statement__grain,.lux-statement__particles span,.lux-statement__silhouette,.lux-statement__silhouette-glow,.lux-statement__image-glow,.lux-statement__beam-light,.lux-statement__beam-haze,.lux-statement__pulse span{animation:none!important}.lux-statement__particles{display:none}[data-ls-parallax]{transform:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-luxury-statement.css.map */
