:root{font-family:Manrope,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#333;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#dbe8f2;text-decoration:inherit}a:hover{color:#c2d4e2}body{margin:0;padding:0;min-width:320px;min-height:100vh;width:100%}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-family:Manrope,sans-serif;font-size:16px;font-weight:400;background-color:#dbe8f2;color:#333;cursor:pointer;transition:border-color .25s}button:hover{border-color:#c2d4e2}button:focus,button:focus-visible{outline:none}.bottom-navigation{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;background:#fff;border-top:1px solid #F0F0F0;z-index:99;padding:8px 0 max(env(safe-area-inset-bottom),8px)}.nav-container{display:flex;justify-content:space-around;align-items:center;padding:0 16px}.nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:8px 12px;min-width:60px;border-radius:12px;transition:background-color .2s ease;outline:none}.nav-item:hover{background-color:#0000000a}.nav-item:active{background-color:#00000014}.nav-item.active{background-color:#0000000f}.nav-icon{width:24px;height:24px;margin-bottom:4px;display:flex;align-items:center;justify-content:center;color:#0f171a}.nav-icon svg{width:100%;height:100%}.nav-title{font-family:Manrope,sans-serif;font-size:12px;font-weight:400;color:#577d8f;text-align:center;line-height:1.2}.nav-item.active .nav-title{color:#0f171a;font-weight:500}@media (max-width: 360px){.nav-container{padding:0 8px}.nav-item{min-width:50px;padding:6px 2px}.nav-icon{width:20px;height:20px}.nav-title{font-size:11px}}.toast{position:fixed;top:20px;left:50%;z-index:10000;animation:slideDown .3s ease-out;transform:translate(-50%);width:100%;padding:0 16px;box-sizing:border-box}.toast-content{background:#fff;border-radius:12px;padding:16px 24px;box-shadow:0 4px 16px #00000026;font-family:Manrope,sans-serif;font-size:14px;font-weight:500;color:#333;text-align:center;min-width:200px;max-width:100%;width:100%;word-wrap:break-word;cursor:pointer;transition:all .2s ease;margin:0 auto;box-sizing:border-box}.toast-content:hover{box-shadow:0 6px 20px #0003}@keyframes slideDown{0%{opacity:0;transform:translate(-50%) translateY(-20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media (max-width: 768px){.toast{left:0;right:0;transform:none;padding:0 12px}.toast-content{width:100%;max-width:100%;padding:14px 20px}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}}.league-selector-section{margin-bottom:25px}.league-selector-section .section-title{font-family:Manrope,sans-serif;font-size:18px;font-weight:700;color:#333;margin:0 0 16px;line-height:1.3;text-align:left}.league-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.league-chip{display:flex;align-items:center;gap:4px;padding:4px 8px;background:transparent;border:1px solid #E0E0E0;border-radius:20px;font-family:Manrope,sans-serif;font-size:12px;font-weight:500;color:#577d8f;line-height:1.3;cursor:pointer;transition:all .2s ease;outline:none}.league-chip:hover{background:transparent;border-color:#dbe8f2}.league-chip.active{background:#dbe8f2;border-color:#dbe8f2;color:#577d8f;font-weight:500}.league-chip .league-icon{font-size:14px;line-height:1}.league-chip .league-name{font-size:12px;font-weight:500;line-height:1.3}.match-card{background:#fff;border:1px solid #F0F0F0;border-radius:12px;padding:0;transition:all .2s ease;cursor:pointer;position:relative;display:flex;overflow:hidden}.match-card:hover{background:#fafafa;border-color:#dbe8f2;box-shadow:0 2px 8px #0000000d}.match-card:active{transform:scale(.99)}.match-card-left{flex:1;padding:16px;min-width:0;overflow:hidden}.match-card-right{display:flex;align-items:center;justify-content:center;padding:16px;border-left:1px solid #F0F0F0;flex-shrink:0}.match-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;position:relative;width:100%;min-width:0;overflow:hidden}.match-time{font-family:Manrope,sans-serif;font-size:12px;font-weight:500;color:#577d8f;flex:1;min-width:0;overflow:hidden;white-space:nowrap}.match-league-name{font-family:Manrope,sans-serif;font-size:12px;font-weight:500;color:#577d8f;text-align:right;flex:1;display:flex;justify-content:flex-end;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.match-teams{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-width:0;overflow:hidden}.team{display:flex;align-items:center;gap:8px;flex:1 1 0;min-width:0;max-width:45%;overflow:hidden}.home-team{justify-content:flex-end}.away-team{justify-content:flex-start}.team-logo{font-size:24px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.team-name{font-family:Manrope,sans-serif;font-size:15px;font-weight:600;color:#0f171a;line-height:1.3;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;flex:1 1 0;max-width:100%}.away-team .team-name{text-align:left}.match-vs{font-family:Manrope,sans-serif;font-size:14px;font-weight:500;color:#577d8f;padding:0 8px;flex-shrink:0;white-space:nowrap}.match-score{font-family:Manrope,sans-serif;font-size:18px;font-weight:700;color:#34c759;padding:0 8px;flex-shrink:0;white-space:nowrap}.live-match-card{border:1px solid rgba(52,199,89,.3)!important;background:#fff!important}.live-match-card:hover{border-color:#34c75980!important;box-shadow:0 2px 8px #34c7591a!important}.live-time{display:flex;align-items:center;gap:6px;color:#34c759!important;font-weight:600!important}.live-dot-small{width:6px;height:6px;background:#34c759;border-radius:50%;animation:blink-live 1s ease-in-out infinite;flex-shrink:0}@keyframes blink-live{0%,to{opacity:1}50%{opacity:.3}}.finished-match-card{background:#fafafa!important}.finished-match-card .match-time{color:#8ba5b5}.finished-match-card .match-score{color:#0f171a}.match-notification-toggle{position:relative;width:44px;height:26px;border:none;border-radius:26px;cursor:pointer;transition:all .3s ease;outline:none;padding:0;background:#ff3b30;flex-shrink:0}.match-notification-toggle.enabled{background:#34c759!important}.match-notification-toggle.disabled{background:#ff3b30!important}.match-notification-toggle .toggle-slider{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:26px;transition:all .3s ease;display:block;pointer-events:none;background:transparent}.match-notification-toggle .toggle-slider:after{content:"";position:absolute;top:2px;left:2px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 2px 4px #0003;transition:all .3s ease}.match-notification-toggle .toggle-slider:before{content:"";position:absolute;top:5px;left:5px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000026;transition:all .3s ease;z-index:1}.match-notification-toggle.enabled .toggle-slider:after{transform:translate(18px)}.match-notification-toggle.enabled .toggle-slider:before{transform:translate(18px)}.match-notification-toggle.disabled .toggle-slider:after{transform:translate(0)}.match-notification-toggle.disabled .toggle-slider:before{transform:translate(0)}.match-notification-toggle:hover{opacity:.8}.match-notification-toggle:active{opacity:.6}@media (max-width: 480px){.match-card-left,.match-card-right{padding:10px}.match-teams,.team{gap:4px}.match-vs{padding:0 4px}.team-name{font-size:14px}.team-logo{font-size:20px;width:28px;height:28px}}.matches-page{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important}.matches-page .section-title{font-family:Manrope,sans-serif;font-size:18px;font-weight:700;color:#333;margin:0 0 16px;line-height:1.3;text-align:left}.matches-section,.live-section{margin-bottom:25px}.live-title{display:flex;align-items:center;gap:8px;color:#34c759!important}.live-indicator{width:10px;height:10px;background:#34c759;border-radius:50%;animation:pulse-live 1.5s ease-in-out infinite}@keyframes pulse-live{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.statistics-page{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important}.statistics-page .section-title{font-family:Manrope,sans-serif;font-size:18px;font-weight:700;color:#333;margin:0 0 16px;line-height:1.3;text-align:left}.standings-section{margin-bottom:25px}.standings-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -16px;padding:0 16px}.standings-table{width:100%;min-width:600px;border-collapse:collapse;font-family:Manrope,sans-serif;font-size:13px}.standings-table thead{position:sticky;top:0;z-index:10}.standings-table th{background:#f5f7fa;padding:10px 6px;text-align:center;font-weight:600;color:#577d8f;font-size:11px;text-transform:uppercase;white-space:nowrap;border-bottom:2px solid #E0E0E0}.standings-table td{padding:8px 6px;text-align:center;border-bottom:1px solid #F0F0F0;color:#333;white-space:nowrap}.standings-table tbody tr{transition:background .15s ease}.standings-table tbody tr:hover{background:#f8fafc}.col-position{width:32px;min-width:32px;font-weight:600;color:#577d8f!important}.col-team{text-align:left!important;min-width:140px;max-width:180px}.col-team th{text-align:left!important}.col-played,.col-wins,.col-draws,.col-losses,.col-gf,.col-ga,.col-gd{width:36px;min-width:36px}.col-points{width:40px;min-width:40px;font-weight:700;color:#0f171a!important;background:#34c75914}.col-round{width:32px;min-width:32px;font-size:12px}.team-cell{display:flex;align-items:center;gap:8px;min-width:0}.team-logo-small{width:20px;height:20px;object-fit:contain;flex-shrink:0}.team-logo-placeholder{font-size:16px;flex-shrink:0}.team-name-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500;text-align:left}.points-win{background:#34c75926!important;color:#2e8b57!important;font-weight:600}.points-draw{background:#ffcc0026!important;color:#b8860b!important;font-weight:500}.points-loss{background:#ff3b301a!important;color:#dc143c!important}.champions-zone td.col-position{border-left:3px solid #34C759}.relegation-zone td.col-position{border-left:3px solid #FF3B30}.matches-section{margin-bottom:25px}.matches-list{display:flex;flex-direction:column;gap:20px}.date-group{display:flex;flex-direction:column;gap:12px}.date-header{font-family:Manrope,sans-serif;font-size:16px;font-weight:600;color:#577d8f;padding:8px 0;border-bottom:1px solid #F0F0F0}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.empty-icon{font-size:48px;margin-bottom:16px;opacity:.5}.empty-state p{font-family:Manrope,sans-serif;font-size:14px;color:#577d8f;margin:0}.standings-table-wrapper::-webkit-scrollbar{height:6px}.standings-table-wrapper::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.standings-table-wrapper::-webkit-scrollbar-thumb{background:silver;border-radius:3px}.standings-table-wrapper::-webkit-scrollbar-thumb:hover{background:#a0a0a0}@media (max-width: 480px){.standings-table{font-size:12px}.standings-table th{padding:8px 4px;font-size:10px}.standings-table td{padding:6px 4px}.col-position{width:28px;min-width:28px}.col-team{min-width:120px}.col-played,.col-wins,.col-draws,.col-losses,.col-gf,.col-ga,.col-gd{width:30px;min-width:30px}.col-points{width:34px;min-width:34px}.col-round{width:28px;min-width:28px}.team-logo-small{width:16px;height:16px}.team-cell{gap:6px}}.settings-page{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important}.settings-section{margin-bottom:25px}.section-title{font-family:Manrope,sans-serif;font-size:18px;font-weight:700;color:#333;margin:0 0 8px;line-height:1.3;text-align:left}.section-description{font-family:Manrope,sans-serif;font-size:14px;font-weight:400;color:#333333b3;margin:0 0 20px;line-height:1.4;text-align:left}.settings-list{display:flex;flex-direction:column;gap:0;background:#fff;border-radius:12px;border:1px solid #F0F0F0;overflow:hidden}.setting-item{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #F0F0F0;transition:background-color .2s ease}.setting-item:last-child{border-bottom:none}.setting-item:hover{background:#fafafa}.setting-info{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.setting-icon{font-size:24px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#f5f5f5;border-radius:10px}.setting-text{flex:1;min-width:0}.setting-title{font-family:Manrope,sans-serif;font-size:15px;font-weight:600;color:#0f171a;margin-bottom:2px;line-height:1.3}.setting-subtitle{font-family:Manrope,sans-serif;font-size:13px;font-weight:400;color:#577d8f;line-height:1.3}.setting-control{flex-shrink:0;margin-left:12px}.timezone-control{min-width:160px}.timezone-select{width:100%;padding:10px 32px 10px 12px;font-family:Manrope,sans-serif;font-size:14px;font-weight:500;color:#0f171a;background:#fff;border:1px solid #E0E0E0;border-radius:8px;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23577D8F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 10px center;background-size:16px;transition:border-color .2s ease,box-shadow .2s ease}.timezone-select:hover{border-color:#34c759}.timezone-select:focus{outline:none;border-color:#34c759;box-shadow:0 0 0 3px #34c75933}.timezone-select option{font-family:Manrope,sans-serif;font-size:14px;padding:8px}.toggle-switch{position:relative;display:inline-block;width:44px;height:26px;cursor:pointer}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#ff3b30;transition:all .3s ease;border-radius:26px}.toggle-slider:after{content:"";position:absolute;top:2px;left:2px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 2px 4px #0003;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.toggle-slider:before{content:"";position:absolute;top:5px;left:5px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000026;transition:all .3s ease;z-index:1}.toggle-switch input:checked+.toggle-slider{background-color:#34c759}.toggle-switch input:checked+.toggle-slider:after{transform:translate(18px)}.toggle-switch input:checked+.toggle-slider:before{transform:translate(18px)}.toggle-switch input:disabled+.toggle-slider{opacity:.5;cursor:not-allowed}.settings-info-card{display:flex;gap:12px;padding:16px;background:#f0f7ff;border:1px solid #DBE8F2;border-radius:12px;margin-top:0;margin-bottom:20px}.info-icon{font-size:24px;flex-shrink:0}.info-text{flex:1}.info-text p{font-family:Manrope,sans-serif;font-size:13px;font-weight:400;color:#577d8f;margin:0;line-height:1.5}@media (max-width: 360px){.setting-item{padding:14px 12px}.setting-icon{width:36px;height:36px;font-size:20px}.setting-title{font-size:14px}.setting-subtitle{font-size:12px}.toggle-switch{width:40px;height:24px}.toggle-slider{border-radius:24px}.toggle-slider:after{width:20px;height:20px;top:2px;left:2px}.toggle-slider:before{width:14px;height:14px;top:5px;left:5px}.toggle-switch input:checked+.toggle-slider:after{transform:translate(14px)}.toggle-switch input:checked+.toggle-slider:before{transform:translate(14px)}.settings-info-card{padding:14px 12px}.timezone-control{min-width:140px}.timezone-select{font-size:13px;padding:8px 28px 8px 10px}}.team-subscribe-button{padding:10px 20px;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;color:#fff;background:#34c759;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.team-subscribe-button:hover{background:#30b050;transform:translateY(-1px)}.team-subscribe-button:active{transform:translateY(0)}.team-logo-small{width:32px;height:32px;object-fit:contain;flex-shrink:0}.team-name{flex:1;font-family:Manrope,sans-serif;font-size:14px;font-weight:500;color:#0f171a}.team-country{font-size:12px;font-weight:400;color:#577d8f}.team-subscribe-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#34c759;color:#fff;border-radius:50%;font-size:18px;font-weight:600;flex-shrink:0}.support-button{display:flex;align-items:center;width:100%;padding:18px 20px;margin-top:0;background:#e8f5e9;border:1px solid #C8E6C9;border-radius:14px;cursor:pointer;transition:all .2s ease;font-family:Manrope,sans-serif}.support-button:hover{background:#c8e6c9;border-color:#a5d6a7;box-shadow:0 2px 8px #4caf5026}.support-button:active{transform:scale(.99)}.support-icon{font-size:24px;margin-right:14px}.support-text{flex:1;text-align:left;font-size:16px;font-weight:600;color:#333}.support-arrow{font-size:18px;color:#577d8f;transition:transform .2s ease}.support-button:hover .support-arrow{transform:translate(4px)}.feedback-page{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important}.back-button{align-self:flex-start;background:transparent;border:none;color:#577d8f;font-family:Manrope,sans-serif;font-size:15px;font-weight:500;padding:8px 0;cursor:pointer;margin-bottom:16px;transition:color .2s ease}.back-button:hover{color:#333}.page-title{font-family:Manrope,sans-serif;font-size:24px;font-weight:700;color:#333;margin:0 0 20px;line-height:1.3}.error-message{padding:12px 16px;margin-bottom:16px;background-color:#fee2e2;color:#dc2626;border-radius:10px;font-size:14px;text-align:center}.feedback-card{background:#fff;border:1px solid #F0F0F0;border-radius:16px;padding:24px}.feedback-description{font-family:Manrope,sans-serif;font-size:15px;color:#577d8f;margin:0 0 20px;line-height:1.5}.feedback-form{display:flex;flex-direction:column;gap:16px}.feedback-textarea{font-family:Manrope,sans-serif;font-size:15px;color:#333;background:#fafafa;border:1px solid #E0E0E0;border-radius:12px;padding:16px;resize:none;outline:none;transition:all .2s ease;line-height:1.6}.feedback-textarea::placeholder{color:#9ca3af}.feedback-textarea:focus{border-color:#577d8f;background:#fff;box-shadow:0 0 0 3px #577d8f1a}.feedback-textarea:disabled{opacity:.6;cursor:not-allowed}.feedback-footer{display:flex;justify-content:space-between;align-items:center}.char-count{font-family:Manrope,sans-serif;font-size:13px;color:#9ca3af}.submit-btn{font-family:Manrope,sans-serif;font-size:15px;font-weight:600;color:#fff;background:#34c759;border:none;border-radius:10px;padding:14px 28px;cursor:pointer;transition:all .2s ease}.submit-btn:hover:not(:disabled){background:#2fb350;transform:translateY(-1px)}.submit-btn:active:not(:disabled){transform:translateY(0)}.submit-btn:disabled{background:#c4c4c4;cursor:not-allowed}.success-card{background:#fff;border:1px solid #F0F0F0;border-radius:16px;padding:40px 24px;text-align:center}.success-icon{width:72px;height:72px;background:linear-gradient(135deg,#34c759,#30b350);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;color:#fff;margin:0 auto 20px;box-shadow:0 6px 16px #34c7594d}.success-card h2{font-family:Manrope,sans-serif;font-size:20px;font-weight:700;color:#333;margin:0 0 12px}.success-card p{font-family:Manrope,sans-serif;font-size:15px;color:#577d8f;margin:0 0 28px;line-height:1.5}.success-actions{display:flex;flex-direction:column;gap:12px}.btn-primary{font-family:Manrope,sans-serif;font-size:15px;font-weight:600;color:#fff;background:#577d8f;border:none;border-radius:10px;padding:14px 24px;cursor:pointer;transition:all .2s ease}.btn-primary:hover{background:#486a7a}.btn-secondary{font-family:Manrope,sans-serif;font-size:15px;font-weight:500;color:#577d8f;background:transparent;border:1px solid #DBE8F2;border-radius:10px;padding:14px 24px;cursor:pointer;transition:all .2s ease}.btn-secondary:hover{background:#f5f9fc}@media (max-width: 480px){.feedback-card{padding:20px}.feedback-textarea{font-size:16px;padding:14px}.submit-btn{width:100%;padding:16px 24px}.feedback-footer{flex-direction:column;gap:12px;align-items:stretch}.char-count{text-align:right}.success-card{padding:32px 20px}}.unauthorized-screen{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:20px;background:#fff}.unauthorized-content{max-width:500px;width:100%;background:#fff;border-radius:20px;padding:40px 30px;text-align:center}.unauthorized-icon{font-size:64px;margin-bottom:20px}.unauthorized-title{font-size:28px;font-weight:700;color:#1a1a1a;margin-bottom:30px;font-family:Manrope,sans-serif}.telegram-login-section{margin:30px 0;padding:20px;background:#f8f9fa;border-radius:12px}.telegram-login-text{font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:15px}.telegram-login-widget{display:flex;justify-content:center;align-items:center;min-height:50px}.widget-error{margin-top:15px;padding:15px;background:#fff3cd;border:1px solid #ffc107;border-radius:8px;color:#856404}.widget-error p{margin:0 0 5px;font-weight:600}.widget-error small{font-size:12px}.dark-theme .unauthorized-screen{background:#1a1a1a}.dark-theme .unauthorized-content{background:#1a1a1a;color:#e0e0e0}.dark-theme .unauthorized-title{color:#fff}.dark-theme .telegram-login-section{background:#2a2a2a}.dark-theme .telegram-login-text{color:#fff}#root{width:100%;margin:0;padding:0;text-align:left}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}:root{--tg-theme-bg-color: #ffffff;--tg-theme-text-color: #333333;--tg-theme-hint-color: #999999;--tg-theme-link-color: #DBE8F2;--tg-theme-button-color: #DBE8F2;--tg-theme-button-text-color: #333333;--tg-theme-secondary-bg-color: #f8f9fa;--tg-theme-section-separator-color: #e5e5e5}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:Manrope,sans-serif;font-size:18px;font-weight:700;line-height:1.3;margin:0}p,span,div{font-family:Manrope,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.text-small{font-family:Manrope,sans-serif;font-size:14px;font-weight:400;line-height:1.4}body{margin:0;padding:0;font-family:Manrope,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#333;line-height:1.5;overflow-x:hidden}input,textarea,select{font-size:16px}.app{min-height:100vh;width:100%;max-width:480px;margin:0 auto;background:#fff;color:#333;position:relative}.app-content{min-height:100vh;width:100%;margin:0;padding:0;box-sizing:border-box}.app-content.without-bottom-nav{padding-bottom:0!important}.app-content.with-bottom-nav{padding-bottom:80px!important}.page-container{padding:25px;width:100%;margin:0;min-height:calc(100vh - 80px);display:flex;flex-direction:column}.page-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.page-content h1{font-size:18px;font-weight:700;margin:0 0 16px;color:#333}.page-content p{font-size:16px;font-weight:400;color:#333333b3;margin:0}.app-loading{display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%;max-width:480px;margin:0 auto;background:#fff;color:#333}.loading-content{text-align:center;padding:40px 25px;max-width:300px}.loading-icon{font-size:48px;margin-bottom:25px;animation:bounce 2s infinite}.loading-spinner{width:40px;height:40px;border:3px solid rgba(51,51,51,.3);border-top-color:#dbe8f2;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 25px}.loading-content p{font-size:16px;font-weight:400;margin:0 0 8px}.loading-content small{font-size:14px;font-weight:400;color:#333333b3}.app-error{display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%;max-width:480px;margin:0 auto;background:#fff;color:#333;padding:25px}.error-content{text-align:center;max-width:480px}.error-icon{font-size:64px;margin-bottom:25px}.error-content h2{font-size:18px;font-weight:700;margin:0 0 16px;color:#333}.error-content p{font-size:16px;font-weight:400;color:#333333b3;margin:0 0 24px;line-height:1.5}.retry-button{background:#dbe8f2;color:#333;border:none;border-radius:8px;padding:12px 24px;font-family:Manrope,sans-serif;font-size:16px;font-weight:400;cursor:pointer;transition:all .2s ease}.retry-button:hover{opacity:.9;transform:translateY(-1px)}.retry-button:active{transform:translateY(0)}.debug-info{position:fixed;bottom:25px;left:10px;background:#333333e6;color:#fff;padding:8px;border-radius:4px;font-size:10px;z-index:9999;max-width:300px;overflow:hidden}.debug-info details{cursor:pointer}.debug-info pre{margin:8px 0 0;white-space:pre-wrap;word-break:break-all;max-height:200px;overflow-y:auto}@keyframes spin{to{transform:rotate(360deg)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.light-theme{--tg-theme-bg-color: #ffffff;--tg-theme-text-color: #000000;--tg-theme-hint-color: #999999;--tg-theme-secondary-bg-color: #f8f9fa;--tg-theme-section-separator-color: #e5e5e5}.dark-theme{--tg-theme-bg-color: #1a1a1a;--tg-theme-text-color: #ffffff;--tg-theme-hint-color: #888888;--tg-theme-secondary-bg-color: #2a2a2a;--tg-theme-section-separator-color: #3a3a3a}@media (max-width: 480px){.page-container{padding:16px 10px}}@supports (padding: max(0px)){.page-container{padding-left:max(env(safe-area-inset-left),25px);padding-right:max(env(safe-area-inset-right),25px)}@media (max-width: 480px){.page-container{padding-left:max(env(safe-area-inset-left),10px);padding-right:max(env(safe-area-inset-right),10px)}}}@media (max-width: 360px){.app-content{padding-left:0;padding-right:0}.loading-content,.error-content{padding:25px 10px}}@supports (padding: max(0px)){.app-content{padding-top:max(env(safe-area-inset-top),0px);padding-left:0;padding-right:0}}.tap-button,.stat-card{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (pointer: coarse){.tap-button{min-width:48px;min-height:48px}}
