:root{color-scheme:light;--red:#cd1b27;--red-dark:#9f1118;--graphite:#363435;--ink:#1e2630;--muted:#68717d;--line:#e5e9ef;--soft:#f5f7fa;--white:#fff;--shadow:0 24px 70px #19243024;--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body,button,input,select,textarea{font:inherit}a{color:inherit}img{max-width:100%;display:block}.skip-link{z-index:1000;background:var(--white);color:var(--graphite);border-radius:var(--radius);padding:10px 14px;position:absolute;top:12px;left:-999px}.skip-link:focus{left:12px}.container{width:min(1120px,100% - 40px);margin:0 auto}.top-line{background:var(--red);color:var(--white);font-size:.9rem}.top-line-inner{justify-content:space-between;align-items:center;gap:14px;min-height:38px;display:flex}.top-line a{font-weight:800;text-decoration:none}.site-header{z-index:50;backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #e5e9efe6;position:sticky;top:0}.nav-shell{grid-template-columns:auto 1fr auto;align-items:center;gap:22px;min-height:82px;display:grid}.brand img{width:clamp(182px,20vw,250px);height:auto}.nav{justify-content:center;align-items:center;gap:20px;display:flex}.nav a{color:#2e3640;font-size:.94rem;font-weight:800;text-decoration:none}.nav a:hover,.nav a:focus-visible{color:var(--red)}.menu-toggle{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:none}.menu-toggle span{background:var(--graphite);width:20px;height:2px}.btn{border-radius:var(--radius);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:12px 18px;font-weight:900;text-decoration:none;display:inline-flex}.btn-primary{color:var(--white);background:var(--red);box-shadow:0 16px 34px #cd1b2740}.btn-primary:hover,.btn-primary:focus-visible{background:var(--red-dark)}.btn-outline{color:var(--graphite);background:var(--white);border-color:var(--line)}.home-hero{background:linear-gradient(90deg,#fff 0% 54%,#ffffffe6 100%),radial-gradient(circle at 88% 14%,#cd1b271f,#0000 32%);position:relative;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,.95fr) minmax(360px,.75fr);align-items:center;gap:54px;min-height:620px;padding:82px 0;display:grid}.kicker{color:var(--red);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:1000}.hero-copy h1,.section h2,.page-hero h1{color:var(--graphite);letter-spacing:0;margin:0;line-height:1.02}.hero-copy h1{max-width:780px;font-size:clamp(2.55rem,6vw,5.4rem)}.hero-subtitle{color:var(--red);margin:18px 0 0;font-size:clamp(1.25rem,2.7vw,2rem);font-weight:900}.hero-text{max-width:640px;color:var(--muted);margin:22px 0 0;font-size:1.13rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.hero-panel{border-radius:var(--radius);background:var(--graphite);box-shadow:var(--shadow);min-height:380px;position:relative;overflow:hidden}.hero-panel img{object-fit:cover;filter:saturate(.92)contrast(1.04);width:100%;height:100%;min-height:380px}.panel-stat{border-radius:var(--radius);color:var(--white);border-left:4px solid var(--red);background:#363435e0;padding:18px;position:absolute;bottom:22px;left:22px;right:22px}.panel-stat strong,.panel-stat span{display:block}.panel-stat span{color:#ffffffc7;margin-top:4px}.section{padding:86px 0}.services-strip,.solutions-section{background:var(--soft)}.section-heading{max-width:760px;margin-bottom:34px}.section-heading h2,.answer-grid h2,.solutions-intro h2,.contact-card h2{font-size:clamp(2rem,3.5vw,3.4rem)}.featured-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.feature-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);min-height:250px;padding:24px;box-shadow:0 12px 34px #19243012}.feature-card img{object-fit:contain;width:58px;height:58px;margin-bottom:22px}.feature-card h3{color:var(--graphite);margin:0;font-size:1.32rem}.feature-card p,.answer-text p,.solutions-intro p,.contact-card p,.page-hero p,.contact-panel p,.form-hint,.note{color:var(--muted);line-height:1.68}.answer-grid,.solutions-layout,.contact-card{grid-template-columns:.8fr 1fr;align-items:start;gap:52px;display:grid}.answer-text{border-left:4px solid var(--red);padding-left:28px}.solution-list{gap:12px;display:grid}.solution-row{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);grid-template-columns:18px 1fr;align-items:start;gap:14px;padding:16px 18px;display:grid}.solution-row span{background:var(--red);border-radius:50%;width:10px;height:10px;margin-top:8px}.solution-row p{color:var(--graphite);margin:0;font-weight:800}.contact-cta{background:var(--graphite)}.contact-card{color:var(--white);align-items:center}.contact-card h2{color:var(--white)}.contact-card p{color:#ffffffc2}.contact-buttons{justify-items:start;gap:14px;display:grid}.contact-link{color:var(--white);font-weight:900}.page-hero{background:var(--soft);padding:92px 0 58px}.page-hero h1{max-width:760px;font-size:clamp(2.3rem,5vw,4.7rem)}.page-hero p{max-width:660px;margin:18px 0 0;font-size:1.12rem}.contact-layout{grid-template-columns:minmax(280px,.42fr) 1fr;gap:28px;display:grid}.contact-panel,.contact-form{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:0 12px 36px #19243012}.contact-panel{padding:26px}.contact-panel h2{color:var(--graphite);margin:0 0 18px}.contact-panel a{color:var(--red);margin:10px 0;font-weight:900;text-decoration:none;display:block}.contact-form{gap:18px;padding:26px;display:grid}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}label{color:var(--graphite);gap:8px;font-weight:900;display:grid}input,select,textarea{border-radius:var(--radius);width:100%;color:var(--ink);background:var(--white);border:1px solid #cfd6df;padding:12px 13px}input:focus,select:focus,textarea:focus,.btn:focus-visible,a:focus-visible,button:focus-visible{outline-offset:2px;outline:3px solid #cd1b273d}.check{align-items:flex-start;gap:10px;display:flex}.check input{width:18px;min-width:18px;margin-top:3px}.site-footer{color:var(--white);background:#252426;padding:54px 0 24px}.footer-grid{grid-template-columns:1.3fr .75fr .9fr .75fr;gap:28px;display:grid}.footer-logo{filter:brightness(0)invert();width:210px;height:auto;margin-bottom:18px}.site-footer h2{margin:0 0 14px;font-size:1rem}.site-footer a,.site-footer p{color:#ffffffc2;line-height:1.7;text-decoration:none;display:block}.site-footer a:hover{color:var(--white)}.footer-bottom{color:#ffffffad;border-top:1px solid #ffffff24;justify-content:space-between;gap:16px;margin-top:34px;padding-top:20px;font-size:.9rem;display:flex}.whatsapp-float{z-index:60;width:56px;height:56px;color:var(--white);background:#24b966;border-radius:50%;place-items:center;font-size:.82rem;font-weight:1000;text-decoration:none;display:grid;position:fixed;bottom:18px;right:18px;box-shadow:0 18px 38px #24b96657}@media (width<=980px){.nav-shell{grid-template-columns:auto auto;justify-content:space-between}.menu-toggle{display:inline-flex}.nav{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);flex-direction:column;align-items:stretch;padding:16px;display:none;position:absolute;top:100%;left:20px;right:20px}.nav.is-open{display:flex}.nav-cta{display:none}.hero-grid,.answer-grid,.solutions-layout,.contact-card,.contact-layout{grid-template-columns:1fr}.featured-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.container{width:min(100% - 28px,1120px)}.top-line-inner,.footer-bottom{flex-direction:column;align-items:flex-start;padding:10px 0}.hero-grid{gap:34px;min-height:auto;padding:56px 0}.section{padding:62px 0}.featured-grid,.field-grid,.footer-grid{grid-template-columns:1fr}.hero-copy h1{font-size:2.45rem}}
