:root{--tectus-primary: #075286;--tectus-primary-dark: #053F65;--tectus-primary-darker: #172349;--tectus-primary-light: #66BAD2;--tectus-bg-blue: #F2F9FF;--tectus-border: #DDDDDD;--tectus-border-light: #E5E6E5;--tectus-text-dark: #222222;--tectus-text-gray: #666666;--tectus-text-sidebar: #444444;--tectus-white: #FFFFFF;--sidebar-w: 280px;--sidebar-w-rail: 74px;--topbar-h: 76px;--shell-max: 880px;--shell-pad-x: 20px;--shell-avail: 100%}*{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#fafcff;background-image:radial-gradient(circle at 100% 0%,rgba(7,82,134,.06) 0%,transparent 45%),radial-gradient(circle at 0% 100%,rgba(102,186,210,.08) 0%,transparent 40%);background-attachment:fixed;font-family:Inter,Helvetica,Arial,sans-serif;color:var(--tectus-text-dark)}h1,h2,h3,h4,.brand-heading{font-family:Zain,Inter,sans-serif;font-weight:800;color:var(--tectus-primary-darker);margin:0}.topbar{position:sticky;top:0;z-index:1000;height:var(--topbar-h);background-color:var(--tectus-white);border-bottom:1px solid var(--tectus-border-light);display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 32px}.topbar-brand,.topbar-client{display:flex;align-items:center;gap:12px;min-width:0}.topbar-client-crest{flex:none;width:46px;height:46px;border-radius:13px;overflow:hidden;background:var(--tectus-white);box-shadow:0 0 0 1px #07284612,0 2px 5px #0728461a,0 8px 18px #07284629}.topbar-client-crest img{width:100%;height:100%;object-fit:cover;display:block}.topbar-client-name{display:flex;flex-direction:column;font-family:Zain,Inter,sans-serif;font-weight:800;font-size:19px;color:var(--tectus-primary-darker);min-width:0}.topbar-client-title{line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-client-name small{font-family:Inter,sans-serif;font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--tectus-text-gray)}.topbar-right{min-width:0}.topbar-right .user-chip{overflow:hidden;text-overflow:ellipsis}.topbar-badge{display:flex;align-items:center;gap:8px;background-color:var(--tectus-bg-blue);color:var(--tectus-primary);font-weight:600;font-size:13px;padding:8px 16px;border-radius:999px;border:1px solid rgba(7,82,134,.12)}.topbar-badge .dot{width:8px;height:8px;border-radius:50%;background-color:#4bb543;box-shadow:0 0 0 3px #4bb54333}.topbar-right{display:flex;align-items:center;gap:10px}.topbar-version{font-family:JetBrains Mono,Courier New,monospace;font-size:12px;font-weight:500;color:var(--tectus-text-gray);background-color:var(--tectus-bg-blue);border:1px solid rgba(7,82,134,.12);border-radius:6px;padding:3px 8px;white-space:nowrap}.page-shell{max-width:var(--shell-max);margin:0 auto;padding:40px var(--shell-pad-x) 160px}.page-header{margin-bottom:28px;display:flex;justify-content:center}.page-header h1{font-size:34px;line-height:1.15}.page-header p{margin-top:8px;color:var(--tectus-text-gray);font-size:15px;font-weight:400}.chat-card{background-color:var(--tectus-white);border:1px solid var(--tectus-border);border-radius:0 22px 22px;box-shadow:0 12px 32px #0728460f;overflow:hidden;display:flex;flex-direction:column}.chat-card-header{background-color:var(--tectus-primary);background-image:linear-gradient(120deg,var(--tectus-primary) 0%,#0A6BA8 100%);color:#fff;padding:16px 24px;display:flex;align-items:center;gap:12px}.chat-card-header .icon-circle{width:36px;height:36px;border-radius:50%;background-color:#ffffff2e;display:flex;align-items:center;justify-content:center;font-size:16px}.chat-card-header-text strong{display:block;font-size:15px;font-weight:700}.chat-card-header-text span{font-size:12.5px;opacity:.85}#newChatBtn{margin-left:auto;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.35);background:#ffffff1f;color:#fff;font-family:inherit;font-size:12.5px;font-weight:600;padding:7px 14px;border-radius:999px;cursor:pointer;transition:background-color .15s ease}#newChatBtn:hover{background:#ffffff38}.chat-history{padding:24px;max-height:480px;overflow-y:auto;display:flex;flex-direction:column;gap:14px}@media(min-width:768px){.page-shell-chat{display:flex;flex-direction:column;height:calc(100vh - var(--topbar-h))}.page-shell-chat .chat-card{flex:1;min-height:0}.page-shell-chat .chat-history{flex:1;max-height:none;min-height:0}}.chat-message{padding:14px 18px;border-radius:16px;max-width:82%;font-size:14.5px;line-height:1.5}.bot-message{background-color:var(--tectus-bg-blue);color:var(--tectus-text-dark);border-bottom-left-radius:4px;align-self:flex-start;max-width:92%}.user-message{background-color:var(--tectus-primary);background-image:linear-gradient(135deg,var(--tectus-primary) 0%,var(--tectus-primary-dark) 100%);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.timestamp{font-size:11px;opacity:.65;margin-top:6px}.markdown-body{font-size:14.5px;line-height:1.6;color:var(--tectus-text-dark)}.markdown-body>*:first-child{margin-top:0}.markdown-body>*:last-child{margin-bottom:0}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4{font-family:Zain,Inter,sans-serif;font-weight:800;color:var(--tectus-primary-darker);line-height:1.2}.markdown-body h1{font-size:23px;margin:18px 0 8px}.markdown-body h2{font-size:20px;margin:16px 0 8px}.markdown-body h3{font-size:17px;margin:14px 0 6px}.markdown-body h4{font-size:15px;margin:12px 0 5px}.markdown-body p{margin:8px 0}.markdown-body strong{color:var(--tectus-primary-dark);font-weight:700}.markdown-body p>strong:only-child,.markdown-body li>strong:first-child:last-child{display:block;font-family:Zain,Inter,sans-serif;font-weight:800;font-size:16px;color:var(--tectus-primary-darker);letter-spacing:.01em;margin-top:6px;padding-bottom:4px;border-bottom:1px solid rgba(7,82,134,.12)}.markdown-body ul,.markdown-body ol{margin:8px 0;padding-left:2px;list-style:none}.markdown-body li{position:relative;padding-left:22px;margin:5px 0}.markdown-body ul>li:before{content:"";position:absolute;left:5px;top:8px;width:6px;height:6px;border-radius:50%;background:var(--tectus-primary-light)}.markdown-body ol{counter-reset:md-item}.markdown-body ol>li{counter-increment:md-item;padding-left:26px}.markdown-body ol>li:before{content:counter(md-item);position:absolute;left:0;top:1px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:var(--tectus-primary);background:#0752861a;border-radius:50%}.markdown-body li>ul,.markdown-body li>ol{margin:4px 0}.markdown-body .metric{color:var(--tectus-primary);font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}.markdown-body .fact-highlight{color:var(--tectus-primary);font-weight:600}.markdown-body .fact-date{white-space:nowrap;font-variant-numeric:tabular-nums}.markdown-body code{font-family:JetBrains Mono,Courier New,monospace;font-size:.88em;background:#07528614;padding:1px 5px;border-radius:4px;color:var(--tectus-primary-darker)}.markdown-body pre{background:#0752860f;border:1px solid rgba(7,82,134,.15);border-radius:8px;padding:12px 14px;overflow-x:auto;margin:10px 0}.markdown-body pre code{background:none;padding:0}.markdown-body blockquote{border-left:3px solid var(--tectus-primary-light);margin:10px 0;padding:4px 14px;color:var(--tectus-text-gray);background:#66bad214;border-radius:0 8px 8px 0}.markdown-body table{width:100%;border-collapse:collapse;font-size:13px;background:#fff;border-radius:8px;overflow:hidden;margin:10px 0}.markdown-body th{background:var(--tectus-primary);color:#fff;padding:8px 10px;text-align:left;font-weight:600}.markdown-body td{padding:7px 10px;border-bottom:1px solid var(--tectus-border-light)}.markdown-body a{color:var(--tectus-primary);text-decoration:underline}.answer-title{font-family:Zain,Inter,sans-serif;font-size:20px;font-weight:800;line-height:1.2;color:var(--tectus-primary-darker);margin-bottom:12px}.assess-good-1{color:#2e9e6b!important}.assess-good-2{color:#0f8a5a!important}.assess-good-3{color:#046b41!important}.assess-bad-1{color:#d45b5b!important}.assess-bad-2{color:#d42a2a!important}.assess-bad-3{color:#a81818!important}.trend-icon{font-size:12px;margin-left:5px}.trend-improving{color:#059669}.trend-declining{color:#dc2626}.trend-flat{color:var(--tectus-text-gray)}.headline{background:var(--tectus-bg-blue);border:1px solid rgba(7,82,134,.16);border-left:4px solid var(--tectus-primary);border-radius:14px;padding:14px 18px;margin-bottom:16px}.headline-label{font-size:12.5px;font-weight:600;color:var(--tectus-text-gray);text-transform:uppercase;letter-spacing:.03em}.headline-value{font-family:Zain,Inter,sans-serif;font-size:34px;font-weight:800;line-height:1.1;color:var(--tectus-primary-darker);margin-top:2px}.headline-unit{font-size:18px;font-weight:600;color:var(--tectus-text-gray)}.headline-good{border-left-color:#0f8a5a}.headline-bad{border-left-color:#d42a2a}.load-gauges{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:16px}.load-gauge{background:var(--tectus-white);border:1px solid rgba(7,82,134,.16);border-radius:14px;padding:12px 14px;box-shadow:0 3px 10px #0728460d}.load-gauge-top{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.load-gauge-name{font-weight:700;font-size:14px;color:var(--tectus-primary-darker)}.load-gauge-value{font-family:Zain,Inter,sans-serif;font-weight:800;font-size:18px}.load-gauge-trend{margin-left:4px;font-size:14px}.load-gauge-track{position:relative;height:8px;border-radius:5px;background:linear-gradient(90deg,#3b82f6,#3b82f6 40%,#059669 40%,#059669 65%,#f59e0b 65%,#f59e0b 75%,#dc2626 75%,#dc2626);opacity:.35}.load-gauge-sweet{position:absolute;top:-2px;height:12px;border-radius:3px;border:1px dashed rgba(5,150,105,.9);box-sizing:border-box}.load-gauge-marker{position:absolute;top:-3px;width:3px;height:14px;border-radius:2px;background:var(--tectus-primary-darker);transform:translate(-50%);opacity:1}.load-gauge-foot{display:flex;justify-content:space-between;margin-top:8px;font-size:11.5px;font-weight:600}.load-gauge-zone{color:var(--tectus-text-gray)}.load-gauge-metric{color:var(--tectus-text-gray);opacity:.75}.load-under .load-gauge-value,.load-under .load-gauge-zone{color:#3b82f6}.load-optimal .load-gauge-value,.load-optimal .load-gauge-zone{color:#059669}.load-caution .load-gauge-value,.load-caution .load-gauge-zone{color:#b45309}.load-risk .load-gauge-value,.load-risk .load-gauge-zone{color:#dc2626}.athlete-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px;margin-bottom:16px}.athlete-card{background:var(--tectus-white);border:1px solid rgba(7,82,134,.16);border-radius:14px;padding:14px 16px;box-shadow:0 3px 10px #0728460d}.athlete-card-header{display:flex;align-items:center;gap:12px;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid var(--tectus-border-light)}.athlete-avatar{width:46px;height:46px;min-width:46px;border-radius:50%;background:linear-gradient(150deg,var(--tectus-primary-light) 0%,var(--tectus-primary) 100%);color:#fff;display:flex;align-items:center;justify-content:center;font-family:Zain,Inter,sans-serif;font-size:17px;font-weight:800;letter-spacing:.02em}.athlete-avatar-photo{object-fit:cover;object-position:50% 12%;background:var(--tectus-bg-blue)}.athlete-name{font-size:15px;font-weight:700;color:var(--tectus-primary-darker);line-height:1.2}.athlete-sub{font-size:12px;color:var(--tectus-text-gray);margin-top:2px}.athlete-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(105px,1fr));gap:10px 14px}.athlete-card-lg{padding:20px 22px;border-radius:18px;box-shadow:0 10px 28px #07284612}.athlete-card-lg .athlete-card-header{padding-bottom:14px;margin-bottom:12px}.athlete-card-lg .athlete-name{font-size:18px}.athlete-card-lg .athlete-sub{font-size:13px}.athlete-card-lg .athlete-metrics{grid-template-columns:repeat(auto-fit,minmax(125px,1fr));gap:14px 18px}.athlete-card-lg .athlete-metric-value{font-size:20px}.athlete-card-scope{margin-bottom:14px}.athlete-metric-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--tectus-primary)}.metric-icon{margin-right:5px;font-size:10px;opacity:.8}.metric-icon-svg{width:11px;height:11px;vertical-align:-1px}.athlete-metric-value{font-size:18px;font-weight:800;line-height:1.15;color:var(--tectus-primary-darker);font-variant-numeric:tabular-nums}.athlete-metric-value .unit{font-size:11.5px;font-weight:600;color:var(--tectus-text-gray);margin-left:3px}.chart-wrap{position:relative;height:280px;background:var(--tectus-white);border:1px solid rgba(7,82,134,.14);border-radius:12px;padding:12px 14px;margin-bottom:16px}.metric-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-bottom:16px}.metric-tile{background:linear-gradient(160deg,#FFFFFF 0%,var(--tectus-bg-blue) 100%);border:1px solid rgba(7,82,134,.14);border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:3px}.metric-tile-label{font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--tectus-primary)}.metric-tile-value{font-size:22px;font-weight:800;line-height:1.1;color:var(--tectus-primary-darker);font-variant-numeric:tabular-nums}.metric-tile-value .unit{font-size:13px;font-weight:600;color:var(--tectus-text-gray);margin-left:4px}.metric-tile-entity{font-size:12px;font-weight:500;color:var(--tectus-text-gray);margin-top:1px}.steps{margin-top:12px;border-top:1px dashed rgba(7,82,134,.2);padding-top:10px}.steps summary{cursor:pointer;list-style:none;display:inline-flex;align-items:center;gap:7px;font-size:12.5px;font-weight:600;color:var(--tectus-primary);-webkit-user-select:none;user-select:none}.steps summary::-webkit-details-marker{display:none}.steps summary .chevron{transition:transform .15s ease;font-size:11px}.steps[open] summary .chevron{transform:rotate(90deg)}.steps summary .step-count{font-weight:500;color:var(--tectus-text-gray)}.steps-body{margin-top:10px}.sql-query{background-color:#0752860f;border:1px solid rgba(7,82,134,.15);border-radius:8px;padding:10px 12px;font-family:JetBrains Mono,Courier New,monospace;font-size:12px;line-height:1.5;margin:6px 0;color:var(--tectus-primary-darker);overflow-x:auto;white-space:pre-wrap;word-break:break-word}.results-table{margin-top:10px}.results-table table{width:100%;border-collapse:collapse;font-size:12.5px;background:#fff;border-radius:8px;overflow:hidden}.results-table th{background-color:var(--tectus-primary);color:#fff;padding:8px 10px;text-align:left;font-weight:600}.results-table td{padding:7px 10px;border-bottom:1px solid var(--tectus-border-light)}.results-table caption,.results-table .table-note{color:var(--tectus-text-gray);font-size:11.5px;margin-top:6px}.example-questions{padding:10px 24px 24px;border-top:1px solid var(--tectus-border-light);transition:opacity .15s ease}.chat-card.conversation-started .example-questions{display:none}@media(max-width:767px){.example-questions{display:none}}.example-questions h6{font-size:13px;font-weight:700;color:var(--tectus-primary);text-transform:uppercase;letter-spacing:.03em;margin:18px 0 14px;display:flex;align-items:center;justify-content:space-between}#shuffleQuestions{border:none;background:transparent;color:var(--tectus-primary);cursor:pointer;font-size:13px;padding:4px 8px;border-radius:6px;transition:background-color .15s ease,transform .3s ease}#shuffleQuestions:hover{background-color:var(--tectus-bg-blue)}#shuffleQuestions.spin i{transform:rotate(180deg);transition:transform .3s ease}.example-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px}.example-question{cursor:pointer;padding:14px 16px;border-radius:12px;border:1px solid var(--tectus-border);background-color:var(--tectus-white);font-size:13.5px;font-family:inherit;color:var(--tectus-text-sidebar);font-weight:500;text-align:left;line-height:1.4;width:100%;transition:all .15s ease}.example-question:hover{background-color:var(--tectus-bg-blue);border-color:var(--tectus-primary-light);color:var(--tectus-primary-dark);transform:translateY(-1px)}.example-question:focus-visible{outline:2px solid var(--tectus-primary);outline-offset:2px}.input-dock{position:fixed;bottom:24px;left:50%;transform:translate(-50%);width:calc(min(var(--shell-max),var(--shell-avail)) - var(--shell-pad-x) * 2)}.input-group-tectus{display:flex;align-items:center;gap:8px;background-color:var(--tectus-white);border:1px solid var(--tectus-border);border-radius:999px;padding:6px 6px 6px 20px;box-shadow:0 14px 36px #07284624}#userInput{flex:1;border:none;outline:none;font-size:14.5px;font-family:inherit;padding:10px 0;background:transparent;color:var(--tectus-text-dark)}#userInput::placeholder{color:#9aa3ab}#sendButton{border:none;background-color:var(--tectus-primary);color:#fff;width:42px;height:42px;min-width:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:15px;transition:background-color .15s ease}#sendButton:hover:not(:disabled){background-color:var(--tectus-primary-dark)}#sendButton.stop{background-color:#ef4444}#sendButton.stop:hover{background-color:#dc2626}.typing-indicator{display:inline-flex;gap:5px;align-items:center}.typing-indicator span{width:7px;height:7px;border-radius:50%;background:var(--tectus-primary-light);animation:typing-bounce 1.2s infinite ease-in-out}.typing-indicator span:nth-child(2){animation-delay:.15s}.typing-indicator span:nth-child(3){animation-delay:.3s}@keyframes typing-bounce{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-5px);opacity:1}}.chat-note{align-self:center;font-size:12px;color:var(--tectus-text-gray);font-style:italic;padding:2px 0}#sendButton:disabled{opacity:.7;cursor:default;width:auto;min-width:42px;padding:0 14px;border-radius:21px;font-size:12.5px;font-weight:600;gap:6px}.spinner-border-sm{width:14px;height:14px;border-width:2px}.voice-status{display:none;align-items:center;flex:1;font-size:14px;color:var(--tectus-text-gray)}.input-group-tectus.recording #userInput{display:none}.input-group-tectus.recording .voice-status{display:flex}.voice-status .voice-recording{display:inline-flex;align-items:center;gap:8px;color:var(--tectus-primary-dark);font-weight:600}.rec-dot{width:10px;height:10px;border-radius:50%;background:#ef4444;animation:rec-pulse 1s infinite ease-in-out}@keyframes rec-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}#sendButton.recording{background-color:#ef4444}#sendButton.recording:hover{background-color:#dc2626}.voice-message{padding:10px 12px}.voice-audio{width:260px;max-width:60vw;height:40px;display:block}.footer-mark{display:flex;justify-content:center;margin-top:28px;opacity:.5}.footer-mark img{height:22px}.chat-history::-webkit-scrollbar{width:6px}.chat-history::-webkit-scrollbar-thumb{background-color:var(--tectus-border);border-radius:3px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.icon-btn{background:none;border:none;cursor:pointer;color:var(--tectus-text-gray);font-size:15px;padding:6px 8px;border-radius:8px;transition:background-color .15s}.icon-btn:hover{background-color:var(--tectus-bg-blue);color:var(--tectus-primary)}.topbar-user{display:flex;align-items:center;gap:4px}.user-chip{display:flex;align-items:center;gap:7px;background-color:var(--tectus-bg-blue);color:var(--tectus-primary);font-weight:600;font-size:13px;padding:8px 14px;border-radius:999px;border:1px solid rgba(7,82,134,.12);white-space:nowrap}.role-tag{background-color:var(--tectus-primary);color:var(--tectus-white);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:2px 7px;border-radius:999px}@media(max-width:767px){.topbar-badge{display:none}.topbar{padding:0 16px}}.sidebar{position:fixed;top:0;left:0;bottom:0;width:var(--sidebar-w);background-color:var(--tectus-white);border-right:1px solid var(--tectus-border-light);box-shadow:0 4px 24px #0752861f;z-index:1500;display:flex;flex-direction:column;padding:14px;transform:translate(-100%);transition:transform .2s ease,width .18s ease,padding .18s ease}.sidebar.open{transform:translate(0)}.sidebar.docked{transform:none;box-shadow:none;z-index:1200;border-right-color:var(--tectus-border)}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#17234959;z-index:1400}.sidebar-header{display:flex;flex-direction:column;align-items:center;gap:4px;padding-top:4px;margin-bottom:14px}.sidebar-logo{height:42px;width:auto;max-width:100%;object-fit:contain}.sidebar.collapsed{width:var(--sidebar-w);overflow:hidden}.sidebar.collapsed .sidebar-nav-btn span,.sidebar.collapsed .new-chat-btn span{opacity:0}.sidebar.collapsed .sidebar-section-title{visibility:hidden}.sidebar.collapsed .sidebar-list{display:none}.sidebar-collapse{flex:none}.new-chat-btn{display:flex;align-items:center;justify-content:flex-start;gap:12px;width:100%;background-color:var(--tectus-primary);color:var(--tectus-white);border:none;font-weight:600;font-size:14px;padding:10px 12px;border-radius:10px;cursor:pointer;margin-bottom:12px}.new-chat-btn i{flex:none;width:22px;text-align:center}.sidebar-nav-btn span,.new-chat-btn span{white-space:nowrap;transition:opacity .12s ease}.new-chat-btn:hover{background-color:var(--tectus-primary-dark)}.sidebar-body{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:6px}.sidebar-section+.sidebar-section{margin-top:8px;padding-top:12px;border-top:1px solid var(--tectus-border-light)}.sidebar-section-title{font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--tectus-text-gray);padding:2px 6px 8px}.sidebar-nav{display:flex;flex-direction:column;gap:3px}.sidebar-nav-btn{display:flex;align-items:center;gap:12px;width:100%;border:none;background:none;font-family:inherit;font-size:15.5px;font-weight:700;color:var(--tectus-text-sidebar);text-align:left;padding:13px 12px;border-radius:11px;cursor:pointer;transition:background-color .15s ease,color .15s ease}.sidebar-nav-btn i{flex:none;width:22px;font-size:17px;text-align:center;color:var(--tectus-text-gray)}.sidebar-nav-btn.active{box-shadow:inset 3px 0 0 var(--tectus-primary)}.sidebar-nav-btn:hover{background-color:var(--tectus-bg-blue);color:var(--tectus-primary-dark)}.sidebar-nav-btn.active{background-color:var(--tectus-bg-blue);color:var(--tectus-primary)}.sidebar-nav-btn.active i{color:var(--tectus-primary)}.sidebar-list{display:flex;flex-direction:column;gap:4px}.sidebar-empty{color:var(--tectus-text-gray);font-size:13px;padding:12px 6px}.sidebar-item{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:9px 10px;border-radius:9px;cursor:pointer;font-size:13.5px;color:var(--tectus-text-dark)}.sidebar-item:hover{background-color:var(--tectus-bg-blue)}.sidebar-item.active{background-color:var(--tectus-bg-blue);color:var(--tectus-primary);font-weight:600}.sidebar-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-item .delete-btn{visibility:hidden;font-size:12px;padding:4px 6px}.sidebar-item:hover .delete-btn{visibility:visible}.welcome-splash{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2500;display:flex;align-items:center;justify-content:center;padding:24px;overflow:auto;background:radial-gradient(1100px 520px at 15% -5%,rgba(102,186,210,.28),transparent 55%),radial-gradient(1000px 600px at 100% 110%,rgba(7,82,134,.16),transparent 55%),linear-gradient(160deg,#eaf4fb,#f5faff 45%,#fff)}.welcome-card{position:relative;background-color:var(--tectus-white);border-radius:22px;box-shadow:0 1px #fffc inset,0 24px 70px #07284633,0 4px 14px #07284614;width:100%;max-width:430px;padding:40px 40px 26px;display:flex;flex-direction:column;overflow:hidden}.welcome-card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,var(--tectus-primary) 0%,var(--tectus-primary-light) 100%)}.welcome-brand{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;margin-bottom:22px}.welcome-logo-tile{width:112px;height:112px;border-radius:28px;overflow:hidden;background:var(--tectus-white);box-shadow:0 0 0 1px #0728460f,0 4px 10px #0728461a,0 20px 44px #0728463d;margin-bottom:16px}.welcome-logo-tile img{width:100%;height:100%;object-fit:cover;display:block}.welcome-client{font-family:Zain,Inter,sans-serif;font-weight:800;font-size:22px;line-height:1.1;color:var(--tectus-primary-darker)}.welcome-team{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--tectus-text-gray)}.welcome-head{text-align:center;margin-bottom:22px}.welcome-title{font-family:Zain,Inter,sans-serif;font-size:30px;font-weight:800;color:var(--tectus-primary-darker)}.welcome-subtitle{margin:6px 0 0;font-size:14px;line-height:1.45;color:var(--tectus-text-gray)}.welcome-card form{display:flex;flex-direction:column;gap:14px}.welcome-field{display:flex;flex-direction:column;gap:6px}.welcome-field-label{font-size:12.5px;font-weight:600;color:var(--tectus-text-sidebar)}.welcome-input{display:flex;align-items:center;gap:10px;border:1px solid var(--tectus-border);border-radius:11px;padding:0 14px;background-color:#fbfdff;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.welcome-input:focus-within{border-color:var(--tectus-primary-light);box-shadow:0 0 0 3px #66bad238;background-color:var(--tectus-white)}.welcome-input>i{color:var(--tectus-primary);font-size:14px;width:16px;text-align:center}.welcome-input input,.welcome-input select{flex:1;border:none;outline:none;background:transparent;font-family:inherit;font-size:14.5px;color:var(--tectus-text-dark);padding:12px 0;min-width:0}.welcome-input input::placeholder{color:#9aa3ab}.welcome-reveal{flex:none;border:none;background:none;color:var(--tectus-text-gray);cursor:pointer;font-size:14px;line-height:0;padding:6px;margin-right:-4px;border-radius:8px;transition:color .15s ease,background-color .15s ease}.welcome-reveal:hover{color:var(--tectus-primary);background-color:var(--tectus-bg-blue)}.welcome-reveal>i{width:16px;text-align:center}.dropdown{position:relative}.dropdown-trigger{display:flex;align-items:center;gap:10px;border:none;background:none;padding:0;font-family:inherit;text-align:left;cursor:pointer}.dropdown-value{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.dropdown-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-option .dropdown-label{overflow:visible;text-overflow:clip}.dropdown-caret{flex:none;transition:transform .15s ease}.dropdown.open .dropdown-caret{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:calc(100% + 6px);z-index:20;margin:0;padding:6px;list-style:none;background:var(--tectus-white);border:1px solid var(--tectus-border-light);border-radius:12px;box-shadow:0 16px 40px #0728462e;animation:dropdown-menu-in .12s ease}@keyframes dropdown-menu-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.dropdown-option{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;cursor:pointer;font-family:inherit;white-space:nowrap}.dropdown-option.highlight{background-color:var(--tectus-bg-blue)}.dropdown-check{color:var(--tectus-primary);font-size:12px;margin-left:auto}.dropdown-icon{color:var(--tectus-primary);font-size:14px;width:16px;text-align:center;flex:none}.lang-select .dropdown-trigger{width:100%;border:1px solid var(--tectus-border);border-radius:11px;padding:12px 14px;background-color:#fbfdff;font-size:14.5px;font-weight:600;color:var(--tectus-primary-darker);transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.lang-select.open .dropdown-trigger,.lang-select .dropdown-trigger:focus-visible{outline:none;border-color:var(--tectus-primary-light);box-shadow:0 0 0 3px #66bad238;background-color:var(--tectus-white)}.lang-select .dropdown-caret{color:var(--tectus-text-gray);font-size:11px}.lang-select .dropdown-menu{left:0;right:0}.lang-select .dropdown-option{font-size:14.5px;font-weight:600;color:var(--tectus-primary-darker)}.squad-select .dropdown-trigger{background-color:var(--tectus-bg-blue);color:var(--tectus-primary);font-weight:600;font-size:13px;padding:7px 12px 7px 10px;border-radius:999px;border:1px solid rgba(7,82,134,.12);max-width:210px;transition:background-color .15s ease,border-color .15s ease}.squad-select.open .dropdown-trigger,.squad-select .dropdown-trigger:hover{background-color:var(--tectus-white);border-color:var(--tectus-primary-light)}.squad-select .dropdown-caret{color:var(--tectus-primary);font-size:10px}.squad-select .dropdown-menu{left:0;min-width:200px}.squad-select .dropdown-option{font-size:13.5px;font-weight:600;color:var(--tectus-primary-darker)}@media(max-width:767px){.squad-select .dropdown-trigger{max-width:150px;padding:6px 10px 6px 8px;font-size:12.5px}}.flag{width:24px;height:16px;border-radius:3px;display:block;object-fit:cover;box-shadow:0 0 0 1px #07284626;flex:none}.welcome-error{display:flex;align-items:center;gap:8px;color:#b91c1c;background:#fef2f2;border:1px solid #FECACA;border-radius:10px;padding:10px 12px;font-size:13px;font-weight:500}.welcome-submit{display:flex;align-items:center;justify-content:center;gap:9px;background:linear-gradient(135deg,var(--tectus-primary) 0%,#0A6BA8 100%);color:var(--tectus-white);border:none;font-family:inherit;font-weight:700;font-size:15px;padding:13px;border-radius:12px;cursor:pointer;margin-top:6px;box-shadow:0 10px 24px #07528647;transition:filter .15s ease,transform .05s ease}.welcome-submit:hover:not(:disabled){filter:brightness(1.06)}.welcome-submit:active:not(:disabled){transform:translateY(1px)}.welcome-submit:disabled{opacity:.7;cursor:default}.welcome-footer{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:26px;padding-top:18px;border-top:1px solid var(--tectus-border-light);color:var(--tectus-text-gray);font-size:12px;font-weight:500}.welcome-footer img{height:15px;opacity:.85}@media(max-width:767px){.welcome-splash{padding:16px;align-items:flex-start}.welcome-card{padding:32px 22px 22px;border-radius:18px}.welcome-title{font-size:26px}.welcome-logo-tile{width:92px;height:92px;border-radius:22px}}.steps-query-block+.steps-query-block{margin-top:14px;padding-top:14px;border-top:1px solid var(--tectus-border-light)}.page-shell-wide{max-width:1180px}.dash-header{display:flex;align-items:baseline;gap:12px;margin-bottom:18px}.dash-header h1{font-size:30px}.dash-count{font-size:13.5px;font-weight:600;color:var(--tectus-text-gray)}.dash-state{color:var(--tectus-text-gray);font-size:14px;padding:18px 2px}.dash-error{color:#b91c1c}.dash-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px}.dash-card{display:flex;flex-direction:column;gap:14px;text-align:left;font-family:inherit;background-color:var(--tectus-white);border:1px solid var(--tectus-border);border-radius:16px;padding:16px;cursor:pointer;box-shadow:0 8px 24px #0728460d;transition:transform .12s ease,box-shadow .15s ease,border-color .15s ease}.dash-card:hover{transform:translateY(-2px);border-color:var(--tectus-primary-light);box-shadow:0 14px 34px #0728461f}.dash-card.inactive{background-color:#fcfcfd}.dash-card.inactive .athlete-avatar,.dash-card.inactive .dash-card-stats{opacity:.55}.dash-card-id{display:flex;align-items:center;gap:12px;min-width:0}.dash-card-name-wrap{min-width:0;flex:1}.dash-card-name{font-weight:700;font-size:15.5px;color:var(--tectus-primary-darker);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-card-sub{font-size:12.5px;color:var(--tectus-text-gray);margin-top:1px}.dash-badges{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.dash-badge{display:inline-flex;align-items:center;gap:5px;font-size:10.5px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:3px 8px;border-radius:999px}.dash-badge-muted{background-color:var(--tectus-bg-blue);color:var(--tectus-text-gray)}.dash-badge-inactive{background-color:#fef3c7;color:#92400e}.dash-card-latest{border-top:1px solid var(--tectus-border-light);padding-top:10px}.dash-latest-head{display:flex;align-items:baseline;gap:7px;margin-bottom:9px}.dash-latest-tag{font-size:9.5px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--tectus-primary);background-color:var(--tectus-bg-blue);border-radius:999px;padding:3px 8px}.dash-latest-date{font-family:JetBrains Mono,Courier New,monospace;font-size:10.5px;color:var(--tectus-text-gray)}.dash-card-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 14px}.dash-stat-label{display:flex;align-items:flex-start;gap:5px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.02em;color:var(--tectus-text-gray);line-height:1.25;min-height:2.5em}.dash-stat-icon{flex:none;font-size:10.5px;color:var(--tectus-primary-light);margin-top:.15em}.dash-stat-icon svg{width:11px;height:11px}.dash-stat-value{font-family:JetBrains Mono,Courier New,monospace;font-size:15px;font-weight:600;color:var(--tectus-primary-darker);margin-top:2px}.dash-stat-unit{font-size:10.5px;font-weight:500;color:var(--tectus-text-gray);margin-left:3px}.athlete-avatar-lg{width:58px;height:58px;font-size:18px}.athlete-avatar-xl{width:84px;height:84px;font-size:26px;border-radius:18px}.hero-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2400;background:#17234980;display:flex;align-items:flex-start;justify-content:center;padding:40px 20px;overflow-y:auto}.hero-card{position:relative;width:100%;max-width:720px;background-color:var(--tectus-white);border-radius:20px;box-shadow:0 26px 70px #0728464d;padding:26px 28px 22px}.hero-close{position:absolute;top:14px;right:14px}.hero-head{display:flex;align-items:center;gap:16px;padding-right:40px;padding-bottom:18px;border-bottom:1px solid var(--tectus-border-light)}.hero-head h2{font-size:24px}.hero-photo-btn{position:relative;flex:none;border:none;background:none;padding:0;cursor:zoom-in;border-radius:18px;line-height:0}.hero-photo-btn:hover .athlete-avatar,.hero-photo-btn:focus-visible .athlete-avatar{filter:brightness(1.04);box-shadow:0 0 0 3px #66bad273}.hero-photo-hint{position:absolute;right:-4px;bottom:-4px;width:26px;height:26px;border-radius:50%;background:var(--tectus-primary);color:var(--tectus-white);font-size:11px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #07284659}.photo-zoom{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2600;background:#0c1428db;display:flex;align-items:center;justify-content:center;padding:24px;cursor:zoom-out;animation:dropdown-menu-in .14s ease}.photo-zoom img{max-width:min(560px,92vw);max-height:86vh;width:auto;height:auto;border-radius:18px;box-shadow:0 24px 70px #00000080}.photo-zoom-close{position:absolute;top:18px;right:18px;width:40px;height:40px;border-radius:50%;border:none;background:#ffffff29;color:var(--tectus-white);font-size:17px;cursor:pointer}.photo-zoom-close:hover{background:#ffffff47}.hero-sub{font-size:13.5px;color:var(--tectus-text-gray);margin-top:2px}.hero-status{display:inline-flex;align-items:center;gap:7px;margin-top:10px;border:1px solid transparent;font-family:inherit;font-size:12px;font-weight:700;padding:5px 12px;border-radius:999px;cursor:pointer;transition:filter .15s ease}.hero-status:hover:not(:disabled){filter:brightness(.96)}.hero-status:disabled{opacity:.6;cursor:default}.hero-status.active{background-color:#dcfce7;color:#166534;border-color:#bbf7d0}.hero-status.inactive{background-color:#fef3c7;color:#92400e;border-color:#fde68a}.hero-error{margin-top:16px;color:#b91c1c;background:#fef2f2;border:1px solid #FECACA;border-radius:10px;padding:9px 12px;font-size:13px}.hero-section{padding-top:20px}.hero-section h3{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:700;color:var(--tectus-primary-darker);margin-bottom:10px}.hero-saved{font-family:Inter,sans-serif;font-size:11px;font-weight:600;color:#166534;background:#dcfce7;padding:2px 8px;border-radius:999px}.hero-muted{margin:0 0 12px;font-size:12.5px;color:var(--tectus-text-gray);line-height:1.45}.hero-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px}.hero-stat{background-color:var(--tectus-bg-blue);border-radius:10px;padding:10px 12px}.hero-stat-label{font-size:10.5px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--tectus-text-gray)}.hero-stat-value{font-family:JetBrains Mono,Courier New,monospace;font-size:16px;font-weight:600;color:var(--tectus-primary-darker);margin-top:3px}.hero-actions{display:flex;gap:10px;margin-top:22px;padding-top:18px;border-top:1px solid var(--tectus-border-light)}.hero-btn{display:inline-flex;align-items:center;gap:8px;font-family:inherit;font-size:13.5px;font-weight:600;color:var(--tectus-primary);background-color:var(--tectus-bg-blue);border:1px solid rgba(7,82,134,.14);border-radius:10px;padding:10px 16px;cursor:pointer}.hero-btn:disabled{opacity:.5;cursor:not-allowed}.rating-list{display:flex;flex-direction:column;gap:16px}.rating-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.rating-label{font-size:13.5px;font-weight:600;color:var(--tectus-text-sidebar)}.rating-value{font-family:JetBrains Mono,Courier New,monospace;font-size:16px;font-weight:700;color:var(--tectus-text-gray)}.rating-hint{font-size:11.5px;color:var(--tectus-text-gray);margin-top:5px}.rating-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:8px;margin:8px 0 0;border-radius:999px;background:linear-gradient(90deg,#dc2626,#f59e0b 45%,#84cc16 72%,#059669);cursor:pointer;outline:none}.rating-slider:disabled{opacity:.5;cursor:default}.rating-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--tectus-white);border:3px solid var(--tectus-primary-darker);box-shadow:0 2px 6px #0728464d;cursor:pointer}.rating-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--tectus-white);border:3px solid var(--tectus-primary-darker);box-shadow:0 2px 6px #0728464d;cursor:pointer}.rating-slider:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 4px #66bad259}.note-compose{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.note-compose textarea{width:100%;border:1px solid var(--tectus-border);border-radius:11px;padding:11px 13px;font-family:inherit;font-size:14px;resize:vertical;outline:none;background-color:#fbfdff}.note-compose textarea:focus{border-color:var(--tectus-primary-light);box-shadow:0 0 0 3px #66bad233;background-color:var(--tectus-white)}.note-add{align-self:flex-start;display:inline-flex;align-items:center;gap:7px;background-color:var(--tectus-primary);color:var(--tectus-white);border:none;font-family:inherit;font-size:13px;font-weight:600;padding:9px 15px;border-radius:9px;cursor:pointer}.note-add:hover:not(:disabled){background-color:var(--tectus-primary-dark)}.note-add:disabled{opacity:.5;cursor:default}.note-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.note-item{background-color:var(--tectus-bg-blue);border-radius:11px;padding:11px 13px}.note-body{font-size:13.5px;line-height:1.5;color:var(--tectus-text-dark);white-space:pre-wrap}.note-meta{display:flex;align-items:center;gap:10px;margin-top:7px;font-size:11px;color:var(--tectus-text-gray)}.note-del{margin-left:auto;font-size:11px;padding:3px 6px}.chat-peek{position:fixed;left:50%;transform:translate(-50%);bottom:96px;z-index:1600;width:calc(min(var(--shell-max),var(--shell-avail)) - var(--shell-pad-x) * 2);max-height:min(60vh,560px);overflow-y:auto;border-radius:22px;box-shadow:0 20px 60px #07284657,0 0 0 100vmax #17234980;animation:dropdown-menu-in .14s ease}.input-dock{z-index:1700}@media(max-width:767px){.topbar{height:62px;padding:0 10px;gap:6px}.topbar-version{display:none}.user-chip{padding:7px 10px;max-width:120px}.user-chip .role-tag{display:none}.topbar-client-crest{width:38px;height:38px;border-radius:11px}.topbar-client-name{display:none}.squad-select .dropdown-trigger{max-width:118px}:root{--shell-pad-x: 14px}.page-shell{padding:20px var(--shell-pad-x) 150px}.page-header{margin-bottom:18px}.page-header h1{font-size:26px}.chat-card{border-radius:0 16px 16px}.chat-history{padding:16px;max-height:none}.chat-message{max-width:100%;font-size:14px}.bot-message,.user-message{max-width:100%}.input-dock{bottom:14px}.voice-audio{max-width:68vw}.dash-grid{grid-template-columns:1fr;gap:12px}.dash-header h1{font-size:24px}.dash-card{padding:14px;border-color:var(--tectus-border)}.dash-card-stats{padding-top:10px}.hero-backdrop{padding:0}.hero-card{max-width:none;min-height:100vh;border-radius:0;padding:20px 16px 28px}.hero-head{flex-direction:column;align-items:flex-start;padding-right:0}.hero-head h2{font-size:21px}.hero-actions{flex-direction:column}.hero-btn{justify-content:center}.chat-peek{bottom:80px;max-height:52vh}}@media(min-width:768px)and (max-width:1023px){:root{--shell-max: 720px;--shell-pad-x: 24px}.page-shell{max-width:var(--shell-max);padding:32px var(--shell-pad-x) 160px}.page-shell.page-shell-wide{max-width:100%}.page-header h1{font-size:30px}.chat-message{max-width:88%}.dash-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.app-shell.sidebar-docked{padding-left:var(--sidebar-w);transition:padding-left .18s ease;--shell-avail: calc(100% - var(--sidebar-w))}.app-shell.sidebar-collapsed{--sidebar-w: var(--sidebar-w-rail)}.app-shell.sidebar-docked .input-dock{left:calc(50% + (var(--sidebar-w) / 2));transition:left .18s ease,width .18s ease}.sidebar.docked .sidebar-header{padding-top:4px}.app-shell.sidebar-docked .chat-peek{left:calc(50% + (var(--sidebar-w) / 2));transition:left .18s ease,width .18s ease}.app-shell.sidebar-docked .hero-backdrop{padding-left:calc(var(--sidebar-w) + 20px)}.dash-grid{grid-template-columns:repeat(auto-fill,minmax(330px,1fr))}}
