:root{--primary-gold:#d4af37;--secondary-gold:#c9a84c;--accent-gold:#af8e2d;--black:#1a1a1a;--dark-gray:#333;--light-gray:#f5f5f5;--white:#fff;--off-white:#fbfbfb;--font-heading:"Playfair Display", serif;--font-body:"Inter", sans-serif;--container-max-width:1200px;--header-height:80px;--transition-smooth:all .3s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-body);color:var(--black);background:var(--white);line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--black);word-wrap:break-word;overflow-wrap:break-word;font-weight:700}a{color:inherit;transition:var(--transition-smooth);text-decoration:none}button{cursor:pointer;font-family:var(--font-body);transition:var(--transition-smooth);background:0 0;border:none}ul{list-style:none}.container{width:90%;max-width:var(--container-max-width);margin:0 auto}.gold-text{color:var(--primary-gold)}.section-padding{padding:100px 0}@media (max-width:768px){.section-padding{padding:60px 0}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--light-gray)}::-webkit-scrollbar-thumb{background:var(--primary-gold);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--secondary-gold)}
.Header-module__lnUIdW__header{height:var(--header-height);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fffffff2;border-bottom:1px solid #d4af3733;align-items:center;width:100%;display:flex;position:fixed;top:0;left:0}.Header-module__lnUIdW__container{justify-content:space-between;align-items:center;display:flex}.Header-module__lnUIdW__logo{font-family:var(--font-heading);letter-spacing:2px;color:var(--black);align-items:center;gap:15px;font-size:1.7rem;font-weight:900;display:flex}.Header-module__lnUIdW__logoIcon{flex-shrink:0}.Header-module__lnUIdW__nav{align-items:center;gap:2rem;display:flex}.Header-module__lnUIdW__nav a{text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:500}.Header-module__lnUIdW__nav a:hover{color:var(--primary-gold)}.Header-module__lnUIdW__cta{background:var(--black);transition:var(--transition-smooth);border-radius:2px;padding:10px 24px;color:var(--white)!important}.Header-module__lnUIdW__cta:hover{background:var(--primary-gold);color:var(--white)!important}.Header-module__lnUIdW__mobileToggle{flex-direction:column;gap:6px;display:none}.Header-module__lnUIdW__mobileToggle span{background:var(--black);width:24px;height:2px}@media (max-width:768px){.Header-module__lnUIdW__logo{letter-spacing:1px;white-space:nowrap;gap:8px;font-size:1.2rem}.Header-module__lnUIdW__nav{top:var(--header-height);width:100%;height:calc(100vh - var(--header-height));background:var(--white);transition:var(--transition-smooth);z-index:1001;flex-direction:column;gap:30px;padding:40px;display:flex;position:fixed;left:0;transform:translate(100%)}.Header-module__lnUIdW__navOpen{transform:translate(0)}.Header-module__lnUIdW__mobileToggle{z-index:1002;display:flex}.Header-module__lnUIdW__toggleActive span:first-child{transform:rotate(45deg)translate(5px,6px)}.Header-module__lnUIdW__toggleActive span:nth-child(2){opacity:0}.Header-module__lnUIdW__toggleActive span:nth-child(3){transform:rotate(-45deg)translate(5px,-6px)}}
.Footer-module__3hUVsW__footer{background:var(--black);color:var(--white);margin-top:60px;padding:80px 0 0}.Footer-module__3hUVsW__container{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:40px;padding-bottom:60px;display:grid}.Footer-module__3hUVsW__logo{font-family:var(--font-heading);letter-spacing:2px;color:var(--white);align-items:center;gap:15px;margin-bottom:20px;font-size:1.5rem;font-weight:900;display:flex}.Footer-module__3hUVsW__description{color:#999;max-width:300px;font-size:.95rem}.Footer-module__3hUVsW__footer h4{color:var(--primary-gold);text-transform:uppercase;letter-spacing:1px;margin-bottom:25px;font-size:1.1rem}.Footer-module__3hUVsW__links{flex-direction:column;gap:12px;display:flex}.Footer-module__3hUVsW__links a{color:#ccc;font-size:.9rem}.Footer-module__3hUVsW__links a:hover{color:var(--primary-gold);padding-left:5px}.Footer-module__3hUVsW__contact p{color:#ccc;margin-bottom:12px;font-size:.9rem}.Footer-module__3hUVsW__newsletter p{color:#ccc;margin-bottom:20px;font-size:.9rem}.Footer-module__3hUVsW__form{gap:10px;display:flex}.Footer-module__3hUVsW__form input{color:var(--white);background:0 0;border:1px solid #444;width:100%;padding:10px 15px}.Footer-module__3hUVsW__form button{background:var(--primary-gold);color:var(--white);padding:10px 20px}.Footer-module__3hUVsW__form button:hover{background:var(--secondary-gold)}.Footer-module__3hUVsW__bottom{text-align:center;color:#666;border-top:1px solid #222;padding:30px 0;font-size:.85rem}@media (max-width:992px){.Footer-module__3hUVsW__container{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Footer-module__3hUVsW__container{text-align:center;grid-template-columns:1fr}.Footer-module__3hUVsW__description{margin:0 auto}.Footer-module__3hUVsW__form{flex-direction:column}.Footer-module__3hUVsW__logo{white-space:nowrap;justify-content:center;gap:8px;font-size:1.2rem}}
