.capture-hero{display:grid;grid-template-columns:1.2fr 1fr;gap:64px;align-items:center;padding-top:50px;padding-bottom:64px}.capture-hero h1{font-size:clamp(3rem,6vw,5.6rem);line-height:1.04;letter-spacing:-.055em;margin-bottom:24px}.capture-hero h1 em{font-style:normal;color:var(--blue)}.capture-intro{max-width:480px}.capture-preview{margin:0;background:var(--pale);border-radius:28px;padding:32px;text-align:center}.capture-preview img{display:block;width:100%;max-width:245px;height:auto;margin:auto;border:1px solid var(--line);border-radius:22px;box-shadow:0 18px 40px #182c5420}.capture-preview figcaption{font-size:.875rem;color:var(--muted);margin:22px auto 0;max-width:290px;line-height:1.6}.capture-features{padding-bottom:64px}.capture-features h2{font-size:clamp(2rem,4vw,3rem)}.capture-features>div{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.capture-features article{border-top:1px solid var(--line);padding-top:24px}.capture-features h3{font-size:1.25rem;letter-spacing:-.025em}.capture-note{font-size:.875rem}.header .capture-language{display:flex;gap:16px}.header .capture-language a:last-child{display:inline}.capture-language [aria-current]{color:var(--blue);text-decoration:underline;text-underline-offset:5px}@media(max-width:760px){.capture-hero{grid-template-columns:1fr;gap:36px;padding-top:28px;padding-bottom:44px}.capture-features>div{grid-template-columns:1fr;gap:12px}.capture-preview{padding:24px}.capture-preview img{max-width:220px}.capture-hero .button{width:100%;text-align:center}.capture-features{padding-bottom:36px}}
/* Full App Clip screenshot gallery. */
.capture-hero{display:block;text-align:center;max-width:920px;padding-bottom:48px}.capture-intro{max-width:680px;margin-inline:auto}.capture-hero .hero-actions{justify-content:center}.clip-gallery{padding-bottom:64px}.clip-gallery>h2{font-size:clamp(2rem,4vw,3rem)}.clip-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.clip-gallery-grid figure{margin:0;min-width:0;padding:22px;background:var(--pale);border-radius:24px}.clip-gallery-grid figcaption{min-height:148px}.clip-gallery-grid h3{font-size:1.35rem;letter-spacing:-.025em;margin-bottom:12px}.clip-gallery-grid p{font-size:1rem;line-height:1.6}.clip-gallery-grid a{display:block;border-radius:18px}.clip-gallery-grid img{display:block;width:100%;height:auto;border:1px solid var(--line);border-radius:18px;box-shadow:0 10px 24px #182c5410}@media(max-width:760px){.clip-gallery-grid{grid-template-columns:1fr;gap:24px}.clip-gallery-grid figure{width:100%;max-width:420px;margin-inline:auto}.clip-gallery-grid figcaption{min-height:0}.clip-gallery{padding-bottom:40px}}
