:root{--product-ink:#10100f;--product-paper:#f3f0e8;--product-acid:#d9ff43;--product-blue:#5266ff;--product-line:rgba(16,16,15,.22);--product-muted:#66665f}
.product-lab{padding:0 0 130px;background:#e9e5db;border-top:1px solid var(--product-ink)}
.product-lab .editorial-section-head{padding-bottom:52px}
.product-grid{width:min(calc(100% - 48px),var(--v8-max,1360px));margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--product-ink)}
.product-card{min-width:0;background:var(--product-paper);display:flex;flex-direction:column;border-right:1px solid var(--product-ink)}.product-card:last-child{border-right:0}
.product-card>a:first-child{display:block;overflow:hidden;border-bottom:1px solid var(--product-ink);background:#0a0d0d;aspect-ratio:1200/760}
.product-card img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.product-card:hover img{transform:scale(1.025)}
.product-card-body{padding:28px;display:flex;flex-direction:column;flex:1}.product-card-meta{display:flex;justify-content:space-between;gap:16px;margin-bottom:54px;font:600 10px/1.4 var(--v8-mono,monospace);letter-spacing:.1em;text-transform:uppercase;color:var(--product-muted)}
.product-card h3{margin:0;font-size:clamp(30px,3vw,48px);line-height:.95;letter-spacing:-.055em}.product-card p{margin:18px 0 28px;color:var(--product-muted);font-size:14px;line-height:1.65}.product-card .text-link{margin-top:auto;align-self:flex-start}
.product-note{width:min(calc(100% - 48px),var(--v8-max,1360px));margin:24px auto 0;display:flex;justify-content:space-between;gap:28px;align-items:center;font-size:13px;color:var(--product-muted)}.product-note strong{color:var(--product-ink)}

.product-case{background:var(--product-paper);color:var(--product-ink);font-family:var(--font-sans,"Segoe UI",Arial,sans-serif)}
.product-case .site-header{position:sticky}.product-case-main{width:min(calc(100% - 48px),1380px);margin:auto;padding:72px 0 120px}
.product-case-hero{display:grid;grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr);gap:68px;align-items:end;padding:52px 0 80px;border-bottom:1px solid var(--product-ink)}
.product-case-kicker{font:700 11px/1.3 var(--v8-mono,monospace);letter-spacing:.12em;text-transform:uppercase}.product-case h1{margin:26px 0;font-size:clamp(66px,8.4vw,124px);line-height:.86;letter-spacing:-.075em}.product-case-hero-copy>p:not(.product-case-kicker){max-width:660px;font-size:19px;line-height:1.55;color:var(--product-muted)}
.product-case-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.product-case-actions .button-secondary{background:transparent;color:var(--product-ink);border:1px solid var(--product-ink)}
.product-case-shot{border:1px solid var(--product-ink);background:#0b0f10;padding:12px}.product-case-shot img{display:block;width:100%;height:auto}
.product-facts{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--product-ink)}.product-facts div{padding:24px;border-right:1px solid var(--product-ink)}.product-facts div:last-child{border-right:0}.product-facts b{display:block;margin-bottom:8px;font:700 10px/1.3 var(--v8-mono,monospace);letter-spacing:.1em;text-transform:uppercase}.product-facts span{font-size:14px;color:var(--product-muted)}
.product-case-section{padding:110px 0;border-bottom:1px solid var(--product-line)}.product-case-section>header{display:grid;grid-template-columns:180px minmax(0,1fr);gap:28px;margin-bottom:50px}.product-case-section .section-index{font:700 11px/1.3 var(--v8-mono,monospace);letter-spacing:.12em}.product-case-section h2{max-width:900px;margin:0;font-size:clamp(46px,6.2vw,84px);line-height:.92;letter-spacing:-.06em}.product-case-section>header p{grid-column:2;max-width:760px;margin:0;color:var(--product-muted);font-size:17px;line-height:1.7}
.product-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--product-ink)}.product-feature-grid article{min-height:260px;padding:28px;border-right:1px solid var(--product-ink)}.product-feature-grid article:last-child{border-right:0}.product-feature-grid span{font:700 10px/1.3 var(--v8-mono,monospace);letter-spacing:.1em}.product-feature-grid h3{margin:72px 0 14px;font-size:24px;letter-spacing:-.035em}.product-feature-grid p{margin:0;color:var(--product-muted);font-size:14px;line-height:1.65}
.product-scope{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid var(--product-ink)}.product-scope article{padding:34px}.product-scope article+article{border-left:1px solid var(--product-ink)}.product-scope h3{font-size:30px;margin:0 0 18px}.product-scope ul{margin:0;padding-left:20px;color:var(--product-muted);line-height:1.9}.product-scope .scope-limit{background:var(--product-ink);color:#fff}.product-scope .scope-limit ul{color:#b7b6ae}
.product-case-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:64px;background:var(--product-ink);color:#fff}.product-case-cta h2{max-width:820px;margin:0;font-size:clamp(40px,5vw,72px);line-height:.94;letter-spacing:-.055em}.product-case-cta .button{background:var(--product-acid);color:var(--product-ink);white-space:nowrap}
.product-case-footer{width:min(calc(100% - 48px),1380px);margin:auto;padding:34px 0 60px;display:flex;justify-content:space-between;gap:24px;color:var(--product-muted);font-size:12px}.product-case-footer a{color:var(--product-ink)}
@media(max-width:1000px){.product-grid{grid-template-columns:1fr}.product-card{border-right:0;border-bottom:1px solid var(--product-ink)}.product-card:last-child{border-bottom:0}.product-card>a:first-child{aspect-ratio:16/8}.product-case-hero{grid-template-columns:1fr}.product-case-shot{max-width:900px}.product-facts{grid-template-columns:repeat(2,1fr)}.product-facts div:nth-child(2){border-right:0}.product-facts div:nth-child(-n+2){border-bottom:1px solid var(--product-ink)}}
@media(max-width:760px){.product-grid,.product-note,.product-case-main,.product-case-footer{width:calc(100% - 28px)}.product-note{align-items:flex-start;flex-direction:column}.product-card-body{padding:24px 20px}.product-card-meta{margin-bottom:32px}.product-case-main{padding-top:36px}.product-case-hero{padding-top:32px;gap:40px}.product-case h1{font-size:clamp(54px,16vw,82px)}.product-case-section{padding:82px 0}.product-case-section>header{grid-template-columns:1fr;gap:16px}.product-case-section>header p{grid-column:1}.product-feature-grid{grid-template-columns:1fr}.product-feature-grid article{min-height:0;border-right:0;border-bottom:1px solid var(--product-ink)}.product-feature-grid article:last-child{border-bottom:0}.product-feature-grid h3{margin-top:42px}.product-scope{grid-template-columns:1fr}.product-scope article+article{border-left:0;border-top:1px solid var(--product-ink)}.product-case-cta{padding:38px 24px;align-items:flex-start;flex-direction:column}.product-case-footer{flex-direction:column}.product-card>a:first-child{aspect-ratio:4/3}}
@media(max-width:480px){.product-facts{grid-template-columns:1fr}.product-facts div{border-right:0!important;border-bottom:1px solid var(--product-ink)!important}.product-facts div:last-child{border-bottom:0!important}.product-case-actions{flex-direction:column}.product-case-actions a{width:100%;justify-content:center}}
@media(prefers-reduced-motion:reduce){.product-card img{transition:none}}
.product-case-section>header>*{min-width:0}
.product-case-section h2,.product-case-section>header p{overflow-wrap:anywhere}
@media(max-width:760px){.product-case-section>header{grid-template-columns:minmax(0,1fr)}}
.product-policy-hero{align-items:stretch}
.product-policy-summary{min-width:0;border:1px solid var(--product-ink);background:var(--product-ink);color:#fff;padding:34px;display:flex;flex-direction:column;justify-content:flex-end;gap:18px}
.product-policy-summary strong{font-size:clamp(28px,4vw,52px);line-height:.95;letter-spacing:-.045em;margin-bottom:auto}
.product-policy-summary span{padding-top:16px;border-top:1px solid rgba(255,255,255,.24);color:#c8c7bf;font-size:14px;line-height:1.55}
@media(max-width:1000px){.product-policy-summary{min-height:360px}}
@media(max-width:760px){.product-policy-summary{min-height:0;padding:26px 22px}}

/* Contrast correction. */
:root{--product-muted:#5f5f58}

/* V9 conversion path: product demos also lead to paid work. */
.product-case-cta-copy{max-width:820px}.product-case-cta-copy>p:last-child{max-width:680px;margin:18px 0 0;color:#d8d8d4;line-height:1.7}.product-case-cta-kicker{margin:0 0 12px;color:var(--product-acid);font:800 11px/1.2 var(--mono,monospace);letter-spacing:.1em;text-transform:uppercase}.product-case-cta-actions{display:flex;flex-direction:column;align-items:stretch;gap:10px;min-width:min(100%,245px)}.product-case-cta .product-case-cta-hire{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.55);text-align:center}.product-case-cta .product-case-cta-hire:hover,.product-case-cta .product-case-cta-hire:focus-visible{background:#fff;color:var(--product-ink)}
@media(max-width:760px){.product-case-cta-actions{width:100%}.product-case-cta-actions .button{width:100%;text-align:center}}
