@import "https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700&family=Playfair+Display:wght@400;700&display=swap";
*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(#f5e6d3 0%,#e8d4b8 100%);font-family:Merriweather,serif}.navbar-custom{z-index:1000;background:linear-gradient(135deg,#3e2723 0%,#5d4037 100%);padding:1rem 0;position:sticky;top:0;box-shadow:0 4px 12px #0000004d}.logo-icon{color:#d4a574;margin-right:1rem;font-size:2rem}.logo-text{color:#f5e6d3;margin:0;font-size:1.5rem}.nav-link-custom{cursor:pointer;margin:0 1rem;font-weight:500;transition:all .3s;color:#f5e6d3!important}.nav-link-custom:hover{transform:translateY(-2px);color:#d4a574!important}.mobile-menu-btn{color:#f5e6d3;cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:none}.mobile-nav{background:linear-gradient(135deg,#3e2723 0%,#5d4037 100%);padding:1rem;display:none;position:absolute;top:100%;left:0;right:0}.mobile-nav.open{display:block}.hero-section{color:#fff;background-color:#0000;background-image:linear-gradient(135deg,#3e2723f2 0%,#5d4037f2 100%),url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1200 600\"><rect fill=\"%235d4037\" width=\"1200\" height=\"600\"/><path fill=\"%234e342e\" d=\"M0 300h1200L0 600z\"/></svg>");background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:85vh;display:flex;position:relative;overflow:hidden}.hero-section:before{content:"";opacity:.1;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100\" height=\"100\" viewBox=\"0 0 100 100\"><text x=\"50\" y=\"50\" font-size=\"60\" fill=\"%23ffffff\" opacity=\"0.03\" text-anchor=\"middle\" dominant-baseline=\"middle\">♪</text></svg>");position:absolute;inset:0}.hero-content{z-index:1;position:relative}.hero-title{margin-bottom:1.5rem;font-size:3.5rem;font-weight:700}.hero-subtitle{color:#f5e6d3;margin-bottom:2rem;font-size:1.3rem;line-height:1.8}.hero-badges{margin-bottom:2rem}.badge-custom{color:#f5e6d3;background:#d4a57433;border:1px solid #d4a5744d;border-radius:25px;margin-bottom:.5rem;margin-right:1rem;padding:.5rem 1rem;font-size:.9rem;display:inline-block}.section-light{background:#f5e6d3;padding:6rem 0}.section-dark{background:#e8d4b8;padding:6rem 0}.section-title{color:#3e2723;margin-bottom:2rem;font-size:2.5rem;font-weight:700;display:inline-block;position:relative}.section-title:after{content:"";background:linear-gradient(90deg,#8d6e63 0%,#d4a574 100%);width:60%;height:4px;position:absolute;bottom:-10px;left:0}.section-subtitle{color:#5d4037;margin-bottom:3rem;font-size:1.1rem}.about-image-placeholder{color:#fff;background:linear-gradient(135deg,#5d4037 0%,#8d6e63 100%);border-radius:15px;justify-content:center;align-items:center;height:400px;font-size:5rem;display:flex}.about-text{color:#3e2723;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.service-card{background:#fff;border:2px solid #0000;border-radius:15px;height:100%;margin:1rem 0;padding:2rem;transition:all .3s;box-shadow:0 8px 24px #3e272326}.service-card:hover{border-color:#d4a574;transform:translateY(-8px);box-shadow:0 12px 32px #3e272340}.service-icon{color:#8d6e63;margin-bottom:1rem;font-size:3rem}.service-title{color:#3e2723;margin-bottom:1rem;font-size:1.4rem}.service-description{color:#5d4037;margin-bottom:1rem}.service-list{color:#5d4037;padding-left:0;list-style:none}.service-list li{padding:.5rem 0 .5rem 1.5rem;position:relative}.service-list li:before{content:"✓";color:#8d6e63;font-weight:700;position:absolute;left:0}.video-container{background:#fff;border-radius:15px;height:100%;padding:1rem;transition:all .3s;box-shadow:0 8px 24px #3e272326}.video-container:hover{transform:scale(1.02);box-shadow:0 12px 32px #3e272340}.video-frame{border-radius:10px;width:100%;height:200px}.video-placeholder{color:#fff;background:linear-gradient(135deg,#5d4037 0%,#8d6e63 100%);border-radius:10px;justify-content:center;align-items:center;height:200px;font-size:3rem;display:flex}.video-title{color:#3e2723;min-height:2.5rem;margin-top:1rem;font-size:1.1rem}.video-description{color:#5d4037;font-size:.9rem}.contact-heading{color:#3e2723;margin-bottom:2rem}.contact-text{color:#5d4037;margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.contact-info{margin-bottom:2rem}.contact-item{align-items:center;margin-bottom:1.5rem;display:flex}.contact-icon{color:#8d6e63;margin-right:1rem;font-size:1.5rem}.contact-item span{color:#3e2723;font-size:1.1rem}.contact-input{border-color:#d4a574;border-radius:8px;margin-bottom:1rem;padding:.8rem}.contact-input:focus{border-color:#8d6e63;box-shadow:0 0 0 .2rem #8d6e6340}.social-section{margin-top:2rem}.social-heading{color:#3e2723;margin-bottom:1rem}.social-icon{color:#8d6e63;cursor:pointer;margin:0 1rem 0 0;font-size:2.5rem;transition:all .3s;display:inline-block}.social-icon:hover{color:#5d4037;transform:scale(1.2)rotate(5deg)}.cta-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8d6e63 0%,#a1887f 100%);border:none;border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #8d6e6366}.cta-button:hover{color:#fff;background:linear-gradient(135deg,#a1887f 0%,#8d6e63 100%);transform:translateY(-3px);box-shadow:0 6px 20px #8d6e6399}.footer{color:#f5e6d3;background:linear-gradient(135deg,#3e2723 0%,#5d4037 100%);padding:3rem 0 1.5rem}.footer-icon{color:#d4a574;margin-bottom:1rem;font-size:3rem}.footer-title{margin-bottom:.5rem;font-size:1.1rem}.footer-text{opacity:.9;margin-bottom:.5rem}.footer-copyright{opacity:.8;font-size:.9rem}@media (max-width:768px){.mobile-menu-btn{display:block}.desktop-nav{display:none!important}.nav-link-custom{margin:1rem 0;display:block}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.section-title{font-size:2rem}.badge-custom{margin-right:0;display:block}.about-image-placeholder{height:300px;margin-bottom:2rem}.social-icon{font-size:2rem}}@media (min-width:769px){.mobile-nav{display:none!important}}
