*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#020617;color:#e5e7eb}:root{--bg-elevated: #111111;--bg-alt: #1a1a1a;--brand: #f97316;--brand-light: #fb923c;--brand-dark: #ff8c00;--brand-soft: rgba(249, 115, 22, .15);--text-main: #ffffff;--text-muted: #cccccc;--border-soft: #2a2a2a;--bg-page: #020617;--bg-top: #020617;--hero-glow: rgba(249, 115, 22, .22);--hero-glow-2: rgba(251, 146, 60, .18);--hero-glow-3: rgba(15, 23, 42, .9)}.page{min-height:100vh;display:flex;flex-direction:column}.header{display:flex;align-items:center;justify-content:space-between;background:transparent;border-bottom:none;position:sticky;top:0;z-index:20;padding:1rem 8vw;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.logo{display:flex;align-items:center;gap:.7rem}.logo{display:flex;flex-direction:column;align-items:center;gap:0rem}.logo-img{height:38px;width:auto}.logo-text small{font-size:.6rem;color:var(--text-muted);margin-top:.1rem}.nav{display:flex;flex-wrap:wrap;gap:1.3rem;font-size:.9rem}.nav a{text-decoration:none;color:var(--text-muted);transition:color .18s ease,transform .18s ease}.nav a:hover{color:#fb923c;transform:translateY(-1px)}.nav-cta{padding:.45rem .9rem;border-radius:999px;border:1px solid rgba(148,163,184,.7);background:#0f172ae6}.hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1.2fr);gap:3rem;align-items:center;position:relative;padding:4rem 0;background:linear-gradient(to bottom right,#0009,#00000059),url(/assets/bg-automation-DaHrSwFN.jpg) center/cover no-repeat;filter:brightness(.9) contrast(.95);overflow:hidden}.hero-text h1{font-size:clamp(2rem,3vw + 1.2rem,3rem);line-height:1.15;margin-bottom:1.2rem;color:#f9fafb;padding:0 40px}.accent{display:block;color:var(--brand)}.hero-text p{font-size:.98rem;line-height:1.6;color:var(--text-muted);max-width:34rem;padding:0 45px}.hero-actions{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.8rem;padding:0 50px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:none;cursor:pointer;font-size:.9rem;font-weight:500;padding:.6rem 1.25rem;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s}.btn-primary{background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:#fff;box-shadow:0 0 22px #f9731673}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 0 30px #f973168c}.btn-secondary{background:#111;color:var(--text-main);border:1px solid #444}.btn-secondary:hover{transform:translateY(-1px);border-color:var(--brand)}.hero-badges{margin-top:1.4rem;display:flex;flex-wrap:wrap;gap:.5rem;font-size:.78rem}.hero-badges span{border-radius:999px;background:#0f172ae6;border:1px solid rgba(51,65,85,.9);padding:.25rem .7rem;color:var(--text-muted)}.hero-image{width:100%;height:100%;display:block;object-fit:cover;filter:blur(1px);transform:scale(1.03)}.hero-image-wrapper{position:relative;width:100%;border-radius:1.7rem;overflow:hidden;box-shadow:0 15px 40px #000000bf,0 0 55px #f9731640;border:1px solid rgba(249,115,22,.35)}.hero-image-wrapper:before{content:"";position:absolute;inset:-18px;border-radius:inherit;background:radial-gradient(circle,#f9731673,#f9731633 35%,#f9731600 75%);filter:blur(16px);z-index:-1}.section{padding:3.5rem 8vw;background:var(--bg-page)}.section-alt{background:radial-gradient(circle at 80% 0%,#020b1e,#020617)}.section-header{max-width:40rem;margin-bottom:2.1rem}.section-header h2{font-size:1.6rem;margin-bottom:.4rem;color:#f9fafb}.section-header p{font-size:.95rem;color:var(--text-muted);line-height:1.6}.cards-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem}.card{background:#020617;border-radius:1.1rem;padding:1.3rem 1.2rem 1.4rem;border:1px solid rgba(15,23,42,1);box-shadow:0 18px 35px #0f172a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s}.card:hover{transform:translateY(-4px);border-color:var(--brand);box-shadow:0 18px 45px #f9731659}.icon-circle{width:2.4rem;height:2.4rem;border-radius:.9rem;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;margin-bottom:.8rem;background:var(--brand-soft);border:1px solid var(--brand-light);color:var(--brand-light)}.card h3{font-size:1rem;margin-bottom:.6rem}.card p{font-size:.9rem;color:var(--text-muted);margin-bottom:.7rem}.card ul{list-style:none;font-size:.83rem;color:#9ca3af}.card li:before{content:"• ";color:var(--brand)}.sectors-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.3rem}.sector-card{background:#020617;border-radius:1rem;padding:1.2rem 1.1rem 1.3rem;border:1px solid rgba(15,23,42,1)}.sector-icon{width:1.8rem;height:1.8rem;border-radius:.75rem;border:1px dashed rgba(148,163,184,.9);margin-bottom:.7rem}.sector-card h3{font-size:.95rem;margin-bottom:.4rem}.sector-card p{font-size:.85rem;color:var(--text-muted)}.about-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.8rem}.about-grid h3{font-size:1rem;margin-bottom:.5rem}.about-grid p{font-size:.9rem;color:var(--text-muted);margin-bottom:.6rem}.about-list{list-style:none;font-size:.9rem;color:var(--text-muted)}.about-list li+li{margin-top:.25rem}.contact-section{background:radial-gradient(circle at 15% 0%,#22c55e22,#020617)}.contact-card{max-width:54rem;margin:0 auto;background:#020617;padding:2rem 2.2rem 2.3rem;border-radius:1.4rem;border:1px solid rgba(247,136,8,.5);box-shadow:0 25px 50px #0f172a}.contact-card h2{font-size:1.5rem;margin-bottom:.4rem}.contact-card p{font-size:.93rem;color:var(--text-muted);margin-bottom:1.4rem}.contact-form{display:flex;flex-direction:column;gap:.9rem}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.form-field{display:flex;flex-direction:column;gap:.3rem;font-size:.84rem}.form-field label{color:#e5e7eb}.form-field input,.form-field select,.form-field textarea{background:#020617;border-radius:.6rem;border:1px solid rgba(31,41,55,.9);padding:.6rem .7rem;color:#e5e7eb;font-size:.9rem}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 1px #22c55e99}.full-width{width:100%;margin-top:.5rem}.footer{padding:1.8rem 8vw 1.5rem;background:#0a0a0a;border-top:1px solid #222;margin-top:auto}.footer-main{display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap;margin-bottom:1rem}.footer-text{max-width:16rem;font-size:.82rem;color:var(--text-muted);margin-top:.7rem}.footer-col h4{font-size:.9rem;margin-bottom:.4rem}.footer-col p{font-size:.82rem;color:var(--text-muted)}.footer-bottom{font-size:.78rem;color:#6b7280}@media(max-width:960px){.hero{grid-template-columns:minmax(0,1fr)}.hero-image-wrapper{max-width:100%;margin-top:1.5rem}.cards-grid,.sectors-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-grid{grid-template-columns:minmax(0,1fr)}.header{flex-direction:column;align-items:flex-start;gap:.5rem}}@media(max-width:640px){.hero,.section,.footer{padding-inline:6vw}.cards-grid,.sectors-grid,.form-row{grid-template-columns:minmax(0,1fr)}.nav{gap:.8rem}.logo-img{height:34px}}
