:root{--bg:#0d1117;--card:#1a1f26;--border:#2b313b;--cta:#2563eb;--highlight:#00e5ff;--text:#f4f8fb;--text-sec:#9fb0c0;--font:"Rubik", system-ui, -apple-system, sans-serif;--header-h:4rem;--radius:.75rem;--transition:.18s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background-color:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;background-image:radial-gradient(#00e5ff0a 1px,#0000 1px);background-size:28px 28px;min-height:100vh;font-size:16px;line-height:1.7}a{color:var(--cta);text-decoration:none}img,svg{display:block}.container{max-width:1200px;margin:0 auto;padding:0 1.75rem}.section{border-top:1px solid var(--border);padding:5.5rem 0}.section-title{color:var(--text);letter-spacing:-.02em;margin-bottom:.75rem;font-size:2.125rem;font-weight:700;line-height:1.25}.section-accent{background:linear-gradient(90deg, var(--highlight), #00e5ff4d);border-radius:2px;width:2.75rem;height:3px;margin-bottom:1.5rem}[dir=rtl] .section-accent{background:linear-gradient(270deg, var(--highlight), #00e5ff4d)}.section-lead{color:var(--text-sec);max-width:600px;margin-bottom:3rem;font-size:1.075rem;line-height:1.8}.btn{font-family:var(--font);cursor:pointer;transition:background var(--transition), border-color var(--transition), color var(--transition), transform var(--transition), box-shadow var(--transition);text-align:center;white-space:nowrap;border:none;border-radius:.5rem;padding:.9rem 1.875rem;font-size:1rem;font-weight:600;line-height:1.4;display:inline-block}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn-primary{background:var(--cta);color:#fff;box-shadow:0 0 24px #2563eb59}.btn-primary:hover{color:#fff;background:#1d4ed8;box-shadow:0 0 36px #2563eb8c}.btn-secondary{border:1px solid var(--border);color:var(--text);background:0 0}.btn-secondary:hover{border-color:var(--highlight);color:var(--highlight)}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);transition:border-color var(--transition), transform var(--transition), box-shadow var(--transition);padding:2rem}.card:hover{border-color:#00e5ff59;transform:translateY(-3px);box-shadow:0 12px 32px #00000073,0 0 0 1px #00e5ff1a}.node-dot{background:var(--highlight);border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-bottom:1.25rem;box-shadow:0 0 10px #00e5ff8c}.card-title{color:var(--text);margin-bottom:.5rem;font-size:1.05rem;font-weight:600;line-height:1.4}.card-desc{color:var(--text-sec);font-size:.925rem;line-height:1.7}.badge{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;margin-bottom:1rem;padding:.225rem .65rem;font-size:.7rem;font-weight:600;display:inline-block}.badge-active{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e4d}.badge-dev{color:#60a5fa;background:#2563eb1a;border:1px solid #2563eb59}.badge-beta{color:#fbbf24;background:#eab3081a;border:1px solid #eab30859}.header{z-index:100;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);background:#0d1117eb;position:fixed;inset-block-start:0;inset-inline:0}.header-inner{height:var(--header-h);justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.header-logo{color:var(--text);flex-shrink:0;align-items:center;gap:.625rem;text-decoration:none;display:flex}.logo-mark{flex-shrink:0;width:22px;height:auto}.logo-text{letter-spacing:-.025em;white-space:nowrap;font-size:1.2rem;font-weight:700;line-height:1}.logo-accent{color:var(--highlight)}.desktop-nav{flex:1;justify-content:center;display:flex}.nav-links{align-items:center;gap:2rem;list-style:none;display:flex}.nav-links a{color:var(--text-sec);transition:color var(--transition);font-size:.9rem}.nav-links a:hover{color:var(--text)}.header-actions{flex-shrink:0;align-items:center;gap:.625rem;display:flex}.lang-btn{border:1px solid var(--border);color:var(--text-sec);font-family:var(--font);cursor:pointer;transition:border-color var(--transition), color var(--transition);white-space:nowrap;background:0 0;border-radius:.375rem;padding:.35rem .875rem;font-size:.875rem}.lang-btn:hover{border-color:var(--highlight);color:var(--highlight)}.hamburger-btn{border:1px solid var(--border);color:var(--text-sec);cursor:pointer;width:2.25rem;height:2.25rem;transition:border-color var(--transition), color var(--transition);background:0 0;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;display:none}.hamburger-btn:hover{border-color:var(--highlight);color:var(--highlight)}.mobile-menu{inset:var(--header-h) 0 0 0;z-index:99;-webkit-backdrop-filter:blur(18px);opacity:0;pointer-events:none;background:#0d1117f7;flex-direction:column;justify-content:center;align-items:center;transition:opacity .22s;display:flex;position:fixed}.mobile-menu.open{opacity:1;pointer-events:all}.mobile-nav-links{text-align:center;margin-bottom:2.5rem;list-style:none}.mobile-nav-links li+li{margin-top:1.75rem}.mobile-nav-links a{color:var(--text);transition:color var(--transition);letter-spacing:-.01em;font-size:1.625rem;font-weight:600}.mobile-nav-links a:hover{color:var(--highlight)}.mobile-lang-btn{padding:.55rem 1.75rem;font-size:1rem}.hero{padding-top:10rem;padding-bottom:7rem;position:relative;overflow:hidden}.hero-glow-a{pointer-events:none;background:radial-gradient(circle,#2563eb1f 0%,#0000 65%);border-radius:50%;width:55vw;max-width:680px;height:55vw;max-height:680px;position:absolute;inset-block-start:-5%;inset-inline-end:-8%}.hero-glow-b{pointer-events:none;background:radial-gradient(circle,#00e5ff0d 0%,#0000 65%);border-radius:50%;width:40vw;max-width:500px;height:40vw;max-height:500px;position:absolute;inset-block-end:-10%;inset-inline-start:-5%}.hero-pill{color:var(--highlight);letter-spacing:.07em;text-transform:uppercase;background:#00e5ff12;border:1px solid #00e5ff38;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.4rem 1rem;font-size:.78rem;font-weight:600;display:inline-flex}.hero-pill:before{content:"";background:var(--highlight);width:6px;height:6px;box-shadow:0 0 6px var(--highlight);border-radius:50%;flex-shrink:0}.hero-headline{color:var(--text);letter-spacing:-.025em;max-width:840px;margin-bottom:1.625rem;font-size:clamp(2rem,5.5vw,3.5rem);font-weight:700;line-height:1.18}.hero-sub{color:var(--text-sec);max-width:640px;margin-bottom:2.75rem;font-size:1.125rem;line-height:1.8}.hero-ctas{flex-wrap:wrap;gap:1rem;display:flex}.hero-sep{background:linear-gradient(90deg, transparent, var(--border) 20%, var(--border) 80%, transparent);height:1px;position:absolute;inset-block-end:0;inset-inline:0}.whatwedo-body{color:var(--text-sec);max-width:700px;font-size:1.125rem;line-height:1.85}.services-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.products-grid,.why-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.method-section{position:relative}.method-grid{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid;position:relative}.method-grid:before{content:"";background:linear-gradient(90deg, transparent, var(--border) 15%, var(--border) 85%, transparent);z-index:0;height:1px;position:absolute;inset-block-start:18px;inset-inline:10%}[dir=rtl] .method-grid:before{background:linear-gradient(270deg, transparent, var(--border) 15%, var(--border) 85%, transparent)}.method-grid .card{z-index:1;position:relative}.step-num{color:#00e5ff33;font-variant-numeric:tabular-nums;margin-bottom:1rem;font-size:2.25rem;font-weight:700;line-height:1}.step-title{color:var(--text);margin-bottom:.5rem;font-size:1rem;font-weight:600}.step-desc{color:var(--text-sec);font-size:.875rem;line-height:1.65}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.contact-info-title{color:var(--text);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.contact-info-body{color:var(--text-sec);margin-bottom:1.5rem;line-height:1.8}.contact-email{color:var(--highlight);transition:opacity var(--transition);font-weight:500}.contact-email:hover{opacity:.8}.form-group{margin-bottom:1.125rem}.form-label{color:var(--text-sec);margin-bottom:.4rem;font-size:.875rem;display:block}.form-input,.form-textarea{background:var(--card);border:1px solid var(--border);width:100%;color:var(--text);font-family:var(--font);transition:border-color var(--transition), box-shadow var(--transition);-webkit-appearance:none;border-radius:.5rem;padding:.75rem 1rem;font-size:.95rem}.form-input:focus,.form-textarea:focus{border-color:#00e5ff73;outline:none;box-shadow:0 0 0 3px #00e5ff14}.form-textarea{resize:vertical;min-height:130px}.form-notice{color:var(--text-sec);opacity:.7;margin-top:1rem;font-size:.82rem;font-style:italic}.form-success{border-radius:var(--radius);color:#4ade80;background:#22c55e12;border:1px solid #22c55e38;padding:1.25rem 1.5rem;font-size:.95rem;line-height:1.6}.footer{background:var(--card);border-top:1px solid var(--border);padding:2.75rem 0}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.footer-brand{align-items:center;gap:.5rem;margin-bottom:.375rem;display:flex}.footer-logo-mark{flex-shrink:0;width:18px;height:auto}.footer-logo-text{color:var(--text);letter-spacing:-.02em;font-size:1.05rem;font-weight:700}.footer-tagline{color:var(--text-sec);padding-inline-start:.25rem;font-size:.8rem}.footer-copy{color:var(--text-sec);text-align:end;font-size:.8rem}@media (width<=1024px){.method-grid{grid-template-columns:repeat(3,1fr)}.method-grid:before{display:none}}@media (width<=768px){.hamburger-btn{display:flex}.desktop-nav{display:none}}@media (width<=800px){.services-grid{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:1fr;gap:2.5rem}.method-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.services-grid,.products-grid,.why-grid,.method-grid{grid-template-columns:1fr}.hero{padding-top:8rem;padding-bottom:5rem}.hero-ctas{flex-direction:column;align-items:flex-start}.btn{text-align:center;width:100%}.section{padding:3.75rem 0}.section-title{font-size:1.75rem}.footer-inner{flex-direction:column;align-items:flex-start}.footer-copy{text-align:start}.container{padding:0 1.25rem}}
