:root{--sage: #6B63C9;--slate: #6B63C9;--slate-dark: #101010;--olive: #181818;--ink-soft: #4A4744;--line-soft: #EFEFEC;--bg: #FFFFFF;--bg-warm: #FAF8F4;--card: #FFFFFF;--radius: 8px;--radius-lg: 14px;--shadow-sm: 0 1px 3px rgba(16,16,16,.05);--shadow-md: 0 4px 18px rgba(16,16,16,.08)}h1[data-astro-cid-ucd2ps2b],h2[data-astro-cid-ucd2ps2b],h3[data-astro-cid-ucd2ps2b]{line-height:1.18}h1[data-astro-cid-ucd2ps2b]{font-size:clamp(2.1rem,4.6vw,3.4rem)}h2[data-astro-cid-ucd2ps2b]{font-size:clamp(1.6rem,3vw,2.4rem)}h3[data-astro-cid-ucd2ps2b]{font-size:1.25rem;font-weight:700}.block[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{color:var(--ink-soft)}.hero[data-astro-cid-ucd2ps2b]{position:relative;min-height:600px;display:flex;align-items:center;overflow:hidden;color:#fff;background:var(--slate-dark)}.hero[data-astro-cid-ucd2ps2b]:before{content:"";position:absolute;inset:0;background-image:url(/images/services/hero-lab-1600.webp);background-size:cover;background-position:center;z-index:1}.hero[data-astro-cid-ucd2ps2b]:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,#101010cc,#1010108f 55%,#10101047),linear-gradient(180deg,#0000 50%,#00000059);z-index:2}.hero[data-astro-cid-ucd2ps2b] .wrap[data-astro-cid-ucd2ps2b]{position:relative;z-index:3;padding-top:88px;padding-bottom:88px;width:100%}.hero-content[data-astro-cid-ucd2ps2b]{max-width:720px}.eyebrow[data-astro-cid-ucd2ps2b]{text-transform:uppercase;font-size:.85rem;letter-spacing:.18em;color:var(--gold);font-weight:700;margin-bottom:18px;font-family:var(--sans);text-shadow:0 1px 6px rgba(0,0,0,.45)}.hero[data-astro-cid-ucd2ps2b] h1[data-astro-cid-ucd2ps2b]{color:#fff;margin-bottom:22px;text-shadow:0 2px 12px rgba(0,0,0,.25)}.hero[data-astro-cid-ucd2ps2b] .lede[data-astro-cid-ucd2ps2b]{font-size:1.18rem;color:#fffffff0;margin-bottom:32px;max-width:600px;text-shadow:0 1px 8px rgba(0,0,0,.2)}.cta-row[data-astro-cid-ucd2ps2b]{display:flex;gap:12px;flex-wrap:wrap}.cta[data-astro-cid-ucd2ps2b]{display:inline-block;padding:14px 26px;border-radius:999px;font-weight:700;font-size:.96rem;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .06s ease;border:1.5px solid transparent;text-decoration:none;font-family:var(--sans);letter-spacing:.01em}.cta[data-astro-cid-ucd2ps2b].primary{background:var(--sage);color:#fff}.cta[data-astro-cid-ucd2ps2b].primary:hover{background:var(--accent-2);transform:translateY(-1px)}.cta[data-astro-cid-ucd2ps2b].secondary{color:#fff;border-color:#ffffffb3;background:transparent}.cta[data-astro-cid-ucd2ps2b].secondary:hover{background:#ffffff1f;border-color:#fff}.cta[data-astro-cid-ucd2ps2b].secondary.dark{color:#fff;border-color:#fff9}section[data-astro-cid-ucd2ps2b].block{padding:80px 0}.section-head[data-astro-cid-ucd2ps2b]{max-width:760px;margin-bottom:40px}.section-head[data-astro-cid-ucd2ps2b] h2[data-astro-cid-ucd2ps2b]{margin-bottom:14px}.section-head[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{font-size:1.06rem}.service-grid[data-astro-cid-ucd2ps2b]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.service-card[data-astro-cid-ucd2ps2b]{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease,transform .06s ease;display:flex;flex-direction:column;text-decoration:none;color:inherit;cursor:pointer}.service-card[data-astro-cid-ucd2ps2b] .body[data-astro-cid-ucd2ps2b]:after{content:"Learn more →";display:block;margin-top:16px;color:var(--sage);font-weight:600;font-size:15px;letter-spacing:.01em;transition:transform .15s ease}.service-card[data-astro-cid-ucd2ps2b]:hover .body[data-astro-cid-ucd2ps2b]:after{transform:translate(3px)}.service-card[data-astro-cid-ucd2ps2b]:hover{border-color:var(--sage);box-shadow:var(--shadow-md);transform:translateY(-2px)}.service-card[data-astro-cid-ucd2ps2b] .photo[data-astro-cid-ucd2ps2b]{aspect-ratio:16/9;overflow:hidden;background:#eef0ff}.service-card[data-astro-cid-ucd2ps2b] .photo[data-astro-cid-ucd2ps2b] img[data-astro-cid-ucd2ps2b]{width:100%;height:100%;object-fit:cover;display:block}.service-card[data-astro-cid-ucd2ps2b] .body[data-astro-cid-ucd2ps2b]{padding:26px 28px 28px;display:flex;flex-direction:column;flex-grow:1}.service-card-wide[data-astro-cid-ucd2ps2b]{grid-column:1 / -1;flex-direction:row;display:flex}.service-card-wide[data-astro-cid-ucd2ps2b] .photo[data-astro-cid-ucd2ps2b]{aspect-ratio:auto;flex:0 0 28%;max-width:28%;overflow:hidden}.service-card-wide[data-astro-cid-ucd2ps2b] .photo[data-astro-cid-ucd2ps2b] img[data-astro-cid-ucd2ps2b]{height:100%;object-fit:cover}.service-card-wide[data-astro-cid-ucd2ps2b] .body[data-astro-cid-ucd2ps2b]{flex:1;padding:20px 30px;justify-content:center}.service-card-wide[data-astro-cid-ucd2ps2b] .body[data-astro-cid-ucd2ps2b] h3[data-astro-cid-ucd2ps2b]{margin-bottom:8px}.service-card-wide[data-astro-cid-ucd2ps2b] .body[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{margin-bottom:12px;line-height:1.5}.service-card-wide[data-astro-cid-ucd2ps2b] .body[data-astro-cid-ucd2ps2b] ul[data-astro-cid-ucd2ps2b] li[data-astro-cid-ucd2ps2b]{padding:3px 0 3px 18px}.service-card-wide[data-astro-cid-ucd2ps2b] .num-tag[data-astro-cid-ucd2ps2b]{margin-bottom:6px}.service-card[data-astro-cid-ucd2ps2b] .num-tag[data-astro-cid-ucd2ps2b]{display:inline-block;font-family:var(--sans);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--slate);font-weight:700;margin-bottom:10px}.service-card[data-astro-cid-ucd2ps2b] h3[data-astro-cid-ucd2ps2b]{margin-bottom:12px}.service-card[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{margin-bottom:14px;font-size:.96rem;color:var(--ink-soft)}.service-card[data-astro-cid-ucd2ps2b] ul[data-astro-cid-ucd2ps2b]{list-style:none;padding:0;margin:0;font-size:.92rem;color:var(--ink-soft)}.service-card[data-astro-cid-ucd2ps2b] ul[data-astro-cid-ucd2ps2b] li[data-astro-cid-ucd2ps2b]{padding:4px 0 4px 18px;position:relative}.service-card[data-astro-cid-ucd2ps2b] ul[data-astro-cid-ucd2ps2b] li[data-astro-cid-ucd2ps2b]:before{content:"";position:absolute;left:0;top:13px;width:6px;height:6px;border-radius:50%;background:var(--sage)}@media (max-width: 760px){.service-grid[data-astro-cid-ucd2ps2b]{grid-template-columns:1fr}.service-card-wide[data-astro-cid-ucd2ps2b]{flex-direction:column}.service-card-wide[data-astro-cid-ucd2ps2b] .photo[data-astro-cid-ucd2ps2b]{flex:none;max-width:100%;aspect-ratio:16/9}.service-card-wide[data-astro-cid-ucd2ps2b] .body[data-astro-cid-ucd2ps2b]{padding:26px 28px 28px}}.phases-section[data-astro-cid-ucd2ps2b]{background:var(--bg-warm);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.phases[data-astro-cid-ucd2ps2b]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.phase[data-astro-cid-ucd2ps2b]{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-lg);padding:36px;position:relative}.phase-tag[data-astro-cid-ucd2ps2b]{font-family:var(--sans);font-size:.74rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:#fff;background:var(--slate);padding:5px 12px;border-radius:4px;display:inline-block;margin-bottom:14px}.phase[data-astro-cid-ucd2ps2b] h3[data-astro-cid-ucd2ps2b]{font-size:1.5rem;font-weight:400;margin-bottom:12px}.phase[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{font-size:.97rem;margin-bottom:18px;color:var(--ink-soft)}.phase[data-astro-cid-ucd2ps2b] ul[data-astro-cid-ucd2ps2b]{list-style:none;padding:0;margin:0;font-size:.93rem}.phase[data-astro-cid-ucd2ps2b] ul[data-astro-cid-ucd2ps2b] li[data-astro-cid-ucd2ps2b]{padding:8px 0 8px 22px;position:relative;color:var(--ink-soft);border-top:1px solid var(--line-soft)}.phase[data-astro-cid-ucd2ps2b] ul[data-astro-cid-ucd2ps2b] li[data-astro-cid-ucd2ps2b]:first-child{border-top:none}.phase[data-astro-cid-ucd2ps2b] ul[data-astro-cid-ucd2ps2b] li[data-astro-cid-ucd2ps2b]:before{content:"✓";position:absolute;left:0;top:8px;color:var(--sage);font-weight:700}@media (max-width: 760px){.phases[data-astro-cid-ucd2ps2b]{grid-template-columns:1fr}}.platform[data-astro-cid-ucd2ps2b]{background:var(--bg-warm);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.platform-grid[data-astro-cid-ucd2ps2b]{display:grid;grid-template-columns:1fr 1.35fr;gap:56px;align-items:center}.platform-body[data-astro-cid-ucd2ps2b] .eyebrow[data-astro-cid-ucd2ps2b]{color:var(--slate);margin-bottom:14px;font-size:.85rem;text-shadow:none}.platform-body[data-astro-cid-ucd2ps2b] h2[data-astro-cid-ucd2ps2b]{margin-bottom:18px;font-size:clamp(1.7rem,3vw,2.4rem)}.platform-body[data-astro-cid-ucd2ps2b]>p[data-astro-cid-ucd2ps2b]{font-size:1.15rem;margin-bottom:28px;max-width:560px;line-height:1.65;color:var(--ink-soft)}.platform-features[data-astro-cid-ucd2ps2b]{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 20px;margin-top:6px}.platform-feature[data-astro-cid-ucd2ps2b]{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius);padding:16px 18px;font-size:1rem;line-height:1.45}.platform-feature[data-astro-cid-ucd2ps2b] strong[data-astro-cid-ucd2ps2b]{display:block;font-family:var(--serif);font-weight:700;color:var(--slate-dark);margin-bottom:4px;font-size:1.08rem}.platform-feature[data-astro-cid-ucd2ps2b] span[data-astro-cid-ucd2ps2b]{color:var(--ink-soft);font-size:.93rem}.platform-shot[data-astro-cid-ucd2ps2b]{border-radius:var(--radius-lg);overflow:hidden;background:var(--slate-dark);box-shadow:var(--shadow-md);border:1px solid var(--line);position:relative;padding:14px;display:flex;flex-direction:column;gap:12px}.platform-shot[data-astro-cid-ucd2ps2b] img[data-astro-cid-ucd2ps2b]{width:100%;height:auto;display:block;border-radius:6px;background:#fff}@media (max-width: 860px){.platform-grid[data-astro-cid-ucd2ps2b]{grid-template-columns:1fr;gap:36px}.platform-features[data-astro-cid-ucd2ps2b]{grid-template-columns:1fr 1fr}}@media (max-width: 480px){.platform-features[data-astro-cid-ucd2ps2b]{grid-template-columns:1fr}}.mid-cta[data-astro-cid-ucd2ps2b]{padding:60px 0;text-align:center;background:var(--bg);border-top:1px solid var(--line)}.mid-cta[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{font-family:var(--serif);font-size:clamp(1.25rem,2.2vw,1.6rem);color:var(--ink);max-width:720px;margin:0 auto 22px;line-height:1.4;font-style:italic}.mid-cta[data-astro-cid-ucd2ps2b] .cta[data-astro-cid-ucd2ps2b].primary{background:var(--slate);color:#fff}.mid-cta[data-astro-cid-ucd2ps2b] .cta[data-astro-cid-ucd2ps2b].primary:hover{background:var(--slate-dark)}.canopy-strip[data-astro-cid-ucd2ps2b]{width:100%;height:380px;overflow:hidden;position:relative;background:var(--olive)}.canopy-strip[data-astro-cid-ucd2ps2b] img[data-astro-cid-ucd2ps2b]{width:100%;height:100%;object-fit:cover;object-position:center 35%;display:block;filter:saturate(1.05)}.canopy-strip[data-astro-cid-ucd2ps2b] .overlay[data-astro-cid-ucd2ps2b]{position:absolute;inset:0;background:linear-gradient(180deg,#10101026,#10101059,#101010d9);display:flex;align-items:flex-end;justify-content:center;padding:0 24px 44px}.canopy-strip[data-astro-cid-ucd2ps2b] .overlay[data-astro-cid-ucd2ps2b] span[data-astro-cid-ucd2ps2b]{font-family:var(--serif);font-size:clamp(1.4rem,2.4vw,1.95rem);font-style:italic;font-weight:700;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.75),0 0 28px rgba(0,0,0,.5);text-align:center;max-width:820px;line-height:1.35}@media (max-width: 600px){.canopy-strip[data-astro-cid-ucd2ps2b]{height:260px}.canopy-strip[data-astro-cid-ucd2ps2b] .overlay[data-astro-cid-ucd2ps2b] span[data-astro-cid-ucd2ps2b]{font-size:1.1rem}}.trusted[data-astro-cid-ucd2ps2b]{padding:56px 0 60px;background:var(--slate-dark);text-align:center;color:#fff}.trusted[data-astro-cid-ucd2ps2b] .label[data-astro-cid-ucd2ps2b]{font-family:var(--sans);font-size:.78rem;text-transform:uppercase;letter-spacing:.2em;color:var(--gold);font-weight:700;margin-bottom:28px}.trusted[data-astro-cid-ucd2ps2b] .logos[data-astro-cid-ucd2ps2b]{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:36px 56px;max-width:950px;margin:0 auto}.trusted[data-astro-cid-ucd2ps2b] .logos[data-astro-cid-ucd2ps2b] img[data-astro-cid-ucd2ps2b]{height:60px;width:auto;max-width:210px;object-fit:contain;filter:brightness(0) invert(1);opacity:.78;transition:opacity .2s ease,transform .2s ease}.trusted[data-astro-cid-ucd2ps2b] .logos[data-astro-cid-ucd2ps2b] img[data-astro-cid-ucd2ps2b].featured{height:92px;max-width:290px;opacity:.92}.trusted[data-astro-cid-ucd2ps2b] .logos[data-astro-cid-ucd2ps2b] img[data-astro-cid-ucd2ps2b]:hover{opacity:1;transform:scale(1.04)}@media (max-width: 760px){.trusted[data-astro-cid-ucd2ps2b] .logos[data-astro-cid-ucd2ps2b]{gap:24px 36px}.trusted[data-astro-cid-ucd2ps2b] .logos[data-astro-cid-ucd2ps2b] img[data-astro-cid-ucd2ps2b]{height:48px;max-width:160px}.trusted[data-astro-cid-ucd2ps2b] .logos[data-astro-cid-ucd2ps2b] img[data-astro-cid-ucd2ps2b].featured{height:72px;max-width:220px}}.also[data-astro-cid-ucd2ps2b]{background:var(--bg)}.also-list[data-astro-cid-ucd2ps2b]{display:grid;grid-template-columns:repeat(2,1fr);gap:18px 24px;margin-top:10px}.also-item[data-astro-cid-ucd2ps2b]{padding:24px 26px;border-left:3px solid var(--sage);background:var(--bg-warm);border-radius:0 8px 8px 0;color:var(--ink)}.also-item[data-astro-cid-ucd2ps2b] strong[data-astro-cid-ucd2ps2b]{display:block;font-family:var(--serif);font-weight:700;font-size:1.18rem;color:var(--slate-dark);margin-bottom:6px}.also-item[data-astro-cid-ucd2ps2b] span[data-astro-cid-ucd2ps2b]{font-size:.96rem;color:var(--ink-soft);line-height:1.55}@media (max-width: 760px){.also-list[data-astro-cid-ucd2ps2b]{grid-template-columns:1fr}}.final[data-astro-cid-ucd2ps2b]{background:var(--slate-dark);color:#fff;padding:84px 0;text-align:center}.final[data-astro-cid-ucd2ps2b] h2[data-astro-cid-ucd2ps2b]{color:#fff;margin-bottom:14px}.final[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{color:#ffffffdb;font-size:1.08rem;margin-bottom:30px;max-width:620px;margin-left:auto;margin-right:auto}.final[data-astro-cid-ucd2ps2b] .cta[data-astro-cid-ucd2ps2b].primary{background:var(--sage);color:#fff}.final[data-astro-cid-ucd2ps2b] .cta[data-astro-cid-ucd2ps2b].primary:hover{background:var(--accent-2)}
