:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--bg:#0b1220;--surface:#0f172a;--text:#e2e8f0;--muted:#94a3b8;--border:#1e293b;--brand:#60a5fa;--brand-600:#3b82f6;--radius:14px}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;background:var(--bg);color:var(--text);font:16px/1.6 ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial}img{max-width:100%;display:block}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{line-height:1.2;margin:0 0 12px}h1{font-size:clamp(32px,5vw,44px)}h2{font-size:clamp(24px,3.5vw,30px)}p{margin:0 0 14px;color:var(--muted)}.container{width:min(1120px,92%);margin-inline:auto}.section{padding:56px 0}@media (min-width:900px){.section{padding:88px 0}}.header{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:saturate(180%) blur(8px);backdrop-filter:saturate(180%) blur(8px);background:color-mix(in oklab,var(--bg) 85%,transparent);border-bottom:1px solid var(--border)}.nav{height:64px;display:flex;align-items:center;justify-content:space-between}.logo{font-weight:800;letter-spacing:.2px}.menu{display:flex;gap:20px;align-items:center}.menu a{color:var(--muted)}.menu a[aria-current=page]{color:var(--text)}.burger{display:none;background:transparent;border:0;color:var(--text);font-size:22px}@media (max-width:720px){.menu{display:none}.menu.open{display:flex;flex-direction:column;position:absolute;left:0;right:0;top:64px;background:var(--surface);border-bottom:1px solid var(--border);padding:12px 16px;gap:12px}.burger{display:inline-flex}}.btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:12px;border:1px solid var(--border);background:var(--surface);color:var(--text);text-decoration:none}.btn:hover{border-color:var(--brand)}.btn-primary{background:var(--brand);border-color:var(--brand);color:#081018}.btn-primary:hover{background:var(--brand-600);border-color:var(--brand-600);color:#fff}.grid{display:grid;gap:16px}@media (min-width:720px){.grid-3{grid-template-columns:repeat(3,1fr)}}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:20px;box-shadow:0 8px 28px #02081759 inset}.card h3{margin-bottom:6px}.hero{padding:84px 0 48px}.hero h1{margin-bottom:10px}.hero p{max-width:48ch}.hero .actions{display:flex;gap:12px;margin-top:16px;flex-wrap:wrap}.footer{border-top:1px solid var(--border);padding:28px 0;color:var(--muted)}.hero .container{display:flex;flex-direction:column;align-items:center;text-align:center}.hero .container p{max-width:720px;margin:12px auto 0;opacity:.9}.hero .container .actions,.hero .container .buttons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:16px}.btn,.btn-primary{transition:background-color .2s ease,color .2s ease,border-color .2s ease}.btn-primary{background-color:var(--light-blue, #dbeafe);color:#000;border:1px solid transparent}.btn-primary:hover,.btn-primary:focus,.btn-primary:active{background-color:var(--secondary-blue, #3b82f6);color:#fff;border-color:var(--secondary-blue, #3b82f6);outline:none}.navbar .contact,.nav .contact,a[href="/contact"].btn{background-color:var(--light-blue, #dbeafe);color:#000}.navbar .contact:hover,.nav .contact:hover,a[href="/contact"].btn:hover{background-color:var(--secondary-blue, #3b82f6);color:#fff}header nav a[href="/contact"],header a[href="/contact"],a[href="/contact"].btn{background-color:var(--light-blue, #dbeafe);color:#000!important}header nav a[href="/contact"]:hover,header a[href="/contact"]:hover,a[href="/contact"].btn:hover,header nav a[href="/contact"][aria-current=page],header nav a[href="/contact"].active{background-color:var(--secondary-blue, #3b82f6);color:#fff!important}a[href="/services"],a[href="/services/"],a[href="#services"],a[href="/#services"],.btn-secondary{background-color:var(--light-blue, #dbeafe);color:#000!important}a[href="/services"]:hover,a[href="/services/"][aria-current=page],a[href="/services/"]:hover,a[href="#services"]:hover,a[href="/#services"]:hover,.btn-secondary:hover{background-color:var(--secondary-blue, #3b82f6);color:#fff!important}header nav a[href="/services"],.site-header nav a[href="/services"],.navbar nav a[href="/services"]{background:transparent!important;color:inherit!important}header nav a[href]:not([href="/contact"]),.site-header nav a[href]:not([href="/contact"]),.navbar nav a[href]:not([href="/contact"]){background:transparent!important;box-shadow:none!important;color:inherit!important}header nav a[aria-current=page]:not([href="/contact"]),header nav .active:not([href="/contact"]),.site-header nav a[aria-current=page]:not([href="/contact"]),.navbar nav .active:not([href="/contact"]){background:transparent!important;box-shadow:none!important;color:inherit!important}main a[href="/services"],main a[href="#services"]{background-color:var(--light-blue, #dbeafe);color:#000!important;border-radius:12px;padding:12px 20px}main a[href="/services"]:hover,main a[href="#services"]:hover{background-color:var(--secondary-blue, #3b82f6);color:#fff!important}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
