@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Inter:wght@100..900&family=La+Belle+Aurore&display=swap";:root{--bg-cream:#ebe6df;--bg-sand:#d5c8ba;--text-dark:#1a1a1a;--text-muted:#6b6560;--text-light:#f4efea;--accent-gold:#c5a059;--transition-smooth:all .6s cubic-bezier(.16, 1, .3, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;max-width:100vw;position:relative;overflow-x:hidden}body{background-color:var(--bg-cream);color:var(--text-dark);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;line-height:1.5}h1,h2,h3,h4{letter-spacing:-.02em;font-family:Playfair Display,serif;font-weight:400;line-height:1.1}.script-font{font-family:La Belle Aurore,cursive}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 4rem}section{width:100%;padding:8rem 0;position:relative;overflow:hidden}.editorial-grid{grid-template-columns:repeat(12,1fr);gap:2rem;display:grid;position:relative}.editorial-link{text-transform:uppercase;letter-spacing:.25em;border-bottom:1px solid var(--text-dark);transition:var(--transition-smooth);padding-bottom:.5rem;font-size:.65rem;display:inline-block}.editorial-link:hover{color:var(--accent-gold);border-color:var(--accent-gold);padding-left:1rem}@media (width<=768px){.container{padding:0 1.5rem}section{padding:4rem 0!important}.editorial-grid{flex-direction:column!important;gap:0!important;display:flex!important}.editorial-grid>div{grid-column:auto!important;width:100%!important;margin:0!important}h1{font-size:2.8rem!important}h2{font-size:2rem!important}h3{font-size:1.6rem!important}.hero-editorial-left{text-align:left!important;z-index:10!important;width:auto!important;display:block!important;position:absolute!important;top:25%!important;left:1.5rem!important}.hero-editorial-left h3{font-size:2rem!important;line-height:.85!important}.hero-badge-floating,.hero-bg-text-uter{display:none!important}.hero-editorial-bottom-left,.hero-editorial-bottom-right{z-index:10!important;position:absolute!important;bottom:10%!important}.hero-editorial-bottom-left{max-width:160px!important;left:1.5rem!important}.hero-editorial-bottom-right{right:1.5rem!important}.hero-bg-text-0{opacity:.04!important;pointer-events:none!important;width:100vw!important;font-size:80vw!important;right:-10%!important;overflow:hidden!important}.hero-model-img{opacity:1!important;height:70vh!important;bottom:-2%!important}}.img-zoom-container{overflow:hidden}.img-zoom-container img{transition:transform 1.2s cubic-bezier(.16,1,.3,1)}.img-zoom-container:hover img{transform:scale(1.05)}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg-cream)}::-webkit-scrollbar-thumb{background:var(--text-dark)}
