:root{color-scheme:dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8fafc;color:#1e293b;--bg-dark: #1e293b;--text-primary: #0f172a;--text-secondary: #334155;--text-muted: #64748b;--surface: #f8fafc;--surface-alt: #e2e8f0;--surface-strong: #ffffff;--surface-soft: #fdf8ef;--surface-glow: #fef3c7;--accent: #d97706;--accent-soft: rgba(217, 119, 6, .12);--accent-strong: #b45309;--text-light: #f8fafc;--card-shadow: 0 24px 80px rgba(30, 41, 59, .08)}*{box-sizing:border-box}html,body,#root{min-height:100%}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#071126,#0f172a 16%,#142540 42%,#eef4fb);color:var(--bg-dark)}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(217,119,6,.55);outline-offset:2px}.app-shell{display:flex;flex-direction:column;min-height:100vh}.sticky-nav{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem 1rem;background:#0f172ae6;border-bottom:1px solid rgba(217,119,6,.25);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.sticky-link{color:#f8fafc;font-weight:600;letter-spacing:.02em;padding:.5rem .8rem}.sticky-link:hover{color:#fde68a}.sticky-link-cta{border:1px solid rgba(217,119,6,.45);background:#d9770633;border-radius:999px}.site-header{background:radial-gradient(circle at top left,rgba(217,119,6,.18),transparent 28%),linear-gradient(180deg,#0f172a,#1e293b);color:#f8fafc;padding:3rem 2rem 4rem;border-bottom:1px solid rgba(255,255,255,.08)}.site-header .hero-grid{max-width:1260px;margin:0 auto}.site-topbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem}.brand-block{display:flex;align-items:center;gap:1rem}.site-logo{width:96px;height:auto;filter:drop-shadow(0 8px 20px rgba(0,0,0,.18))}.brand-text{font-size:.95rem;letter-spacing:.08em;color:var(--accent);font-weight:700}.nav-btn{padding:.85rem 1.5rem;border-radius:999px}.btn-secondary{background:#d9770624;color:#fff;border:1px solid rgba(217,119,6,.24)}.btn-secondary:hover{background:#d9770633}.hero-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(420px,.95fr);gap:3.5rem;align-items:center}.header-copy{max-width:760px;margin-right:auto;margin-left:0}.site-header h1{margin:0;font-size:clamp(2.5rem,4vw,4.75rem);line-height:1.05;max-width:16ch}.hero-text{max-width:50rem}@media(max-width:1100px){.hero-grid{grid-template-columns:1fr}.header-copy{max-width:100%}}.hero-banner{position:relative;width:100%;max-width:720px;border-radius:32px;overflow:hidden;box-shadow:0 22px 60px #0f172a1f}.hero-image{width:100%;height:auto;display:block}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#1e293b00,#1e293bb8);display:flex;align-items:flex-end;padding:2rem}.hero-overlay p{color:#f8fafc;font-size:1rem;margin:0;max-width:18rem}@media(max-width:900px){.hero-grid{grid-template-columns:1fr}.hero-visual{justify-content:center}}.header-copy{max-width:680px}.eyebrow{color:var(--accent);text-transform:uppercase;font-size:.85rem;font-weight:700;letter-spacing:.2em;margin-bottom:1rem}.site-header h1{margin:0;font-size:clamp(2.5rem,4vw,4.5rem);line-height:1.02;max-width:14ch}.hero-text{font-size:1.05rem;line-height:1.9;max-width:44rem;margin:1.5rem 0 2rem;color:#e2e8f0}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.8rem;border-radius:999px;border:none;cursor:pointer;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--accent);color:#fff}.btn-secondary{background:#d977062e;color:#fff;border:1px solid rgba(217,119,6,.3)}.btn-secondary:hover{background:#d977063d}.btn-secondary-light{background:var(--accent-soft);color:var(--accent-strong);border:1px solid rgba(217,119,6,.3);font-weight:600}.btn-secondary-light:hover{background:#d9770633}.hero-visual{display:flex;justify-content:flex-end}.hero-image{width:100%;border-radius:32px;max-width:520px;box-shadow:var(--card-shadow)}.section{position:relative;overflow:hidden;padding:5rem 1.5rem;border-top:1px solid rgba(217,119,6,.12);background:linear-gradient(180deg,#fffffffa,#fffbecf5 45%,#fff);border-radius:0;color:var(--text-primary)}#about,#products,#software,#contact{scroll-margin-top:4.5rem}.section:before{content:"";position:absolute;top:-10px;left:50%;width:120%;height:120px;transform:translate(-50%);background:radial-gradient(circle at top center,rgba(255,255,255,.8),transparent 65%);opacity:.25;pointer-events:none;z-index:0}.section:first-of-type{border-top:none}.section-light,.section-white{background:linear-gradient(180deg,#fffbecf5,#fffffffa)}.section-white{background:linear-gradient(180deg,#fffbecfa,#fff)}.section-dark{background:#111827;color:#f8fafc}.section-pretitle{color:var(--accent-strong);font-weight:700;text-transform:uppercase;letter-spacing:.18em;margin-bottom:1rem;display:inline-flex;padding:.45rem .9rem;border-radius:999px;background:var(--accent-soft);box-shadow:none;border:1px solid rgba(217,119,6,.08)}#about .section-pretitle,#products .section-pretitle,#software .section-pretitle{color:var(--accent-strong);background:var(--accent-soft);box-shadow:none;border:1px solid rgba(217,119,6,.08)}.section-header h2{color:var(--bg-dark)}.service-card{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;background:linear-gradient(180deg,#0f172a0a,#fffffffa);border:1px solid rgba(217,119,6,.14)}.service-card:hover{transform:translateY(-4px);box-shadow:0 26px 60px #d9770624}.service-card-content h3{color:var(--accent-strong)}.service-card-accent{background:linear-gradient(180deg,#fff7edfa,#fff);border-color:#d9770642}.content-cta{margin-top:2.25rem;padding-top:1.5rem;border-top:1px solid rgba(217,119,6,.18);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.section .content-cta p{margin:0;font-weight:600;font-size:1.05rem;line-height:1.65;color:var(--text-primary)}.contact-form-card{max-width:100%;padding:2.5rem;background:linear-gradient(180deg,#fffbecf5,#fffffffa);border:1px solid rgba(217,119,6,.12);box-shadow:0 18px 36px #0f172a0f}.footer-branding{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem}.footer-branding p{margin:0;color:#f8fafc}.section-grid,.contact-grid,.service-grid{display:grid;gap:1.75rem}.section-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.95fr)}@media(max-width:840px){.section-grid,.contact-grid,.service-grid{grid-template-columns:1fr}.section{padding:3rem 1rem}.sticky-nav{justify-content:flex-start;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.sticky-nav::-webkit-scrollbar{display:none}.content-cta{align-items:flex-start}.hero-banner,.service-card,.why-card,.contact-form-card{width:100%}.service-card-content{padding:1.25rem 1.25rem 1.5rem}}.reverse-grid{align-items:center;grid-template-columns:minmax(0,1fr) minmax(380px,.9fr)}.section-pretitle{color:var(--accent);font-weight:700;text-transform:uppercase;letter-spacing:.18em;margin-bottom:1rem}.section-header{max-width:720px;margin:0 auto 2.25rem;display:grid;gap:1rem}#about .section-header{max-width:760px;text-align:center}#about .section-pretitle{color:var(--accent-strong);background:#d977061f;padding:.45rem .9rem;border-radius:999px;display:inline-flex;letter-spacing:.18em}#about .section-header h2{color:var(--bg-dark);text-shadow:none}#products .section-header{max-width:1120px;text-align:left;margin:0 0 2.25rem}#software .service-card-content{display:grid;gap:1rem}#software .service-card-content h2{margin:0;font-size:1.17em;line-height:normal;color:var(--text-primary)}.section-header p{margin:0;color:var(--text-secondary);line-height:1.75}.section-header h2,.article-title,.feature-card h3{margin-top:0;color:var(--text-primary);font-weight:700}#about .section-header h2,.section-light .section-header h2,.section-white .section-header h2{color:#0f172a}.section p,.section ul,.section li,.section span{color:var(--text-secondary)}.section h2,.section h3,.section h4,.section h5,.section h6{color:var(--text-primary)}.section-header h2{font-size:clamp(2rem,3vw,3rem);line-height:1.05}.feature-card,.service-card,.contact-card,.contact-form-card{background:#ffffffeb;border-radius:28px;padding:2rem;border:1px solid rgba(15,23,42,.06);box-shadow:0 16px 32px #0f172a0b}.metrics-card{display:grid;gap:1rem;background:transparent;box-shadow:none;padding:0}.feature-card{display:flex;flex-direction:column;justify-content:center}.feature-card-dark{background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.service-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.service-card{display:grid;gap:1rem;overflow:hidden;background:#fff7edeb;border:1px solid rgba(217,119,6,.14);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.service-card:hover{transform:translateY(-4px);box-shadow:0 24px 50px #d9770626}.service-card-content{padding:1.5rem 1.5rem 2rem}.service-image{width:100%;height:auto;max-height:520px;object-fit:cover;image-rendering:auto;background:#fff5e6;filter:saturate(1.08) contrast(1.08)}.service-card-accent{background:#fff7edfa;border-color:#d9770638}.service-card h3,.service-card-content h3{margin-top:0}.why-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.why-card{background:var(--surface-strong);border-radius:28px;padding:2rem;box-shadow:var(--card-shadow);min-height:220px}.why-card h3{margin-top:0}.why-card p{margin:1rem 0 0;color:var(--text-muted)}.service-card ul,.feature-card ul{padding-left:1.2rem;margin:1rem 0 0;color:var(--text-muted)}.service-card li,.feature-card li{margin-bottom:.75rem}.metrics-card{display:grid;gap:1rem}.metrics-card>div{background:#fff9edb8;padding:1.5rem;border-radius:24px}.contact-section{padding-bottom:4rem;max-width:none;margin:0;background:linear-gradient(180deg,#fffbecf5,#fffffffa);box-shadow:none}.contact-lead{margin-top:1rem;font-size:1.05rem;line-height:1.8;color:#475569}.contact-form-card{max-width:100%;padding:2.5rem;border:1px solid rgba(217,119,6,.18);background:linear-gradient(180deg,#fffffff5,#fff7ed99)}.contact-form-card form{display:grid;gap:.9rem}.contact-form-card label{display:grid;gap:.45rem;font-weight:600;color:var(--text-primary)}.contact-form-card input,.contact-form-card textarea{width:100%;border:1px solid rgba(148,163,184,.8);background:#fffffff5;color:var(--text-primary);padding:.75rem .85rem}.contact-form-card input::placeholder,.contact-form-card textarea::placeholder{color:#64748b}.contact-form-card input[aria-invalid=true],.contact-form-card textarea[aria-invalid=true]{border-color:#dc2626;background:#fef2f2f2}.turnstile-container{margin-top:.35rem;min-height:65px}.honeypot-field{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.footer-contact-details{margin-bottom:2rem;display:grid;grid-template-columns:repeat(3,minmax(220px,260px));gap:1.5rem;justify-content:center;justify-items:center;text-align:center;align-items:flex-start}.footer-contact-details>div{min-width:0}.footer-contact-details span{display:block;font-size:.85rem;text-transform:uppercase;color:#f8fafccc;letter-spacing:.12em}.footer-contact-details a,.footer-contact-details p{margin:.15rem 0 0;color:#f8fafc}.footer-contact-details p{color:#f8fafc}.site-footer{background:linear-gradient(180deg,#0f172a,#111827);color:#cbd5e1;padding:3rem 1.5rem;border-top:1px solid rgba(217,119,6,.22)}.site-footer{display:flex;flex-direction:column;gap:2rem;align-items:center}.site-footer,.section{transition:background-color .35s ease,border-color .35s ease}.footer-legal-links{display:flex;gap:1.25rem;flex-wrap:wrap;justify-content:center}.footer-legal-links a{color:#cbd5e1;text-decoration:underline;text-underline-offset:.2rem}.footer-legal-links a:hover{color:#fde68a}@media(max-width:900px){.hero-grid,.section-grid,.contact-grid,.service-grid,.why-grid,.reverse-grid{grid-template-columns:1fr}.site-header{padding:2.5rem 1rem 3rem}.section{padding:3rem 1rem}.hero-visual,.hero-banner,.service-card,.why-card,.contact-form-card,.feature-card,.contact-card{width:100%}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{width:100%}.hero-text,.hero-image{max-width:none}.footer-contact-details{grid-template-columns:1fr;gap:1rem;text-align:center}.footer-contact-details>div{width:100%}.site-footer{padding:2rem 1rem}.contact-form-card{padding:1.5rem}.footer-branding{flex-direction:column;text-align:center}}@media(max-width:600px){.site-header{padding:2rem .75rem 2.5rem}.section{padding:2rem .75rem}.hero-actions{gap:.75rem}.section-header{margin-bottom:1.5rem}.service-card-content{padding:1.25rem 1rem 1.5rem}.contact-form-card{padding:1.5rem}.footer-contact-details{gap:.85rem}}.contact-card h3{margin-top:0}.contact-detail{margin-top:1rem}.contact-detail span{display:block;font-size:.9rem;font-weight:700;color:var(--text-muted)}.contact-detail a{color:var(--bg-dark);font-size:1rem}.contact-form-card label{display:block;margin-bottom:1rem;color:#1e293b}.contact-form-card input,.contact-form-card textarea{width:100%;margin-top:.5rem;padding:1rem;border-radius:16px;border:1px solid #cbd5e1;background:#fff;color:#0f172a}.contact-form-card button{width:100%;margin-top:1rem}.form-success,.form-error{margin-top:1rem;font-weight:700}.form-success{color:#16a34a}.form-error{color:#dc2626}.site-footer{background:var(--bg-dark);color:#cbd5e1;padding:2rem 1.5rem}.footer-branding{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.footer-logo{max-width:220px;height:auto;opacity:.92}.site-footer p{margin:0}@media(max-width:700px){.hero-card,.contact-grid,.service-grid,.section-grid,.reverse-grid{grid-template-columns:1fr}.hero-card{max-width:100%}.site-header,.section,.site-footer{padding-left:1rem;padding-right:1rem}}
