*{box-sizing:border-box;margin:0;padding:0;font-family:Arial,sans-serif}body{color:#222;background:#f8f5f0}.navbar{color:#fff;z-index:100;background:#111;justify-content:space-between;align-items:center;height:75px;padding:0 8%;display:flex;position:sticky;top:0}.logo{color:#d4af37}.nav-links{gap:25px;display:flex}.nav-links a{color:#fff;font-weight:600;text-decoration:none}.hero{color:#fff;background-color:#0000;background-image:linear-gradient(#000000a6,#000000a6),url(https://images.unsplash.com/photo-1600607687920-4e2a09cf159d);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:90vh;padding:0 8%;display:flex}.hero-content{max-width:650px}.hero h1{margin-bottom:20px;font-size:58px}.hero p{margin-bottom:30px;font-size:20px;line-height:1.6}.hero-buttons{gap:15px;display:flex}.btn-primary,.btn-secondary{border-radius:30px;padding:14px 25px;font-weight:700;text-decoration:none}.btn-primary{color:#111;background:#d4af37}.btn-secondary{color:#111;background:#fff}.section{text-align:center;padding:80px 8%}.section h2{margin-bottom:10px;font-size:40px}.section-subtitle{color:#666;margin-bottom:45px}.cards{grid-template-columns:repeat(4,1fr);gap:25px;display:grid}.card{background:#fff;border-radius:20px;padding:35px 25px;transition:all .3s;box-shadow:0 10px 25px #00000014}.card:hover{transform:translateY(-8px)}.card svg{color:#d4af37;margin-bottom:15px}.card h3{margin-bottom:15px}.dark{color:#fff;background:#111}.portfolio-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.portfolio-grid img{object-fit:cover;border-radius:20px;width:100%;height:280px}.price h1{color:#d4af37;margin:15px 0}.featured{border:3px solid #d4af37}.cta{text-align:center;background:#d4af37;padding:70px 8%}.cta h2{margin-bottom:25px;font-size:38px}.contact-page{background-color:#0000;background-image:linear-gradient(#000000a6,#000000a6),url(https://images.unsplash.com/photo-1600566753086-00f18fb6b3ea);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;min-height:90vh;padding:80px 8%}.contact-box{background:#fff;border-radius:25px;max-width:600px;margin:auto;padding:40px}.contact-box h1{margin-bottom:10px}.contact-box p{color:#666;margin-bottom:25px}form{flex-direction:column;gap:15px;display:flex}input,select,textarea{border:1px solid #ddd;border-radius:12px;padding:14px;font-size:16px}textarea{height:120px}button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:12px;padding:15px;font-size:17px}.status{margin-top:20px;font-weight:700;color:green!important}.footer{color:#fff;text-align:center;background:#111;padding:35px}.footer h3{color:#d4af37;margin-bottom:10px}@media (width<=900px){.cards,.portfolio-grid{grid-template-columns:1fr}.hero h1{font-size:38px}.navbar{flex-direction:column;gap:15px;height:auto;padding:20px}.nav-links{flex-wrap:wrap;justify-content:center}}.admin-page{background:#f8f5f0;min-height:90vh;padding:60px 8%}.admin-header{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.admin-header h1{font-size:36px}.admin-header button{width:120px}.lead-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.lead-card{background:#fff;border-radius:18px;padding:25px;box-shadow:0 8px 25px #00000014}.lead-card h3{color:#d4af37;margin-bottom:10px}.lead-card p{margin-bottom:8px}.lead-card select{width:100%;margin:15px 0}.whatsapp-link{color:#fff;text-align:center;background:#25d366;border-radius:10px;margin-bottom:10px;padding:12px;font-weight:700;text-decoration:none;display:block}.delete-btn{background:#d11a2a}@media (width<=900px){.lead-grid{grid-template-columns:1fr}.admin-header{flex-direction:column;gap:15px}}
