:root{--fta-red:#e52b22;--fta-ink:#111;--fta-muted:#6f6f6f;--fta-line:#e6e6e6}
.fta-launcher{position:fixed!important;left:30px!important;right:auto!important;bottom:15px!important;z-index:99989!important;width:64px!important;height:64px!important;min-width:64px!important;min-height:64px!important;margin:0!important;border:0!important;border-radius:50%!important;background:#fff!important;box-shadow:0 8px 25px rgba(0,0,0,.22)!important;cursor:pointer;padding:5px!important;display:grid!important;place-items:center!important;transition:transform .18s ease,box-shadow .18s ease;box-sizing:border-box!important}
.fta-launcher:hover,.fta-launcher:focus-visible{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.28);outline:2px solid var(--fta-red);outline-offset:3px}.fta-launcher img{width:50px;height:50px;object-fit:contain}.fta-launcher span{position:absolute;left:72px;right:auto;white-space:nowrap;background:#111;color:#fff;border-radius:5px;padding:8px 11px;font:700 12px/1.2 Arial,sans-serif;opacity:0;pointer-events:none;transform:translateX(-5px);transition:.18s}.fta-launcher:hover span,.fta-launcher:focus-visible span{opacity:1;transform:none}
.fta-overlay{position:fixed!important;inset:0!important;z-index:999999!important;background:rgba(0,0,0,.42)!important;display:grid!important;place-items:center!important;padding:18px!important;box-sizing:border-box!important}.fta-overlay[hidden]{display:none!important}.fta-dialog{position:relative!important;width:min(680px,calc(100vw - 36px))!important;max-width:680px!important;min-width:0!important;max-height:min(820px,calc(100vh - 36px))!important;margin:0!important;padding:0!important;background:#fff!important;border:0!important;border-radius:6px!important;box-shadow:0 24px 80px rgba(0,0,0,.3)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;font-family:Arial,sans-serif!important;color:var(--fta-ink)!important;box-sizing:border-box!important}
.fta-panel-head{position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;min-height:76px!important;margin:0!important;padding:12px 18px!important;border:0!important;border-bottom:1px solid var(--fta-line)!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:space-between!important;box-sizing:border-box!important}.fta-brand{display:flex;align-items:center;gap:10px}.fta-brand img{width:50px;height:50px;object-fit:contain}.fta-brand span{display:grid}.fta-brand b{font-size:18px;letter-spacing:.02em}.fta-brand small{color:var(--fta-red);font-weight:700}.fta-close{position:static!important;border:0!important;background:#f4f4f4!important;width:42px!important;height:42px!important;min-width:42px!important;border-radius:50%!important;font-size:28px!important;line-height:1!important;cursor:pointer;padding:0!important}.fta-body{width:100%!important;min-width:0!important;margin:0!important;padding:28px!important;overflow:auto!important;overscroll-behavior:contain;box-sizing:border-box!important}.fta-kicker{color:var(--fta-red);font-size:12px;font-weight:800;letter-spacing:.16em}.fta-body h2{font-size:34px;line-height:1.05;margin:9px 0 12px}.fta-body p{color:var(--fta-muted);font-size:15px;line-height:1.55}.fta-intro{text-align:center}.fta-intro>img{width:150px;height:150px;object-fit:contain;margin:5px auto}.fta-primary,.fta-secondary{width:100%;min-height:52px;border:0;padding:13px 18px;font-weight:800;font-size:16px;cursor:pointer}.fta-primary{background:var(--fta-red);color:#fff}.fta-secondary{background:#fff;color:#111;border:1px solid #bbb;margin-top:12px}.fta-progress{height:4px;background:#eee;margin:18px 0 24px}.fta-progress i{display:block;height:100%;background:var(--fta-red);transition:width .2s}.fta-question{padding:0 0 20px;margin:0 0 20px;border-bottom:1px solid var(--fta-line)}.fta-question h3{font-size:16px;margin:0 0 11px}.fta-options{display:flex;flex-wrap:wrap;gap:8px}.fta-option{border:1px solid #cfcfcf;background:#fff;border-radius:24px;padding:9px 14px;font-size:13px;cursor:pointer}.fta-option[aria-pressed=true]{background:#111;color:#fff;border-color:#111}.fta-actions{position:sticky;bottom:-28px;background:#fff;padding:18px 0 0}.fta-results-head{display:flex;align-items:center;gap:14px;margin-bottom:16px}.fta-results-head img{width:82px;height:82px;object-fit:contain}.fta-results-head h2{font-size:30px}.fta-result-list{display:grid;gap:10px}.fta-result{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;border:1px solid var(--fta-line);padding:14px;text-decoration:none!important;color:#111!important;background:#fff}.fta-result:hover{border-color:var(--fta-red)}.fta-rank{width:28px;height:28px;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800}.fta-result b{display:block;font-size:16px}.fta-result small{color:#268a4b;font-weight:700}.fta-result strong{font-size:24px}.fta-note{border-left:4px solid var(--fta-red);background:#f6f6f6;padding:13px 15px;margin:16px 0}.fta-note b{display:block}.fta-note span{font-size:12px;color:#666}.fta-empty{text-align:center;border:1px solid var(--fta-line);padding:28px;margin:16px 0}.fta-empty b{font-size:20px}.fta-step-note{font-size:12px!important;margin-top:-4px}
body.fta-open{overflow:hidden}
@media(max-width:600px){.fta-launcher{left:16px!important;right:auto!important;bottom:15px!important;width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important}.fta-launcher img{width:46px;height:46px}.fta-launcher span{display:none}.fta-overlay{padding:0!important;align-items:end!important}.fta-dialog{width:100%!important;max-width:none!important;height:min(92vh,860px)!important;max-height:92vh!important;border-radius:16px 16px 0 0!important}.fta-body{padding:22px 18px!important}.fta-body h2{font-size:28px}.fta-panel-head{min-height:68px!important}}
@media(prefers-reduced-motion:reduce){.fta-launcher,.fta-launcher span{transition:none}}
