:root{--ink:#211d1b;--cream:#f8f5ef;--paper:#fffdf9;--stone:#ddd5cc;--sand:#cbb49f;--taupe:#807269;--line:#ddd7d0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.65 DM Sans,sans-serif}h1,h2,h3{font-family:Playfair Display,serif;font-weight:500;line-height:1.06;margin:0 0 16px}h1{font-size:clamp(3rem,6vw,6.6rem)}h2{font-size:clamp(2.3rem,4vw,4.3rem)}h3{font-size:1.55rem}p{margin:0 0 16px}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.eyebrow{font-size:.72rem;text-transform:uppercase;letter-spacing:.16em;color:#695d55;font-weight:600}.button{display:inline-flex;padding:13px 20px;border:1px solid var(--ink);font-size:.83rem;font-weight:600;letter-spacing:.02em;transition:.2s}.button:hover{background:var(--ink);color:#fff}.button.compact{padding:10px 14px;font-size:.72rem}header{height:78px;border-bottom:1px solid var(--line);background:#f8f5eff0;position:sticky;top:0;z-index:5;backdrop-filter:blur(10px)}.nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font:600 1.25rem Playfair Display,serif;letter-spacing:.1em}.brand span{font:500 .65em DM Sans,sans-serif;letter-spacing:.14em;margin-left:5px}.nav nav{display:flex;gap:22px;font-size:.77rem}.nav nav a:hover{text-decoration:underline;text-underline-offset:6px}.hero{min-height:690px;display:grid;align-items:center;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;z-index:-1;right:-10vw;top:12%;width:43vw;height:43vw;background:#e5ddd3;border-radius:50%}.hero-grid{display:grid;grid-template-columns:1fr .88fr;gap:70px;align-items:center}.hero-copy p:not(.eyebrow){max-width:58ch}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin:30px 0}.hero-img{margin:0;position:relative}.hero-img img{height:545px;object-fit:cover;object-position:64% 50%;border-radius:180px 180px 0 0}.hero-card{position:absolute;background:var(--paper);left:-35px;bottom:30px;padding:20px;width:260px;box-shadow:0 12px 40px #241d1830}.hero-card b{font:500 1.2rem Playfair Display,serif}.section{padding:100px 0}.section.alt{background:var(--paper)}.split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.copy{max-width:60ch}.image-block img{height:500px}.image-block figcaption{background:var(--ink);color:#fff;padding:13px 16px;font-size:.8rem}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:var(--paper);padding:28px}.card .eyebrow{margin-bottom:14px}.card p{font-size:.9rem;margin:0}.card a{text-decoration:underline;text-underline-offset:5px}.dark{background:var(--ink);color:#fff}.dark .eyebrow{color:#e5d6c8}.route{padding:30px;border:1px solid #ffffff33}.route p{color:#ded8d2;margin:0}.page-hero{padding:110px 0 70px;background:var(--paper)}.page-hero p{max-width:60ch;font-size:1.05rem}.breadcrumbs{font-size:.75rem;margin-bottom:24px;color:#6b5e56}.product-hero{padding:80px 0}.product-shell{display:grid;grid-template-columns:1fr 1fr;gap:64px}.product-visual{min-height:480px;background:linear-gradient(145deg,#dfd1c4,#f6f0e7);display:grid;place-items:center}.bottle{width:150px;height:255px;background:#faf8f4;border:1px solid #c7bdb5;border-radius:18px 18px 34px 34px;box-shadow:15px 20px 30px #43312728;position:relative}.bottle:before{content:"";position:absolute;width:62px;height:48px;background:#332c29;left:43px;top:-45px;border-radius:5px 5px 0 0}.bottle:after{content:"LUXA\aSKINCARE";white-space:pre;text-align:center;line-height:1.6;font:600 .76rem Playfair Display,serif;letter-spacing:.12em;position:absolute;inset:84px 0 auto}.list{padding:0;list-style:none;border-top:1px solid var(--line)}.list li{padding:13px 0;border-bottom:1px solid var(--line);font-size:.9rem}.faq details{border-bottom:1px solid var(--line);padding:16px 0}.faq summary{font:500 1.15rem Playfair Display,serif;cursor:pointer}.faq p{font-size:.9rem;margin-top:12px}.form{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:28px}.form label{font-size:.75rem;font-weight:600}.form input,.form textarea{width:100%;display:block;margin-top:6px;padding:12px;border:1px solid #cfc6bd;background:var(--paper);font:inherit}.form textarea{min-height:130px}.wide{grid-column:1/-1}footer{background:var(--ink);color:#e8e1d9;padding:55px 0 20px}.foot{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.foot a{display:block;color:#c7bdb4;font-size:.85rem;margin:7px 0}.foot b{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em}.foot p{font-size:.83rem;color:#c7bdb4}.legal{border-top:1px solid #ffffff28;margin-top:35px;padding-top:18px;color:#a99f97;font-size:.71rem}@media(max-width:800px){.nav nav{display:none}.hero{min-height:auto;padding:70px 0}.hero-grid,.split,.product-shell{grid-template-columns:1fr;gap:35px}.hero-img img{height:450px}.hero-card{left:18px}.grid{grid-template-columns:1fr}.section{padding:68px 0}.page-hero{padding:75px 0 45px}.form,.foot{grid-template-columns:1fr}.nav .button{display:none}.product-visual{min-height:340px}}.production-story{background:#ece6df}.story-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:end;margin-bottom:38px}.story-heading>p{max-width:36ch;margin:0;font-size:.95rem}.production-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:18px}.production-grid figure{margin:0;position:relative;overflow:hidden;background:var(--paper)}.production-grid .production-main{grid-row:span 2}.production-grid img{height:260px;object-fit:cover}.production-grid .production-main img{height:538px}.production-grid figcaption,.page-visual figcaption{font-size:.73rem;letter-spacing:.04em;color:#5e5149;padding:11px 13px;background:var(--paper)}.page-visual{margin:0 0 24px}.page-visual img{height:330px;object-fit:cover}.contact-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:48px;align-items:start}.contact-grid .form{margin-top:0}@media(max-width:800px){.story-heading,.contact-grid{grid-template-columns:1fr;gap:35px}.production-grid{grid-template-columns:1fr}.production-grid .production-main{grid-row:auto}.production-grid img,.production-grid .production-main img{height:330px}}.section-intro{max-width:70ch;margin:0 0 30px}.process-grid .card{border-top:2px solid var(--sand)}.form-intro{font-size:.92rem;color:#5e5149}.quote-process{background:var(--paper)}.quote-timeline{list-style:none;padding:0;margin:44px 0 0;display:grid;grid-template-columns:repeat(3,1fr);position:relative;gap:52px 24px}.quote-timeline:before{content:"";position:absolute;top:24px;left:8%;right:8%;height:1px;background:var(--sand)}.quote-timeline li{position:relative;padding-top:52px}.timeline-number{position:absolute;z-index:1;top:0;left:0;width:49px;height:49px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:50%;background:var(--paper);font-size:.72rem;letter-spacing:.08em;font-weight:600}.quote-timeline h3{font-size:1.42rem;margin-bottom:9px}.quote-timeline p{font-size:.9rem;max-width:31ch;margin:0;color:#5e5149}.timeline-cta{margin-top:36px}@media(max-width:800px){.quote-timeline{grid-template-columns:1fr;gap:0;margin-top:30px}.quote-timeline:before{inset:0 auto 0 24px;width:1px;height:auto}.quote-timeline li{padding:0 0 32px 74px}.timeline-number{top:0;left:0}.quote-timeline h3{padding-top:6px}}.model-story{display:grid;grid-template-columns:.85fr 1.15fr;gap:68px;align-items:center}.model-story-copy{max-width:40ch}.model-gallery{display:grid;grid-template-columns:1.25fr .75fr;gap:16px;align-items:end}.model-gallery figure{margin:0;background:var(--cream);overflow:hidden}.model-gallery img{height:310px;object-fit:cover}.model-gallery-main{grid-row:span 2}.model-gallery-main img{height:470px}.model-gallery-product{grid-column:1/-1}.model-gallery-product img{height:225px;width:100%;object-position:center 55%}.model-gallery figcaption{padding:11px 13px;font-size:.73rem;letter-spacing:.04em;color:#5e5149}@media(max-width:800px){.model-story{grid-template-columns:1fr;gap:35px}.model-gallery{gap:12px}.model-gallery img{height:230px}.model-gallery-main img{height:330px}.model-gallery-product img{height:210px}}.image-block{margin:0;overflow:hidden}.image-block img,.production-grid img,.model-gallery img{display:block}.product-card{padding:0;overflow:hidden}.product-card-image{display:flex;align-items:center;justify-content:center;min-height:310px;padding:16px;background:#e9e0d5}.product-card-image img{display:block;width:100%;height:100%;max-height:360px;object-fit:contain;object-position:center;transition:transform .45s ease}.product-card:hover .product-card-image img{transform:scale(1.02)}.product-card-copy{padding:24px 25px 27px}.product-card-copy p:not(.eyebrow){margin-bottom:15px}.product-card-copy .eyebrow{margin-bottom:12px}@media(max-width:800px){.product-card-image{min-height:280px;padding:12px}.product-card-image img{max-height:320px}}.hero-img{overflow:visible;border-radius:0}.hero-img img{display:block;width:100%;height:545px;object-fit:cover;object-position:64% 50%;border-radius:180px 180px 0 0}.image-block img,.production-grid img,.page-visual img,.model-gallery img{display:block;width:100%;object-fit:cover}.model-gallery-main img{object-position:60% center}.model-gallery figure:not(.model-gallery-main):not(.model-gallery-product) img{object-position:74% center}.page-hero{padding-top:138px}@media(max-width:800px){.page-hero{padding-top:96px}}.model-gallery{align-items:stretch}.model-gallery-main{grid-row:auto}.model-gallery img,.model-gallery-main img{height:320px}.model-gallery-product img{height:360px;object-position:center 52%}@media(max-width:800px){.model-gallery img,.model-gallery-main img{height:250px}.model-gallery-product img{height:285px}}.quote-process h2{text-transform:capitalize}:root{--espresso:#342621;--plum:#61454f;--mauve-sand:#cfa9a6;--ivory:#fff9f2}body{background:#f6f1ea}.section.alt,.page-hero{background:#fffaf5}header{background:#f6f1eaf0}.hero:after{background:#ddc5b7}.button:hover{background:var(--espresso);border-color:var(--espresso)}footer{background:var(--espresso)}h1,h2,h3{text-transform:capitalize}.quote-process{background:var(--espresso);color:var(--ivory)}.quote-process .eyebrow{color:#dfbdb4}.quote-process .section-intro,.quote-process .quote-timeline p{color:#eaded5}.quote-process .quote-timeline:before{background:var(--mauve-sand)}.quote-process .timeline-number{border-color:#f1ddd2;background:var(--espresso);color:var(--ivory)}.quote-process .button{border-color:#f5e6dc;color:var(--ivory)}.quote-process .button:hover{background:var(--ivory);color:var(--espresso)}.quote-process+.dark{background:#d9c6bb;color:#302522}.quote-process+.dark .eyebrow{color:#705356}.quote-process+.dark .route{border-color:#6c4d4d66;background:#f8eee633}.quote-process+.dark .route p{color:#4f403a}.production-story{background:var(--plum);color:var(--ivory)}.production-story .eyebrow{color:#e4c4bb}.production-story .story-heading>p{color:#f0e1da}.production-story .production-grid figure{background:#4e363e}.production-story .production-grid figcaption{background:#4e363e;color:#f3e5dc}@media(min-width:801px){.quote-timeline{grid-auto-rows:156px}.quote-timeline:after{content:"";position:absolute;top:232px;left:8%;right:8%;height:1px;background:var(--mauve-sand)}}@media(max-width:800px){.quote-timeline:after{display:none}}.best-sellers{background:#eee5dc}.best-sellers-frame{min-height:590px;position:relative;overflow:hidden;background:var(--espresso)}.best-sellers-frame figure{margin:0;position:absolute;inset:0}.best-sellers-frame figure:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#1e130ff0,#1e130fc4 35%,#1e130f14 67%,#1e130f05)}.best-sellers-frame img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.best-sellers-copy{position:relative;z-index:1;width:min(530px,48%);padding:88px 68px;color:var(--ivory)}.best-sellers-copy .eyebrow{color:#e5bfb5}.best-sellers-copy h2{font-size:clamp(2.7rem,4.4vw,5rem)}.best-sellers-copy>p:not(.eyebrow){color:#f0dfd4;font-size:1rem}.best-sellers-copy .button{margin-top:28px;border-color:#f4e1d5;color:var(--ivory)}.best-sellers-copy .button:hover{background:var(--ivory);color:var(--espresso)}.best-sellers-audience{display:flex;flex-wrap:wrap;gap:8px;margin:26px 0 0}.best-sellers-audience span{border:1px solid #f1d9ce66;padding:7px 10px;font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;color:#f5e8df}@media(max-width:800px){.best-sellers{padding:0}.best-sellers-frame{min-height:auto}.best-sellers-frame figure{position:relative;height:480px}.best-sellers-frame figure:after{background:linear-gradient(0deg,#1e130feb,#1e130f24 64%)}.best-sellers-frame img{object-position:62% center}.best-sellers-copy{width:auto;padding:48px 24px;background:var(--espresso)}.best-sellers-copy h2{font-size:clamp(2.5rem,12vw,4rem)}}@media(min-width:801px){.best-sellers-copy{width:min(650px,58%);padding:72px}.best-sellers-copy h2{font-size:clamp(2.7rem,3.2vw,4rem)}}.route-link{display:inline-block;margin-top:19px;padding-bottom:3px;border-bottom:1px solid currentColor;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.quote-process+.dark .route-link{color:#49342f}.hero-grid{grid-template-columns:1.35fr .65fr;gap:42px}.hero-copy h1{font-size:clamp(2.4rem,3.4vw,3.65rem)}.hero-copy h1 span{display:block;white-space:nowrap}@media(min-width:801px)and (max-width:1100px){.hero-grid{grid-template-columns:1.1fr .9fr;gap:30px}.hero-img img{height:560px}.hero-copy h1{font-size:clamp(2.45rem,3.7vw,3.1rem)}.model-story{grid-template-columns:1.1fr .9fr;gap:38px}.model-story h2{font-size:clamp(2.45rem,4.1vw,3.3rem)}}@media(max-width:800px){.hero-copy h1 span{white-space:normal}}.desktop-nav{flex:1;justify-content:center;gap:15px!important;white-space:nowrap}.desktop-nav a{font-size:.71rem}.mobile-menu{display:none}.mobile-menu summary{cursor:pointer;list-style:none;border:1px solid var(--ink);padding:9px 12px;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{display:inline-block;width:13px;height:8px;margin-left:8px;border-top:1px solid currentColor;border-bottom:1px solid currentColor;vertical-align:middle}.mobile-menu[open] summary span{border-bottom-color:transparent;transform:rotate(45deg)}.mobile-menu nav{position:absolute;top:calc(100% + 14px);right:0;width:min(350px,calc(100vw - 48px));display:grid;background:#fffaf5;border:1px solid var(--line);padding:12px;box-shadow:0 18px 45px #2b1e1730}.mobile-menu nav a{padding:12px 10px;border-bottom:1px solid var(--line);font-size:.88rem}.mobile-menu nav a:last-child{margin:12px 0 0;border:1px solid var(--ink);justify-content:center}.mobile-menu nav a:hover{background:#f1e6dc}@media(max-width:1050px){.desktop-nav,.desktop-quote{display:none}.mobile-menu{display:block;position:relative}.nav{gap:12px}}@media(max-width:800px){.nav .button{display:inline-flex}.mobile-menu nav{display:grid}.mobile-menu nav .button{display:inline-flex}}.wholesale-callout{background:#e7d8d1}.wholesale-callout p:not(.eyebrow){max-width:54ch}.wholesale-callout .button{margin-top:16px}@media(min-width:801px){.model-story{align-items:start}.model-story-copy{padding-top:0}.model-story-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}}@media(max-width:800px){.model-story-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}}@media(min-width:1101px){.hero{min-height:740px}.hero-grid{grid-template-columns:1.05fr .95fr;gap:56px}.hero-img img{height:620px}.hero-copy h1{font-size:clamp(2.9rem,3.15vw,3.65rem)}}.model-story-note{font-size:.94rem;color:#5e5149}@media(min-width:801px){.model-gallery-product img{height:300px}}h2{font-size:clamp(2.3rem,3.7vw,4rem)}.hero-copy h1{font-size:clamp(3.25rem,4vw,4.35rem)}.model-story h2{font-size:clamp(2.35rem,3.45vw,3.85rem)}@media(min-width:801px)and (max-width:1100px){.hero-copy h1{font-size:clamp(2.7rem,4vw,3.35rem)}}@media(min-width:1101px){.route-grid{grid-template-columns:repeat(4,1fr)}}@media(min-width:801px)and (max-width:1100px){.route-grid{grid-template-columns:repeat(2,1fr)}}.page-hero h1{font-size:clamp(3.25rem,4vw,4.35rem)}.card h2{font-size:clamp(1.55rem,1.8vw,2rem);line-height:1.13}@media(max-width:800px){.page-hero h1{font-size:clamp(2.75rem,11vw,3.25rem)}.card h2{font-size:1.55rem}}.service-hero{background:var(--espresso);color:var(--ivory);padding:86px 0 74px;overflow:hidden}.service-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:80px;align-items:center}.service-hero .breadcrumbs{color:#dbc5b9}.service-hero .eyebrow{color:#e4bcb2}.service-hero h1{font-size:clamp(3.35rem,4.5vw,5.25rem);max-width:10ch}.hero-lede{max-width:54ch;color:#f1e3da;font-size:1.05rem}.light-button{border-color:#f4dfd5;color:var(--ivory)}.light-button:hover{background:var(--ivory);color:var(--espresso)}.service-hero .text-link{display:inline-block;margin:15px 0 0 14px;border-bottom:1px solid #e6c9bf;padding:0 0 4px;color:#f3ded4;font-size:.82rem}.service-hero figure{margin:0;position:relative}.service-hero figure:before{content:"";position:absolute;inset:-18px 18px 18px -18px;border:1px solid #d7a99b66}.service-hero img{display:block;width:100%;height:540px;object-fit:cover;position:relative}.service-hero figcaption{position:absolute;right:0;bottom:0;padding:11px 15px;background:#fffaf5;color:var(--espresso);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.service-intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:95px;align-items:start}.service-intro h2{max-width:11ch}.service-intro>div:last-child{font-size:1.08rem;max-width:59ch}.service-note{font-size:.9rem;color:#695d55;max-width:60ch;border-left:1px solid var(--sand);padding-left:18px;margin-top:26px}.service-process{background:#e5d4ca}.service-process h2{max-width:14ch}.service-steps{padding:0;margin:42px 0;list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-steps li{border-top:1px solid #5c403a;padding:18px 12px 0 0}.service-steps span{font:500 1.65rem Playfair Display,serif}.service-steps p{font-size:.87rem;margin:10px 0 0}.standards-grid .card{min-height:190px;border-top:2px solid #ceb1a6}.standards-grid h3{font-size:1.28rem;line-height:1.24}.route-editorial{background:#f0e7df}.route-editorial .image-block img{height:550px}.final-cta{background:#fdf9f4;text-align:center}.final-cta p{max-width:56ch;margin-left:auto;margin-right:auto}.final-cta .button{margin-top:15px}.form select{display:block;width:100%;margin-top:6px;padding:12px;border:1px solid #cfc6bd;background:var(--paper);font:inherit}.contact-aside{background:var(--espresso);color:#f4e6dd;padding:34px}.contact-aside .eyebrow{color:#e3b9ad}.contact-aside p:not(.eyebrow){border-bottom:1px solid #ffffff2e;padding-bottom:12px;font:500 1.12rem Playfair Display,serif}@media(max-width:800px){.service-hero{padding:64px 0}.service-hero-grid,.service-intro{grid-template-columns:1fr;gap:36px}.service-hero h1{font-size:clamp(3rem,13vw,4rem)}.service-hero img{height:390px}.service-intro h2{max-width:14ch}.service-steps{grid-template-columns:1fr 1fr}.route-editorial .image-block img{height:380px}.service-hero .text-link{margin-left:0;display:block;width:max-content}.standards-grid .card{min-height:auto}}.route-keyword{margin-top:25px;color:#e8cbbf;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.service-audience{background:#f0e8e0}.service-audience h2{max-width:16ch}.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:38px;background:#c9afa2}.audience-grid article{background:#f0e8e0;padding:30px;min-height:220px}.audience-grid span{font:500 1.7rem Playfair Display,serif;color:#705356}.audience-grid h3{margin-top:36px;font-size:1.38rem}.audience-grid p{font-size:.88rem;color:#62534b}.service-gallery{background:var(--espresso);color:var(--ivory)}.service-gallery .eyebrow{color:#e5bfb5}.gallery-heading{display:grid;grid-template-columns:1fr .65fr;gap:70px;align-items:start;margin-bottom:38px}.gallery-heading h2{max-width:12ch}.gallery-heading>p{color:#eadbd2;margin:0;max-width:39ch;padding-top:39px;font-size:1rem;line-height:1.75}.service-gallery-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;align-items:stretch}.service-gallery-grid figure{margin:0;background:#4a3530;overflow:hidden}.service-gallery-grid img{display:block;width:100%;height:365px;object-fit:cover}.service-gallery-grid .gallery-tall img{height:510px}.service-gallery-grid figcaption{padding:13px 15px;color:#eadbd2;font-size:.76rem;letter-spacing:.05em}.brief-card{background:var(--espresso);color:var(--ivory);padding:38px}.brief-card .eyebrow{color:#e4bcb2}.brief-card h3{font-size:2rem}.brief-card ul{padding:0;margin:25px 0 0;list-style:none}.brief-card li{border-top:1px solid #ffffff33;padding:13px 0;color:#eadbd2;font-size:.9rem}@media(max-width:800px){.audience-grid,.service-gallery-grid,.gallery-heading{grid-template-columns:1fr}.audience-grid article{min-height:auto}.gallery-heading{gap:16px}.gallery-heading>p{padding-top:0}.service-gallery-grid img,.service-gallery-grid .gallery-tall img{height:380px}.service-gallery{padding-top:68px;padding-bottom:68px}}@media(min-width:801px){.service-hero{padding-top:104px;padding-bottom:94px}.service-hero img{height:700px}.service-gallery-grid{grid-template-columns:1.2fr .8fr}.service-gallery-grid .gallery-tall{grid-row:span 2}.service-gallery-grid img{height:315px}.service-gallery-grid .gallery-tall img{height:668px}}.service-gallery-grid figcaption,.service-hero figcaption{display:none}.service-hero-cinematic{min-height:780px;display:grid;align-items:center;position:relative;background:#211814;isolation:isolate}.service-hero-cinematic>figure{position:absolute;inset:0;margin:0;z-index:-2}.service-hero-cinematic>figure:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#1b120eeb,#231611b8 36%,#23161114,#2316110d)}.service-hero-cinematic>figure img{display:block;width:100%;height:100%;object-fit:cover}.service-hero-copy{padding:90px 0;max-width:1180px}.service-hero-copy h1{max-width:12ch;font-size:clamp(3.6rem,5vw,6.2rem);text-transform:capitalize}.service-hero-copy .hero-lede{font-size:1.12rem;max-width:52ch}.service-hero-copy .breadcrumbs{color:#e7cdc2}.service-hero-copy .eyebrow{color:#edbbae}.service-hero-copy .route-keyword{max-width:46ch;line-height:1.45}@media(max-width:800px){.service-hero-cinematic{min-height:690px;align-items:end}.service-hero-cinematic>figure:after{background:linear-gradient(0deg,#1b120ef5,#1b120eb8 46%,#1b120e14)}.service-hero-copy{padding:70px 0 48px}.service-hero-copy h1{font-size:clamp(3rem,12vw,4.2rem)}}@media(min-width:801px){.service-gallery{padding:112px 0}.gallery-heading{grid-template-columns:1fr 1fr;gap:54px;margin-bottom:48px}.gallery-heading h2{max-width:11ch}.service-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.service-gallery-grid .gallery-tall{grid-row:auto}.service-gallery-grid img,.service-gallery-grid .gallery-tall img{height:610px}}.site-breadcrumbs{position:relative;z-index:1;background:#33251f;color:#f1dfd5;padding:17px 0;font-size:.72rem;letter-spacing:.08em}.site-breadcrumbs .wrap{display:flex;align-items:center;gap:11px;min-height:20px}.site-breadcrumbs a{color:#f8ece5}.site-breadcrumbs a:hover{text-decoration:underline;text-underline-offset:4px}.site-breadcrumbs [aria-current=page]{color:#e4c3b6}.breadcrumb-divider{color:#bd9182}.service-solution{padding-top:120px}.solution-visual-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:20px;margin-top:58px}.solution-visual-grid figure{margin:0;overflow:hidden;background:#e6ddd4}.solution-visual-grid img{display:block;width:100%;height:520px;object-fit:cover}.solution-visual-grid figure:first-child img{object-position:center}.solution-visual-grid figure:last-child img{object-position:center}@media(max-width:800px){.site-breadcrumbs{padding:14px 0;font-size:.68rem;letter-spacing:.06em}.site-breadcrumbs .wrap{gap:8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.service-solution{padding-top:68px}.solution-visual-grid{grid-template-columns:1fr;gap:14px;margin-top:32px}.solution-visual-grid img{height:410px}}@media(min-width:1101px){.hero{min-height:800px}.hero-grid{width:calc(100% - 96px);grid-template-columns:.82fr 1.18fr;gap:56px}.hero-img img{height:720px;border-radius:260px 0 0;object-position:center top}.hero-card{left:-42px;bottom:36px}}@media(min-width:801px)and (max-width:1100px){.hero-grid{grid-template-columns:.9fr 1.1fr;gap:36px}.hero-img img{height:520px;border-radius:190px 0 0;object-position:center top}}@media(max-width:800px){.hero-img img{height:auto;aspect-ratio:1122/1402;object-fit:contain;object-position:center;border-radius:120px 0 0}.hero-card{position:relative;left:auto;bottom:auto;width:auto;margin:18px 0 0}}header{height:84px;border-bottom-color:#d9cfc5;box-shadow:0 1px #ffffffb8}header .nav{width:min(1440px,calc(100% - 64px));gap:18px}.desktop-nav{flex:none!important;margin-left:auto;justify-content:flex-end!important;gap:2px!important;padding:0!important}.desktop-nav a{position:relative;padding:10px 9px;font-size:.7rem!important;letter-spacing:.035em;text-decoration:none!important}.desktop-nav a:after{content:"";position:absolute;right:9px;bottom:5px;left:9px;height:1px;background:var(--espresso);transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.desktop-nav a:hover:after{transform:scaleX(1)}.desktop-quote{padding:11px 15px!important;border-color:#44332d!important;background:#fffaf5;white-space:nowrap}.desktop-quote:hover{background:var(--espresso)!important;color:var(--ivory)}.mobile-menu summary{border-color:#44332d;background:#fffaf5;padding:10px 13px;font-size:.68rem;letter-spacing:.12em}.mobile-menu nav{padding:10px;background:#fffaf5;border-color:#d9cfc5;box-shadow:0 22px 55px #2b1e1738}.mobile-menu nav a{padding:12px 10px}.mobile-menu nav .mobile-quote{margin:14px 0 2px!important;padding:13px 15px!important;background:var(--espresso);border-color:var(--espresso);color:var(--ivory);justify-content:center}.mobile-menu nav .mobile-quote:hover{background:#fffaf5;color:var(--espresso)}@media(max-width:1050px){header .nav{width:min(1180px,calc(100% - 48px))}}@media(max-width:1050px){.desktop-quote{display:none!important}.mobile-menu{margin-left:auto}}@media(max-width:800px){header{height:72px}header .nav{width:calc(100% - 32px);gap:12px}.brand{font-size:1.32rem;letter-spacing:.085em;white-space:nowrap}.brand span{font-size:.56em;letter-spacing:.13em;margin-left:4px}.mobile-menu summary{height:44px;display:flex;align-items:center;gap:7px;padding:0 12px;border:1px solid #44332d;font-size:.66rem;letter-spacing:.13em;line-height:1;background:#fffaf5}.mobile-menu summary span{width:16px;height:10px;margin-left:3px}.mobile-menu nav{top:calc(100% + 10px);right:0;width:min(320px,calc(100vw - 32px));padding:8px;border-color:#d4c8bd;box-shadow:0 18px 45px #2b1e1730}.mobile-menu nav a{padding:11px 10px;font-size:.84rem}.mobile-menu nav .mobile-quote{display:none!important}}@media(max-width:800px){.hero-grid{display:grid}.hero-grid>.hero-copy{display:contents}.hero-kicker{order:1}.hero-title{order:2}.hero-img{order:3;margin-top:4px}.hero-description{order:4;margin-top:8px}.hero-actions{order:5}.hero-signoff{order:6}.hero-img img{width:100%;height:auto;aspect-ratio:1122/1402;object-fit:contain}.hero-card{order:initial}}@media(min-width:801px){.service-breadcrumbs .wrap{transform:translate(-72px)}}.solution-visual-grid img[src*=private-label-solution-founder]{object-position:center 12%}.solution-visual-grid img[src*=oem-solution-founder]{object-position:center top}@media(max-width:800px){.hero-grid{grid-template-columns:minmax(0,1fr)!important;gap:28px}.hero-title,.hero-kicker,.hero-description,.hero-actions,.hero-signoff,.hero-img{min-width:0;width:100%}.hero-title{margin:0}.hero-kicker{margin-bottom:0}.hero-img,.hero-description{margin-top:0}}@media(max-width:800px){.mobile-menu nav .mobile-quote{display:flex!important;margin:14px 0 2px!important;padding:13px 15px!important;background:var(--espresso);border:1px solid var(--espresso)!important;color:var(--ivory);justify-content:center}.mobile-menu nav .mobile-quote:hover{background:#fffaf5;color:var(--espresso)}}@media(min-width:801px){.service-gallery-grid:has(img[src*=wholesale-buyer-curation]) figure{aspect-ratio:3/2}.service-gallery-grid:has(img[src*=wholesale-buyer-curation]) img{height:100%}}.solution-visual-grid img[src*=private-label-solution-founder],.solution-visual-grid img[src*=oem-solution-founder],.solution-visual-grid img[src*=wholesale-solution-buyer]{object-position:center 0!important}@media(max-width:800px){.hero{padding:64px 0 56px}.hero-grid{gap:0}.hero-kicker{margin:0 0 22px;font-size:.67rem;letter-spacing:.15em;line-height:1.75}.hero-title{font-size:clamp(3.2rem,14vw,4.15rem);line-height:.95;letter-spacing:-.035em}.hero-title span{max-width:10ch}.hero-img{margin-top:34px}.hero-img img{border-radius:112px 0 0;box-shadow:0 20px 45px #2b1e1720}.hero-card{position:relative;z-index:1;width:min(84%,296px);margin:-34px 16px 0 auto;padding:18px 19px;border-left:2px solid var(--sand);box-shadow:0 16px 36px #2b1e1720}.hero-card b{font-size:1.28rem}.hero-card p{font-size:.86rem;line-height:1.58}.hero-description{margin-top:34px;padding-left:16px;border-left:1px solid var(--sand);font-size:.96rem;line-height:1.72}.hero-actions{display:grid;grid-template-columns:1fr;gap:10px;margin:26px 0 24px}.hero-actions .button{justify-content:center;padding:15px 18px}.hero-actions .button:first-child{background:var(--espresso);border-color:var(--espresso);color:var(--ivory)}.hero-actions .button:first-child:hover{background:#fffaf5;color:var(--espresso)}.hero-signoff{margin:0;padding-top:19px;border-top:1px solid #d8cfc5;font-size:.62rem;letter-spacing:.13em;line-height:1.55}}@media(max-width:800px){.hero{padding:52px 0 58px}.hero-grid{gap:0!important}.hero-kicker{margin-bottom:18px;max-width:34ch}.hero-title{font-size:clamp(2.85rem,11.6vw,3.5rem);line-height:.98;letter-spacing:-.028em}.hero-title span{max-width:none!important}.hero-img{margin-top:30px}.hero-img img{border-radius:104px 0 0;box-shadow:none}.hero-card{width:calc(100% - 22px);margin:12px 0 0 auto;padding:17px 18px;border-left:2px solid var(--sand);box-shadow:none}.hero-card b{font-size:1.18rem}.hero-card p{margin:6px 0 0;font-size:.83rem;line-height:1.55}.hero-description{max-width:36ch;margin-top:28px;padding-left:0;border-left:0;font-size:.94rem;line-height:1.72}.hero-actions{margin:24px 0 22px}.hero-actions .button{min-height:52px}.hero-signoff{padding-top:18px}}.service-hero-cinematic>figure img[src*=private-label-hero-atelier]{object-position:100% center}.product-page-hero{min-height:760px;display:grid;align-items:center;position:relative;isolation:isolate;overflow:hidden;background:var(--espresso);color:var(--ivory)}.product-page-hero>figure{position:absolute;inset:0;z-index:-2;margin:0}.product-page-hero>figure:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#1f1511f0,#2b1d16cc 37%,#2b1d162e 68%,#2b1d1614)}.product-page-hero>figure img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.product-page-hero-copy{padding:106px 0 74px}.product-page-hero-copy .eyebrow{color:#edbbae}.product-page-hero-copy h1{max-width:12ch;font-size:clamp(3.45rem,5vw,6rem)}.product-page-hero-copy .hero-lede{font-size:1.08rem}.product-route{background:#fffaf5}.product-route-intro{display:grid;grid-template-columns:.82fr 1.18fr;gap:96px;align-items:start}.product-route-intro h2{max-width:11ch}.product-route-intro>div:last-child{font-size:1.05rem;max-width:59ch}.product-note{max-width:58ch;border-left:1px solid var(--sand);padding-left:18px;color:#695d55;font-size:.9rem;margin-top:28px}.product-concept-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:20px;margin-top:58px}.product-concept-grid figure{margin:0;overflow:hidden;background:#e5d8ca}.product-concept-image img{display:block;width:100%;height:520px;object-fit:cover}.product-concept-copy{padding:42px;background:#ede2d8}.product-concept-copy h3{font-size:2rem;max-width:12ch}.product-list{margin:30px 0 0;padding:0;list-style:none}.product-list li{display:grid;gap:5px;padding:15px 0;border-top:1px solid #76584d55;font-size:.9rem}.product-list li:last-child{border-bottom:1px solid #76584d55}.product-list b{font:500 1.1rem Playfair Display,serif}.product-options{background:#e5d4ca}.product-options h2{max-width:14ch}.product-detail-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:42px}.product-detail-grid article{border-top:1px solid #5c403a;padding:18px 12px 0 0}.product-detail-grid span{font:500 1.65rem Playfair Display,serif}.product-detail-grid h3{margin:12px 0 8px;font-size:1.32rem}.product-detail-grid p{font-size:.87rem}.product-brief-section{background:var(--espresso);color:var(--ivory)}.product-brief-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.product-brief-grid .eyebrow{color:#e4bcb2}.product-brief-grid h2{max-width:11ch}.product-brief-card{background:#4a3530;padding:38px}.product-brief-card p{color:#eadbd2}.product-brief-card ul{list-style:none;padding:0;margin:22px 0}.product-brief-card li{padding:12px 0;border-top:1px solid #ffffff33;color:#eadbd2;font-size:.9rem}.product-brief-card .button{border-color:#f4dfd5;color:var(--ivory)}.product-brief-card .button:hover{background:var(--ivory);color:var(--espresso)}.product-related .card{border-top:2px solid #ceb1a6}.product-faq{background:#fffaf5}.product-faq h2{max-width:13ch}@media(max-width:800px){.product-page-hero{min-height:690px;align-items:end}.product-page-hero>figure:after{background:linear-gradient(0deg,#1f1511f5,#1f1511c2 48%,#1f151114)}.product-page-hero-copy{padding:70px 0 48px}.product-page-hero-copy h1{font-size:clamp(3rem,12vw,4.15rem)}.product-route-intro,.product-concept-grid,.product-brief-grid{grid-template-columns:1fr;gap:36px}.product-concept-grid{margin-top:34px}.product-concept-image img{height:380px}.product-concept-copy{padding:30px}.product-detail-grid{grid-template-columns:1fr 1fr;gap:28px 14px;margin-top:32px}.product-brief-card{padding:30px}}.lux-header{height:auto!important;border:0!important;background:#fbf8f3!important;box-shadow:none!important;backdrop-filter:none!important}.nav-shell{width:min(1440px,calc(100% - 64px));margin:auto}.nav-utility{height:29px;background:#32251f;color:#f3e5db}.nav-utility .nav-shell{height:100%;display:flex;align-items:center;justify-content:space-between;font-size:.57rem;letter-spacing:.12em;text-transform:uppercase}.nav-utility p{margin:0}.nav-utility a{color:#f3e5db}.nav-utility span,.nav-contact span,.desktop-quote span{color:#d7a695}.nav-main{min-height:78px;display:flex;align-items:center;gap:20px}.brand-lockup{display:inline-flex!important;align-items:baseline;gap:10px;white-space:nowrap;color:#342620}.brand-lockup .brand-luxa{font:600 1.62rem/.9 Playfair Display,serif;letter-spacing:.12em}.brand-lockup .brand-skin{font:600 .59rem/1 DM Sans,sans-serif;letter-spacing:.22em}.lux-header .desktop-nav{display:flex!important;align-items:center;gap:0!important;margin-left:auto!important}.lux-header .desktop-nav a{position:relative;padding:11px 10px!important;font-size:.68rem!important;letter-spacing:.035em;text-decoration:none!important}.lux-header .desktop-nav a:after{content:"";position:absolute;bottom:6px;left:10px;right:10px;height:1px;background:#8d6456;transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.lux-header .desktop-nav a:hover:after{transform:scaleX(1)}.nav-actions{display:flex;align-items:center;gap:16px}.nav-contact{padding:8px 0;border-bottom:1px solid #bea394;font:500 .76rem Playfair Display,serif}.lux-header .desktop-quote{padding:10px 13px!important;background:#392a24!important;border:1px solid #392a24!important;color:#fffaf5!important;font-size:.66rem!important;white-space:nowrap}.lux-header .desktop-quote:hover{background:#fffaf5!important;color:#392a24!important}.lux-header .mobile-menu{display:none;margin-left:auto}.lux-footer{background:#2e211c;color:#f6ebe4}.footer-main{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.1fr;gap:clamp(28px,5vw,76px);padding:64px 0 55px}.footer-brand p{max-width:31ch;margin:20px 0;color:#d3c2b9;font-size:.85rem;line-height:1.65}.footer-main>div>b{display:block;margin:3px 0 18px;color:#e2b4a4;font-size:.61rem;letter-spacing:.17em;text-transform:uppercase}.footer-main>div>a{display:block;width:max-content;max-width:100%;margin:9px 0;color:#f1e6df;font-size:.82rem}.footer-main>div:not(.footer-brand)>a:after{content:"↗";margin-left:7px;color:#b99385;font-size:.75em;opacity:0;transition:opacity .18s ease}.footer-main>div:not(.footer-brand)>a:hover:after{opacity:1}.footer-email{padding-bottom:6px;border-bottom:1px solid #b28b7d;color:#fffaf5!important;font:500 1.08rem Playfair Display,serif}.footer-email span,.footer-connect span{color:#e1ae9d}.footer-connect p{margin:21px 0 0;color:#cdbdb5;font-size:.75rem;line-height:1.7}.footer-legal{display:flex;gap:20px;align-items:center;padding:18px 0;border-top:1px solid #ffffff1e;color:#ab9a92;font-size:.61rem;letter-spacing:.09em;text-transform:uppercase}.footer-legal span:nth-child(2){margin-right:auto}.footer-legal a{color:#d8c9c1}.footer-legal a:hover{color:#fffaf5}@media(max-width:1200px){.lux-header .desktop-nav a{padding-inline:7px!important;font-size:.64rem!important}.nav-actions{gap:11px}.nav-contact{display:none}.footer-main{grid-template-columns:1.45fr 1fr 1fr .95fr}}@media(max-width:1050px){.nav-shell{width:min(1180px,calc(100% - 48px))}.lux-header .desktop-nav,.lux-header .nav-actions{display:none!important}.lux-header .mobile-menu{display:block}.lux-header .mobile-menu summary{display:flex;align-items:center;gap:11px;padding:10px 0;border:0;background:transparent;font-size:.62rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;list-style:none;cursor:pointer}.lux-header .mobile-menu summary::-webkit-details-marker{display:none}.lux-header .mobile-menu summary i,.lux-header .mobile-menu summary i:before{display:block;width:19px;height:1px;background:#392a24;content:""}.lux-header .mobile-menu summary i:before{transform:translateY(5px);transition:transform .18s ease}.lux-header .mobile-menu[open] summary i:before{transform:rotate(90deg)}.lux-header .mobile-menu nav{position:absolute;z-index:10;top:100%;right:24px;width:min(360px,calc(100vw - 48px));display:grid!important;gap:0;padding:13px 16px 17px;background:#fffaf5;border:1px solid #d7c6ba;box-shadow:0 20px 48px #291b1530}.lux-header .mobile-menu nav p{margin:5px 0 12px;color:#8c685a;font-size:.6rem;letter-spacing:.14em;text-transform:uppercase}.lux-header .mobile-menu nav a{padding:10px 0;border-top:1px solid #e7d9d0;font-size:.88rem}.lux-header .mobile-menu nav .mobile-quote{display:flex!important;justify-content:space-between;margin-top:13px;padding:13px 14px!important;background:#392a24;border-color:#392a24;color:#fffaf5}.footer-main{grid-template-columns:1.5fr 1fr 1fr;gap:38px}.footer-connect{grid-column:2/-1}}@media(max-width:700px){.nav-shell{width:calc(100% - 32px)}.nav-utility{height:26px}.nav-utility p{max-width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-main{min-height:67px}.brand-lockup{gap:7px}.brand-lockup .brand-luxa{font-size:1.38rem}.brand-lockup .brand-skin{font-size:.51rem}.lux-header .mobile-menu nav{right:16px;width:calc(100vw - 32px)}.footer-main{grid-template-columns:1fr 1fr;gap:34px 22px;padding:45px 0}.footer-brand{grid-column:1/-1}.footer-brand p{margin:15px 0}.footer-connect{grid-column:auto}.footer-legal{flex-wrap:wrap;gap:9px 15px;padding:16px 0;font-size:.57rem}.footer-legal span:nth-child(2){order:3;flex-basis:100%;margin:2px 0 0}.footer-legal a:first-of-type{margin-left:auto}}.nav-dropdown{position:relative;display:flex;align-items:center}.lux-header .desktop-nav .nav-dropdown>a{padding-right:3px!important}.nav-dropdown button{padding:10px 7px;border:0;background:transparent;color:#5a4339;font:inherit;font-size:.72rem;cursor:pointer}.nav-dropdown-panel{position:absolute;top:calc(100% + 8px);left:0;z-index:12;display:grid;min-width:206px;padding:9px 14px 12px;background:#fffaf5;border:1px solid #d7c6ba;box-shadow:0 17px 38px #2b1e1726;opacity:0;visibility:hidden;transform:translateY(-5px);transition:opacity .16s ease,transform .16s ease,visibility .16s}.nav-dropdown:hover .nav-dropdown-panel,.nav-dropdown:focus-within .nav-dropdown-panel{opacity:1;visibility:visible;transform:translateY(0)}.lux-header .nav-dropdown-panel a{padding:9px 0!important;border-bottom:1px solid #eadfd7;font-size:.7rem!important;white-space:nowrap}.lux-header .nav-dropdown-panel a:last-child{border-bottom:0}.lux-header .nav-dropdown-panel a:after{display:none}.mobile-nav-group{padding:0;border-top:1px solid #e7d9d0}.lux-header .mobile-menu .mobile-nav-group>a{display:flex;justify-content:space-between;border-top:0}.mobile-nav-group>a span{color:#8d6456}.mobile-nav-group>div{display:grid;padding:0 0 6px 13px}.lux-header .mobile-menu .mobile-nav-group>div a{padding:8px 0;border-top:0;color:#675149;font-size:.8rem}.link-arrow,.button-arrow,.chevron{display:inline-block;width:.54em;height:.54em;margin-left:.52em;border-top:1px solid currentColor;border-right:1px solid currentColor;vertical-align:.08em}.link-arrow,.button-arrow{transform:rotate(45deg)}.chevron{width:.42em;height:.42em;margin-left:0;transform:rotate(135deg);vertical-align:.18em}.nav-utility .link-arrow{color:#d7a695}.footer-arrow .button-arrow{width:.55em;height:.55em;margin-left:0;vertical-align:.1em}.footer-email .link-arrow,.footer-connect .link-arrow{color:#e1ae9d}@media(max-width:700px){.nav-utility{height:34px}.nav-utility .nav-shell{justify-content:flex-start;overflow:hidden}.nav-utility p{display:block!important;max-width:none!important;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.56rem;line-height:1}.nav-utility .utility-email{display:none}.lux-header .mobile-menu nav{right:0;width:100vw;max-width:none;padding:12px 16px 18px;border-right:0;border-left:0;box-shadow:0 18px 38px #291b1530}.lux-header .mobile-menu nav p{margin:4px 0 10px}.lux-header .mobile-menu nav>a,.lux-header .mobile-menu .mobile-nav-group>a{min-height:46px;display:flex;align-items:center;padding:12px 0;font-size:.94rem}.mobile-nav-group>div{padding:0 0 8px 16px}.lux-header .mobile-menu .mobile-nav-group>div a{min-height:38px;display:flex;align-items:center;padding:8px 0;font-size:.81rem}.lux-header .mobile-menu nav .mobile-quote{margin-top:15px;padding:14px 15px!important}.footer-invite{padding:44px 0 40px}.footer-invite h2{max-width:13ch;font-size:clamp(2.45rem,11vw,3.35rem)}.footer-arrow{display:inline-flex;align-items:center;justify-content:space-between;width:100%;gap:0;margin-top:25px;padding-bottom:12px}.footer-main{grid-template-columns:1fr!important;gap:32px!important;padding:42px 0 38px}.footer-brand{grid-column:auto!important}.footer-brand p{max-width:34ch}.footer-main>div>b{margin-bottom:14px}.footer-main>div>a{margin:8px 0}.footer-connect{grid-column:auto!important;padding-top:4px}.footer-connect p{margin:16px 0 0}.footer-legal{display:grid!important;grid-template-columns:1fr auto auto;gap:12px 14px!important;align-items:center}.footer-legal span:nth-child(2){display:none}.footer-legal a:first-of-type{margin-left:0!important}.footer-legal span:first-child{grid-column:1/-1;order:2;padding-top:8px;border-top:1px solid #ffffff1e}.lux-footer .link-arrow,.lux-header .link-arrow,.lux-header .button-arrow{font-size:.9em}}@media(max-width:700px){.lux-header .mobile-menu{position:static}.lux-header .mobile-menu summary{position:relative;z-index:12;height:66px;padding:0;border:0;background:transparent;font-size:.68rem;letter-spacing:.16em}.lux-header .mobile-menu[open] summary{position:relative}.lux-header .mobile-menu[open] summary .menu-word{transform:none}.lux-header .mobile-menu[open] summary i:before{transform:rotate(90deg)}.lux-header .mobile-menu nav,.lux-header .mobile-menu[open] nav{position:fixed!important;z-index:11;top:100px!important;right:0!important;bottom:0;left:0;width:100vw!important;max-width:none!important;overflow-y:auto;display:grid!important;align-content:start;gap:0;padding:26px 24px calc(36px + env(safe-area-inset-bottom))!important;background:#fffaf5!important;border:0!important;border-top:1px solid #d7c6ba!important;border-radius:0!important;box-shadow:none!important}.lux-header .mobile-menu nav p{margin:0 0 16px!important;padding:0 0 15px!important;border-bottom:1px solid #ddcec4!important;color:#8c685a!important;font-size:.63rem!important;letter-spacing:.15em!important}.lux-header .mobile-menu nav>a,.lux-header .mobile-menu .mobile-nav-group>a{min-height:54px!important;padding:15px 0!important;border-top:0!important;border-bottom:1px solid #e2d7cf!important;font-size:1.06rem!important;line-height:1.15!important}.lux-header .mobile-menu .mobile-nav-group{border:0!important}.lux-header .mobile-menu .mobile-nav-group>div{padding:7px 0 10px 16px!important;border-bottom:1px solid #e2d7cf!important}.lux-header .mobile-menu .mobile-nav-group>div a{min-height:42px!important;padding:10px 0!important;border:0!important;color:#725c52!important;font-size:.91rem!important}.lux-header .mobile-menu nav .mobile-quote{display:flex!important;align-items:center;justify-content:space-between;min-height:54px;margin:24px 0 0!important;padding:15px 17px!important;border:1px solid #392a24!important;background:#392a24!important;color:#fffaf5!important;font-size:.72rem!important}.lux-header .mobile-menu .chevron,.lux-header .mobile-menu .button-arrow{margin-left:auto}.lux-header .mobile-menu[open]~*{pointer-events:none}}@media(max-width:1050px){.lux-header .mobile-menu[open] summary .menu-word{transform:none!important}.lux-header .mobile-menu[open] summary span.menu-word{border:0!important}.lux-header .mobile-menu[open] nav{position:fixed!important;z-index:100!important;inset:100px 0 0!important;width:100vw!important;max-width:none!important;padding:26px 24px calc(36px + env(safe-area-inset-bottom))!important;border:0!important;border-top:1px solid #d7c6ba!important;border-radius:0!important;box-shadow:none!important}.lux-header .mobile-menu[open] nav>a,.lux-header .mobile-menu[open] .mobile-nav-group>a{border-left:0!important;border-right:0!important;border-bottom:1px solid #e2d7cf!important}.lux-header .mobile-menu[open] .mobile-nav-group>div{border:0!important;border-bottom:1px solid #e2d7cf!important}.lux-header .mobile-menu[open] .mobile-nav-group>div a{border:0!important}.lux-header .mobile-menu[open] .mobile-quote{border:1px solid #392a24!important}.footer-main>div:not(.footer-brand)>a:after{content:none!important}}@media(max-width:700px){.nav-utility{height:48px!important}.nav-utility .nav-shell{display:block!important;width:100%!important;padding:8px 16px!important;text-align:center}.nav-utility p{display:grid!important;gap:3px;width:100%!important;margin:0!important;overflow:visible!important;white-space:normal!important;font-size:.52rem!important;line-height:1.25!important;letter-spacing:.105em!important}.nav-utility p span{display:block}.lux-header .nav-main{min-height:62px!important}.lux-header .mobile-menu summary{height:62px!important;font-size:.64rem!important}.lux-header .mobile-menu[open] nav{top:110px!important;padding:20px 20px calc(22px + env(safe-area-inset-bottom))!important}.lux-header .mobile-menu nav p{margin:0 0 15px!important;padding-bottom:12px!important}.mobile-menu-columns{display:grid;grid-template-columns:1fr 1.22fr;gap:18px}.mobile-menu-columns>div{display:grid;align-content:start;gap:0}.mobile-menu-columns b{display:block;padding:0 0 8px;color:#8c685a;font-size:.57rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.lux-header .mobile-menu .mobile-menu-columns a{display:flex!important;align-items:center;min-height:39px!important;padding:7px 0!important;border:0!important;border-bottom:1px solid #e3d8d0!important;color:#332720!important;font-size:.82rem!important;line-height:1.15!important}.lux-header .mobile-menu .mobile-menu-columns>div:last-child a{font-size:.76rem!important}.lux-header .mobile-menu nav .mobile-quote{min-height:46px!important;margin:17px 0 0!important;padding:12px 14px!important;font-size:.66rem!important}.lux-header .brand-lockup .brand-luxa{font-size:1.26rem!important}.lux-header .brand-lockup .brand-skin{font-size:.48rem!important}}.route-links a span,.about-link span,.text-arrow span,.series-links a span,.three-links a span,.hero-contact-card a span,.contact-paths a b{display:inline-block;width:.52em;height:.52em;margin-left:.46em;border-top:1px solid currentColor;border-right:1px solid currentColor;color:transparent;font-size:0;transform:rotate(45deg);vertical-align:.08em}.hub-feature strong i,.decision-links a>i{display:inline-block;width:.52em;height:.52em;border-top:1px solid currentColor;border-right:1px solid currentColor;color:transparent;font-size:0;transform:rotate(45deg);vertical-align:.08em}@media(max-width:1050px){.lux-header .mobile-menu summary{justify-content:flex-end!important;gap:10px!important}.lux-header .mobile-menu summary b{display:block!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;font:600 .64rem/1 DM Sans,sans-serif!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:#392a24!important}.lux-header .mobile-menu summary i{position:relative!important;display:block!important;width:18px!important;height:12px!important;margin:0!important;border:0!important;color:#392a24!important;background:linear-gradient(currentColor,currentColor) 0 1px/100% 1px no-repeat,linear-gradient(currentColor,currentColor) 0 calc(100% - 1px) /100% 1px no-repeat!important;transform:none!important}.lux-header .mobile-menu summary i:before,.lux-header .mobile-menu summary i:after{display:none!important}.lux-header .mobile-menu[open] summary i{background:none!important}.lux-header .mobile-menu[open] summary i:before,.lux-header .mobile-menu[open] summary i:after{position:absolute!important;top:5px!important;left:0!important;display:block!important;width:18px!important;height:1px!important;background:#392a24!important;content:""!important}.lux-header .mobile-menu[open] summary i:before{transform:rotate(45deg)!important}.lux-header .mobile-menu[open] summary i:after{transform:rotate(-45deg)!important}}@media(max-width:700px){.lux-header .mobile-menu .mobile-menu-columns>div>a:last-child{justify-content:flex-start!important;margin:0!important;border:0!important;border-bottom:1px solid #e3d8d0!important}}@media(max-width:800px){.support-hero .hero-copy,.package-hero .hero-copy,.q-hero .hero-copy{display:block!important}.support-hero,.package-hero,.q-hero{padding:34px 0 54px!important}.support-hero .hero-copy .eyebrow,.package-hero .hero-copy .eyebrow,.q-hero .hero-copy .eyebrow{margin:0 0 16px!important;line-height:1.45}.support-hero h1,.package-hero h1,.q-hero h1{margin:0 0 22px!important;font-size:clamp(2.72rem,11.5vw,3.25rem)!important;line-height:.99!important}.support-hero .hero-lede,.package-hero .hero-copy>p:not(.eyebrow),.q-hero .hero-copy>p:not(.eyebrow){margin:0 0 26px!important;max-width:35ch!important;color:#4c3b34!important;font-size:1rem!important;line-height:1.68!important}.support-hero .hero-copy .button,.package-hero .hero-copy .button,.q-hero .hero-copy .button{margin-top:0!important}.support-hero .hero-art,.package-hero .hero-art,.q-hero .hero-art{margin-top:4px!important}}.enquiry-section{padding:96px 0;background:#e8dbd1}.enquiry-grid{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:clamp(42px,8vw,118px);align-items:start}.enquiry-copy{padding-top:8px}.enquiry-copy h2{max-width:10ch;margin-top:12px;font-size:clamp(2.4rem,3.5vw,4rem)}.enquiry-copy>p:not(.eyebrow){max-width:34ch;font-size:1rem}.enquiry-note{margin-top:29px!important;padding-top:19px;border-top:1px solid #a7897d;color:#624b42;font-size:.87rem!important}.enquiry-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px 18px;padding:42px;background:#fffaf5;border-top:2px solid #9d6d5d;box-shadow:18px 18px #60423814}.enquiry-form .form-field{min-width:0}.enquiry-form .form-field-wide{grid-column:1/-1}.enquiry-form label{display:block;margin:0 0 8px;font-size:.7rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.enquiry-form label em{color:#9e5d4d;font-style:normal}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{display:block;width:100%;border:1px solid #cdbbb0;border-radius:0;background:#fffdfa;color:#32251f;font:400 .96rem/1.4 DM Sans,sans-serif}.enquiry-form input,.enquiry-form select{height:48px;padding:0 13px}.enquiry-form textarea{min-height:156px;padding:13px;resize:vertical}.enquiry-form input:focus,.enquiry-form select:focus,.enquiry-form textarea:focus{outline:0;border-color:#6d463a;box-shadow:0 0 0 3px #b8897b40}.enquiry-form [aria-invalid=true]{border-color:#a43f32}.enquiry-form .field-help,.enquiry-form .field-error{margin:6px 0 0;font-size:.76rem;line-height:1.45}.enquiry-form .field-help{color:#715f56}.enquiry-form .field-error{min-height:1.1em;color:#a43f32}.enquiry-form .form-trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.enquiry-form .form-submit{padding-top:2px}.enquiry-form .enquiry-submit{display:inline-flex;align-items:center;justify-content:center;background:#392a24;border-color:#392a24;color:#fffaf5;cursor:pointer}.enquiry-form .enquiry-submit:hover:not(:disabled){background:#fffaf5;color:#392a24}.enquiry-form .enquiry-submit:disabled{cursor:wait;opacity:.7}.enquiry-form .form-status{min-height:1.4em;margin:0 0 12px;color:#604238;font-size:.85rem}.enquiry-form .submit-reassurance{max-width:58ch;margin:14px 0 0;color:#69574e;font-size:.8rem;line-height:1.55}@media(max-width:800px){.enquiry-section{padding:68px 0}.enquiry-grid,.enquiry-form{grid-template-columns:1fr;gap:30px}.enquiry-form{gap:18px;padding:25px 18px}.enquiry-form .form-field-wide{grid-column:auto}}.enquiry-section{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(125deg,#e7d9ce,#f0e7df 48%,#ddcabe)}.enquiry-section:before{position:absolute;z-index:-1;right:-5vw;top:40px;color:#b8948550;font:500 clamp(12rem,23vw,25rem)/.7 "Playfair Display",serif;letter-spacing:-.09em;content:"LUXA"}.enquiry-copy{position:relative;padding:28px 0 0 28px}.enquiry-copy:before{position:absolute;top:21px;bottom:3px;left:0;width:1px;background:#9d6d5d;content:""}.enquiry-copy h2{max-width:11ch;line-height:1.02}.enquiry-form{position:relative;overflow:hidden;border:1px solid #c8a99b;border-top:3px solid #8f6254;box-shadow:20px 22px #70504418}.enquiry-form:before{position:absolute;top:0;right:26px;color:#af897956;font:500 5.5rem/.8 Playfair Display,serif;content:"L";pointer-events:none}.enquiry-form:after{position:absolute;right:16px;bottom:16px;width:26px;height:26px;border-right:1px solid #c5a393;border-bottom:1px solid #c5a393;content:"";pointer-events:none}.enquiry-form .form-field{position:relative;z-index:1}.enquiry-form select{appearance:none;padding-right:48px!important;background-color:#fffdfa!important;background-image:linear-gradient(45deg,transparent 50%,#5d433a 50%),linear-gradient(135deg,#5d433a 50%,transparent 50%)!important;background-position:calc(100% - 23px) 20px,calc(100% - 17px) 20px!important;background-size:6px 6px,6px 6px!important;background-repeat:no-repeat!important}.enquiry-form select:focus{background-image:linear-gradient(45deg,transparent 50%,#5d433a 50%),linear-gradient(135deg,#5d433a 50%,transparent 50%)!important;background-position:calc(100% - 23px) 20px,calc(100% - 17px) 20px!important}.enquiry-form .enquiry-submit{padding:15px 23px;letter-spacing:.025em}.enquiry-form .submit-reassurance{padding-top:14px;border-top:1px solid #d8c2b6}@media(max-width:800px){.enquiry-section:before{right:-55px;top:18px;font-size:12rem}.enquiry-copy{padding:0 0 0 20px}.enquiry-copy:before{top:0}.enquiry-form:before{right:16px;font-size:4.5rem}}.enquiry-section:before{right:-13vw;top:4%;width:min(48vw,720px);height:min(48vw,720px);border:1px solid #a57a6960;border-radius:48% 52% 42% 58%/58% 43% 57% 42%;box-shadow:0 0 0 64px #b8938221,0 0 0 128px #b8938214;color:transparent;font:initial;letter-spacing:0;content:"";transform:rotate(-20deg)}.enquiry-form:before{top:-104px;right:-92px;width:240px;height:240px;border:1px solid #b28a7c55;border-radius:50%;box-shadow:0 0 0 29px #b28a7c1c,0 0 0 58px #b28a7c12;color:transparent;font:initial;content:""}.enquiry-copy h2{max-width:12ch}.enquiry-form select{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.enquiry-form select::-ms-expand{display:none}@media(max-width:800px){.enquiry-section:before{right:-130px;top:28px;width:340px;height:340px;box-shadow:0 0 0 38px #b8938221,0 0 0 76px #b8938214}.enquiry-form:before{top:-92px;right:-106px;width:210px;height:210px}}.enquiry-form{gap:14px 18px;padding:32px 38px}.enquiry-form label{margin-bottom:6px}.enquiry-form input,.enquiry-form select{height:44px}.enquiry-form textarea{min-height:112px}.enquiry-form .field-help,.enquiry-form .field-error{margin-top:4px}.enquiry-form .form-submit{padding-top:0}.enquiry-form .form-status{margin-bottom:8px}.enquiry-form .submit-reassurance{margin-top:11px;padding-top:11px}@media(max-width:800px){.enquiry-form{gap:16px;padding:24px 18px}.enquiry-form textarea{min-height:120px}}.enquiry-copy h2{max-width:15ch}@media(max-width:800px){.enquiry-copy h2{max-width:none;font-size:clamp(2.25rem,9.4vw,3rem)}}
