.chatbot-button{color:#fff;cursor:pointer;z-index:9999;background:#9c5c38;border:none;border-radius:50%;width:58px;height:58px;font-size:26px;position:fixed;bottom:24px;right:24px;box-shadow:0 6px 18px #00000040}.chatbot-box{z-index:9999;background:#fffaf3;border:1px solid #ead7c0;border-radius:18px;flex-direction:column;width:330px;height:430px;display:flex;position:fixed;bottom:92px;right:24px;overflow:hidden;box-shadow:0 8px 28px #00000040}.chatbot-header{color:#fff;background:#9c5c38;justify-content:space-between;padding:14px;font-weight:700;display:flex}.chatbot-header button{color:#fff;cursor:pointer;background:0 0;border:none;font-size:22px}.chatbot-messages{flex:1;padding:14px;overflow-y:auto}.chatbot-message{border-radius:14px;margin-bottom:10px;padding:10px 12px;font-size:14px;line-height:1.4}.chatbot-message.bot{color:#3b2417;background:#f1dfc8;align-self:flex-start}.chatbot-message.user{color:#fff;background:#9c5c38;max-width:80%;margin-left:auto}.chatbot-input{border-top:1px solid #ead7c0;display:flex}.chatbot-input input{background:#fff;border:none;outline:none;flex:1;padding:12px}.chatbot-input button{color:#fff;cursor:pointer;background:#9c5c38;border:none;padding:0 14px}@media (width<=480px){.chatbot-box{width:90%;bottom:88px;right:5%}}.chatbot-tooltip{color:#333;z-index:9999;background:#fff;border-radius:12px;width:180px;padding:12px;font-size:14px;animation:2s infinite bounce;position:fixed;bottom:95px;right:25px;box-shadow:0 4px 15px #0003}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}60%{transform:translateY(-3px)}}*{box-sizing:border-box}body{color:#2d2118;background:linear-gradient(#fffdf9 0%,#fff7f1 100%);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.header{background:linear-gradient(135deg,#fffaf6,#ffeede);border-bottom:1px solid #e7c7aa;justify-content:space-between;align-items:center;padding:18px 5% 12px;display:flex;position:relative;overflow:visible;min-height:96px!important}.brandLogo{z-index:5;align-items:center;margin-bottom:-46px;display:flex;position:relative}.brandLogo img{object-fit:contain;filter:drop-shadow(0 10px 18px #00000014);width:180px;height:auto}nav{background:#ffffffd1;border:1px solid #efc8aa;border-radius:999px;align-items:center;gap:14px;padding:12px 24px;display:flex;box-shadow:0 8px 20px #9a4a1314}nav a{color:#7c3510;font-size:15px;font-weight:600;transition:all .25s}nav a:hover{color:#c05621}@media (width<=850px){.header{flex-direction:column;align-items:center;gap:16px;padding-top:16px;padding-bottom:18px}.brandLogo{margin-bottom:-20px}.brandLogo img{width:130px}nav{flex-wrap:wrap;justify-content:center;width:100%}}.menuIcon{justify-content:center;align-items:center;display:flex;padding:6px!important}.menuIcon img{width:24px;height:24px}.hero{background:radial-gradient(circle at 0 0,#ffaa7859,#0000 25%),radial-gradient(circle at 100% 0,#ffe6c8a6,#0000 30%),radial-gradient(circle at bottom,#ffb48c38,#0000 35%),linear-gradient(135deg,#fffdfb 0%,#fff5ee 35%,#ffe9dd 65%,#fff8f3 100%);grid-template-columns:1.2fr .8fr;align-items:center;gap:55px;padding:92px 7%;display:grid;position:relative;overflow:hidden}.eyebrow{color:#c05621;letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-weight:700}.eyebrow.light{color:#ffedd5}.hero h1,.luxuryHeading{letter-spacing:-1px;color:#2f1d14;max-width:720px;margin:12px 0 22px;font-size:clamp(34px,4.2vw,58px);font-weight:700;line-height:1.15}.heroText{color:#6b4b35;max-width:720px;font-size:21px;line-height:1.8}.fullImageCard{box-shadow:none;background:0 0;border-radius:28px;padding:0;overflow:hidden}.fullHeroImage{object-fit:cover;border-radius:28px;width:100%;height:auto;min-height:520px;display:block;box-shadow:0 20px 50px #9a4a132e}.featureIcons{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:40px;margin-bottom:40px;display:grid}.featureItem{text-align:center;padding:10px;position:relative}.featureItem:not(:last-child):after{content:"";background:#e7b98f;width:1px;height:80%;position:absolute;top:10%;right:-12px}.featureEmoji{margin-bottom:14px;font-size:42px}.featureItem h4{color:#3a2418;margin:0;font-size:22px}.featureItem p{color:#7a5a46;margin-top:8px}.buttons{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.btn{border-radius:999px;padding:14px 24px;font-weight:700;display:inline-block}.secondary{color:#9a4a13;border:2px solid #c05621}.white{color:#9a4a13;background:#fff}.whatsappBtn{color:#fff;background:linear-gradient(135deg,#25d366,#1ebe5d);border-radius:999px;align-items:center;gap:10px;padding:14px 24px;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 10px 28px #25d36647}.whatsappBtn img{width:24px;height:24px}.whatsappBtn:hover{transform:translateY(-3px);box-shadow:0 16px 35px #25d36659}.section{padding:70px 7%}h2{margin:10px 0 24px;font-size:clamp(30px,4vw,44px)}.grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.three{grid-template-columns:repeat(3,1fr)}.card,.priceCard{background:#fff;border:1px solid #f1ddc8;border-radius:24px;padding:26px;transition:transform .25s,box-shadow .25s;box-shadow:0 10px 30px #9a4a1314}.card:hover,.priceCard:hover{transform:translateY(-6px);box-shadow:0 18px 45px #9a4a1324}.card h3,.priceCard h3{color:#9a4a13;margin-top:0}.card p,.priceCard p,.why p{color:#6b4b35;line-height:1.7}.serviceIcon{margin-bottom:14px;font-size:38px;line-height:1}.highlight{background:#fff1df}.priceCard h4{color:#c05621;margin:10px 0;font-size:26px}.gallery{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.galleryItem{background:#f7efe7;border-radius:26px;height:360px;position:relative;overflow:hidden;box-shadow:0 12px 34px #9a4a131f}.galleryItem:first-child,.galleryItem:nth-child(2),.galleryItem:nth-child(3){height:520px}.galleryItem img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .4s;display:block}.galleryItem:first-child img,.galleryItem:nth-child(2) img,.galleryItem:nth-child(3) img{object-fit:contain;padding:10px}.galleryItem:hover img{transform:scale(1.04)}.galleryItem p{color:#fff;background:linear-gradient(#0000000d,#000000b8);margin:0;padding:18px;font-size:20px;font-weight:700;position:absolute;bottom:0;left:0;right:0}.why{text-align:center;max-width:980px;margin:0 auto}.contact{color:#fff;background:radial-gradient(circle at 0 0,#ffd9b447,#0000 28%),linear-gradient(135deg,#8f3414,#c05621);border-radius:34px;grid-template-columns:1.2fr .8fr;align-items:center;gap:36px;margin:60px 7%;padding:48px;display:grid;box-shadow:0 20px 50px #9a4a1338}.contact h2{margin:10px 0 18px;font-size:clamp(32px,4vw,48px)}.contactContent p{font-size:17px;line-height:1.7}.contactDetails{margin-top:18px}.contactActions{background:#ffffff1f;border:1px solid #ffffff40;border-radius:28px;flex-direction:column;align-items:center;gap:22px;padding:28px;display:flex}.socialLinks{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:0;display:flex}.socialLinks a img{background:#fff;border-radius:50%;width:45px;height:45px;padding:6px;box-shadow:0 8px 20px #00000026}.contactForm{flex-direction:column;gap:14px;width:100%;margin-top:20px;display:flex}.contactForm input,.contactForm select,.contactForm textarea{border:none;border-radius:14px;outline:none;width:100%;padding:14px;font-size:15px}.contactForm textarea{resize:vertical;min-height:120px}.contactForm button{color:#9a3412;cursor:pointer;background:#fff;border:none;border-radius:999px;padding:14px;font-weight:700;transition:all .25s}.contactForm button:hover{transform:translateY(-2px)}footer{text-align:center;color:#7c5d46;border-top:1px solid #f1ddc8;padding:26px}@media (width<=850px){.header{grid-template-columns:1fr;row-gap:12px;min-height:auto;padding:14px 5%}.brandLogo{width:100%;max-width:320px}.brandLogo img{max-height:70px}nav{white-space:nowrap;justify-self:start;max-width:100%;overflow-x:auto}.hero{flex-direction:column;gap:28px;padding:32px 6% 48px;display:flex}.hero>div:first-child{order:2;width:100%}.heroCard{order:1;width:100%;padding:0}.fullHeroImage,.heroCard img{object-fit:contain;width:100%;height:auto;min-height:0}.hero h1,.luxuryHeading{max-width:100%;font-size:32px;line-height:1.18}.heroText{font-size:17px;line-height:1.7}.featureIcons{grid-template-columns:repeat(2,1fr);gap:16px}.featureItem:not(:last-child):after{display:none}.grid,.three,.gallery{grid-template-columns:1fr}.galleryItem,.galleryItem:first-child,.galleryItem:nth-child(2),.galleryItem:nth-child(3){height:320px}.contact{grid-template-columns:1fr;margin:40px 6%;padding:32px}.contactActions{align-items:stretch}}.fullHeroImage{animation:4s ease-in-out infinite floatImage}@keyframes floatImage{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.brandLogo{width:760px;max-width:760px}.brandLogo img{max-height:96px}@media (width<=850px){.header{grid-template-columns:1fr;justify-items:center}.brandLogo{justify-content:center;width:100%;max-width:360px}.brandLogo img{max-height:90px}nav{justify-content:flex-start;justify-self:center;width:100%;overflow-x:auto}.header{flex-direction:column!important;align-items:center!important;gap:12px!important;display:flex!important}nav{white-space:normal!important;flex-wrap:wrap!important;justify-content:center!important;gap:8px!important;width:100%!important;max-width:100%!important;padding:10px!important;overflow-x:visible!important}nav a{padding:8px 10px!important;font-size:12px!important}.menuIcon{padding:6px!important}.menuIcon img{width:22px!important;height:22px!important}}.header{min-height:125px!important;padding:14px 5% 18px!important;overflow:visible!important}.brandLogo{box-shadow:none!important;background:0 0!important;margin-bottom:-58px!important;padding:0!important}.brandLogo img{filter:drop-shadow(0 12px 18px #9a4a132e);mix-blend-mode:multiply;object-fit:contain!important;width:240px!important;height:auto!important;max-height:none!important}nav{align-self:center!important}.brandLogo img{mix-blend-mode:multiply;filter:drop-shadow(0 10px 16px #9a4a131a);background:0 0!important;border-radius:0!important;width:210px!important}.brandLogo{box-shadow:none!important;background:0 0!important;border:none!important}.header{grid-template-columns:auto 1fr!important;align-items:center!important;gap:40px!important;display:grid!important}nav{justify-content:space-between!important;justify-self:end!important;width:min(720px,100%)!important;padding:14px 28px!important}nav a{font-size:15px!important}@media (width<=850px){.header{grid-template-columns:1fr!important;gap:12px!important}nav{flex-wrap:wrap!important;justify-content:center!important;width:100%!important;padding:10px!important}.header{flex-direction:column!important;align-items:center!important;gap:10px!important;padding-top:10px!important;padding-bottom:12px!important;display:flex!important}.brandLogo{z-index:2;margin-bottom:0!important;position:relative!important}.brandLogo img{display:block;width:120px!important}nav{flex-wrap:wrap!important;justify-content:center!important;gap:10px!important;width:95%!important;margin-top:0!important;padding:10px 12px!important}nav a{padding:4px 6px!important;font-size:12px!important}}nav a,.socialIcons a,.footerSocials a{transition:transform .25s,color .25s,background .25s,box-shadow .25s}nav a:hover{color:#c05621;transform:translateY(-3px)scale(1.05)}.socialIcons a:hover,.footerSocials a:hover{transform:translateY(-4px)scale(1.12);box-shadow:0 8px 18px #c0562138}.socialIcons img,.footerSocials img{transition:transform .25s}.socialIcons a:hover img,.footerSocials a:hover img{transform:rotate(4deg)}
