.abby-tool-text-back,.abby-tool-text-back *{box-sizing:border-box;margin:0;padding:0}.abby-tool-text-back{font-family:'Inter',-apple-system,BlinkMacSystemFont,sans-serif;width:100%;max-width:540px;margin:0 auto;background:#fff;border-radius:20px;box-shadow:0 4px 24px rgba(0,0,0,.08),0 1px 3px rgba(0,0,0,.04);padding:2.2em 2em}.tb-title{font-size:1.35em;font-weight:700;letter-spacing:-.02em;text-align:center;margin-bottom:.3em;color:#1a1a1a}.tb-subtitle{font-size:.82em;color:#888;text-align:center;margin-bottom:1.5em}.tb-start-btn{display:block;width:100%;padding:.95em;background:#111;color:#fff;border:none;border-radius:12px;font-size:.92em;font-weight:600;cursor:pointer;transition:opacity 0.2s;font-family:inherit}.tb-start-btn:hover{opacity:.85}.tb-progress{height:4px;background:#f0f0f0;border-radius:4px;margin-bottom:1.2em;overflow:hidden}.tb-progress-bar{height:100%;background:#111;border-radius:4px;transition:width 0.3s ease}.tb-count{font-size:.7em;color:#bbb;text-align:center;margin-bottom:.8em;text-transform:uppercase;letter-spacing:.08em}.tb-question{font-size:1.1em;font-weight:600;text-align:center;color:#1a1a1a;margin-bottom:1.3em;line-height:1.45}.tb-options{display:flex;flex-direction:column;gap:.5em}.tb-option{width:100%;padding:.8em 1em;background:#fafafa;border:1.5px solid #e8e8e8;border-radius:12px;font-size:.88em;color:#333;cursor:pointer;text-align:left;font-family:inherit;line-height:1.4;transition:border-color 0.2s,background 0.2s}.tb-option:hover{border-color:#111;background:#f5f5f5}.tb-textarea{width:100%;padding:1em;border:1.5px solid #e5e5e5;border-radius:12px;font-size:.9em;font-family:inherit;outline:none;resize:none;min-height:100px;line-height:1.55;transition:border-color 0.2s;color:#1a1a1a;background:#fff}.tb-textarea:focus{border-color:#111}.tb-next-btn{display:block;width:100%;margin-top:.8em;padding:.9em;background:#111;color:#fff;border:none;border-radius:12px;font-size:.9em;font-weight:600;cursor:pointer;font-family:inherit;transition:opacity 0.2s}.tb-next-btn:hover{opacity:.85}.tb-loading{text-align:center;padding:3em 1em;animation:tbFadeIn 0.3s ease}.tb-loading-logo{height:28px;margin-bottom:1.2em;animation:tbPulse 2s ease-in-out infinite}.tb-loading p{color:#888;font-size:.88em;margin-bottom:1.2em;font-style:italic}@keyframes tbPulse{0%,100%{opacity:1}50%{opacity:.4}}@keyframes tbFadeIn{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.tb-spinner{display:inline-flex;gap:5px}.tb-spinner span{width:8px;height:8px;border-radius:50%;background:#ccc;animation:tbBounce 1.2s infinite}.tb-spinner span:nth-child(2){animation-delay:0.15s}.tb-spinner span:nth-child(3){animation-delay:0.3s}@keyframes tbBounce{0%,60%,100%{transform:translateY(0)}30%{transform:translateY(-5px)}}.tb-result{animation:tbFadeIn 0.4s ease}.tb-result-label{font-size:.7em;color:#bbb;text-transform:uppercase;letter-spacing:.1em;text-align:center;margin-bottom:.5em}.tb-verdict{font-size:1.3em;font-weight:700;text-align:center;color:#1a1a1a;margin-bottom:1.2em;line-height:1.35}.tb-analysis{margin-bottom:1.4em}.tb-analysis p{font-size:.85em;color:#444;line-height:1.65;margin-bottom:.8em}.tb-discuss{text-align:center;padding-top:1.4em;border-top:1px solid #f0f0f0;margin-bottom:.5em}.tb-discuss-btn{display:inline-block;padding:.9em 2em;background:#111;color:#fff;border:none;border-radius:12px;font-size:.9em;font-weight:600;text-decoration:none;font-family:inherit;transition:opacity 0.2s}.tb-discuss-btn:hover{opacity:.85;color:#fff}.tb-discuss-sub{font-size:.72em;color:#aaa;margin-top:.8em;line-height:1.5;max-width:340px;margin-left:auto;margin-right:auto}.tb-retake{text-align:center;margin-top:1em}.tb-retake a{font-size:.75em;color:#aaa;text-decoration:underline;text-underline-offset:2px;cursor:pointer;transition:color 0.2s}.tb-retake a:hover{color:#111}