.login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f5f0;padding:1rem}.login-card{background:#fff;border-radius:16px;padding:2rem;width:100%;max-width:380px;border:.5px solid #e0e0d8}.login-logo{font-size:13px;font-weight:500;letter-spacing:.06em;color:#555;margin-bottom:1.5rem}.logo-tg{color:#534ab7}.login-title{font-size:22px;font-weight:500;margin-bottom:1.5rem;color:#1a1a2e}.login-form{display:flex;flex-direction:column;gap:1rem}.field{display:flex;flex-direction:column;gap:6px}.field label{font-size:13px;color:#555;font-weight:500}.field input{padding:10px 12px;border:.5px solid #ddd;border-radius:8px;font-size:14px;outline:none;transition:border-color .15s}.field input:focus{border-color:#534ab7}.login-error{font-size:13px;color:#a32d2d;background:#fcebeb;border-radius:8px;padding:8px 12px}.btn-login{padding:11px;background:#534ab7;color:#eeedfe;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;margin-top:4px;transition:background .15s}.btn-login:hover{background:#3c3489}.btn-login:disabled{background:#aaa;cursor:not-allowed}.login-hint{font-size:12px;color:#999;text-align:center;margin-top:1rem}.coach-wrap{max-width:600px;margin:0 auto;padding:1rem}.coach-topbar{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;border:.5px solid #e0e0d8;border-radius:12px;margin-bottom:14px}.coach-logo{font-size:13px;font-weight:500;letter-spacing:.04em}.coach-logo span{color:#534ab7}.coach-topbar-right{display:flex;align-items:center;gap:12px}.coach-date{font-size:12px;color:#888}.btn-signout{font-size:12px;color:#888;background:none;border:none;cursor:pointer}.coach-steps{display:flex;gap:6px;margin-bottom:16px}.c-step{flex:1;padding:7px 8px;border-radius:8px;border:.5px solid #e0e0d8;font-size:11px;color:#bbb;background:#f5f5f0;text-align:center}.c-step.active{border-color:#534ab7;color:#534ab7;background:#eeedfe;font-weight:500}.c-step.done{border-color:#0f6e56;color:#0f6e56;background:#e1f5ee}.av-wrap{max-width:480px;margin:0 auto;min-height:100vh;background:#f5f5f0}.av-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.av-loading-spinner{width:28px;height:28px;border:2px solid #e0e0d8;border-top-color:#534ab7;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.av-header{background:#1a1a2e;padding:20px 16px 24px}.av-header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.av-logo{font-size:12px;font-weight:500;color:#afa9ec;letter-spacing:.08em}.av-logo b{color:#fff;font-weight:500}.av-signout{font-size:12px;color:#afa9ec;background:#ffffff14;border:none;cursor:pointer;padding:5px 10px;border-radius:6px}.av-greeting{font-size:11px;color:#afa9ec;margin-bottom:3px}.av-name{font-size:20px;font-weight:500;color:#fff;margin-bottom:8px}.av-badges{display:flex;gap:6px}.av-badge{font-size:10px;padding:3px 8px;border-radius:10px;font-weight:500}.av-badge.age-u12{background:#0f6e56;color:#e1f5ee}.av-badge.age-u14{background:#185fa5;color:#e6f1fb}.av-badge.age-u17{background:#854f0b;color:#faeeda}.av-badge.age-sr{background:#993c1d;color:#faece7}.av-badge.level{background:#ffffff1f;color:#cecbf6}.av-tabs{display:flex;gap:4px;padding:12px 12px 0;background:#1a1a2e}.av-tab{flex:1;padding:9px;border:none;background:transparent;font-size:13px;color:#afa9ec;cursor:pointer;border-bottom:2px solid transparent;transition:.15s;font-family:inherit}.av-tab.active{color:#fff;border-bottom-color:#534ab7;font-weight:500}.av-content{padding:14px 12px}.av-my-card{background:#fff;border-radius:14px;border:.5px solid #e0e0d8;overflow:hidden;margin-bottom:14px}.av-my-header{background:#534ab7;padding:10px 14px;display:flex;justify-content:space-between;align-items:center}.av-my-label{font-size:10px;font-weight:500;color:#cecbf6;letter-spacing:.06em}.av-my-date{font-size:11px;color:#cecbf6}.av-my-body{padding:14px}.av-my-name{font-size:16px;font-weight:500;color:#1a1a2e;margin-bottom:12px}.av-my-time-row{display:flex;align-items:center;gap:12px;margin-bottom:12px}.av-my-time{font-size:32px;font-weight:500;color:#534ab7;line-height:1}.av-tm-label{font-size:10px;color:#aaa;letter-spacing:.06em;margin-bottom:7px}.av-teammates{display:flex;flex-wrap:wrap;gap:6px}.av-tm-chip{display:flex;align-items:center;gap:5px;padding:5px 9px;background:#f5f5f0;border-radius:20px;font-size:12px;color:#444}.av-tm-av{width:20px;height:20px;border-radius:50%;background:#eeedfe;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:500;color:#534ab7}.av-full-sched{background:#fff;border-radius:14px;border:.5px solid #e0e0d8;padding:14px}.av-fs-title{font-size:12px;font-weight:500;color:#1a1a2e;margin-bottom:10px}.av-srow{display:flex;align-items:flex-start;gap:10px;padding:8px 0;border-bottom:.5px solid #f5f5f0}.av-srow:last-child{border-bottom:none}.av-srow.mine{background:#eeedfe;margin:0 -14px 2px;padding:8px 14px;border-radius:8px;border-bottom:none}.av-srow-time{font-size:12px;font-weight:500;color:#aaa;min-width:42px}.av-srow.mine .av-srow-time{color:#534ab7}.av-srow-info{flex:1}.av-srow-name{font-size:12px;font-weight:500;color:#1a1a2e}.av-srow-athletes{font-size:11px;color:#aaa;margin-top:2px}.av-mine-badge{font-size:9px;background:#534ab7;color:#eeedfe;padding:2px 7px;border-radius:10px;margin-left:auto;flex-shrink:0;align-self:center}.av-not-today{text-align:center;padding:2rem 1rem;background:#fff;border-radius:14px;border:.5px solid #e0e0d8;margin-bottom:14px}.av-empty{text-align:center;padding:3rem 1.5rem}.av-empty-icon{font-size:32px;margin-bottom:10px}.av-empty-title{font-size:14px;font-weight:500;margin-bottom:5px}.av-empty-sub{font-size:13px;color:#888}.av-hist-card{background:#fff;border:.5px solid #e0e0d8;border-radius:10px;padding:12px 14px;margin-bottom:8px;display:flex;align-items:center;justify-content:space-between}.av-hist-date{font-size:13px;color:#1a1a2e;font-weight:500}.av-hist-info{display:flex;align-items:center;gap:8px}.av-hist-grp{font-size:12px;color:#534ab7;font-weight:500}.av-hist-time{font-size:12px;color:#aaa}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f5f0;color:#1a1a2e}button,input{font-family:inherit}
