:root{--terracotta:#C4622D;--terracotta-dark:#A85226;--terracotta-soft:rgba(196,98,45,.08);--espresso:#231812;--warm-dark:#3D2B1F;--text:#1C1410;--muted:#7A6658;--border:#EDE5DF;--white:#ffffff;--cream:#fafaf8;--sand:#F5EDE4;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',system-ui,sans-serif}html{background:#fff}*,::after,::before{box-sizing:border-box}body{font-family:var(--sans);color:var(--warm-dark);background:var(--white);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--serif);color:var(--text);font-weight:400;letter-spacing:-.02em}a{color:var(--terracotta);text-decoration:none}a:hover{color:var(--terracotta-dark)}img{max-width:100%;height:auto}@font-face{font-family:JuliettaMessie;src:url('../fonts/julietta-messie.woff2') format('woff2');font-display:swap}.main-nav{background:#fff;border-bottom:1px solid var(--border);z-index:1000;transition:border-color .3s}body.hero-1-active .main-nav{border-bottom:1px solid #3a3d42!important}body.hero-2-active .main-nav{border-bottom:1px solid #2a2724!important}.nav-inner{display:grid;grid-template-columns:220px auto 220px;align-items:center;padding:18px 24px;height:auto;position:relative}.nav-logo{display:flex;flex-direction:column;align-items:center;gap:.5rem;justify-self:center;width:fit-content;font-family:var(--serif);font-size:1.5rem;font-weight:400;color:var(--text);text-decoration:none;letter-spacing:.1em;text-transform:uppercase}.lux-nav-name{font-family:JuliettaMessie,cursive;font-size:2.4rem;color:#3a3530;line-height:1;text-decoration:none;justify-self:start}.nav-logo-mark{display:flex;align-items:center;gap:.6rem;text-decoration:none}.logo-lux{color:var(--terracotta)}.logo-creative{color:var(--text)}.footer-logo .logo-creative{color:rgba(255,255,255,.6)}.nav-links{display:flex;align-items:center;gap:2.25rem;list-style:none;margin:0;padding:0}.nav-links a{font-size:.875rem;font-weight:400;color:var(--muted);text-decoration:none;letter-spacing:.01em;transition:color .2s}.nav-links a:hover{color:var(--terracotta)}.nav-cta{background:var(--terracotta);color:var(--white)!important;padding:.55rem 1.4rem;border-radius:9999px;font-size:.875rem;transition:background .2s!important}.nav-cta:hover{background:var(--terracotta-dark)!important;color:var(--white)!important}.hero{position:relative;overflow:hidden;display:flex;align-items:flex-start;padding:3rem 0 0;min-height:calc(100vh - 162px);background:0 0}.hero{display:none}.hero.active-hero{display:flex}.hero-3{background:linear-gradient(160deg,#fafaf8 0,#fceee4 50%,#fafaf8 100%);min-height:634px;padding:3.5rem 0 3rem;align-items:flex-start}.hero-3 h1{color:var(--text)!important;white-space:normal!important;font-size:clamp(1.75rem, 3vw, 2.5rem)!important;margin-top:0}.hero-3 .hero-centered{max-width:680px;display:flex;flex-direction:column;justify-content:space-between;min-height:490px}.hero-3 .hero-pills-v2{justify-content:center}.hero-3 .hero-pill-v2{background:#fff;border-color:rgba(196,98,45,.4)}.hero-3 h1 em{color:var(--terracotta);font-style:italic}.hero-1 .hero-location{position:relative;top:-20px}.hero-3 .hero-location{color:var(--terracotta)}.hero-3 .hero-lead{color:var(--muted);max-width:600px!important}.hero-stats-warm{border-top:1px solid var(--border)}.hero-stats-warm .hero-stat-num{color:var(--terracotta)}.hero-stats-warm .hero-stat-lbl{color:var(--muted)}.hero-stats-warm .hero-stat-divider{background:var(--border)}.hero-2{background:url('../img/background.jpg') center center/cover no-repeat;min-height:580px;padding:5rem 0 4rem;align-items:flex-start}.hero-2 .hero-centered{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.hero-2 h1{color:#f0ede8!important;white-space:normal!important;font-size:clamp(1.75rem, 3vw, 2.5rem)!important;margin-top:0}.hero-2 .hero-centered{max-width:780px}.hero-2 h1 em{color:var(--terracotta);font-style:italic}.hero-2 .hero-location{color:var(--terracotta)}.hero-2 .hero-lead{color:rgba(240,237,232,.55);max-width:600px!important}.hero-stats-slate{border-top:1px solid rgba(255,255,255,.08)}.hero-stats-slate .hero-stat-num{color:var(--terracotta)}.hero-stats-slate .hero-stat-lbl{color:rgba(240,237,232,.45)}.hero-stats-slate .hero-stat-divider{background:rgba(255,255,255,.08)}.hero-pills-v2{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.hero-pill-v2{background:rgba(196,98,45,.08);color:var(--terracotta);border:1px solid rgba(196,98,45,.2);border-radius:9999px;padding:.35rem 1rem;font-size:.8rem}.btn-outline-dark{display:inline-block;border:1.5px solid var(--text);color:var(--text);padding:.78rem 1.9rem;border-radius:9999px;font-size:.9rem;font-weight:400;text-decoration:none;transition:all .2s;margin-left:.75rem}.btn-outline-dark:hover{background:var(--terracotta);color:var(--white);border-color:var(--terracotta)}.hero-switcher{position:fixed;bottom:5rem;right:2rem;display:flex;gap:.5rem;z-index:9999}.hero-sw-btn{width:36px;height:36px;border-radius:50%;border:2px solid rgba(196,98,45,.5);background:rgba(255,255,255,.9);color:var(--terracotta);font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s}.hero-sw-btn.active,.hero-sw-btn:hover{background:var(--terracotta);color:#fff;border-color:var(--terracotta)}.hero-bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 75%;z-index:0}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to right,rgba(10,12,18,.88) 0,rgba(10,12,18,.55) 30%,rgba(10,12,18,.25) 60%,rgba(10,12,18,.25) 100%);z-index:1}.hero::before{display:none}.hero::after{content:'';position:absolute;bottom:-60px;left:-60px;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle,rgba(196,98,45,.08) 0,transparent 70%);pointer-events:none}.hero-inner{position:relative;z-index:2}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero-graphic{display:flex;align-items:flex-end;justify-content:center;min-height:340px;padding-left:5%}.hero-photo{max-height:480px;width:auto;object-fit:contain;border-radius:12px;position:relative;z-index:1}@media (max-width:991px){.hero-grid{grid-template-columns:1fr}.hero-graphic{display:none}}.hero-eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:400;color:var(--terracotta);letter-spacing:.14em;text-transform:uppercase;margin-bottom:1.1rem}.hero-eyebrow-dot{width:7px;height:7px;border-radius:50%;background:var(--terracotta);display:inline-block}.hero h1{white-space:normal;font-size:48px!important;font-weight:400;line-height:1.15;margin-bottom:1.25rem;color:#d4cfc9}.hero h1 em{font-style:italic;color:var(--terracotta)}.hero-arc-svg{display:block;width:100%;max-width:900px;margin:-60px auto 0}.services-strip{background:#f5f0eb;border-top:1px solid #e8ddd5;border-bottom:1px solid #e8ddd5;padding:.9rem 0}.services-strip-inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem 1rem;font-size:.85rem;letter-spacing:.13em;text-transform:uppercase;color:var(--warm-dark);font-family:var(--sans)}.services-strip-dot{width:4px;height:4px;border-radius:50%;background:var(--terracotta);opacity:.5;flex-shrink:0}.hero-services-line{font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(240,237,232,.85);font-family:var(--sans);margin-top:.75rem;margin-bottom:0}.hero-lead{font-size:1.1rem;font-weight:300;color:rgba(240,237,232,.55);line-height:1.8;max-width:100%;margin-bottom:1.5rem}.hero-pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.hero-pill{background:rgba(255,255,255,.12);color:rgba(240,237,232,.8);border:1px solid rgba(255,255,255,.2);border-radius:9999px;padding:.35rem 1rem;font-size:.8rem;font-weight:400;letter-spacing:.01em}.btn-terracotta{display:inline-block;background:var(--terracotta);color:var(--white);padding:.8rem 2rem;border-radius:9999px;font-size:.9rem;font-weight:400;text-decoration:none;transition:background .2s}.btn-terracotta:hover{background:var(--terracotta-dark);color:var(--white)}.btn-outline{display:inline-block;border:1.5px solid rgba(240,237,232,.7);color:rgba(240,237,232,.7);padding:.78rem 1.9rem;border-radius:9999px;font-size:.9rem;font-weight:400;text-decoration:none;transition:all .2s;margin-left:.75rem}.btn-outline:hover{background:var(--terracotta);color:var(--white);border-color:var(--terracotta)}.section-eyebrow{font-size:.72rem;font-weight:400;color:var(--terracotta);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.6rem}.section-title{font-size:clamp(2rem, 4vw, 3.2rem);font-weight:400;color:var(--text);margin-bottom:1rem}.section-lead{font-size:1rem;font-weight:300;color:var(--muted);max-width:560px;margin:0 auto;line-height:1.8}.terracotta-rule{border:none;border-top:2px solid var(--terracotta);width:40px;margin:.75rem 0 1.5rem;opacity:1}.terracotta-rule.mx-auto{margin-left:auto;margin-right:auto}.lens-wrap{position:relative;width:520px;height:520px;display:flex;align-items:center;justify-content:center;overflow:visible}.lens-ring{position:absolute;border-radius:50%;border:2px solid rgba(196,98,45,.18)}.lens-ring-1{width:500px;height:500px;border-color:rgba(196,98,45,.08)}.lens-ring-2{width:400px;height:400px;border-color:rgba(196,98,45,.16)}.lens-ring-3{width:290px;height:290px;border-color:rgba(196,98,45,.26)}.lens-core{width:150px;height:150px;border-radius:50%;background:var(--warm-dark);display:flex;align-items:center;justify-content:center;flex-direction:column;box-shadow:0 8px 32px rgba(0,0,0,.4);position:relative;z-index:2;overflow:hidden}.lens-core-wordmark{font-family:var(--serif);font-size:1.5rem;color:var(--terracotta);text-align:center;line-height:1.2;font-weight:400}.lens-core-wordmark em{font-style:italic;font-size:1.05rem;color:rgba(255,255,255,.7);display:block;letter-spacing:.04em}.lens-label{position:absolute;font-size:.72rem;font-weight:400;color:var(--text);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;display:flex;align-items:center;gap:.4rem;z-index:3}.lens-label::before{content:'';width:6px;height:6px;border-radius:50%;background:var(--terracotta);flex-shrink:0}.lens-label.dot-right{flex-direction:row-reverse}.services-section{padding:5rem 0 5rem;background:var(--white)}.services-section .container{max-width:1100px}@media (max-width:991px){.services-section .container{padding-left:2rem;padding-right:2rem}}.service-card{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:1.75rem 2rem;height:100%;display:grid;grid-template-columns:36px 1fr;grid-template-rows:auto auto;column-gap:1.25rem;row-gap:.75rem;align-items:center;box-shadow:0 2px 8px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04);transition:box-shadow .25s,transform .25s}.service-card:hover{box-shadow:0 12px 32px rgba(196,98,45,.13),0 2px 8px rgba(0,0,0,.06);transform:translateY(-3px)}.service-icon{width:36px;height:36px;border-radius:6px;background:var(--terracotta-soft);border:1px solid rgba(196,98,45,.25);display:inline-flex;align-items:center;justify-content:center;font-size:1.25rem;color:var(--terracotta);grid-column:1;grid-row:1;flex-shrink:0}.service-card h4{font-size:1rem;font-weight:600;margin:0;color:var(--text);font-family:var(--sans);letter-spacing:0;grid-column:2;grid-row:1;align-self:center}.service-card p{font-size:.88rem;font-weight:300;color:var(--muted);grid-column:1/-1;grid-row:2;margin:0;line-height:1.75;margin:0}.gallery-section{padding:3rem 0;background:var(--sand)}.gallery-grid{columns:3;column-gap:1rem}.gallery-grid img{width:100%;margin-bottom:1rem;border-radius:8px;display:block;object-fit:cover;transition:opacity .2s}.gallery-grid img:hover{opacity:.9}@media (max-width:768px){.gallery-grid{columns:2}}@media (max-width:480px){.gallery-grid{columns:1}}.about-section{padding:5rem 0;background:var(--white)}.about-img{width:100%;border-radius:14px;object-fit:cover;aspect-ratio:4/5;outline:1px solid var(--terracotta);outline-offset:2px}.about-copy{padding-left:3rem}.about-copy h2{margin-bottom:.5rem}.about-copy p{font-size:.97rem;font-weight:300;color:var(--muted);line-height:1.85;margin-bottom:1.1rem}.team-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.75rem}.team-chip{background:var(--terracotta-soft);color:var(--terracotta);border-radius:9999px;padding:.25rem .75rem;font-size:.7rem;font-weight:400;white-space:nowrap}@media (max-width:991px){.about-copy{padding-left:0;margin-top:2rem}}.contact-section{padding:5rem 0;background:#1a1a1a;position:relative}.contact-section::before{content:'';position:absolute;top:-100px;right:-100px;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(196,98,45,.15) 0,transparent 70%);pointer-events:none}.contact-section .section-eyebrow{color:rgba(196,98,45,.85)}.contact-section .section-title{color:var(--white)}.contact-section .section-lead{color:rgba(255,255,255,.55)}.contact-details{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem;justify-content:center}.contact-item{display:flex;align-items:center;gap:.75rem;color:rgba(255,255,255,.75);font-size:.95rem;font-weight:300}.contact-item i{color:var(--terracotta);font-size:1.1rem}.contact-item a{color:rgba(255,255,255,.75)}.contact-item a:hover{color:var(--terracotta)}.contact-form-wrap{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:2.5rem;margin-top:3rem;max-width:620px;margin-left:auto;margin-right:auto}.form-control-lux{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:8px;color:var(--white);padding:.85rem 1.1rem;font-size:.92rem;font-family:var(--sans);width:100%;margin-bottom:1rem;outline:0;transition:border-color .2s}.form-control-lux::placeholder{color:rgba(255,255,255,.35)}.form-control-lux:focus{border-color:var(--terracotta)}textarea.form-control-lux{min-height:130px;resize:vertical}.btn-submit{background:var(--terracotta);color:var(--white);border:none;padding:.75rem 2rem;border-radius:5px;font-size:.88rem;font-family:var(--sans);cursor:pointer;transition:background .2s;display:inline-block}.btn-submit:hover{background:var(--terracotta-dark)}.site-footer{background:#1a1a1a;border-top:.5px solid rgba(196,98,45,.4);color:rgba(255,255,255,.45);font-size:.9rem;font-weight:300}.site-footer a{color:rgba(255,255,255,.45);text-decoration:none}.site-footer a:hover{color:var(--terracotta)}.footer-main{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:3rem;padding:3.5rem 0 2.5rem}.footer-logo{font-family:var(--serif);font-size:1.3rem;color:rgba(255,255,255,.6);display:flex;align-items:center;gap:.5rem;margin-bottom:.9rem}.footer-tagline{color:rgba(255,255,255,.35);line-height:1.7;margin-bottom:1.25rem;max-width:240px}.footer-social{display:flex;gap:.9rem}.footer-social a{font-size:1.35rem}.footer-col-heading{font-family:var(--sans);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.25);margin-bottom:1rem}.footer-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.55rem}.footer-col ul li a{color:rgba(255,255,255,.45);transition:color .15s}.footer-col ul li a:hover{color:var(--terracotta)}.footer-contact-line{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.6rem;color:rgba(255,255,255,.45);line-height:1.5}.footer-contact-line a{color:rgba(255,255,255,.45)}.footer-contact-line a:hover{color:var(--terracotta)}.footer-bottom{border-top:1px solid rgba(255,255,255,.07);padding:1.25rem 0;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer-bottom-copy{color:rgba(255,255,255,.25)}.footer-bottom-credit a{color:rgba(255,255,255,.18)}.footer-bottom-credit a:hover{color:rgba(255,255,255,.45)}@media (max-width:991px){.footer-main{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:575px){.footer-main{grid-template-columns:1fr;gap:1.75rem}.footer-bottom{flex-direction:column;align-items:flex-start;gap:.5rem}}.gallery-cat-card{width:100%;min-height:160px;background:#1c1008;border-radius:8px;display:flex;flex-direction:column;justify-content:center;padding:2rem 2rem 2rem 2.25rem;box-sizing:border-box;border-left:5px solid var(--terracotta);gap:.6rem}.gallery-cat-name{font-family:var(--serif);font-size:clamp(1.6rem, 2.5vw, 2.2rem);font-weight:400;color:var(--sand);letter-spacing:.01em;line-height:1}.gallery-cat-desc{font-family:var(--sans);font-size:1rem;font-weight:300;color:rgba(245,237,228,.45);line-height:1.5;max-width:28ch}.gallery-grid-custom{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-bottom:1rem}.gallery-col{display:flex;flex-direction:column;gap:1rem}.gallery-col img{width:100%;border-radius:8px;display:block;object-fit:cover;transition:opacity .2s}.gallery-col img:hover{opacity:.9}.gallery-tiles-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.gallery-tiles-row .gallery-tile{margin-bottom:0;aspect-ratio:16/7}.col-lg-4:first-child .service-icon{background:rgba(196,98,45,.12);color:#c4622d;border-color:rgba(196,98,45,.25)}.col-lg-4:nth-child(2) .service-icon{background:rgba(74,124,89,.12);color:#4a7c59;border-color:rgba(74,124,89,.25)}.col-lg-4:nth-child(3) .service-icon{background:rgba(74,103,166,.12);color:#4a67a6;border-color:rgba(74,103,166,.25)}.col-lg-4:nth-child(4) .service-icon{background:rgba(166,74,74,.12);color:#a64a4a;border-color:rgba(166,74,74,.25)}.col-lg-4:nth-child(5) .service-icon{background:rgba(138,100,40,.12);color:#8a6428;border-color:rgba(138,100,40,.25)}.col-lg-4:nth-child(6) .service-icon{background:rgba(74,138,138,.12);color:#4a8a8a;border-color:rgba(74,138,138,.25)}@keyframes navPlaySlide{0%{transform:translateX(-60px);opacity:0}65%{transform:translateX(4px);opacity:1}82%{transform:translateX(-2px)}100%{transform:translateX(0)}}.nav-play-icon{flex-shrink:0;animation:navPlaySlide .9s cubic-bezier(.25,.46,.45,.94) both}.lux-nav-name{font-family:JuliettaMessie,cursive;font-size:2.4rem;color:#3a3530;line-height:1;text-decoration:none;justify-self:start}.nav-logo-mark{display:flex;align-items:center;gap:.6rem;text-decoration:none}.nav-logo canvas{display:block;border-radius:3px;flex-shrink:0}@media (max-width:767px){.datastream-window,.filmstrip-window{display:none}.hero-1-cities,.hero-1-heading{display:none!important}.hero-photo-caption{top:calc(45% - 110px)!important;left:auto!important;right:5%!important;transform:none!important;text-align:right;font-size:.6rem!important}.hero-1 .hero-inner{display:flex!important;align-items:flex-end;justify-content:flex-start;width:100%;height:100%}.hero-1-mobile{display:flex!important;flex-direction:column;gap:1.25rem;padding:2rem 1rem 3rem;z-index:3;position:relative}.hero-1-mobile .hero-1-loc-pill-wrap{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center;margin-bottom:-50px;transform:translateY(-50px)}.hero-1-mobile h1{font-family:'Cormorant Garamond',Georgia,serif!important;font-size:2.2rem!important;font-weight:300!important;color:#f0ece6!important;line-height:1.15!important;margin:25px 0 0!important;opacity:.75;text-align:center}.hero-1-mobile .hero-1-pills{display:none}}.imdb-card{display:flex;align-items:center;gap:1rem;margin-top:1rem;padding:1rem 1.25rem;background:var(--white);border:1px solid var(--border);border-radius:14px;box-shadow:0 2px 8px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04);text-decoration:none;transition:box-shadow .25s,transform .25s}.imdb-card:hover{box-shadow:0 8px 24px rgba(196,98,45,.15);transform:translateY(-2px)}.imdb-badge{background:#f5c518;color:#000;font-weight:700;font-size:.8rem;padding:.3rem .6rem;border-radius:4px;flex-shrink:0;letter-spacing:.04em}.imdb-card-content{flex:1}.imdb-card-title{font-size:.95rem;font-weight:600;color:var(--text);margin:0 0 .2rem;font-family:var(--sans)}.imdb-card-credits{font-size:.78rem;font-weight:300;color:var(--muted);margin:0;line-height:1.5}.imdb-card-arrow{font-size:1.3rem;color:var(--terracotta);flex-shrink:0}.hero-centered{text-align:center;width:100%;margin:0 auto;padding:.5rem 0}.hero-location{font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--terracotta);font-family:var(--sans);margin-bottom:calc(1.25rem - 10px);display:flex;align-items:center;justify-content:center;gap:.75rem}.hero .hero-location::after,.hero .hero-location::before{background:var(--terracotta)}.hero-location::after,.hero-location::before{content:'';width:32px;height:1px;background:var(--terracotta);opacity:.5}.hero-centered h1{font-size:clamp(2rem, 4.5vw, 3.2rem);line-height:1.08;margin-bottom:1.25rem}.hero-centered .hero-lead{max-width:500px;margin-left:auto;margin-right:auto;margin-bottom:2rem}.hero-btns{display:flex;gap:.75rem;justify-content:center;margin-bottom:1.75rem}.hero-centered .hero-pills{justify-content:center;margin-bottom:2.5rem}.hero-stats{display:flex;align-items:center;justify-content:center;gap:2.5rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.08)}.hero-stat{display:flex;flex-direction:column;align-items:center;gap:.3rem}.hero-stat-num{font-family:var(--serif);font-size:2rem;color:var(--terracotta);line-height:1}.hero-stat-lbl{font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(240,237,232,.45);font-family:var(--sans)}.hero-stat-divider{width:1px;height:40px;background:rgba(255,255,255,.08)}.services-header{margin-bottom:2.5rem}.services-header-left{flex-shrink:0}.services-header-right{font-size:.95rem;font-weight:300;color:var(--muted);line-height:1.9;max-width:100%;margin-top:.75rem;white-space:nowrap}.services-list{display:flex;flex-direction:column}.services-item{display:grid;grid-template-columns:40px 1fr 2fr;gap:1.5rem;align-items:center;padding:1.1rem 0;border-bottom:1px solid var(--border);transition:background .2s;width:100%}.services-item:last-child{border-bottom:none}.services-item:hover{background:var(--cream)}.service-item-title{font-family:var(--sans);font-size:.92rem;font-weight:600;color:var(--text);display:flex;flex-direction:column;align-items:flex-start;gap:.4rem}.service-badge{font-size:.65rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#c4622d;background:rgba(196,98,45,.1);border:1px solid rgba(196,98,45,.25);border-radius:20px;padding:2px 9px}.service-item-desc{font-family:var(--sans);font-size:1rem;font-weight:300;color:var(--muted);line-height:1.7}.gallery-header{background:#222;padding:2rem 2.5rem 2rem;border-radius:14px 14px 0 0;margin-bottom:0}.gallery-header-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.gallery-header-tags{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:flex-end;align-items:center;padding-bottom:.25rem}.gallery-tag{background:#fff;color:#1c1410;border:none;border-radius:9999px;padding:.35rem 1rem;font-size:.75rem;font-family:var(--sans);white-space:nowrap;letter-spacing:.04em}.gallery-video-wrap{width:100%;background:#000;border-radius:0 0 8px 8px;overflow:hidden;margin-bottom:1rem}.gallery-video-wrap video{width:100%;height:640px;object-fit:cover;display:block}.gallery-body{background:var(--sand);padding:0 0 2rem;border-radius:0 0 14px 14px}.gallery-col:first-child img:first-child,.gallery-col:nth-child(2) img:first-child,.gallery-col:nth-child(3) img:first-child{border-radius:0}.main-nav::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,var(--nav-accent,#c4622d) 0,transparent 60%);transition:background .3s}.main-nav{position:relative}.gallery-col{position:relative}.gallery-col img{position:relative}.gallery-col .img-wrap,.gallery-col a{position:relative;display:block}.gallery-col img::after{display:none}.hero-centered h1{font-size:48px!important;margin-top:-20px}.hero-1-cities{position:absolute;top:calc(28% - 88px);left:calc(4% + 50px);z-index:3;display:flex;flex-direction:row;gap:.5rem;flex-wrap:wrap}.hero-1-loc-pill{font-family:var(--sans);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--terracotta);border:1px solid rgba(196,98,45,.3);border-radius:20px;padding:4px 12px;background:rgba(255,255,255,.06)}.hero-1-heading{position:absolute;top:28%;left:calc(4% + 50px);z-index:3;max-width:45%}.hero-1-pills{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-top:30px}.hero-1-pills-row{display:flex;flex-direction:row;gap:calc(1rem + 5px)}.hero-1-pills span{font-family:var(--sans);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(240,236,230,.7);border:1px solid rgba(240,236,230,.25);border-radius:20px;padding:4px 12px;background:rgba(255,255,255,.06);width:160px;text-align:center}.hero-get-in-touch{display:inline-block;margin-top:calc(2rem + 20px);font-family:var(--sans);font-size:.72rem;font-weight:400;letter-spacing:.14em;text-transform:uppercase;color:var(--terracotta);text-decoration:none}.hero-get-in-touch .terracotta-rule{margin:.5rem 0 0}@keyframes pillNudge{0%{transform:translateX(0)}30%{transform:translateX(20px)}100%{transform:translateX(0)}}.hero-photo-caption{position:absolute;top:calc(8% - 30px);left:50%;transform:translateX(-50%);z-index:3;font-family:'Courier New',monospace;font-size:.8rem;font-style:italic;letter-spacing:.12em;color:rgba(240,236,230,.45);white-space:nowrap}.hero-1-tagline{font-family:var(--sans);font-size:.9rem;font-style:normal;font-weight:300;color:#f0ece6;opacity:.75;margin-top:1.5rem;letter-spacing:.08em;line-height:1.7;max-width:480px;text-transform:uppercase}.hero-1 .hero-1-heading h1,.hero-1-heading h1{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(1.8rem, 2.8vw, 42px)!important;font-weight:300;color:#f0ece6;line-height:1.1;margin:0;text-align:left;opacity:.75;position:relative;top:-25px;letter-spacing:.02em}.section-title{font-size:clamp(2rem, 4vw, 2.8rem)}.about-copy h2{font-size:clamp(2rem, 4vw, 2.8rem)}.contact-inner{display:grid;grid-template-columns:1fr 1.2fr;gap:5rem;align-items:end}.contact-lead-text{font-size:.9rem;font-weight:300;color:rgba(255,255,255,.45);line-height:1.8;margin-bottom:2rem}.contact-details-new{display:flex;flex-direction:column;gap:.75rem}.contact-detail-new{display:flex;align-items:center;gap:.75rem;color:rgba(255,255,255,.65);font-size:.9rem;font-weight:300}.contact-detail-new a{color:rgba(255,255,255,.65)}.contact-detail-new a:hover{color:var(--terracotta)}.contact-dot{width:5px;height:5px;border-radius:50%;background:var(--terracotta);flex-shrink:0}@media (max-width:991px){.contact-inner{grid-template-columns:1fr;gap:2rem}}.contact-right .form-control-lux{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:var(--white);padding:.85rem 1.1rem;font-size:.88rem;font-family:var(--sans);width:100%;margin-bottom:0;outline:0;transition:border-color .2s}.contact-right .form-control-lux:focus{border-color:var(--terracotta)}.contact-right textarea.form-control-lux{min-height:120px;resize:vertical}.contact-card{background:0 0;border-radius:20px;padding:4rem;position:relative;overflow:hidden;max-width:1000px;margin:0 auto}body{overflow-x:clip}html{overflow-x:hidden}.nav-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.nav-cta-wrap{display:flex;justify-content:flex-end}.nav-links{justify-content:center!important;gap:0!important}.nav-link-item{display:flex;flex-direction:column;align-items:center;gap:5px;padding:0 1.5rem}.nav-link-item a{font-size:1.05rem;font-weight:400;color:var(--muted);text-decoration:none;transition:color .2s}.nav-link-item a:hover{color:var(--text)}.nav-link-item a::after{content:'';display:block;width:0;height:1.5px;background:var(--terracotta);transition:width .2s;margin-top:4px}.nav-link-item a:hover::after{width:100%}.nav-divider{width:1px;height:14px;background:var(--border);list-style:none}.nav-links-center{display:flex;align-items:center;gap:1.25rem;list-style:none;margin:0;padding:0;justify-content:center;width:100%}.nav-links-center .nav-link-item a{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#888;text-decoration:none;transition:color .15s;white-space:nowrap}.nav-links-center .nav-link-item a:hover{color:#111}.nav-divider{display:none}.nav-cta-wrap{display:none!important}@media (max-width:991px){.nav-inner{display:flex!important;flex-direction:column;align-items:flex-start;position:relative;padding-right:56px}.nav-hamburger{position:absolute;top:14px;right:32px}.nav-links-center{display:none!important}.lux-nav-name{font-size:1.8rem}}#scroll-top{position:fixed;bottom:2rem;right:2rem;width:44px;height:44px;border-radius:50%;background:var(--terracotta);color:#fff;border:none;font-size:1.1rem;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity .3s,transform .3s;z-index:999;transform:translateY(10px)}#scroll-top.visible{opacity:1;transform:translateY(0)}#scroll-top:hover{background:var(--terracotta-dark)}.quote-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s}.quote-modal-overlay.active{opacity:1;pointer-events:all}.quote-modal-card{background:#1a1a1a;border-radius:16px;width:100%;max-width:680px;max-height:90vh;overflow-y:auto;position:relative;transform:translateY(20px);transition:transform .3s}.quote-modal-overlay.active .quote-modal-card{transform:translateY(0)}.quote-modal-close{position:absolute;top:1.25rem;right:1.25rem;background:rgba(255,255,255,.1);border:none;color:#fff;width:32px;height:32px;border-radius:50%;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;line-height:1}.quote-modal-close:hover{background:rgba(255,255,255,.2)}.quote-modal-header{padding:2.5rem 2.5rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.quote-modal-body{padding:1.75rem 2.5rem 2.5rem}.quote-modal-body select.form-control-lux{appearance:none;cursor:pointer}.quote-modal-body .form-control-lux::placeholder{color:rgba(255,255,255,.35)}.quote-modal-body .form-control-lux{color:rgba(255,255,255,.8)}.quote-modal-body select.form-control-lux{color:rgba(255,255,255,.35)}.quote-modal-body select.form-control-lux{color:rgba(255,255,255,.8);background:#2a2a2a;cursor:pointer}.quote-modal-body select.form-control-lux option{background:#2a2a2a;color:#fff}.custom-select-wrap{position:relative}.custom-select-trigger{display:flex;align-items:center;justify-content:space-between;cursor:pointer;user-select:none}.custom-select-value{color:rgba(255,255,255,.35)}.custom-select-value.selected{color:rgba(255,255,255,.8)}.custom-select-arrow{font-size:.8rem;color:rgba(255,255,255,.4);transition:transform .2s}.custom-select-wrap.open .custom-select-arrow{transform:rotate(180deg)}.custom-select-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#2a2a2a;border:1px solid rgba(255,255,255,.12);border-radius:8px;overflow:hidden;z-index:100;display:none}.custom-select-wrap.open .custom-select-dropdown{display:block}.custom-select-option{padding:.75rem 1.1rem;font-size:.88rem;color:rgba(255,255,255,.7);cursor:pointer;transition:background .15s}.custom-select-option:hover{background:rgba(255,255,255,.08);color:#fff}.custom-select-hint{padding:.5rem 1.1rem .4rem;font-size:.7rem;color:rgba(255,255,255,.3);letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.06)}.custom-select-option.multi{display:flex;align-items:center;gap:.75rem}.multi-check{width:16px;height:16px;border:1px solid rgba(255,255,255,.25);border-radius:3px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.7rem;color:transparent;transition:all .15s}.custom-select-option.multi.selected .multi-check{background:var(--terracotta);border-color:var(--terracotta);color:#fff}.quote-modal-body input[type=date].form-control-lux{color:rgba(255,255,255,.35);color-scheme:dark}.img-wrap{position:relative;border-radius:8px;overflow:hidden}.img-wrap::after{content:'';position:absolute;inset:0;border-radius:8px;box-shadow:inset 0 0 0 transparent;transition:box-shadow .4s ease;pointer-events:none}.img-wrap:hover::after{box-shadow:inset 0 0 60px rgba(0,0,0,.55)}.testimonials-section{padding:5rem 0}.testimonials-carousel{position:relative;overflow:hidden}.testimonials-track{display:flex;gap:1.5rem;transition:transform .5s ease;will-change:transform}.testimonial-card{background:var(--cream);border:1px solid var(--border);border-radius:16px;padding:2rem;min-width:calc(33.333% - 1rem);flex-shrink:0;display:flex;flex-direction:column;gap:.75rem;transition:box-shadow .25s,transform .25s}.testimonial-card:hover{box-shadow:0 8px 32px rgba(196,98,45,.1);transform:translateY(-3px)}.testimonial-card.active{background:var(--white);border-color:rgba(196,98,45,.3);box-shadow:0 8px 32px rgba(196,98,45,.12)}.testimonial-stars{color:#c4622d;font-size:1rem;letter-spacing:.1em}.testimonial-quote{font-size:.92rem;font-weight:300;color:var(--warm-dark);line-height:1.8;flex:1;font-style:italic}.testimonial-author{font-size:.95rem;font-weight:600;color:var(--text);font-family:var(--sans)}.testimonial-role{font-size:.78rem;color:var(--muted);font-weight:300}.testimonials-nav{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:2.5rem}.testimonial-btn{width:40px;height:40px;border-radius:50%;border:1.5px solid var(--border);background:var(--white);color:var(--text);font-size:1rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.testimonial-btn:hover{border-color:var(--terracotta);color:var(--terracotta)}.testimonials-dots{display:flex;gap:.5rem;align-items:center}.testimonials-dot{width:8px;height:8px;border-radius:50%;background:var(--border);cursor:pointer;transition:background .2s,transform .2s}.testimonials-dot.active{background:var(--terracotta);transform:scale(1.3)}.testimonials-section{padding:5rem 0 4rem;background:url('../img/background.jpg') center center/cover no-repeat;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.testimonials-section .section-eyebrow,.testimonials-section .section-title{color:var(--white)}.ap-rev-scene{perspective:1400px;perspective-origin:50% 40%;position:relative;max-width:1100px;margin:0 auto;overflow:visible}.ap-rev-card{position:absolute;width:420px;left:50%;background:#fcfcfc;border:1px solid var(--border);border-radius:16px;padding:2rem;box-sizing:border-box;transform:translateX(calc(-50% + 700px)) rotateY(-55deg) scale(.6);opacity:0;transition:transform .55s cubic-bezier(.25,.46,.45,.94),opacity .55s cubic-bezier(.25,.46,.45,.94);cursor:pointer}.ap-rev-card.pos-center{transform:translateX(-50%) rotateY(0) scale(1);opacity:1;z-index:4;box-shadow:0 12px 48px rgba(196,98,45,.18);border-color:rgba(196,98,45,.3);cursor:default}.ap-rev-card.pos-left-1{transform:translateX(calc(-50% - 390px)) rotateY(42deg) scale(.82);opacity:.7;z-index:3}.ap-rev-card.pos-right-1{transform:translateX(calc(-50% + 390px)) rotateY(-42deg) scale(.82);opacity:.7;z-index:3}.ap-rev-card.pos-left-2{transform:translateX(calc(-50% - 630px)) rotateY(52deg) scale(.65);opacity:.22;z-index:2;pointer-events:none}.ap-rev-card.pos-right-2{transform:translateX(calc(-50% + 630px)) rotateY(-52deg) scale(.65);opacity:.22;z-index:2;pointer-events:none}.ap-rev-card.pos-hidden{opacity:0;visibility:hidden;pointer-events:none}.ap-rev-card:not(.pos-center) .ap-rev-quote{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.ap-rev-stars{text-align:center;margin-bottom:.75rem}.ap-rev-stars img{height:80px;width:auto}.ap-rev-quote{font-size:.92rem;font-weight:300;color:var(--warm-dark);line-height:1.8;font-style:italic;margin-bottom:1.25rem}.ap-rev-attr{border-top:1px solid var(--border);padding-top:.75rem}.ap-rev-name{font-size:.95rem;font-weight:600;color:var(--text);font-family:var(--sans)}.ap-rev-role{font-size:.78rem;color:var(--muted);font-weight:300;margin-top:.2rem}.ap-rev-controls{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:3rem;position:relative;z-index:10}.ap-rev-btn{width:48px;height:48px;border-radius:50%;border:1.5px solid var(--border);background:var(--white);color:var(--text);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.ap-rev-btn:hover{border-color:var(--terracotta);color:var(--terracotta);background:rgba(196,98,45,.05)}.ap-rev-btn:disabled{opacity:.3;cursor:not-allowed}.ap-rev-dots{display:flex;gap:.5rem;align-items:center}.ap-rev-dot{width:7px;height:7px;border-radius:50%;background:var(--border);cursor:pointer;transition:background .2s,transform .2s}.ap-rev-dot.active{background:var(--terracotta);transform:scale(1.4)}@media (max-width:767px){.ap-rev-card{width:min(92vw,400px)}.ap-rev-card.pos-left-1,.ap-rev-card.pos-left-2,.ap-rev-card.pos-right-1,.ap-rev-card.pos-right-2{opacity:0;pointer-events:none}}@media (max-width:767px){.nav-inner{grid-template-columns:1fr auto}.nav-cta-wrap{display:none!important}.main-nav::after{display:none}.hero{padding:3rem 0 2.5rem}.hero-2{background-size:auto 180%;background-position:center 100%}.hero-2 .hero-location{position:relative;top:-15px}.hero-3 .hero-location{position:relative;top:-15px}.hero-bg-img{object-position:calc(46% - 15px) 25%;transform:scale(1.25)}.hero-inner{padding-left:1.25rem;padding-right:1.25rem}.hero-centered h1{font-size:2.5rem!important}.hero h1{font-size:clamp(1.1rem, 1.6vw, 1.5rem)}.hero-lead{font-size:.92rem}.hero-btns{flex-direction:column;gap:.75rem;align-items:center}.hero-btns a{width:100%;text-align:center}.hero-pills{justify-content:center}.hero-stats{flex-direction:column;gap:1rem;align-items:center}.hero-stat-divider{display:none}.hero-location{font-size:.7rem}.services-section{padding:3rem 0}.services-header{margin-bottom:1.5rem}.services-header-right{white-space:normal;font-size:.85rem}.services-item{grid-template-columns:28px 1fr;gap:.75rem}.services-item .service-icon{width:28px;height:28px;font-size:1rem}.service-item-desc{grid-column:1/-1;padding-left:0}.section-title{font-size:clamp(1.5rem, 6vw, 2rem)}.gallery-section{padding:2rem 0}.gallery-header{padding:1.5rem}.gallery-video-wrap{display:none}.gallery-header-inner{flex-direction:column;gap:1rem}.gallery-grid-custom{grid-template-columns:1fr 1fr;gap:.5rem}.gallery-col:last-child{display:none}.gallery-tiles-row{grid-template-columns:1fr;gap:.5rem}.gallery-body{padding:1rem 0}.about-section{padding:3rem 0}.about-copy{padding-left:0;margin-top:2rem}.imdb-card{margin-top:1rem}.testimonials-section{padding:3rem 0}.ap-rev-scene{padding:0 1rem}.contact-section{padding:3rem 0}.contact-card{padding:2rem 1.5rem;border-radius:12px}.contact-inner{grid-template-columns:1fr;gap:2rem}.contact-right .row{gap:.75rem}.quote-modal-card{margin:1rem;border-radius:12px}.quote-modal-header{padding:1.5rem 1.5rem 1rem}.quote-modal-body{padding:1rem 1.5rem 1.5rem}.footer-inner{flex-direction:column;gap:1rem;text-align:center;align-items:center}.footer-social{justify-content:center}#scroll-top{bottom:1.25rem;right:1.25rem;width:38px;height:38px;font-size:.9rem}}@media (max-width:480px){.hero h1{font-size:1.5rem}.gallery-grid-custom{grid-template-columns:1fr}.gallery-col:last-child{display:block}.ap-rev-card{width:92vw}.contact-card{padding:1.5rem 1rem}.quote-modal-body .row>div{width:100%!important;flex:0 0 100%!important;max-width:100%!important}}.nav-hamburger{display:none;flex-direction:column;gap:5px;background:0 0;border:none;cursor:pointer;padding:.5rem;z-index:1001}.nav-hamburger span{display:block;width:24px;height:2px;background:var(--text);border-radius:2px;transition:all .3s}.nav-hamburger.open span:first-child{transform:translateY(7px) rotate(45deg)}.nav-hamburger.open span:nth-child(2){opacity:0}.nav-hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{display:none;flex-direction:column;background:var(--white);border-bottom:1px solid var(--border);padding:1rem 1.5rem;gap:.25rem}.mobile-menu.open{display:flex}.mobile-menu a{font-family:var(--sans);font-size:1rem;color:var(--text);text-decoration:none;padding:.75rem 0;border-bottom:1px solid var(--border)}.mobile-menu a:last-child{border-bottom:none}.mobile-menu-cta{color:var(--terracotta)!important;font-weight:600!important}@media (max-width:767px){.nav-hamburger{display:flex}}@media (max-width:767px){.about-section .row{flex-direction:column}.about-section .col-lg-4{width:100%;margin-bottom:1.5rem}.about-section .col-lg-8{width:100%}.about-img{max-height:380px;width:100%;object-fit:cover;object-position:top}}@media (max-width:767px){.about-section .container{overflow:hidden}.about-copy{padding-left:0!important;width:100%}.about-copy h2,.about-copy p{max-width:100%;overflow-wrap:break-word}}@media (max-width:767px){.about-section .container{padding-left:1.5rem!important;padding-right:1.5rem!important}}@media (max-width:767px){.team-chips{flex-direction:column}.team-chip{width:100%;text-align:center}}@media (max-width:767px){.team-chip{width:auto;align-self:flex-start;font-size:.82rem;padding:.4rem 1rem}}@media (max-width:767px){.team-chips{align-items:center}.team-chip{width:260px;text-align:center;font-size:.82rem;padding:.4rem 1rem}}@media (max-width:767px){.team-chips{align-items:center;justify-content:center;width:100%}.team-chip{width:260px;text-align:center;font-size:.82rem;padding:.4rem 1rem;display:block;margin:0 auto}}.logo-bar-section{background:#fff;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:2.5rem 0;overflow:hidden}.logo-bar-header{text-align:center;margin-bottom:1.75rem;padding:0 1.5rem}.logo-bar-eyebrow{font-family:var(--sans);font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--terracotta);margin-bottom:.4rem}.logo-bar-heading{font-family:var(--serif);font-size:clamp(1rem, 2.5vw, 1.35rem);color:var(--espresso);font-weight:400;font-style:italic}.logo-bar-marquee-wrap{overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 8%,#000 92%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,#000 8%,#000 92%,transparent 100%)}.logo-bar-track{display:flex;align-items:center;gap:4rem;width:max-content;animation:logo-scroll 40s linear infinite;flex-wrap:nowrap}.logo-bar-track:hover{animation-play-state:paused}@keyframes logo-scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.logo-bar-track{animation:none}}.logo-bar-slot{flex-shrink:0;display:flex;align-items:center;justify-content:center}.logo-bar-slot img{display:block;height:auto!important;max-height:60px!important;width:auto!important;max-width:200px!important;object-fit:contain}.services-page-header{background:url('../img/services-hero.jpg') center center/cover no-repeat;min-height:calc(100vh - 162px);display:flex;align-items:center;position:relative}.services-page-header::before{content:'';position:absolute;inset:0;background:linear-gradient(to right,rgba(23,16,12,.8) 0,rgba(23,16,12,.4) 70%,rgba(23,16,12,.05) 100%)}.services-page-header .section-eyebrow{color:rgba(196,98,45,.85)}.services-page-title{font-family:var(--serif);font-size:clamp(2rem, 4vw, 3rem);color:#f0ede8;font-weight:400;margin-bottom:.75rem}.services-page-lead{color:rgba(240,237,232,.6);font-size:1.05rem;max-width:560px}.services-page-body{background:var(--cream);padding:4rem 0}.svc-detail{padding:3rem 0;border-bottom:1px solid var(--border)}.svc-detail:last-child{border-bottom:none}.svc-detail-inner{display:grid;grid-template-columns:56px 1fr;gap:2rem;align-items:start}.svc-detail-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.svc-detail-title{font-family:var(--serif);font-size:clamp(1.4rem, 2.5vw, 1.85rem);color:var(--espresso);font-weight:400;margin-bottom:.75rem}.svc-detail-lead{font-size:1.15rem;color:var(--espresso);margin-bottom:1rem;font-family:var(--sans);font-weight:500;line-height:1.5}.svc-detail-content p{color:var(--muted);margin-bottom:1rem}.svc-detail-list{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.5rem}.svc-detail-list li{color:var(--muted);padding-left:1.25rem;position:relative;font-size:.95rem}.svc-detail-list li::before{content:'';position:absolute;left:0;top:.6em;width:6px;height:6px;border-radius:50%;background:var(--terracotta)}.svc-detail-cta{display:inline-block;color:var(--terracotta);font-size:.9rem;font-weight:400;text-decoration:none;letter-spacing:.02em;transition:color .2s}.svc-detail-cta:hover{color:var(--terracotta-dark)}.service-full-details{display:inline-block;margin-top:.6rem;color:var(--terracotta);font-size:.85rem;text-decoration:none;letter-spacing:.01em;transition:color .2s}.service-full-details:hover{color:var(--terracotta-dark)}@media (max-width:640px){.svc-detail-inner{grid-template-columns:1fr;gap:1rem}.svc-detail-icon{width:44px;height:44px;font-size:1.2rem}}.lux-faq-section{background:#5c3a28;padding:5rem 0 3rem}.lux-faq-header{text-align:center;margin-bottom:3rem}.lux-faq-header .section-eyebrow{color:var(--terracotta)}.lux-faq-header .terracotta-rule{border-color:var(--terracotta);opacity:.4}.lux-faq-title{font-family:var(--serif);font-size:2.2rem;font-weight:400;color:#f0ede8;margin:0;letter-spacing:.02em}.lux-faq-cta{background:linear-gradient(135deg,#3d2b1f 0,#5a3a28 50%,#2d1f14 100%);padding:80px 48px;text-align:center;position:relative;overflow:hidden}.lux-faq-cta::before{content:'';position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(196,98,45,.18) 0,transparent 70%);top:-150px;right:-100px;pointer-events:none}.lux-faq-cta::after{content:'';position:absolute;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(196,98,45,.1) 0,transparent 70%);bottom:-100px;left:5%;pointer-events:none}.lux-faq-cta-inner{position:relative;z-index:1;max-width:640px;margin:0 auto}.lux-faq-cta-eyebrow{display:inline-flex;align-items:center;gap:7px;background:rgba(196,98,45,.15);color:#e8a07a;font-size:12px;letter-spacing:.08em;padding:5px 14px;border-radius:999px;margin-bottom:20px}.lux-faq-cta-dot{width:6px;height:6px;border-radius:50%;background:var(--terracotta)}.lux-faq-cta-heading{font-family:var(--serif);font-size:clamp(1.8rem, 3vw, 2.6rem);color:#f0ede8;line-height:1.2;margin-bottom:16px;font-weight:400}.lux-faq-cta-body{font-size:16px;color:rgba(240,237,232,.6);line-height:1.7;margin-bottom:32px}.lux-faq-cta-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.lux-faq-btn-primary{display:inline-block;padding:13px 28px;border-radius:999px;background:var(--terracotta);color:#fff;font-size:14px;text-decoration:none;box-shadow:0 4px 18px rgba(196,98,45,.35);transition:background .18s,box-shadow .18s,transform .15s}.lux-faq-btn-primary:hover{background:var(--terracotta-dark);box-shadow:0 6px 24px rgba(196,98,45,.45);transform:translateY(-1px);color:#fff}.lux-faq-btn-ghost{display:inline-block;padding:13px 28px;border-radius:999px;background:0 0;color:rgba(240,237,232,.8);font-size:14px;text-decoration:none;border:1.5px solid rgba(240,237,232,.25);transition:border-color .18s,color .18s}.lux-faq-btn-ghost:hover{border-color:rgba(240,237,232,.6);color:#f0ede8}.lux-faq-accordion{max-width:720px;margin:0 auto;padding:1rem 0 4rem}.faq-category-label{font-family:var(--sans);font-size:1rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--terracotta);margin:2.75rem 0 0;padding:0}.faq-category-label:first-child{margin-top:0}.lux-faq-section .v3-item{border-bottom:1px solid rgba(255,255,255,.1)}.lux-faq-section .v3-item:first-child{border-top:1px solid rgba(255,255,255,.1)}.lux-faq-section .v3-trigger{width:100%;background:0 0;border:none;padding:22px 0;display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;text-align:left;font-family:var(--sans);font-size:17px;color:#f0ede8}.lux-faq-section .v3-num{font-family:var(--serif);font-size:40px;font-weight:400;font-style:italic;color:var(--terracotta);opacity:.3;flex-shrink:0;width:72px;line-height:1;align-self:center;transition:opacity .2s}.lux-faq-section .v3-q{flex:1;transition:color .2s}.lux-faq-section .v3-trigger.open .v3-q,.lux-faq-section .v3-trigger:hover .v3-q{color:#e8a07a}.lux-faq-section .v3-trigger.open .v3-num,.lux-faq-section .v3-trigger:hover .v3-num{opacity:1}.lux-faq-section .v3-arrow{font-size:20px;color:var(--terracotta);opacity:.5;transition:transform .3s,opacity .2s}.lux-faq-section .v3-trigger.open .v3-arrow,.lux-faq-section .v3-trigger:hover .v3-arrow{opacity:1}.lux-faq-section .v3-trigger.open .v3-arrow{transform:rotate(90deg)}.lux-faq-section .v3-panel{max-height:0;overflow:hidden;transition:max-height .35s ease}.lux-faq-section .v3-panel.open{max-height:400px}.lux-faq-section .v3-answer{padding:0 0 22px 36px;font-size:16px;color:rgba(240,237,232,.65);line-height:1.85}.faq-category-label{color:var(--terracotta)!important}@media (max-width:768px){.lux-faq-cta{padding:60px 24px}.lux-faq-accordion{padding:1rem 0 2rem}}.nav-inner a.nav-phone{justify-self:end;font-family:var(--sans);font-size:18px;color:#3a3530;text-decoration:none;white-space:nowrap;transition:color .2s;line-height:1}.nav-inner a.nav-phone:hover{color:var(--terracotta)}.nav-phone:hover{color:var(--terracotta)}@media (max-width:991px){.nav-phone{display:none}}
body{margin:0;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}*,::after,::before{box-sizing:border-box}:root{--bs-gutter-x:1.5rem;--bs-gutter-y:0}.container,.container-fluid{width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}@media(min-width:1400px){.container{max-width:1320px}}.sticky-top{position:sticky;top:0;z-index:1020}.d-none{display:none!important}@media(min-width:992px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}}:root{--terracotta:#C4622D;--terracotta-dark:#A85226;--terracotta-soft:rgba(196,98,45,.08);--espresso:#231812;--warm-dark:#3D2B1F;--text:#1C1410;--muted:#7A6658;--border:#EDE5DF;--white:#ffffff;--cream:#fafaf8;--sand:#F5EDE4;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',system-ui,sans-serif}html{background:#fff}body{font-family:var(--sans);color:var(--warm-dark);background:var(--white);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--serif);color:var(--text);font-weight:400;letter-spacing:-.02em}a{color:var(--terracotta);text-decoration:none}img{max-width:100%;height:auto}@font-face{font-family:'JuliettaMessie';src:url('assets/fonts/julietta-messie.woff2') format('woff2');font-display:swap}.main-nav{background:#fff;border-bottom:1px solid var(--border);z-index:1000;transition:border-color .3s}body.hero-1-active .main-nav{border-bottom:1px solid #3a3d42!important}.nav-inner{display:grid;grid-template-columns:220px auto 220px;align-items:center;padding:18px 24px;height:auto;position:relative}.nav-logo{display:flex;flex-direction:column;align-items:center;gap:.5rem;justify-self:center;width:fit-content;font-family:var(--serif);font-size:1.5rem;font-weight:400;color:var(--text);text-decoration:none;letter-spacing:.1em;text-transform:uppercase}.lux-nav-name{font-family:'JuliettaMessie',cursive;font-size:2.4rem;color:#3a3530;line-height:1;text-decoration:none;justify-self:start}.nav-logo-mark{display:flex;align-items:center;gap:.6rem;text-decoration:none}.logo-lux{color:var(--terracotta)}.logo-creative{color:var(--text)}.nav-links{display:flex;align-items:center;gap:2.25rem;list-style:none;margin:0;padding:0}.nav-links a{font-size:.875rem;font-weight:400;color:var(--muted);text-decoration:none;letter-spacing:.01em;transition:color .2s}.nav-cta{background:var(--terracotta);color:var(--white)!important;padding:.55rem 1.4rem;border-radius:9999px;font-size:.875rem;transition:background .2s!important}.nav-links-center{display:flex;align-items:center;gap:1.25rem;list-style:none;margin:0;padding:0;justify-content:center;width:100%}.nav-links-center .nav-link-item a{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#888;text-decoration:none;white-space:nowrap}.nav-cta-wrap{display:none!important}.hero{position:relative;overflow:hidden;display:none;align-items:flex-start;padding:3rem 0 0;min-height:calc(100vh - 162px);background:none}.hero.active-hero{display:flex}.hero-bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 75%;z-index:0}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to right,rgba(10,12,18,.88) 0%,rgba(10,12,18,.55) 30%,rgba(10,12,18,.25) 60%,rgba(10,12,18,.25) 100%);z-index:1}.hero-inner{position:relative;z-index:2}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero-graphic{display:flex;align-items:flex-end;justify-content:center;min-height:340px;padding-left:5%}@media(max-width:991px){.hero-grid{grid-template-columns:1fr}.hero-graphic{display:none}}.hero-eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:400;color:var(--terracotta);letter-spacing:.14em;text-transform:uppercase;margin-bottom:1.1rem}.hero-eyebrow-dot{width:7px;height:7px;border-radius:50%;background:var(--terracotta);display:inline-block}.hero h1{white-space:normal;font-size:clamp(1.75rem,5vw,3rem)!important;font-weight:400;line-height:1.15;margin-bottom:1.25rem;color:#ffffff;text-shadow:0 1px 6px rgba(0,0,0,.5)}.hero h1 em{font-style:italic;color:var(--terracotta)}.hero-lead{font-size:1.1rem;font-weight:300;color:rgba(240,237,232,.92);line-height:1.8;max-width:100%;margin-bottom:1.5rem}.hero-pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.hero-pill{background:rgba(255,255,255,.12);color:rgba(240,237,232,.8);border:1px solid rgba(255,255,255,.2);border-radius:9999px;padding:.35rem 1rem;font-size:.8rem;font-weight:400;letter-spacing:.01em}.btn-terracotta{display:inline-block;background:var(--terracotta);color:var(--white);padding:.8rem 2rem;border-radius:9999px;font-size:.9rem;font-weight:400;text-decoration:none;transition:background .2s}.btn-outline{display:inline-block;border:1.5px solid rgba(240,237,232,.7);color:rgba(240,237,232,.7);padding:.78rem 1.9rem;border-radius:9999px;font-size:.9rem;font-weight:400;text-decoration:none;transition:color .2s,border-color .2s;margin-left:.75rem}.hero-1-cities{position:absolute;top:calc(28% - 88px);left:calc(4% + 50px);z-index:3;display:flex;flex-direction:row;gap:.5rem;flex-wrap:wrap}.hero-1-loc-pill{font-family:var(--sans);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--terracotta);border:1px solid rgba(196,98,45,.3);border-radius:20px;padding:4px 12px;background:rgba(255,255,255,.06)}.hero-1-heading{position:absolute;top:28%;left:calc(4% + 50px);z-index:3;max-width:45%}.hero-1-pills{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-top:30px}.hero-1-pills-row{display:flex;flex-direction:row;gap:calc(1rem + 5px)}.hero-1-pills span{font-family:var(--sans);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(240,236,230,.7);border:1px solid rgba(240,236,230,.25);border-radius:20px;padding:4px 12px;background:rgba(255,255,255,.06);width:160px;text-align:center}.hero-1-heading h1,.hero-1 .hero-1-heading h1{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(1.8rem,2.8vw,42px)!important;font-weight:300;color:#f0ece6;line-height:1.1;margin:0;text-align:left;opacity:.75;position:relative;top:-25px;letter-spacing:.02em}@media(max-width:767px){.hero-1-cities,.hero-1-heading{display:none!important}.hero-1-mobile{display:flex!important;flex-direction:column;gap:1.25rem;padding:2rem 1rem 3rem;z-index:3;position:relative}.hero-1-mobile .hero-1-loc-pill-wrap{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center;margin-bottom:-50px;transform:translateY(-50px)}.hero-1-mobile h1{font-family:'Cormorant Garamond',Georgia,serif!important;font-size:1.5rem!important;font-weight:300!important;color:#f0ece6!important;line-height:1.15!important;margin:25px 0 0!important;opacity:1;text-align:center}.hero-1-mobile .hero-1-heading-text{font-family:"Cormorant Garamond",Georgia,serif!important;font-size:1.9rem!important;font-weight:300!important;color:#f0ece6!important;line-height:1.15!important;margin:25px 0 0!important;opacity:1;text-align:center;text-shadow:0 1px 6px rgba(0,0,0,.5)}.hero-1 .hero-inner{display:flex!important;align-items:flex-end;justify-content:flex-start;width:100%;height:100%}}.hero-centered h1{font-size:48px!important;margin-top:-20px}.services-strip{background:#f5f0eb;border-top:1px solid #e8ddd5;border-bottom:1px solid #e8ddd5;padding:.9rem 0}.services-strip-inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem 1rem;font-size:.85rem;letter-spacing:.13em;text-transform:uppercase;color:var(--warm-dark);font-family:var(--sans)}.services-strip-dot{width:4px;height:4px;border-radius:50%;background:var(--terracotta);opacity:.5;flex-shrink:0}.terracotta-rule{border:none;border-top:2px solid var(--terracotta);width:40px;margin:.75rem 0 1.5rem;opacity:1}.nav-hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}.nav-hamburger span{display:block;width:24px;height:2px;background:var(--text);border-radius:2px;transition:transform .3s,opacity .3s}.mobile-menu{display:none;flex-direction:column;background:var(--white);border-bottom:1px solid var(--border);padding:1rem 1.5rem;gap:.25rem}@media(max-width:991px){.nav-inner{display:flex!important;flex-direction:column;align-items:flex-start;position:relative;padding-right:56px}.nav-hamburger{position:absolute;top:14px;right:32px}.nav-links-center{display:none!important}.lux-nav-name{font-size:1.8rem}}@media(max-width:767px){.nav-hamburger{display:flex}}#apRevScene{opacity:0;transition:opacity .3s;position:relative}.ap-rev-card{position:absolute;opacity:0}.testimonials-section{background:#231812}.gallery-section{overflow:hidden}video{max-width:100%;display:block}.filmstrip-window{position:absolute;top:0;right:6%;width:208px;height:100%;overflow:hidden;opacity:0.18;z-index:2}.filmstrip-track{line-height:0}.datastream-window{position:absolute;top:0;right:calc(6% - 60px);width:52px;height:100%;overflow:hidden;opacity:0.7;z-index:2}.datastream-track{display:flex;flex-direction:column;font-family:'Courier New',monospace;font-size:11px;line-height:1.8;color:#a0b8d0;white-space:nowrap;letter-spacing:.5px}.datastream-track span{display:block}@media(max-width:991px){.filmstrip-window,.datastream-window{display:none}}#services,#gallery,#about,#testimonials,#contact,[id]{scroll-margin-top:90px}@media(max-width:767px){#services,#gallery,#about,#testimonials,#contact,[id]{scroll-margin-top:70px}}
a.footer-logo{text-decoration:none;color:inherit}
.nav-links-center .nav-link-item a.active{color:var(--terracotta)}
.hero-2{background:url('../img/background.jpg') center center/cover no-repeat!important}
.qh-steps{margin-top:0!important}.qh-pills{margin-bottom:0!important}.nav-links-center .nav-link-item a.active{color:var(--terracotta)!important}
.qh-steps{padding-bottom:2.5rem}
.qh-pills{position:relative;top:-15px}