.ftt-live-widget{border:1px solid #e1e4e8;border-radius:8px;overflow:hidden;background:#fff;font-family:'Inter',sans-serif;margin:20px 0;box-shadow:0 2px 10px rgb(0 0 0 / .05)}.ftt-live-header{background:#0b1129;color:#fff;padding:25px 20px 45px 20px;text-align:left;position:relative}.ftt-status-bar{position:absolute;top:15px;left:20px;font-size:.75rem;text-transform:uppercase;letter-spacing:1px;color:rgb(255 255 255 / .7);font-weight:600}.ftt-status-bar.live{color:#e74c3c;font-weight:700}.ftt-pulse{display:inline-block;width:6px;height:6px;background:#e74c3c;border-radius:50%;margin-right:5px;animation:blink 1.5s infinite}.ftt-teams{font-size:.8rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:20px 0;position:relative;z-index:2}.ftt-team{font-weight:300;flex:0 0 auto}.ftt-score{background:none;padding:0 5px;font-weight:700;font-size:1.7rem;letter-spacing:6px;color:#fff}@media (min-width:768px){.ftt-teams{font-size:1.5rem;gap:15px}.ftt-score{font-size:2rem}}.ftt-reporter{font-size:.65rem;color:rgb(255 255 255 / .6);margin-top:0;font-weight:400;position:absolute;bottom:15px;left:20px;width:auto;text-align:left}.ftt-actions-bar{position:absolute;bottom:15px;right:20px;display:flex;gap:10px}.ftt-btn-interact{background:rgb(255 255 255 / .15);color:#fff;border:1px solid rgb(255 255 255 / .2);padding:6px 12px;border-radius:20px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all 0.2s;display:flex;align-items:center;gap:6px}.ftt-btn-interact:hover{background:#fff;color:#0b1129}.ftt-btn-interact svg{width:14px;height:14px;fill:currentColor}.ftt-reader-form{background:#f8fafc;border-bottom:1px solid #e1e4e8;padding:15px 20px;display:none}.ftt-reader-form.active{display:block;animation:slideDown 0.3s ease}.ftt-form-row{display:flex;gap:10px;margin-bottom:10px}.ftt-input{width:100%;padding:10px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;font-family:inherit}.ftt-input:focus{outline:none;border-color:#0b1129}.ftt-btn-send{background:#0b1129;color:#fff;font-weight:700;padding:10px 20px;border-radius:6px;border:none;cursor:pointer;width:100%}.ftt-btn-send:disabled{opacity:.7;cursor:wait}.ftt-live-feed{background:#f0f2f5;padding:5px;display:flex;flex-direction:column;gap:6px}.ftt-event{background:#fff;border-radius:8px;padding:16px;display:flex;align-items:flex-start;gap:15px;box-shadow:0 1px 2px rgb(0 0 0 / .05);position:relative;overflow:hidden}.ftt-event-icon{flex:0 0 24px;height:24px;display:flex;align-items:center;justify-content:center;color:#64748b}.ftt-event-icon svg{width:24px;height:24px}.ftt-event-content{flex:1;font-size:13px;line-height:1.5;color:#1e293b}.ftt-min{flex:0 0 auto;font-weight:700;color:#94a3b8;font-size:.9rem;margin-left:auto;padding-left:10px}.ftt-event.type-goal{border-left:8px solid #10b981;background:#f0fdf9}.ftt-event.type-goal .ftt-event-icon{color:#0b1129}.ftt-event.type-card{border-left:8px solid #f1c40f}.ftt-event.type-card .ftt-event-icon{color:#d97706}.ftt-event.type-red_card{border-left:8px solid #ef4444;background:#fef2f2}.ftt-event.type-red_card .ftt-event-icon{color:#ef4444}.ftt-event.type-corner .ftt-event-icon{color:#3b82f6}.ftt-event.type-whistle .ftt-event-icon{color:#64748b}.ftt-event.type-injury .ftt-event-icon{color:#ef4444}.ftt-event.type-var{border-left:8px solid #9b59b6;background:#fbf5fe}.ftt-event.type-var .ftt-event-icon{color:#8e44ad}.ftt-event.type-tweet{background:#fff;border:1px solid #e2e8f0}.ftt-event.type-tweet .ftt-event-icon{color:#000}.ftt-tweet-container{max-width:500px}.ftt-event.type-reader_item{background:#fff}.ftt-reader-header{font-size:12px;color:#64748b;font-weight:700;margin-bottom:4px;text-transform:uppercase}.ftt-reader-content{font-style:italic;color:#334155;margin-bottom:10px}.ftt-admin-reply{background:#f1f5f9;padding:10px;border-radius:6px;margin-top:8px}.ftt-reply-label{font-size:11px;font-weight:700;color:#0b1129;display:block;margin-bottom:2px;text-transform:uppercase}.ftt-empty{text-align:center;color:#94a3b8;padding:20px}.ftt-team-logo{width:30px;height:30px;object-fit:contain}@media (min-width:768px){.ftt-team-logo{width:50px;height:50px}.ftt-event-content{font-size:15px}.ftt-live-feed{padding:20px;gap:12px}}@keyframes blink{50%{opacity:0}}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ftt-match-intro{text-align:center;background:rgb(255 255 255 / .1);padding:15px 20px;margin:10px 20px 20px 20px;border-radius:8px;font-size:.8rem;line-height:1.5;color:rgb(255 255 255 / .9);border:1px solid rgb(255 255 255 / .15)}.ftt-match-intro strong{color:#fff;font-weight:700}.ftt-match-intro p{margin:0 0 10px 0;font-size:14px}.ftt-match-intro p:last-child{margin:0}.ftt-team-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-align:center;width:100%}.ftt-team-container.home{justify-self:end;align-items:center}.ftt-team-container.away{justify-self:start;align-items:center}.ftt-score-container{display:flex;justify-content:center;align-items:center;min-width:60px}.ftt-team-logo{width:30px;height:30px;object-fit:contain}@media (min-width:768px){.ftt-team-logo{width:50px;height:50px}.ftt-match-intro p{font-size:16px}}.team-selector{display:flex;gap:5px;margin-bottom:5px}.btn-team-select{flex:1;padding:6px;border:1px solid #cbd5e1;background:#f8fafc;border-radius:4px;font-size:12px;font-weight:600;color:#64748b;cursor:pointer;transition:all 0.2s}.btn-team-select:hover{background:#e2e8f0}.btn-team-select.active{background:#0b1129;color:#fff;border-color:#0b1129}.btn-team-select.active[data-team="home"]{background:#10b981;border-color:#10b981}.btn-team-select.active[data-team="away"]{background:#3b82f6;border-color:#3b82f6}.btn-disallowed:hover{background:rgb(239 68 68 / .1)!important}.ftt-event-header{font-family:'Inter',sans-serif;letter-spacing:-.01em}.ftt-event-score{font-family:'Inter',sans-serif;letter-spacing:-.02em}.ftt-event.type-disallowed_goal{border-left:8px solid #94a3b8;background:#f8fafc;opacity:.8}.ftt-event.type-disallowed_goal .ftt-event-icon{color:#ef4444}.ftt-loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#64748b;gap:15px}.ftt-loading-spinner{width:40px;height:40px;border:4px solid #e2e8f0;border-top:4px solid #0b1129;border-radius:50%;animation:spin 1s linear infinite}.ftt-loading-text{font-size:.9rem;font-weight:500}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.ftt-ad-container{margin:30px 20px;text-align:center;clear:both}.ftt-ad-label{display:block;font-size:10px;color:rgb(255 255 255 / .5);text-transform:uppercase;margin-bottom:5px;letter-spacing:1px}.ftt-ad-placeholder{background:#fff0;min-height:100px;width:100%;display:block;border-radius:4px;overflow:hidden}.ftt-streaming-box-link{text-decoration:none;color:inherit;display:block;margin:30px 20px 0 20px}.ftt-streaming-box{background:#fff;color:#0b1129;padding:15px;margin:20px 0 20px 0;border-radius:8px;text-align:center;box-shadow:0 4px 6px rgb(0 0 0 / .1);text-decoration:underline;text-decoration-color:#fff;text-decoration-thickness:6px;text-underline-offset:4px}.ftt-streaming-content{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:5px;flex-wrap:wrap}.ftt-streaming-text{font-weight:600;font-size:14px}.ftt-streaming-logo{height:25px;width:auto;display:block}.ftt-streaming-disclaimer{font-size:10px;color:#64748b;margin-top:5px}.ftt-general-header{text-align:center;width:100%;padding:10px 0}.ftt-general-logo{max-height:40px;margin-bottom:15px;display:block;margin-left:auto;margin-right:auto;width:auto}.ftt-general-tournament{font-size:11px;text-transform:uppercase;letter-spacing:2px;opacity:.7;margin-bottom:10px;font-weight:600;color:rgb(255 255 255 / .8)}.ftt-general-title{margin:0;font-size:26px;line-height:1.2;color:#fff;font-weight:600;letter-spacing:-.02em}@media (min-width:768px){.ftt-general-logo{max-height:50px}.ftt-general-tournament{font-size:13px}.ftt-general-title{font-size:32px}}