:root{--foreground-rgb:20,20,20;--background-start-rgb:255,255,255;--background-end-rgb:250,250,250;--color-primary:#0f172a;--color-secondary:#000;--color-accent:#c5a059;--color-accent-light:#e5c079;--color-text-main:#1a1a1a;--color-text-muted:#666;--color-bg-light:#f8f9fa;--color-white:#fff}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-noto-sans),sans-serif;color:var(--color-text-main);background:var(--color-bg-light);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-noto-serif),serif;font-weight:700;line-height:1.3}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section-padding{padding:5rem 0}.text-primary{color:var(--color-primary)}.text-accent{color:var(--color-accent)}.bg-primary{background-color:var(--color-primary);color:#fff}.bg-light{background-color:var(--color-bg-light)}.text-center{text-align:center}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-4{margin-bottom:2rem}.btn{background-color:var(--color-primary);color:#fff;border:1px solid var(--color-primary);cursor:pointer;border-radius:4px;padding:.8rem 2rem;font-weight:500;transition:all .3s;display:inline-block}.btn:hover{color:var(--color-primary);background-color:#fff}.btn-outline{color:var(--color-primary);border:1px solid var(--color-primary);cursor:pointer;background-color:#0000;border-radius:4px;padding:.8rem 2rem;font-weight:500;transition:all .3s;display:inline-block}.btn-outline:hover{background-color:var(--color-primary);color:#fff}
.Navbar-module__cJzEcG__navbar{z-index:1000;color:#fff;background:0 0;width:100%;padding:1.5rem 0;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--color-primary);background:#fffffff2;padding:1rem 0;box-shadow:0 4px 20px #0000000d}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-noto-serif);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.Navbar-module__cJzEcG__logoText{letter-spacing:-.02em;font-weight:900}.Navbar-module__cJzEcG__logoSub{margin-left:5px;font-size:1rem;font-weight:400}.Navbar-module__cJzEcG__navLinks{gap:2rem;list-style:none;display:flex}.Navbar-module__cJzEcG__navLink{text-shadow:0 1px 2px #0000004d;font-weight:500;transition:color .3s;position:relative}.Navbar-module__cJzEcG__navLink:after{content:"";background-color:var(--color-accent);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__menuBtn{cursor:pointer;z-index:1001;background:0 0;border:none;padding:.5rem;display:none}.Navbar-module__cJzEcG__menuIcon{background-color:currentColor;width:24px;height:2px;transition:all .3s;display:block;position:relative}.Navbar-module__cJzEcG__menuIcon:before,.Navbar-module__cJzEcG__menuIcon:after{content:"";background-color:currentColor;width:24px;height:2px;transition:all .3s;position:absolute}.Navbar-module__cJzEcG__menuIcon:before{top:-8px}.Navbar-module__cJzEcG__menuIcon:after{bottom:-8px}.Navbar-module__cJzEcG__menuIcon.Navbar-module__cJzEcG__open{background-color:#0000}.Navbar-module__cJzEcG__menuIcon.Navbar-module__cJzEcG__open:before{top:0;transform:rotate(45deg)}.Navbar-module__cJzEcG__menuIcon.Navbar-module__cJzEcG__open:after{bottom:0;transform:rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{width:100%;height:100vh;color:var(--color-primary);z-index:1000;background:#fff;justify-content:center;align-items:center;transition:all .3s;display:flex;position:fixed;top:0;right:-100%}.Navbar-module__cJzEcG__mobileMenu.Navbar-module__cJzEcG__active{right:0}.Navbar-module__cJzEcG__mobileLinks{text-align:center;list-style:none}.Navbar-module__cJzEcG__mobileLink{padding:1.5rem;font-size:1.5rem;font-weight:700;display:block}@media (max-width:768px){.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__menuBtn{display:block}}
.Footer-module__S6Hkya__footer{background-color:var(--color-primary);color:#a8b2d1;padding:4rem 0 1rem}.Footer-module__S6Hkya__footerContainer{flex-direction:column;gap:3rem;display:flex}.Footer-module__S6Hkya__topSection{grid-template-columns:2fr 1fr 1.5fr;gap:2rem;display:grid}.Footer-module__S6Hkya__brand h3{color:#fff;margin-bottom:1rem;font-size:1.8rem}.Footer-module__S6Hkya__brandSub{color:var(--color-accent);margin-left:.5rem;font-size:1rem;font-weight:400}.Footer-module__S6Hkya__slogan{margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.Footer-module__S6Hkya__links h4,.Footer-module__S6Hkya__contact h4{color:#fff;margin-bottom:1.2rem;font-size:1.1rem}.Footer-module__S6Hkya__links ul{list-style:none}.Footer-module__S6Hkya__links li{margin-bottom:.8rem}.Footer-module__S6Hkya__links a:hover{color:var(--color-accent);transition:color .3s}.Footer-module__S6Hkya__contactItem{align-items:flex-start;gap:.8rem;margin-bottom:1rem;display:flex}.Footer-module__S6Hkya__bottomSection{text-align:center;border-top:1px solid #ffffff1a;padding-top:1.5rem;font-size:.9rem}@media (max-width:768px){.Footer-module__S6Hkya__topSection{grid-template-columns:1fr}}
