.hero[data-astro-cid-jkhmjxhq]{min-height:100dvh;display:flex;align-items:center;padding-block:8rem 0;background:var(--bg-primary);position:relative;overflow:hidden}.hero-grid-bg[data-astro-cid-jkhmjxhq]{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(to right,rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.04) 1px,transparent 1px);background-size:80px 80px;-webkit-mask-image:radial-gradient(ellipse 60% 70% at 30% 50%,rgba(0,0,0,1) 0%,rgba(0,0,0,.5) 45%,rgba(0,0,0,0) 85%);mask-image:radial-gradient(ellipse 60% 70% at 30% 50%,#000,#00000080 45%,#0000 85%)}.hero-grid[data-astro-cid-jkhmjxhq]{position:relative;display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}@media(min-width:900px){.hero-grid[data-astro-cid-jkhmjxhq]{grid-template-columns:repeat(12,1fr);gap:4rem}.hero-left[data-astro-cid-jkhmjxhq]{grid-column:1 / span 7}.hero-right[data-astro-cid-jkhmjxhq]{grid-column:9 / span 4;padding-top:2rem}}.hero-badge[data-astro-cid-jkhmjxhq]{display:inline-flex;align-items:center;gap:.625rem;font-family:var(--font-mono);font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;line-height:1;margin:0 0 1.25rem}.hero-badge-dot[data-astro-cid-jkhmjxhq]{width:6px;height:6px;border-radius:50%;background:#512feb;box-shadow:0 0 #512feb66;animation:hero-badge-pulse 2s ease-in-out infinite}@keyframes hero-badge-pulse{0%,to{opacity:.6}50%{opacity:1}}@media(prefers-reduced-motion:reduce){.hero-badge-dot[data-astro-cid-jkhmjxhq]{animation:none;opacity:1}}.hero-headline[data-astro-cid-jkhmjxhq]{font-family:var(--font-display);font-size:clamp(3.25rem,8vw,5.5rem);font-weight:700;letter-spacing:-.045em;line-height:.95;color:var(--text-primary);margin:0}.hero-headline[data-astro-cid-jkhmjxhq] em[data-astro-cid-jkhmjxhq]{font-style:normal;color:var(--text-tertiary)}.hero-right[data-astro-cid-jkhmjxhq]{display:flex;flex-direction:column;gap:1.5rem;padding-left:1.5rem;border-left:1px solid rgba(255,255,255,.1)}.hero-kicker[data-astro-cid-jkhmjxhq]{font-family:var(--font-mono);font-size:.875rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary);margin:0}.hero-sub[data-astro-cid-jkhmjxhq]{font-family:var(--font-sans);font-size:.9375rem;line-height:1.7;color:var(--text-secondary);margin:0;max-width:38ch}.hero-ctas[data-astro-cid-jkhmjxhq]{display:flex;flex-direction:column;gap:.875rem;align-items:flex-start}.hero-cta-primary[data-astro-cid-jkhmjxhq]{font-family:var(--font-sans);font-size:.9375rem;font-weight:500;color:var(--text-primary);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;text-decoration-color:var(--accent);transition:color .2s cubic-bezier(.4,0,.2,1)}.hero-cta-primary[data-astro-cid-jkhmjxhq]:hover{color:var(--accent)}.hero-cta-secondary[data-astro-cid-jkhmjxhq]{font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);text-decoration:none;transition:color .2s cubic-bezier(.4,0,.2,1)}.hero-cta-secondary[data-astro-cid-jkhmjxhq]:hover{color:var(--text-secondary)}.hero-grid-bg[data-astro-cid-jkhmjxhq],.hero-badge[data-astro-cid-jkhmjxhq],.hero-headline[data-astro-cid-jkhmjxhq],.hero-right[data-astro-cid-jkhmjxhq]{opacity:0;animation-fill-mode:both;animation-timing-function:cubic-bezier(.16,1,.3,1)}.hero-grid-bg[data-astro-cid-jkhmjxhq]{animation-name:hero-fade-in;animation-duration:.6s;animation-delay:0ms}.hero-badge[data-astro-cid-jkhmjxhq]{animation-name:hero-rise;animation-duration:.5s;animation-delay:.2s}.hero-headline[data-astro-cid-jkhmjxhq]{animation-name:hero-rise-bigger;animation-duration:.6s;animation-delay:.35s}.hero-right[data-astro-cid-jkhmjxhq]{animation-name:hero-slide-in;animation-duration:.5s;animation-delay:.6s}@keyframes hero-fade-in{0%{opacity:0}to{opacity:1}}@keyframes hero-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-rise-bigger{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-slide-in{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@media(prefers-reduced-motion:reduce){.hero-grid-bg[data-astro-cid-jkhmjxhq],.hero-badge[data-astro-cid-jkhmjxhq],.hero-headline[data-astro-cid-jkhmjxhq],.hero-right[data-astro-cid-jkhmjxhq]{opacity:1;animation:none;transform:none}}@media(max-width:899px){.hero-right[data-astro-cid-jkhmjxhq]{padding-left:1.25rem}}@media(max-width:640px){.hero[data-astro-cid-jkhmjxhq]{padding-block:6rem 0}.hero-badge[data-astro-cid-jkhmjxhq]{font-size:.6875rem;letter-spacing:.06em}}.manifesto[data-astro-cid-lwifg3df]{background:var(--bg-primary);border-top:.5px solid var(--border-subtle);position:relative;padding-block:7.5rem}@media(max-width:767px){.manifesto[data-astro-cid-lwifg3df]{padding-block:5rem;border-top:none}}.manifesto-inner[data-astro-cid-lwifg3df]{width:100%;max-width:1280px;margin-inline:auto;padding-inline:2rem}.principle[data-astro-cid-lwifg3df][data-fi]{transition-delay:0ms}.manifesto-content-col[data-astro-cid-lwifg3df] .principle[data-astro-cid-lwifg3df][data-fi]:nth-child(1){transition-delay:0ms}.manifesto-content-col[data-astro-cid-lwifg3df] .principle[data-astro-cid-lwifg3df][data-fi]:nth-child(2){transition-delay:80ms}.manifesto-content-col[data-astro-cid-lwifg3df] .principle[data-astro-cid-lwifg3df][data-fi]:nth-child(3){transition-delay:.16s}@media(min-width:1024px){.manifesto-inner[data-astro-cid-lwifg3df]{padding-inline:3rem}}.manifesto-meta[data-astro-cid-lwifg3df]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:6rem}@media(max-width:767px){.manifesto-meta[data-astro-cid-lwifg3df]{margin-bottom:3rem}}.meta-left[data-astro-cid-lwifg3df]{font-family:var(--font-mono);font-size:.625rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--accent)}.meta-right[data-astro-cid-lwifg3df]{font-family:var(--font-mono);font-size:.625rem;letter-spacing:.14em;text-transform:uppercase;color:var(--text-tertiary);text-align:right;line-height:1.8}@media(max-width:480px){.meta-right[data-astro-cid-lwifg3df]{display:none}}.manifesto-grid[data-astro-cid-lwifg3df]{display:grid;grid-template-columns:280px 1fr;gap:5rem;align-items:start}@media(min-width:768px)and (max-width:1023px){.manifesto-grid[data-astro-cid-lwifg3df]{grid-template-columns:220px 1fr;gap:3rem}}@media(max-width:767px){.manifesto-grid[data-astro-cid-lwifg3df]{grid-template-columns:1fr;gap:0}}.manifesto-title-col[data-astro-cid-lwifg3df]{position:sticky;top:6.25rem}@media(max-width:767px){.manifesto-title-col[data-astro-cid-lwifg3df]{position:static;margin-bottom:3rem}}.eyebrow[data-astro-cid-lwifg3df]{display:block;font-family:var(--font-mono);font-size:.625rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:1rem}.manifesto-heading[data-astro-cid-lwifg3df]{font-family:var(--font-display);font-size:clamp(2.25rem,4vw,2.75rem);font-weight:700;line-height:1;letter-spacing:-.035em;color:var(--text-primary);margin:0}.heading-italic[data-astro-cid-lwifg3df]{display:block;font-style:italic;font-weight:500;color:var(--text-tertiary);margin-top:.25rem}.manifesto-content-col[data-astro-cid-lwifg3df]{min-width:0}.principle[data-astro-cid-lwifg3df]{display:grid;grid-template-columns:3.75rem 1fr;gap:2rem;align-items:start;padding-block:2rem;border-top:.5px solid var(--border-subtle)}.principle--last[data-astro-cid-lwifg3df]{border-bottom:.5px solid var(--border-subtle)}@media(max-width:767px){.principle[data-astro-cid-lwifg3df]{grid-template-columns:1fr;gap:.75rem;padding-block:1.75rem}}.principle-num[data-astro-cid-lwifg3df]{font-family:var(--font-mono);font-size:.6875rem;font-weight:500;letter-spacing:.14em;color:var(--accent);padding-top:.5rem}.principle-lead[data-astro-cid-lwifg3df]{font-family:var(--font-display);font-size:1.5rem;font-weight:700;line-height:1.25;letter-spacing:-.02em;color:var(--text-primary);margin:0 0 1rem}.principle-text[data-astro-cid-lwifg3df]{font-family:var(--font-sans);font-size:1rem;line-height:1.65;color:var(--text-secondary);margin:0}.principle-text[data-astro-cid-lwifg3df] em{font-style:normal;color:var(--text-primary);font-weight:500}.photo-anchor[data-astro-cid-au5d3vlm]{padding:3rem}@media(max-width:767px){.photo-anchor[data-astro-cid-au5d3vlm]{padding:1.5rem}}.photo-anchor-inner[data-astro-cid-au5d3vlm]{max-width:72rem;margin-inline:auto}.photo-frame[data-astro-cid-au5d3vlm]{display:block;position:relative;aspect-ratio:16 / 9;border-radius:.5rem;overflow:hidden;cursor:pointer;text-decoration:none;color:inherit}.photo-img-wrap[data-astro-cid-au5d3vlm]{width:100%;height:100%;position:relative}.photo-img-wrap[data-astro-cid-au5d3vlm] img,.photo-img[data-astro-cid-au5d3vlm]{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.9) brightness(.95);transition:transform .6s cubic-bezier(.22,1,.36,1),filter .4s cubic-bezier(.4,0,.2,1)}.photo-frame[data-astro-cid-au5d3vlm]:hover .photo-img-wrap[data-astro-cid-au5d3vlm] img,.photo-frame[data-astro-cid-au5d3vlm]:hover .photo-img[data-astro-cid-au5d3vlm]{transform:scale(1.02);filter:saturate(.95) brightness(1)}.photo-overlay[data-astro-cid-au5d3vlm]{position:absolute;left:0;right:0;bottom:0;height:55%;background:linear-gradient(to top,#0B0B0F 0%,rgba(11,11,15,.4) 60%,transparent 100%);pointer-events:none;z-index:1}.photo-placeholder[data-astro-cid-au5d3vlm]{width:100%;height:100%;background:linear-gradient(135deg,#1a1a1f,#0b0b0f 60%,#11110e);display:flex;align-items:center;justify-content:center;position:relative}.placeholder-dots[data-astro-cid-au5d3vlm]{position:absolute;inset:0;background-image:radial-gradient(circle,var(--border-subtle) 1px,transparent 1px);background-size:28px 28px;opacity:.6}.placeholder-label[data-astro-cid-au5d3vlm]{position:relative;font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary);text-align:center;padding:1rem;z-index:1}.photo-caption-block[data-astro-cid-au5d3vlm]{position:absolute;bottom:0;left:0;right:0;padding:3rem;z-index:2;pointer-events:none}@media(max-width:767px){.photo-caption-block[data-astro-cid-au5d3vlm]{padding:1.5rem}}.photo-eyebrow[data-astro-cid-au5d3vlm]{display:block;font-family:var(--font-mono);font-size:.75rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#512feb;margin-bottom:.75rem}.photo-title[data-astro-cid-au5d3vlm]{font-family:var(--font-sans);font-size:clamp(1.25rem,3vw,1.875rem);font-weight:500;color:#fff;margin:0;letter-spacing:-.02em;line-height:1.2;max-width:60ch;text-shadow:0 2px 12px rgba(0,0,0,.5)}.photo-editorial[data-astro-cid-au5d3vlm]{display:flex;flex-direction:column;gap:1.5rem;padding-top:2rem;max-width:60ch}.photo-editorial__meta[data-astro-cid-au5d3vlm]{font-family:var(--font-mono);font-size:.75rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#fff6}.photo-editorial__body[data-astro-cid-au5d3vlm]{font-family:var(--font-sans);font-size:1rem;line-height:1.65;color:#ffffffbf;margin:0}.photo-editorial__cta[data-astro-cid-au5d3vlm]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-sans);font-size:.875rem;font-weight:500;color:#fff9;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;text-decoration-color:#fff3;align-self:flex-start;transition:color .2s ease,text-decoration-color .2s ease}.photo-editorial__arrow[data-astro-cid-au5d3vlm]{display:inline-block;transition:transform .2s ease}.photo-editorial__cta[data-astro-cid-au5d3vlm]:hover{color:#512feb;text-decoration-color:#512feb}.photo-editorial__cta[data-astro-cid-au5d3vlm]:hover .photo-editorial__arrow[data-astro-cid-au5d3vlm]{transform:translate(4px)}.method-section[data-astro-cid-nzbzvenw] .table-row[data-astro-cid-nzbzvenw]{opacity:0;transform:translateY(8px);transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1)}.method-section[data-astro-cid-nzbzvenw].is-visible .table-row[data-astro-cid-nzbzvenw]{opacity:1;transform:translateY(0)}.method-section[data-astro-cid-nzbzvenw].is-visible .table-row[data-astro-cid-nzbzvenw]:nth-of-type(1){transition-delay:.15s}.method-section[data-astro-cid-nzbzvenw].is-visible .table-row[data-astro-cid-nzbzvenw]:nth-of-type(2){transition-delay:.25s}.method-section[data-astro-cid-nzbzvenw].is-visible .table-row[data-astro-cid-nzbzvenw]:nth-of-type(3){transition-delay:.35s}@media(prefers-reduced-motion:reduce){.method-section[data-astro-cid-nzbzvenw] .table-row[data-astro-cid-nzbzvenw]{opacity:1;transform:none;transition:none}}.section-header[data-astro-cid-nzbzvenw]{max-width:560px;margin-bottom:3.5rem;display:flex;flex-direction:column;gap:1rem}.section-title[data-astro-cid-nzbzvenw]{font-family:var(--font-display);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;margin:0}.section-sub[data-astro-cid-nzbzvenw]{font-family:var(--font-sans);font-size:.9375rem;line-height:1.65;color:var(--text-secondary);margin:0}.method-table[data-astro-cid-nzbzvenw]{display:flex;flex-direction:column}.table-divider[data-astro-cid-nzbzvenw]{height:.5px;background:var(--border-subtle)}.table-row[data-astro-cid-nzbzvenw]{display:grid;grid-template-columns:3rem 10rem 1fr 14rem;gap:0 2rem;align-items:start;padding-block:2rem;position:relative}.table-row[data-astro-cid-nzbzvenw] .table-divider[data-astro-cid-nzbzvenw]{position:absolute;bottom:0;left:0;right:0}.table-row[data-astro-cid-nzbzvenw]:last-child .table-divider[data-astro-cid-nzbzvenw]{display:none}.col-num[data-astro-cid-nzbzvenw]{display:flex;align-items:flex-start;padding-top:.125rem}.row-num[data-astro-cid-nzbzvenw]{font-family:var(--font-mono);font-size:.6875rem;font-weight:500;letter-spacing:.06em;color:var(--text-tertiary)}.col-name[data-astro-cid-nzbzvenw]{display:flex;align-items:flex-start;padding-top:.0625rem}.row-name[data-astro-cid-nzbzvenw]{font-family:var(--font-display);font-size:1.125rem;font-weight:700;letter-spacing:-.02em;color:var(--text-primary)}.row-desc[data-astro-cid-nzbzvenw]{font-family:var(--font-sans);font-size:.9rem;line-height:1.65;color:var(--text-secondary);margin:0;max-width:60ch}.col-meta[data-astro-cid-nzbzvenw]{display:flex;flex-direction:column;gap:1.25rem}.meta-block[data-astro-cid-nzbzvenw]{display:flex;flex-direction:column;gap:.25rem}.meta-label[data-astro-cid-nzbzvenw]{font-family:var(--font-mono);font-size:.5625rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary)}.meta-value[data-astro-cid-nzbzvenw]{font-family:var(--font-sans);font-size:.8125rem;font-weight:500;color:var(--text-primary)}@media(max-width:900px){.table-row[data-astro-cid-nzbzvenw]{grid-template-columns:2.5rem 1fr;grid-template-rows:auto auto auto}.col-name[data-astro-cid-nzbzvenw]{grid-column:2}.col-desc[data-astro-cid-nzbzvenw]{grid-column:1 / -1;padding-top:.75rem}.col-meta[data-astro-cid-nzbzvenw]{grid-column:1 / -1;padding-top:.75rem;flex-direction:row;gap:2rem;flex-wrap:wrap}}.section-header[data-astro-cid-cg6thgzl]{max-width:560px;margin-bottom:3.5rem;display:flex;flex-direction:column;gap:1rem}.section-title[data-astro-cid-cg6thgzl]{font-family:var(--font-display);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;margin:0}.section-sub[data-astro-cid-cg6thgzl]{font-family:var(--font-sans);font-size:.9375rem;line-height:1.65;color:var(--text-secondary);margin:0}.cap-list[data-astro-cid-cg6thgzl]{list-style:none;margin:0;padding:0;border-top:.5px solid var(--border-subtle)}.cap-item[data-astro-cid-cg6thgzl]{display:flex;flex-direction:column;gap:.625rem;padding:1.25rem 0;border-bottom:.5px solid var(--border-subtle);transition:background .15s}.cap-main[data-astro-cid-cg6thgzl]{display:grid;grid-template-columns:2.5rem 1rem 1fr auto;align-items:baseline;gap:0 1rem}.cap-item[data-astro-cid-cg6thgzl]:hover{background:color-mix(in srgb,var(--bg-secondary) 60%,transparent)}.cap-item[data-astro-cid-cg6thgzl]:hover .cap-name[data-astro-cid-cg6thgzl]{color:var(--text-primary)}.cap-num[data-astro-cid-cg6thgzl]{font-family:var(--font-mono);font-size:.6875rem;font-weight:500;letter-spacing:.06em;color:var(--text-tertiary)}.cap-sep[data-astro-cid-cg6thgzl]{font-family:var(--font-mono);font-size:.75rem;color:var(--border-strong)}.cap-name[data-astro-cid-cg6thgzl]{font-family:var(--font-sans);font-size:.9375rem;font-weight:500;color:var(--text-secondary);transition:color .2s cubic-bezier(.4,0,.2,1);letter-spacing:-.01em}.cap-desc[data-astro-cid-cg6thgzl]{font-family:var(--font-mono);font-size:.625rem;letter-spacing:.04em;color:var(--text-tertiary);text-align:right}.cap-benefit[data-astro-cid-cg6thgzl]{font-family:var(--font-sans);font-size:.8125rem;color:var(--text-primary);display:flex;align-items:center;gap:.375rem;padding-left:4.5rem}.benefit-icon[data-astro-cid-cg6thgzl]{color:var(--accent);flex-shrink:0}@media(max-width:640px){.cap-main[data-astro-cid-cg6thgzl]{grid-template-columns:2rem .75rem 1fr;grid-template-rows:auto auto}.cap-desc[data-astro-cid-cg6thgzl]{grid-column:3;text-align:left;margin-top:.25rem}.cap-benefit[data-astro-cid-cg6thgzl]{padding-left:3.75rem;align-items:flex-start;margin-top:.25rem}.benefit-icon[data-astro-cid-cg6thgzl]{margin-top:.15rem}}.stack-approach[data-astro-cid-cy7mjatv]{padding-block:6rem;background:var(--bg-primary);position:relative;overflow:hidden}@media(max-width:767px){.stack-approach[data-astro-cid-cy7mjatv]{padding-block:4rem}}.stack-bg[data-astro-cid-cy7mjatv]{position:absolute;inset:0;background-image:linear-gradient(var(--border-subtle) .5px,transparent .5px),linear-gradient(90deg,var(--border-subtle) .5px,transparent .5px);background-size:60px 60px;opacity:.4;-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 40%,transparent 100%);mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 40%,transparent 100%);pointer-events:none}.stack-inner[data-astro-cid-cy7mjatv]{max-width:1280px;margin-inline:auto;padding-inline:2rem;position:relative;z-index:1;display:flex;justify-content:center}@media(min-width:1024px){.stack-inner[data-astro-cid-cy7mjatv]{padding-inline:3rem}}.stack-content[data-astro-cid-cy7mjatv]{max-width:900px;width:100%}.stack-kicker[data-astro-cid-cy7mjatv]{font-family:var(--font-mono);font-size:.6875rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin:0 0 1.5rem}.stack-headline[data-astro-cid-cy7mjatv]{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:.95;letter-spacing:-.04em;color:var(--text-primary);margin:0 0 2rem}.stack-headline[data-astro-cid-cy7mjatv] em[data-astro-cid-cy7mjatv]{font-style:italic;color:var(--text-tertiary);font-weight:700}.stack-body[data-astro-cid-cy7mjatv]{font-family:var(--font-sans);font-size:1rem;line-height:1.7;color:var(--text-secondary);max-width:620px;margin:0 0 3rem}.stack-body[data-astro-cid-cy7mjatv] b[data-astro-cid-cy7mjatv]{font-weight:500;color:var(--text-primary)}.stack-tools[data-astro-cid-cy7mjatv]{border-top:.5px solid var(--border-subtle);padding-top:2rem}.tools-meta[data-astro-cid-cy7mjatv]{font-family:var(--font-mono);font-size:.75rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#fff6;margin:0 0 3rem}.tools-grid[data-astro-cid-cy7mjatv]{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem}@media(max-width:768px){.tools-grid[data-astro-cid-cy7mjatv]{grid-template-columns:1fr;gap:3rem}}.tools-col[data-astro-cid-cy7mjatv]{display:flex;flex-direction:column}.tools-col__rule[data-astro-cid-cy7mjatv]{display:block;width:1.5rem;height:1px;background:#512feb;margin-bottom:.75rem}.tools-col__label[data-astro-cid-cy7mjatv]{font-family:var(--font-mono);font-size:.75rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#fff6;margin:0 0 1.5rem}.tools-col__list[data-astro-cid-cy7mjatv]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.tools-col__item[data-astro-cid-cy7mjatv]{font-family:var(--font-sans);font-size:1rem;font-weight:500;line-height:1.4;color:#ffffffd9}.tools-footnote[data-astro-cid-cy7mjatv]{font-family:var(--font-mono);font-size:.75rem;letter-spacing:.06em;color:#ffffff59;margin:3rem 0 0}.tools-grid[data-astro-cid-cy7mjatv][data-reveal]{opacity:1;transform:none;transition:none}.tools-grid[data-astro-cid-cy7mjatv][data-reveal] .tools-col__rule[data-astro-cid-cy7mjatv],.tools-grid[data-astro-cid-cy7mjatv][data-reveal] .tools-col__label[data-astro-cid-cy7mjatv],.tools-grid[data-astro-cid-cy7mjatv][data-reveal] .tools-col__item[data-astro-cid-cy7mjatv]{opacity:0}.tools-grid[data-astro-cid-cy7mjatv][data-reveal].is-visible .tools-col__rule[data-astro-cid-cy7mjatv],.tools-grid[data-astro-cid-cy7mjatv][data-reveal].is-visible .tools-col__label[data-astro-cid-cy7mjatv]{animation:stack-rise .5s cubic-bezier(.16,1,.3,1) forwards}.tools-grid[data-astro-cid-cy7mjatv][data-reveal].is-visible .tools-col[data-astro-cid-cy7mjatv]:nth-child(1) .tools-col__rule[data-astro-cid-cy7mjatv],.tools-grid[data-astro-cid-cy7mjatv][data-reveal].is-visible .tools-col[data-astro-cid-cy7mjatv]:nth-child(1) .tools-col__label[data-astro-cid-cy7mjatv]{animation-delay:.1s}.tools-grid[data-astro-cid-cy7mjatv][data-reveal].is-visible .tools-col[data-astro-cid-cy7mjatv]:nth-child(2) .tools-col__rule[data-astro-cid-cy7mjatv],.tools-grid[data-astro-cid-cy7mjatv][data-reveal].is-visible .tools-col[data-astro-cid-cy7mjatv]:nth-child(2) .tools-col__label[data-astro-cid-cy7mjatv]{animation-delay:.18s}.tools-grid[data-astro-cid-cy7mjatv][data-reveal].is-visible .tools-col[data-astro-cid-cy7mjatv]:nth-child(3) .tools-col__rule[data-astro-cid-cy7mjatv],.tools-grid[data-astro-cid-cy7mjatv][data-reveal].is-visible .tools-col[data-astro-cid-cy7mjatv]:nth-child(3) .tools-col__label[data-astro-cid-cy7mjatv]{animation-delay:.26s}.tools-grid[data-astro-cid-cy7mjatv][data-reveal].is-visible .tools-col__item[data-astro-cid-cy7mjatv]{animation:stack-rise-small .3s cubic-bezier(.16,1,.3,1) forwards}.tools-grid[data-astro-cid-cy7mjatv][data-reveal].is-visible .tools-col__list[data-astro-cid-cy7mjatv] .tools-col__item[data-astro-cid-cy7mjatv]:nth-child(1){animation-delay:.35s}.tools-grid[data-astro-cid-cy7mjatv][data-reveal].is-visible .tools-col__list[data-astro-cid-cy7mjatv] .tools-col__item[data-astro-cid-cy7mjatv]:nth-child(2){animation-delay:.39s}.tools-grid[data-astro-cid-cy7mjatv][data-reveal].is-visible .tools-col__list[data-astro-cid-cy7mjatv] .tools-col__item[data-astro-cid-cy7mjatv]:nth-child(3){animation-delay:.43s}.tools-grid[data-astro-cid-cy7mjatv][data-reveal].is-visible .tools-col__list[data-astro-cid-cy7mjatv] .tools-col__item[data-astro-cid-cy7mjatv]:nth-child(4){animation-delay:.47s}.tools-grid[data-astro-cid-cy7mjatv][data-reveal].is-visible .tools-col__list[data-astro-cid-cy7mjatv] .tools-col__item[data-astro-cid-cy7mjatv]:nth-child(5){animation-delay:.51s}@keyframes stack-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes stack-rise-small{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.tools-grid[data-astro-cid-cy7mjatv][data-reveal] .tools-col__rule[data-astro-cid-cy7mjatv],.tools-grid[data-astro-cid-cy7mjatv][data-reveal] .tools-col__label[data-astro-cid-cy7mjatv],.tools-grid[data-astro-cid-cy7mjatv][data-reveal] .tools-col__item[data-astro-cid-cy7mjatv]{opacity:1;animation:none}}.cases-section[data-astro-cid-b7zsn4x7]{padding-block:6rem}@media(max-width:768px){.cases-section[data-astro-cid-b7zsn4x7]{padding-block:4rem}}.section-header[data-astro-cid-b7zsn4x7]{max-width:640px;margin-bottom:3.5rem;display:flex;flex-direction:column;gap:.75rem}.section-heading-row[data-astro-cid-b7zsn4x7]{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;flex-wrap:wrap}.section-title[data-astro-cid-b7zsn4x7]{font-family:var(--font-display);margin:0}.section-all[data-astro-cid-b7zsn4x7]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:color .2s ease}.section-all[data-astro-cid-b7zsn4x7]>span[data-astro-cid-b7zsn4x7]{text-decoration:underline;text-decoration-color:transparent;text-underline-offset:4px;text-decoration-thickness:1px;transition:text-decoration-color .2s ease}.section-all-arrow[data-astro-cid-b7zsn4x7]{transition:transform .2s ease}.section-all[data-astro-cid-b7zsn4x7]:hover{color:#512feb}.section-all[data-astro-cid-b7zsn4x7]:hover>span[data-astro-cid-b7zsn4x7]{text-decoration-color:currentColor}.section-all[data-astro-cid-b7zsn4x7]:hover .section-all-arrow[data-astro-cid-b7zsn4x7]{transform:translate(4px)}.section-sub[data-astro-cid-b7zsn4x7]{font-family:var(--font-sans);font-size:.9375rem;line-height:1.65;color:var(--text-secondary);margin:0}.cases-list[data-astro-cid-b7zsn4x7]{list-style:none;margin:0;padding:0}.case-item[data-astro-cid-b7zsn4x7]{padding-block:5rem;border-top:1px solid rgba(255,255,255,.08)}.case-item[data-astro-cid-b7zsn4x7]:last-child{border-bottom:1px solid rgba(255,255,255,.08)}@media(max-width:768px){.case-item[data-astro-cid-b7zsn4x7]{padding-block:3rem}}.case-meta-row[data-astro-cid-b7zsn4x7]{display:flex;align-items:center;gap:.625rem;margin-bottom:2rem;flex-wrap:wrap}.case-sector[data-astro-cid-b7zsn4x7]{font-family:var(--font-mono);font-size:.75rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#512feb}.case-sep[data-astro-cid-b7zsn4x7]{font-family:var(--font-mono);font-size:.6875rem;color:#fff6;opacity:.6}.case-duration[data-astro-cid-b7zsn4x7],.case-stack[data-astro-cid-b7zsn4x7]{font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.08em;color:#fff6}.case-body[data-astro-cid-b7zsn4x7]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4rem;align-items:start}@media(max-width:900px){.case-body[data-astro-cid-b7zsn4x7]{grid-template-columns:1fr;gap:2.5rem}}.case-text[data-astro-cid-b7zsn4x7]{display:flex;flex-direction:column;gap:1rem}.case-title[data-astro-cid-b7zsn4x7]{font-family:var(--font-display);font-size:clamp(1.25rem,2.2vw,1.875rem);font-weight:700;letter-spacing:-.025em;line-height:1.15;color:var(--text-primary);margin:0}.case-title[data-astro-cid-b7zsn4x7] a[data-astro-cid-b7zsn4x7]{color:inherit;text-decoration:none;transition:color .2s ease}.case-title[data-astro-cid-b7zsn4x7] a[data-astro-cid-b7zsn4x7]:hover{color:#512feb}.case-desc[data-astro-cid-b7zsn4x7]{font-family:var(--font-sans);font-size:.9375rem;line-height:1.65;color:var(--text-secondary);margin:0;max-width:52ch}.case-result[data-astro-cid-b7zsn4x7]{display:flex;flex-direction:column;align-items:flex-start;padding-left:1.5rem;border-left:1px solid rgba(255,255,255,.1)}.case-result__eyebrow[data-astro-cid-b7zsn4x7]{font-family:var(--font-mono);font-size:.625rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#fff6;margin-bottom:.75rem}.case-result__num[data-astro-cid-b7zsn4x7]{font-family:var(--font-display);font-size:clamp(3rem,6vw,4.5rem);font-weight:500;letter-spacing:-.04em;line-height:1;background:linear-gradient(135deg,#fff,#fff9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.case-result__label[data-astro-cid-b7zsn4x7]{font-family:var(--font-sans);font-size:.875rem;line-height:1.6;color:#ffffffb3;margin-top:1rem;max-width:320px}.case-result__link[data-astro-cid-b7zsn4x7]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-sans);font-size:.875rem;font-weight:500;color:#fff9;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;text-decoration-color:#fff3;margin-top:2rem;transition:color .2s ease,text-decoration-color .2s ease}.case-result__arrow[data-astro-cid-b7zsn4x7]{display:inline-block;transition:transform .2s ease}.case-result__link[data-astro-cid-b7zsn4x7]:hover{color:#512feb;text-decoration-color:#512feb}.case-result__link[data-astro-cid-b7zsn4x7]:hover .case-result__arrow[data-astro-cid-b7zsn4x7]{transform:translate(4px)}@media(max-width:900px){.case-result[data-astro-cid-b7zsn4x7]{padding-left:1.25rem}.case-result__num[data-astro-cid-b7zsn4x7]{font-size:3rem}}.cases-placeholder[data-astro-cid-b7zsn4x7]{padding:3rem 0;color:var(--text-tertiary);font-size:.9375rem}.cases-footer[data-astro-cid-b7zsn4x7]{padding-top:2rem}.cases-more[data-astro-cid-b7zsn4x7]{font-family:var(--font-mono);font-size:.6875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);text-decoration:none;transition:color var(--duration-fast)}.cases-more[data-astro-cid-b7zsn4x7]:hover{color:var(--text-primary)}.blog-section__header[data-astro-cid-gvvogpg4]{margin-bottom:2.5rem}.blog-section__heading-row[data-astro-cid-gvvogpg4]{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-top:.75rem;flex-wrap:wrap}.blog-section__title[data-astro-cid-gvvogpg4]{font-family:var(--font-display)}.blog-section__all[data-astro-cid-gvvogpg4]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:color .2s ease}.blog-section__all[data-astro-cid-gvvogpg4]>span[data-astro-cid-gvvogpg4]{transition:text-decoration-color .2s ease;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:4px;text-decoration-thickness:1px}.blog-section__all-arrow[data-astro-cid-gvvogpg4]{transition:transform .2s ease}.blog-section__all[data-astro-cid-gvvogpg4]:hover{color:#512feb}.blog-section__all[data-astro-cid-gvvogpg4]:hover>span[data-astro-cid-gvvogpg4]{text-decoration-color:currentColor}.blog-section__all[data-astro-cid-gvvogpg4]:hover .blog-section__all-arrow[data-astro-cid-gvvogpg4]{transform:translate(4px)}.blog-section__grid[data-astro-cid-gvvogpg4]{display:grid;grid-template-columns:1fr;gap:0}@media(min-width:900px){.blog-section__grid[data-astro-cid-gvvogpg4]{grid-template-columns:repeat(3,1fr);column-gap:3rem;row-gap:0}}.blog-card[data-astro-cid-gvvogpg4]{display:flex;flex-direction:column;gap:1rem;padding:2rem 0;border-top:1px solid rgba(255,255,255,.12);text-decoration:none;color:inherit;cursor:pointer;transition:border-color .3s ease}.blog-card[data-astro-cid-gvvogpg4]:hover{border-top-color:#512feb}.blog-card__cat[data-astro-cid-gvvogpg4]{font-family:var(--font-mono);font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#512feb}.blog-card__title[data-astro-cid-gvvogpg4]{font-family:var(--font-sans);font-size:1.25rem;font-weight:500;letter-spacing:-.015em;line-height:1.25;color:var(--text-primary);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.blog-card[data-astro-cid-gvvogpg4]:hover .blog-card__title[data-astro-cid-gvvogpg4]{color:#512feb}.blog-card__excerpt[data-astro-cid-gvvogpg4]{font-family:var(--font-sans);font-size:.875rem;line-height:1.6;color:#ffffff80;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;word-break:normal;hyphens:none}.blog-card__meta[data-astro-cid-gvvogpg4]{margin-top:auto;display:flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.75rem;letter-spacing:.04em;color:#ffffff59;flex-wrap:wrap}.blog-card__sep[data-astro-cid-gvvogpg4]{opacity:.6}.cta-section[data-astro-cid-auvrfpd5]{border-top:.5px solid var(--border-subtle)}.cta-inner[data-astro-cid-auvrfpd5]{max-width:600px;display:flex;flex-direction:column;gap:1.5rem}.cta-kicker[data-astro-cid-auvrfpd5]{font-family:var(--font-mono);font-size:.6875rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary);margin:0}.cta-title[data-astro-cid-auvrfpd5]{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:700;letter-spacing:-.04em;line-height:1;color:var(--text-primary);margin:0}.cta-sub[data-astro-cid-auvrfpd5]{font-family:var(--font-sans);font-size:.9375rem;line-height:1.7;color:var(--text-secondary);margin:0;max-width:52ch}.cta-links[data-astro-cid-auvrfpd5]{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}.cta-primary[data-astro-cid-auvrfpd5]{font-family:var(--font-mono);font-size:.75rem;font-weight:500;letter-spacing:.1em;color:var(--text-primary);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;text-decoration-color:var(--accent);transition:color .2s cubic-bezier(.4,0,.2,1)}.cta-primary[data-astro-cid-auvrfpd5]:hover{color:var(--accent)}.cta-secondary[data-astro-cid-auvrfpd5]{font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.06em;color:var(--text-tertiary);text-decoration:none;transition:color .2s cubic-bezier(.4,0,.2,1)}.cta-secondary[data-astro-cid-auvrfpd5]:hover{color:var(--text-secondary)}.cta-note[data-astro-cid-auvrfpd5]{font-family:var(--font-mono);font-size:.625rem;letter-spacing:.04em;line-height:1.6;color:var(--text-tertiary);margin:0;max-width:48ch}
