*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fff;--bg-soft:#f4f6fa;--ink:#0d1117;--muted:#5a6573;--accent:#1b3b6b;--accent-2:#2563eb;--navy:#0e1e33;--white:#fff;--line:#0d11171f;--gray-100:#f0f2f5;--gray-200:#e2e5ea;--gray-400:#9ca3af;--gray-600:#6b7280;--gray-800:#374151;--text:#0d1117;--radius:10px;--radius-btn:8px;--max-width:1140px;--font:"Libre Franklin", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--display:"Montserrat", "Libre Franklin", -apple-system, BlinkMacSystemFont, sans-serif}html{font-family:var(--font);color:var(--text);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;line-height:1.6}body{background:var(--bg);min-height:100vh}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--accent-2);outline-offset:3px}.container[data-astro-cid-lcdefpme]{max-width:var(--max-width);z-index:2;margin:0 auto;padding:0 24px;position:relative}section[data-astro-cid-lcdefpme]{padding:104px 0}.eyebrow[data-astro-cid-lcdefpme]{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);font-size:12px;font-weight:600}h2[data-astro-cid-lcdefpme]{font-family:var(--display);letter-spacing:-.02em;margin-top:14px;font-size:clamp(2rem,3.8vw,2.9rem);font-weight:700;line-height:1.12}.accent[data-astro-cid-lcdefpme]{color:var(--accent)}.section-head[data-astro-cid-lcdefpme]{max-width:60ch;margin-bottom:48px}.section-head[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);margin-top:14px}.btn[data-astro-cid-lcdefpme]{background:var(--ink);color:#fff;border-radius:var(--radius-btn);cursor:pointer;font-size:15px;font-weight:600;font-family:var(--font);border:none;align-items:center;gap:8px;padding:14px 26px;transition:transform .15s,background .15s;display:inline-flex}.btn[data-astro-cid-lcdefpme]:hover{background:var(--accent);transform:translateY(-2px)}.btn--ghost[data-astro-cid-lcdefpme]{color:var(--ink);border:1px solid var(--line);background:0 0}.btn--ghost[data-astro-cid-lcdefpme]:hover{color:var(--accent-2);background:0 0}.nav[data-astro-cid-lcdefpme]{z-index:50;justify-content:center;padding:14px clamp(14px,4vw,26px);display:flex;position:fixed;top:0;left:0;right:0}.nav__inner[data-astro-cid-lcdefpme]{-webkit-backdrop-filter:blur(16px)saturate(1.6);backdrop-filter:blur(16px)saturate(1.6);background:#ffffffb3;border:1px solid #0d111712;border-radius:16px;align-items:center;width:100%;max-width:1180px;padding:9px 10px 9px 20px;transition:background .25s,box-shadow .25s;display:flex;box-shadow:0 6px 22px -14px #0d111738}.nav--scrolled[data-astro-cid-lcdefpme] .nav__inner[data-astro-cid-lcdefpme]{background:#ffffffe6;box-shadow:0 12px 34px -16px #0d111752}.nav__brand[data-astro-cid-lcdefpme]{align-items:center;margin-right:auto;display:inline-flex}.nav__logo[data-astro-cid-lcdefpme]{width:auto;height:27px;display:block}.nav__links[data-astro-cid-lcdefpme]{align-items:center;gap:2px;display:flex}.nav__links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--ink);border-radius:9px;padding:8px 14px;font-size:14.5px;font-weight:500;transition:color .16s,background .16s;position:relative}.nav__links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--accent);background:#1b3b6b12}.btn--nav[data-astro-cid-lcdefpme]{margin-left:auto;padding:9px 20px;font-size:14px}.nav__toggle[data-astro-cid-lcdefpme]{cursor:pointer;background:0 0;border:0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;margin-right:8px;padding:0;transition:background .15s;display:none}.nav__toggle[data-astro-cid-lcdefpme]:hover{background:#1b3b6b12}.nav__toggle-bar[data-astro-cid-lcdefpme]{background:var(--ink);border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .2s;display:block}.nav--open[data-astro-cid-lcdefpme] .nav__toggle-bar[data-astro-cid-lcdefpme]:first-child{transform:translateY(7px)rotate(45deg)}.nav--open[data-astro-cid-lcdefpme] .nav__toggle-bar[data-astro-cid-lcdefpme]:nth-child(2){opacity:0}.nav--open[data-astro-cid-lcdefpme] .nav__toggle-bar[data-astro-cid-lcdefpme]:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.hero[data-astro-cid-lcdefpme]{background:var(--bg);padding:152px 0 104px;position:relative;overflow:hidden}.hero[data-astro-cid-lcdefpme]:before{content:"";z-index:0;background-image:radial-gradient(circle at 1px 1px,#1b3b6b12 1px,#0000 0);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 20% 40%,#000 0%,#0000 70%);mask-image:radial-gradient(70% 60% at 20% 40%,#000 0%,#0000 70%)}.hero__top[data-astro-cid-lcdefpme]{grid-template-columns:1.2fr 1fr;align-items:start;gap:clamp(32px,5vw,72px);display:grid}.hero__lead[data-astro-cid-lcdefpme]{flex-direction:column;align-items:flex-start;padding-top:1.5rem;display:flex}.hero__label[data-astro-cid-lcdefpme]{color:var(--muted);letter-spacing:.01em;align-items:center;gap:9px;font-size:13px;font-weight:600;display:inline-flex}.hero__label-dot[data-astro-cid-lcdefpme]{background:#10b981;border:none;border-radius:50%;flex:none;width:8px;height:8px;animation:2.6s ease-in-out infinite pulse-green;box-shadow:0 0 0 3px #10b98133}@keyframes pulse-green{0%,to{box-shadow:0 0 0 3px #10b98133}50%{box-shadow:0 0 0 6px #10b9810f}}.hero__title[data-astro-cid-lcdefpme]{font-family:var(--display);letter-spacing:-.025em;white-space:nowrap;margin:22px 0 18px;font-size:clamp(1.7rem,3.9vw,2.85rem);font-style:italic;font-weight:800;line-height:1.05}.hero__title[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{-webkit-text-fill-color:transparent;color:#0000;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:2.4s ease-in-out infinite heroFlash}.hero__title[data-astro-cid-lcdefpme] .w1[data-astro-cid-lcdefpme]{background-image:linear-gradient(120deg,#0e1e33,#1b3b6b,#0e1e33)}.hero__title[data-astro-cid-lcdefpme] .w2[data-astro-cid-lcdefpme]{background-image:linear-gradient(120deg,#1b3b6b,#2a5599,#1b3b6b);animation-delay:.2s}.hero__title[data-astro-cid-lcdefpme] .w3[data-astro-cid-lcdefpme]{background-image:linear-gradient(120deg,#3a66a8,#5183c7,#3a66a8);animation-delay:.4s}@keyframes heroFlash{0%,to{background-position:0%}50%{background-position:100%}}.hero__sub[data-astro-cid-lcdefpme]{color:var(--muted);max-width:44ch;font-size:clamp(1.02rem,1.25vw,1.18rem)}.form-card[data-astro-cid-lcdefpme]{background:var(--bg);border:1px solid var(--line);border-radius:16px;padding:2rem;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000000f,0 1px 3px #0000000a}.form-card[data-astro-cid-lcdefpme]:before{content:"";background:linear-gradient(90deg, #10b981, var(--accent-2), var(--accent));height:3px;position:absolute;top:0;left:0;right:0}.form-card[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-family:var(--display);color:var(--ink);margin-top:0;margin-bottom:.35rem;font-size:1.35rem;font-weight:700}.form-desc[data-astro-cid-lcdefpme]{color:var(--muted);margin-bottom:1.5rem;font-size:.9rem}.field[data-astro-cid-lcdefpme]{margin-bottom:1rem}.optional[data-astro-cid-lcdefpme]{color:var(--gray-400);font-size:.8rem;font-weight:400}label[data-astro-cid-lcdefpme]{color:var(--gray-800);margin-bottom:.35rem;font-size:.85rem;font-weight:500;display:block}input[data-astro-cid-lcdefpme],textarea[data-astro-cid-lcdefpme]{border:1px solid var(--line);border-radius:var(--radius);width:100%;font-family:var(--font);color:var(--text);background:var(--bg);outline:none;padding:.65rem .85rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}input[data-astro-cid-lcdefpme]:focus,textarea[data-astro-cid-lcdefpme]:focus{border-color:var(--accent-2);box-shadow:0 0 0 3px #2563eb1a}input[data-astro-cid-lcdefpme]::placeholder,textarea[data-astro-cid-lcdefpme]::placeholder{color:var(--gray-400)}textarea[data-astro-cid-lcdefpme]{resize:vertical}.btn--submit[data-astro-cid-lcdefpme]{justify-content:center;width:100%;margin-top:.5rem;padding:.75rem;font-size:.95rem}.proof[data-astro-cid-lcdefpme]{padding:68px 0}.proof__label[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.16em;color:var(--muted);text-align:center;font-size:12px;font-weight:600}.services[data-astro-cid-lcdefpme]{background:var(--bg-soft)}.flow[data-astro-cid-lcdefpme]{list-style:none}.flow__step[data-astro-cid-lcdefpme]{grid-template-columns:40px 1fr;gap:clamp(18px,2.5vw,36px);display:grid}.flow__rail[data-astro-cid-lcdefpme]{flex-direction:column;align-items:center;display:flex}.flow__node[data-astro-cid-lcdefpme]{border:2px solid var(--accent);background:var(--bg-soft);border-radius:50%;flex:none;width:17px;height:17px;margin-top:2px;transition:background .2s,box-shadow .2s}.flow__rail[data-astro-cid-lcdefpme]:after{content:"";background:linear-gradient(#1b3b6b80,#1b3b6b1f);flex:1;width:2px;margin-top:9px}.flow__step[data-astro-cid-lcdefpme]:last-child .flow__rail[data-astro-cid-lcdefpme]:after{display:none}.flow__body[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);align-items:start;gap:clamp(18px,3vw,48px);padding-bottom:clamp(40px,5vw,66px);display:grid}.flow__step[data-astro-cid-lcdefpme]:last-child .flow__body[data-astro-cid-lcdefpme]{padding-bottom:0}.flow__num[data-astro-cid-lcdefpme]{font-family:var(--display);color:var(--accent);letter-spacing:.05em;font-size:.95rem;font-weight:700}.flow__head[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-family:var(--display);letter-spacing:-.015em;margin-top:7px;font-size:clamp(1.45rem,2.3vw,2rem);font-weight:700;line-height:1.12;transition:color .2s}.flow__detail[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);font-size:16px}.flow__link[data-astro-cid-lcdefpme]{color:var(--accent-2);align-items:center;gap:7px;margin-top:16px;font-weight:600;display:inline-flex}.flow__link[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{transition:transform .16s}.flow__step[data-astro-cid-lcdefpme]:hover .flow__node[data-astro-cid-lcdefpme]{background:var(--accent);box-shadow:0 0 0 5px #1b3b6b21}.flow__step[data-astro-cid-lcdefpme]:hover .flow__head[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--accent)}.flow__step[data-astro-cid-lcdefpme]:hover .flow__link[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{transform:translate(4px)}.featured[data-astro-cid-lcdefpme]{background:var(--navy);color:#fff}.featured[data-astro-cid-lcdefpme] .container[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.featured[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{color:var(--accent-2)}.featured[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:14px 0}.featured[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#ffffffb8}.featured__badge[data-astro-cid-lcdefpme]{letter-spacing:.06em;text-transform:uppercase;background:#7ba8ff1a;border:1px solid #7ba8ff47;border-radius:999px;align-items:center;gap:9px;margin:0 0 22px;padding:7px 12px;font-size:12px;font-weight:600;display:inline-flex;color:#cfe0ff!important}.featured__badge-dot[data-astro-cid-lcdefpme]{background:#7ba8ff;border-radius:50%;width:7px;height:7px;animation:2.6s ease-in-out infinite pulse-soft;box-shadow:0 0 0 4px #7ba8ff2e}@keyframes pulse-soft{0%,to{box-shadow:0 0 0 4px #7ba8ff2e}50%{box-shadow:0 0 0 8px #7ba8ff0a}}.btn--featured[data-astro-cid-lcdefpme]{color:var(--ink);background:#fff;margin-top:24px}.btn--featured[data-astro-cid-lcdefpme]:hover{background:var(--accent-2);color:#fff}.callout[data-astro-cid-lcdefpme]{border-top:1px solid #ffffff2e;padding:22px 0}.callout[data-astro-cid-lcdefpme] h4[data-astro-cid-lcdefpme]{font-family:var(--display);margin-bottom:6px;font-size:1.12rem;font-weight:700}.callout[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#ffffffb8}.values[data-astro-cid-lcdefpme]{background:var(--bg-soft)}.values-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.value[data-astro-cid-lcdefpme]{border:1px solid var(--line);background:var(--bg);border-radius:14px;grid-template-columns:48px 1fr;align-items:start;gap:16px;padding:1.75rem;transition:box-shadow .25s,transform .2s;display:grid}.value[data-astro-cid-lcdefpme]:hover{transform:translateY(-2px);box-shadow:0 8px 28px -8px #0d11171f}.value__icon[data-astro-cid-lcdefpme]{width:48px;height:48px;color:var(--accent);background:linear-gradient(135deg,#10b9811a,#2563eb1a);border-radius:12px;grid-row:1/3;justify-content:center;align-items:center;transition:background .25s;display:inline-flex}.value__icon[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:22px;height:22px}.value[data-astro-cid-lcdefpme]:hover .value__icon[data-astro-cid-lcdefpme]{background:linear-gradient(135deg,#10b9812e,#2563eb2e)}.value[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-family:var(--display);color:var(--ink);letter-spacing:-.01em;margin-bottom:0;font-size:1.1rem;font-weight:700}.value[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);grid-column:2;font-size:14px;line-height:1.55}.work[data-astro-cid-lcdefpme]{padding:104px 0}.case-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.case[data-astro-cid-lcdefpme]{background:var(--bg);border:1px solid var(--line);border-radius:16px;padding:2rem;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden}.case[data-astro-cid-lcdefpme]:before{content:"";background:linear-gradient(90deg, var(--accent), var(--accent-2), #10b981);border-radius:16px 16px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.case[data-astro-cid-lcdefpme]:hover{transform:translateY(-4px);box-shadow:0 20px 44px -28px #0d111766}.case__client[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-2);font-size:11px;font-weight:600}.case__title[data-astro-cid-lcdefpme]{font-family:var(--display);letter-spacing:-.01em;margin:10px 0;font-size:1.15rem;font-weight:700;line-height:1.25}.case__body[data-astro-cid-lcdefpme]{color:var(--muted);font-size:14px;line-height:1.6}.founder[data-astro-cid-lcdefpme]{padding:104px 0}.founder__inner[data-astro-cid-lcdefpme]{grid-template-columns:280px 1fr;align-items:center;gap:48px;display:grid}.founder__card[data-astro-cid-lcdefpme]{background:linear-gradient(135deg, var(--accent), var(--navy));color:#fff;border-radius:var(--radius);flex-direction:column;justify-content:space-between;width:280px;height:280px;padding:20px;display:flex;box-shadow:0 14px 32px #0e1e3338}.founder__photo[data-astro-cid-lcdefpme]{font-family:var(--display);letter-spacing:-.03em;font-size:56px;font-weight:700;line-height:1}.founder__meta[data-astro-cid-lcdefpme]{flex-direction:column;gap:2px;display:flex}.founder__name[data-astro-cid-lcdefpme]{font-family:var(--display);font-size:18px;font-weight:700}.founder__role[data-astro-cid-lcdefpme]{opacity:.78;font-size:13px}.founder__bio[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{margin-bottom:0}.founder__bio[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-bottom:16px}.founder__bio[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]{color:var(--muted);max-width:54ch;margin-bottom:12px}.founder__bio[data-astro-cid-lcdefpme]>.btn[data-astro-cid-lcdefpme]{margin-top:12px}.cta-band[data-astro-cid-lcdefpme]{background:linear-gradient(135deg, var(--navy) 0%, #1b3b6b 50%, #2a5599 100%);text-align:center;color:#fff}.cta-band[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:#fff}.cta-band[data-astro-cid-lcdefpme] .accent[data-astro-cid-lcdefpme]{color:#10b981}.cta-band[data-astro-cid-lcdefpme] .btn[data-astro-cid-lcdefpme]{color:var(--ink);background:#fff}.cta-band[data-astro-cid-lcdefpme] .btn[data-astro-cid-lcdefpme]:hover{color:#fff;background:#10b981}.cta-band[data-astro-cid-lcdefpme] .btn--ghost[data-astro-cid-lcdefpme]{color:#fff;background:0 0;border-color:#ffffff4d}.cta-band[data-astro-cid-lcdefpme] .btn--ghost[data-astro-cid-lcdefpme]:hover{color:#fff;border-color:#fff}.cta-band[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{max-width:20ch;margin:0 auto 28px}.cta-buttons[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:18px;display:flex}.cta-band__email[data-astro-cid-lcdefpme]{color:#fff9;font-size:14px;font-weight:500;transition:color .2s;display:block}.cta-band__email[data-astro-cid-lcdefpme]:hover{color:#fff}.footer[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);padding:54px 0}.footer[data-astro-cid-lcdefpme] .container[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.footer__brand[data-astro-cid-lcdefpme]{font-family:var(--display);font-size:18px;font-weight:700}.footer__links[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:22px;font-size:14px;display:flex}.footer__links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--accent-2)}.footer__meta[data-astro-cid-lcdefpme]{color:var(--muted);text-align:center;width:100%;font-size:13px}.footer__parent[data-astro-cid-lcdefpme]{color:var(--accent-2);font-weight:500;transition:color .2s}.footer__parent[data-astro-cid-lcdefpme]:hover{color:var(--accent)}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.reveal.is-visible{opacity:1;transform:none}.bubbles-layer{z-index:1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.bubble{will-change:transform;background:0 0;border:1.4px solid #1b3b6b24;border-radius:50%;transition:border-color .35s;position:absolute;top:0;left:0}.bubble.is-dark{border-color:#ffffff30}@media (width<=860px){section[data-astro-cid-lcdefpme]{padding:76px 0}.hero[data-astro-cid-lcdefpme]{padding:120px 0 76px}.hero__top[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:32px}.hero__title[data-astro-cid-lcdefpme]{white-space:normal;font-size:clamp(2.3rem,8.5vw,3.3rem)}.hero__lead[data-astro-cid-lcdefpme]{padding-top:0}.flow__step[data-astro-cid-lcdefpme]{grid-template-columns:30px 1fr}.flow__body[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:14px}.featured[data-astro-cid-lcdefpme] .container[data-astro-cid-lcdefpme],.values-grid[data-astro-cid-lcdefpme],.case-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.founder__inner[data-astro-cid-lcdefpme]{text-align:center;grid-template-columns:1fr;justify-items:center}.founder__card[data-astro-cid-lcdefpme]{width:240px;height:240px}.founder__bio[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{justify-content:center}.cta-band[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:clamp(1.5rem,5vw,2rem)}}@media (width<=680px){.nav__toggle[data-astro-cid-lcdefpme]{order:2;margin-left:auto;margin-right:6px;display:inline-flex}.btn--nav[data-astro-cid-lcdefpme]{order:3;padding:9px 14px;font-size:13px}.nav__brand[data-astro-cid-lcdefpme]{order:1;margin-right:0}.nav__inner[data-astro-cid-lcdefpme]{flex-wrap:wrap;padding:8px 8px 8px 16px}.nav__links[data-astro-cid-lcdefpme]{flex-direction:column;flex-basis:100%;order:4;align-items:stretch;gap:2px;max-height:0;margin-top:0;padding-top:0;transition:max-height .3s,margin-top .3s,padding-top .3s;overflow:hidden}.nav__links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{border-radius:10px;padding:12px 14px;font-size:15px}.nav--open[data-astro-cid-lcdefpme] .nav__links[data-astro-cid-lcdefpme]{border-top:1px solid #0d111714;max-height:280px;margin-top:8px;padding-top:8px}}@media (prefers-reduced-motion:reduce){.hero__title[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{animation:none}.reveal{opacity:1;transition:none;transform:none}.bubble{transition:none}}
