.feature-hero{gap:48px}.feature-hero>div{min-width:0}.feature-preview{margin:0;padding:28px;border:1px solid var(--line);border-radius:32px;background:linear-gradient(145deg,#eee8f7,#fdeef3);text-align:center}.feature-preview img{display:block;width:auto;height:auto;max-height:440px;max-width:100%;margin:0 auto;border:5px solid #fff;border-radius:24px;box-shadow:0 12px 32px #7861a21c}.feature-preview-watch img{max-height:300px;border:0;border-radius:28px}.feature-preview figcaption,.feature-watch-gallery figcaption{font-size:13px;line-height:1.6;color:var(--muted);margin-top:18px}.feature-related{margin-top:48px;padding-top:32px;border-top:1px solid var(--line)}.feature-related h2{font-size:26px}.feature-related>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.feature-related a{display:flex;align-items:center;padding:18px 22px;background:white;border:1px solid var(--line);border-radius:16px;color:var(--primary);text-decoration:underline;text-underline-offset:4px;line-height:1.5}.feature-related a:focus-visible{outline:3px solid var(--primary);outline-offset:3px}.feature-watch-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:24px}.feature-watch-gallery figure{margin:0;padding:28px;background:#f6f0f8;border:1px solid var(--line);border-radius:24px;text-align:center}.feature-watch-gallery img{width:180px;max-width:100%;height:auto;border-radius:20px}
@media(max-width:800px){.feature-hero{gap:24px}.feature-preview{width:100%;max-width:440px;justify-self:center}.feature-preview img{max-height:370px}.feature-preview-watch img{max-height:280px}}
@media(max-width:560px){.feature-related>div{grid-template-columns:1fr}.feature-watch-gallery{gap:12px}.feature-watch-gallery figure{padding:18px 12px}.feature-watch-gallery figcaption{font-size:12px}.feature-related a{padding:16px}}
@media(max-width:360px){.feature-hero h1{font-size:32px}}
