.screenshoter-page{max-width:840px;margin:0 auto}.screenshoter-page h2{margin-bottom:8px}.screenshoter-page h3{margin-top:40px;margin-bottom:8px;font-size:22px;color:#333}.screenshoter-lede{max-width:640px;margin-bottom:0;color:#555;font-size:15px;line-height:24px}.screenshoter-grid{display:grid;margin-top:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px;gap:16px}.screenshoter-card{padding:16px;border:1px solid #eee;border-radius:8px;background:#fff;transition:border-color .12s ease,background-color .12s ease}.screenshoter-card.is-current{border-color:#a2bd37;background:#fafafa}.screenshoter-card-badge{height:16px;margin-bottom:8px;color:#a2bd37;font-size:11px;font-weight:600;line-height:16px;letter-spacing:.04em;text-transform:uppercase}.screenshoter-card-name{color:#333;font-size:16px;font-weight:600;line-height:20px}.screenshoter-card-req{min-height:40px;margin-top:4px;color:#888;font-size:13px;line-height:20px}.screenshoter-btn{display:flex;align-items:baseline;justify-content:center;gap:8px;height:40px;padding:10px 8px;border:1px solid #ddd;border-radius:4px;background:#fff;color:#333;font-size:13px;font-weight:600;line-height:18px;white-space:nowrap;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.screenshoter-btn:focus,.screenshoter-btn:hover{border-color:#ccc;background:#f4f4f4;color:#333}.screenshoter-card.is-current .screenshoter-btn{border-color:#a2bd37;background:#a2bd37;color:#fff}.screenshoter-card.is-current .screenshoter-btn:focus,.screenshoter-card.is-current .screenshoter-btn:hover{border-color:#93ab31;background:#93ab31;color:#fff}.screenshoter-btn-size{color:#888;font-size:12px;font-weight:400}.screenshoter-card.is-current .screenshoter-btn-size{color:#f0f5dc}.screenshoter-card-alt{height:20px;margin-top:8px;text-align:center;font-size:13px;line-height:20px}.screenshoter-alt-size{margin-left:4px;color:#888;font-size:12px}.screenshoter-version{margin:16px 0 0;color:#888;font-size:13px;line-height:20px}.screenshoter-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px 32px;gap:24px 32px;margin-top:16px}.screenshoter-feature-title{margin-bottom:4px;color:#333;font-size:14px;font-weight:600;line-height:20px}.screenshoter-feature p{margin:0;color:#888;font-size:13px;line-height:20px}.screenshoter-reqs{margin-top:16px}.screenshoter-req{display:grid;grid-template-columns:120px 1fr;grid-gap:16px;gap:16px;padding:12px 0;border-top:1px solid #eee}.screenshoter-req dt{color:#333;font-size:14px;font-weight:600;line-height:20px}.screenshoter-req dd{margin:0;color:#555;font-size:13px;line-height:20px}.screenshoter-legacy{margin:32px 0 0;padding-top:16px;border-top:1px solid #eee;color:#888;font-size:13px;line-height:20px}.screenshoter-page a:focus-visible{outline:2px solid #2e7d32;outline-offset:2px}@media (max-width:768px){.screenshoter-page h3{margin-top:32px;font-size:20px}.screenshoter-lede{font-size:14px;line-height:22px}.screenshoter-features,.screenshoter-grid{grid-template-columns:1fr}.screenshoter-card-req{min-height:0}.screenshoter-page .screenshoter-card .screenshoter-btn{display:flex;min-height:40px;padding:10px 8px}.screenshoter-card-alt{height:auto;min-height:28px}.screenshoter-req{grid-template-columns:1fr;gap:4px}}@media (prefers-reduced-motion:reduce){.screenshoter-btn,.screenshoter-card{transition:none}}