.skip-link{position:absolute;left:.5rem;top:.5rem;z-index:1000;transform:translateY(-150%);padding:.6rem 1rem;background:var(--accent);color:#fff;font-family:var(--font-display);font-size:var(--text-sm);border-radius:var(--radius-sm);transition:transform .18s var(--ease-out)}.skip-link:focus{transform:translateY(0)}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(1rem,2.5vw,1.75rem)}.service-card{display:flex;flex-direction:column;padding:0;overflow:hidden}.service-cover{width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover;display:block;border-bottom:1px solid var(--line);background:var(--bg-soft)}.service-body{display:flex;flex-direction:column;gap:.7rem;padding:clamp(1.5rem,3vw,2rem);flex:1}.service-body .eyebrow{margin-bottom:.1rem}.service-card h3{font-size:var(--text-xl);line-height:1.18}.service-body>p{color:var(--muted);font-size:var(--text-sm);max-width:none}.service-bullets{display:flex;flex-direction:column;gap:.5rem;margin:.25rem 0 1rem}.service-bullets li{position:relative;padding-left:1.4rem;font-size:var(--text-sm);color:var(--ink);line-height:1.45}.service-bullets li:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;border-radius:50%;background:var(--accent)}.service-body .callout-link{margin-top:auto}.cross-section{padding-block:clamp(2rem,4vw,3rem)}.cross-callout{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 2rem;padding:clamp(1.5rem,3vw,2.25rem);background:var(--accent-tint);border:1px solid var(--accent-border);border-radius:var(--radius)}.cross-text h2{font-size:var(--text-xl);margin-bottom:.35rem}.cross-text p{color:var(--muted);font-size:var(--text-sm);margin:0;max-width:60ch}.cross-link{white-space:nowrap;flex-shrink:0}.form-privacy{font-size:var(--text-xs);color:var(--muted);margin:.25rem 0 1.25rem;max-width:64ch}.footer-inner{grid-template-columns:1.6fr 1fr 1fr 1.4fr}.footer-nav{align-items:flex-start;gap:.6rem}.footer-info{align-items:flex-start}.footer-col-title{font-family:var(--font-display);font-weight:500;font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:#ffffffd9;margin-bottom:.2rem}@media(max-width:820px){.services-grid{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr;gap:2rem 1.5rem}.footer-brand{grid-column:1 / -1}}@media(max-width:520px){.footer-inner{grid-template-columns:1fr}.cross-callout{flex-direction:column;align-items:flex-start}}.header-phone,.header-wa{display:inline-flex;align-items:center;gap:.4rem;color:var(--ink);border-radius:var(--radius-sm);transition:color .15s,background .15s}.header-phone svg,.header-wa svg{width:19px;height:19px;flex-shrink:0}.header-phone{padding:.3rem;font-size:var(--text-sm);font-weight:500}.header-phone-num{display:none}.header-phone:hover{color:var(--accent)}.header-wa{padding:.3rem;color:#1faf54}.header-wa:hover{background:var(--accent-tint)}.header-phone:focus-visible,.header-wa:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.contact-direct{display:flex;flex-direction:column;gap:.55rem;margin-top:1.5rem}.contact-direct a{display:inline-flex;align-items:center;gap:.55rem;font-size:var(--text-sm);font-weight:500;color:var(--ink);transition:color .15s}.contact-direct svg{width:18px;height:18px;color:var(--accent);flex-shrink:0}.contact-direct a:hover{color:var(--accent)}.form-consent{display:flex;align-items:flex-start;gap:.6rem;padding:.375rem 0;font-size:var(--text-sm);color:var(--muted);line-height:1.5;cursor:pointer}.form-consent input{margin-top:.05rem;width:1.375rem;height:1.375rem;flex-shrink:0;accent-color:var(--accent)}.form-consent a{color:var(--accent);text-decoration:underline}.form-consent .req{color:var(--accent)}.form-privacy a{color:var(--accent);text-decoration:underline}.form-file input[type=file]{font-size:var(--text-sm);color:var(--ink);padding:.55rem .75rem;border:1.5px dashed var(--line);border-radius:var(--radius-sm);background:var(--bg);cursor:pointer;width:100%}.form-file input[type=file]:hover{border-color:var(--accent-border)}.form-file-help{font-size:var(--text-xs);color:var(--muted);margin:.1rem 0 0}.form-response{font-size:var(--text-xs);color:var(--muted);margin:.75rem 0 0}.founders{max-width:920px;margin-bottom:clamp(2rem,4vw,3rem)}.founders-title{font-size:var(--text-xl);margin-bottom:1.25rem}.founders-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.founder-card{display:flex;flex-direction:column;gap:.5rem}.founder-head{display:flex;align-items:center;gap:1rem;margin-bottom:.1rem}.founder-photo{width:96px;height:96px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid var(--line);background:var(--bg-soft)}.founder-chips{display:flex;flex-wrap:wrap;gap:.4rem;margin:.1rem 0 .2rem}.founder-chips li{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.04em;line-height:1.4;padding:.25rem .6rem;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:var(--bg-soft);white-space:nowrap}.founder-id{display:flex;flex-direction:column;gap:.2rem;min-width:0}.founder-name{font-size:var(--text-lg)}.founder-role{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.03em;text-transform:uppercase;color:var(--accent)}.founder-bio{color:var(--muted);font-size:var(--text-sm);max-width:none;line-height:1.6}.founder-card .callout-link{margin-top:auto;padding-top:.4rem}@media(max-width:700px){.founders-grid{grid-template-columns:1fr}}.sectors-section{padding-block:clamp(1.5rem,3.5vw,2.5rem)}.sectors-title{font-family:var(--font-mono);font-size:var(--text-sm);font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:var(--muted);margin-bottom:.9rem}.sector-chips{display:flex;flex-wrap:wrap;gap:.6rem}.sector-chip{font-size:var(--text-sm);padding:.4rem .95rem;border:1px solid transparent;background:#f0f3f6;color:#333b45;border-radius:999px;line-height:1.3}.footer-legal{display:flex;flex-wrap:wrap;gap:.35rem}.footer-legal a{color:#fff9;transition:color .15s}.footer-legal a:hover{color:#fff}.legal-page{padding-block:clamp(3rem,6vw,5rem)}.legal-inner{max-width:760px;margin-inline:auto}.legal-head{margin-bottom:2rem}.legal-head h1{font-size:var(--text-3xl);margin-bottom:.5rem}.legal-updated{color:var(--muted);font-size:var(--text-sm)}.legal-intro{color:var(--muted);margin-bottom:2rem;max-width:none;line-height:1.7}.legal-section{padding-block:0;margin-bottom:1.75rem}.legal-section h2{font-size:var(--text-xl);margin-bottom:.75rem}.legal-section p{color:var(--ink);margin-bottom:.75rem;max-width:none;line-height:1.7}.legal-list{display:flex;flex-direction:column;gap:.6rem;margin:.5rem 0 0;padding-left:1.25rem;list-style:disc}.legal-list li{color:var(--ink);line-height:1.65}.legal-section a,.legal-intro a{color:var(--accent);text-decoration:underline}.urgency-bar{padding-block:clamp(1rem,2.5vw,1.75rem)}.urgency-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 1.5rem;padding:clamp(1.25rem,3vw,1.75rem) clamp(1.5rem,3vw,2.25rem);background:var(--accent);color:#fff;border-radius:var(--radius)}.urgency-title{font-family:var(--font-display);font-weight:700;font-size:var(--text-xl);line-height:1.1}.urgency-promise{color:#ffffffe6;font-size:var(--text-sm);margin-top:.3rem;max-width:46ch}.urgency-actions{display:flex;flex-wrap:wrap;gap:.6rem;flex-shrink:0}.urgency-call,.urgency-wa{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.1rem;border-radius:var(--radius-sm);font-weight:600;white-space:nowrap}.urgency-call svg,.urgency-wa svg{width:18px;height:18px;flex-shrink:0}.urgency-call{background:#fff;color:var(--accent)}.urgency-call:hover{background:#eef1ff}.urgency-wa{background:#ffffff24;color:#fff;border:1px solid rgba(255,255,255,.4);font-weight:500}.urgency-wa:hover{background:#ffffff3d}.urgency-call:focus-visible,.urgency-wa:focus-visible{outline:2px solid #fff;outline-offset:2px}@media(max-width:660px){.urgency-inner{flex-direction:column;align-items:flex-start}.urgency-actions{width:100%}.urgency-call,.urgency-wa{flex:1 1 auto;justify-content:center}}.cta-band{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--ink-950) 0%,#10182B 60%,#131F3D 100%);padding-block:clamp(3rem,6vw,4.5rem)}.cta-band-grid{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(143,162,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(143,162,255,.07) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:radial-gradient(ellipse 70% 90% at 75% 45%,#000 20%,transparent 75%);mask-image:radial-gradient(ellipse 70% 90% at 75% 45%,#000 20%,transparent 75%)}.cta-band-inner{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem 2rem}.cta-band-title{font-family:var(--font-display);font-weight:700;font-size:clamp(1.35rem,2.6vw,1.8rem);letter-spacing:-.02em;line-height:1.15;color:#fff;max-width:26ch;margin:0;text-wrap:balance}.cta-band-sub{color:#ffffffa6;font-size:var(--text-sm);margin:.5rem 0 0;max-width:48ch}.cta-band-actions{display:flex;flex-wrap:wrap;gap:.75rem;flex-shrink:0}.btn-ghost-dark{color:#fff;border-color:#ffffff59;background:transparent}.btn-ghost-dark:hover{color:#fff;border-color:#fff;background:#ffffff14}.btn-ghost-dark:active{background:#ffffff24}.btn-ghost-dark:focus-visible{outline-color:#fff}@media(max-width:660px){.cta-band-actions{width:100%}.cta-band-actions .btn{flex:1 1 auto}}.footer-social{display:flex;gap:.6rem;margin-top:.85rem}.footer-social a{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:50%;background:#ffffff14;color:#ffffffbf;transition:background .15s,color .15s}.footer-social a:hover{background:#ffffff29;color:#fff}.footer-social svg{width:18px;height:18px}.footer-social a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.locations-google{margin-top:1.25rem}.research-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.research-grid .pillar{display:flex;flex-direction:column;gap:.4rem}.research-grid .pillar .callout-link{margin-top:auto;padding-top:.4rem}@media(max-width:900px){.research-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.research-grid{grid-template-columns:1fr}}.research-pubs{margin-top:1.5rem;font-size:var(--text-sm);color:var(--muted)}.research-pubs a{color:var(--accent);text-decoration:underline}.proof-band{padding-block:clamp(2.5rem,5vw,4rem);background:linear-gradient(180deg,var(--ink),#141B26);color:#ffffffd1;overflow:hidden}.proof-band .proof-eyebrow{color:var(--accent-on-dark);margin-bottom:1.5rem}.proof-band .proof-eyebrow:before{background:var(--accent-on-dark)}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#8fa2ff2e;border:1px solid rgba(143,162,255,.18);border-radius:var(--radius);overflow:hidden}.proof-cell{display:flex;flex-direction:column;gap:.35rem;background:#0e141f;padding:clamp(1.25rem,2.5vw,1.6rem) clamp(1.25rem,2.5vw,1.75rem)}.proof-value{font-family:var(--font-display);font-size:clamp(1.6rem,2.6vw,2.15rem);font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.02em;line-height:1.1;color:#fff;white-space:nowrap}.proof-label{font-size:var(--text-sm);color:#ffffff9e;line-height:1.45;max-width:30ch}.proof-link-row{margin-top:1.75rem}.proof-band .proof-link{color:var(--accent-on-dark)}.proof-band .proof-link:hover{color:#fff}.proof-item-link{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.03em;color:var(--accent-on-dark);text-decoration:underline;text-underline-offset:3px;margin-top:.35rem;width:fit-content;transition:color .15s}.proof-item-link:hover{color:#fff}.proof-item-link:focus-visible{outline:2px solid var(--accent-on-dark);outline-offset:3px;border-radius:2px}@media(max-width:900px){.proof-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.proof-grid{grid-template-columns:1fr}}.apps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:1.5rem;align-items:stretch}.app-tile{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--bg);transition:border-color .2s,box-shadow .25s var(--ease-out),transform .25s var(--ease-out)}.app-tile img{width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover;transition:transform .4s var(--ease-out)}.app-tile:hover{border-color:var(--accent-border);box-shadow:0 1px 2px #0e11160d,0 8px 22px #141e5014;transform:translateY(-2px)}.app-tile:hover img{transform:scale(1.03)}@media(prefers-reduced-motion:reduce){.app-tile:hover,.app-tile:hover img{transform:none}}.app-tile-body{padding:1.25rem 1.375rem 1.375rem}.app-tile-sector{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.06em;color:var(--accent);margin-bottom:.45rem}.app-tile-body h3{margin-bottom:.4rem}.app-tile-text{color:var(--muted);font-size:var(--text-sm);max-width:none}.app-tile--text{background:var(--accent-tint);border-color:var(--accent-border);justify-content:center}.apps-grid-4{grid-template-columns:repeat(4,1fr)}@media(max-width:1100px){.apps-grid,.apps-grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.apps-grid,.apps-grid-4{grid-template-columns:1fr}}.projects-grid{grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.projects-grid{grid-template-columns:1fr}}.pillars-3{grid-template-columns:repeat(3,1fr)}@media(max-width:1100px){.pillars-3{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.pillars-3{grid-template-columns:1fr}}.pillars-3 .pillar{display:flex;flex-direction:column}.pillars-3 .pillar .callout-link{margin-top:auto;padding-top:.8rem}.pillars-3 .pillar-icon{display:inline-flex;width:2.6rem;height:2.6rem;align-items:center;justify-content:center;margin-bottom:1rem;border-radius:10px;background:var(--accent-tint);border:1px solid var(--accent-border);color:var(--accent)}.pillars-3 .pillar-icon svg{width:1.45rem;height:1.45rem}.sector-chip{transition:background .15s,color .15s}.sector-chip:hover{background:var(--line);color:var(--ink)}[dir=rtl] .lang-menu{right:auto;left:0}[dir=rtl] .lang-menu a{text-align:right}[dir=rtl] .eyebrow:before{margin-right:0;margin-left:.55rem}[dir=rtl] .faq-btn{text-align:right}[dir=rtl] .faq-btn:hover{padding-left:0;padding-right:.4rem}[dir=rtl] .who-list li,[dir=rtl] .si-no-list li,[dir=rtl] .design-list li,[dir=rtl] .service-bullets li{padding-left:0;padding-right:1.4rem}[dir=rtl] .who-list li:before,[dir=rtl] .si-no-list li:before,[dir=rtl] .design-list li:before,[dir=rtl] .service-bullets li:before{left:auto;right:0}.mobile-cta{position:fixed;inset-inline:0;bottom:0;z-index:250;display:none;grid-template-columns:44px 44px 1fr;gap:.5rem;align-items:stretch;padding:.5rem var(--px);background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--line);transform:translateY(110%);visibility:hidden;transition:transform .3s var(--ease-out),visibility .3s}.mobile-cta.show{transform:none;visibility:visible}.mobile-cta-ic{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid var(--line-strong);border-radius:10px;color:var(--ink);background:var(--bg)}.mobile-cta-ic svg{width:19px;height:19px}.mobile-cta-ic.wa{color:#1faf54}.mobile-cta-ic:focus-visible,.mobile-cta .btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.mobile-cta .btn{width:100%}@media(max-width:768px){.mobile-cta{display:grid}}@media(prefers-reduced-motion:reduce){.mobile-cta{transition:none}}.component-list{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.5rem}.component-row{display:flex;gap:1.25rem;align-items:flex-start;border:1px solid var(--line);border-radius:var(--radius);padding:1.25rem;background:var(--bg);transition:border-color .2s,box-shadow .2s}.component-row:hover{border-color:var(--accent-border);box-shadow:0 1px 2px #0e11160d,0 8px 22px #141e5014}.component-thumb{width:96px;height:96px;aspect-ratio:1 / 1;object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--bg-soft);flex-shrink:0}.component-row h3{font-size:var(--text-lg);margin-bottom:.3rem}@media(max-width:720px){.component-list{grid-template-columns:1fr}}.case-index{padding-block:0 clamp(1.5rem,3vw,2rem)}.chip-link{display:inline-block;transition:background .15s,color .15s,border-color .15s}a.sector-chip.chip-link:hover{background:var(--accent-tint-2);color:var(--accent-ink);text-decoration:none}a.sector-chip.chip-link:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.case-stats{display:flex;flex-wrap:wrap;gap:1rem 2.25rem;padding:1rem 0;border-block:1px solid var(--line);margin-bottom:1.25rem}.case-stats li{display:flex;flex-direction:column;gap:.15rem}.case-stat-value{font-family:var(--font-display);font-size:clamp(1.35rem,2.2vw,1.7rem);font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.02em;line-height:1.1;color:var(--accent-ink);white-space:nowrap}.case-stat-label{font-size:var(--text-xs);color:var(--muted);line-height:1.45;max-width:24ch}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}
