:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{height:auto;overflow:hidden auto}body{min-width:320px;min-height:100vh;margin:0;overflow:hidden auto}#root{width:100%;overflow:visible}a{-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}.navbar{z-index:1000;background:0 0;transition:background .4s cubic-bezier(.65,.01,.05,.99),box-shadow .4s cubic-bezier(.65,.01,.05,.99);position:fixed;top:0;left:0;right:0}.navbar.scrolled{-webkit-backdrop-filter:blur(10px);background:#e6dfd4f0;box-shadow:0 1px #6b1d1d2e,0 4px 24px #0a09080f}.navbar-container{justify-content:space-between;align-items:center;max-width:100vw;height:50px;margin:1rem 2rem;display:flex}@media (width<=1200px){.navbar-container{padding:1.5rem 3rem}}@media (width<=768px){.navbar-container{padding:1.5rem 2rem}}.navbar-logo{align-items:center;gap:.5rem;margin-bottom:.5rem;text-decoration:none;display:flex}.navbar-logo img{object-fit:contain;filter:brightness(0)saturate()invert(93%)sepia(8%)saturate(300%)hue-rotate(340deg);width:130px;height:130px;transition:all .3s}.navbar.scrolled .navbar-logo img{filter:brightness(0)saturate()invert(14%)sepia(60%)saturate(600%)hue-rotate(330deg)brightness(80%)}@media (width<=1200px){.navbar-logo img{height:90px}}@media (width<=992px){.navbar-logo img{height:80px}}@media (width<=768px) and (orientation:landscape){.navbar-logo img{height:60px}}@media (width<=768px) and (orientation:portrait){.navbar-logo img{height:70px}}@media (width<=480px){.navbar-logo img{height:50px}}@media (width<=360px){.navbar-logo img{height:40px}}@media (width<=320px){.navbar-logo img{height:35px}}.navbar-logo:hover img{transform:scale(1.05)}.desktop-menu{gap:1.5rem;display:flex}.desktop-menu .nav-link{color:#e6dfd4bf;font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;font-size:clamp(.8rem,1vw,.95rem);font-weight:300;text-decoration:none;transition:color .3s;position:relative}.desktop-menu .nav-link:hover{color:#f0ebe380}.navbar.scrolled .desktop-menu .nav-link{color:#6b1d1d}.navbar.scrolled .desktop-menu .nav-link:hover{color:#8b2e2e}.desktop-menu .nav-link.active{color:#e6dfd4;font-weight:500}.navbar.scrolled .desktop-menu .nav-link.active{color:#6b1d1d}.desktop-menu .nav-link.active:after{content:"";opacity:1;background-color:#9d6b53;border-radius:50%;width:5px;height:5px;transition:opacity .3s;position:absolute;top:50%;left:-.8rem;transform:translateY(-50%)}.desktop-menu .nav-link:not(.active):after{content:"";opacity:0;background-color:#9d6b53;border-radius:50%;width:5px;height:5px;transition:opacity .3s;position:absolute;top:50%;left:-1rem;transform:translateY(-50%)}.hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:6px;padding:10px;display:none}.hamburger span{transform-origin:50%;background:#e6dfd4bf;border-radius:2px;width:25px;height:1.5px;transition:background .3s;display:block}.navbar.scrolled .hamburger span{background:#6b1d1d}@media (width<=768px){.hamburger{display:flex}.desktop-menu{display:none}}@media (width<=480px){.navbar-container{padding:0}.navbar-logo img{width:80px;height:80px}}.mobile-dropdown{z-index:998;background:#e6dfd4;border-top:1px solid #6b1d1d2e;border-bottom:1px solid #6b1d1d2e;flex-direction:column;padding:.5rem 0;display:none;position:absolute;top:100%;left:0;right:0}.mobile-dropdown:before{content:"";opacity:.4;mix-blend-mode:multiply;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.08'/%3E%3C/svg%3E");background-size:180px;position:absolute;inset:0}.dropdown-link{color:#6b1d1d;border-bottom:1px solid #6b1d1d14;align-items:center;gap:1rem;padding:.9rem 2rem;text-decoration:none;transition:padding-left .3s cubic-bezier(.65,.01,.05,.99);display:flex;position:relative}.dropdown-link:before{content:"";transform-origin:0;background:#6b1d1d0a;transition:transform .3s cubic-bezier(.65,.01,.05,.99);position:absolute;inset:0;transform:scaleX(0)}.dropdown-link:after{content:"";opacity:0;transform-origin:50%;background-color:#6b1d1d;border-radius:0 2px 2px 0;width:3px;transition:opacity .25s,transform .25s cubic-bezier(.65,.01,.05,.99);position:absolute;top:15%;bottom:15%;left:0;transform:scaleY(0)}.dropdown-link:last-child{border-bottom:none}.dropdown-link:hover,.dropdown-link.active{padding-left:2.5rem}.dropdown-link:hover:before,.dropdown-link.active:before{transform:scaleX(1)}.dropdown-link:hover .dropdown-label,.dropdown-link.active .dropdown-label{font-style:italic}.dropdown-link.active:after{opacity:1;transform:scaleY(1)}.dropdown-link.active .dropdown-index{opacity:.7}.dropdown-index{font-family:var(--font-display);letter-spacing:.12em;color:#9d6b5399;opacity:.35;min-width:1.5rem;font-size:.6rem;transition:opacity .2s}.dropdown-label{font-family:var(--font-body);color:#6b1d1d;letter-spacing:.08em;text-transform:uppercase;font-size:1rem;font-weight:500;transition:font-style .2s}.mobile-menu{display:none}*{box-sizing:border-box;margin:0;padding:0}:root{--font-display:"Playfair Display", Georgia, serif;--font-body:"Jost", sans-serif;--font-script:"Great Vibes", cursive}#root{width:100%;min-height:100vh}body{font-family:var(--font-body);color:#1d1d1f;background-color:#f5f5f7;line-height:1.5;overflow-x:hidden}.app{width:100%;min-height:100vh}main{width:100%}.full-screen{width:100vw;min-height:100vh}.full-width{width:100%}.container{max-width:1400px;margin:0 auto;padding:0 4rem}@media (width<=768px){.container{padding:0 2rem}}
