.Navbar-module__qy8vZq__header{z-index:1000;-webkit-backdrop-filter:blur(40px);background:#141315d9;border-bottom:.5px solid #d4af374d;width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:background .25s cubic-bezier(.4,0,.2,1);position:sticky;top:0;box-shadow:0 24px 48px #000c,0 4px 8px #0006}.Navbar-module__qy8vZq__container{justify-content:space-between;align-items:center;max-width:1280px;height:70px;margin:0 auto;padding:0 clamp(1rem,4vw,1.5rem);display:flex;position:relative}@media (max-width:768px){.Navbar-module__qy8vZq__container{height:64px}}.Navbar-module__qy8vZq__brand{z-index:1001;flex-shrink:0;align-items:center;display:flex}.Navbar-module__qy8vZq__logo{align-items:center;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1);display:flex}.Navbar-module__qy8vZq__logo:hover{color:#f2ca50}.Navbar-module__qy8vZq__logoText{letter-spacing:-.02em;color:#e5e1e4;white-space:nowrap;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.125rem,2.5vw,1.35rem);font-weight:700;transition:color .15s cubic-bezier(.4,0,.2,1)}.Navbar-module__qy8vZq__logo:hover .Navbar-module__qy8vZq__logoText{color:#f2ca50}.Navbar-module__qy8vZq__logoText:after{content:"";background:#f2ca50;border-radius:9999px;width:6px;height:6px;margin-bottom:4px;margin-left:6px;display:inline-block;box-shadow:0 0 10px #f2ca504d}.Navbar-module__qy8vZq__menuToggle{cursor:pointer;z-index:1001;background:0 0;border:none;border-radius:.375rem;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;padding:8px;transition:background .15s cubic-bezier(.4,0,.2,1);display:none}.Navbar-module__qy8vZq__menuToggle:hover{background:#f2ca5014}.Navbar-module__qy8vZq__menuToggle:focus-visible{outline-offset:2px;outline:2px solid #f2ca50}.Navbar-module__qy8vZq__menuToggle span{transform-origin:50%;background-color:#e5e1e4;border-radius:2px;width:24px;height:2px;transition:all .25s cubic-bezier(.65,0,.35,1);display:block}.Navbar-module__qy8vZq__menuToggle span:nth-child(2){margin:6px 0}.Navbar-module__qy8vZq__menuToggle.Navbar-module__qy8vZq__open span:first-child{transform:translateY(8px)rotate(45deg)}.Navbar-module__qy8vZq__menuToggle.Navbar-module__qy8vZq__open span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__qy8vZq__menuToggle.Navbar-module__qy8vZq__open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}@media (max-width:1024px){.Navbar-module__qy8vZq__menuToggle{display:flex}}.Navbar-module__qy8vZq__nav{align-items:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.Navbar-module__qy8vZq__navList{align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__qy8vZq__navItem{position:relative}.Navbar-module__qy8vZq__navLink{color:#c5bfc8;letter-spacing:0;white-space:nowrap;border-radius:.375rem;align-items:center;padding:.5rem .875rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.Navbar-module__qy8vZq__navLink:after{content:"";transform-origin:50%;background:#f2ca50;width:calc(100% - 1.75rem);height:1px;transition:transform .25s cubic-bezier(.65,0,.35,1);position:absolute;bottom:0;left:50%;transform:translate(-50%)scaleX(0)}.Navbar-module__qy8vZq__navLink:hover{color:#e5e1e4;background:#f2ca500d}.Navbar-module__qy8vZq__navLink:hover:after{transform:translate(-50%)scaleX(1)}.Navbar-module__qy8vZq__navLink.Navbar-module__qy8vZq__active{color:#f2ca50;background:#f2ca5014}.Navbar-module__qy8vZq__navLink.Navbar-module__qy8vZq__active:after{background:#f2ca50;transform:translate(-50%)scaleX(1);box-shadow:0 0 10px #f2ca504d}.Navbar-module__qy8vZq__navLink:focus-visible{outline-offset:2px;outline:2px solid #f2ca50}.Navbar-module__qy8vZq__overlay{-webkit-backdrop-filter:blur(4px);z-index:999;background:#0009;animation:.25s cubic-bezier(.4,0,.2,1) Navbar-module__qy8vZq__fadeIn;display:block;position:fixed;inset:0}@keyframes Navbar-module__qy8vZq__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.Navbar-module__qy8vZq__nav{-webkit-backdrop-filter:blur(40px);z-index:1000;background:#201f21;border-left:.5px solid #d4af374d;width:320px;max-width:85vw;height:100dvh;padding:5rem 1.5rem 2rem;transition:right .35s cubic-bezier(.65,0,.35,1);position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:0 20px 40px #00000080}.Navbar-module__qy8vZq__nav.Navbar-module__qy8vZq__open{right:0}.Navbar-module__qy8vZq__navList{flex-direction:column;align-items:stretch;gap:.25rem}.Navbar-module__qy8vZq__navLink{color:#c5bfc8;border-radius:.5rem;width:100%;padding:.875rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;display:flex}.Navbar-module__qy8vZq__navLink:after{display:none}.Navbar-module__qy8vZq__navLink:hover{color:#e5e1e4}.Navbar-module__qy8vZq__navLink.Navbar-module__qy8vZq__active{color:#f2ca50;border-left:3px solid #f2ca50;padding-left:calc(1rem - 3px)}}@media (max-width:480px){.Navbar-module__qy8vZq__nav{width:100%;max-width:100vw}}@media (min-width:1025px){.Navbar-module__qy8vZq__overlay{display:none}}
.Footer-module__yRIjCG__footer{color:#e5e1e4;background-color:#0e0e10;border-top:.5px solid #d4af374d;margin-top:4rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem}.Footer-module__yRIjCG__container{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:0 clamp(1rem,4vw,1.5rem)}.Footer-module__yRIjCG__footerTop{padding:3rem 0 2rem}.Footer-module__yRIjCG__footerGrid{grid-template-columns:repeat(1,1fr);gap:2rem;display:grid}@media (min-width:480px){.Footer-module__yRIjCG__footerGrid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width:768px){.Footer-module__yRIjCG__footerGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}@media (min-width:1024px){.Footer-module__yRIjCG__footerGrid{grid-template-columns:repeat(4,1fr);gap:2.5rem}}@media (min-width:1200px){.Footer-module__yRIjCG__footerGrid{grid-template-columns:repeat(5,1fr);gap:2.5rem}}@media (min-width:1400px){.Footer-module__yRIjCG__footerGrid{grid-template-columns:repeat(6,1fr);gap:2.5rem}}.Footer-module__yRIjCG__footerCard{flex-direction:column;min-width:0;display:flex}.Footer-module__yRIjCG__companyCard,.Footer-module__yRIjCG__linksCard{flex-direction:column;gap:.75rem;width:100%;display:flex}.Footer-module__yRIjCG__footerLogo{color:#e5e1e4;letter-spacing:-.02em;align-items:center;gap:.375rem;margin:0;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:700;line-height:1.2;display:inline-flex}.Footer-module__yRIjCG__footerLogo:after{content:"";background:#f2ca50;border-radius:9999px;width:6px;height:6px;display:inline-block;box-shadow:0 0 10px #f2ca504d}.Footer-module__yRIjCG__footerAbout{color:#9d95a0;margin:0;font-size:.875rem;line-height:1.6}.Footer-module__yRIjCG__cardTitle{color:#e5e1e4;letter-spacing:-.01em;border-bottom:1px solid #d4af374d;margin:0 0 .75rem;padding-bottom:.5rem;font-family:Playfair Display,Georgia,serif;font-size:.9375rem;font-weight:600;line-height:1.2}.Footer-module__yRIjCG__footerLinks{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__yRIjCG__footerLinkItem{line-height:1.3;overflow:hidden}.Footer-module__yRIjCG__footerLink{color:#9d95a0;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #0000;width:100%;padding:.125rem 0;font-size:.8125rem;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);display:block;overflow:hidden}.Footer-module__yRIjCG__footerLink:hover{color:#f2ca50;border-bottom-color:#d4af374d}.Footer-module__yRIjCG__footerLink:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #f2ca50}.Footer-module__yRIjCG__footerBottom{background-color:#131315;border-top:.5px solid #d4af3726;padding:1.25rem 0}.Footer-module__yRIjCG__footerBottomContent{justify-content:center;align-items:center;display:flex}.Footer-module__yRIjCG__copyright{color:#605d62;text-align:center;margin:0;font-size:.8125rem;line-height:1.5}.Footer-module__yRIjCG__heartIcon{color:#f2ca50;margin:0 .125rem;animation:2s ease-in-out infinite Footer-module__yRIjCG__pulse;display:inline-block}@keyframes Footer-module__yRIjCG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}@media (max-width:639px){.Footer-module__yRIjCG__container{padding:0 1rem}.Footer-module__yRIjCG__footerTop{padding:2rem 0 1.5rem}.Footer-module__yRIjCG__footerGrid{gap:2rem}.Footer-module__yRIjCG__cardTitle{margin-bottom:.5rem;font-size:.9375rem}.Footer-module__yRIjCG__footerLink{font-size:.8125rem}.Footer-module__yRIjCG__footerLogo{font-size:1.125rem}}@media (max-width:374px){.Footer-module__yRIjCG__footerGrid{gap:1.5rem}.Footer-module__yRIjCG__cardTitle{font-size:.875rem}.Footer-module__yRIjCG__footerLink,.Footer-module__yRIjCG__copyright{font-size:.75rem}.Footer-module__yRIjCG__container{padding:0 .75rem}}@media (min-width:768px) and (max-width:1023px){.Footer-module__yRIjCG__footerGrid{grid-template-columns:repeat(3,1fr)}.Footer-module__yRIjCG__footerCard:nth-child(n+10){grid-column:span 3}}@media (min-width:1600px){.Footer-module__yRIjCG__container{max-width:1440px}.Footer-module__yRIjCG__footerGrid{grid-template-columns:repeat(7,1fr);gap:2rem}}

