#hero[data-astro-cid-ewxirvlt]{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;padding-top:var(--nav-h)}.hero-scan-line[data-astro-cid-ewxirvlt]{position:absolute;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,var(--cyan) 40%,var(--orange) 60%,transparent 100%);opacity:0;z-index:1;animation:scanLine 6s ease-in-out infinite 2s}@keyframes scanLine{0%{top:10%;opacity:0}5%{opacity:.35}95%{opacity:.35}to{top:90%;opacity:0}}.hero-gradient[data-astro-cid-ewxirvlt]{position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 0% 100%,rgba(0,212,255,.07) 0%,transparent 60%),radial-gradient(ellipse 50% 60% at 100% 0%,rgba(255,92,26,.07) 0%,transparent 60%);z-index:1;pointer-events:none}.hero-content[data-astro-cid-ewxirvlt]{position:relative;z-index:2;padding:clamp(4rem,10vw,8rem) 0;width:100%}.hero-eyebrow[data-astro-cid-ewxirvlt]{display:flex;align-items:center;gap:12px;margin-bottom:1.75rem}.hero-eyebrow-line[data-astro-cid-ewxirvlt]{width:36px;height:1px;background:var(--cyan);display:block}.hero-shield-inline[data-astro-cid-ewxirvlt]{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:var(--cyan);margin-right:.5rem;vertical-align:middle}.hero-shield-inline[data-astro-cid-ewxirvlt] svg[data-astro-cid-ewxirvlt]{width:16px;height:16px}.hero-pre-headline[data-astro-cid-ewxirvlt]{font-family:var(--font-body);font-size:clamp(1rem,1.8vw,1.15rem);color:var(--white-2);letter-spacing:.01em;margin-bottom:1rem;line-height:1.5}.hero-headline[data-astro-cid-ewxirvlt]{font-family:var(--font-display);font-size:clamp(4rem,10vw,9.5rem);line-height:.93;letter-spacing:.01em;margin-bottom:1.75rem}.hero-headline[data-astro-cid-ewxirvlt] .line-cyan[data-astro-cid-ewxirvlt]{color:var(--cyan)}.hero-headline[data-astro-cid-ewxirvlt] .line-orange[data-astro-cid-ewxirvlt]{color:var(--orange)}.hero-headline[data-astro-cid-ewxirvlt] .line-violet[data-astro-cid-ewxirvlt]{color:var(--violet-2)}.hero-sub[data-astro-cid-ewxirvlt]{max-width:580px;font-size:clamp(1rem,1.8vw,1.15rem);color:var(--white-2);line-height:1.7;margin-bottom:2.75rem}.hero-ctas[data-astro-cid-ewxirvlt]{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:4rem}.hero-meta[data-astro-cid-ewxirvlt]{display:flex;flex-wrap:wrap;gap:2rem}.hero-meta-item[data-astro-cid-ewxirvlt]{display:flex;align-items:center;gap:10px}.hero-meta-dot[data-astro-cid-ewxirvlt]{width:6px;height:6px;border-radius:50%;background:var(--cyan);flex-shrink:0;box-shadow:0 0 8px var(--cyan);animation:pulse-dot 2.5s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;box-shadow:0 0 8px var(--cyan)}50%{opacity:.5;box-shadow:0 0 4px var(--cyan)}}.hero-meta-item[data-astro-cid-ewxirvlt] span[data-astro-cid-ewxirvlt]{font-family:var(--font-mono);font-size:11px;letter-spacing:.08em;color:var(--grey-1)}.hero-scroll-hint[data-astro-cid-ewxirvlt]{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:6px;opacity:.4;animation:float-hint 2.5s ease-in-out infinite}@keyframes float-hint{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(6px)}}.hero-scroll-hint[data-astro-cid-ewxirvlt] span[data-astro-cid-ewxirvlt]{font-family:var(--font-mono);font-size:9px;letter-spacing:.15em;text-transform:uppercase}.hero-scroll-hint[data-astro-cid-ewxirvlt] svg[data-astro-cid-ewxirvlt]{width:16px;height:16px}#threat-bar[data-astro-cid-u6njnhvf]{background:var(--black-3);border-top:1px solid var(--grey-3);border-bottom:1px solid var(--grey-3);padding:2rem 0;overflow:hidden}.threat-bar-inner[data-astro-cid-u6njnhvf]{display:flex;gap:clamp(2rem,5vw,4rem);flex-wrap:wrap;align-items:stretch}.threat-stat[data-astro-cid-u6njnhvf]{flex:1 1 200px;display:flex;flex-direction:column;gap:.4rem;padding:0 clamp(1.5rem,3vw,2.5rem);border-right:1px solid var(--grey-3)}.threat-stat[data-astro-cid-u6njnhvf]:last-child{border-right:none}.threat-stat-number[data-astro-cid-u6njnhvf]{font-family:var(--font-display);font-size:clamp(2rem,4vw,2.8rem);line-height:1;color:var(--cyan);letter-spacing:.01em}.threat-stat-label[data-astro-cid-u6njnhvf]{font-family:var(--font-mono);font-size:11px;letter-spacing:.06em;color:var(--grey-1);text-transform:uppercase;line-height:1.5}.threat-stat-source[data-astro-cid-u6njnhvf]{font-family:var(--font-mono);font-size:9px;color:var(--grey-1);letter-spacing:.05em}.threat-bar-editorial[data-astro-cid-u6njnhvf]{text-align:center;font-size:.95rem;color:var(--grey-1);margin-top:2rem;line-height:1.7}.threat-bar-editorial[data-astro-cid-u6njnhvf] a[data-astro-cid-u6njnhvf]{color:var(--cyan);text-decoration:none;font-weight:500;display:block;margin-top:.5rem;transition:color .2s}.threat-bar-editorial[data-astro-cid-u6njnhvf] a[data-astro-cid-u6njnhvf]:hover{text-decoration:underline}@media(max-width:720px){.threat-bar-editorial[data-astro-cid-u6njnhvf]{font-size:.85rem;padding:0 1rem;margin-top:1.5rem}}.pillar-nav[data-astro-cid-7fsfp5w6]{text-align:center;padding:5rem 0 3rem}.pillar-nav[data-astro-cid-7fsfp5w6] h2[data-astro-cid-7fsfp5w6]{font-family:Georgia,serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;color:var(--white);text-transform:uppercase;letter-spacing:.04em;line-height:1.3;margin-bottom:1rem}.pillar-nav[data-astro-cid-7fsfp5w6] h2[data-astro-cid-7fsfp5w6] span[data-astro-cid-7fsfp5w6]{color:var(--cyan)}.pillar-conviction[data-astro-cid-7fsfp5w6]{font-size:.88rem;line-height:1.75;color:var(--grey-1);max-width:620px;margin:0 auto 2.5rem;text-align:center}.pillar-conviction[data-astro-cid-7fsfp5w6] em[data-astro-cid-7fsfp5w6]{font-style:normal;color:var(--white)}.pillar-cards[data-astro-cid-7fsfp5w6]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:900px;margin:0 auto 2rem}.pillar-card[data-astro-cid-7fsfp5w6]{text-align:center;padding:2rem 1.5rem;border-radius:var(--radius);border:1px solid rgba(255,255,255,.06);border-top:3px solid;cursor:pointer;transition:transform .3s var(--ease),box-shadow .3s var(--ease),background .3s;position:relative}.pillar-card[data-astro-cid-7fsfp5w6]:hover{transform:translateY(-4px)}.pillar-card--cyan[data-astro-cid-7fsfp5w6]{border-top-color:var(--cyan);background:#00d4ff08}.pillar-card--cyan[data-astro-cid-7fsfp5w6]:hover{background:#00d4ff0f;box-shadow:0 8px 30px #00d4ff1a}.pillar-card--orange[data-astro-cid-7fsfp5w6]{border-top-color:var(--orange);background:#ff5c1a08}.pillar-card--orange[data-astro-cid-7fsfp5w6]:hover{background:#ff5c1a0f;box-shadow:0 8px 30px #ff5c1a1a}.pillar-card--violet[data-astro-cid-7fsfp5w6]{border-top-color:var(--violet);background:#7c3aed08}.pillar-card--violet[data-astro-cid-7fsfp5w6]:hover{background:#7c3aed0f;box-shadow:0 8px 30px #7c3aed1a}.pillar-card-icon[data-astro-cid-7fsfp5w6]{width:56px;height:56px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1rem;border:2px solid}.pillar-card--cyan[data-astro-cid-7fsfp5w6] .pillar-card-icon[data-astro-cid-7fsfp5w6]{border-color:var(--cyan);background:#00d4ff14}.pillar-card--orange[data-astro-cid-7fsfp5w6] .pillar-card-icon[data-astro-cid-7fsfp5w6]{border-color:var(--orange);background:#ff5c1a14}.pillar-card--violet[data-astro-cid-7fsfp5w6] .pillar-card-icon[data-astro-cid-7fsfp5w6]{border-color:var(--violet);background:#7c3aed14}.pillar-card-icon[data-astro-cid-7fsfp5w6] svg[data-astro-cid-7fsfp5w6]{width:28px;height:28px}.pillar-card-name[data-astro-cid-7fsfp5w6]{font-family:var(--font-head);font-weight:700;font-size:.9rem;color:var(--white);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.4rem}.pillar-card-sub[data-astro-cid-7fsfp5w6]{font-size:.78rem;font-style:italic;margin-bottom:.75rem;line-height:1.4}.pillar-card--cyan[data-astro-cid-7fsfp5w6] .pillar-card-sub[data-astro-cid-7fsfp5w6]{color:var(--cyan-2)}.pillar-card--orange[data-astro-cid-7fsfp5w6] .pillar-card-sub[data-astro-cid-7fsfp5w6]{color:var(--orange-2)}.pillar-card--violet[data-astro-cid-7fsfp5w6] .pillar-card-sub[data-astro-cid-7fsfp5w6]{color:var(--violet-2)}.pillar-card-desc[data-astro-cid-7fsfp5w6]{font-size:.8rem;color:var(--grey-1);line-height:1.6}.pillar-card-arrow[data-astro-cid-7fsfp5w6]{position:absolute;bottom:1rem;right:1.25rem;font-size:.85rem;opacity:0;transition:opacity .3s,transform .3s;transform:translate(-4px)}.pillar-card[data-astro-cid-7fsfp5w6]:hover .pillar-card-arrow[data-astro-cid-7fsfp5w6]{opacity:1;transform:translate(0)}.pillar-card--cyan[data-astro-cid-7fsfp5w6] .pillar-card-arrow[data-astro-cid-7fsfp5w6]{color:var(--cyan)}.pillar-card--orange[data-astro-cid-7fsfp5w6] .pillar-card-arrow[data-astro-cid-7fsfp5w6]{color:var(--orange)}.pillar-card--violet[data-astro-cid-7fsfp5w6] .pillar-card-arrow[data-astro-cid-7fsfp5w6]{color:var(--violet)}@media(max-width:720px){.pillar-cards[data-astro-cid-7fsfp5w6]{grid-template-columns:1fr;max-width:400px}}.service-section[data-astro-cid-7fsfp5w6]{padding:3rem 0 2rem;position:relative}.service-section-header[data-astro-cid-7fsfp5w6]{margin-bottom:2rem}.service-section-desc[data-astro-cid-7fsfp5w6]{font-size:.9rem;color:var(--grey-1);line-height:1.7;max-width:500px;margin-top:.5rem}.service-section--cyan[data-astro-cid-7fsfp5w6] .service-section-desc[data-astro-cid-7fsfp5w6]{color:var(--cyan-2)}.service-section--orange[data-astro-cid-7fsfp5w6] .service-section-desc[data-astro-cid-7fsfp5w6]{color:var(--orange-2)}.service-section--violet[data-astro-cid-7fsfp5w6] .service-section-desc[data-astro-cid-7fsfp5w6]{color:var(--violet-2)}.service-entry-name[data-astro-cid-7fsfp5w6]{font-family:var(--font-head);font-weight:700;font-size:.85rem;color:var(--white);text-transform:uppercase;letter-spacing:.04em;line-height:1.3}.service-entry-statement[data-astro-cid-7fsfp5w6]{font-size:1rem;color:var(--white-2);font-weight:500;line-height:1.55;margin:0}.service-entry-scope[data-astro-cid-7fsfp5w6]{list-style:none;margin:0;padding-left:0}.service-entry-scope[data-astro-cid-7fsfp5w6] li[data-astro-cid-7fsfp5w6]{font-size:.82rem;color:var(--grey-1);line-height:1.6;padding-left:.875rem;position:relative;margin-bottom:.4rem}.service-entry-scope[data-astro-cid-7fsfp5w6] li[data-astro-cid-7fsfp5w6]:last-child{margin-bottom:0}.service-entry-scope[data-astro-cid-7fsfp5w6] li[data-astro-cid-7fsfp5w6]:before{content:"";position:absolute;left:0;top:.55em;width:4px;height:4px;border-radius:50%;background:var(--grey-1)}.service-section--cyan[data-astro-cid-7fsfp5w6] .service-entry-statement[data-astro-cid-7fsfp5w6] span[data-astro-cid-7fsfp5w6]{color:var(--cyan);font-weight:700}.service-section--orange[data-astro-cid-7fsfp5w6] .service-entry-statement[data-astro-cid-7fsfp5w6] span[data-astro-cid-7fsfp5w6]{color:var(--orange);font-weight:700}.service-section--violet[data-astro-cid-7fsfp5w6] .service-entry-statement[data-astro-cid-7fsfp5w6] span[data-astro-cid-7fsfp5w6]{color:var(--violet-2);font-weight:700}.service-section--cyan[data-astro-cid-7fsfp5w6] .service-entry-scope[data-astro-cid-7fsfp5w6] li[data-astro-cid-7fsfp5w6]:before{background:var(--cyan)}.service-section--orange[data-astro-cid-7fsfp5w6] .service-entry-scope[data-astro-cid-7fsfp5w6] li[data-astro-cid-7fsfp5w6]:before{background:var(--orange)}.service-section--violet[data-astro-cid-7fsfp5w6] .service-entry-scope[data-astro-cid-7fsfp5w6] li[data-astro-cid-7fsfp5w6]:before{background:var(--violet)}.service-section--cyan[data-astro-cid-7fsfp5w6]:after,.service-section--orange[data-astro-cid-7fsfp5w6]:after{content:"";position:absolute;bottom:0;left:12.5%;right:12.5%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent)}.service-entries[data-astro-cid-7fsfp5w6][data-variant=spec]{display:grid;gap:1.5rem;margin-top:.5rem}.service-section--cyan[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=spec]{grid-template-columns:repeat(3,minmax(0,1fr))}.service-section--orange[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=spec],.service-section--violet[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=spec]{grid-template-columns:repeat(2,minmax(0,1fr))}.service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry[data-astro-cid-7fsfp5w6]{display:flex;flex-direction:column;background:var(--black-2);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius);overflow:hidden;transition:transform .3s var(--ease),border-color .3s var(--ease),box-shadow .3s var(--ease),background .3s var(--ease)}.service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry[data-astro-cid-7fsfp5w6]:hover{transform:translateY(-3px)}.service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry-ribbon[data-astro-cid-7fsfp5w6]{display:flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;padding:.875rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.05);background:#ffffff04}.service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry-ribbon-brand[data-astro-cid-7fsfp5w6]{color:var(--white-2);font-weight:600}.service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry-ribbon-divider[data-astro-cid-7fsfp5w6]{color:var(--grey-2)}.service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry-ribbon-id[data-astro-cid-7fsfp5w6]{color:var(--grey-1);font-weight:500}.service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry[data-astro-cid-7fsfp5w6]>.service-entry-left[data-astro-cid-7fsfp5w6],.service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry[data-astro-cid-7fsfp5w6]>.service-entry-statement[data-astro-cid-7fsfp5w6],.service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry[data-astro-cid-7fsfp5w6]>.service-entry-scope-divider[data-astro-cid-7fsfp5w6],.service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry[data-astro-cid-7fsfp5w6]>.service-entry-scope[data-astro-cid-7fsfp5w6]{padding-left:1.5rem;padding-right:1.5rem}.service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry[data-astro-cid-7fsfp5w6]>.service-entry-left[data-astro-cid-7fsfp5w6]{padding-top:1.5rem}.service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry[data-astro-cid-7fsfp5w6]>.service-entry-scope[data-astro-cid-7fsfp5w6]:last-child{padding-bottom:1.5rem}.service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry-left[data-astro-cid-7fsfp5w6]{display:flex;align-items:center;gap:.875rem;margin-bottom:1rem}.service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry-icon[data-astro-cid-7fsfp5w6]{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1.5px solid}.service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry-icon[data-astro-cid-7fsfp5w6] svg[data-astro-cid-7fsfp5w6]{width:18px;height:18px}.service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry-scope-divider[data-astro-cid-7fsfp5w6]{display:flex;align-items:center;gap:.75rem;margin-top:1.25rem;margin-bottom:.875rem;font-family:var(--font-mono);font-size:9px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--grey-1)}.service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry-scope-divider[data-astro-cid-7fsfp5w6]:before,.service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry-scope-divider[data-astro-cid-7fsfp5w6]:after{content:"";flex:1;height:1px;background:#ffffff14}.service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry-scope-divider[data-astro-cid-7fsfp5w6] span[data-astro-cid-7fsfp5w6]{flex-shrink:0}.service-section--cyan[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry[data-astro-cid-7fsfp5w6]{border-color:#00d4ff2e}.service-section--cyan[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry[data-astro-cid-7fsfp5w6]:hover{border-color:#00d4ff73;box-shadow:0 12px 36px #00d4ff1a}.service-section--cyan[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry-ribbon-id[data-astro-cid-7fsfp5w6]{color:var(--cyan)}.service-section--cyan[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry-icon[data-astro-cid-7fsfp5w6]{border-color:var(--cyan);background:#00d4ff14}.service-section--cyan[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry-icon[data-astro-cid-7fsfp5w6] svg[data-astro-cid-7fsfp5w6]{stroke:var(--cyan)}.service-section--orange[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry[data-astro-cid-7fsfp5w6]{border-color:#ff5c1a2e}.service-section--orange[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry[data-astro-cid-7fsfp5w6]:hover{border-color:#ff5c1a73;box-shadow:0 12px 36px #ff5c1a1a}.service-section--orange[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry-ribbon-id[data-astro-cid-7fsfp5w6]{color:var(--orange)}.service-section--orange[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry-icon[data-astro-cid-7fsfp5w6]{border-color:var(--orange);background:#ff5c1a14}.service-section--orange[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry-icon[data-astro-cid-7fsfp5w6] svg[data-astro-cid-7fsfp5w6]{stroke:var(--orange)}.service-section--violet[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry[data-astro-cid-7fsfp5w6]{border-color:#7c3aed2e}.service-section--violet[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry[data-astro-cid-7fsfp5w6]:hover{border-color:#7c3aed73;box-shadow:0 12px 36px #7c3aed1a}.service-section--violet[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry-ribbon-id[data-astro-cid-7fsfp5w6]{color:var(--violet-2)}.service-section--violet[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry-icon[data-astro-cid-7fsfp5w6]{border-color:var(--violet);background:#7c3aed14}.service-section--violet[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry-icon[data-astro-cid-7fsfp5w6] svg[data-astro-cid-7fsfp5w6]{stroke:var(--violet)}@media(max-width:1100px){.service-section--cyan[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=spec]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.service-section--cyan[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=spec],.service-section--orange[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=spec],.service-section--violet[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=spec]{grid-template-columns:1fr}.service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry-ribbon[data-astro-cid-7fsfp5w6]{padding:.75rem 1.25rem}.service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry[data-astro-cid-7fsfp5w6]>.service-entry-left[data-astro-cid-7fsfp5w6],.service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry[data-astro-cid-7fsfp5w6]>.service-entry-statement[data-astro-cid-7fsfp5w6],.service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry[data-astro-cid-7fsfp5w6]>.service-entry-scope-divider[data-astro-cid-7fsfp5w6],.service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry[data-astro-cid-7fsfp5w6]>.service-entry-scope[data-astro-cid-7fsfp5w6]{padding-left:1.25rem;padding-right:1.25rem}.service-entries[data-astro-cid-7fsfp5w6][data-variant=spec] .service-entry-statement[data-astro-cid-7fsfp5w6]{font-size:.95rem}}.service-entries[data-astro-cid-7fsfp5w6][data-variant=manifesto]{display:flex;flex-direction:column;gap:3rem;margin-top:1.5rem;position:relative}.service-entries[data-astro-cid-7fsfp5w6][data-variant=manifesto]:before{content:"";position:absolute;left:130px;top:.5rem;bottom:.5rem;width:1px;background:linear-gradient(180deg,transparent 0%,currentColor 8%,currentColor 92%,transparent 100%);opacity:.25;pointer-events:none}.service-section--cyan[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=manifesto]:before{color:var(--cyan)}.service-section--orange[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=manifesto]:before{color:var(--orange)}.service-section--violet[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=manifesto]:before{color:var(--violet-2)}.service-entries[data-astro-cid-7fsfp5w6][data-variant=manifesto] .service-entry[data-astro-cid-7fsfp5w6]{display:grid;grid-template-columns:130px 1fr;column-gap:2.5rem;row-gap:.5rem;grid-template-areas:"number  name" "number  statement" "number  scope-divider" "number  scope";background:transparent;border:none;border-radius:0;padding:0;overflow:visible;transition:none}.service-entries[data-astro-cid-7fsfp5w6][data-variant=manifesto] .service-entry[data-astro-cid-7fsfp5w6]:hover{transform:none;box-shadow:none}.service-entries[data-astro-cid-7fsfp5w6][data-variant=manifesto] .service-entry-ribbon[data-astro-cid-7fsfp5w6]{grid-area:number;background:transparent;border-bottom:none;padding:0;text-align:right;align-self:start;line-height:1;font-size:0}.service-entries[data-astro-cid-7fsfp5w6][data-variant=manifesto] .service-entry-ribbon-id[data-astro-cid-7fsfp5w6]{display:inline}.service-entries[data-astro-cid-7fsfp5w6][data-variant=manifesto] .service-entry-ribbon-id[data-astro-cid-7fsfp5w6]:before{content:attr(data-num);font-family:var(--font-display);font-size:clamp(2.75rem,4.5vw,4rem);font-weight:700;line-height:.95;letter-spacing:.02em;display:inline-block}.service-section--cyan[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=manifesto] .service-entry-ribbon-id[data-astro-cid-7fsfp5w6]:before{color:var(--cyan)}.service-section--orange[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=manifesto] .service-entry-ribbon-id[data-astro-cid-7fsfp5w6]:before{color:var(--orange)}.service-section--violet[data-astro-cid-7fsfp5w6] .service-entries[data-astro-cid-7fsfp5w6][data-variant=manifesto] .service-entry-ribbon-id[data-astro-cid-7fsfp5w6]:before{color:var(--violet-2)}.service-entries[data-astro-cid-7fsfp5w6][data-variant=manifesto] .service-entry-left[data-astro-cid-7fsfp5w6]{grid-area:name;display:flex;align-items:center;gap:.75rem;margin:0;padding:0}.service-entries[data-astro-cid-7fsfp5w6][data-variant=manifesto] .service-entry-icon[data-astro-cid-7fsfp5w6]{display:none}.service-entries[data-astro-cid-7fsfp5w6][data-variant=manifesto] .service-entry-name[data-astro-cid-7fsfp5w6]{font-size:.95rem}.service-entries[data-astro-cid-7fsfp5w6][data-variant=manifesto] .service-entry-statement[data-astro-cid-7fsfp5w6]{grid-area:statement;font-size:clamp(1.05rem,1.6vw,1.3rem);font-weight:500;line-height:1.45;color:var(--white);margin:.4rem 0 0}.service-entries[data-astro-cid-7fsfp5w6][data-variant=manifesto] .service-entry-scope-divider[data-astro-cid-7fsfp5w6]{grid-area:scope-divider;display:flex;align-items:center;gap:.75rem;margin-top:1.25rem;margin-bottom:.5rem;font-family:var(--font-mono);font-size:9px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--grey-1)}.service-entries[data-astro-cid-7fsfp5w6][data-variant=manifesto] .service-entry-scope-divider[data-astro-cid-7fsfp5w6]:before{content:"";flex:0 0 1.25rem;height:1px;background:#ffffff2e}.service-entries[data-astro-cid-7fsfp5w6][data-variant=manifesto] .service-entry-scope-divider[data-astro-cid-7fsfp5w6]:after{content:"";flex:1;height:1px;background:#ffffff14}.service-entries[data-astro-cid-7fsfp5w6][data-variant=manifesto] .service-entry-scope[data-astro-cid-7fsfp5w6]{grid-area:scope}@media(max-width:720px){.service-entries[data-astro-cid-7fsfp5w6][data-variant=manifesto]{gap:2.5rem}.service-entries[data-astro-cid-7fsfp5w6][data-variant=manifesto]:before{left:56px}.service-entries[data-astro-cid-7fsfp5w6][data-variant=manifesto] .service-entry[data-astro-cid-7fsfp5w6]{grid-template-columns:56px 1fr;column-gap:1.25rem}.service-entries[data-astro-cid-7fsfp5w6][data-variant=manifesto] .service-entry-ribbon-id[data-astro-cid-7fsfp5w6]:before{font-size:2rem}.service-entries[data-astro-cid-7fsfp5w6][data-variant=manifesto] .service-entry-statement[data-astro-cid-7fsfp5w6]{font-size:1rem}}.service-learn-more-wrapper[data-astro-cid-7fsfp5w6]{margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.05);text-align:center}.service-learn-more[data-astro-cid-7fsfp5w6]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-head);font-size:.88rem;font-weight:600;text-decoration:none;transition:gap .25s var(--ease)}.service-learn-more[data-astro-cid-7fsfp5w6]:hover{gap:.75rem}.service-learn-more[data-astro-cid-7fsfp5w6] .arrow{transition:transform .2s var(--ease);display:inline-block}.service-learn-more[data-astro-cid-7fsfp5w6]:hover .arrow{transform:translate(4px)}.service-learn-more--cyan[data-astro-cid-7fsfp5w6]{color:var(--cyan)}.service-learn-more--orange[data-astro-cid-7fsfp5w6]{color:var(--orange-2)}.service-learn-more--violet[data-astro-cid-7fsfp5w6]{color:var(--violet-2)}.methodology-strip[data-astro-cid-gdqtlveb]{padding:3rem 0;position:relative;background:#1a1a1a;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.methodology-strip-steps[data-astro-cid-gdqtlveb]{display:flex;align-items:flex-start;justify-content:space-between;max-width:800px;margin:0 auto;position:relative}.methodology-strip-steps[data-astro-cid-gdqtlveb]:before{content:"";position:absolute;top:16px;left:10%;right:10%;height:2px;background:linear-gradient(90deg,var(--cyan),var(--orange),var(--violet));opacity:.3;z-index:0}.method-strip-step[data-astro-cid-gdqtlveb]{text-align:center;position:relative;z-index:1;flex:1}.method-strip-dot[data-astro-cid-gdqtlveb]{width:12px;height:12px;border-radius:50%;margin:10px auto .75rem;border:2px solid;background:#1a1a1a}.method-strip-step[data-astro-cid-gdqtlveb]:nth-child(1) .method-strip-dot[data-astro-cid-gdqtlveb]{border-color:var(--cyan);box-shadow:0 0 8px #00d4ff33}.method-strip-step[data-astro-cid-gdqtlveb]:nth-child(2) .method-strip-dot[data-astro-cid-gdqtlveb]{border-color:#80b4db;box-shadow:0 0 8px #80b4db26}.method-strip-step[data-astro-cid-gdqtlveb]:nth-child(3) .method-strip-dot[data-astro-cid-gdqtlveb]{border-color:var(--orange);box-shadow:0 0 8px #ff5c1a26}.method-strip-step[data-astro-cid-gdqtlveb]:nth-child(4) .method-strip-dot[data-astro-cid-gdqtlveb]{border-color:var(--violet);box-shadow:0 0 8px #7c3aed26}.method-strip-title[data-astro-cid-gdqtlveb]{font-weight:700;font-size:.8rem;color:var(--white);text-transform:uppercase;letter-spacing:.03em;margin-bottom:.3rem}.method-strip-desc[data-astro-cid-gdqtlveb]{font-size:.72rem;color:#bbb;line-height:1.5;max-width:160px;margin:0 auto}@media(max-width:720px){.methodology-strip-steps[data-astro-cid-gdqtlveb]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 1rem;max-width:400px}.methodology-strip-steps[data-astro-cid-gdqtlveb]:before{display:none}}@media(max-width:480px){.methodology-strip-steps[data-astro-cid-gdqtlveb]{grid-template-columns:1fr;max-width:280px}}.why-statement[data-astro-cid-ldgnqmoy]{padding:5rem 0 4rem;text-align:center}.why-statement-text[data-astro-cid-ldgnqmoy]{font-family:var(--font-head);font-size:clamp(1.4rem,2.8vw,2rem);color:var(--white);font-weight:700;line-height:1.4;max-width:700px;margin:0 auto 1rem;padding-top:2rem;border-top:2px solid;border-image:linear-gradient(90deg,transparent 0%,var(--cyan) 18%,var(--orange) 38%,var(--orange) 62%,var(--violet-2) 82%,transparent 100%) 1}.why-trust-industries[data-astro-cid-ldgnqmoy]{font-family:var(--font-mono);font-size:.7rem;color:var(--grey-1);letter-spacing:.05em;margin-bottom:3rem}.why-proof-points[data-astro-cid-ldgnqmoy]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 3rem;max-width:700px;margin:0 auto;text-align:left}.why-proof[data-astro-cid-ldgnqmoy]{padding-left:1rem;border-left:2px solid rgba(255,255,255,.15)}.why-proof-title[data-astro-cid-ldgnqmoy]{font-weight:700;font-size:.9rem;color:var(--white-2);margin-bottom:.25rem}.why-proof-desc[data-astro-cid-ldgnqmoy]{font-size:.78rem;color:var(--grey-1);line-height:1.6}@media(max-width:720px){.why-proof-points[data-astro-cid-ldgnqmoy]{grid-template-columns:1fr;gap:1.25rem}}.mid-cta[data-astro-cid-qta24hyy]{text-align:center;padding:3rem 0;border-top:1px solid var(--grey-3)}.mid-cta[data-astro-cid-qta24hyy] p[data-astro-cid-qta24hyy]{font-size:.95rem;color:var(--grey-1);margin-bottom:1rem}.mid-cta[data-astro-cid-qta24hyy] .btn--text{font-size:.9rem}.contact-cta-block[data-astro-cid-3yr5g3av]{text-align:center}.contact-cta-block[data-astro-cid-3yr5g3av] h2[data-astro-cid-3yr5g3av]{font-family:var(--font-display);font-size:clamp(2.5rem,5.5vw,4rem);line-height:.95;letter-spacing:.02em;margin:1rem 0 1.5rem;max-width:20ch;margin-left:auto;margin-right:auto}.contact-cta-block-lead[data-astro-cid-3yr5g3av]{font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.65;color:var(--grey-1);max-width:50ch;margin:0 auto 2.5rem}.contact-cta-block-button[data-astro-cid-3yr5g3av]{margin-bottom:2.5rem}.contact-cta-block-trust[data-astro-cid-3yr5g3av]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem;font-family:var(--font-mono);font-size:.75rem;letter-spacing:.05em;color:var(--grey-1)}
