@import"https://fonts.cdnfonts.com/css/pp-neue-montreal";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap";html,body{height:100%;overflow:hidden;font-family:DM Sans,sans-serif}p,span{font-family:Playfair Display,serif;font-weight:400;letter-spacing:.01em}h1{font-family:DM Sans,sans-serif;font-weight:500;letter-spacing:-.01em;line-height:1}:root{--bg: #171717;--fg: #fff;--menu-bg: #270101f8;--menu-fg-secondary: #fcfcfc;--hamburger-icon-border: rgba(255, 255, 255, .521);--gutter: clamp(16px, 3vw, 44px);--nav-h: 72px;--nav-offset: 6px}*{margin:0;padding:0;box-sizing:border-box}img{width:100%;height:100%;object-fit:cover}.menu-nav{position:fixed;top:0;left:0;width:100vw;height:100svh;pointer-events:none;overflow:hidden;z-index:9999;color:var(--fg);font-family:PP Neue Montreal,Inter,system-ui,sans-serif}.menu-bar{position:fixed;top:0;left:0;width:100vw;height:var(--nav-h);padding:0 var(--gutter);display:flex;align-items:center;justify-content:flex-end;transform:translateY(var(--nav-offset));z-index:9999;pointer-events:all}.menu-logo{width:2rem;height:2rem}.menu-toggle-btn{display:flex;align-items:center;gap:1rem;cursor:pointer}.menu-toggle-label{overflow:hidden}.menu-toggle-label p{line-height:1;margin:0;display:block}.menu-hamburger-icon{position:relative;width:3rem;height:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;border:1px solid var(--hamburger-icon-border);border-radius:100%}.menu-hamburger-icon span{position:absolute;width:15px;height:1.25px;background-color:var(--fg);transition:all .75s cubic-bezier(.87,0,.13,1);transform-origin:center;will-change:transform}.menu-hamburger-icon span:nth-child(1){transform:translateY(-3px)}.menu-hamburger-icon span:nth-child(2){transform:translateY(3px)}.menu-hamburger-icon.active span:nth-child(1){transform:translateY(0) rotate(45deg) scaleX(1.05)}.menu-hamburger-icon.active span:nth-child(2){transform:translateY(0) rotate(-45deg) scaleX(1.05)}.menu-overlay,.menu-overlay-content{position:fixed;top:0;left:0;width:100vw;height:100svh;color:var(--fg);overflow:hidden;z-index:19}.menu-overlay{background-color:var(--menu-bg);clip-path:polygon(0% 0%,100% 0%,100% 0%,0% 0%);will-change:clip-path;pointer-events:none}.menu-overlay.is-open{pointer-events:all}.menu-overlay-content{display:flex;transform:translateY(-50%);will-change:transform}.menu-media-wrapper{flex:2;opacity:0;will-change:opacity}.menu-media-wrapper img{opacity:.6}.menu-content-wrapper{flex:3;position:relative;display:flex}.menu-content-main{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.menu-footer{margin:0 auto}.menu-content-main,.menu-footer{width:75%;padding:2rem;display:flex;align-items:flex-end;gap:2rem}.menu-col{display:flex;flex-direction:column;gap:.5rem}.menu-col:nth-child(1){flex:3}.menu-col:nth-child(2){flex:2}.menu-link a{font-size:3.5rem;font-weight:500;line-height:1.2;text-decoration:none;color:var(--fg)}.menu-tag a,.menu-footer p{color:var(--menu-fg-secondary);font-size:.95rem}@media(max-width:1000px){.menu-content-main,.menu-footer{width:100%}.menu-content-main{top:50%;flex-direction:column;align-items:flex-start;gap:5rem}.menu-link a{font-size:3rem}.menu-tag a{font-size:1.25rem}.menu-media-wrapper{display:none}}.luxe-hero{width:100vw;height:100vh;display:flex;background:#990101;color:#fff;position:relative;overflow:hidden}.hero-left{flex:1;padding:0vh 6vw 6vh 8vw;display:flex;flex-direction:column;gap:2vh;align-items:flex-start;justify-content:center}.hero-kicker{font-family:DM Sans,sans-serif;font-size:.8rem;letter-spacing:.22em;text-transform:uppercase}.hero-title{font-family:Playfair Display,serif;font-size:clamp(3.4rem,4.6vw,4.8rem);font-weight:600;line-height:1.05;margin-top:0}.hero-title span{font-family:Playfair Display,serif;font-style:italic;font-size:.9em}.hero-description{font-family:DM Sans,sans-serif;max-width:26rem;line-height:1.7;opacity:.9;font-size:.95rem;margin-top:0}.hero-notes{display:flex;gap:2.4rem;margin-top:1.8rem;align-items:flex-start}.note-item{display:flex;flex-direction:column;align-items:flex-start;font-family:DM Sans,sans-serif;font-size:.78rem}.note-item img{width:120px;height:120px;margin-bottom:.6rem;object-fit:contain}.hero-cta{margin-top:2vh;padding:.85rem 2.6rem;border-radius:3px;border:1px solid #fff;font-family:DM Sans,sans-serif;font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;background:transparent;color:#fff;cursor:pointer;transition:.3s ease;align-self:flex-start}.hero-cta:hover{background:#fff2}.hero-right{flex:.5;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;z-index:1}.fabric-bg{position:absolute;top:0;width:100vw;height:100vh;background-image:url(/images/hero_img.png);background-size:cover;background-position:center;filter:brightness(.85) contrast(1.1);z-index:0}.hero-product-wrap{position:absolute;top:50%;left:71%;transform:translate(-50%,-50%);z-index:5}.hero-product{width:min(35vw,480px);height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.55));transform-origin:50% 50%;will-change:transform;transition:none}.logo{position:fixed;top:0;left:var(--gutter);height:var(--nav-h);display:flex;align-items:center;font-family:DM Sans,sans-serif;font-size:1.1rem;letter-spacing:.15em;font-weight:700;color:#ffffffd8;z-index:10000;line-height:1;pointer-events:none}@media(max-width:1024px){.luxe-hero{height:100svh}.hero-left{padding:6vh 6vw 6vh 6vw;justify-content:flex-start}.hero-notes{gap:1.6rem}.note-item img{width:96px;height:96px}.hero-product{width:min(42vw,440px);top:20%!important;transform:translate(-50%,-50%)}.fabric-bg{width:100%;height:100%;background-position:right center}}@media(max-width:768px){.luxe-hero{flex-direction:column;height:100svh}.hero-left{flex:none;width:100%;padding:calc(var(--nav-h) + 28px) 7vw 0 7vw;gap:1.4vh;justify-content:flex-start}.hero-title{font-size:clamp(2.4rem,9vw,3.2rem);line-height:1.05}.hero-description{max-width:34rem;font-size:.7rem;line-height:1.65;margin-top:8px}.hero-notes{width:100%;display:flex;justify-content:center;gap:1.5rem;margin-top:1.2rem}.note-item{flex:0 0 auto;width:92px;align-items:center;text-align:center;font-size:.7rem}.note-item img{width:70px;height:70px;margin-bottom:.35rem}.note-item p{line-height:1.15}.hero-cta{margin-top:1.4rem;margin-bottom:1.4rem;width:100%;max-width:340px;text-align:center}.product-hero{flex:none;width:100%;height:42svh;margin-bottom:1.4rem;position:relative}.hero-product{position:absolute;left:50%;bottom:-4%;top:5%!important;transform:translate(-50%);width:min(60vw,300px);filter:drop-shadow(0 16px 28px rgba(0,0,0,.5))}.hero-right{position:absolute;inset:0;width:100%;height:100%;z-index:0}.fabric-bg{width:100%;height:100%;background-position:center;filter:brightness(.78) contrast(1.1)}.hero-left,.product-hero{position:relative;z-index:2}}@media(max-width:420px){.hero-left{padding:13vh 6vw 0 6vw}.note-item img{width:64px;height:64px}.hero-product{width:min(78vw,330px);bottom:-8%}}@media(max-width:1000px){.menu-overlay-content{transform:translateY(-50%)}}@media(max-width:768px){.menu-overlay-content{flex-direction:column;transform:translateY(-50%)}.menu-media-wrapper{display:none}.menu-content-wrapper{flex:1;width:100%;padding:calc(var(--nav-h) + 28px) var(--gutter) 24px var(--gutter);display:flex;flex-direction:column;justify-content:space-between}.menu-content-main{margin-top:1rem;position:static;transform:none;width:100%;padding:0;gap:2.2rem;align-items:flex-start}.menu-footer{width:100%;margin:0;padding:0}.menu-footer,.menu-content-main{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}.menu-link a{font-size:clamp(2.2rem,8vw,3rem);line-height:1.05}.menu-tag a,.menu-footer p{font-size:1rem}}@media(max-width:420px){.menu-toggle-btn{gap:.65rem}.menu-hamburger-icon{width:2.75rem;height:2.75rem}.menu-link a{font-size:2.2rem}}.luxe-philosophy{width:100%;min-height:100svh;height:100dvh;font-family:PP Rader,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#050308;color:#fff;overflow-x:hidden;overflow-y:auto;touch-action:pan-y;overscroll-behavior-y:contain}.philo-hero-container{position:relative;width:100%;height:100%;overflow:hidden}.philo-hero-image{position:absolute;inset:0}.bg-slide>img{width:100%;height:100%;object-fit:cover;will-change:transform}.philo-hero-content{position:absolute;inset:0;z-index:10}.philo-title-wrapper{position:absolute;top:60%;left:50%;transform:translate(-50%,-50%)}.philo-hero-title{display:flex;align-items:flex-end;gap:.25em;text-transform:uppercase;color:#f9b165;align-items:baseline;font-size:clamp(38px,6vw,110px);line-height:clamp(46px,7vw,140px);letter-spacing:.04em;clip-path:inset(0 0 0 0)}.philo-postfix{position:relative}.philo-postfix-outer{position:relative;overflow:hidden;height:auto}.philo-postfix>div{display:block;white-space:nowrap;line-height:1;padding-bottom:.08em}.philo-subtext-wrapper{position:absolute;bottom:30%;left:50%;transform:translate(-50%);width:70%;max-width:720px;z-index:11;text-align:center}.philo-subtext-block{position:absolute;inset:0}.philo-subtext{position:relative;margin:0 0 .65em;font-size:14px;color:#f9c878f2;line-height:1.4;letter-spacing:.04em;text-transform:none;font-weight:300}.philo-link{--ring-size: 300px;position:absolute;bottom:40%;right:10%;width:var(--ring-size);height:var(--ring-size);z-index:999}.philo-link-wrapper{position:absolute;inset:0;width:100%;height:100%;transform:none;pointer-events:auto;cursor:pointer}.philo-link-wrapper a{display:block;width:100%;height:100%}.philo-link-wrapper svg{width:100%;height:100%;display:block}.philo-link-label{position:absolute;top:47.5%;left:50%;transform:translate(-50%,-50%)}.philo-link-label p{text-transform:uppercase;color:#f9b165;font-size:24px}.philo-line{height:28px;clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}.philo-line-1{position:relative;width:80px;left:-4px}.philo-line-2{position:relative;width:120px;left:32px}.philo-line p{position:absolute;transform:translateY(0);will-change:transform}.philo-link svg,.philo-link-label{pointer-events:none}.philo-product-section{padding:120px 8vw;background:#0c0305;color:#ffe6c8e6;text-align:center}.philo-heading{font-size:42px;letter-spacing:.05em;margin-bottom:20px;color:#f9b165;font-family:ClashDisplay,serif}.philo-description{max-width:700px;margin:0 auto;line-height:1.8;font-size:16px;opacity:.8}.philo-features{margin-top:60px;display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.philo-feature-card{background:#ffffff0f;padding:24px 32px;border-radius:14px;border:1px solid rgba(255,255,255,.15);max-width:280px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.philo-feature-card h3{color:#f9b165;font-size:18px;margin-bottom:8px}.philo-feature-card p{opacity:.8;font-size:14px;line-height:1.6}.philo-quote-section{padding:100px 8vw;background:linear-gradient(180deg,#0c0305,#180306);text-align:center}.philo-quote{font-size:24px;font-style:italic;color:#f9b165;max-width:780px;margin:0 auto;line-height:1.6}.philo-quote-author{margin-top:14px;opacity:.6}.philo-bottom-cta{text-align:center;padding:80px 0 120px;background:#180306}.philo-btn{padding:14px 38px;background:transparent;border:1px solid #f9b165;color:#f9b165;border-radius:999px;font-size:16px;cursor:pointer;transition:.3s ease-out}.philo-btn:hover{background:#f9b165;color:#180306}@media(max-width:900px){.philo-title-wrapper{top:60%;left:50%;transform:translate(-50%,-50%);width:92%}.philo-hero-title{font-size:42px;line-height:52px;clip-path:none;justify-content:center;text-align:center}.philo-subtext-wrapper{bottom:22%;width:min(86%,560px)}.philo-subtext{font-size:12.5px;line-height:1.45;letter-spacing:.03em}.philo-link{width:200px;height:200px;bottom:10%;right:6%}.philo-link-wrapper{width:200px;height:200px}.philo-link-label p{font-size:16px}.philo-product-section{padding:80px 6vw}.philo-heading{font-size:30px}.philo-description{font-size:14px}}.philo-indicator{position:absolute;right:3vw;top:50%;transform:translateY(-50%);z-index:30;perspective:800px;transform-style:preserve-3d}.philo-indicator-track{display:flex;flex-direction:column;align-items:center;gap:.3rem}.philo-ind-item{font-size:.9rem;font-family:DM Sans,sans-serif;opacity:.25;transform-origin:center center;will-change:opacity,transform,filter}.philo-ind-line{position:relative;width:1px;height:18px;background:#ffffff40;overflow:hidden}.philo-ind-line-fill{position:absolute;left:0;top:0;width:1px;height:100%;background:#fffffff2;transform-origin:top;transform:scaleY(0);opacity:.95;will-change:transform,opacity}.philo-ind-item.active{opacity:1}@media(max-width:600px){.philo-title-wrapper{top:60%;width:92%}.philo-hero-title{justify-content:center;text-align:center}.philo-hero-title{flex-wrap:wrap;row-gap:.1em}.philo-subtext-wrapper{bottom:13%;width:88%}.philo-subtext{font-size:10px;letter-spacing:.03em}.philo-link{width:120px;height:120px;top:20%;right:20%}.philo-link-wrapper{width:200px;height:200px}.philo-link-label p{font-size:17px}.philo-indicator{right:12px;transform:translateY(-50%) scale(.85)}.philo-ind-item{font-size:.8rem}.philo-ind-line{height:14px}}@media(max-width:420px){.philo-title-wrapper{top:64%}.philo-subtext-wrapper{bottom:16%;width:92%}.philo-link{display:none}.philo-indicator{right:10px;transform:translateY(-50%) scale(.8)}}@media(max-width:900px){.philo-postfix-outer{height:1.05em}.philo-postfix>div{height:1.05em}}.loader{position:fixed;inset:0;width:100vw;height:100vh;z-index:999999;pointer-events:none;background:#990101;isolation:isolate}.loader-clip{position:absolute;width:100vw;height:33.3vh;overflow:clip;z-index:10000}.clip-top{top:0;clip-path:inset(0 0 0 0);background:#000}.clip-bottom{bottom:0;clip-path:inset(0 0 0 0);background:#000}.clip-center{position:absolute;top:33.3vh;left:0;width:100vw;height:33.3vh;overflow:hidden}.marquee{position:absolute;top:200%;left:50%;transform:translate(-50%,-50%);width:200vw;color:#990101;font-weight:300;font-size:16vw;white-space:nowrap;mix-blend-mode:difference;will-change:transform,opacity}.marquee-container{width:max-content;display:inline-flex;align-items:center;justify-content:flex-start;gap:.15em;padding-top:.2em}.marquee-container span{letter-spacing:-.01em}.loader.is-dissolving .marquee{mix-blend-mode:normal;color:#990101}.loader.is-dissolving{background:#990101}
