:root{--bg:#0b1017;--bg2:#111a26;--blue:#2d75c7;--blue2:#6eaff3;--ink:#111820;--muted:#647180;--paper:#f7f8fa;--white:#fff;--line:#dfe4ea;--max:1180px;--radius:24px;--shadow:0 24px 60px rgba(6,14,24,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.skip{position:fixed;left:1rem;top:-100px;background:#fff;color:#000;padding:.75rem 1rem;z-index:9999;border-radius:10px}.skip:focus{top:1rem}.site-header{position:fixed;inset:0 0 auto;z-index:1000;background:rgba(8,13,20,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.1)}.nav-wrap{max-width:var(--max);height:78px;margin:auto;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:flex-start;flex-direction:column;color:#fff;line-height:.8}.brand-kicker{font-size:.62rem;letter-spacing:.16em;font-weight:800;margin-left:4px}.brand-name{font-size:2rem;font-weight:800;letter-spacing:-.09em}.brand-name b{color:#4b8fd8}.target-o{position:relative;display:inline-block;color:#fff}.desktop-nav{display:flex;gap:22px;color:#dce5f0;font-size:.92rem}.desktop-nav a{position:relative;padding:29px 0}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:21px;height:2px;background:var(--blue2);transition:.25s}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{right:0}.header-actions{display:flex;align-items:center;gap:10px}.lang-toggle,.mini-call,.menu-btn{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:white;border-radius:12px;height:42px;min-width:42px;display:grid;place-items:center;cursor:pointer}.lang-toggle{padding:0 13px;font-weight:800}.menu-btn{display:none;padding:9px}.menu-btn span{display:block;width:20px;height:2px;background:#fff;margin:2px}.mobile-nav{display:none}.hero{position:relative;min-height:92vh;display:grid;align-items:end;background:url('images/pintor-ecolore.jpeg') center 40%/cover no-repeat;color:white}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,8,13,.88) 0%,rgba(6,10,16,.7) 45%,rgba(6,10,16,.18) 85%),linear-gradient(0deg,rgba(5,9,15,.75),transparent 50%)}.hero-content{position:relative;z-index:2;max-width:var(--max);width:100%;margin:0 auto;padding:170px 24px 90px}.eyebrow{letter-spacing:.14em;font-size:.78rem;font-weight:850;color:var(--blue);margin:0 0 14px}.hero .eyebrow{color:#88bdf5}.hero h1{font-size:clamp(3rem,7vw,6.4rem);max-width:800px;line-height:.96;letter-spacing:-.055em;margin:0 0 24px}.hero-copy{font-size:clamp(1.05rem,2vw,1.3rem);max-width:720px;color:#e8edf3;margin:0 0 30px}.hero-ctas{display:flex;gap:12px;flex-wrap:wrap}.btn{min-height:52px;padding:0 22px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;border:1px solid transparent;cursor:pointer;transition:.25s transform,.25s box-shadow,.25s background}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,#2d75c7,#4f98e8);color:white;box-shadow:0 14px 34px rgba(45,117,199,.28)}.btn-ghost{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.35);color:#fff}.hero-pills{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}.hero-pills span{padding:8px 12px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(6,11,18,.28);font-size:.86rem}.trustbar{background:#fff;box-shadow:var(--shadow);max-width:var(--max);margin:-36px auto 0;position:relative;z-index:6;border-radius:20px;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.trustbar div{padding:24px;border-right:1px solid #e9edf2}.trustbar div:last-child{border-right:0}.trustbar strong,.trustbar span{display:block}.trustbar strong{font-size:1.05rem}.trustbar span{font-size:.84rem;color:var(--muted)}.section{padding:110px 24px}.split{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.split-media img{border-radius:var(--radius);box-shadow:var(--shadow);aspect-ratio:4/5;object-fit:cover}.split-copy h2,.section-head h2,.contact-info h2{font-size:clamp(2.2rem,4.4vw,4.2rem);line-height:1.03;letter-spacing:-.045em;margin:.1em 0 .35em}.split-copy>p{color:#5e6974}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:32px}.values-grid article{background:#f2f5f8;padding:18px;border-radius:15px}.values-grid b{font-size:.92rem}.values-grid p{font-size:.82rem;margin:.35rem 0 0;color:#65707c}.dark{background:linear-gradient(145deg,#0a1018,#111d2b);color:#fff}.section-head{max-width:var(--max);margin:0 auto 42px}.section-head>p:last-child{color:#738090;max-width:700px}.dark .section-head>p:last-child{color:#aeb9c5}.cards{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);padding:30px;border-radius:20px}.card-icon{font-size:2rem;color:#6daff4}.card h3{font-size:1.25rem;margin:14px 0 8px}.card p{color:#bcc7d2;font-size:.94rem}.card a{color:#8dc4ff;font-weight:800}.benefits-section{max-width:var(--max);margin:auto}.benefit-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center}.benefit-list article{display:grid;grid-template-columns:54px 1fr;gap:18px;padding:20px 0;border-bottom:1px solid var(--line)}.benefit-list article>span{font-weight:900;color:#3b7fca;font-size:1.25rem}.benefit-list h3{margin:0 0 4px}.benefit-list p{margin:0;color:#66717e}.benefit-image img{border-radius:var(--radius);box-shadow:var(--shadow)}.video-section{background:#f5f7fa}.video-shell{max-width:980px;margin:auto;background:#0a0f16;border-radius:22px;padding:12px;box-shadow:var(--shadow)}.video-shell iframe{width:100%;aspect-ratio:16/9;height:auto;border-radius:14px}.gallery-section{max-width:var(--max);margin:auto}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gallery-item{border:0;padding:0;border-radius:18px;overflow:hidden;background:#f1f3f6;cursor:zoom-in;aspect-ratio:1/1}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:.35s transform}.gallery-item:hover img{transform:scale(1.04)}.testimonials{background:#0b1119;color:#fff}.testimonials .section-head{max-width:var(--max)}.review-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-grid blockquote{margin:0;padding:32px;background:#121d29;border:1px solid #213043;border-radius:20px}.stars{color:#ffd35c;letter-spacing:.12em}.review-grid p{font-size:1.12rem}.review-grid footer{color:#9caaba}.faq{max-width:960px;margin:auto}.accordion details{border-bottom:1px solid var(--line);padding:18px 0}.accordion summary{cursor:pointer;font-weight:800;font-size:1.08rem}.accordion p{color:#64707c}.contact{background:#f5f7fa;padding-bottom:0}.contact-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1.08fr .92fr;gap:48px}.contact-info>p{max-width:620px;color:#64707c}.contact-cards{display:grid;gap:12px;margin:26px 0}.contact-cards>a,.contact-cards>div{display:flex;gap:13px;align-items:flex-start}.contact-cards span{width:40px;height:40px;border-radius:12px;background:#e5eef8;display:grid;place-items:center;color:#2d75c7;font-weight:900}.contact-cards small,.contact-cards strong{display:block}.contact-cards small{color:#76818d}.social-row{display:flex;gap:12px;flex-wrap:wrap}.social-row a{font-weight:800;color:#246cb9}.quote-form{background:#fff;border:1px solid #e1e6ec;padding:28px;border-radius:22px;box-shadow:var(--shadow);align-self:start}.quote-form h3{font-size:1.6rem;margin-top:0}.quote-form label{display:grid;gap:7px;margin:14px 0;font-weight:700}.quote-form input,.quote-form textarea{width:100%;border:1px solid #d7dde5;border-radius:12px;padding:13px 14px;background:#fbfcfd;outline:none}.quote-form input:focus,.quote-form textarea:focus{border-color:#2d75c7;box-shadow:0 0 0 3px rgba(45,117,199,.12)}.quote-form .btn{width:100%;border:0}.form-note,.form-status{font-size:.78rem;color:#75808b}.map-wrap{max-width:var(--max);margin:56px auto 0;height:380px;border-radius:22px 22px 0 0;overflow:hidden;box-shadow:var(--shadow)}.map-wrap iframe{width:100%;height:100%;border:0}.site-footer{background:#080d13;color:#dce4ec;padding:70px 24px 24px}.footer-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:2fr 1fr 1.2fr;gap:40px}.footer-grid>div{display:flex;flex-direction:column;gap:8px}.footer-grid h3{margin:0 0 10px;color:#fff}.footer-grid p,.footer-grid span{color:#94a1af}.footer-bottom{max-width:var(--max);margin:48px auto 0;padding-top:20px;border-top:1px solid #202a35;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:.82rem;color:#83909f}.footer-bottom a{color:#c9d4df}.floating-whatsapp,.floating-call,.to-top{position:fixed;z-index:900;right:18px;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:900;box-shadow:0 12px 28px rgba(0,0,0,.22)}.floating-whatsapp{bottom:86px;background:#22b75d}.floating-call{bottom:24px;background:#2d75c7}.to-top{bottom:148px;background:#17212d;border:0;cursor:pointer;opacity:0;pointer-events:none;transition:.2s}.to-top.show{opacity:1;pointer-events:auto}.lightbox{position:fixed;inset:0;z-index:2000;background:rgba(2,5,9,.94);display:grid;place-items:center;padding:60px 20px 20px}.lightbox[hidden]{display:none}.lightbox img{max-width:min(1100px,95vw);max-height:86vh;object-fit:contain}.lightbox-close{position:absolute;top:18px;right:22px;width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.08);color:#fff;font-size:2rem;cursor:pointer}.reveal{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.reveal.on{opacity:1;transform:none}
@media (max-width:980px){.desktop-nav{display:none}.menu-btn{display:grid}.mobile-nav{display:none;padding:8px 22px 20px;border-top:1px solid rgba(255,255,255,.08);background:#0b1119}.mobile-nav.open{display:grid}.mobile-nav a{color:#fff;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.08)}.trustbar{margin:-24px 20px 0;grid-template-columns:1fr 1fr}.trustbar div:nth-child(2){border-right:0}.trustbar div:nth-child(-n+2){border-bottom:1px solid #e9edf2}.split,.contact-grid,.benefit-layout{grid-template-columns:1fr}.split{gap:35px}.values-grid,.cards,.review-grid{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:repeat(3,1fr)}.hero{min-height:86vh}.hero-content{padding-bottom:72px}.split-media img{aspect-ratio:16/10;width:100%;object-position:center 35%}}
@media (max-width:640px){.nav-wrap{height:70px;padding:0 16px}.brand-name{font-size:1.7rem}.mini-call{display:none}.hero{min-height:90svh;background-position:58% center}.hero-content{padding:130px 18px 52px}.hero h1{font-size:3.15rem}.hero-ctas .btn{width:100%}.section{padding:78px 18px}.trustbar{grid-template-columns:1fr 1fr;margin:-18px 12px 0}.trustbar div{padding:16px}.split,.benefits-section,.gallery-section{padding-left:18px;padding-right:18px}.values-grid,.cards,.review-grid{grid-template-columns:1fr}.gallery{grid-template-columns:1fr 1fr;gap:8px}.contact-grid{gap:30px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:grid}.floating-whatsapp,.floating-call,.to-top{right:12px;width:48px;height:48px}.floating-whatsapp{bottom:72px}.floating-call{bottom:14px}.to-top{bottom:130px}.video-shell{padding:6px}.map-wrap{height:300px;border-radius:0;margin-left:-18px;margin-right:-18px}.contact{padding-bottom:0}.quote-form{padding:20px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.gallery-item img,.btn{transition:none}}
