:root{--bg-dark:#0c0d11;--bg-light:#f4f4f4;--surface:#ffffff;--surface-dark:#16181f;--text:#222630;--text-light:#f8f8f8;--accent:#c24d0c;--accent-dark:#943900;--whatsapp:#0ead25;--border-radius:22px;--shadow:0 18px 45px rgba(0,0,0,0.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Urbanist",sans-serif;color:var(--text);background:var(--bg-light)}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1200px,calc(100% - 32px));margin:0 auto}.eyebrow{margin:0 0 12px;color:#d9b37c;font-size:14px;font-weight:700;letter-spacing:0.18em;text-transform:uppercase}.eyebrow--dark{color:var(--accent)}h1,h2,h3{margin:0;font-family:"Bebas Neue",sans-serif;font-weight:400;letter-spacing:0.02em}h1{font-size:clamp(56px,8vw,92px);line-height:0.95}h2{font-size:clamp(38px,5vw,64px);line-height:0.95}h3{font-size:clamp(24px,3vw,34px);line-height:1}p{line-height:1.7}.button{display:inline-flex;align-items:center;justify-content:center;min-width:170px;padding:14px 26px;border-radius:14px;font-weight:700;transition:transform 0.2s ease,opacity 0.2s ease,background 0.2s ease}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--accent);color:#fff}.button--primary:hover{background:var(--accent-dark)}.button--ghost{border:1px solid rgba(255,255,255,0.25);color:#fff}.button--whatsapp{background:var(--whatsapp);color:#fff}.section-header{margin-bottom:34px;text-align:center}.section-header > p:last-child{max-width:760px;margin:14px auto 0}.section-header--light,.section-header--light h2,.section-header--light p{color:var(--text-light)}.hero{padding:64px 0 72px;background:black;color:var(--text-light)}.hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,380px);gap:56px;align-items:center}.hero__text{max-width:540px;font-size:21px;margin:18px 0 28px}.hero__actions{display:flex;gap:14px;flex-wrap:wrap}.hero__logo{display:flex;justify-content:flex-end}.hero__logo img{width:min(100%,360px);filter:drop-shadow(0 20px 40px rgba(0,0,0,0.35))}.about,.services,.testimonials,.gallery-module{padding:84px 0}.about{background:#ececec}.about__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,0.85fr);gap:54px;align-items:center}.about__media img{width:100%;border-radius:var(--border-radius);aspect-ratio:919 / 768;object-fit:cover;box-shadow:var(--shadow)}.about__content p{margin:16px 0 0}.about__content .button{margin-top:24px}.cta{padding:26px 0;background:black;color:#fff}.cta__row{display:flex;align-items:center;justify-content:center;gap:28px}.cta__row h2{font-size:clamp(28px,4vw,42px)}.services{background:#fff}.services__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.service-card,.testimonial-card,.photo-card,.gallery-card{border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.service-card{background:#fff;padding:28px 22px;border:1px solid #ececec}.service-card p{margin:12px 0 0}.gallery{padding:84px 0}.gallery--dark{background:#101216}.gallery__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.gallery-card img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.testimonials{background:#f7f7f7}.testimonials__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.testimonial-card{background:#fff;padding:28px 24px}.testimonial-card p{margin:0 0 18px}.gallery-module{background:#f4f4f4}.gallery-module--dark{background:#111318;color:#fff}.four-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.photo-card{background:#fff}.gallery-module--dark .photo-card{background:#1a1d24}.photo-card img{width:100%;aspect-ratio:4 / 5;object-fit:cover}.photo-card span{display:block;padding:14px 16px;font-weight:700}.footer{padding:72px 0 24px;background:#0d0f14;color:#fff}.footer__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,340px);gap:32px;align-items:center}.footer__grid p{margin:10px 0 0}.footer__brand{display:flex;justify-content:flex-end}.footer__brand img{width:min(100%,260px)}.footer__bottom{display:flex;justify-content:space-between;gap:16px;margin-top:32px;padding-top:20px;border-top:1px solid rgba(255,255,255,0.12)}.footer__bottom p{margin:0}.whatsapp-float{position:fixed;right:18px;bottom:18px;z-index:20;padding:14px 18px;border-radius:30px;background:black;color:#fff;font-weight:400;box-shadow:0 12px 28px rgba(0,0,0,0.22);display:flex;align-items:center;gap:9px}@media (max-width:1100px){.services__grid,.four-grid,.gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonials__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.hero__grid,.about__grid,.footer__grid{grid-template-columns:1fr}.hero__content,.about__content,.section-header,.footer{text-align:center}.hero__actions,.hero__logo,.footer__brand,.cta__row{justify-content:center}.cta__row,.footer__bottom{flex-direction:column}}@media (max-width:640px){.hero,.about,.services,.gallery,.testimonials,.gallery-module,.footer{padding-top:56px;padding-bottom:56px}.services__grid,.gallery__grid,.testimonials__grid,.four-grid{grid-template-columns:1fr}.button{width:100%}.hero__actions{width:100%}}html{text-size-adjust:100%}body{min-width:320px}img{height:auto}.about,.services,.gallery-module,.footer{content-visibility:auto;contain-intrinsic-size:1px 800px}.hero__logo img,.footer__brand img{aspect-ratio:1/1}.whatsapp-float img{flex:0 0 auto}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none !important;transition:none !important}}