*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f0f2f5;color:#1a1a2e;min-height:100vh}.screen-center{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:20px}.spinner,.spinner-lg{border-radius:50%;border-style:solid;border-color:#007AFF #e0e0e0 #e0e0e0;animation:spin .7s linear infinite}.spinner{width:28px;height:28px;border-width:3px}.spinner-lg{width:40px;height:40px;border-width:4px;margin:60px auto}@keyframes spin{to{transform:rotate(1turn)}}.login-card{background:#fff;border-radius:16px;padding:40px;width:100%;max-width:400px;box-shadow:0 4px 24px rgba(0,0,0,.08)}.login-card h1{font-size:24px;margin-bottom:8px;text-align:center}.login-subtitle{color:#666;text-align:center;margin-bottom:24px;font-size:14px}.login-card label{display:block;font-size:13px;font-weight:600;margin-bottom:4px;color:#333}.login-card input{width:100%;padding:10px 14px;border:1px solid #d0d5dd;border-radius:8px;font-size:15px;margin-bottom:16px;font-family:inherit}.login-card input:focus{outline:none;border-color:#007AFF;box-shadow:0 0 0 3px rgba(0,122,255,.15)}.login-card button{width:100%;padding:12px;background:#007AFF;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit}.login-card button:hover{background:#005bbf}.login-card button:disabled{opacity:.6;cursor:not-allowed}.login-error{color:#e53e3e;font-size:13px;text-align:center;margin-top:12px}.layout{min-height:100vh;display:flex;flex-direction:column}.header{background:#fff;border-bottom:1px solid #e0e0e0;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.header h1{font-size:20px}.header-right{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.header-email{font-size:13px;color:#666}.btn-logout{padding:8px 16px;background:#e53e3e;color:#fff;border:none;border-radius:6px;font-size:13px;cursor:pointer;font-family:inherit}.btn-logout:hover{background:#c53030}.main{max-width:1400px;width:100%;margin:0 auto;padding:24px;flex:1 1}.tab-bar{background:#fff;border-bottom:1px solid #e0e0e0;padding:0 24px;display:flex;gap:4px;overflow-x:auto}.tab{padding:14px 20px;background:none;border:none;border-bottom:3px solid transparent;font-size:14px;font-weight:600;color:#666;cursor:pointer;font-family:inherit;white-space:nowrap}.tab:hover{color:#333}.tab-active{color:#007AFF;border-bottom-color:#007AFF}.filters{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px;align-items:center}.filters input,.filters select{padding:8px 12px;border:1px solid #d0d5dd;border-radius:8px;font-size:14px;background:#fff;font-family:inherit;color:inherit}.filter-search{flex:1 1;min-width:200px}.filters select{min-width:140px;cursor:pointer}.filter-count{font-size:13px;color:#888;margin-left:auto;white-space:nowrap}.filter-year-wrap{display:flex;align-items:center;gap:6px}.filter-year-label{font-size:13px;font-weight:600;color:#555;white-space:nowrap}.filter-year-select{padding:8px 12px;border:1px solid #d0d5dd;border-radius:8px;font-size:14px;background:#fff;font-family:inherit;cursor:pointer;min-width:80px}.table-wrap{background:#fff;border-radius:12px;box-shadow:0 1px 4px rgba(0,0,0,.04);overflow-x:auto}table{width:100%;border-collapse:collapse}thead{background:#f8f9fa}th{padding:12px 16px;text-align:left;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#666;cursor:pointer;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}th:hover{color:#333}.sort-arrow{margin-left:4px;font-size:11px}td{padding:12px 16px;font-size:14px;border-top:1px solid #f0f0f0}tr:hover td{background:#f8f9ff}.table-empty,.table-loading{padding:40px;text-align:center}.table-empty{color:#999;font-size:14px}.badge{display:inline-block;padding:3px 10px;border-radius:100px;font-size:12px;font-weight:600;white-space:nowrap}.badge-green{background:#e8f5e9;color:#2e7d32}.badge-blue{background:#e3f2fd;color:#1565c0}.badge-red{background:#fce4ec;color:#c62828}.badge-orange{background:#fff3e0;color:#e65100}.badge-gray{background:#f5f5f5;color:#999}.user-cell{gap:8px}.avatar,.user-cell{display:flex;align-items:center}.avatar{width:28px;height:28px;border-radius:50%;background:#e3f2fd;color:#1565c0;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.date-cell{white-space:nowrap;font-size:13px;color:#555;text-align:center}.pick-date{color:#2e7d32}.comp-date,.pick-date{display:block;font-size:13px}.comp-date{color:#c62828;margin-top:2px}@media (max-width:768px){.main{padding:16px}.filters{flex-direction:column}.filter-search{min-width:0;width:100%}.filters select{width:100%}.filter-count{margin-left:0}.header{flex-direction:column;align-items:flex-start}.header-right{width:100%;justify-content:flex-end}}.users-section{margin-top:32px}.users-grid{display:grid;grid-template-columns:1fr 1.4fr;grid-gap:16px;gap:16px;align-items:start}.user-card{background:#fff;border-radius:12px;box-shadow:0 1px 4px rgba(0,0,0,.04);padding:20px}.user-card h3{font-size:15px;margin-bottom:16px}.user-search{width:100%;padding:9px 14px;border:1px solid #d0d5dd;border-radius:8px;font-size:14px;margin:12px 0 16px;font-family:inherit;color:inherit}.user-search:focus{outline:none;border-color:#007AFF;box-shadow:0 0 0 3px rgba(0,122,255,.15)}.user-hint{font-size:13px;color:#888;margin-bottom:16px}.user-card form input{width:100%;padding:10px 14px;border:1px solid #d0d5dd;border-radius:8px;font-size:14px;margin-bottom:12px;font-family:inherit;color:inherit}.user-card form input:focus{outline:none;border-color:#007AFF;box-shadow:0 0 0 3px rgba(0,122,255,.15)}.btn-primary{width:100%;padding:12px;background:#007AFF;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit}.btn-primary:hover{background:#005bbf}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-ghost{padding:6px 12px;background:#f0f2f5;color:#333;border:1px solid #d0d5dd;border-radius:6px;font-size:12px;cursor:pointer;font-family:inherit;white-space:nowrap}.btn-ghost:hover{background:#e4e7ec}.user-msg{font-size:14px;padding:10px 14px;border-radius:8px;margin-bottom:16px}.user-msg-ok{background:#e8f5e9;color:#2e7d32}.user-msg-err{background:#fce4ec;color:#c62828}.user-table th{cursor:default}.user-actions{text-align:right;white-space:nowrap}@media (max-width:900px){.users-grid{grid-template-columns:1fr}}