:root{--background:#ffffff;--foreground:#171717}@theme inline{--color-background:var(--background);--color-foreground:var(--foreground);--font-sans:var(--font-geist-sans);--font-mono:var(--font-geist-mono)}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}.header{background:#fff;border-bottom:1px solid #eee;padding:10px 0;position:-webkit-sticky;position:sticky;top:0;z-index:999}.header-wrapper{display:flex;justify-content:space-between;align-items:center;width:100%}.menu{gap:30px}.menu-toggle{display:none;border:none;background:none;font-size:32px;cursor:pointer}.menu{display:flex;gap:35px;list-style:none;margin:0;padding:0}.menu a{text-decoration:none;color:#222;font-size:16px;font-weight:500;transition:.3s}.menu a:hover{color:#c9a14a}@media (max-width:768px){.menu-toggle{display:block}.nav{position:absolute;top:100%;left:0;width:100%;background:#fff;display:none;box-shadow:0 10px 20px rgba(0,0,0,.1)}.nav.active{display:block}.menu{flex-direction:column;padding:20px;gap:15px}.logo1 img:last-child{width:180px;height:auto}}.hero-slider,.slide{position:relative}.slide{height:80vh;background-size:cover;background-position:50%}.overlay{position:absolute;inset:0;background:rgba(0,0,0,.45);display:flex;flex-direction:column;justify-content:center;padding-left:10%;color:#fff}.overlay h1{font-size:60px;font-weight:700;margin-bottom:15px}.overlay p{font-size:20px}.section{background:linear-gradient(135deg,#f5f0dc,#ede8c8 40%,#e8e0b8);position:relative;width:100%;padding:64px 24px;overflow:hidden}.bgPattern{position:absolute;inset:0;opacity:.2;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='30,5 55,30 30,55 5,30' fill='none' stroke='%23c9a84c' stroke-width='0.8'/%3E%3C/svg%3E");background-size:60px 60px}.container{position:relative;max-width:1152px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:40px}.imageWrapper{flex-shrink:0;width:100%}.imageCard{background:#ffffff;border-radius:4px;box-shadow:0 4px 20px rgba(0,0,0,.1);padding:24px}.imageBox{position:relative;width:100%;aspect-ratio:1/1;max-width:400px;margin:0 auto}.content{flex:1 1;text-align:center;display:flex;flex-direction:column;gap:24px}.heading{font-size:2.5rem;font-weight:700;color:#c9a030;font-family:Georgia,serif;margin:0}.text{line-height:1.75;color:#5a4a2a;margin:0}.button,.text{font-size:1.125rem}.button{align-self:center;padding:12px 40px;border-radius:9999px;border:none;color:#ffffff;font-weight:600;cursor:pointer;background:linear-gradient(135deg,#d4a017,#c9a030 50%,#b8860b);box-shadow:0 4px 15px rgba(196,150,20,.4);transition:opacity .2s ease}.button:hover{opacity:.9}.button:active{opacity:.75}.video{width:100%;height:auto;object-fit:contain;display:block}@media (min-width:768px){.container{flex-direction:row}.imageWrapper{width:45%}.imageCard{padding:32px}.content{text-align:left}.heading{font-size:3rem}.text{font-size:1.25rem}.button{align-self:flex-start}}.luxury-features{background:#fff}.feature-img img{width:100%;height:550px;object-fit:cover;display:block}.feature-content{padding:80px}.feature-content span{color:#c9a14a;font-size:14px;font-weight:600;letter-spacing:2px}.feature-content h2{font-size:72px;font-family:Playfair Display,serif;margin:15px 0 25px;color:#111}.feature-content p{color:#666;line-height:1.9;margin-bottom:30px;max-width:500px}.gold-btn{border:1px solid #c9a14a;color:#c9a14a;transition:.3s}.gold-btn:hover{background:#c9a14a}@media(max-width:991px){.feature-content{padding:50px 30px}.feature-content h2{font-size:45px}.feature-img img{height:350px}}.shadow-gold{box-shadow:0 1rem 3rem #f4db91}.luxury-title{font-size:50px!important;margin:10px 0!important;font-weight:700;background:linear-gradient(90deg,#b8860b,#ffd700,#fff8dc,#ffd700,#b8860b);background-size:300% auto;display:block;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shine 4s linear infinite}@keyframes shine{to{background-position:300%}}.luxury-footer{background:#000;color:#ffffff;padding:80px 0 0;margin-top:20px}.footer-top{text-align:center;margin-bottom:60px}.footer-top h2{font-size:48px;font-weight:700;color:#d4af37;margin-bottom:15px;font-family:Playfair Display,serif}.footer-top p{color:#bdbdbd;font-size:16px;max-width:650px;margin:0 auto;line-height:1.8}.footer-middle{padding-bottom:40px}.footer-middle h5{color:#d4af37;font-size:20px;margin-bottom:25px;position:relative}.footer-middle h5:after{content:"";width:50px;height:2px;background:#d4af37;position:absolute;left:0;bottom:-8px}.footer-middle p{color:#cfcfcf;line-height:1.9;margin-bottom:10px}.footer-middle ul{list-style:none;padding:0;margin:0}.footer-middle ul li{margin-bottom:12px}.footer-middle ul li a{color:#cfcfcf;text-decoration:none;transition:all .3s ease}.footer-middle ul li a:hover{color:#d4af37;padding-left:8px}.footer-social{border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);text-align:center;padding:20px 0;margin-top:20px}.footer-social a{color:#d4af37;text-decoration:none;margin:0 15px;font-size:15px;transition:.3s}.footer-social a:hover{color:#ffffff}.footer-bottom{text-align:center;padding:15px 0;color:#000;font-size:14px;background:linear-gradient(180deg,#e0b63f,#c49c2d)}@media (max-width:991px){.footer-top h2{font-size:36px}.footer-middle{text-align:center}.footer-middle h5:after{left:50%;transform:translateX(-50%)}.footer-social a{display:inline-block;margin:8px 10px}.slide{height:500px;background-position:50%}}@media (max-width:768px){.slide{height:330px;background-position:50%}section{padding:0 15px}}@media (max-width:480px){.slide{height:190px;background-position:50%}section{padding:0 15px}}.about-luxury{padding:50px 0;background:linear-gradient(135deg,#f5f0dc,#ede8c8 50%,#e8e0b8);position:relative;overflow:hidden}.about-luxury:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='30,5 55,30 30,55 5,30' fill='none' stroke='%23c9a84c' stroke-width='0.7'/%3E%3C/svg%3E");opacity:.08}.about-image{text-align:center}.about-image img{max-width:100%;filter:drop-shadow(0 20px 40px rgba(212,175,55,.3));transition:.5s}.about-image img:hover{transform:translateY(-10px) scale(1.03)}.about-tag{display:inline-block;color:#c9a030;font-weight:600;letter-spacing:3px;margin-bottom:15px}.about-title{font-size:44px;font-weight:700;color:#c9a030;margin-bottom:25px;line-height:1.2;font-family:Georgia,serif}.about-content p{font-size:18px;line-height:1.9;color:#5a4a2a;margin-bottom:8px}.about-stats{display:flex;gap:40px;margin:35px 0}.about-stats h3{color:#c9a030;font-size:38px;font-weight:700;margin-bottom:5px}.about-stats span{color:#666;font-size:15px}.gold-btn{padding:14px 40px;background:linear-gradient(135deg,#d4a017,#c9a030 50%,#b8860b);box-shadow:0 10px 25px rgba(196,150,20,.35);transition:.4s}.gold-btn:hover{transform:translateY(-3px)}.about-hero{background:#111;padding:60px 0;text-align:center}.about-hero h1{color:#d4af37;font-size:48px;font-weight:700}.about-hero p{color:#fff;font-size:20px}.gold-tag{color:#d4af37;letter-spacing:3px;font-weight:600}.about-company h2{font-size:50px;margin:20px 0}.our-people-section{padding:100px 0;background:#f8f5ea}.people-gallery{position:relative}.main-image img{width:100%;height:450px;object-fit:cover;border-radius:20px;box-shadow:0 15px 40px rgba(0,0,0,.12)}.small-images{display:flex;gap:20px;margin-top:20px}.small-images img{width:50%;height:180px;object-fit:cover;border-radius:15px;box-shadow:0 10px 25px rgba(0,0,0,.1)}.section-tag{color:#c9a030;font-weight:600;letter-spacing:3px;text-transform:uppercase}.people-content h2{font-size:48px;font-weight:700;margin:15px 0 25px;color:#222}.people-content p{color:#555;line-height:1.9;margin-bottom:15px}.people-content ul{padding:0;margin:25px 0;list-style:none}.people-content ul li{margin-bottom:12px;color:#444;font-size:17px}.people-content ul li:before{content:"✓";color:#c9a030;font-weight:700;margin-right:10px}.gold-btn{display:inline-block;text-decoration:none}.gold-btn:hover{color:#fff}.vm-box{background:#fff;padding:40px;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.08);height:100%}.vm-box h3{color:#d4af37}.our-people{background:#f8f8f8}.contact-hero{padding:60px 0;background:#111;text-align:center}.contact-hero h1{color:#d4af37;font-size:48px;font-weight:700}.contact-hero p{color:#fff;font-size:20px}.contact-card{background:#fff;padding:40px 30px;text-align:center;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.08);height:100%;transition:.4s}.contact-card:hover{transform:translateY(-8px)}.contact-icon{font-size:45px;color:#d4af37;margin-bottom:15px}.contact-form-box{background:#fff;padding:40px;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.08)}.contact-form-box h2{margin-bottom:25px}.form-control{height:55px;border-radius:10px}textarea.form-control{height:auto}.gold-btn{background:linear-gradient(135deg,#d4af37,#b8860b);color:#fff;border:none;padding:14px 35px;border-radius:50px;font-weight:600}.map-box{overflow:hidden;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.08)}.rjc-logo{background-color:#fff;padding:10px}