:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f4f6f8;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{font:inherit}.app-shell{min-height:100vh;padding-bottom:92px}.hero{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:max(28px,env(safe-area-inset-top)) 20px 24px;background:#111827;color:#fff}h1{margin:4px 0 6px;font-size:clamp(1.65rem,6vw,2.5rem);line-height:1.08}h2{margin:5px 0 8px;font-size:1.18rem}.eyebrow{margin:0;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:.72}.muted{color:#64748b;margin:6px 0 16px;line-height:1.5}.hero .muted{color:#cbd5e1}.avatar{width:50px;height:50px;flex:0 0 50px;border-radius:50%;display:grid;place-items:center;background:#4ade80;color:#111827;font-weight:900}.content{width:min(760px,100%);margin:0 auto;padding:18px 14px 30px;display:grid;gap:14px}.sportos-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:18px;box-shadow:0 8px 30px #0f172a0d}.card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.badge,.status{border-radius:999px;padding:5px 10px;font-size:.72rem;font-weight:800;background:#dcfce7;color:#166534}.status{background:#e2e8f0;color:#475569}.status.online{background:#dcfce7;color:#166534}.status.offline{background:#fee2e2;color:#991b1b}.metric{white-space:nowrap;font-weight:800}.sportos-button{width:100%;border:0;border-radius:14px;padding:14px 18px;background:#111827;color:#fff;font-weight:800;cursor:pointer}.sportos-button:active{transform:translateY(1px)}.grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.big-number{font-size:2rem;font-weight:900;margin:10px 0 0}.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:10;display:grid;grid-template-columns:repeat(5,1fr);gap:2px;padding:9px 6px max(9px,env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid #e5e7eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottom-nav button{border:0;background:transparent;color:#64748b;font-size:.63rem;padding:4px 1px;display:grid;justify-items:center;gap:4px}.bottom-nav button.active{color:#111827;font-weight:800}.nav-dot{width:22px;height:5px;border-radius:999px;background:#cbd5e1}.active .nav-dot{background:#4ade80}@media(min-width:760px){.hero{padding-inline:calc((100vw - 720px)/2)}.content{padding-top:28px}.bottom-nav{left:50%;right:auto;width:720px;transform:translate(-50%);border:1px solid #e5e7eb;border-bottom:0;border-radius:22px 22px 0 0}}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:20px}.auth-form{display:grid;gap:14px;margin-top:8px}.field{display:grid;gap:6px;font-size:.85rem;font-weight:700;color:#334155}.field input{padding:13px 14px;border:1px solid #cbd5e1;border-radius:12px;font-size:1rem}.field input:focus{outline:2px solid #111827;outline-offset:-1px;border-color:#111827}.error{color:#b91c1c;font-size:.9rem;margin:0}.auth-alt{margin-top:14px;font-size:.9rem}.auth-alt a{color:#111827;font-weight:800}.logout-btn{width:auto;background:#ffffff24;padding:10px 16px;align-self:flex-start}.field select{padding:12px 14px;border:1px solid #cbd5e1;border-radius:12px;font-size:1rem;background:#fff}.field-row{flex-direction:row;align-items:center;gap:10px}.field-row input[type=checkbox]{width:20px;height:20px}.row-3{display:grid;grid-template-columns:1.3fr 1.3fr .7fr auto;gap:8px;margin-bottom:8px}.row-3 input,.row-3 select{padding:11px 12px;border:1px solid #cbd5e1;border-radius:10px;font-size:.95rem}.row-3 input:focus,.row-3 select:focus{outline:2px solid #111827;outline-offset:-1px;border-color:#111827}.link-btn{border:0;background:transparent;color:#111827;font-weight:800;font-size:.85rem;cursor:pointer;padding:6px 8px}.link-btn.danger{color:#b91c1c}.profile-link{display:inline-block;margin-top:4px;color:#111827;font-weight:800;text-decoration:none}.profile-link:hover{text-decoration:underline}.logout-btn,.profile-link{white-space:nowrap}.filter-btn{border:1px solid #cbd5e1;background:#fff;color:#111827;font-weight:700;font-size:.82rem;padding:8px 10px;border-radius:999px;cursor:pointer}.filter-btn.active{background:#111827;color:#fff;border-color:#111827}.editor-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:8px}.editor-row input,.editor-row select{padding:10px 12px;border:1px solid #cbd5e1;border-radius:10px;font-size:.95rem;min-width:64px}.editor-row input:focus,.editor-row select:focus{outline:2px solid #111827;outline-offset:-1px;border-color:#111827}.editor-row .badge{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-row .sportos-button{width:auto;padding:11px 14px;font-size:.85rem;border-radius:10px}.set-input{min-width:84px}.catalog-search{width:100%;margin-bottom:8px}.rest-banner{display:flex;align-items:center;justify-content:space-between;gap:10px}.timer-value{font-size:1.7rem;font-weight:900;font-variant-numeric:tabular-nums;margin-top:4px}.sync-note{margin:4px 0 0}.replace-list{display:grid;gap:8px;margin-top:12px}.replace-list .filter-btn{justify-self:start;text-align:left}.replace-list .link-btn{justify-self:start}.progress{display:flex;gap:8px;padding:0 20px;margin-bottom:4px}.progress-dot{width:10px;height:10px;border-radius:50%;background:#e2e8f0;transition:background .2s}.progress-dot.active{background:#111827}.wizard-nav{display:flex;gap:10px;margin-top:16px}.wizard-nav .sportos-button{flex:1}.ghost-btn{background:transparent;color:#111827;border:1px solid #cbd5e1}.chat-log{display:grid;gap:10px;max-height:46vh;overflow-y:auto;padding:2px 2px 8px}.chat-msg{display:grid;gap:3px}.chat-msg.user{justify-items:end}.chat-bubble{max-width:84%;padding:10px 13px;border-radius:16px;background:#f1f5f9;color:#111827;line-height:1.45;white-space:pre-wrap;word-break:break-word}.chat-msg.user .chat-bubble{background:#111827;color:#fff;border-bottom-right-radius:4px}.chat-msg.assistant .chat-bubble{border-bottom-left-radius:4px}.chat-cursor{display:inline-block;width:7px;height:1em;margin-left:2px;vertical-align:-1px;background:#4ade80;animation:blink 1s steps(1) infinite}@keyframes blink{50%{opacity:0}}.chat-provider{margin:0;font-size:.68rem;color:#94a3b8}.model-policy-note{margin:8px 0 0;font-size:.78rem}.chat-input{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:10px}.chat-input input{padding:13px 14px;border:1px solid #cbd5e1;border-radius:12px;font-size:1rem}.chat-input input:focus{outline:2px solid #111827;outline-offset:-1px;border-color:#111827}.chat-input .sportos-button{width:auto;padding:13px 18px}.quick-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.rec-card{border-top:1px solid #e5e7eb;padding:12px 0 4px}.rec-card+.rec-card{margin-top:4px}.rec-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.rec-reason{margin:8px 0 0;font-weight:700;line-height:1.45}.rec-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.rec-actions .sportos-button{padding:11px 14px;font-size:.85rem;border-radius:10px}
