:root{--background:#fafafa;--foreground:#222;--primary:#c5a059;--primary-hover:#b38d47;--secondary:#1a1a1a;--text-muted:#666;--card-bg:#fff;--border-light:#e0e0e0;--nav-height:80px}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--background);max-width:100vw;color:var(--foreground);scroll-behavior:smooth;font-family:Outfit,sans-serif;overflow-x:hidden}body{flex-direction:column;min-height:100vh;display:flex}a{color:inherit;text-decoration:none;transition:all .3s}ul{list-style:none}.glass{-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-light);background:#ffffffe6;box-shadow:0 10px 30px #0000000d}.section{padding:80px 5%}.container{max-width:1300px;margin:0 auto}h1,h2,h3,h4,h5{color:var(--secondary);font-family:Playfair Display,serif;font-weight:700;line-height:1.2}.gold-text{color:var(--primary)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:var(--primary);border-radius:10px}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.8s forwards fadeIn}.btn-primary{background:var(--primary);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:4px;padding:14px 30px;font-size:.9rem;font-weight:600;transition:background .3s,transform .3s;display:inline-block}.btn-primary:hover{background:var(--primary-hover);transform:translateY(-2px)}@media (max-width:1024px){.section{padding:60px 4%}}@media (max-width:768px){.section{padding:50px 5%}h1{font-size:2.5rem}h2{font-size:2.1rem}h3{font-size:1.6rem}h4{font-size:1.3rem}.container{padding:0 10px}.btn-primary{text-align:center;width:100%;padding:12px 25px;font-size:.85rem}}@media (max-width:480px){.section{padding:40px 5%}h1{font-size:2.2rem}h2{font-size:1.8rem}h3{font-size:1.4rem}p,span,div{word-break:break-word}}
.Navbar-module__nuAbfa__navbar{z-index:1000;background:var(--secondary);border-bottom:2px solid var(--primary);align-items:center;width:100%;height:80px;padding:0 5%;display:flex;position:fixed;top:0;left:0;box-shadow:0 4px 10px #0000001a}.Navbar-module__nuAbfa__container{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex}.Navbar-module__nuAbfa__logo{letter-spacing:2px;color:#fff;font-size:1.5rem;font-weight:800}.Navbar-module__nuAbfa__navLinks{gap:20px;display:flex}.Navbar-module__nuAbfa__navLink{color:#ccc;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:500}.Navbar-module__nuAbfa__navLink:hover{color:var(--primary)}.Navbar-module__nuAbfa__mobileToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:5px;display:none}.Navbar-module__nuAbfa__mobileToggle span{background:var(--primary);width:25px;height:2px;transition:all .3s}.Navbar-module__nuAbfa__mobileToggle.Navbar-module__nuAbfa__active span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__nuAbfa__mobileToggle.Navbar-module__nuAbfa__active span:nth-child(2){opacity:0}.Navbar-module__nuAbfa__mobileToggle.Navbar-module__nuAbfa__active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__nuAbfa__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:998;background:#000000b3;width:100vw;height:100vh;position:fixed;top:0;left:0}@media (max-width:1100px){.Navbar-module__nuAbfa__navLinks{background:var(--secondary);z-index:999;border-left:1px solid var(--primary);flex-direction:column;gap:30px;width:280px;height:calc(100vh - 80px);padding:40px;transition:right .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:80px;right:-100%;overflow-y:auto;box-shadow:-10px 0 30px #00000080}.Navbar-module__nuAbfa__navLinks.Navbar-module__nuAbfa__active{right:0}.Navbar-module__nuAbfa__navLink{width:100%;font-size:1.1rem;display:block}.Navbar-module__nuAbfa__mobileToggle{z-index:1001;display:flex}}@media (max-width:480px){.Navbar-module__nuAbfa__logo{font-size:1.2rem}.Navbar-module__nuAbfa__navLinks{width:240px;padding:30px 20px}.Navbar-module__nuAbfa__navbar{padding:0 4%}}
.Footer-module__EZoWya__footer{background:var(--secondary);color:#fff;border-top:1px solid #ffffff1a;margin-top:auto;padding:80px 5% 20px}.Footer-module__EZoWya__container{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;max-width:1200px;margin:0 auto;display:grid}.Footer-module__EZoWya__section h3{margin-bottom:20px;font-size:1.5rem}.Footer-module__EZoWya__section h4{color:var(--primary);margin-bottom:20px;font-size:1.2rem}.Footer-module__EZoWya__section p{color:var(--text-muted);line-height:1.6}.Footer-module__EZoWya__section ul{padding:0}.Footer-module__EZoWya__section ul li{margin-bottom:12px}.Footer-module__EZoWya__section ul li a{color:var(--text-muted);font-size:.9rem}.Footer-module__EZoWya__section ul li a:hover{color:var(--primary);padding-left:5px}.Footer-module__EZoWya__contactList li{color:var(--text-muted);flex-direction:column;gap:5px;font-size:.9rem;display:flex}.Footer-module__EZoWya__contactList li span{color:#fff;font-weight:600}.Footer-module__EZoWya__contactList li a{display:inline}.Footer-module__EZoWya__bottomBar{text-align:center;color:var(--text-muted);border-top:1px solid #ffffff0d;margin-top:60px;padding-top:20px;font-size:.8rem}@media (max-width:768px){.Footer-module__EZoWya__section{text-align:center}.Footer-module__EZoWya__contactList li{align-items:center}.Footer-module__EZoWya__container{gap:30px}.Footer-module__EZoWya__footer{padding:60px 5% 20px}}@media (max-width:480px){.Footer-module__EZoWya__section h3{font-size:1.3rem}.Footer-module__EZoWya__section h4{font-size:1.1rem}}
.Chatbot-module__O_7cYq__chatbotContainer{z-index:1100;position:fixed;bottom:30px;right:30px}.Chatbot-module__O_7cYq__floatingBtn{background:var(--primary);cursor:pointer;color:#000;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s;display:flex;box-shadow:0 10px 20px #0000004d}.Chatbot-module__O_7cYq__floatingBtn:hover{transform:scale(1.1)}.Chatbot-module__O_7cYq__chatWindow{border-radius:20px;flex-direction:column;width:320px;height:400px;display:flex;position:absolute;bottom:80px;right:0;overflow:hidden;box-shadow:0 20px 40px #00000080}.Chatbot-module__O_7cYq__header{background:#ffffff0d;justify-content:space-between;align-items:center;padding:15px 20px;font-weight:700;display:flex}.Chatbot-module__O_7cYq__closeBtn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.5rem}.Chatbot-module__O_7cYq__body{color:#ccc;flex:1;padding:20px;font-size:.95rem;line-height:1.5;overflow-y:auto}.Chatbot-module__O_7cYq__body p{background:#ffffff0d;border-radius:10px;padding:12px}.Chatbot-module__O_7cYq__footer{background:#ffffff0d;gap:10px;padding:15px;display:flex}.Chatbot-module__O_7cYq__input{color:#fff;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:8px;flex:1;padding:8px 12px;font-size:.9rem}.Chatbot-module__O_7cYq__input:focus{border-color:var(--primary);outline:none}.Chatbot-module__O_7cYq__sendBtn{background:var(--primary);cursor:pointer;border:none;border-radius:8px;padding:8px}@media (max-width:480px){.Chatbot-module__O_7cYq__chatbotContainer{z-index:9999;bottom:30px;right:20px}.Chatbot-module__O_7cYq__chatWindow{z-index:9999;width:calc(100vw - 40px);max-width:320px;bottom:75px;right:0}.Chatbot-module__O_7cYq__floatingBtn{width:55px;height:55px}}
