.hero{height:90vh;background:url(../images/interior1.jpg) center/cover no-repeat;position:relative;display:flex;align-items:center}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgb(161 31 31 / 60%),rgb(27 3 44 / 88%)),url(../images/interior1.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.hero-content{position:relative;color:#fff;max-width:600px}.hero-content h1{font-size:52px;margin-bottom:20px}.hero-content p{margin-bottom:30px;font-size:18px}.hero-buttons{display:flex;gap:20px}.portfolio-preview{background:#f9f9f9}.center-btn{display:block;width:200px;text-align:center;margin:40px auto 0}.contact-cta{background:#1a1a1a;color:#fff;text-align:center}.contact-cta h2{font-size:36px;margin-bottom:20px}.cta-buttons{display:flex;justify-content:center;gap:20px;margin-top:20px}@media(max-width:768px){.hero-content h1{font-size:36px}.hero{height:70vh}.hero-buttons{flex-direction:column}}.logo{display:flex;align-items:center;gap:12px;font-family:'Playfair Display',serif;font-size:38px;font-weight:700;color:#000}.logo img{width:168px;height:122px;object-fit:contain}.logo span{letter-spacing:.5px}@media(max-width:768px){.logo img{width:auto;height:94px}.logo{font-size:18px}}