.figma-page .figma-hero-ctas{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:20px}.figma-page .figma-hero-ctas .figma-cta{display:inline-flex;align-items:center;gap:8px;padding:11px 22px;border-radius:12px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.figma-page .figma-hero-ctas .figma-cta:hover{transform:translateY(-1px)}.figma-page .figma-hero-ctas .figma-cta--primary{background:var(--ir-primary);color:#fff}.figma-page .figma-hero-ctas .figma-cta--primary:hover{box-shadow:var(--ir-shadow)}.figma-page .figma-hero-ctas .figma-cta--ghost{border:1px solid var(--ir-border-light);background:var(--ir-bg-card);color:var(--ir-text)}.figma-page .figma-hero-ctas .figma-cta--ghost:hover{border-color:var(--ir-primary-light)}.figma-page .figma-hero-note{margin-top:12px;font-size:.8125rem;color:var(--ir-text-muted)}.figma-page .figma-cover{margin:36px auto 0;max-width:920px}.figma-page .figma-cover img{width:100%;height:auto;display:block;border-radius:16px;border:1px solid var(--ir-border-light);box-shadow:var(--ir-shadow)}.figma-page .figma-feature{display:grid;grid-template-columns:1fr 1.15fr;grid-gap:36px;gap:36px;align-items:center;margin-top:56px}.figma-page .figma-feature.figma-feature--flip .figma-feature-copy{order:2}.figma-page .figma-feature.figma-feature--flip .figma-feature-shot{order:1}@media(max-width:760px){.figma-page .figma-feature{grid-template-columns:1fr;gap:18px}.figma-page .figma-feature.figma-feature--flip .figma-feature-copy{order:1}.figma-page .figma-feature.figma-feature--flip .figma-feature-shot{order:2}}.figma-page .figma-feature-copy h2{font-size:clamp(1.2rem,2.4vw,1.5rem);font-weight:700;letter-spacing:-.015em;color:var(--ir-text);margin:0 0 10px}.figma-page .figma-feature-copy p{color:var(--ir-text-muted);font-size:.9375rem;line-height:1.65;margin:0}.figma-page .figma-feature-shot img{width:100%;height:auto;display:block;border-radius:14px;border:1px solid var(--ir-border-light)}.figma-page .figma-steps{margin-top:64px;text-align:center}.figma-page .figma-steps h2{font-size:clamp(1.3rem,2.6vw,1.6rem);font-weight:700;letter-spacing:-.015em;margin:0 0 24px;color:var(--ir-text)}.figma-page .figma-steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px;text-align:left}.figma-page .figma-step{padding:20px;border-radius:16px;border:1px solid var(--ir-border-light);background:var(--ir-bg-card)}.figma-page .figma-step .figma-step-num{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:var(--ir-primary-lighter);color:var(--ir-primary-dark);font-size:.8125rem;font-weight:700;margin-bottom:10px}.figma-page .figma-step h3{font-size:.9375rem;font-weight:700;margin:0 0 6px;color:var(--ir-text)}.figma-page .figma-step p{font-size:.875rem;line-height:1.6;color:var(--ir-text-muted);margin:0}.figma-page .figma-faq{margin:64px auto 0;max-width:720px}.figma-page .figma-faq h2{text-align:center;font-size:clamp(1.3rem,2.6vw,1.6rem);font-weight:700;letter-spacing:-.015em;margin:0 0 20px;color:var(--ir-text)}.figma-page .figma-faq details{border:1px solid var(--ir-border-light);border-radius:12px;background:var(--ir-bg-card);padding:14px 18px;margin-bottom:10px}.figma-page .figma-faq details summary{cursor:pointer;font-size:.9375rem;font-weight:600;color:var(--ir-text);list-style:none}.figma-page .figma-faq details summary::-webkit-details-marker{display:none}.figma-page .figma-faq details p{margin:10px 0 2px;font-size:.875rem;line-height:1.65;color:var(--ir-text-muted)}.figma-page .figma-faq details a{color:var(--ir-primary);text-decoration:none}.figma-page .figma-faq details a:hover{text-decoration:underline}.figma-page .figma-bottom-cta{margin-top:64px;text-align:center;padding:40px 24px;border-radius:20px;border:1px solid var(--ir-border-light);background:var(--ir-bg-subtle)}.figma-page .figma-bottom-cta h2{font-size:clamp(1.25rem,2.4vw,1.5rem);font-weight:700;letter-spacing:-.015em;margin:0 0 8px;color:var(--ir-text)}.figma-page .figma-bottom-cta p{color:var(--ir-text-muted);font-size:.9375rem;margin:0 0 18px}