*{box-sizing:border-box}.app-container{min-height:100vh;background:#f5f0e8;font-family:system-ui,-apple-system,sans-serif}.login-screen{min-height:100vh;background:#f5f0e8;display:flex;align-items:center;justify-content:center;font-family:system-ui,sans-serif}.login-card{background:#fff;border-radius:16px;padding:40px 36px;width:360px;box-shadow:0 8px 40px #0000001f;text-align:center}.login-title{font-family:Georgia,serif;font-size:22px;color:#2a1f0e;margin:0 0 6px}.login-subtitle{color:#8a7a5a;font-size:14px;margin:0 0 24px}.login-input{width:100%;padding:10px 14px;border:1px solid #ddd;border-radius:8px;font-size:15px;box-sizing:border-box;margin-bottom:12px;font-family:inherit}.login-button{width:100%;background:#2e6da4;color:#fff;border:none;border-radius:8px;padding:11px;font-size:15px;font-weight:700;cursor:pointer}.loading-screen{min-height:100vh;background:#f5f0e8;display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-size:18px;color:#8a7a5a}.header{background:#2a1f0e;padding:0 20px}.header-inner{max-width:860px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:56px}.header-title{font-family:Georgia,serif;font-size:18px;color:#f5e9c8;font-weight:700}.header-subtitle{font-size:12px;color:#6a5a4a}.header-user{font-size:13px;color:#c9b89a}.header-logout{background:transparent;border:1px solid #4a3a2a;color:#8a7a5a;border-radius:6px;padding:3px 10px;font-size:11px;cursor:pointer}.content{max-width:860px;margin:0 auto;padding:20px 16px}.progress-card{background:#fff;border-radius:10px;padding:16px 20px;margin-bottom:16px;box-shadow:0 1px 4px #0000000f}.progress-title{font-family:Georgia,serif;font-weight:700;color:#2a1f0e}.progress-count{font-size:13px;color:#8a7a5a}.progress-bar-bg{background:#f0ebe0;border-radius:4px;height:8px;overflow:hidden}.progress-bar-fill{height:100%;background:linear-gradient(90deg,#40916c,#2e6da4);border-radius:4px;transition:width .5s}.stats-row{display:flex;gap:16px;margin-top:10px;flex-wrap:wrap}.stat-item{display:flex;align-items:center;gap:5px}.stat-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.stat-text{font-size:12px;color:#8a7a5a}.nav-row{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.nav-button{padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;background:#fff;color:#5a4a3a;border:1px solid #ddd;cursor:pointer}.nav-active{background:#2a1f0e;color:#f5e9c8;border-color:#2a1f0e}.filter-row{display:flex;gap:8px;margin-bottom:12px;flex-wrap:wrap}.search-input{flex:1;min-width:200px;padding:8px 12px;border:1px solid #ddd;border-radius:8px;font-size:13px;background:#fff}.filter-button{padding:7px 14px;border-radius:8px;font-size:12px;font-weight:600;border:1px solid #ddd;background:#fff;color:#5a4a3a;cursor:pointer;white-space:nowrap}.filter-active{background:#2a1f0e!important;color:#f5e9c8!important;border-color:#2a1f0e!important}.sort-select{padding:7px 10px;border-radius:8px;font-size:12px;border:1px solid #ddd;background:#fff;color:#5a4a3a;cursor:pointer}.empty-state{text-align:center;padding:60px 20px;color:#8a7a5a}.empty-title{font-family:Georgia,serif;font-size:16px;font-weight:700;color:#5a4a3a}.empty-subtitle{font-size:13px}.empty-button{margin-top:12px;background:#2e6da4;color:#fff;border:none;border-radius:8px;padding:9px 20px;font-weight:600;cursor:pointer}.no-results{text-align:center;padding:40px 20px;color:#8a7a5a;font-size:14px}.results-count{font-size:12px;color:#8a7a5a;margin-bottom:8px}.colabs-banner{background:#e6f4ea;border:1px solid #c8e6c9;border-radius:10px;padding:14px 18px;margin-bottom:16px}
