.landing[data-v-bf56b808]{--ink:#0c1222;--muted:#5c6578;--line:rgba(12,18,34,0.08);--teal:#0f766e;--teal-soft:rgba(13,148,136,0.12);--amber:#c2410c;--surface:#fcfdfd;position:relative;padding:96px clamp(20px,4vw,48px) 80px;font-family:Source Sans\ 3,system-ui,-apple-system,sans-serif;color:var(--ink);background:linear-gradient(180deg,#eef2f6,#f7f8fa 40%,#eef2f6);overflow-x:hidden}.landing__bg[data-v-bf56b808]{position:absolute;inset:0;pointer-events:none;z-index:0}.landing__orb[data-v-bf56b808]{position:absolute;border-radius:50%;filter:blur(80px);opacity:.45}.landing__orb--a[data-v-bf56b808]{width:420px;height:420px;background:#5eead4;top:-120px;right:-80px}.landing__orb--b[data-v-bf56b808]{width:360px;height:360px;background:#fdba74;bottom:10%;left:-100px}.landing__grid[data-v-bf56b808]{position:absolute;inset:0;width:100%;height:100%;opacity:.5}.hero[data-v-bf56b808]{position:relative;z-index:1;max-width:1200px;margin:0 auto 72px;display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,64px);align-items:center}@media (max-width:960px){.hero[data-v-bf56b808]{grid-template-columns:1fr}}.eyebrow[data-v-bf56b808]{font-size:.8125rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--teal);margin:0 0 12px}.hero__title[data-v-bf56b808]{font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,4vw,3.25rem);font-weight:700;line-height:1.12;letter-spacing:-.03em;margin:0 0 16px;color:var(--ink)}.hero__lead[data-v-bf56b808]{font-size:1.0625rem;line-height:1.65;color:var(--muted);margin:0 0 20px;max-width:36rem}.hero__pills[data-v-bf56b808]{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.pill[data-v-bf56b808]{font-size:.8125rem;font-weight:600;padding:6px 12px;border-radius:999px;background:#fff;border:1px solid var(--line);color:#3d4654}.hero__actions[data-v-bf56b808]{display:flex;flex-wrap:wrap;gap:12px}.btn[data-v-bf56b808]{font-family:inherit;font-size:.9375rem;font-weight:600;padding:12px 22px;border-radius:12px;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn[data-v-bf56b808]:focus-visible{outline:3px solid rgba(13,148,136,.45);outline-offset:2px}.btn--primary[data-v-bf56b808]{background:linear-gradient(135deg,#0d9488,#0f766e);color:#fff;box-shadow:0 10px 30px -12px rgba(13,148,136,.7)}.btn--primary[data-v-bf56b808]:hover{transform:translateY(-1px)}.btn--ghost[data-v-bf56b808]{background:#fff;color:var(--teal);border:1px solid var(--line)}.btn--ghost[data-v-bf56b808]:hover{background:var(--teal-soft)}.hero__visual[data-v-bf56b808]{position:relative}.hero__frame[data-v-bf56b808]{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 24px 60px -20px rgba(12,18,34,.35);border:1px solid hsla(0,0%,100%,.6)}.hero__photo[data-v-bf56b808]{display:block;width:100%;height:auto;aspect-ratio:1.52380952;object-fit:cover}.hero__badge[data-v-bf56b808]{position:absolute;bottom:20px;left:20px;padding:12px 16px;border-radius:14px;background:rgba(12,18,34,.72);color:#ecfdf5;backdrop-filter:blur(8px);display:flex;flex-direction:column;gap:2px;font-size:.75rem;font-weight:600}.hero__badge-k[data-v-bf56b808]{font-size:1.125rem;letter-spacing:.04em}.capabilities[data-v-bf56b808]{position:relative;z-index:1;max-width:1200px;margin:0 auto;scroll-margin-top:88px}.section-head[data-v-bf56b808]{max-width:42rem;margin-bottom:36px}.section-head h2[data-v-bf56b808]{font-family:Fraunces,Georgia,serif;font-size:clamp(1.75rem,3vw,2.25rem);margin:0 0 12px;letter-spacing:-.02em}.section-head p[data-v-bf56b808]{margin:0;font-size:1.0625rem;line-height:1.6;color:var(--muted)}.bento[data-v-bf56b808]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}@media (max-width:720px){.bento[data-v-bf56b808]{grid-template-columns:1fr}}.bento__item[data-v-bf56b808]{opacity:0;animation:ll-in-bf56b808 .55s ease forwards}.bento__delay-1[data-v-bf56b808]{animation-delay:.06s}.bento__delay-2[data-v-bf56b808]{animation-delay:.12s}.bento__delay-3[data-v-bf56b808]{animation-delay:.18s}.bento__delay-4[data-v-bf56b808]{animation-delay:.24s}.bento__delay-5[data-v-bf56b808]{animation-delay:.3s}@keyframes ll-in-bf56b808{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.bento__item[data-v-bf56b808]{animation:none;opacity:1}.btn[data-v-bf56b808]{transition:none}.btn--primary[data-v-bf56b808]:hover{transform:none}}.tile[data-v-bf56b808]{height:100%;display:flex;flex-direction:column;background:var(--surface);border-radius:18px;border:1px solid var(--line);overflow:hidden;box-shadow:0 14px 40px -28px rgba(12,18,34,.35);transition:box-shadow .22s ease,transform .22s ease}.tile[data-v-bf56b808]:hover{box-shadow:0 22px 50px -24px rgba(12,18,34,.4);transform:translateY(-2px)}.tile__media[data-v-bf56b808]{position:relative;aspect-ratio:1.77777778;overflow:hidden}.tile__media img[data-v-bf56b808]{width:100%;height:100%;object-fit:cover;display:block}.tile__shade[data-v-bf56b808]{position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(12,18,34,.55))}.tile__body[data-v-bf56b808]{padding:20px 22px 22px;position:relative}.tile__icon[data-v-bf56b808]{width:40px;height:40px;border-radius:10px;background:var(--teal-soft);color:var(--teal);display:flex;align-items:center;justify-content:center;margin-bottom:12px}.tile__icon[data-v-bf56b808] svg{width:22px;height:22px}.tile__title[data-v-bf56b808]{font-family:Fraunces,Georgia,serif;font-size:1.35rem;margin:0 0 8px}.tile__blurb[data-v-bf56b808]{margin:0 0 16px;font-size:.9375rem;line-height:1.55;color:var(--muted)}.tile__link[data-v-bf56b808]{border:none;background:transparent;padding:0;font:inherit;font-weight:700;font-size:.9375rem;color:var(--amber);cursor:pointer;display:inline-flex;align-items:center;gap:6px}.tile__link:hover .tile__chev[data-v-bf56b808]{transform:translateX(3px)}.tile__chev[data-v-bf56b808]{display:inline-block;transition:transform .18s ease}.closing[data-v-bf56b808]{position:relative;z-index:1;max-width:1200px;margin:64px auto 0;padding:40px clamp(24px,4vw,48px);border-radius:20px;background:linear-gradient(120deg,#0f172a,#134e4a 55%,#0f172a);color:#e2e8f0;text-align:center;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 24px 60px -24px rgba(15,23,42,.65)}.closing__inner[data-v-bf56b808]{max-width:36rem;margin:0 auto}.closing h2[data-v-bf56b808]{font-family:Fraunces,Georgia,serif;font-size:clamp(1.5rem,3vw,2rem);margin:0 0 12px;color:#fff}.closing p[data-v-bf56b808]{margin:0 0 24px;line-height:1.6;color:rgba(226,232,240,.88)}.closing__actions[data-v-bf56b808]{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.closing .btn--primary[data-v-bf56b808]{background:#f97316;color:#0f172a;box-shadow:none}.closing .btn--primary[data-v-bf56b808]:hover{background:#fb923c}.closing .btn--ghost[data-v-bf56b808]{background:transparent;color:#ecfdf5;border-color:hsla(0,0%,100%,.28)}.closing .btn--ghost[data-v-bf56b808]:hover{background:hsla(0,0%,100%,.08)}