:root{--brand-blue:#1a8bd6;--brand-green:#58b947;--ink:#0f172a;--muted:#64748b}html,body{background:#fff;color:var(--ink)}a{color:var(--brand-blue)}a:hover{color:#0b6ca9}.link-underline{text-decoration:underline;text-underline-offset:4px}.btn-gradient{background:linear-gradient(90deg,var(--brand-blue),var(--brand-green));color:#fff;border:0}.btn-gradient:hover{filter:brightness(.95)}.badge-brand{background:linear-gradient(90deg,var(--brand-blue),var(--brand-green))}.section-muted{background:#f7fafc}.shadow-soft{box-shadow:0 12px 30px #0208140f}.rounded-2xl{border-radius:18px}.hero-wrap{background:radial-gradient(900px 450px at 110% -10%,rgba(26,139,214,.12),transparent 60%),radial-gradient(700px 350px at -10% 110%,rgba(88,185,71,.12),transparent 60%),linear-gradient(180deg,#fff,#f8fbff 60%,#fff)}.tech-marquee{overflow:hidden;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;background:#fff}.tech-marquee .inner{display:inline-block;padding:12px 0;animation:tech-scroll 22s linear infinite;white-space:nowrap}.tech-pill{display:inline-block;margin:0 10px;padding:8px 14px;border:1px solid #e5e7eb;border-radius:999px;color:#475569;background:#fff;box-shadow:0 6px 16px #0208140a}@keyframes tech-scroll{to{transform:translate(-50%)}}.tilt-card{transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s}.tilt-card:hover{transform:translateY(-6px) rotate3d(1,-1,0,4deg);box-shadow:0 18px 40px #0208141f}.floaty{animation:floaty 9s ease-in-out infinite}@keyframes floaty{50%{transform:translateY(-8px)}}@media (prefers-reduced-motion: reduce){.tilt-card,.floaty{animation:none!important;transition:none!important}}.step{display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:start;padding:1.25rem;background:#fff}.step .num{position:static!important;width:40px;height:40px;border-radius:12px;display:grid;place-items:center;color:#fff;font-weight:800;line-height:1;background:linear-gradient(135deg,var(--brand-blue),var(--brand-green));box-shadow:0 6px 18px #1a8bd62e}.step>:not(.num){grid-column:2;margin:0}@media (max-width:576px){.step{grid-template-columns:38px 1fr;gap:12px}.step .num{width:34px;height:34px;border-radius:10px;font-size:.95rem}}.footer .ft-heading{font-weight:700;color:var(--ink);margin-bottom:.75rem}.footer .ft-link{color:#0f172a;text-decoration:none}.footer .ft-link:hover{color:var(--brand-blue);text-decoration:underline}.footer .social-link{width:36px;height:36px;display:grid;place-items:center;border:1px solid #e5e7eb;border-radius:50%;color:#64748b;transition:all .2s ease}.footer .social-link:hover{color:#fff;background:linear-gradient(90deg,var(--brand-blue),var(--brand-green));border-color:transparent;transform:translateY(-2px)}.footer svg{width:18px;height:18px;stroke:currentColor}.footer .contact li{margin-bottom:.5rem}:root{--careers-cta1:#0ea5e9;--careers-cta2:#6366f1;--careers-tag-bg:#eef2ff;--careers-tag-bd:#dbeafe;--careers-tag-fg:#1e40af}#open-roles .btn-gradient{background:#1a8bd6;border:1px solid #1578ba;color:#fff}#open-roles .btn-gradient:hover{background:#1578ba;border-color:#126aa6}#open-roles .btn-gradient:active{background:#0f5f95;border-color:#0d5484}.stack-tag{background:var(--careers-tag-bg);border:1px solid var(--careers-tag-bd);color:var(--careers-tag-fg);border-radius:999px;padding:6px 10px;font-weight:700;line-height:1}.feature-badges{display:flex;flex-wrap:wrap;gap:12px}.f-badge{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border-radius:999px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 10px 22px #0208140f;transition:transform .25s ease,box-shadow .25s ease}.f-badge:hover{transform:translateY(-2px);box-shadow:0 16px 32px #0208141a}.f-badge__icon{width:24px;height:24px;display:grid;place-items:center;border-radius:8px;color:#fff;background:linear-gradient(135deg,var(--brand-blue),var(--brand-green))}.f-badge__icon svg{width:14px;height:14px;stroke:#fff}.f-badge__text{color:#334155;font-weight:600;white-space:nowrap}@media (max-width:576px){.f-badge{padding:7px 10px}.f-badge__icon{width:22px;height:22px;border-radius:7px}}.logo-tile{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:12px;background:linear-gradient(180deg,#fff,#f7fafc);border:1px solid #e6edf5;box-shadow:inset 0 1px #fff,0 6px 16px #0208140f}.brand-logo{height:28px;width:auto;display:block;image-rendering:auto;-webkit-user-drag:none}.navbar .logo-tile{width:42px;height:42px}.navbar .brand-logo{height:26px}.brand-logo{filter:drop-shadow(0 0 1px rgba(0,0,0,.08))}
