@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300..700;1,9..40,300..700&family=JetBrains+Mono:wght@400;500&display=swap");@keyframes ftc-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ftc-fade-in{animation:ftc-fade-in .3s cubic-bezier(.16,1,.3,1) both}@keyframes ftc-cursor-blink{0%,to{opacity:1}50%{opacity:0}}.ftc-cursor{animation:ftc-cursor-blink .8s step-end infinite}@keyframes ftc-step-in{0%{opacity:0;transform:translateX(-4px)}to{opacity:1;transform:translateX(0)}}.ftc-step-enter{animation:ftc-step-in .25s ease-out forwards}@keyframes ftc-voice-pulse{0%{transform:scale(1);opacity:.5}50%{transform:scale(1.6);opacity:0}to{transform:scale(1);opacity:0}}.ftc-voice-ring{animation:ftc-voice-pulse 1.5s ease-out infinite}.ftc-voice-ring-2{animation:ftc-voice-pulse 1.5s ease-out .3s infinite}@keyframes ftc-bar-dance{0%,to{height:4px}50%{height:var(--bar-h,18px)}}.ftc-voice-bar{animation:ftc-bar-dance var(--bar-speed,.5s) ease-in-out infinite;animation-delay:var(--bar-delay,0s)}.ftc-md{font-family:DM Sans,system-ui,sans-serif;color:#374151;line-height:1.7}.ftc-md h1,.ftc-md h2,.ftc-md h3{font-weight:600;color:#111827;margin:.8em 0 .3em;letter-spacing:-.01em}.ftc-md h1{font-size:1.15rem}.ftc-md h2{font-size:1.05rem}.ftc-md h3{font-size:.95rem}.ftc-md h1:first-child,.ftc-md h2:first-child,.ftc-md h3:first-child{margin-top:0}.ftc-md p{margin:.4em 0}.ftc-md p:first-child{margin-top:0}.ftc-md p:last-child{margin-bottom:0}.ftc-md strong{font-weight:600;color:#111827}.ftc-md em{font-style:italic;color:#6b7280}.ftc-md code{font-family:JetBrains Mono,monospace;font-size:.84em;background:#f3f4f6;padding:.12em .35em;border-radius:4px}.ftc-md a{color:#dc2626;text-decoration:none;font-weight:500}.ftc-md a:hover{text-decoration:underline}.ftc-md hr{border:none;height:1px;background:#e5e7eb;margin:.6em 0}.ftc-md ol,.ftc-md ul{margin:.4em 0;padding-left:1.4em}.ftc-md ul{list-style:none;padding-left:.8em}.ftc-md ul li{position:relative;padding-left:.7em;margin:.25em 0}.ftc-md ul li:before{content:"";position:absolute;left:0;top:.6em;width:5px;height:5px;border-radius:50%;background:#dc2626}.ftc-md ol{list-style:decimal}.ftc-md ol li{margin:.25em 0}.ftc-md ol li::marker{color:#dc2626;font-weight:600}.ftc-table-wrap{overflow-x:auto;margin:.6em 0;border-radius:8px;border:1px solid #e5e7eb}.ftc-table-wrap table{width:100%;border-collapse:collapse;font-size:.8rem;white-space:nowrap}.ftc-table-wrap th{background:#fef2f2;font-weight:600;color:#991b1b;text-align:left;padding:.5em .7em;border-bottom:2px solid #fecaca;text-transform:uppercase;font-size:.7rem;letter-spacing:.03em}.ftc-table-wrap td{padding:.45em .7em;border-bottom:1px solid #f3f4f6;color:#4b5563}.ftc-table-wrap tr:last-child td{border-bottom:none}.ftc-table-wrap tr:hover td{background:#fef2f2}