@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,400&display=swap";.navbar{z-index:1000;background:0 0;width:100%;padding:2rem 0;transition:all .6s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0}.navbar.scrolled{-webkit-backdrop-filter:blur(12px);background:#2b2422f2;padding:1rem 0;box-shadow:0 4px 30px #0003}.navbar.on-light-page:not(.scrolled){-webkit-backdrop-filter:blur(8px);background:#fdebe1eb;box-shadow:0 2px 20px #2b242214}.navbar.on-light-page .nav-link{color:var(--brand-dark);opacity:.7}.navbar.on-light-page .nav-link:hover,.navbar.on-light-page .nav-link.active{opacity:1;color:var(--brand-burgundy)}.navbar.on-light-page .logo-img{filter:brightness(0)saturate()invert(14%)sepia(13%)saturate(1519%)hue-rotate(314deg)brightness(97%)contrast(92%)}.navbar.on-light-page .lang-btn{color:var(--brand-dark);opacity:.6}.navbar.on-light-page .lang-btn.active,.navbar.on-light-page .lang-btn:hover{color:var(--brand-burgundy);opacity:1}.navbar.on-light-page .social-link{color:var(--brand-dark);opacity:.7}.navbar.on-light-page .social-link:hover{color:var(--brand-burgundy);opacity:1}.navbar.on-light-page.scrolled{background:#fdebe1f7;box-shadow:0 4px 30px #691a2f12}.navbar-container{justify-content:space-between;align-items:center;display:flex}.logo-img{object-fit:contain;filter:brightness(0)invert();width:auto;height:clamp(35px,4vw,55px);transition:filter .5s,transform .3s}.logo-img:hover{transform:scale(1.05)}.navbar-links{align-items:center;gap:3.5rem;display:flex}.nav-link{font-family:var(--font-sans);letter-spacing:.2rem;text-transform:uppercase;color:var(--brand-cream);opacity:.7;padding:.5rem 0;font-size:.8rem;font-weight:400;transition:color .4s,opacity .4s;position:relative}.nav-link:hover,.nav-link.active{opacity:1;color:var(--brand-cream)}.nav-link:after{content:"";transform-origin:100%;background-color:currentColor;width:100%;height:1px;transition:transform .6s cubic-bezier(.19,1,.22,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.nav-link:hover:after,.nav-link.active:after{transform-origin:0;transform:scaleX(1)}.navbar-actions{align-items:center;gap:2rem;display:flex}.language-toggle{font-family:var(--font-sans);letter-spacing:.1em;color:var(--brand-taupe);align-items:center;gap:.5rem;font-size:.75rem;display:flex}.lang-btn{color:inherit;background:0 0;padding:0;transition:color .3s}.lang-btn.active,.lang-btn:hover{color:var(--brand-cream)}.lang-sep{opacity:.3}.social-link{color:var(--brand-cream);opacity:.8;align-items:center;transition:all .3s;display:flex}.social-link:hover{opacity:1;transform:translateY(-2px)}@media (width<=992px){.navbar-links{-webkit-backdrop-filter:blur(20px);z-index:1000;background:#0a0808fa;flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:100vw;height:100vh;transition:transform .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.navbar-links.open{transform:translate(0)}.nav-link{font-size:1.5rem}.menu-toggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;align-items:flex-end;gap:6px;width:30px;height:24px;margin-left:1rem;display:flex}.hamburger{background:#fff;width:100%;height:2px;transition:all .3s;position:relative}.hamburger:before,.hamburger:after{content:"";background:#fff;width:100%;height:2px;transition:all .3s;position:absolute}.hamburger:before{top:-8px;right:0}.hamburger:after{width:75%;bottom:-8px;right:0}.menu-toggle.open .hamburger{background:0 0}.menu-toggle.open .hamburger:before{width:100%;top:0;transform:rotate(45deg)}.menu-toggle.open .hamburger:after{width:100%;bottom:0;transform:rotate(-45deg)}}@media (width>=993px){.menu-toggle{display:none}}.floating-button{color:var(--text-light);letter-spacing:.15em;text-transform:uppercase;z-index:1000;-webkit-backdrop-filter:blur(4px);background-color:#0000;border:1px solid #ffffff4d;border-radius:4px;padding:.8rem 1.5rem;font-size:.75rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;bottom:2rem;right:2rem;overflow:hidden}.floating-button.lifted{bottom:8rem}.theme-light .floating-button{color:var(--text-dark);border-color:#0000004d}.floating-button:hover{background-color:var(--text-light);color:var(--bg-dark);border-color:var(--text-light);transform:translateY(-2px);box-shadow:0 10px 20px #0003}.theme-light .floating-button:hover{background-color:var(--text-dark);color:var(--bg-light);border-color:var(--text-dark)}@media (width<=768px){.floating-button{padding:.6rem 1.2rem;font-size:.65rem;bottom:1rem;right:1rem}}.footer{color:var(--brand-cream);background-color:#1a1514;flex-shrink:0;width:100%}.footer-inner{max-width:1400px;margin:0 auto;padding:0 5%}.footer-top{border-bottom:1px solid #ac9c8d26;grid-template-columns:1fr 2fr;gap:6rem;padding:6rem 0 5rem;display:grid}@media (width<=900px){.footer-top{grid-template-columns:1fr;gap:3.5rem;padding:4rem 0 3.5rem}}.footer-brand{flex-direction:column;gap:2rem;display:flex}.footer-logo{object-fit:contain;filter:brightness(0)invert();opacity:.9;align-self:flex-start;width:auto;height:70px}.footer-desc{font-family:var(--font-sans);color:#ac9c8dd9;max-width:300px;font-size:.9rem;line-height:1.9}.footer-social-inline{margin-top:1rem}.footer-social-inline a{font-family:var(--font-sans);color:#fdebe1bf;font-size:.95rem;text-decoration:none;transition:color .3s;position:relative}.footer-social-inline a:after{content:"";background:var(--brand-taupe);width:0;height:1px;transition:width .4s cubic-bezier(.19,1,.22,1);position:absolute;bottom:-2px;left:0}.footer-social-inline a:hover{color:var(--brand-cream)}.footer-social-inline a:hover:after{width:100%}.footer-cols{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (width<=650px){.footer-cols{grid-template-columns:1fr 1fr}}.footer-col{flex-direction:column;gap:1.5rem;display:flex}.footer-col-label{font-family:var(--font-sans);letter-spacing:.28em;text-transform:uppercase;color:var(--brand-taupe);opacity:.7;font-size:.65rem;font-weight:500}.footer-col ul{flex-direction:column;gap:1rem;list-style:none;display:flex}.footer-col ul li{font-family:var(--font-sans);color:#fdebe1bf;font-size:.95rem;line-height:1.6}.footer-hours li{white-space:nowrap}.footer-hours .off-day{opacity:.6}.footer-col ul li a{color:inherit;transition:color .3s,opacity .3s;display:inline-block;position:relative}.footer-col ul li a:after{content:"";background:var(--brand-taupe);width:0;height:1px;transition:width .4s cubic-bezier(.19,1,.22,1);position:absolute;bottom:-2px;left:0}.footer-col ul li a:hover{color:var(--brand-cream)}.footer-col ul li a:hover:after{width:100%}.footer-bottom{font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;color:#ac9c8d80;justify-content:space-between;align-items:center;padding:2rem 0;font-size:.72rem;display:flex}@media (width<=650px){.footer-bottom{text-align:center;flex-direction:column;gap:1rem;padding:1.5rem 0}}.footer-legal-links{align-items:center;gap:1rem;display:flex}.footer-legal-links a{color:inherit;transition:color .3s}.footer-legal-links a:hover{color:var(--brand-cream)}.footer-legal-links span{opacity:.4}body.custom-cursor-active,body.custom-cursor-active *{cursor:none!important}.custom-cursor-dot{background-color:var(--brand-cream);pointer-events:none;z-index:100000;mix-blend-mode:difference;border-radius:50%;width:6px;height:6px;position:fixed;top:0;left:0}.theme-light .custom-cursor-dot{background-color:var(--brand-dark)}.custom-cursor-ring{border:1px solid var(--brand-taupe);pointer-events:none;z-index:99999;mix-blend-mode:difference;border-radius:50%;width:26px;height:26px;transition:width .3s,height .3s,margin .3s,border-color .3s,background-color .3s;position:fixed;top:-10px;left:-10px}.theme-light .custom-cursor-ring{border-color:var(--brand-burgundy)}.custom-cursor-ring.hovered{border-color:var(--brand-cream);background-color:#fdebe11a;width:50px;height:50px;top:-22px;left:-22px}.theme-light .custom-cursor-ring.hovered{border-color:var(--brand-dark)}.custom-cursor-dot.large-hovered{opacity:0}.custom-cursor-ring.large-hovered{mix-blend-mode:normal;background-color:#0a0808e6;border-color:#ffffff1a;justify-content:center;align-items:center;width:140px;height:140px;display:flex;top:-67px;left:-67px}.theme-light .custom-cursor-ring.large-hovered{background-color:#fffffff2;border-color:#0000001a}.cursor-text{letter-spacing:.25em;color:#fff;opacity:0;white-space:nowrap;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:500;transition:all .3s cubic-bezier(.16,1,.3,1);transform:scale(.5)}.theme-light .cursor-text{color:#000}.custom-cursor-ring.large-hovered .cursor-text{opacity:1;transform:scale(1)}.preloader{background-color:var(--brand-dark);z-index:99999;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.preloader-logo{filter:brightness(0)invert();z-index:2;height:clamp(80px,15vw,150px);position:relative}.theme-light .preloader{background-color:var(--brand-cream)}.theme-light .preloader-logo{filter:brightness(0)saturate()invert(14%)sepia(13%)saturate(1519%)hue-rotate(314deg)brightness(97%)contrast(92%)}.home-page{width:100vw;height:100vh;position:relative;overflow:hidden}.hero-section{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.hero-video{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.hero-overlay{z-index:-1;background:radial-gradient(circle,#0000004d 0%,#000000b3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding-bottom:5vh;display:flex}.hero-center-logo{filter:brightness(0)invert();height:clamp(80px,15vw,150px);margin-bottom:2rem}.hero-title{font-family:var(--font-serif);letter-spacing:.15em;text-transform:uppercase;margin-bottom:.5rem;font-size:clamp(2rem,5vw,4rem);font-weight:400}.hero-subtitle{font-family:var(--font-sans);letter-spacing:.3em;color:var(--text-muted);padding-top:10px;font-size:clamp(.7rem,2vw,1rem);font-weight:300}.scroll-indicator-container{z-index:10;justify-content:center;width:200px;padding-bottom:2rem;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.scroll-indicator-bar{background-color:#fff3;width:100px;height:1px;position:relative}.scroll-indicator-progress{background-color:var(--text-light);width:33%;height:100%;animation:4s ease-in-out infinite progressPulse;position:absolute;top:0;left:0}@keyframes progressPulse{0%{transform-origin:0;transform:scaleX(1)}50%{transform-origin:0;transform:scaleX(2)}to{transform-origin:0;transform:scaleX(1)}}.about-page{justify-content:center;align-items:center;min-height:100vh;padding:120px 0 180px;display:flex;position:relative;overflow:hidden}.about-bg-video{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.about-bg-overlay{z-index:-1;background:#0e0c0ba6;width:100%;height:100%;position:absolute;top:0;left:0}.about-content{flex-direction:column;gap:4rem;max-width:900px;margin:0 auto;display:flex}.about-text-wrapper{text-align:center;flex-direction:column;align-items:center;padding:2rem 0;display:flex}.about-center-logo{filter:brightness(0)invert();opacity:.9;width:120px;height:auto;margin-bottom:3rem;margin-left:auto;margin-right:auto;display:block}.about-subtitle{display:none}.about-highlight{font-family:var(--font-sans);color:#fdebe1d9;text-shadow:0 1px 10px #00000080;margin-bottom:2rem;font-size:clamp(.95rem,1.5vw,1.05rem);font-weight:300;line-height:1.8}.about-paragraph{font-family:var(--font-sans);color:#fdebe1d9;text-shadow:0 1px 10px #00000080;margin-bottom:2rem;font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.8}.about-paragraph:last-child{margin-bottom:0}.about-process{font-family:var(--font-sans);letter-spacing:.25em;text-transform:uppercase;color:var(--brand-cream);opacity:.9;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem;margin-bottom:4rem;font-size:.75rem;display:flex}.about-process .separator{background-color:var(--brand-burgundy);width:30px;height:1px}.projects-page{color:#fff;background-color:#0a0808;min-height:100vh;padding-top:80px}.projects-grid-wrapper{width:100%;padding:0 2vw 4rem}.projects-grid{grid-template-columns:repeat(5,1fr);gap:1.2vw;width:100%;display:grid}@media (width<=1400px){.projects-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=1024px){.projects-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.projects-grid{grid-template-columns:1fr}}.project-card-wrapper{width:100%}.project-card{aspect-ratio:7/15;cursor:pointer;background-color:#0a0808;display:block;position:relative;overflow:hidden}.project-image-container{width:100%;height:100%;position:relative;overflow:hidden}.project-cover-img{object-fit:cover;object-position:center;will-change:transform;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.16,1,.3,1);display:block}.parallax-img{will-change:transform}.project-card:hover .project-cover-img{transform:scale(1.06)}.project-overlay{opacity:0;text-align:center;background:#0a080899;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1rem;transition:opacity .5s;display:flex;position:absolute;inset:0}.project-card:hover .project-overlay{opacity:1}.project-info{color:#fff;flex-direction:column;align-items:center;transition:transform .45s cubic-bezier(.25,1,.5,1);display:flex;transform:scale(.95)}.project-card:hover .project-info{transform:scale(1)}.project-category{display:none}.project-title{font-family:var(--font-serif);letter-spacing:.03em;color:#fff;margin-bottom:.5rem;font-size:clamp(1.2rem,1.8vw,1.5rem);font-weight:500;line-height:1.2}.project-description{font-family:var(--font-sans);color:#e0e0e0;letter-spacing:.02em;margin-bottom:1.5rem;font-size:.75rem}.project-cta{font-family:var(--font-sans);letter-spacing:.15em;color:#fff;text-transform:uppercase;opacity:.8;align-items:center;gap:.3rem;font-size:.65rem;transition:color .3s,transform .3s;display:flex}.project-card:hover .project-cta{opacity:1}.pd-page{color:#fff;background:#0a0808;min-height:100vh;position:relative}.pd-not-found{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100vh;display:flex}.pd-close-btn{z-index:10001;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;transition:all .3s;display:flex;position:fixed;top:2rem;right:2rem}.pd-close-btn:hover{background:#ffffff40;transform:scale(1.08)}.pd-hero{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.pd-hero-bg{background-position:50%;background-size:cover;animation:8s forwards heroZoom;position:absolute;inset:0;transform:scale(1.05)}@keyframes heroZoom{0%{transform:scale(1.05)}to{transform:scale(1)}}.pd-hero-overlay{background:#00000085;position:absolute;inset:0}.pd-hero-content{z-index:2;text-align:center;padding:0 2rem;position:relative}.pd-hero-title{letter-spacing:.04em;color:#fff;text-shadow:0 2px 40px #0006;margin-bottom:2.5rem;font-family:Cormorant Garamond,Cormorant,Georgia,serif;font-size:clamp(3rem,10vw,9rem);font-weight:400;line-height:.95}.pd-hero-meta{color:#ffffffb8;letter-spacing:.05em;flex-direction:column;align-items:center;gap:.4rem;font-family:Outfit,-apple-system,sans-serif;font-size:.85rem;display:flex}.pd-scroll-hint{z-index:2;flex-direction:column;align-items:center;gap:.3rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.pd-scroll-arrow{color:#ffffff80;font-size:1.2rem;animation:2s ease-in-out infinite bounceArrow}@keyframes bounceArrow{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(6px)}}.pd-gallery{background:#0a0808;flex-direction:column;gap:2vw;width:100%;max-width:1400px;margin:0 auto;padding:6rem 5vw;display:flex}.pd-gallery-row{aspect-ratio:16/9;gap:2vw;width:100%;display:flex}.pd-gallery-img-wrap{flex:1;display:flex;position:relative;overflow:hidden}.pd-gallery-img-wrap img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.16,1,.3,1);display:block}.pd-gallery-img-wrap:hover img{transform:scale(1.02)}.pd-return-wrapper{background:#0a0808;justify-content:center;align-items:center;padding:4rem 0 2rem;display:flex}.pd-return-btn{color:#fff;letter-spacing:.25em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #ffffff4d;padding:1.2rem 3.5rem;font-family:Outfit,sans-serif;font-size:.8rem;transition:all .4s}.pd-return-btn:hover{color:#0a0808;background:#fff;border-color:#fff;transform:translateY(-2px)}.pd-nav{background:#0a0808;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:stretch;padding:0;display:flex}.pd-nav-btn{color:#fff;cursor:pointer;background:0 0;border:none;flex:1;align-items:center;gap:1.2rem;padding:2.5rem 3rem;transition:background .3s;display:flex}.pd-nav-btn--prev{border-right:1px solid #ffffff14;justify-content:flex-start}.pd-nav-btn--next{text-align:right;justify-content:flex-end}.pd-nav-btn:hover{background:#ffffff0a}.pd-nav-arrow{color:#fff6;flex-shrink:0;font-size:1.5rem;transition:color .3s,transform .3s}.pd-nav-btn--prev:hover .pd-nav-arrow{color:#fff;transform:translate(-4px)}.pd-nav-btn--next:hover .pd-nav-arrow{color:#fff;transform:translate(4px)}.pd-nav-label{flex-direction:column;gap:.25rem;display:flex}.pd-nav-hint{letter-spacing:.2em;text-transform:uppercase;color:#ffffff59;font-family:Outfit,sans-serif;font-size:.65rem}.pd-nav-name{color:#ffffffd9;font-family:Cormorant Garamond,Georgia,serif;font-size:1.2rem;font-weight:400}@media (width<=768px){.pd-hero-title{font-size:clamp(2.5rem,12vw,5rem)}.pd-gallery-row{aspect-ratio:auto;flex-direction:column;gap:4vw}.pd-gallery-img-wrap{aspect-ratio:4/5;width:100%}.pd-nav{flex-direction:column}.pd-nav-btn--prev{border-bottom:1px solid #ffffff14;border-right:none}.pd-nav-btn{gap:.8rem;padding:2rem 1.5rem}.pd-nav-name{font-size:1rem}}.contact-page{color:#f5ede5;background:#0e0c0b;flex-direction:column;min-height:100vh;padding-top:80px;display:flex}.contact-top-section{grid-template-columns:1fr 1fr;width:100%;display:grid}@media (width<=900px){.contact-top-section{grid-template-columns:1fr}}.contact-left{background:#0e0c0b;border-right:1px solid #ffffff12;align-items:center;padding:5rem 4rem 5rem 6rem;display:flex}@media (width<=1200px){.contact-left{padding:4rem 3rem 4rem 4rem}}@media (width<=900px){.contact-left{border-bottom:1px solid #ffffff12;border-right:none;padding:4rem 2rem}}.contact-left-inner{max-width:440px}.contact-eyebrow{letter-spacing:.3em;text-transform:uppercase;color:#c9a87c;margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:.65rem;display:block}.contact-heading{color:#f5ede5;letter-spacing:.01em;margin-bottom:3.5rem;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.5rem,4vw,3.8rem);font-weight:400;line-height:1.1}.contact-info-list{flex-direction:column;gap:2rem;display:flex}.contact-info-item{flex-direction:column;gap:.35rem;display:flex}.contact-info-label{letter-spacing:.22em;text-transform:uppercase;color:#f5ede566;font-family:Outfit,sans-serif;font-size:.62rem}.contact-info-value{color:#f5ede5d9;font-family:Outfit,sans-serif;font-size:.95rem;line-height:1.5;text-decoration:none;transition:color .3s}a.contact-info-value:hover{color:#c9a87c}.contact-right{background:#0e0c0b;justify-content:center;align-items:center;padding:5rem 4rem;display:flex}@media (width<=1200px){.contact-right{padding:4rem 3rem}}@media (width<=900px){.contact-right{padding:3rem 2rem}}.contact-image-placeholder{aspect-ratio:4/5;background-color:#161311;border:1px dashed #f5ede526;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.placeholder-text{letter-spacing:.3em;color:#f5ede54d;font-family:Outfit,sans-serif;font-size:.8rem}.contact-bottom-section{background:#0e0c0b;border-top:1px solid #ffffff12;justify-content:center;width:100%;padding:6rem 4rem;display:flex}@media (width<=900px){.contact-bottom-section{padding:4rem 2rem}}.contact-form-container{flex-direction:column;align-items:center;width:100%;max-width:600px;display:flex}.contact-form-title{color:#f5ede5;text-align:center;margin-bottom:2.5rem;font-family:Cormorant Garamond,Georgia,serif;font-size:2.5rem;font-weight:400}.contact-form{flex-direction:column;gap:2.5rem;width:100%;max-width:500px;display:flex}.form-group{flex-direction:column;gap:.8rem;display:flex}.form-group label{letter-spacing:.15em;text-transform:uppercase;color:#f5ede566;font-family:Outfit,sans-serif;font-size:.65rem}.form-group input,.form-group textarea{color:#f5ede5;resize:none;background:0 0;border:none;border-bottom:1px solid #f5ede526;width:100%;padding:.5rem 0;font-family:Outfit,sans-serif;font-size:1rem;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{border-bottom-color:#c9a87c;outline:none}.contact-submit{color:#f5ede5;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #f5ede54d;align-self:center;margin-top:1rem;padding:1rem 2.5rem;font-family:Outfit,sans-serif;font-size:.75rem;transition:all .3s}.contact-submit:hover{color:#0e0c0b;background:#f5ede5;border-color:#f5ede5}:root{--brand-burgundy:#691a2f;--brand-dark:#2b2422;--brand-taupe:#ac9c8d;--brand-gray:#d9d9d9;--brand-cream:#fdebe1;--bg-dark:var(--brand-dark);--bg-dark-secondary:#1a1615;--text-light:var(--brand-cream);--text-muted:var(--brand-taupe);--bg-light:var(--brand-cream);--bg-light-secondary:var(--brand-gray);--text-dark:var(--brand-dark);--brand-accent:var(--brand-burgundy);--font-sans:"Montserrat", sans-serif;--font-serif:"Cormorant Garamond", serif;--transition-smooth:all .5s cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background-color:var(--bg-dark);color:var(--text-light);-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;transition:var(--transition-smooth);text-decoration:none}img,video{max-width:100%;height:auto;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.app-container{flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}.main-content{z-index:1;flex-direction:column;flex:1 0 auto;display:flex;position:relative}.page-container{width:100%;min-height:100vh;position:relative}.container{max-width:1400px;margin:0 auto;padding:0 5%}.theme-light{background-color:var(--bg-light);color:var(--text-dark)}
