*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#fff;background:#050505;margin:0;font-family:Arial,Helvetica,sans-serif}a{text-decoration:none}.site{background:radial-gradient(circle at 100% 0,#f9731638,#0000 35%),linear-gradient(#050505 0%,#111 100%);min-height:100vh}.nav{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050505b3;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;width:100%;padding:20px 7%;display:flex;position:sticky;top:0}.logo{letter-spacing:3px;color:#f97316;font-weight:900}.navLinks{align-items:center;gap:28px;display:flex}.navLinks a{color:#d4d4d4;font-size:14px;font-weight:600;transition:all .3s}.navLinks a:hover{color:#f97316}.navBtn,.primary{color:#fff;background:#f97316;border:none;border-radius:999px;justify-content:center;align-items:center;padding:14px 22px;font-weight:700;transition:all .3s;display:inline-flex}.primary:hover,.navBtn:hover{opacity:.9}.hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;min-height:82vh;padding:70px 7%;display:grid}.eyebrow{color:#f97316;text-transform:uppercase;letter-spacing:3px;font-size:13px;font-weight:800}h1{max-width:850px;margin:20px 0;font-size:clamp(48px,8vw,92px);line-height:.95}.sub{color:#cfcfcf;max-width:680px;font-size:21px;line-height:1.6}.heroButtons{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:34px;display:flex}.heroButtons a{min-width:220px}.secondary{color:#fff;background:0 0;border:1px solid #555;border-radius:999px;justify-content:center;align-items:center;padding:14px 22px;font-weight:700;display:inline-flex}.trust{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.trust span{color:#d4d4d4;border:1px solid #333;border-radius:999px;padding:10px 14px;font-size:14px}.heroCard{background:linear-gradient(145deg,#1c1c1c,#090909);border:1px solid #2d2d2d;border-radius:30px;padding:34px;box-shadow:0 30px 80px #00000080}.imageHeroCard{padding:0;overflow:hidden}.heroImage{object-fit:cover;width:100%;height:100%;min-height:520px;display:block}.section,.how,.cta{padding:90px 7%}h2{margin:12px 0 34px;font-size:clamp(34px,5vw,58px)}.grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.card{background:#121212;border:1px solid #2a2a2a;border-radius:22px;padding:28px}.card h3{color:#fff;font-size:22px}.card p{color:#bdbdbd;line-height:1.5}.how{background:#0c0c0c}.steps{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.steps div{background:#151515;border-top:2px solid #f97316;border-radius:18px;padding:26px}.steps strong{color:#f97316}.steps p{font-size:18px}.cta{text-align:center;background:linear-gradient(135deg,#f97316,#7c2d12)}.cta p{color:#fff3e8;font-size:20px}.cta .primary{background:#000;margin-top:20px}.contactWrap{grid-template-columns:1.1fr .9fr;align-items:start;gap:40px;display:grid}.contactForm{background:linear-gradient(145deg,#151515,#080808);border:1px solid #2a2a2a;border-radius:28px;padding:34px;box-shadow:0 30px 80px #00000073}.formGroup{flex-direction:column;margin-bottom:22px;display:flex}.formGroup label{color:#fff;margin-bottom:10px;font-size:15px;font-weight:700}.formGroup input,.formGroup select,.formGroup textarea{color:#fff;background:#050505;border:1px solid #3a3a3a;border-radius:14px;outline:none;width:100%;padding:16px 18px;font-size:16px}.formGroup textarea{resize:vertical;min-height:150px}.formGroup input::placeholder,.formGroup textarea::placeholder{color:#8a8a8a}.contactInfo{flex-direction:column;gap:22px;display:flex}.contactInfo .card{min-height:150px}.contactForm .primary{cursor:pointer;width:100%;margin-top:10px}.galleryGrid{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px;padding:20px 7% 90px;display:grid}.galleryItem{background:#111;border:1px solid #2a2a2a;border-radius:26px;padding:22px;transition:all .35s}.galleryItem:hover{border-color:#f9731680;transform:translateY(-8px);box-shadow:0 25px 60px #00000073}.galleryImage{object-fit:contain;background:#0b0b0b;border-radius:18px;width:100%;height:260px;padding:10px;transition:transform .5s;display:block}.galleryItem:hover .galleryImage{transform:scale(1.04)}.galleryRealImage{object-fit:contain;background:#0b0b0b;border-radius:14px;width:100%;height:150px;padding:6px;display:block}.homeGallery{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px;display:grid}.homeGallery .galleryItem{border-radius:18px;padding:10px}.homeGallery .galleryRealImage{object-fit:contain;background:#0b0b0b;border-radius:12px;width:100%;height:180px;display:block}@media (max-width:850px){.homeGallery{grid-template-columns:repeat(2,1fr);gap:14px}.homeGallery .galleryRealImage{height:140px}.homeGallery .galleryItem{padding:10px}.galleryItem h3{margin-top:20px;margin-bottom:10px;font-size:20px}.galleryItem p{color:#bdbdbd;font-size:15px;line-height:1.5}.divider{background:linear-gradient(90deg,#0000,#f9731680,#0000);width:100%;height:1px}.footer{background:#050505;border-top:1px solid #222;gap:24px;padding:50px 7%;display:grid}.footer h3{color:#f97316;letter-spacing:3px}.footer p{color:#bdbdbd}.footerLinks{flex-wrap:wrap;gap:18px;display:flex}.footerLinks a{color:#d4d4d4;font-weight:600}.footerSmall{color:#777;font-size:14px}.whatsapp{color:#fff;z-index:9999;background:#25d366;border-radius:999px;padding:16px 22px;font-weight:700;position:fixed;bottom:24px;right:24px;box-shadow:0 15px 35px #00000059}.whatsapp:hover{opacity:.95;transform:translateY(-3px)}@media (max-width:1100px){.galleryGrid{grid-template-columns:repeat(2,1fr)}.homeGallery{grid-template-columns:repeat(3,1fr)}}@media (max-width:850px){.nav{flex-direction:column;gap:14px}.navLinks{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.hero,.grid,.steps,.contactWrap{grid-template-columns:1fr}.heroButtons{flex-direction:column;align-items:center}.heroButtons a{width:100%;max-width:320px}.contactForm{padding:24px}.heroImage{min-height:340px}.galleryGrid{grid-template-columns:1fr}.homeGallery{grid-template-columns:repeat(3,1fr);gap:10px;padding:10px 7% 60px}.galleryRealImage{height:130px}.homeGallery .galleryItem{border-radius:16px;padding:6px}h1{font-size:56px}h2{font-size:42px}.sub{font-size:18px}}}
